| Current Path : /var/www/html/mmishra/iws8_sql/ |
| Current File : /var/www/html/mmishra/iws8_sql/ilight.sql |
-- phpMyAdmin SQL Dump
-- version 4.5.2
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Feb 05, 2018 at 06:33 AM
-- Server version: 10.0.21-MariaDB
-- PHP Version: 5.6.15
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Database: `ilight`
--
-- --------------------------------------------------------
--
-- Table structure for table `abusers`
--
CREATE TABLE `abusers` (
`rowid` int(11) NOT NULL,
`name` varchar(50) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`email` varchar(150) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
`content` varchar(500) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`remoteip` varchar(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
`datecreation` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `am_annexures`
--
CREATE TABLE `am_annexures` (
`id` int(11) NOT NULL,
`job_code` varchar(15) NOT NULL,
`description` varchar(255) NOT NULL,
`file_name` varchar(255) NOT NULL,
`status` enum('Online','Offline') NOT NULL DEFAULT 'Online',
`dated` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `am_annexures`
--
INSERT INTO `am_annexures` (`id`, `job_code`, `description`, `file_name`, `status`, `dated`) VALUES
(1, 'SS', 'test', 'pics.pdf', 'Online', '2015-09-08 12:55:30');
-- --------------------------------------------------------
--
-- Table structure for table `am_calendar`
--
CREATE TABLE `am_calendar` (
`id` int(11) NOT NULL,
`job_code` varchar(10) NOT NULL,
`description` text NOT NULL,
`date_start` date NOT NULL,
`date_close` date NOT NULL,
`amc_amount` decimal(8,2) NOT NULL,
`amc_agency` varchar(255) NOT NULL,
`attachment` varchar(100) NOT NULL,
`status` enum('Online','Offline') NOT NULL DEFAULT 'Online',
`dated` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `am_calendar`
--
INSERT INTO `am_calendar` (`id`, `job_code`, `description`, `date_start`, `date_close`, `amc_amount`, `amc_agency`, `attachment`, `status`, `dated`) VALUES
(1, 'SS', '', '0000-00-00', '0000-00-00', '0.00', 'Mr. G.R. Singh', '', 'Online', '2015-08-25 15:34:29');
-- --------------------------------------------------------
--
-- Table structure for table `am_jobs`
--
CREATE TABLE `am_jobs` (
`id` int(11) NOT NULL,
`job_code` varchar(15) NOT NULL,
`description` text NOT NULL,
`approx_cost` decimal(8,2) NOT NULL,
`location` varchar(100) NOT NULL,
`incharge` varchar(50) NOT NULL,
`status` enum('Online','Offline') NOT NULL DEFAULT 'Online',
`dated` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `am_jobs`
--
INSERT INTO `am_jobs` (`id`, `job_code`, `description`, `approx_cost`, `location`, `incharge`, `status`, `dated`) VALUES
(1, 'SS', '<p>The unprecedented growth and popularity of Internet and web technology, organizations have been pushed to publish websites in the cyber space to create knowledge of their distant stakeholders in particular and public in general on the various aspects of their life to enhance their reachability and efficiency making. In this ever changing world, however, information published by organizations on their websites become obsolete over time. Often dissemination of obsolete information of websites leads undesired consequences including legal proceedings. This has put pressure on organizations to keep updating content of their website continuously to avoid any such unpleasant situation and thereby consequence by ensuring dissemination of valid information only in the public domain. So far, updation of website content is a manual exercise as web contents are created in the form of web document called webpage using Hyper Text Markup Language (HTML), called language of web. Moreover, the HTML, in its standards, lacks mechanism for specification of age of content in the HTML document, so web developers use content management system (CMS) to work around the solution. But this approach demands advance skill sets, thus, difficult for naive web authors. The present work addresses this problem by augmenting HTML with suitable proposals for age specification of content in the HTML document itself so that detection and filtering of expired content can be done by web servers on a real time basis for dissemination of web content over Internet.<br /> <br /></p>', '500000.00', 'Sub Station', 'Mr. G.R. Singh', 'Online', '2015-08-25 15:34:29'),
(2, 'Window-AC', '<p>test</p>', '0.00', 'Whole campus', 'Mr. GR SIngh', 'Online', '2015-09-08 11:41:46');
-- --------------------------------------------------------
--
-- Table structure for table `el_billing`
--
CREATE TABLE `el_billing` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`userfees` decimal(6,2) NOT NULL,
`month` varchar(8) NOT NULL,
`licensee` varchar(50) NOT NULL,
`category` varchar(50) NOT NULL,
`external` enum('Yes','No') NOT NULL DEFAULT 'No',
`meterno` varchar(20) NOT NULL,
`contactedload` decimal(4,2) NOT NULL,
`unitrate` decimal(4,2) NOT NULL,
`fixedrate` decimal(6,2) NOT NULL,
`plrate` decimal(6,2) NOT NULL,
`edrate` decimal(4,2) NOT NULL,
`rscrate` decimal(4,2) NOT NULL,
`prevreading` decimal(10,2) DEFAULT '0.00',
`curreading` decimal(10,2) DEFAULT '0.00',
`addunits` decimal(8,2) NOT NULL,
`subsidymode` varchar(10) NOT NULL,
`subsidy` decimal(7,2) DEFAULT '0.00',
`arrear` decimal(7,2) NOT NULL,
`dated` datetime NOT NULL,
`paid` enum('Yes','No') NOT NULL DEFAULT 'No',
`mode` varchar(255) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_billing`
--
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(1, 'A1', '30.00', 'Jun-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15339.00', '15612.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(2, 'A2', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8295.00', '8604.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(3, 'A3', '0.00', 'Jun-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5181.00', '5372.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(4, 'A4', '30.00', 'Jun-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3351.00', '3452.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(5, 'A5', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10335.00', '10670.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(6, 'A6', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9320.00', '9635.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(7, 'A7', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7537.00', '8021.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(8, 'A8', '30.00', 'Jun-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6070.00', '6347.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(9, 'B1', '30.00', 'Jun-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18021.00', '18597.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(10, 'B10', '30.00', 'Jun-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22830.00', '23537.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(11, 'B11', '30.00', 'Jun-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11907.00', '12524.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(12, 'B12', '30.00', 'Jun-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26656.00', '27046.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(13, 'B13', '30.00', 'Jun-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22964.00', '23377.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(14, 'B14', '30.00', 'Jun-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12839.00', '13259.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(15, 'B15', '30.00', 'Jun-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37744.00', '38921.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(16, 'B16', '30.00', 'Jun-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23290.00', '23985.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(17, 'B2', '30.00', 'Jun-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23487.00', '24178.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(18, 'B3', '30.00', 'Jun-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16495.00', '16759.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(19, 'B4', '30.00', 'Jun-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20618.00', '21321.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(20, 'B5', '30.00', 'Jun-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12501.00', '12909.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(21, 'B6', '30.00', 'Jun-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15266.00', '15662.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(22, 'B7', '30.00', 'Jun-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17667.00', '18270.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(23, 'B8', '30.00', 'Jun-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21258.00', '22009.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(24, 'B9', '30.00', 'Jun-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11862.00', '12173.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(25, 'BEC-Admin', '0.00', 'Jun-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26333.00', '27188.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(26, 'BEC-Audi', '0.00', 'Jun-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.30', '87393.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(27, 'BEC-Main', '0.00', 'Jun-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '40203.00', '40848.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(28, 'BH4-Cafe', '0.00', 'Jun-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '310.00', '340.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(29, 'C1', '50.00', 'Jun-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30506.00', '30793.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(30, 'C2', '50.00', 'Jun-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24729.00', '24760.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(31, 'Coffee-Cafe', '0.00', 'Jun-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1948.00', '2167.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(32, 'D1', '30.00', 'Jun-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7938.00', '8554.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(33, 'D10', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41205.00', '41205.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(34, 'D11', '50.00', 'Jun-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21702.00', '22649.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(35, 'D12', '50.00', 'Jun-2015', 'Dr. Rajat Kr. Singh', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38457.00', '39522.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(36, 'D13', '0.00', 'Jun-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5289.00', '5386.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(37, 'D14', '50.00', 'Jun-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '33174.00', '33980.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(38, 'D15', '50.00', 'Jun-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26235.00', '26278.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(39, 'D16', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21528.00', '21540.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(40, 'D17', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(41, 'D18', '0.00', 'Jun-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11476.00', '12080.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(42, 'D19', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '6994.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(43, 'D2', '50.00', 'Jun-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20394.00', '21022.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(44, 'D20', '50.00', 'Jun-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25183.00', '25288.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(45, 'D21', '50.00', 'Jun-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9053.00', '9059.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(46, 'D22', '50.00', 'Jun-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7877.00', '7942.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(47, 'D23', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7056.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(48, 'D24', '50.00', 'Jun-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14212.00', '14671.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(49, 'D25', '50.00', 'Jun-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39727.00', '40541.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(50, 'D26', '50.00', 'Jun-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '50512.00', '51567.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(51, 'D27', '0.00', 'Jun-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36667.00', '36858.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(52, 'D28', '30.00', 'Jun-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '35883.00', '36579.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(53, 'D3', '50.00', 'Jun-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20661.00', '21353.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(54, 'D4', '50.00', 'Jun-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25452.00', '26542.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(55, 'D5', '30.00', 'Jun-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9716.00', '10463.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(56, 'D6', '30.00', 'Jun-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28932.00', '29640.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(57, 'D7', '50.00', 'Jun-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36335.00', '37019.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(58, 'D8', '50.00', 'Jun-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23969.00', '25077.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(59, 'D9', '50.00', 'Jun-2015', 'Dr. Nitish Purohit', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13386.00', '13942.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(60, 'E1', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21655.00', '21728.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(61, 'E10', '50.00', 'Jun-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17589.00', '17589.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(62, 'E11', '50.00', 'Jun-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39503.00', '39588.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(63, 'E12', '50.00', 'Jun-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32602.00', '33382.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(64, 'E13', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12539.00', '12539.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(65, 'E14', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9119.00', '9119.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(66, 'E2', '50.00', 'Jun-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22217.00', '22845.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(67, 'E3', '50.00', 'Jun-2015', 'Dr. Shekhar Verma', 'Assoc. Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '44486.00', '44806.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(68, 'E4', '50.00', 'Jun-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '78916.00', '80124.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(69, 'E5', '50.00', 'Jun-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4566.00', '6038.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(70, 'E6', '0.00', 'Jun-2015', 'Prof. R. C. Tripathi', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40516.00', '41614.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(71, 'E7', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '719.00', '17589.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(72, 'E8', '50.00', 'Jun-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24177.00', '24635.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(73, 'E9', '50.00', 'Jun-2015', 'Dr. Pavan Chakraborty', 'Asstt. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26397.00', '27503.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(74, 'F1', '50.00', 'Jun-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11532.00', '13181.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(75, 'F2', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(76, 'F3', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(77, 'F4', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(78, 'F5', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(79, 'H1', '50.00', 'Jun-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4223.00', '4466.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(80, 'H10', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '325.00', '335.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(81, 'H11', '50.00', 'Jun-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1535.00', '2364.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(82, 'H12', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '69.90', '69.90', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(83, 'H2', '50.00', 'Jun-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2295.00', '2350.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(84, 'H3', '50.00', 'Jun-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '990.00', '1087.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(85, 'H4', '50.00', 'Jun-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5098.00', '5625.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(86, 'H5', '50.00', 'Jun-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2826.00', '3052.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(87, 'H6 ', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.70', '27.70', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(88, 'H7', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '211.00', '234.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(89, 'H8', '50.00', 'Jun-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6710.00', '7900.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(90, 'H9', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16.20', '16.20', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(91, 'KV-IIITA', '0.00', 'Jun-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '30580.00', '32444.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(92, 'MSA-CA1', '0.00', 'Jun-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.20', '14838.20', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(93, 'MSA-CA2', '0.00', 'Jun-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25831.00', '26431.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(94, 'MSA101', '30.00', 'Jun-2015', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.50', '7051.50', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(95, 'MSA102', '30.00', 'Jun-2015', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11328.40', '11328.40', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(96, 'MSA103', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11380.00', '11505.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(97, 'MSA104', '30.00', 'Jun-2015', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '17446.60', '18316.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(98, 'MSA105', '30.00', 'Jun-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10601.00', '10977.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(99, 'MSA106', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8807.00', '8946.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(100, 'MSA201', '30.00', 'Jun-2015', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6279.00', '6454.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(101, 'MSA202', '30.00', 'Jun-2015', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4822.00', '4883.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(102, 'MSA203', '30.00', 'Jun-2015', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10557.00', '10772.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(103, 'MSA204', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6388.00', '6761.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(104, 'MSA205', '30.00', 'Jun-2015', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11008.00', '11008.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(105, 'MSA206', '30.00', 'Jun-2015', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6573.00', '6752.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(106, 'MSA301', '30.00', 'Jun-2015', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(107, 'MSA302', '30.00', 'Jun-2015', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9810.00', '9938.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(108, 'MSA303', '30.00', 'Jun-2015', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6534.00', '6536.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(109, 'MSA304', '30.00', 'Jun-2015', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5746.00', '6659.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(110, 'MSA305', '30.00', 'Jun-2015', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6366.00', '6474.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(111, 'MSA306', '30.00', 'Jun-2015', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8929.00', '9041.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(112, 'MSA307', '30.00', 'Jun-2015', 'Mr. Mahendra Kumar shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6806.00', '6806.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(113, 'MSA308', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(114, 'MSA401', '30.00', 'Jun-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6769.00', '6884.00', '0.00', 'Units', '90.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(115, 'MSA402', '30.00', 'Jun-2015', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4005.00', '4005.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(116, 'MSA403', '30.00', 'Jun-2015', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6463.00', '7060.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(117, 'MSA404', '30.00', 'Jun-2015', 'Mr. Vishal Krishan SIngh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3067.00', '3230.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(118, 'MSA405', '30.00', 'Jun-2015', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3585.00', '3619.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(119, 'MSA406', '30.00', 'Jun-2015', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4990.00', '4990.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(120, 'MSA407', '30.00', 'Jun-2015', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10190.00', '10352.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(121, 'MSA408', '30.00', 'Jun-2015', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2899.00', '2953.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(122, 'MSA409', '30.00', 'Jun-2015', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1743.00', '1757.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(123, 'MSA410', '30.00', 'Jun-2015', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5687.00', '5733.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(124, 'MSA501', '30.00', 'Jun-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7656.00', '7770.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(125, 'MSA502', '30.00', 'Jun-2015', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7653.00', '7859.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(126, 'MSA503', '30.00', 'Jun-2015', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3881.00', '3954.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(127, 'MSA504', '30.00', 'Jun-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3995.00', '4149.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(128, 'MSA505', '30.00', 'Jun-2015', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8307.00', '8601.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(129, 'MSA506', '30.00', 'Jun-2015', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4288.00', '4519.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(130, 'MSA507', '30.00', 'Jun-2015', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1437.00', '1453.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(131, 'MSA508', '30.00', 'Jun-2015', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2253.00', '2444.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(132, 'MSA509', '30.00', 'Jun-2015', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3993.00', '4089.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(133, 'MSA510', '30.00', 'Jun-2015', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4995.00', '5127.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(134, 'MSA601', '30.00', 'Jun-2015', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2757.00', '2924.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(135, 'MSA602', '30.00', 'Jun-2015', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8999.00', '9104.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(136, 'MSA603', '30.00', 'Jun-2015', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1564.00', '1607.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(137, 'MSA604', '30.00', 'Jun-2015', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1687.00', '1799.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(138, 'MSA605', '30.00', 'Jun-2015', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4340.00', '4397.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(139, 'MSA606', '30.00', 'Jun-2015', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3527.00', '3658.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(140, 'MSA607', '30.00', 'Jun-2015', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1512.00', '1512.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(141, 'MSA608', '30.00', 'Jun-2015', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7310.00', '7341.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(142, 'MSA609', '30.00', 'Jun-2015', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '901.00', '929.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(143, 'MSA610', '30.00', 'Jun-2015', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2562.00', '2693.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(144, 'RES-CA1', '0.00', 'Jun-2015', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2463.00', '2512.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(145, 'RES-CA10', '0.00', 'Jun-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2731.00', '2772.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(146, 'RES-CA11', '0.00', 'Jun-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4346.00', '4429.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(147, 'RES-CA12', '0.00', 'Jun-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1727.00', '1744.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(148, 'RES-CA13', '0.00', 'Jun-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1745.00', '1769.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(149, 'RES-CA14', '0.00', 'Jun-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1973.00', '1999.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(150, 'RES-CA15', '0.00', 'Jun-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1405.00', '1414.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(151, 'RES-CA2', '0.00', 'Jun-2015', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1291.00', '1313.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(152, 'RES-CA3', '0.00', 'Jun-2015', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14008.00', '14132.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(153, 'RES-CA4', '0.00', 'Jun-2015', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1632.00', '1644.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(154, 'RES-CA5', '0.00', 'Jun-2015', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2375.00', '2399.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(155, 'RES-CA6', '0.00', 'Jun-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2440.00', '2488.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(156, 'RES-CA7', '0.00', 'Jun-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.30', '0.30', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(157, 'RES-CA8', '0.00', 'Jun-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3494.00', '3541.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(158, 'RES-CA9', '0.00', 'Jun-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3002.00', '3046.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(159, 'S-CA1', '0.00', 'Jun-2015', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15284.00', '15284.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(160, 'S1', '250.00', 'Jun-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6495.00', '6594.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(161, 'S2', '250.00', 'Jun-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5062.00', '5132.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(162, 'S3', '250.00', 'Jun-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8730.00', '8770.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(163, 'S4', '250.00', 'Jun-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2080.00', '2113.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(164, 'S5', '250.00', 'Jun-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6027.00', '6034.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(165, 'S6', '250.00', 'Jun-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6552.00', '6558.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(166, 'S7', '250.00', 'Jun-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25064.00', '25075.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(167, 'S8', '250.00', 'Jun-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9798.00', '10002.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(168, 'SSVision', '0.00', 'Jun-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '4705.00', '4786.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(169, 'VH3-201', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16973.00', '16973.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(170, 'VH3-202', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17183.00', '17183.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(171, 'VH3-301', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15013.80', '15013.80', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(172, 'VH3-302', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(173, 'VH3-307', '30.00', 'Jun-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24325.00', '24853.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(174, 'VH3-308', '30.00', 'Jun-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26059.00', '26874.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(486, 'MSA603', '30.00', 'Jul-2015', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1607.00', '1665.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(485, 'MSA602', '30.00', 'Jul-2015', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9104.00', '9240.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(484, 'MSA601', '30.00', 'Jul-2015', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2924.00', '3120.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(483, 'MSA510', '30.00', 'Jul-2015', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5127.00', '5245.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(482, 'MSA509', '30.00', 'Jul-2015', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4089.00', '4165.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(481, 'MSA508', '30.00', 'Jul-2015', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2444.00', '2619.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(480, 'MSA507', '30.00', 'Jul-2015', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1453.00', '1571.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(479, 'MSA506', '30.00', 'Jul-2015', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4519.00', '4721.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(478, 'MSA505', '30.00', 'Jul-2015', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8601.00', '8817.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(477, 'MSA504', '30.00', 'Jul-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4149.00', '4278.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(476, 'MSA503', '30.00', 'Jul-2015', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3954.00', '3999.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(475, 'MSA502', '30.00', 'Jul-2015', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7859.00', '7959.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(474, 'MSA501', '30.00', 'Jul-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7770.00', '7867.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(473, 'MSA410', '30.00', 'Jul-2015', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5733.00', '5810.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(472, 'MSA409', '30.00', 'Jul-2015', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1757.00', '1846.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(471, 'MSA408', '30.00', 'Jul-2015', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2953.00', '2986.20', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(470, 'MSA407', '30.00', 'Jul-2015', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10352.00', '10489.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(469, 'MSA406', '30.00', 'Jul-2015', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4990.00', '5096.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(468, 'MSA405', '30.00', 'Jul-2015', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3619.00', '3710.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(467, 'MSA404', '30.00', 'Jul-2015', 'Mr. Vishal Krishan SIngh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3230.00', '3337.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(466, 'MSA403', '30.00', 'Jul-2015', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7060.00', '7501.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(806, 'A1', '30.00', 'Sep-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '16119.00', '16357.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(464, 'MSA401', '30.00', 'Jul-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6884.00', '6984.00', '0.00', 'Units', '90.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(463, 'MSA308', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(462, 'MSA307', '30.00', 'Jul-2015', 'Mr. Mahendra Kumar shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6806.00', '6806.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(461, 'MSA306', '30.00', 'Jul-2015', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9041.00', '9122.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(460, 'MSA305', '30.00', 'Jul-2015', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6474.00', '6624.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(459, 'MSA304', '30.00', 'Jul-2015', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6659.00', '7709.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(458, 'MSA303', '30.00', 'Jul-2015', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6536.00', '6571.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(457, 'MSA302', '30.00', 'Jul-2015', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9938.00', '10147.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(456, 'MSA301', '30.00', 'Jul-2015', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(455, 'MSA206', '30.00', 'Jul-2015', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6752.00', '6852.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(454, 'MSA205', '30.00', 'Jul-2015', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11008.00', '11008.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(453, 'MSA204', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6761.00', '7160.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(452, 'MSA203', '30.00', 'Jul-2015', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10772.00', '11023.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(451, 'MSA202', '30.00', 'Jul-2015', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4883.00', '4941.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(450, 'MSA201', '30.00', 'Jul-2015', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6454.00', '6559.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(449, 'MSA106', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8946.00', '9089.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(448, 'MSA105', '30.00', 'Jul-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10977.00', '11378.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(447, 'MSA104', '30.00', 'Jul-2015', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '18316.00', '18730.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(446, 'MSA103', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11505.00', '11618.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(445, 'MSA102', '30.00', 'Jul-2015', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11328.40', '11328.40', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(444, 'MSA101', '30.00', 'Jul-2015', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.50', '7051.50', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(443, 'MSA-CA2', '0.00', 'Jul-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '26431.00', '26711.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(442, 'MSA-CA1', '0.00', 'Jul-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.20', '14838.20', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(441, 'KV-IIITA', '0.00', 'Jul-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '32444.00', '35279.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(440, 'H9', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16.20', '16.20', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(439, 'H8', '50.00', 'Jul-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7900.00', '8782.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(438, 'H7', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '234.00', '258.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(437, 'H6', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.70', '27.70', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(436, 'H5', '50.00', 'Jul-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3052.00', '3312.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(435, 'H4', '50.00', 'Jul-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5625.00', '6066.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(434, 'H3', '50.00', 'Jul-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1087.00', '1426.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(433, 'H2', '50.00', 'Jul-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2350.00', '2562.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(432, 'H12', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '69.90', '69.90', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(431, 'H11', '50.00', 'Jul-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2364.00', '2777.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(430, 'H10', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '335.00', '336.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(429, 'H1', '50.00', 'Jul-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4466.00', '4990.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(428, 'G1', '50.00', 'Jul-2015', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '635.00', '836.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(427, 'F5', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(426, 'F4', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(425, 'F3', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(424, 'F2', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(423, 'F1', '50.00', 'Jul-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13181.00', '13981.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(422, 'E9', '50.00', 'Jul-2015', 'Dr. Pavan Chakraborty', 'Asstt. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27503.00', '28775.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(421, 'E8', '50.00', 'Jul-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24635.00', '25065.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(420, 'E7', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17589.00', '17589.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(419, 'E6', '0.00', 'Jul-2015', 'Prof. R. C. Tripathi', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41614.00', '42084.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(418, 'E5', '50.00', 'Jul-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6038.00', '7388.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(417, 'E4', '50.00', 'Jul-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '80124.00', '81214.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(416, 'E3', '50.00', 'Jul-2015', 'Dr. Shekhar Verma', 'Assoc. Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '44806.00', '45469.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(415, 'E2', '50.00', 'Jul-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22845.00', '23243.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(414, 'E14', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9119.00', '9119.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(413, 'E13', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12539.00', '12539.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(412, 'E12', '50.00', 'Jul-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '33382.00', '34208.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(411, 'E11', '50.00', 'Jul-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39588.00', '40113.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(410, 'E10', '50.00', 'Jul-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '719.00', '719.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(409, 'E1', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21728.00', '22093.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(408, 'D9', '50.00', 'Jul-2015', 'Dr. Nitish Purohit', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13942.00', '14386.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(407, 'D8', '50.00', 'Jul-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25077.00', '25909.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(406, 'D7', '50.00', 'Jul-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37019.00', '37380.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(405, 'D6', '30.00', 'Jul-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29640.00', '30180.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(404, 'D5', '30.00', 'Jul-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10463.00', '10835.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(403, 'D4', '50.00', 'Jul-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26542.00', '27176.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(402, 'D3', '50.00', 'Jul-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21353.00', '21353.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(401, 'D28', '30.00', 'Jul-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36579.00', '37138.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(400, 'D27', '0.00', 'Jul-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36858.00', '37123.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(399, 'D26', '50.00', 'Jul-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '51567.00', '52096.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(398, 'D25', '50.00', 'Jul-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40541.00', '41265.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(397, 'D24', '50.00', 'Jul-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14671.00', '14912.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(396, 'D23', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7056.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(395, 'D22', '50.00', 'Jul-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7942.00', '8102.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(394, 'D21', '50.00', 'Jul-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9059.00', '9226.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(393, 'D20', '50.00', 'Jul-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25288.00', '25937.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(392, 'D2', '50.00', 'Jul-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21022.00', '21650.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(391, 'D19', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '6994.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(390, 'D18', '0.00', 'Jul-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12080.00', '12530.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(389, 'D17', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(388, 'D16', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21540.00', '21545.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(387, 'D15', '50.00', 'Jul-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26278.00', '26370.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(386, 'D14', '50.00', 'Jul-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '33980.00', '34953.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(385, 'D13', '0.00', 'Jul-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5386.00', '5492.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(384, 'D12', '50.00', 'Jul-2015', 'Dr. Rajat Kr. Singh', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39522.00', '40487.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(383, 'D11', '50.00', 'Jul-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22649.00', '23297.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(382, 'D10', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41205.00', '41243.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(381, 'D1', '30.00', 'Jul-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8554.00', '8981.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(380, 'Coffee-Cafe', '0.00', 'Jul-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2167.00', '2565.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(379, 'C2', '50.00', 'Jul-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24760.00', '25219.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(378, 'C1', '50.00', 'Jul-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30793.00', '31243.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(377, 'BH4-Cafe', '0.00', 'Jul-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '340.00', '658.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(376, 'BEC-Main', '0.00', 'Jul-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '40848.00', '41732.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(375, 'BEC-Audi', '0.00', 'Jul-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '87393.00', '87393.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(374, 'BEC-Admin', '0.00', 'Jul-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27188.00', '28202.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(373, 'B9', '30.00', 'Jul-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12173.00', '12423.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(372, 'B8', '30.00', 'Jul-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22009.00', '22568.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(371, 'B7', '30.00', 'Jul-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18270.00', '18742.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(370, 'B6', '30.00', 'Jul-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15662.00', '16134.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(369, 'B5', '30.00', 'Jul-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12909.00', '13273.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(368, 'B4', '30.00', 'Jul-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21321.00', '21888.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(367, 'B3', '30.00', 'Jul-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16759.00', '17056.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(366, 'B2', '30.00', 'Jul-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24178.00', '24739.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(365, 'B16', '30.00', 'Jul-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23985.00', '24537.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(364, 'B15', '30.00', 'Jul-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38921.00', '39727.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(363, 'B14', '30.00', 'Jul-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13259.00', '13677.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(362, 'B13', '30.00', 'Jul-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23377.00', '23893.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(361, 'B12', '30.00', 'Jul-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27046.00', '27432.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(360, 'B11', '30.00', 'Jul-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12524.00', '12937.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(359, 'B10', '30.00', 'Jul-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23537.00', '24103.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(358, 'B1', '30.00', 'Jul-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18597.00', '19137.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(357, 'A8', '30.00', 'Jul-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6347.00', '6661.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(356, 'A7', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8021.00', '8372.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(355, 'A6', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9635.00', '9992.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(354, 'A5', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10670.00', '11133.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(353, 'A4', '30.00', 'Jul-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3452.00', '3664.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(352, 'A3', '0.00', 'Jul-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5372.00', '5554.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(351, 'A2', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8604.00', '9047.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(350, 'A1', '30.00', 'Jul-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15612.00', '15867.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Salary'),
(487, 'MSA604', '30.00', 'Jul-2015', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1799.00', '1823.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(488, 'MSA605', '30.00', 'Jul-2015', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4397.00', '4511.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(489, 'MSA606', '30.00', 'Jul-2015', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3658.00', '3831.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(490, 'MSA607', '30.00', 'Jul-2015', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1512.00', '1512.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(491, 'MSA608', '30.00', 'Jul-2015', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7341.00', '7378.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(492, 'MSA609', '30.00', 'Jul-2015', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '929.00', '971.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(493, 'MSA610', '30.00', 'Jul-2015', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2693.00', '2716.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(494, 'RES-CA1', '0.00', 'Jul-2015', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2512.00', '2558.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(495, 'RES-CA10', '0.00', 'Jul-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2772.00', '2812.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(496, 'RES-CA11', '0.00', 'Jul-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4429.00', '4514.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(497, 'RES-CA12', '0.00', 'Jul-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1744.00', '1762.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(498, 'RES-CA13', '0.00', 'Jul-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1769.00', '1799.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(499, 'RES-CA14', '0.00', 'Jul-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1999.00', '2024.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(500, 'RES-CA15', '0.00', 'Jul-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1414.00', '1424.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(501, 'RES-CA2', '0.00', 'Jul-2015', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1313.00', '1326.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(502, 'RES-CA3', '0.00', 'Jul-2015', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14132.00', '14414.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(503, 'RES-CA4', '0.00', 'Jul-2015', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1644.00', '1656.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(504, 'RES-CA5', '0.00', 'Jul-2015', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2399.00', '2420.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(505, 'RES-CA6', '0.00', 'Jul-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2488.00', '2530.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(506, 'RES-CA7', '0.00', 'Jul-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.30', '0.30', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(507, 'RES-CA8', '0.00', 'Jul-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3541.00', '3591.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(508, 'RES-CA9', '0.00', 'Jul-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3046.00', '3098.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(509, 'S-CA1', '0.00', 'Jul-2015', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15284.00', '15357.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(510, 'S1', '250.00', 'Jul-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6594.00', '6724.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(511, 'S2', '250.00', 'Jul-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5132.00', '5190.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(512, 'S3', '250.00', 'Jul-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8770.00', '9045.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(513, 'S4', '250.00', 'Jul-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2113.00', '2191.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(514, 'S5', '250.00', 'Jul-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6034.00', '6059.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(515, 'S6', '250.00', 'Jul-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6558.00', '6571.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(516, 'S7', '250.00', 'Jul-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25075.00', '25075.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(517, 'S8', '250.00', 'Jul-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10002.00', '10331.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(518, 'SSVision', '0.00', 'Jul-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '4786.00', '4850.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Cash'),
(519, 'VH3-201', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16973.00', '16973.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(520, 'VH3-202', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17183.00', '17183.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(521, 'VH3-301', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15013.80', '15013.80', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(522, 'VH3-302', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(523, 'VH3-307', '30.00', 'Jul-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24853.00', '25284.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(524, 'VH3-308', '30.00', 'Jul-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26874.00', '27559.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(526, 'G10', '50.00', 'Jul-2015', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '2.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(527, 'G11', '50.00', 'Jul-2015', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14.00', '72.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(528, 'G12', '50.00', 'Jul-2015', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.20', '2.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(529, 'G2', '50.00', 'Jul-2015', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '235.00', '310.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(530, 'G3', '50.00', 'Jul-2015', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '86.00', '130.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(531, 'G4', '50.00', 'Jul-2015', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '273.00', '388.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(532, 'G5', '50.00', 'Jul-2015', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '346.00', '399.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(533, 'G6', '50.00', 'Jul-2015', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.80', '142.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(534, 'G7', '50.00', 'Jul-2015', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '69.00', '274.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(535, 'G8', '50.00', 'Jul-2015', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.20', '44.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(536, 'G9', '50.00', 'Jul-2015', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18.00', '110.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(540, 'BH1-R205', '30.00', 'Jul-2015', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(541, 'BH1-R253', '30.00', 'Jul-2015', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(542, 'BH1-R255', '30.00', 'Jul-2015', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(543, 'BH1-R256', '30.00', 'Jul-2015', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(544, 'BH1-R257', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(545, 'BH1-R259', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(546, 'BH1-R265', '30.00', 'Jul-2015', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(547, 'GH3-R511', '30.00', 'Jul-2015', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(548, 'GH3-R512', '30.00', 'Jul-2015', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(549, 'GH3-R519', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(550, 'GH3-R521', '30.00', 'Jul-2015', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(551, 'GH3-R611', '30.00', 'Jul-2015', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(552, 'GH3-R612', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(553, 'GH3-R620', '30.00', 'Jul-2015', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(554, 'GH3-R621', '30.00', 'Jul-2015', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(555, 'GH3-R712', '30.00', 'Jul-2015', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(556, 'GH3-R719', '30.00', 'Jul-2015', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(557, 'GH3-R721', '30.00', 'Jul-2015', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(807, 'A2', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9328.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(558, 'GH3-R610', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(560, 'A1', '30.00', 'Aug-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15867.00', '16119.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(561, 'A2', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9047.00', '9328.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(562, 'A3', '0.00', 'Aug-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5554.00', '5749.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(563, 'A4', '30.00', 'Aug-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3664.00', '3916.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(564, 'A5', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11133.00', '11411.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(565, 'A6', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9992.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(566, 'A7', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8372.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(567, 'A8', '30.00', 'Aug-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6661.00', '6951.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(568, 'B1', '30.00', 'Aug-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19137.00', '19524.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(569, 'B10', '30.00', 'Aug-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24103.00', '24546.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(570, 'B11', '30.00', 'Aug-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12937.00', '13321.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(571, 'B12', '30.00', 'Aug-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27432.00', '27791.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(572, 'B13', '30.00', 'Aug-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23893.00', '24398.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(573, 'B14', '30.00', 'Aug-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13677.00', '14083.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(574, 'B15', '30.00', 'Aug-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39727.00', '40515.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(575, 'B16', '30.00', 'Aug-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24537.00', '25090.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(576, 'B2', '30.00', 'Aug-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24739.00', '25319.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(577, 'B3', '30.00', 'Aug-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17056.00', '17351.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(578, 'B4', '30.00', 'Aug-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21888.00', '22389.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(579, 'B5', '30.00', 'Aug-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13273.00', '13663.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(580, 'B6', '30.00', 'Aug-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16134.00', '16484.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(581, 'B7', '30.00', 'Aug-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18742.00', '19153.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(582, 'B8', '30.00', 'Aug-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22568.00', '23127.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(583, 'B9', '30.00', 'Aug-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12423.00', '12625.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(584, 'BEC-Admin', '0.00', 'Aug-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28202.00', '29228.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(585, 'BEC-Audi', '0.00', 'Aug-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1768.00', '3605.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(586, 'BEC-Main', '0.00', 'Aug-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '41732.00', '42636.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(587, 'BH1-R205', '30.00', 'Aug-2015', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(588, 'BH1-R253', '30.00', 'Aug-2015', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(589, 'BH1-R255', '30.00', 'Aug-2015', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(590, 'BH1-R256', '30.00', 'Aug-2015', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(591, 'BH1-R257', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(592, 'BH1-R259', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(593, 'BH1-R265', '30.00', 'Aug-2015', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(594, 'BH4-Cafe', '0.00', 'Aug-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '658.00', '698.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(595, 'C1', '50.00', 'Aug-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31243.00', '31669.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(596, 'C2', '50.00', 'Aug-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25219.00', '25789.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(597, 'Coffee-Cafe', '0.00', 'Aug-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2565.00', '3161.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(598, 'D1', '30.00', 'Aug-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8981.00', '9305.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(599, 'D10', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41243.00', '41279.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(600, 'D11', '50.00', 'Aug-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23297.00', '23968.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(601, 'D12', '50.00', 'Aug-2015', 'Dr. Rajat Kr. Singh', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40487.00', '41461.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(602, 'D13', '0.00', 'Aug-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5492.00', '5559.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(603, 'D14', '50.00', 'Aug-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '34953.00', '35858.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(604, 'D15', '50.00', 'Aug-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26370.00', '26492.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(605, 'D16', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21545.00', '21548.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(606, 'D17', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(607, 'D18', '0.00', 'Aug-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12530.00', '12851.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(608, 'D19', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '6994.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(609, 'D2', '50.00', 'Aug-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21650.00', '22310.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(610, 'D20', '50.00', 'Aug-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25937.00', '26640.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(611, 'D21', '50.00', 'Aug-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9226.00', '9405.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(612, 'D22', '50.00', 'Aug-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8102.00', '8329.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(613, 'D23', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7056.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(614, 'D24', '50.00', 'Aug-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14912.00', '15193.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(615, 'D25', '50.00', 'Aug-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41265.00', '41941.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(616, 'D26', '50.00', 'Aug-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '52096.00', '52543.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(617, 'D27', '0.00', 'Aug-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37123.00', '37247.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(618, 'D28', '30.00', 'Aug-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37138.00', '37696.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(619, 'D3', '50.00', 'Aug-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21353.00', '22016.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(620, 'D4', '50.00', 'Aug-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27176.00', '27645.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(621, 'D5', '30.00', 'Aug-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10835.00', '11239.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(622, 'D6', '30.00', 'Aug-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30180.00', '30687.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(623, 'D7', '50.00', 'Aug-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37380.00', '37935.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(624, 'D8', '50.00', 'Aug-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25909.00', '26568.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(625, 'D9', '50.00', 'Aug-2015', 'Dr. Nitish Purohit', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14386.00', '14802.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(626, 'E1', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22093.00', '22393.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(627, 'E10', '50.00', 'Aug-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '719.00', '17828.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(628, 'E11', '50.00', 'Aug-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40113.00', '41188.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(629, 'E12', '50.00', 'Aug-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '34208.00', '35106.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(630, 'E13', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12539.00', '12539.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(631, 'E14', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9119.00', '9119.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(632, 'E2', '50.00', 'Aug-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23243.00', '23584.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(633, 'E3', '50.00', 'Aug-2015', 'Dr. Shekhar Verma', 'Assoc. Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '45469.00', '46178.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(634, 'E4', '50.00', 'Aug-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '81214.00', '82157.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(635, 'E5', '50.00', 'Aug-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7388.00', '8746.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(636, 'E6', '0.00', 'Aug-2015', 'Prof. R. C. Tripathi', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42084.00', '42445.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(637, 'E7', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17589.00', '17589.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(638, 'E8', '50.00', 'Aug-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25065.00', '25437.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(639, 'E9', '50.00', 'Aug-2015', 'Dr. Pavan Chakraborty', 'Asstt. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28775.00', '30161.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(640, 'F1', '50.00', 'Aug-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13981.00', '14696.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(641, 'F2', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.50', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(642, 'F3', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.10', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(643, 'F4', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(644, 'F5', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(645, 'G1 ', '50.00', 'Aug-2015', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '836.00', '858.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(646, 'G10', '50.00', 'Aug-2015', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '20.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(647, 'G11', '50.00', 'Aug-2015', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '72.00', '72.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(648, 'G12', '50.00', 'Aug-2015', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(649, 'G13', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(650, 'G14', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(651, 'G15', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(652, 'G16', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(653, 'G17', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(654, 'G18', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(655, 'G19', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(656, 'G2 ', '50.00', 'Aug-2015', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '310.00', '335.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(657, 'G20', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(658, 'G3 ', '50.00', 'Aug-2015', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '130.00', '140.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(659, 'G4 ', '50.00', 'Aug-2015', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '388.00', '415.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(660, 'G5', '50.00', 'Aug-2015', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '399.00', '409.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(661, 'G6', '50.00', 'Aug-2015', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '142.00', '157.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(662, 'G7', '50.00', 'Aug-2015', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '274.00', '337.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(663, 'G8 ', '50.00', 'Aug-2015', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '44.00', '64.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(664, 'G9', '50.00', 'Aug-2015', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '110.00', '129.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(665, 'GH3-R511', '30.00', 'Aug-2015', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(666, 'GH3-R512', '30.00', 'Aug-2015', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(667, 'GH3-R519', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(668, 'GH3-R521', '30.00', 'Aug-2015', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(669, 'GH3-R610', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(670, 'GH3-R611', '30.00', 'Aug-2015', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(671, 'GH3-R612', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(672, 'GH3-R620', '30.00', 'Aug-2015', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(673, 'GH3-R621', '30.00', 'Aug-2015', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(674, 'GH3-R712', '30.00', 'Aug-2015', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(675, 'GH3-R719', '30.00', 'Aug-2015', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(676, 'GH3-R721', '30.00', 'Aug-2015', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(677, 'H1', '50.00', 'Aug-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4990.00', '5688.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(678, 'H10', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '336.00', '337.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(679, 'H11', '50.00', 'Aug-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2777.00', '3081.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(680, 'H12', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '69.90', '69.90', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(681, 'H2', '50.00', 'Aug-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2562.00', '2796.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(682, 'H3', '50.00', 'Aug-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1426.00', '1767.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(683, 'H4', '50.00', 'Aug-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6066.00', '6450.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(684, 'H5', '50.00', 'Aug-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3312.00', '3580.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(685, 'H6', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.70', '27.70', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(686, 'H7', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '258.00', '281.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(687, 'H8', '50.00', 'Aug-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8782.00', '9602.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(688, 'H9', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16.20', '16.20', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(689, 'I1', '30.00', 'Aug-2015', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '18.00', '18.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(690, 'I10', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(691, 'I11', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(692, 'I12', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(693, 'I13', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(694, 'I14', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(695, 'I15', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(696, 'I16', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(697, 'I17', '30.00', 'Aug-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(698, 'I18', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(699, 'I19', '30.00', 'Aug-2015', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(700, 'I2', '30.00', 'Aug-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4.00', '4.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(701, 'I20', '30.00', 'Aug-2015', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(702, 'I21', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(703, 'I22', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(704, 'I23', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(705, 'I24', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(706, 'I25', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(707, 'I26', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(708, 'I27', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(709, 'I28', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(710, 'I29', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(711, 'I3', '30.00', 'Aug-2015', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(712, 'I30', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(713, 'I31', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(714, 'I32', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(715, 'I4', '30.00', 'Aug-2015', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(716, 'I5', '30.00', 'Aug-2015', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(717, 'I6', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(718, 'I7', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(719, 'I8', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(720, 'I9', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(721, 'KV-IIITA', '0.00', 'Aug-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '35279.00', '38138.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(722, 'MSA-CA1', '0.00', 'Aug-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.20', '14838.20', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(723, 'MSA-CA2', '0.00', 'Aug-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '26711.00', '26997.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(724, 'MSA101', '30.00', 'Aug-2015', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(725, 'MSA102', '30.00', 'Aug-2015', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11328.40', '11336.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(726, 'MSA103', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11618.00', '11686.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(727, 'MSA104', '30.00', 'Aug-2015', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '18730.00', '19133.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(728, 'MSA105', '30.00', 'Aug-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11378.00', '11745.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(729, 'MSA106', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9089.00', '9180.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(730, 'MSA201', '30.00', 'Aug-2015', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6559.00', '6624.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(731, 'MSA202', '30.00', 'Aug-2015', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4941.00', '4981.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(732, 'MSA203', '30.00', 'Aug-2015', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11023.00', '11178.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(733, 'MSA204', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7160.00', '7188.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(734, 'MSA205', '30.00', 'Aug-2015', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11008.00', '11022.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(735, 'MSA206', '30.00', 'Aug-2015', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6852.00', '6920.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(736, 'MSA301', '30.00', 'Aug-2015', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(737, 'MSA302', '30.00', 'Aug-2015', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10147.00', '10285.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(738, 'MSA303', '30.00', 'Aug-2015', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6571.00', '6593.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(739, 'MSA304', '30.00', 'Aug-2015', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7709.00', '8604.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(740, 'MSA305', '30.00', 'Aug-2015', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6624.00', '6624.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(741, 'MSA306', '30.00', 'Aug-2015', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9122.00', '9207.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(742, 'MSA307', '30.00', 'Aug-2015', 'Mr. Mahendra Kumar shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6806.00', '6806.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(743, 'MSA308', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(744, 'MSA401', '30.00', 'Aug-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6984.00', '7091.00', '0.00', 'Units', '90.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(745, 'MSA402', '30.00', 'Aug-2015', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4079.00', '4272.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(746, 'MSA403', '30.00', 'Aug-2015', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7501.00', '7943.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(747, 'MSA404', '30.00', 'Aug-2015', 'Mr. Vishal Krishan SIngh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3337.00', '3487.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(748, 'MSA405', '30.00', 'Aug-2015', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3710.00', '3859.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(749, 'MSA406', '30.00', 'Aug-2015', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5096.00', '5254.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(750, 'MSA407', '30.00', 'Aug-2015', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10489.00', '10509.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(751, 'MSA408', '30.00', 'Aug-2015', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2986.20', '3050.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(752, 'MSA409', '30.00', 'Aug-2015', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1846.00', '1916.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(753, 'MSA410', '30.00', 'Aug-2015', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5810.00', '5859.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(754, 'MSA501', '30.00', 'Aug-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7867.00', '7941.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(755, 'MSA502', '30.00', 'Aug-2015', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7959.00', '8089.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(756, 'MSA503', '30.00', 'Aug-2015', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3999.00', '4032.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(757, 'MSA504', '30.00', 'Aug-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4278.00', '4422.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(758, 'MSA505', '30.00', 'Aug-2015', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8817.00', '8984.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(759, 'MSA506', '30.00', 'Aug-2015', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4721.00', '4906.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(760, 'MSA507', '30.00', 'Aug-2015', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1571.00', '1637.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(761, 'MSA508', '30.00', 'Aug-2015', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2619.00', '2768.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(762, 'MSA509', '30.00', 'Aug-2015', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4165.00', '4224.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(763, 'MSA510', '30.00', 'Aug-2015', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5245.00', '5364.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(764, 'MSA601', '30.00', 'Aug-2015', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3120.00', '3329.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(765, 'MSA602', '30.00', 'Aug-2015', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9240.00', '9329.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(766, 'MSA603', '30.00', 'Aug-2015', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1665.00', '1721.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(767, 'MSA604', '30.00', 'Aug-2015', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1823.00', '1977.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(768, 'MSA605', '30.00', 'Aug-2015', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4511.00', '4600.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(769, 'MSA606', '30.00', 'Aug-2015', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3831.00', '3957.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(770, 'MSA607', '30.00', 'Aug-2015', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1512.00', '1512.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(771, 'MSA608', '30.00', 'Aug-2015', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7378.00', '7420.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(772, 'MSA609', '30.00', 'Aug-2015', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '971.00', '1012.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(773, 'MSA610', '30.00', 'Aug-2015', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2716.00', '2726.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(774, 'RES-CA1', '0.00', 'Aug-2015', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2558.00', '2596.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(775, 'RES-CA10', '0.00', 'Aug-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2812.00', '2843.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(776, 'RES-CA11', '0.00', 'Aug-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4514.00', '4605.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(777, 'RES-CA12', '0.00', 'Aug-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1762.00', '1786.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(778, 'RES-CA13', '0.00', 'Aug-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1799.00', '1841.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(779, 'RES-CA14', '0.00', 'Aug-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2024.00', '2045.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(780, 'RES-CA15', '0.00', 'Aug-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1424.00', '1435.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(781, 'RES-CA2', '0.00', 'Aug-2015', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1326.00', '1346.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(782, 'RES-CA3', '0.00', 'Aug-2015', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14414.00', '14717.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(783, 'RES-CA4', '0.00', 'Aug-2015', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1656.00', '1668.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(784, 'RES-CA5', '0.00', 'Aug-2015', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2420.00', '2441.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(785, 'RES-CA6', '0.00', 'Aug-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2530.00', '2576.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(786, 'RES-CA7', '0.00', 'Aug-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.30', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(787, 'RES-CA8', '0.00', 'Aug-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3591.00', '3639.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(788, 'RES-CA9', '0.00', 'Aug-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3098.00', '3153.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(789, 'S-CA1', '0.00', 'Aug-2015', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15357.00', '15438.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(790, 'S1', '250.00', 'Aug-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6724.00', '6884.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(791, 'S2', '250.00', 'Aug-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5190.00', '5263.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(792, 'S3', '250.00', 'Aug-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9045.00', '9432.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(793, 'S4', '250.00', 'Aug-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2191.00', '2266.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(794, 'S5', '250.00', 'Aug-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6059.00', '6101.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(795, 'S6', '250.00', 'Aug-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6571.00', '6629.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(796, 'S7', '250.00', 'Aug-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25075.00', '25093.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(797, 'S8', '250.00', 'Aug-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10331.00', '10677.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(798, 'SSVision', '0.00', 'Aug-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '4850.00', '4902.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Cash'),
(799, 'VH1', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '12131', '10.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(800, 'VH3-201', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16973.00', '16973.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(801, 'VH3-202', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17183.00', '17217.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(802, 'VH3-301', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15013.00', '15258.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(803, 'VH3-302', '0.00', 'Aug-2015', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(804, 'VH3-307', '30.00', 'Aug-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25284.00', '25714.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(805, 'VH3-308', '30.00', 'Aug-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27559.00', '28174.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:55', 'Yes', 'Salary'),
(808, 'A3', '0.00', 'Sep-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5749.00', '5930.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(809, 'A4', '30.00', 'Sep-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3916.00', '4145.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(810, 'A5', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11411.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(811, 'A6', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(812, 'A7', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(813, 'A8', '30.00', 'Sep-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6951.00', '7314.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(814, 'Admin-Extn.', '0.00', 'Sep-2015', 'M/s CPWD', 'Contractor', 'Yes', '164009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '287.00', '1390.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Cash'),
(815, 'B1', '30.00', 'Sep-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19524.00', '19953.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(816, 'B10', '30.00', 'Sep-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24546.00', '25073.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(817, 'B11', '30.00', 'Sep-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13321.00', '13577.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(818, 'B12', '30.00', 'Sep-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27791.00', '28136.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(819, 'B13', '30.00', 'Sep-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24398.00', '24893.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(820, 'B14', '30.00', 'Sep-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14083.00', '14482.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(821, 'B15', '30.00', 'Sep-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40515.00', '41274.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(822, 'B16', '30.00', 'Sep-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25090.00', '25719.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(823, 'B2', '30.00', 'Sep-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25319.00', '25975.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(824, 'B3', '30.00', 'Sep-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17351.00', '17660.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(825, 'B4', '30.00', 'Sep-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22389.00', '22880.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(826, 'B5', '30.00', 'Sep-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13663.00', '13990.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(827, 'B6', '30.00', 'Sep-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16484.00', '16884.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(828, 'B7', '30.00', 'Sep-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19153.00', '19558.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(829, 'B8', '30.00', 'Sep-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23127.00', '23673.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(830, 'B9', '30.00', 'Sep-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12625.00', '12791.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(831, 'BEC-Admin', '0.00', 'Sep-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29228.00', '30020.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Cash'),
(832, 'BEC-Audi', '0.00', 'Sep-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3605.00', '3805.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Cash'),
(833, 'BEC-Main', '0.00', 'Sep-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '42636.00', '43358.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Cash'),
(834, 'BH1-R205', '30.00', 'Sep-2015', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(835, 'BH1-R253', '30.00', 'Sep-2015', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(836, 'BH1-R255', '30.00', 'Sep-2015', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(837, 'BH1-R256', '30.00', 'Sep-2015', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(1056, 'GH3-R519', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(840, 'BH1-R265', '30.00', 'Sep-2015', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(841, 'BH4-Cafe', '0.00', 'Sep-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '698.00', '783.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Cash'),
(842, 'C1', '50.00', 'Sep-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31669.00', '32074.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(843, 'C2', '50.00', 'Sep-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25789.00', '26320.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(844, 'Coffee-Cafe', '0.00', 'Sep-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3161.00', '3656.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(845, 'D1', '30.00', 'Sep-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9305.00', '9677.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(846, 'D10', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41279.00', '41313.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(847, 'D11', '50.00', 'Sep-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23968.00', '24663.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(848, 'D12', '50.00', 'Sep-2015', 'Dr. Rajat Kr. Singh', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41461.00', '42436.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(849, 'D13', '0.00', 'Sep-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5559.00', '5624.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(850, 'D14', '50.00', 'Sep-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '35858.00', '36789.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(851, 'D15', '50.00', 'Sep-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26492.00', '26609.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(852, 'D16', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21548.00', '21556.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(853, 'D17', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(854, 'D18', '0.00', 'Sep-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12851.00', '13420.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(855, 'D19', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '6994.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(856, 'D2', '50.00', 'Sep-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22310.00', '23174.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(857, 'D20', '50.00', 'Sep-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26640.00', '27290.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(858, 'D21', '50.00', 'Sep-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9405.00', '9605.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(859, 'D22', '50.00', 'Sep-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8329.00', '8513.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(860, 'D23', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7056.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(861, 'D24', '50.00', 'Sep-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15193.00', '15502.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(862, 'D25', '50.00', 'Sep-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41941.00', '42643.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(863, 'D26', '50.00', 'Sep-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '52543.00', '53045.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(864, 'D27', '0.00', 'Sep-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37247.00', '37461.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(865, 'D28', '30.00', 'Sep-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37696.00', '38240.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(866, 'D3', '50.00', 'Sep-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22016.00', '22693.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(867, 'D4', '50.00', 'Sep-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27645.00', '28247.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(868, 'D5', '30.00', 'Sep-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11239.00', '11645.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(869, 'D6', '30.00', 'Sep-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30687.00', '31246.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(870, 'D7', '50.00', 'Sep-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37935.00', '38531.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(871, 'D8', '50.00', 'Sep-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26568.00', '27237.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(872, 'D9', '50.00', 'Sep-2015', 'Dr. Nitish Purohit', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14802.00', '15127.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(873, 'Dir-Res', '0.00', 'Sep-2015', 'Prof. Somnath Biswas', 'Office', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '50954.00', '52863.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(874, 'E1', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22393.00', '22512.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(875, 'E10', '50.00', 'Sep-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17828.00', '18645.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(876, 'E11', '50.00', 'Sep-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41188.00', '42162.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(877, 'E12', '50.00', 'Sep-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '35106.00', '36013.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(878, 'E13', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12539.00', '12539.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(879, 'E14', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9119.00', '9119.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(880, 'E2', '50.00', 'Sep-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23584.00', '23973.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(881, 'E3', '50.00', 'Sep-2015', 'Dr. Shekhar Verma', 'Assoc. Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '46178.00', '46864.00', '0.00', 'Units', '800.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(882, 'E4', '50.00', 'Sep-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '82157.00', '83159.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(883, 'E5', '50.00', 'Sep-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8746.00', '10117.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(884, 'E6', '0.00', 'Sep-2015', 'Prof. R. C. Tripathi', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42445.00', '42800.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(885, 'E7', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '719.00', '719.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(886, 'E8', '50.00', 'Sep-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25437.00', '25970.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(887, 'E9', '50.00', 'Sep-2015', 'Dr. Pavan Chakraborty', 'Asstt. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30161.00', '31497.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(888, 'F1', '50.00', 'Sep-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14696.00', '15322.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(889, 'F2', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.50', '11135.50', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(890, 'F3', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.10', '11439.10', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(891, 'F4', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(892, 'F5', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(893, 'G1 ', '50.00', 'Sep-2015', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '858.00', '946.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(894, 'G10', '50.00', 'Sep-2015', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '192.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(895, 'G11', '50.00', 'Sep-2015', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '72.00', '133.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(896, 'G12', '50.00', 'Sep-2015', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '19.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(897, 'G13', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(898, 'G14', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(899, 'G15', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(900, 'G16', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(901, 'G17', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(902, 'G18', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(903, 'G19', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(904, 'G2 ', '50.00', 'Sep-2015', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '335.00', '395.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(905, 'G20', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(906, 'G3 ', '50.00', 'Sep-2015', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '140.00', '189.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(907, 'G4 ', '50.00', 'Sep-2015', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '415.00', '485.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(908, 'G5', '50.00', 'Sep-2015', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '409.00', '468.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(909, 'G6', '50.00', 'Sep-2015', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '157.00', '233.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(910, 'G7', '50.00', 'Sep-2015', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '337.00', '477.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(911, 'G8 ', '50.00', 'Sep-2015', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '64.00', '140.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(912, 'G9', '50.00', 'Sep-2015', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '129.00', '219.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(913, 'GH3-R511', '30.00', 'Sep-2015', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(914, 'GH3-R512', '30.00', 'Sep-2015', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1057, 'GH3-R610', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(916, 'GH3-R521', '30.00', 'Sep-2015', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1054, 'BH1-R257', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(918, 'GH3-R611', '30.00', 'Sep-2015', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1055, 'BH1-R259', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:59', 'Yes', 'Salary'),
(920, 'GH3-R620', '30.00', 'Sep-2015', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(921, 'GH3-R621', '30.00', 'Sep-2015', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(922, 'GH3-R712', '30.00', 'Sep-2015', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(923, 'GH3-R719', '30.00', 'Sep-2015', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(924, 'GH3-R721', '30.00', 'Sep-2015', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(925, 'H1', '50.00', 'Sep-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5688.00', '6271.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(926, 'H10', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '337.00', '338.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(927, 'H11', '50.00', 'Sep-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3081.00', '3403.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(928, 'H12', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '69.90', '69.90', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(929, 'H2', '50.00', 'Sep-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2796.00', '3012.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(930, 'H3', '50.00', 'Sep-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1767.00', '2056.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(931, 'H4', '50.00', 'Sep-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6450.00', '6836.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(932, 'H5', '50.00', 'Sep-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3580.00', '3883.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(933, 'H6', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.70', '27.70', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(934, 'H7', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '281.00', '296.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(935, 'H8', '50.00', 'Sep-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9602.00', '10456.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(936, 'H9', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16.20', '162.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(937, 'I1', '30.00', 'Sep-2015', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7.00', '11418.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(938, 'I10', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(939, 'I11', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(940, 'I12', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(941, 'I13', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(942, 'I14', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(943, 'I15', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(944, 'I16', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(945, 'I17', '30.00', 'Sep-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '8632.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(946, 'I18', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(947, 'I19', '30.00', 'Sep-2015', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '327.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(948, 'I2', '30.00', 'Sep-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4.00', '9334.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(949, 'I20', '30.00', 'Sep-2015', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '10189.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(950, 'I21', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(951, 'I22', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(952, 'I23', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(953, 'I24', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(954, 'I25', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(955, 'I26', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '8.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(956, 'I27', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '13.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(957, 'I28', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(958, 'I29', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '23.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(959, 'I3', '30.00', 'Sep-2015', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '11314.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(960, 'I30', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(961, 'I31', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(962, 'I32', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(963, 'I4', '30.00', 'Sep-2015', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '155.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(964, 'I5', '30.00', 'Sep-2015', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '7240.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(965, 'I6', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(966, 'I7', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(967, 'I8', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(968, 'I9', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(969, 'KV-IIITA', '0.00', 'Sep-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '38138.00', '41089.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(970, 'MSA-CA1', '0.00', 'Sep-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.00', '14838.80', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(971, 'MSA-CA2', '0.00', 'Sep-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '26997.00', '27266.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(972, 'MSA101', '30.00', 'Sep-2015', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.50', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(973, 'MSA102', '30.00', 'Sep-2015', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11336.00', '11366.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(974, 'MSA103', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11686.00', '11694.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(975, 'MSA104', '30.00', 'Sep-2015', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '19133.00', '19609.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(976, 'MSA105', '30.00', 'Sep-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11745.00', '12126.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(977, 'MSA106', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9180.00', '9187.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(978, 'MSA201', '30.00', 'Sep-2015', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6624.00', '6711.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(979, 'MSA202', '30.00', 'Sep-2015', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4981.00', '5038.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(980, 'MSA203', '30.00', 'Sep-2015', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11178.00', '11314.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(981, 'MSA204', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7188.00', '7240.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(982, 'MSA205', '30.00', 'Sep-2015', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11022.00', '11049.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(983, 'MSA206', '30.00', 'Sep-2015', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6920.00', '6987.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(984, 'MSA301', '30.00', 'Sep-2015', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(985, 'MSA302', '30.00', 'Sep-2015', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10285.00', '10417.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(986, 'MSA303', '30.00', 'Sep-2015', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6593.00', '6661.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(987, 'MSA304', '30.00', 'Sep-2015', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8604.00', '9453.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(988, 'MSA305', '30.00', 'Sep-2015', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6624.00', '6640.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(989, 'MSA306', '30.00', 'Sep-2015', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9207.00', '9310.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(990, 'MSA307', '30.00', 'Sep-2015', 'Mr. Mahendra Kumar shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6806.00', '6878.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(991, 'MSA308', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(992, 'MSA401', '30.00', 'Sep-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7091.00', '7176.00', '0.00', 'Units', '90.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(993, 'MSA402', '30.00', 'Sep-2015', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4272.00', '4533.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(994, 'MSA403', '30.00', 'Sep-2015', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7943.00', '8398.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(995, 'MSA404', '30.00', 'Sep-2015', 'Mr. Vishal Krishan SIngh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3487.00', '3645.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(996, 'MSA405', '30.00', 'Sep-2015', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3859.00', '4008.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(997, 'MSA406', '30.00', 'Sep-2015', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5254.00', '5434.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(998, 'MSA407', '30.00', 'Sep-2015', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10509.00', '10579.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(999, 'MSA408', '30.00', 'Sep-2015', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3050.00', '3126.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1000, 'MSA409', '30.00', 'Sep-2015', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1916.00', '2007.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1001, 'MSA410', '30.00', 'Sep-2015', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5859.00', '5901.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1002, 'MSA501', '30.00', 'Sep-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7941.00', '8036.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1003, 'MSA502', '30.00', 'Sep-2015', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8089.00', '8155.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1004, 'MSA503', '30.00', 'Sep-2015', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4032.00', '4071.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1005, 'MSA504', '30.00', 'Sep-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4422.00', '4543.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1006, 'MSA505', '30.00', 'Sep-2015', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8984.00', '9096.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1007, 'MSA506', '30.00', 'Sep-2015', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4906.00', '5070.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1008, 'MSA507', '30.00', 'Sep-2015', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1637.00', '1706.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1009, 'MSA508', '30.00', 'Sep-2015', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2768.00', '2893.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1010, 'MSA509', '30.00', 'Sep-2015', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4224.00', '4290.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1011, 'MSA510', '30.00', 'Sep-2015', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5364.00', '5480.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1012, 'MSA601', '30.00', 'Sep-2015', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3329.00', '3524.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1013, 'MSA602', '30.00', 'Sep-2015', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9329.00', '9429.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1014, 'MSA603', '30.00', 'Sep-2015', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1721.00', '1774.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1015, 'MSA604', '30.00', 'Sep-2015', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1977.00', '2146.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1016, 'MSA605', '30.00', 'Sep-2015', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4600.00', '4675.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1017, 'MSA606', '30.00', 'Sep-2015', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3957.00', '4055.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1018, 'MSA607', '30.00', 'Sep-2015', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1512.00', '1536.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1019, 'MSA608', '30.00', 'Sep-2015', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7420.00', '7459.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1020, 'MSA609', '30.00', 'Sep-2015', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1012.00', '1058.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1021, 'MSA610', '30.00', 'Sep-2015', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2726.00', '2833.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1022, 'RES-CA1', '0.00', 'Sep-2015', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2596.00', '2636.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1023, 'RES-CA10', '0.00', 'Sep-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2843.00', '2880.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1024, 'RES-CA11', '0.00', 'Sep-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4605.00', '4694.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1025, 'RES-CA12', '0.00', 'Sep-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1786.00', '1812.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1026, 'RES-CA13', '0.00', 'Sep-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1841.00', '1873.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1027, 'RES-CA14', '0.00', 'Sep-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2045.00', '2064.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1028, 'RES-CA15', '0.00', 'Sep-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1435.00', '1445.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1029, 'RES-CA2', '0.00', 'Sep-2015', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1346.00', '1371.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1030, 'RES-CA3', '0.00', 'Sep-2015', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14717.00', '14901.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1031, 'RES-CA4', '0.00', 'Sep-2015', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1668.00', '1680.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1032, 'RES-CA5', '0.00', 'Sep-2015', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2441.00', '2466.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1033, 'RES-CA6', '0.00', 'Sep-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2576.00', '2612.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1034, 'RES-CA7', '0.00', 'Sep-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1035, 'RES-CA8', '0.00', 'Sep-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3639.00', '3689.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1036, 'RES-CA9', '0.00', 'Sep-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3153.00', '3199.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1037, 'S-CA1', '0.00', 'Sep-2015', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15438.00', '15522.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1038, 'S1', '250.00', 'Sep-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6884.00', '7039.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1039, 'S2', '250.00', 'Sep-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5263.00', '5342.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1040, 'S3', '250.00', 'Sep-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9432.00', '9837.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1041, 'S4', '250.00', 'Sep-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2266.00', '2349.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1042, 'S5', '250.00', 'Sep-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6101.00', '6144.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1043, 'S6', '250.00', 'Sep-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6629.00', '6681.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1044, 'S7', '250.00', 'Sep-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25093.00', '25105.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1045, 'S8', '250.00', 'Sep-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10677.00', '11028.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1046, 'SSVision', '0.00', 'Sep-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '4902.00', '4970.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Cash'),
(1047, 'VH1', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '12131', '10.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(1048, 'VH3-201', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16973.00', '16973.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1049, 'VH3-202', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17217.00', '17217.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1050, 'VH3-301', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15258.00', '15258.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1051, 'VH3-302', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1052, 'VH3-307', '30.00', 'Sep-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25714.00', '26163.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1053, 'VH3-308', '30.00', 'Sep-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28174.00', '28794.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1058, 'GH3-R612', '0.00', 'Sep-2015', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:26:00', 'Yes', 'Salary'),
(1059, 'A1', '30.00', 'Oct-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '16357.00', '16543.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1060, 'A2', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1061, 'A3', '0.00', 'Oct-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5930.00', '6086.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1062, 'A4', '30.00', 'Oct-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4145.00', '4323.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1063, 'A5', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1064, 'A6', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1065, 'A7', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1066, 'A8', '30.00', 'Oct-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7314.00', '7599.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1067, 'Admin-Extn.', '0.00', 'Oct-2015', 'M/s CPWD', 'Contractor', 'Yes', '164009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1390.00', '1850.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Cash'),
(1068, 'B1', '30.00', 'Oct-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19953.00', '20148.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1069, 'B10', '30.00', 'Oct-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25073.00', '25272.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1070, 'B11', '30.00', 'Oct-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13577.00', '13837.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1071, 'B12', '30.00', 'Oct-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28136.00', '28395.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1072, 'B13', '30.00', 'Oct-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24893.00', '25166.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1073, 'B14', '30.00', 'Oct-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14482.00', '14713.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1074, 'B15', '30.00', 'Oct-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41274.00', '41790.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1075, 'B16', '30.00', 'Oct-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25719.00', '26088.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1076, 'B2', '30.00', 'Oct-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25975.00', '26569.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1077, 'B3', '30.00', 'Oct-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17660.00', '17841.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1078, 'B4', '30.00', 'Oct-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22880.00', '23168.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1079, 'B5', '30.00', 'Oct-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13990.00', '14231.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1080, 'B6', '30.00', 'Oct-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16884.00', '17191.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1081, 'B7', '30.00', 'Oct-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19558.00', '19846.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1082, 'B8', '30.00', 'Oct-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23673.00', '24072.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1083, 'B9', '30.00', 'Oct-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12791.00', '12963.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Salary'),
(1084, 'BEC-Admin', '0.00', 'Oct-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30020.00', '30687.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Cash'),
(1085, 'BEC-Audi', '0.00', 'Oct-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3805.00', '3805.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:04', 'Yes', 'Cash'),
(1086, 'BEC-Main', '0.00', 'Oct-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '43358.00', '43939.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1087, 'BH1-R205', '30.00', 'Oct-2015', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1088, 'BH1-R253', '30.00', 'Oct-2015', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1089, 'BH1-R255', '30.00', 'Oct-2015', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1090, 'BH1-R256', '30.00', 'Oct-2015', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1091, 'BH1-R257', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1092, 'BH1-R259', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1093, 'BH1-R265', '30.00', 'Oct-2015', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1094, 'BH4-Cafe', '0.00', 'Oct-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '783.00', '863.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1095, 'C1', '50.00', 'Oct-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32074.00', '32390.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1096, 'C2', '50.00', 'Oct-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26320.00', '26521.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1097, 'Coffee-Cafe', '0.00', 'Oct-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3656.00', '4120.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1098, 'D1', '30.00', 'Oct-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9677.00', '9902.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1099, 'D10', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41313.00', '41344.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1100, 'D11', '50.00', 'Oct-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24663.00', '25122.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1101, 'D12', '50.00', 'Oct-2015', 'Dr. Rajat Kr. Singh', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42436.00', '43180.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1102, 'D13', '0.00', 'Oct-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5624.00', '5692.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1103, 'D14', '50.00', 'Oct-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36789.00', '37360.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1104, 'D15', '50.00', 'Oct-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26609.00', '26684.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1105, 'D16', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21556.00', '21565.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1106, 'D17', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1107, 'D18', '0.00', 'Oct-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13420.00', '13702.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1108, 'D19', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '6994.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1109, 'D2', '50.00', 'Oct-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23174.00', '23550.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1110, 'D20', '50.00', 'Oct-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27290.00', '27661.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1111, 'D21', '50.00', 'Oct-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9605.00', '9749.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1112, 'D22', '50.00', 'Oct-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8513.00', '8608.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1113, 'D23', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7056.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1114, 'D24', '50.00', 'Oct-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15502.00', '15721.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1115, 'D25', '50.00', 'Oct-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42643.00', '42832.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1116, 'D26', '50.00', 'Oct-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '53045.00', '53422.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1117, 'D27', '0.00', 'Oct-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37461.00', '37649.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1118, 'D28', '30.00', 'Oct-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38240.00', '38616.00', '0.00', 'Units', '800.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1119, 'D3', '50.00', 'Oct-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22693.00', '23163.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1120, 'D4', '50.00', 'Oct-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28247.00', '28567.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1121, 'D5', '30.00', 'Oct-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11645.00', '11839.00', '0.00', 'Units', '800.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1122, 'D6', '30.00', 'Oct-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31246.00', '31582.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1123, 'D7', '50.00', 'Oct-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38531.00', '38962.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1124, 'D8', '50.00', 'Oct-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27237.00', '27708.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1125, 'D9', '50.00', 'Oct-2015', 'Dr. Nitish Purohit', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15127.00', '15450.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1126, 'Dir-Res', '0.00', 'Oct-2015', 'Prof. Somnath Biswas', 'Office', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '52863.00', '54225.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1127, 'E1', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22512.00', '22579.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1128, 'E10', '50.00', 'Oct-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18645.00', '19126.00', '0.00', 'Units', '800.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1129, 'E11', '50.00', 'Oct-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42162.00', '42587.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1130, 'E12', '50.00', 'Oct-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36013.00', '36672.00', '0.00', 'Units', '800.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1131, 'E13', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12539.00', '12539.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1132, 'E14', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9119.00', '9119.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1133, 'E2', '50.00', 'Oct-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23973.00', '24347.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1134, 'E3', '50.00', 'Oct-2015', 'Dr. Shekhar Verma', 'Assoc. Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '46864.00', '47293.00', '0.00', 'Units', '800.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1135, 'E4', '50.00', 'Oct-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '83159.00', '83717.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1136, 'E5', '50.00', 'Oct-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10117.00', '11141.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1137, 'E6', '0.00', 'Oct-2015', 'Prof. R. C. Tripathi', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42800.00', '42991.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1138, 'E7', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '719.00', '719.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1139, 'E8', '50.00', 'Oct-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25970.00', '26229.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1140, 'E9', '50.00', 'Oct-2015', 'Dr. Pavan Chakraborty', 'Asstt. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31497.00', '32424.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1141, 'F1', '50.00', 'Oct-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15322.00', '15714.00', '0.00', 'Units', '1000.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1142, 'F2', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1143, 'F3', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1144, 'F4', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1145, 'F5', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1146, 'G1 ', '50.00', 'Oct-2015', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '946.00', '1090.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1147, 'G10', '50.00', 'Oct-2015', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '192.00', '271.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1148, 'G11', '50.00', 'Oct-2015', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '133.00', '202.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1149, 'G12', '50.00', 'Oct-2015', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19.00', '125.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1150, 'G13', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1151, 'G14', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1152, 'G15', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1153, 'G16', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1154, 'G17', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1155, 'G18', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1156, 'G19', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1157, 'G2 ', '50.00', 'Oct-2015', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '395.00', '436.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1158, 'G20', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1159, 'G3 ', '50.00', 'Oct-2015', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '189.00', '229.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1160, 'G4 ', '50.00', 'Oct-2015', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '485.00', '552.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1161, 'G5', '50.00', 'Oct-2015', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '468.00', '516.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1162, 'G6', '50.00', 'Oct-2015', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '233.00', '307.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1163, 'G7', '50.00', 'Oct-2015', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '477.00', '639.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1164, 'G8 ', '50.00', 'Oct-2015', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '140.00', '205.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1165, 'G9', '50.00', 'Oct-2015', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '219.00', '322.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1166, 'GH3-R511', '30.00', 'Oct-2015', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1167, 'GH3-R512', '30.00', 'Oct-2015', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1168, 'GH3-R519', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1169, 'GH3-R521', '30.00', 'Oct-2015', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1170, 'GH3-R610', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1171, 'GH3-R611', '30.00', 'Oct-2015', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1172, 'GH3-R612', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1173, 'GH3-R620', '30.00', 'Oct-2015', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1174, 'GH3-R621', '30.00', 'Oct-2015', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1175, 'GH3-R712', '30.00', 'Oct-2015', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1176, 'GH3-R719', '30.00', 'Oct-2015', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1177, 'GH3-R721', '30.00', 'Oct-2015', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1178, 'H1', '50.00', 'Oct-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6271.00', '6645.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1179, 'H10', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '338.00', '339.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1180, 'H11', '50.00', 'Oct-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3403.00', '3577.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1181, 'H12', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '69.90', '70.10', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1182, 'H2', '50.00', 'Oct-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3012.00', '3125.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1183, 'H3', '50.00', 'Oct-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2056.00', '2403.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1184, 'H4', '50.00', 'Oct-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6836.00', '7168.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1185, 'H5', '50.00', 'Oct-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3883.00', '4073.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1186, 'H6', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.70', '27.70', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1187, 'H7', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '296.00', '308.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1188, 'H8', '50.00', 'Oct-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10456.00', '10900.00', '0.00', 'Units', '600.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1189, 'H9', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '162.00', '162.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1190, 'I1', '30.00', 'Oct-2015', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '424.00', '607.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1191, 'I10', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1192, 'I11', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1193, 'I12', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1194, 'I13', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1195, 'I14', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1196, 'I15', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1197, 'I16', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1198, 'I17', '30.00', 'Oct-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '429.00', '647.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1199, 'I18', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1200, 'I19', '30.00', 'Oct-2015', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '327.00', '555.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1201, 'I2', '30.00', 'Oct-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '305.00', '556.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1202, 'I20', '30.00', 'Oct-2015', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '368.00', '561.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1203, 'I21', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1204, 'I22', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1205, 'I23', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1206, 'I24', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1207, 'I25', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1208, 'I26', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1209, 'I27', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1210, 'I28', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1211, 'I29', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1212, 'I3', '30.00', 'Oct-2015', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '164.00', '252.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1213, 'I30', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1214, 'I31', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1215, 'I32', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1216, 'I4', '30.00', 'Oct-2015', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '155.00', '268.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1217, 'I5', '30.00', 'Oct-2015', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '36.00', '56.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1218, 'I6', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1219, 'I7', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1220, 'I8', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1221, 'I9', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1222, 'KV-IIITA', '0.00', 'Oct-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '41089.00', '43171.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1223, 'MSA-CA1', '0.00', 'Oct-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.80', '14838.80', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1224, 'MSA-CA2', '0.00', 'Oct-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '27266.00', '27522.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1225, 'MSA101', '30.00', 'Oct-2015', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.50', '7051.50', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1226, 'MSA102', '30.00', 'Oct-2015', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11366.00', '11366.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1227, 'MSA103', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11694.00', '11694.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1228, 'MSA104', '30.00', 'Oct-2015', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '19609.00', '19910.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1229, 'MSA105', '30.00', 'Oct-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '12126.00', '12460.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1230, 'MSA106', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9187.00', '9187.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1231, 'MSA201', '30.00', 'Oct-2015', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6711.00', '6786.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1232, 'MSA202', '30.00', 'Oct-2015', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5038.00', '5056.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1233, 'MSA203', '30.00', 'Oct-2015', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11314.00', '11405.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1234, 'MSA204', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7240.00', '7292.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1235, 'MSA205', '30.00', 'Oct-2015', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11049.00', '11074.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1236, 'MSA206', '30.00', 'Oct-2015', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6987.00', '7025.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1237, 'MSA301', '30.00', 'Oct-2015', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1238, 'MSA302', '30.00', 'Oct-2015', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10417.00', '10536.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1239, 'MSA303', '30.00', 'Oct-2015', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6661.00', '6704.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1240, 'MSA304', '30.00', 'Oct-2015', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9453.00', '9972.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1241, 'MSA305', '30.00', 'Oct-2015', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6640.00', '6740.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1242, 'MSA306', '30.00', 'Oct-2015', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9310.00', '9391.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1243, 'MSA307', '30.00', 'Oct-2015', 'Mr. Mahendra Kumar shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6878.00', '6936.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1244, 'MSA308', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1245, 'MSA401', '30.00', 'Oct-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7176.00', '7268.00', '0.00', 'Units', '90.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1246, 'MSA402', '30.00', 'Oct-2015', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4533.00', '4634.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1247, 'MSA403', '30.00', 'Oct-2015', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8398.00', '8611.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1248, 'MSA404', '30.00', 'Oct-2015', 'Mr. Vishal Krishan SIngh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3645.00', '3795.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1249, 'MSA405', '30.00', 'Oct-2015', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4008.00', '4130.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1250, 'MSA406', '30.00', 'Oct-2015', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5434.00', '5548.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1251, 'MSA407', '30.00', 'Oct-2015', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10579.00', '10615.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1252, 'MSA408', '30.00', 'Oct-2015', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3126.00', '3174.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1253, 'MSA409', '30.00', 'Oct-2015', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2007.00', '2058.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1254, 'MSA410', '30.00', 'Oct-2015', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5901.00', '5942.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1255, 'MSA501', '30.00', 'Oct-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8036.00', '8108.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1256, 'MSA502', '30.00', 'Oct-2015', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8155.00', '8226.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1257, 'MSA503', '30.00', 'Oct-2015', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4071.00', '4103.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1258, 'MSA504', '30.00', 'Oct-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4543.00', '4652.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1259, 'MSA505', '30.00', 'Oct-2015', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9096.00', '9165.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1260, 'MSA506', '30.00', 'Oct-2015', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5070.00', '5185.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1261, 'MSA507', '30.00', 'Oct-2015', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1706.00', '1754.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1262, 'MSA508', '30.00', 'Oct-2015', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2893.00', '2976.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1263, 'MSA509', '30.00', 'Oct-2015', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4290.00', '4359.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1264, 'MSA510', '30.00', 'Oct-2015', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5480.00', '5577.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1265, 'MSA601', '30.00', 'Oct-2015', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3524.00', '3668.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1266, 'MSA602', '30.00', 'Oct-2015', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9429.00', '9531.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1267, 'MSA603', '30.00', 'Oct-2015', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1774.00', '1817.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1268, 'MSA604', '30.00', 'Oct-2015', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2146.00', '2269.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(1269, 'MSA605', '30.00', 'Oct-2015', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4675.00', '4742.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1270, 'MSA606', '30.00', 'Oct-2015', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4055.00', '4164.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1271, 'MSA607', '30.00', 'Oct-2015', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1536.00', '1559.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1272, 'MSA608', '30.00', 'Oct-2015', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7459.00', '7497.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1273, 'MSA609', '30.00', 'Oct-2015', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1058.00', '1084.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1274, 'MSA610', '30.00', 'Oct-2015', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2833.00', '2920.00', '0.00', 'Units', '45.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1275, 'RES-CA1', '0.00', 'Oct-2015', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2636.00', '2662.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1276, 'RES-CA10', '0.00', 'Oct-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2880.00', '2917.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1277, 'RES-CA11', '0.00', 'Oct-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4694.00', '4784.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1278, 'RES-CA12', '0.00', 'Oct-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1812.00', '1844.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1279, 'RES-CA13', '0.00', 'Oct-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1873.00', '1905.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1280, 'RES-CA14', '0.00', 'Oct-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2064.00', '2085.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1281, 'RES-CA15', '0.00', 'Oct-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1445.00', '1456.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1282, 'RES-CA2', '0.00', 'Oct-2015', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1371.00', '1392.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1283, 'RES-CA3', '0.00', 'Oct-2015', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14901.00', '15016.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1284, 'RES-CA4', '0.00', 'Oct-2015', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1680.00', '1694.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1285, 'RES-CA5', '0.00', 'Oct-2015', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2466.00', '2496.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1286, 'RES-CA6', '0.00', 'Oct-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2612.00', '2644.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1287, 'RES-CA7', '0.00', 'Oct-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1288, 'RES-CA8', '0.00', 'Oct-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3689.00', '3739.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1289, 'RES-CA9', '0.00', 'Oct-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3199.00', '3261.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1290, 'S-CA1', '0.00', 'Oct-2015', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15522.00', '15617.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1291, 'S1', '250.00', 'Oct-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7039.00', '7171.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1292, 'S2', '250.00', 'Oct-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5342.00', '5397.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1293, 'S3', '250.00', 'Oct-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9837.00', '10288.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1294, 'S4', '250.00', 'Oct-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2349.00', '2410.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1295, 'S5', '250.00', 'Oct-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6144.00', '6180.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1296, 'S6', '250.00', 'Oct-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6681.00', '6726.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1297, 'S7', '250.00', 'Oct-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25105.00', '25108.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1298, 'S8', '250.00', 'Oct-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11028.00', '11412.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1299, 'SSVision', '0.00', 'Oct-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '4970.00', '5054.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Cash'),
(1300, 'VH1', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '12131', '10.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1301, 'VH3-201', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16973.00', '16973.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1302, 'VH3-202', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17217.00', '17217.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1303, 'VH3-301', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15258.00', '15258.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1304, 'VH3-302', '0.00', 'Oct-2015', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1305, 'VH3-307', '30.00', 'Oct-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26163.00', '26433.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1306, 'VH3-308', '30.00', 'Oct-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28794.00', '29218.00', '0.00', 'Units', '400.00', '0.00', '2015-12-03 13:53:05', 'Yes', 'Salary'),
(1307, 'Admin-Extn.', '0.00', 'Jun-2015', 'M/s CPWD', 'Contractor', 'Yes', '164009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2074.00', '2074.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Cash'),
(1308, 'BH1-R205', '30.00', 'Jun-2015', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1309, 'BH1-R253', '30.00', 'Jun-2015', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1310, 'BH1-R255', '30.00', 'Jun-2015', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1311, 'BH1-R256', '30.00', 'Jun-2015', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1312, 'BH1-R257', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1313, 'BH1-R259', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1314, 'BH1-R265', '30.00', 'Jun-2015', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1315, 'Dir-Res', '0.00', 'Jun-2015', 'Prof. Somnath Biswas', 'Office', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5479.00', '5479.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1316, 'G1 ', '50.00', 'Jun-2015', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1198.00', '1198.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1317, 'G10', '50.00', 'Jun-2015', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '366.00', '366.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1318, 'G11', '50.00', 'Jun-2015', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '453.00', '453.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1319, 'G12', '50.00', 'Jun-2015', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '198.00', '198.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1320, 'G13', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1321, 'G14', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29.00', '29.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1322, 'G15', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1323, 'G16', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1324, 'G17', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1325, 'G18', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1326, 'G19', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1327, 'G2 ', '50.00', 'Jun-2015', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '463.00', '463.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1328, 'G20', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1329, 'G3 ', '50.00', 'Jun-2015', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '251.00', '251.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1330, 'G4 ', '50.00', 'Jun-2015', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '589.00', '589.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1331, 'G5', '50.00', 'Jun-2015', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '565.00', '565.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1332, 'G6', '50.00', 'Jun-2015', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '378.00', '378.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1333, 'G7', '50.00', 'Jun-2015', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '738.00', '738.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1334, 'G8 ', '50.00', 'Jun-2015', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '257.00', '257.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1335, 'G9', '50.00', 'Jun-2015', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '352.00', '352.00', '0.00', 'Units', '600.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1336, 'GH3-R511', '30.00', 'Jun-2015', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1337, 'GH3-R512', '30.00', 'Jun-2015', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1338, 'GH3-R519', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1339, 'GH3-R521', '30.00', 'Jun-2015', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1340, 'GH3-R610', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1341, 'GH3-R611', '30.00', 'Jun-2015', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1342, 'GH3-R612', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1343, 'GH3-R620', '30.00', 'Jun-2015', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1344, 'GH3-R621', '30.00', 'Jun-2015', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1345, 'GH3-R712', '30.00', 'Jun-2015', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1346, 'GH3-R719', '30.00', 'Jun-2015', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1347, 'GH3-R721', '30.00', 'Jun-2015', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1348, 'I1', '30.00', 'Jun-2015', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '735.00', '735.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1349, 'I10', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1350, 'I11', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1351, 'I12', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1352, 'I13', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1353, 'I14', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1354, 'I15', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1355, 'I16', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1356, 'I17', '30.00', 'Jun-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '783.00', '783.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1357, 'I18', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1358, 'I19', '30.00', 'Jun-2015', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '654.00', '654.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1359, 'I2', '30.00', 'Jun-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '552.00', '552.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1360, 'I20', '30.00', 'Jun-2015', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '729.00', '729.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1361, 'I21', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1362, 'I22', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1363, 'I23', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1364, 'I24', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1365, 'I25', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1366, 'I26', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1367, 'I27', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1368, 'I28', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1369, 'I29', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1370, 'I3', '30.00', 'Jun-2015', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '334.00', '334.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1371, 'I30', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1372, 'I31', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1373, 'I32', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1374, 'I4', '30.00', 'Jun-2015', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '332.00', '332.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1375, 'I5', '30.00', 'Jun-2015', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '158.00', '158.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1376, 'I6', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1377, 'I7', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1378, 'I8', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1379, 'I9', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1380, 'VH1', '0.00', 'Jun-2015', 'VACANT', 'None', 'No', '12131', '10.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:45', 'Yes', 'Salary'),
(1381, 'Admin-Extn.', '0.00', 'Jul-2015', 'M/s CPWD', 'Contractor', 'Yes', '164009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:50', 'Yes', 'Cash'),
(1382, 'Dir-Res', '0.00', 'Jul-2015', 'Prof. Somnath Biswas', 'Office', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1383, 'G13', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1384, 'G14', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1385, 'G15', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1386, 'G16', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1387, 'G17', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1388, 'G18', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1389, 'G19', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1390, 'G20', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1391, 'I1', '30.00', 'Jul-2015', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1392, 'I10', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1393, 'I11', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1394, 'I12', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1395, 'I13', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1396, 'I14', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1397, 'I15', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1398, 'I16', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1399, 'I17', '30.00', 'Jul-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1400, 'I18', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1401, 'I19', '30.00', 'Jul-2015', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1402, 'I2', '30.00', 'Jul-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1403, 'I20', '30.00', 'Jul-2015', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1404, 'I21', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1405, 'I22', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1406, 'I23', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1407, 'I24', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1408, 'I25', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1409, 'I26', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1410, 'I27', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1411, 'I28', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1412, 'I29', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1413, 'I3', '30.00', 'Jul-2015', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1414, 'I30', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1415, 'I31', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1416, 'I32', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1417, 'I4', '30.00', 'Jul-2015', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1418, 'I5', '30.00', 'Jul-2015', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '400.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1419, 'I6', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1420, 'I7', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1421, 'I8', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1422, 'I9', '0.00', 'Jul-2015', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1423, 'MSA402', '30.00', 'Jul-2015', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4005.00', '4079.00', '0.00', 'Units', '45.00', '0.00', '2015-12-02 13:25:51', 'Yes', 'Salary'),
(1923, 'A1', '30.00', 'Jan-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '16845.00', '17039.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1427, 'A1', '30.00', 'Nov-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '16543.00', '16664.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1428, 'A2', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1429, 'A3', '0.00', 'Nov-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6086.00', '6188.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1430, 'A4', '30.00', 'Nov-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4323.00', '4435.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1431, 'A5', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1432, 'A6', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1433, 'A7', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1434, 'A8', '30.00', 'Nov-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7599.00', '7786.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1435, 'Admin-Extn.', '0.00', 'Nov-2015', 'M/s CPWD', 'Contractor', 'Yes', '164009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1850.00', '2074.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1436, 'B1', '30.00', 'Nov-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20148.00', '20259.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1437, 'B10', '30.00', 'Nov-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25272.00', '25423.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1438, 'B11', '30.00', 'Nov-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13837.00', '14016.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1439, 'B12', '30.00', 'Nov-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28395.00', '28590.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1440, 'B13', '30.00', 'Nov-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25166.00', '25387.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1441, 'B14', '30.00', 'Nov-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14713.00', '14890.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1442, 'B15', '30.00', 'Nov-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41790.00', '42017.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1443, 'B16', '30.00', 'Nov-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26088.00', '26247.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1444, 'B2', '30.00', 'Nov-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26569.00', '26673.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1445, 'B3', '30.00', 'Nov-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17841.00', '17869.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1446, 'B4', '30.00', 'Nov-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23168.00', '23408.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1447, 'B5', '30.00', 'Nov-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14231.00', '14371.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1448, 'B6', '30.00', 'Nov-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17191.00', '17272.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1449, 'B7', '30.00', 'Nov-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19846.00', '20089.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1450, 'B8', '30.00', 'Nov-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24072.00', '24240.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1451, 'B9', '30.00', 'Nov-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12963.00', '13065.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1452, 'BEC-Admin', '0.00', 'Nov-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30687.00', '31153.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1453, 'BEC-Audi', '0.00', 'Nov-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '543.00', '2019.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1454, 'BEC-Main', '0.00', 'Nov-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '43939.00', '44503.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1455, 'BH1-R205', '30.00', 'Nov-2015', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1456, 'BH1-R253', '30.00', 'Nov-2015', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1457, 'BH1-R255', '30.00', 'Nov-2015', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1458, 'BH1-R256', '30.00', 'Nov-2015', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1459, 'BH1-R257', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1460, 'BH1-R259', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1461, 'BH1-R265', '30.00', 'Nov-2015', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1462, 'BH4-Cafe', '0.00', 'Nov-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '863.00', '905.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1463, 'C1', '50.00', 'Nov-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32390.00', '32605.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1464, 'C2', '50.00', 'Nov-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26521.00', '26654.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1465, 'Coffee-Cafe', '0.00', 'Nov-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4120.00', '4570.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1466, 'D1', '30.00', 'Nov-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9902.00', '10076.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1467, 'D10', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41344.00', '41351.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1468, 'D11', '50.00', 'Nov-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25122.00', '25391.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1469, 'D12', '0.00', 'Nov-2015', '', 'None', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43180.00', '43568.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1470, 'D13', '0.00', 'Nov-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5692.00', '5758.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1471, 'D14', '50.00', 'Nov-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37360.00', '37651.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1472, 'D15', '50.00', 'Nov-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26684.00', '26752.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1473, 'D16', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21565.00', '21574.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1474, 'D17', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1475, 'D18', '0.00', 'Nov-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13702.00', '13849.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1476, 'D19', '30.00', 'Nov-2015', 'Sh. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '6994.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1477, 'D2', '50.00', 'Nov-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23550.00', '23837.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1478, 'D20', '50.00', 'Nov-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27661.00', '27888.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1479, 'D21', '50.00', 'Nov-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9749.00', '9972.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1480, 'D22', '50.00', 'Nov-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8608.00', '8710.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1481, 'D23', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7056.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1482, 'D24', '50.00', 'Nov-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15721.00', '15827.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1483, 'D25', '50.00', 'Nov-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42832.00', '42983.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1484, 'D26', '50.00', 'Nov-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '53422.00', '53838.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1485, 'D27', '0.00', 'Nov-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37649.00', '37712.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1486, 'D28', '30.00', 'Nov-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38616.00', '38858.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1487, 'D3', '50.00', 'Nov-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23163.00', '23611.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1488, 'D4', '50.00', 'Nov-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28567.00', '28907.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1489, 'D5', '30.00', 'Nov-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11839.00', '11989.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1490, 'D6', '30.00', 'Nov-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31582.00', '31792.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1491, 'D7', '50.00', 'Nov-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38962.00', '39236.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1492, 'D8', '50.00', 'Nov-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27708.00', '27914.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(1493, 'D9', '0.00', 'Nov-2015', '', 'None', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15450.00', '15674.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1494, 'Dir-Res', '0.00', 'Nov-2015', 'Prof. Somnath Biswas', 'Office', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '54225.00', '54225.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1495, 'E1', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22579.00', '22642.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1496, 'E10', '50.00', 'Nov-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19126.00', '19360.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1497, 'E11', '50.00', 'Nov-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42587.00', '42807.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1498, 'E12', '50.00', 'Nov-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36672.00', '36875.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1499, 'E13', '50.00', 'Nov-2015', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12539.00', '12539.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1500, 'E14', '50.00', 'Nov-2015', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9119.00', '9196.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1501, 'E2', '50.00', 'Nov-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24347.00', '24551.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1502, 'E3', '50.00', 'Nov-2015', 'Dr. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '47293.00', '47553.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1503, 'E4', '50.00', 'Nov-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '83717.00', '84039.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1504, 'E5', '50.00', 'Nov-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11141.00', '11559.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1505, 'E6', '0.00', 'Nov-2015', 'Prof. R. C. Tripathi', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42991.00', '42992.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1506, 'E7', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1507, 'E8', '50.00', 'Nov-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26229.00', '26421.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1508, 'E9', '50.00', 'Nov-2015', 'Dr. Pavan Chakraborty', 'Asstt. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32424.00', '32971.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1509, 'F1', '50.00', 'Nov-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15714.00', '15990.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1510, 'F2', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1511, 'F3', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1512, 'F4', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1513, 'F5', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1514, 'G1 ', '50.00', 'Nov-2015', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1090.00', '1198.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1515, 'G10', '50.00', 'Nov-2015', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '271.00', '366.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1516, 'G11', '50.00', 'Nov-2015', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '202.00', '453.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1517, 'G12', '50.00', 'Nov-2015', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '125.00', '198.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1518, 'G13', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1519, 'G14', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '29.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1520, 'G15', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1521, 'G16', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1522, 'G17', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1523, 'G18', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1524, 'G19', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1525, 'G2 ', '50.00', 'Nov-2015', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '436.00', '463.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1526, 'G20', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1527, 'G3 ', '50.00', 'Nov-2015', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '229.00', '251.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1528, 'G4 ', '50.00', 'Nov-2015', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '552.00', '589.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1529, 'G5', '50.00', 'Nov-2015', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '516.00', '565.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1530, 'G6', '50.00', 'Nov-2015', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '307.00', '378.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1531, 'G7', '50.00', 'Nov-2015', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '639.00', '738.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1532, 'G8 ', '50.00', 'Nov-2015', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '205.00', '257.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1533, 'G9', '50.00', 'Nov-2015', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '322.00', '352.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1534, 'GH3-R511', '30.00', 'Nov-2015', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1535, 'GH3-R512', '30.00', 'Nov-2015', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1536, 'GH3-R519', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1537, 'GH3-R521', '30.00', 'Nov-2015', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1538, 'GH3-R610', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1539, 'GH3-R611', '30.00', 'Nov-2015', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1540, 'GH3-R612', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1541, 'GH3-R620', '30.00', 'Nov-2015', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1542, 'GH3-R621', '30.00', 'Nov-2015', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1543, 'GH3-R712', '30.00', 'Nov-2015', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1544, 'GH3-R719', '30.00', 'Nov-2015', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1545, 'GH3-R721', '30.00', 'Nov-2015', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1546, 'H1', '50.00', 'Nov-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6645.00', '6860.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1547, 'H10', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '339.00', '339.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1548, 'H11', '50.00', 'Nov-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3577.00', '3698.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1549, 'H12', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.10', '70.10', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1550, 'H2', '50.00', 'Nov-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3125.00', '3214.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1551, 'H3', '50.00', 'Nov-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2403.00', '2459.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1552, 'H4', '50.00', 'Nov-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7168.00', '7388.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1553, 'H5', '50.00', 'Nov-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4073.00', '4173.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1554, 'H6', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.70', '27.70', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1555, 'H7', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '308.00', '322.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1556, 'H8', '50.00', 'Nov-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10900.00', '11119.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1557, 'H9', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '162.00', '162.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1558, 'I1', '30.00', 'Nov-2015', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '607.00', '735.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1559, 'I10', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1560, 'I11', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1561, 'I12', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1562, 'I13', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1563, 'I14', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1564, 'I15', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1565, 'I16', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1566, 'I17', '30.00', 'Nov-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '647.00', '783.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1567, 'I18', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1568, 'I19', '30.00', 'Nov-2015', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '555.00', '654.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1569, 'I2', '30.00', 'Nov-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '556.00', '556.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1570, 'I20', '30.00', 'Nov-2015', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '561.00', '729.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1571, 'I21', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1572, 'I22', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1573, 'I23', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1574, 'I24', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1575, 'I25', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1576, 'I26', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1577, 'I27', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1578, 'I28', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1579, 'I29', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1580, 'I3', '30.00', 'Nov-2015', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '252.00', '334.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1581, 'I30', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1582, 'I31', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1583, 'I32', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1584, 'I4', '30.00', 'Nov-2015', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '268.00', '332.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1585, 'I5', '30.00', 'Nov-2015', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '56.00', '158.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1586, 'I6', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1587, 'I7', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1588, 'I8', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1589, 'I9', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1590, 'KV-IIITA', '0.00', 'Nov-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '43171.00', '44555.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1591, 'MSA-CA1', '0.00', 'Nov-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.80', '14838.80', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1592, 'MSA-CA2', '0.00', 'Nov-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '27522.00', '27766.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1593, 'MSA101', '30.00', 'Nov-2015', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1594, 'MSA102', '30.00', 'Nov-2015', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11337.00', '11337.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1595, 'MSA103', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11694.00', '11694.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1596, 'MSA104', '30.00', 'Nov-2015', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '19910.00', '20008.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1597, 'MSA105', '30.00', 'Nov-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '12460.00', '12684.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1598, 'MSA106', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9187.00', '9187.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1599, 'MSA201', '30.00', 'Nov-2015', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6786.00', '6820.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1600, 'MSA202', '30.00', 'Nov-2015', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5056.00', '5073.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1601, 'MSA203', '30.00', 'Nov-2015', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11405.00', '11449.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1602, 'MSA204', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7292.00', '7303.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1603, 'MSA205', '30.00', 'Nov-2015', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11074.00', '11092.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1604, 'MSA206', '30.00', 'Nov-2015', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7025.00', '7055.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1605, 'MSA301', '30.00', 'Nov-2015', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1606, 'MSA302', '30.00', 'Nov-2015', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10536.00', '10573.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1607, 'MSA303', '30.00', 'Nov-2015', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6704.00', '6714.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1608, 'MSA304', '30.00', 'Nov-2015', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9972.00', '10026.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1609, 'MSA305', '30.00', 'Nov-2015', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6740.00', '6814.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1610, 'MSA306', '30.00', 'Nov-2015', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9391.00', '9421.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1611, 'MSA307', '30.00', 'Nov-2015', 'Mr. Mahendra Kumar shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6936.00', '6947.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1612, 'MSA308', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1613, 'MSA401', '30.00', 'Nov-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7268.00', '7308.00', '0.00', 'Units', '90.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1614, 'MSA402', '30.00', 'Nov-2015', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4634.00', '4704.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1615, 'MSA403', '30.00', 'Nov-2015', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8611.00', '8703.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1616, 'MSA404', '30.00', 'Nov-2015', 'Mr. Vishal Krishan SIngh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3795.00', '3851.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1617, 'MSA405', '30.00', 'Nov-2015', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4130.00', '4201.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1618, 'MSA406', '30.00', 'Nov-2015', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5548.00', '5609.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1619, 'MSA407', '30.00', 'Nov-2015', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10615.00', '10636.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1620, 'MSA408', '30.00', 'Nov-2015', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3174.00', '3203.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1621, 'MSA409', '30.00', 'Nov-2015', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2058.00', '2115.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1622, 'MSA410', '30.00', 'Nov-2015', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5942.00', '5947.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1623, 'MSA501', '30.00', 'Nov-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8108.00', '8134.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1624, 'MSA502', '30.00', 'Nov-2015', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8226.00', '8260.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1625, 'MSA503', '30.00', 'Nov-2015', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4103.00', '4127.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1626, 'MSA504', '30.00', 'Nov-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4652.00', '4698.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1627, 'MSA505', '30.00', 'Nov-2015', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9165.00', '9180.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1628, 'MSA506', '30.00', 'Nov-2015', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5185.00', '5225.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1629, 'MSA507', '30.00', 'Nov-2015', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1754.00', '1807.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1630, 'MSA508', '30.00', 'Nov-2015', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2976.00', '3013.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1631, 'MSA509', '30.00', 'Nov-2015', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4359.00', '4375.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1632, 'MSA510', '30.00', 'Nov-2015', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5577.00', '5607.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1633, 'MSA601', '30.00', 'Nov-2015', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3668.00', '3713.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1634, 'MSA602', '30.00', 'Nov-2015', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9531.00', '9596.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1635, 'MSA603', '30.00', 'Nov-2015', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1817.00', '1829.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1636, 'MSA604', '30.00', 'Nov-2015', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2269.00', '2344.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1637, 'MSA605', '30.00', 'Nov-2015', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4742.00', '4767.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1638, 'MSA606', '30.00', 'Nov-2015', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4164.00', '4209.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1639, 'MSA607', '30.00', 'Nov-2015', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1559.00', '1577.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1640, 'MSA608', '30.00', 'Nov-2015', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7497.00', '7554.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1641, 'MSA609', '30.00', 'Nov-2015', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1084.00', '1107.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1642, 'MSA610', '30.00', 'Nov-2015', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2920.00', '3012.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1643, 'RES-CA1', '0.00', 'Nov-2015', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2662.00', '2713.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1644, 'RES-CA10', '0.00', 'Nov-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2917.00', '3040.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1645, 'RES-CA11', '0.00', 'Nov-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4784.00', '4914.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1646, 'RES-CA12', '0.00', 'Nov-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1844.00', '1897.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1647, 'RES-CA13', '0.00', 'Nov-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1905.00', '1938.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1648, 'RES-CA14', '0.00', 'Nov-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2085.00', '2110.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1649, 'RES-CA15', '0.00', 'Nov-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1456.00', '1468.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1650, 'RES-CA2', '0.00', 'Nov-2015', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1392.00', '1413.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1651, 'RES-CA3', '0.00', 'Nov-2015', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15016.00', '15137.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1652, 'RES-CA4', '0.00', 'Nov-2015', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1694.00', '1709.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1653, 'RES-CA5', '0.00', 'Nov-2015', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2496.00', '2532.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1654, 'RES-CA6', '0.00', 'Nov-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2644.00', '2740.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1655, 'RES-CA7', '0.00', 'Nov-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1656, 'RES-CA8', '0.00', 'Nov-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3739.00', '3875.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1657, 'RES-CA9', '0.00', 'Nov-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3261.00', '3394.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1658, 'S-CA1', '0.00', 'Nov-2015', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15617.00', '15728.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1659, 'S1', '250.00', 'Nov-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7171.00', '7211.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1660, 'S2', '250.00', 'Nov-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5397.00', '5458.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1661, 'S3', '250.00', 'Nov-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10288.00', '10415.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1662, 'S4', '250.00', 'Nov-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2410.00', '2460.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1663, 'S5', '250.00', 'Nov-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6180.00', '6207.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1664, 'S6', '250.00', 'Nov-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6726.00', '6742.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1665, 'S7', '250.00', 'Nov-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25108.00', '25112.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1666, 'S8', '250.00', 'Nov-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11412.00', '11710.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1667, 'SSVision', '0.00', 'Nov-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '5054.00', '5157.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Cash'),
(1668, 'VH1', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '12131', '10.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1669, 'VH3-201', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16973.00', '16973.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1670, 'VH3-202', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17217.00', '17217.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1671, 'VH3-301', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15258.00', '15258.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1672, 'VH3-302', '0.00', 'Nov-2015', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1673, 'VH3-307', '30.00', 'Nov-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26433.00', '26590.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1674, 'VH3-308', '30.00', 'Nov-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29218.00', '29275.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:36:03', 'Yes', 'Salary'),
(1675, 'A1', '30.00', 'Dec-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '16664.00', '16845.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1676, 'A2', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1677, 'A3', '0.00', 'Dec-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6188.00', '6278.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1678, 'A4', '30.00', 'Dec-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4435.00', '4529.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1679, 'A5', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1680, 'A6', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1681, 'A7', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1682, 'A8', '30.00', 'Dec-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7786.00', '8012.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1683, 'Admin-Extn.', '0.00', 'Dec-2015', 'M/s CPWD', 'Contractor', 'Yes', '164009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2074.00', '2153.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1684, 'B1', '30.00', 'Dec-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20259.00', '20406.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1685, 'B10', '30.00', 'Dec-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25423.00', '25585.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1686, 'B11', '30.00', 'Dec-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14016.00', '14243.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1687, 'B12', '30.00', 'Dec-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28590.00', '28928.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1688, 'B13', '30.00', 'Dec-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25387.00', '25598.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1689, 'B14', '30.00', 'Dec-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14890.00', '15053.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1690, 'B15', '30.00', 'Dec-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42017.00', '42226.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1691, 'B16', '30.00', 'Dec-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26247.00', '26460.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1692, 'B2', '30.00', 'Dec-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26673.00', '26766.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1693, 'B3', '30.00', 'Dec-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17869.00', '18100.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1694, 'B4', '30.00', 'Dec-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23408.00', '23682.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1695, 'B5', '30.00', 'Dec-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14371.00', '14522.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1696, 'B6', '30.00', 'Dec-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17272.00', '17351.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1697, 'B7', '30.00', 'Dec-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20089.00', '20323.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1698, 'B8', '30.00', 'Dec-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24240.00', '24383.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1699, 'B9', '30.00', 'Dec-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13065.00', '13176.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1700, 'BEC-Admin', '0.00', 'Dec-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31153.00', '31800.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1701, 'BEC-Audi', '0.00', 'Dec-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2019.00', '3537.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1702, 'BEC-Main', '0.00', 'Dec-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '44503.00', '45449.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1703, 'BH1-R205', '30.00', 'Dec-2015', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1704, 'BH1-R253', '30.00', 'Dec-2015', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1705, 'BH1-R255', '30.00', 'Dec-2015', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1706, 'BH1-R256', '30.00', 'Dec-2015', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1707, 'BH1-R257', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1708, 'BH1-R259', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1709, 'BH1-R265', '30.00', 'Dec-2015', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1710, 'BH4-Cafe', '0.00', 'Dec-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '905.00', '905.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(1711, 'C1', '50.00', 'Dec-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32605.00', '32995.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1712, 'C2', '50.00', 'Dec-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26654.00', '26719.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1713, 'Coffee-Cafe', '0.00', 'Dec-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4570.00', '4926.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1714, 'D1', '30.00', 'Dec-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10076.00', '10275.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1715, 'D10', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41351.00', '41351.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1716, 'D11', '50.00', 'Dec-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25391.00', '25836.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1717, 'D12', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43568.00', '43600.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1718, 'D13', '0.00', 'Dec-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5758.00', '5837.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1719, 'D14', '50.00', 'Dec-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37651.00', '37987.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1720, 'D15', '50.00', 'Dec-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26752.00', '26766.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1721, 'D16', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21574.00', '21584.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1722, 'D17', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1723, 'D18', '0.00', 'Dec-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13849.00', '14047.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1724, 'D19', '30.00', 'Dec-2015', 'Sh. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '7177.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1725, 'D2', '50.00', 'Dec-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23837.00', '24108.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1726, 'D20', '50.00', 'Dec-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27888.00', '28108.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1727, 'D21', '50.00', 'Dec-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9972.00', '10165.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1728, 'D22', '50.00', 'Dec-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8710.00', '8791.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1729, 'D23', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7097.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1730, 'D24', '50.00', 'Dec-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15827.00', '15921.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1731, 'D25', '50.00', 'Dec-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42983.00', '43122.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1732, 'D26', '50.00', 'Dec-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '53838.00', '54156.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1733, 'D27', '0.00', 'Dec-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37712.00', '37851.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1734, 'D28', '30.00', 'Dec-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38858.00', '39136.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1735, 'D3', '50.00', 'Dec-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23611.00', '23846.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1736, 'D4', '50.00', 'Dec-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28907.00', '29138.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1737, 'D5', '30.00', 'Dec-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11989.00', '12123.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1738, 'D6', '30.00', 'Dec-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31792.00', '31939.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1739, 'D7', '50.00', 'Dec-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39236.00', '39749.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1740, 'D8', '50.00', 'Dec-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27914.00', '28084.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1741, 'D9', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15674.00', '15680.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1742, 'Dir-Res', '0.00', 'Dec-2015', 'Prof. Somnath Biswas', 'Office', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '54790.00', '55295.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1743, 'E1', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22642.00', '22699.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1744, 'E10', '50.00', 'Dec-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19360.00', '19656.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1745, 'E11', '50.00', 'Dec-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42807.00', '42897.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1746, 'E12', '50.00', 'Dec-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '36875.00', '37202.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1747, 'E13', '50.00', 'Dec-2015', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12539.00', '12907.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1748, 'E14', '50.00', 'Dec-2015', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9196.00', '9394.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1749, 'E2', '50.00', 'Dec-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24551.00', '24855.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1750, 'E3', '50.00', 'Dec-2015', 'Dr. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '47553.00', '47813.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1751, 'E4', '50.00', 'Dec-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '84039.00', '84297.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1752, 'E5', '50.00', 'Dec-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11559.00', '12048.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1753, 'E6', '0.00', 'Dec-2015', 'Prof. R. C. Tripathi', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42992.00', '42992.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1754, 'E7', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1755, 'E8', '50.00', 'Dec-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26421.00', '26723.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1756, 'E9', '50.00', 'Dec-2015', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32971.00', '33602.00', '0.00', 'Units', '800.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1757, 'F1', '50.00', 'Dec-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15990.00', '16787.00', '0.00', 'Units', '1000.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1758, 'F2', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1759, 'F3', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1760, 'F4', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1761, 'F5', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1762, 'G1 ', '50.00', 'Dec-2015', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1198.00', '1293.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1763, 'G10', '50.00', 'Dec-2015', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '366.00', '571.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1764, 'G11', '50.00', 'Dec-2015', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '453.00', '518.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1765, 'G12', '50.00', 'Dec-2015', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '198.00', '306.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1766, 'G13', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1767, 'G14', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29.00', '40.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1768, 'G15', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1769, 'G16', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1770, 'G17', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1771, 'G18', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1772, 'G19', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1773, 'G2 ', '50.00', 'Dec-2015', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '463.00', '483.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1774, 'G20', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1775, 'G3 ', '50.00', 'Dec-2015', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '251.00', '279.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1776, 'G4 ', '50.00', 'Dec-2015', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '589.00', '603.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1777, 'G5', '50.00', 'Dec-2015', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '565.00', '587.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1778, 'G6', '50.00', 'Dec-2015', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '378.00', '394.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1779, 'G7', '50.00', 'Dec-2015', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '738.00', '742.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1780, 'G8 ', '50.00', 'Dec-2015', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '257.00', '379.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1781, 'G9', '50.00', 'Dec-2015', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '352.00', '423.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1782, 'GH3-R511', '30.00', 'Dec-2015', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1783, 'GH3-R512', '30.00', 'Dec-2015', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1784, 'GH3-R519', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1785, 'GH3-R521', '30.00', 'Dec-2015', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1786, 'GH3-R610', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1787, 'GH3-R611', '30.00', 'Dec-2015', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1788, 'GH3-R612', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1789, 'GH3-R620', '30.00', 'Dec-2015', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1790, 'GH3-R621', '30.00', 'Dec-2015', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1791, 'GH3-R712', '30.00', 'Dec-2015', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1792, 'GH3-R719', '30.00', 'Dec-2015', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1793, 'GH3-R721', '30.00', 'Dec-2015', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1794, 'H1', '50.00', 'Dec-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6860.00', '7008.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1795, 'H10', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '339.00', '339.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1796, 'H11', '50.00', 'Dec-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3698.00', '3765.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1797, 'H12', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.10', '70.10', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1798, 'H2', '50.00', 'Dec-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3214.00', '3261.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1799, 'H3', '50.00', 'Dec-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2459.00', '2523.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1800, 'H4', '50.00', 'Dec-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7388.00', '7690.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1801, 'H5', '50.00', 'Dec-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4173.00', '4241.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1802, 'H6', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1803, 'H7', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '322.00', '335.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1804, 'H8', '50.00', 'Dec-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11119.00', '11555.00', '0.00', 'Units', '600.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1805, 'H9', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '162.00', '162.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1806, 'I1', '30.00', 'Dec-2015', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '735.00', '1116.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1807, 'I10', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1808, 'I11', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1809, 'I12', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1810, 'I13', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1811, 'I14', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1812, 'I15', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1813, 'I16', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1814, 'I17', '30.00', 'Dec-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '783.00', '936.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1815, 'I18', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1816, 'I19', '30.00', 'Dec-2015', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '654.00', '762.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1817, 'I2', '30.00', 'Dec-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '552.00', '852.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1818, 'I20', '30.00', 'Dec-2015', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '729.00', '894.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1819, 'I21', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1820, 'I22', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1821, 'I23', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1822, 'I24', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1823, 'I25', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1824, 'I26', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1825, 'I27', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1826, 'I28', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1827, 'I29', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1828, 'I3', '30.00', 'Dec-2015', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '334.00', '449.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1829, 'I30', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1830, 'I31', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1831, 'I32', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1832, 'I4', '30.00', 'Dec-2015', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '332.00', '425.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1833, 'I5', '30.00', 'Dec-2015', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '158.00', '471.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1834, 'I6', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '26.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1835, 'I7', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1836, 'I8', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1837, 'I9', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1838, 'KV-IIITA', '0.00', 'Dec-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '44555.00', '45906.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1839, 'MSA-CA1', '0.00', 'Dec-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1840, 'MSA-CA2', '0.00', 'Dec-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '27766.00', '28075.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1841, 'MSA101', '30.00', 'Dec-2015', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1842, 'MSA102', '30.00', 'Dec-2015', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11337.00', '11337.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1843, 'MSA103', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11694.00', '11694.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1844, 'MSA104', '30.00', 'Dec-2015', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '20008.00', '20187.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1845, 'MSA105', '30.00', 'Dec-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '12684.00', '12891.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1846, 'MSA106', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9187.00', '9187.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1847, 'MSA201', '30.00', 'Dec-2015', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6820.00', '6864.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1848, 'MSA202', '30.00', 'Dec-2015', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5073.00', '5098.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1849, 'MSA203', '30.00', 'Dec-2015', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11449.00', '11501.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1850, 'MSA204', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7303.00', '7322.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1851, 'MSA205', '30.00', 'Dec-2015', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11092.00', '11103.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1852, 'MSA206', '30.00', 'Dec-2015', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7055.00', '7090.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1853, 'MSA301', '30.00', 'Dec-2015', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1854, 'MSA302', '30.00', 'Dec-2015', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10573.00', '10624.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1855, 'MSA303', '30.00', 'Dec-2015', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6714.00', '6720.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1856, 'MSA304', '30.00', 'Dec-2015', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10026.00', '10062.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1857, 'MSA305', '30.00', 'Dec-2015', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6814.00', '6866.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1858, 'MSA306', '30.00', 'Dec-2015', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9421.00', '9435.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1859, 'MSA307', '30.00', 'Dec-2015', 'Mr. Mahendra Kumar shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6947.00', '6959.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1860, 'MSA308', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1861, 'MSA401', '30.00', 'Dec-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7308.00', '7340.00', '0.00', 'Units', '90.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1862, 'MSA402', '30.00', 'Dec-2015', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4704.00', '4751.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1863, 'MSA403', '30.00', 'Dec-2015', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8703.00', '8767.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1864, 'MSA404', '30.00', 'Dec-2015', 'Mr. Vishal Krishan SIngh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3851.00', '3887.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1865, 'MSA405', '30.00', 'Dec-2015', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4201.00', '4272.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1866, 'MSA406', '30.00', 'Dec-2015', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5609.00', '5673.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1867, 'MSA407', '30.00', 'Dec-2015', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10636.00', '10665.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1868, 'MSA408', '30.00', 'Dec-2015', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3203.00', '3203.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1869, 'MSA409', '30.00', 'Dec-2015', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2115.00', '2137.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1870, 'MSA410', '30.00', 'Dec-2015', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5947.00', '5951.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1871, 'MSA501', '30.00', 'Dec-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8134.00', '8170.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1872, 'MSA502', '30.00', 'Dec-2015', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8260.00', '8297.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1873, 'MSA503', '30.00', 'Dec-2015', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4127.00', '4153.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1874, 'MSA504', '30.00', 'Dec-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4698.00', '4757.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1875, 'MSA505', '30.00', 'Dec-2015', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9180.00', '9201.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1876, 'MSA506', '30.00', 'Dec-2015', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5225.00', '5253.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1877, 'MSA507', '30.00', 'Dec-2015', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1807.00', '1833.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1878, 'MSA508', '30.00', 'Dec-2015', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3013.00', '3033.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1879, 'MSA509', '30.00', 'Dec-2015', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4375.00', '4375.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1880, 'MSA510', '30.00', 'Dec-2015', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5607.00', '5636.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1881, 'MSA601', '30.00', 'Dec-2015', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3713.00', '3772.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1882, 'MSA602', '30.00', 'Dec-2015', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9596.00', '9602.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1883, 'MSA603', '30.00', 'Dec-2015', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1829.00', '1864.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1884, 'MSA604', '30.00', 'Dec-2015', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2344.00', '2445.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1885, 'MSA605', '30.00', 'Dec-2015', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4767.00', '4793.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1886, 'MSA606', '30.00', 'Dec-2015', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4209.00', '4219.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1887, 'MSA607', '30.00', 'Dec-2015', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1577.00', '1593.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1888, 'MSA608', '30.00', 'Dec-2015', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7554.00', '7610.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1889, 'MSA609', '30.00', 'Dec-2015', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1107.00', '1145.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1890, 'MSA610', '30.00', 'Dec-2015', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3012.00', '3079.00', '0.00', 'Units', '45.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1891, 'RES-CA1', '0.00', 'Dec-2015', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2713.00', '2755.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1892, 'RES-CA10', '0.00', 'Dec-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3040.00', '3069.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1893, 'RES-CA11', '0.00', 'Dec-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4914.00', '4998.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1894, 'RES-CA12', '0.00', 'Dec-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1897.00', '1951.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1895, 'RES-CA13', '0.00', 'Dec-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1938.00', '1963.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1896, 'RES-CA14', '0.00', 'Dec-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2110.00', '2129.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1897, 'RES-CA15', '0.00', 'Dec-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1468.00', '1479.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1898, 'RES-CA2', '0.00', 'Dec-2015', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1413.00', '1428.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1899, 'RES-CA3', '0.00', 'Dec-2015', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15137.00', '15259.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1900, 'RES-CA4', '0.00', 'Dec-2015', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1709.00', '1724.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1901, 'RES-CA5', '0.00', 'Dec-2015', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2532.00', '2573.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1902, 'RES-CA6', '0.00', 'Dec-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2740.00', '2807.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1903, 'RES-CA7', '0.00', 'Dec-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1904, 'RES-CA8', '0.00', 'Dec-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3875.00', '3922.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1905, 'RES-CA9', '0.00', 'Dec-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3394.00', '3471.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1906, 'S-CA1', '0.00', 'Dec-2015', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15728.00', '15840.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1907, 'S1', '250.00', 'Dec-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7211.00', '7234.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1908, 'S2', '250.00', 'Dec-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5458.00', '5461.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1909, 'S3', '250.00', 'Dec-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10415.00', '10415.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1910, 'S4', '250.00', 'Dec-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2460.00', '2480.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1911, 'S5', '250.00', 'Dec-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6207.00', '6208.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1912, 'S6', '250.00', 'Dec-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6742.00', '6744.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1913, 'S7', '250.00', 'Dec-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25112.00', '25112.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1914, 'S8', '250.00', 'Dec-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11710.00', '11842.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1915, 'SSVision', '0.00', 'Dec-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '5157.00', '5215.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Cash'),
(1916, 'VH1', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '12131', '10.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1917, 'VH3-201', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16973.00', '16975.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1918, 'VH3-202', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17217.00', '17218.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1919, 'VH3-301', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15258.00', '15258.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1920, 'VH3-302', '0.00', 'Dec-2015', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1921, 'VH3-307', '30.00', 'Dec-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26590.00', '26679.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1922, 'VH3-308', '30.00', 'Dec-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29275.00', '29364.00', '0.00', 'Units', '400.00', '0.00', '2016-01-06 15:54:39', 'Yes', 'Salary'),
(1924, 'A2', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1925, 'A3', '0.00', 'Jan-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6278.00', '6395.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1926, 'A4', '30.00', 'Jan-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4529.00', '4606.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1927, 'A5', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1928, 'A6', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(1929, 'A7', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1930, 'A8', '30.00', 'Jan-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8012.00', '8571.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1931, 'Admin-Extn.', '0.00', 'Jan-2016', 'M/s CPWD', 'Contractor', 'Yes', '164009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2153.00', '2355.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'DD No. 12345 from SBI dated 10.02.2016'),
(1932, 'B1', '30.00', 'Jan-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20406.00', '20555.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1933, 'B10', '30.00', 'Jan-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25585.00', '25826.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1934, 'B11', '30.00', 'Jan-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14243.00', '14638.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1935, 'B12', '30.00', 'Jan-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28928.00', '29123.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1936, 'B13', '30.00', 'Jan-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25598.00', '25868.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1937, 'B14', '30.00', 'Jan-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15053.00', '15348.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1938, 'B15', '30.00', 'Jan-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42226.00', '42465.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1939, 'B16', '30.00', 'Jan-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26460.00', '26688.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1940, 'B2', '30.00', 'Jan-2016', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26766.00', '26838.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1941, 'B3', '30.00', 'Jan-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18100.00', '18266.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1942, 'B4', '30.00', 'Jan-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23682.00', '24026.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1943, 'B5', '30.00', 'Jan-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14522.00', '14735.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1944, 'B6', '30.00', 'Jan-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17351.00', '17422.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1945, 'B7', '30.00', 'Jan-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20323.00', '20552.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1946, 'B8', '30.00', 'Jan-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24383.00', '24513.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1947, 'B9', '30.00', 'Jan-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13176.00', '13268.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1948, 'BEC-Admin', '0.00', 'Jan-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31800.00', '32284.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'DD No. 12345 from SBI dated 10.02.2016'),
(1949, 'BEC-Audi', '0.00', 'Jan-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3537.00', '4919.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Cash'),
(1950, 'BEC-Main', '0.00', 'Jan-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '45449.00', '46643.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(1951, 'BH1-R205', '30.00', 'Jan-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1952, 'BH1-R253', '30.00', 'Jan-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1953, 'BH1-R255', '30.00', 'Jan-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1954, 'BH1-R256', '30.00', 'Jan-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1955, 'BH1-R257', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1956, 'BH1-R259', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1957, 'BH1-R265', '30.00', 'Jan-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1958, 'BH4-Cafe', '0.00', 'Jan-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(1959, 'C1', '50.00', 'Jan-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32995.00', '33474.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1960, 'C2', '50.00', 'Jan-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26719.00', '26803.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1961, 'Coffee-Cafe', '0.00', 'Jan-2016', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4926.00', '5238.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(1962, 'D1', '30.00', 'Jan-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10275.00', '10594.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1963, 'D10', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41351.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1964, 'D11', '50.00', 'Jan-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25836.00', '26260.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1965, 'D12', '50.00', 'Jan-2016', 'Dr. Ratan Kumar Sahu', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43600.00', '43687.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1966, 'D13', '0.00', 'Jan-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5837.00', '5908.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1967, 'D14', '50.00', 'Jan-2016', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37987.00', '38367.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1968, 'D15', '50.00', 'Jan-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26766.00', '27028.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1969, 'D16', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21584.00', '21593.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1970, 'D17', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6823.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1971, 'D18', '0.00', 'Jan-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14047.00', '14202.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1972, 'D19', '30.00', 'Jan-2016', 'Sh. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7177.00', '7464.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1973, 'D2', '50.00', 'Jan-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24108.00', '24484.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1974, 'D20', '50.00', 'Jan-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28108.00', '28328.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1975, 'D21', '50.00', 'Jan-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10165.00', '10544.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1976, 'D22', '50.00', 'Jan-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8791.00', '8878.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1977, 'D23', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7097.00', '7097.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1978, 'D24', '50.00', 'Jan-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15921.00', '16009.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1979, 'D25', '50.00', 'Jan-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43122.00', '43258.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1980, 'D26', '50.00', 'Jan-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '54156.00', '54252.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1981, 'D27', '0.00', 'Jan-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37851.00', '38100.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1982, 'D28', '30.00', 'Jan-2016', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39136.00', '39487.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1983, 'D3', '50.00', 'Jan-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '23846.00', '24152.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1984, 'D4', '50.00', 'Jan-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29138.00', '29409.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1985, 'D5', '30.00', 'Jan-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12123.00', '12774.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1986, 'D6', '30.00', 'Jan-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '31939.00', '32136.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1987, 'D7', '50.00', 'Jan-2016', 'Dr Pritish Bhardwaj', 'Assoc. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39749.00', '40399.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1988, 'D8', '50.00', 'Jan-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28084.00', '28562.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1989, 'D9', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15680.00', '15680.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1990, 'Dir-Res', '0.00', 'Jan-2016', 'Prof. Somnath Biswas', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '55295.00', '55989.00', '0.00', 'Units', '2500.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1991, 'E1', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22699.00', '22748.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1992, 'E10', '50.00', 'Jan-2016', 'Dr. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '19656.00', '20279.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1993, 'E11', '50.00', 'Jan-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42897.00', '43331.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1994, 'E12', '50.00', 'Jan-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37202.00', '37761.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1995, 'E13', '50.00', 'Jan-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12907.00', '13274.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1996, 'E14', '50.00', 'Jan-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9394.00', '9752.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1997, 'E2', '50.00', 'Jan-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24855.00', '25135.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1998, 'E3', '50.00', 'Jan-2016', 'Dr. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '47813.00', '48076.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(1999, 'E4', '50.00', 'Jan-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '84297.00', '84674.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2000, 'E5', '50.00', 'Jan-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12048.00', '12614.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2001, 'E6', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42992.00', '42992.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2002, 'E7', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2003, 'E8', '50.00', 'Jan-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26723.00', '27099.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2004, 'E9', '50.00', 'Jan-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '33602.00', '34557.00', '0.00', 'Units', '800.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2005, 'F1', '50.00', 'Jan-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16787.00', '17370.00', '0.00', 'Units', '1000.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2006, 'F2', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2007, 'F3', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2008, 'F4', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2009, 'F5', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7236.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2010, 'G1 ', '50.00', 'Jan-2016', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1293.00', '1388.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2011, 'G10', '50.00', 'Jan-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '571.00', '1022.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2012, 'G11', '50.00', 'Jan-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '518.00', '789.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2013, 'G12', '50.00', 'Jan-2016', 'Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '306.00', '625.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2014, 'G13', '50.00', 'Jan-2016', 'Dr. Smit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '102.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2015, 'G14', '50.00', 'Jan-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40.00', '62.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2016, 'G15', '50.00', 'Jan-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2017, 'G16', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2018, 'G17', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2019, 'G18', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2020, 'G19', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2021, 'G2 ', '50.00', 'Jan-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '483.00', '522.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2022, 'G20', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2023, 'G3 ', '50.00', 'Jan-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '279.00', '367.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2024, 'G4 ', '50.00', 'Jan-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '603.00', '674.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2025, 'G5', '50.00', 'Jan-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '587.00', '649.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2026, 'G6', '50.00', 'Jan-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '394.00', '492.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2027, 'G7', '50.00', 'Jan-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '742.00', '766.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2028, 'G8 ', '50.00', 'Jan-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '379.00', '596.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2029, 'G9', '50.00', 'Jan-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '423.00', '501.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2030, 'GH3-R511', '30.00', 'Jan-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2031, 'GH3-R512', '30.00', 'Jan-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2032, 'GH3-R519', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2033, 'GH3-R521', '30.00', 'Jan-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2034, 'GH3-R610', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2035, 'GH3-R611', '30.00', 'Jan-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2036, 'GH3-R612', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2037, 'GH3-R620', '30.00', 'Jan-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2038, 'GH3-R621', '30.00', 'Jan-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2039, 'GH3-R712', '30.00', 'Jan-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2040, 'GH3-R719', '30.00', 'Jan-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2041, 'GH3-R721', '30.00', 'Jan-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2042, 'H1', '50.00', 'Jan-2016', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7008.00', '7145.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2043, 'H10', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '339.00', '351.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2044, 'H11', '50.00', 'Jan-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3765.00', '3887.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2045, 'H12', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.10', '70.10', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2046, 'H2', '50.00', 'Jan-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3261.00', '3360.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2047, 'H3', '50.00', 'Jan-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2523.00', '2585.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2048, 'H4', '50.00', 'Jan-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7690.00', '8056.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2049, 'H5', '50.00', 'Jan-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4241.00', '4332.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2050, 'H6', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2051, 'H7', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '335.00', '344.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2052, 'H8', '50.00', 'Jan-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11555.00', '12244.00', '0.00', 'Units', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2053, 'H9', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16.20', '20.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2054, 'I1', '30.00', 'Jan-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1116.00', '1645.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2055, 'I10', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2056, 'I11', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2057, 'I12', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2058, 'I13', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2059, 'I14', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2060, 'I15', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2061, 'I16', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2062, 'I17', '30.00', 'Jan-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '936.00', '1262.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2063, 'I18', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2064, 'I19', '30.00', 'Jan-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '762.00', '888.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2065, 'I2', '30.00', 'Jan-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '852.00', '1137.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2066, 'I20', '30.00', 'Jan-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '894.00', '1032.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2067, 'I21', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2068, 'I22', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2069, 'I23', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2070, 'I24', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2071, 'I25', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2072, 'I26', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2073, 'I27', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2074, 'I28', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2075, 'I29', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2076, 'I3', '30.00', 'Jan-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '449.00', '977.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2077, 'I30', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2078, 'I31', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2079, 'I32', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2080, 'I4', '30.00', 'Jan-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '425.00', '569.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2081, 'I5', '30.00', 'Jan-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '471.00', '937.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2082, 'I6', '0.00', 'Jan-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '26.00', '119.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2083, 'I7', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2084, 'I8', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2085, 'I9', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2086, 'KV-IIITA', '0.00', 'Jan-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '45906.00', '47153.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2087, 'MSA-CA1', '0.00', 'Jan-2016', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2088, 'MSA-CA2', '0.00', 'Jan-2016', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '28075.00', '28421.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2089, 'MSA101', '30.00', 'Jan-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2090, 'MSA102', '30.00', 'Jan-2016', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11337.00', '11337.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2091, 'MSA103', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11694.00', '11694.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2092, 'MSA104', '30.00', 'Jan-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '20187.00', '20290.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2093, 'MSA105', '30.00', 'Jan-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '12891.00', '13165.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2094, 'MSA106', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9187.00', '9187.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2095, 'MSA201', '30.00', 'Jan-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6864.00', '6947.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2096, 'MSA202', '30.00', 'Jan-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5098.00', '5113.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2097, 'MSA203', '30.00', 'Jan-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11501.00', '11546.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2098, 'MSA204', '30.00', 'Jan-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7322.00', '7354.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2099, 'MSA205', '30.00', 'Jan-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11103.00', '11133.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2100, 'MSA206', '30.00', 'Jan-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7090.00', '7128.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2101, 'MSA301', '30.00', 'Jan-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2102, 'MSA302', '30.00', 'Jan-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10624.00', '10673.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2103, 'MSA303', '30.00', 'Jan-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6720.00', '6722.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2104, 'MSA304', '30.00', 'Jan-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10062.00', '10109.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2105, 'MSA305', '30.00', 'Jan-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6866.00', '6921.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2106, 'MSA306', '30.00', 'Jan-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9435.00', '9492.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2107, 'MSA307', '30.00', 'Jan-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6959.00', '6973.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2108, 'MSA308', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2109, 'MSA401', '30.00', 'Jan-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7340.00', '7384.00', '0.00', 'Rupees', '600.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2110, 'MSA402', '30.00', 'Jan-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4751.00', '4864.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2111, 'MSA403', '30.00', 'Jan-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8767.00', '8833.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2112, 'MSA404', '30.00', 'Jan-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3887.00', '3928.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2113, 'MSA405', '30.00', 'Jan-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4272.00', '4341.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2114, 'MSA406', '30.00', 'Jan-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5673.00', '5717.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2115, 'MSA407', '30.00', 'Jan-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10665.00', '10714.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2116, 'MSA408', '30.00', 'Jan-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3203.00', '3216.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2117, 'MSA409', '30.00', 'Jan-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2137.00', '2169.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2118, 'MSA410', '30.00', 'Jan-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5951.00', '5958.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2119, 'MSA501', '30.00', 'Jan-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8170.00', '8203.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2120, 'MSA502', '30.00', 'Jan-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8297.00', '8335.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2121, 'MSA503', '30.00', 'Jan-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4153.00', '4165.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2122, 'MSA504', '30.00', 'Jan-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4757.00', '4842.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2123, 'MSA505', '30.00', 'Jan-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9201.00', '9219.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2124, 'MSA506', '30.00', 'Jan-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5253.00', '5273.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2125, 'MSA507', '30.00', 'Jan-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1833.00', '1856.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2126, 'MSA508', '30.00', 'Jan-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3033.00', '3085.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2127, 'MSA509', '30.00', 'Jan-2016', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4375.00', '4380.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2128, 'MSA510', '30.00', 'Jan-2016', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5636.00', '5660.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2129, 'MSA601', '30.00', 'Jan-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3772.00', '3883.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2130, 'MSA602', '30.00', 'Jan-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9602.00', '9657.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2131, 'MSA603', '30.00', 'Jan-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1864.00', '1901.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2132, 'MSA604', '30.00', 'Jan-2016', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2445.00', '2596.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2133, 'MSA605', '30.00', 'Jan-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4793.00', '4823.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2134, 'MSA606', '30.00', 'Jan-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4219.00', '4219.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2135, 'MSA607', '30.00', 'Jan-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1593.00', '1671.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2136, 'MSA608', '30.00', 'Jan-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7610.00', '7654.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2137, 'MSA609', '30.00', 'Jan-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1145.00', '1186.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2138, 'MSA610', '30.00', 'Jan-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3079.00', '3101.00', '0.00', 'Rupees', '300.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2139, 'RES-CA1', '0.00', 'Jan-2016', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2755.00', '2805.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2140, 'RES-CA10', '0.00', 'Jan-2016', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3069.00', '3113.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2141, 'RES-CA11', '0.00', 'Jan-2016', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4998.00', '5075.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2142, 'RES-CA12', '0.00', 'Jan-2016', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1951.00', '1963.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2143, 'RES-CA13', '0.00', 'Jan-2016', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1963.00', '1984.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(2144, 'RES-CA14', '0.00', 'Jan-2016', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2129.00', '2147.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2145, 'RES-CA15', '0.00', 'Jan-2016', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1479.00', '1489.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2146, 'RES-CA2', '0.00', 'Jan-2016', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1428.00', '1453.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2147, 'RES-CA3', '0.00', 'Jan-2016', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15259.00', '15377.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2148, 'RES-CA4', '0.00', 'Jan-2016', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1724.00', '1739.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2149, 'RES-CA5', '0.00', 'Jan-2016', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2573.00', '2602.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2150, 'RES-CA6', '0.00', 'Jan-2016', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2807.00', '2865.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2151, 'RES-CA7', '0.00', 'Jan-2016', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8.00', '16.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2152, 'RES-CA8', '0.00', 'Jan-2016', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3922.00', '3972.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2153, 'RES-CA9', '0.00', 'Jan-2016', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3471.00', '3540.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2154, 'S-CA1', '0.00', 'Jan-2016', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15840.00', '15898.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2155, 'S1', '250.00', 'Jan-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7234.00', '7262.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2156, 'S2', '250.00', 'Jan-2016', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5461.00', '5461.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2157, 'S3', '250.00', 'Jan-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10415.00', '10455.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2158, 'S4', '250.00', 'Jan-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2480.00', '2518.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2159, 'S5', '0.00', 'Jan-2016', 'VACANT', 'None', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6208.00', '6210.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2160, 'S6', '250.00', 'Jan-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6744.00', '6747.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2161, 'S7', '250.00', 'Jan-2016', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25112.00', '25113.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2162, 'S8', '250.00', 'Jan-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11842.00', '11972.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2163, 'SSVision', '0.00', 'Jan-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '5215.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'No', 'Cash'),
(2164, 'VH1', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '12131', '10.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-02-05 12:03:08', 'Yes', 'Salary'),
(2165, 'VH3-201', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16975.00', '17010.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2166, 'VH3-202', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17218.00', '17218.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2167, 'VH3-301', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15258.00', '15258.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2168, 'VH3-302', '0.00', 'Jan-2016', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15837.00', '0.00', 'None', '0.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2169, 'VH3-307', '30.00', 'Jan-2016', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26679.00', '26866.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2170, 'VH3-308', '30.00', 'Jan-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29364.00', '29570.00', '0.00', 'Units', '400.00', '0.00', '2016-02-08 16:37:49', 'Yes', 'Salary'),
(2171, 'A1', '30.00', 'Feb-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '17039.00', '17149.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2172, 'A2', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2173, 'A3', '0.00', 'Feb-2016', 'Mr. Narayan Datt Tiwari', 'Contractor', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6395.00', '6497.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2174, 'A4', '30.00', 'Feb-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4606.00', '4707.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2175, 'A5', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2176, 'A6', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2177, 'A7', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2178, 'A8', '30.00', 'Feb-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8571.00', '8754.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2179, 'B1', '30.00', 'Feb-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20555.00', '20695.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2180, 'B10', '30.00', 'Feb-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25826.00', '25971.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2181, 'B11', '30.00', 'Feb-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14638.00', '14837.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2182, 'B12', '30.00', 'Feb-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29123.00', '29371.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2183, 'B13', '30.00', 'Feb-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25868.00', '26085.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2184, 'B14', '30.00', 'Feb-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15348.00', '15521.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2185, 'B15', '30.00', 'Feb-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42465.00', '42656.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2186, 'B16', '30.00', 'Feb-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26688.00', '26833.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2187, 'B2', '30.00', 'Feb-2016', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26838.00', '26914.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2188, 'B3', '30.00', 'Feb-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18266.00', '18398.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2189, 'B4', '30.00', 'Feb-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24026.00', '24270.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2190, 'B5', '30.00', 'Feb-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14735.00', '14924.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2191, 'B6', '30.00', 'Feb-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17422.00', '17497.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2192, 'B7', '30.00', 'Feb-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20552.00', '20747.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2193, 'B8', '30.00', 'Feb-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24513.00', '24617.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2194, 'B9', '30.00', 'Feb-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13268.00', '13373.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2195, 'BEC-Admin', '0.00', 'Feb-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32284.00', '32431.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2196, 'BEC-Audi', '0.00', 'Feb-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4919.00', '6163.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2197, 'BEC-Main', '0.00', 'Feb-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '46643.00', '47406.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2198, 'BH1-R205', '30.00', 'Feb-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2199, 'BH1-R253', '30.00', 'Feb-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2200, 'BH1-R255', '30.00', 'Feb-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2201, 'BH1-R256', '30.00', 'Feb-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:01', 'No', ''),
(2202, 'BH1-R257', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2203, 'BH1-R259', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2204, 'BH1-R265', '30.00', 'Feb-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2205, 'BH2-Canteen', '0.00', 'Feb-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '405.00', '888.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2206, 'BH4-Canteen', '0.00', 'Feb-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '959.00', '1002.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2207, 'C1', '50.00', 'Feb-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '33474.00', '33759.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2208, 'C2', '50.00', 'Feb-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26803.00', '26918.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2209, 'D1', '30.00', 'Feb-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10594.00', '10776.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2210, 'D10', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2211, 'D11', '50.00', 'Feb-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26260.00', '26562.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2212, 'D12', '50.00', 'Feb-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43687.00', '43942.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2213, 'D13', '0.00', 'Feb-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5908.00', '5932.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2214, 'D14', '50.00', 'Feb-2016', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38367.00', '38660.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2215, 'D15', '50.00', 'Feb-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27028.00', '27096.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2216, 'D16', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21593.00', '21667.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2217, 'D17', '30.00', 'Feb-2016', 'Mr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6823.00', '6892.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2218, 'D18', '0.00', 'Feb-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14202.00', '14283.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2219, 'D19', '30.00', 'Feb-2016', 'Sh. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7464.00', '7634.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2220, 'D2', '50.00', 'Feb-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24484.00', '24758.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2221, 'D20', '50.00', 'Feb-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28328.00', '28543.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2222, 'D21', '50.00', 'Feb-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10544.00', '10889.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2223, 'D22', '50.00', 'Feb-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8878.00', '8967.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2224, 'D23', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7057.00', '7057.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2225, 'D24', '50.00', 'Feb-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16009.00', '16117.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2226, 'D25', '50.00', 'Feb-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43258.00', '43394.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2227, 'D26', '50.00', 'Feb-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '54252.00', '54727.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2228, 'D27', '0.00', 'Feb-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38100.00', '38198.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2229, 'D28', '30.00', 'Feb-2016', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39487.00', '39789.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2230, 'D3', '50.00', 'Feb-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24152.00', '24585.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2231, 'D4', '50.00', 'Feb-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29409.00', '29706.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2232, 'D5', '30.00', 'Feb-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12774.00', '12774.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2233, 'D6', '30.00', 'Feb-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32136.00', '32332.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2234, 'D7', '50.00', 'Feb-2016', 'Dr Pritish Bhardwaj+', 'Assoc. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40399.00', '40788.00', '261.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2235, 'D8', '50.00', 'Feb-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28562.00', '28777.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2236, 'D9', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15680.00', '15693.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2237, 'Dir-Res', '0.00', 'Feb-2016', 'Prof. Somnath Biswas', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '55989.00', '56470.00', '0.00', 'Units', '2500.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2238, 'E1', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22748.00', '22798.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2239, 'E10', '50.00', 'Feb-2016', 'Dr. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20279.00', '20279.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2240, 'E11', '50.00', 'Feb-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43331.00', '43627.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2241, 'E12', '50.00', 'Feb-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37761.00', '38023.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2242, 'E13', '50.00', 'Feb-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13274.00', '13637.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2243, 'E14', '50.00', 'Feb-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9752.00', '9997.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2244, 'E2', '50.00', 'Feb-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25135.00', '25331.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2245, 'E3', '50.00', 'Feb-2016', 'Dr. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '48076.00', '48306.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2246, 'E4', '50.00', 'Feb-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '84674.00', '84999.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2247, 'E5', '50.00', 'Feb-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12614.00', '12986.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2248, 'E6', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42992.00', '42992.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2249, 'E7', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2250, 'E8', '50.00', 'Feb-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27099.00', '27275.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2251, 'E9', '50.00', 'Feb-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '34557.00', '35068.00', '0.00', 'Units', '800.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2252, 'F1', '50.00', 'Feb-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17370.00', '17628.00', '0.00', 'Units', '1000.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2253, 'F2', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2254, 'F3', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11439.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2255, 'F4', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2256, 'F5', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7236.00', '7497.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2257, 'G1 ', '50.00', 'Feb-2016', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1388.00', '1494.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2258, 'G10', '50.00', 'Feb-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1022.00', '1530.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2259, 'G11', '50.00', 'Feb-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '789.00', '1011.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2260, 'G12', '50.00', 'Feb-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '625.00', '685.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2261, 'G13', '50.00', 'Feb-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '102.00', '261.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2262, 'G14', '50.00', 'Feb-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '62.00', '99.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2263, 'G15', '50.00', 'Feb-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '21.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2264, 'G16', '50.00', 'Feb-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '38.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2265, 'G17', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2266, 'G18', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2267, 'G19', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2268, 'G2 ', '50.00', 'Feb-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '522.00', '566.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2269, 'G20', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2270, 'G3 ', '50.00', 'Feb-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '367.00', '519.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2271, 'G4 ', '50.00', 'Feb-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '674.00', '767.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2272, 'G5', '50.00', 'Feb-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '649.00', '725.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2273, 'G6', '50.00', 'Feb-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '492.00', '546.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2274, 'G7', '50.00', 'Feb-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '766.00', '813.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2275, 'G8 ', '50.00', 'Feb-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '596.00', '698.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2276, 'G9', '50.00', 'Feb-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '501.00', '563.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2277, 'GH3-R511', '30.00', 'Feb-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2278, 'GH3-R512', '30.00', 'Feb-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2279, 'GH3-R519', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2280, 'GH3-R521', '30.00', 'Feb-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2281, 'GH3-R610', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2282, 'GH3-R611', '30.00', 'Feb-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2283, 'GH3-R612', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2284, 'GH3-R620', '30.00', 'Feb-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2285, 'GH3-R621', '30.00', 'Feb-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2286, 'GH3-R712', '30.00', 'Feb-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2287, 'GH3-R719', '30.00', 'Feb-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2288, 'GH3-R721', '30.00', 'Feb-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2289, 'H1', '50.00', 'Feb-2016', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7145.00', '7311.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2290, 'H10', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '351.00', '351.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2291, 'H11', '50.00', 'Feb-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3887.00', '4010.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2292, 'H12', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.10', '70.10', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2293, 'H2', '50.00', 'Feb-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3360.00', '3488.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2294, 'H3', '50.00', 'Feb-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2585.00', '2657.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2295, 'H4', '50.00', 'Feb-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8056.00', '8289.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2296, 'H5', '50.00', 'Feb-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4332.00', '4393.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2297, 'H6', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2298, 'H7', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '344.00', '344.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2299, 'H8', '50.00', 'Feb-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12244.00', '12777.00', '0.00', 'Units', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2300, 'H9', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2301, 'I1', '30.00', 'Feb-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1645.00', '1956.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2302, 'I10', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2303, 'I11', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2304, 'I12', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2305, 'I13', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2306, 'I14', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2307, 'I15', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2308, 'I16', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2309, 'I17', '30.00', 'Feb-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1262.00', '1422.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2310, 'I18', '30.00', 'Feb-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '18.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2311, 'I19', '30.00', 'Feb-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '888.00', '995.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2312, 'I2', '30.00', 'Feb-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1137.00', '1270.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2313, 'I20', '30.00', 'Feb-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1032.00', '1187.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2314, 'I21', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2315, 'I22', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2316, 'I23', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2317, 'I24', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2318, 'I25', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2319, 'I26', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2320, 'I27', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2321, 'I28', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2322, 'I29', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2323, 'I3', '30.00', 'Feb-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '977.00', '1135.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2324, 'I30', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2325, 'I31', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2326, 'I32', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2327, 'I4', '30.00', 'Feb-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '569.00', '624.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2328, 'I5', '30.00', 'Feb-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '937.00', '1111.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2329, 'I6', '0.00', 'Feb-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '119.00', '233.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2330, 'I7', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2331, 'I8', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2332, 'I9', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2333, 'KV-IIITA', '0.00', 'Feb-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '47153.00', '48434.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'Yes', 'Cheque No. 000476, dtd. 09.03.2016, Union Bank Alld, Amt. 21,169.00'),
(2334, 'MSA-CA1', '0.00', 'Feb-2016', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2335, 'MSA-CA2', '0.00', 'Feb-2016', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '28421.00', '28736.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2336, 'MSA101', '30.00', 'Feb-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2337, 'MSA102', '30.00', 'Feb-2016', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11337.00', '11341.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2338, 'MSA103', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11694.00', '11705.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2339, 'MSA104', '30.00', 'Feb-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '20290.00', '20385.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2340, 'MSA105', '30.00', 'Feb-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13165.00', '13302.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2341, 'MSA106', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9187.00', '9189.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2342, 'MSA201', '30.00', 'Feb-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6947.00', '6983.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2343, 'MSA202', '30.00', 'Feb-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5113.00', '5128.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2344, 'MSA203', '30.00', 'Feb-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11546.00', '11591.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2345, 'MSA204', '30.00', 'Feb-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7354.00', '7371.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2346, 'MSA205', '30.00', 'Feb-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11133.00', '11160.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2347, 'MSA206', '30.00', 'Feb-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7128.00', '7160.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2348, 'MSA301', '30.00', 'Feb-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2349, 'MSA302', '30.00', 'Feb-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10673.00', '10706.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2350, 'MSA303', '30.00', 'Feb-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6722.00', '6724.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2351, 'MSA304', '30.00', 'Feb-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10109.00', '10156.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2352, 'MSA305', '30.00', 'Feb-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6921.00', '6971.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2353, 'MSA306', '30.00', 'Feb-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9492.00', '9522.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2354, 'MSA307', '30.00', 'Feb-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6973.00', '6994.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2355, 'MSA308', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2356, 'MSA401', '30.00', 'Feb-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7384.00', '7450.00', '0.00', 'Rupees', '600.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2357, 'MSA402', '30.00', 'Feb-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4864.00', '4998.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2358, 'MSA403', '30.00', 'Feb-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8833.00', '8895.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2359, 'MSA404', '30.00', 'Feb-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3928.00', '3964.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2360, 'MSA405', '30.00', 'Feb-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4341.00', '4411.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2361, 'MSA406', '30.00', 'Feb-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5717.00', '5751.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2362, 'MSA407', '30.00', 'Feb-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10714.00', '10768.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2363, 'MSA408', '30.00', 'Feb-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3216.00', '3218.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2364, 'MSA409', '30.00', 'Feb-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2169.00', '2212.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2365, 'MSA410', '30.00', 'Feb-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5958.00', '5970.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(2366, 'MSA501', '30.00', 'Feb-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8203.00', '8225.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2367, 'MSA502', '30.00', 'Feb-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8335.00', '8392.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2368, 'MSA503', '30.00', 'Feb-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4165.00', '4196.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2369, 'MSA504', '30.00', 'Feb-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4842.00', '4883.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2370, 'MSA505', '30.00', 'Feb-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9219.00', '9231.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2371, 'MSA506', '30.00', 'Feb-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5273.00', '5304.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2372, 'MSA507', '30.00', 'Feb-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1856.00', '1889.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2373, 'MSA508', '30.00', 'Feb-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3085.00', '3124.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2374, 'MSA509', '30.00', 'Feb-2016', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4380.00', '4398.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2375, 'MSA510', '30.00', 'Feb-2016', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5660.00', '5688.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2376, 'MSA601', '30.00', 'Feb-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3883.00', '3973.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2377, 'MSA602', '30.00', 'Feb-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9657.00', '9670.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2378, 'MSA603', '30.00', 'Feb-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1901.00', '1925.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2379, 'MSA604', '30.00', 'Feb-2016', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2596.00', '2596.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2380, 'MSA605', '30.00', 'Feb-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4823.00', '4874.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2381, 'MSA606', '30.00', 'Feb-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4219.00', '4219.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2382, 'MSA607', '30.00', 'Feb-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1671.00', '1728.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2383, 'MSA608', '30.00', 'Feb-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7654.00', '7667.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2384, 'MSA609', '30.00', 'Feb-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1186.00', '1224.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2385, 'MSA610', '30.00', 'Feb-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3101.00', '3154.00', '0.00', 'Rupees', '300.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2386, 'RES-CA1', '0.00', 'Feb-2016', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2805.00', '2862.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2387, 'RES-CA10', '0.00', 'Feb-2016', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3113.00', '3142.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2388, 'RES-CA11', '0.00', 'Feb-2016', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5075.00', '5151.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2389, 'RES-CA12', '0.00', 'Feb-2016', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1963.00', '1963.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2390, 'RES-CA13', '0.00', 'Feb-2016', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1984.00', '2006.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2391, 'RES-CA14', '0.00', 'Feb-2016', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2147.00', '2165.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2392, 'RES-CA15', '0.00', 'Feb-2016', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1489.00', '1499.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2393, 'RES-CA2', '0.00', 'Feb-2016', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1453.00', '1472.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2394, 'RES-CA3', '0.00', 'Feb-2016', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15377.00', '15496.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2395, 'RES-CA4', '0.00', 'Feb-2016', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1739.00', '1751.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2396, 'RES-CA5', '0.00', 'Feb-2016', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2602.00', '2632.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2397, 'RES-CA6', '0.00', 'Feb-2016', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2865.00', '2913.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2398, 'RES-CA7', '0.00', 'Feb-2016', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '16.00', '25.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2399, 'RES-CA8', '0.00', 'Feb-2016', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3972.00', '4023.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2400, 'RES-CA9', '0.00', 'Feb-2016', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3540.00', '3610.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2401, 'S-CA1', '0.00', 'Feb-2016', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15898.00', '15925.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2402, 'S1', '250.00', 'Feb-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7262.00', '7305.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2403, 'S2', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5461.00', '5461.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2404, 'S3', '250.00', 'Feb-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10455.00', '10529.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2405, 'S4', '250.00', 'Feb-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2518.00', '2559.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2406, 'S5', '0.00', 'Feb-2016', 'VACANT', 'None', 'Yes', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6210.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2407, 'S6', '250.00', 'Feb-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6747.00', '6750.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2408, 'S7', '250.00', 'Feb-2016', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25113.00', '25113.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'Yes', 'Checque no. 179658, dtd. 18.03.2016, Amt. 4157.00 ( Jan-16- 1390.87, Feb-16 - 1383.19, Dec-15 - 1383.19)'),
(2409, 'S8', '250.00', 'Feb-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11972.00', '12114.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2410, 'SSVision', '0.00', 'Feb-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2411, 'VH3-201', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17010.00', '17020.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2412, 'VH3-202', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17218.00', '17218.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2413, 'VH3-301', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15258.00', '15259.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2414, 'VH3-302', '0.00', 'Feb-2016', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15837.00', '15838.00', '0.00', 'None', '0.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2415, 'VH3-307', '30.00', 'Feb-2016', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26866.00', '27044.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2416, 'VH3-308', '30.00', 'Feb-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29570.00', '29691.00', '0.00', 'Units', '400.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2417, 'GH3-canteen', '0.00', 'Feb-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Director', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '145.00', '0.00', 'Units', '2500.00', '0.00', '2016-03-31 15:22:02', 'No', ''),
(2418, 'A1', '30.00', 'Mar-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '17149.00', '17277.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2419, 'A2', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2420, 'A3', '0.00', 'Mar-2016', 'Mr. Narayan Datt Tiwari', 'Contractor', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6497.00', '6602.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2421, 'A4', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4707.00', '4874.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2422, 'A5', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2423, 'A6', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2424, 'A7', '0.00', 'Mar-2016', 'Mr. Kuldeep Singh', 'Contractor', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8632.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2425, 'A8', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8754.00', '8947.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2426, 'B1', '30.00', 'Mar-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20695.00', '20834.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2427, 'B10', '30.00', 'Mar-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25971.00', '26163.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2428, 'B11', '30.00', 'Mar-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14837.00', '14986.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2429, 'B12', '30.00', 'Mar-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29371.00', '29648.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2430, 'B13', '30.00', 'Mar-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26085.00', '26321.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2431, 'B14', '30.00', 'Mar-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15521.00', '15655.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2432, 'B15', '30.00', 'Mar-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42656.00', '42862.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2433, 'B16', '30.00', 'Mar-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26833.00', '27066.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2434, 'B2', '30.00', 'Mar-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26914.00', '27046.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2435, 'B3', '30.00', 'Mar-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18398.00', '18595.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2436, 'B4', '30.00', 'Mar-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24270.00', '24496.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2437, 'B5', '30.00', 'Mar-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14924.00', '15081.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2438, 'B6', '30.00', 'Mar-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17497.00', '17597.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2439, 'B7', '30.00', 'Mar-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20747.00', '20915.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2440, 'B8', '30.00', 'Mar-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24617.00', '24747.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2441, 'B9', '30.00', 'Mar-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13373.00', '13524.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2442, 'BEC-Admin', '0.00', 'Mar-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32431.00', '32520.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2443, 'BEC-Audi', '0.00', 'Mar-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6163.00', '7262.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2444, 'BEC-Main', '0.00', 'Mar-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '47406.00', '47908.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2445, 'BH1-R205', '30.00', 'Mar-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2446, 'BH1-R253', '30.00', 'Mar-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2447, 'BH1-R255', '30.00', 'Mar-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2448, 'BH1-R256', '30.00', 'Mar-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2449, 'BH1-R257', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2450, 'BH1-R259', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2451, 'BH1-R265', '30.00', 'Mar-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2452, 'BH2-Canteen', '0.00', 'Mar-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '888.00', '1458.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2453, 'BH4-Canteen', '0.00', 'Mar-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1002.00', '1052.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2454, 'C1', '30.00', 'Mar-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '33759.00', '34051.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2455, 'C2', '30.00', 'Mar-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26918.00', '27088.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2456, 'D1', '30.00', 'Mar-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10776.00', '10955.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2457, 'D10', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2458, 'D11', '50.00', 'Mar-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26562.00', '26809.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2459, 'D12', '50.00', 'Mar-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43942.00', '44162.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2460, 'D13', '0.00', 'Mar-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5932.00', '6021.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2461, 'D14', '50.00', 'Mar-2016', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38660.00', '38995.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2462, 'D15', '50.00', 'Mar-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27096.00', '27182.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2463, 'D16', '50.00', 'Mar-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21667.00', '21812.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2464, 'D17', '30.00', 'Mar-2016', 'Mr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6892.00', '7056.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2465, 'D18', '0.00', 'Mar-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14283.00', '14376.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2466, 'D19', '30.00', 'Mar-2016', 'Sh. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7634.00', '7809.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2467, 'D2', '50.00', 'Mar-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24758.00', '25006.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2468, 'D20', '50.00', 'Mar-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28543.00', '28751.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2469, 'D21', '50.00', 'Mar-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10889.00', '11131.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2470, 'D22', '50.00', 'Mar-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8967.00', '9068.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2471, 'D23', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7057.00', '7057.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2472, 'D24', '50.00', 'Mar-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16117.00', '16243.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2473, 'D25', '50.00', 'Mar-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43394.00', '43544.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2474, 'D26', '50.00', 'Mar-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '54727.00', '55097.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2475, 'D27', '0.00', 'Mar-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38198.00', '38292.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2476, 'D28', '50.00', 'Mar-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39789.00', '40076.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2477, 'D3', '50.00', 'Mar-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24585.00', '24920.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2478, 'D4', '50.00', 'Mar-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29706.00', '29929.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2479, 'D5', '30.00', 'Mar-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12436.00', '12580.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2480, 'D6', '30.00', 'Mar-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32332.00', '32564.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2481, 'D7', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40788.00', '40797.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2482, 'D8', '50.00', 'Mar-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28777.00', '29010.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2483, 'D9', '50.00', 'Mar-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15693.00', '15762.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2484, 'Dir-Res', '0.00', 'Mar-2016', 'Prof. Somnath Biswas', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '56470.00', '56876.00', '0.00', 'Units', '2500.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2485, 'E1', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22798.00', '22857.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2486, 'E10', '50.00', 'Mar-2016', 'Dr. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20271.00', '20507.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2487, 'E11', '50.00', 'Mar-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43627.00', '43787.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2488, 'E12', '50.00', 'Mar-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38023.00', '38262.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2489, 'E13', '50.00', 'Mar-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13637.00', '13972.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2490, 'E14', '50.00', 'Mar-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9997.00', '10268.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2491, 'E2', '50.00', 'Mar-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25331.00', '25549.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2492, 'E3', '50.00', 'Mar-2016', 'Dr. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '48306.00', '48626.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2493, 'E4', '50.00', 'Mar-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '84999.00', '85294.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2494, 'E5', '50.00', 'Mar-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12986.00', '13886.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2495, 'E6', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42992.00', '42992.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2496, 'E7', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2497, 'E8', '50.00', 'Mar-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27275.00', '27423.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2498, 'E9', '50.00', 'Mar-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '35068.00', '35734.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2499, 'F1', '50.00', 'Mar-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17628.00', '18027.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2500, 'F2', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2501, 'F3', '30.00', 'Mar-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11439.00', '11881.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2502, 'F4', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2503, 'F5', '50.00', 'Mar-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7497.00', '7772.00', '0.00', 'Units', '800.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2504, 'G1 ', '50.00', 'Mar-2016', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1494.00', '1607.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2505, 'G10', '50.00', 'Mar-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1530.00', '1682.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2506, 'G11', '50.00', 'Mar-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1011.00', '1040.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2507, 'G12', '50.00', 'Mar-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '685.00', '785.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2508, 'G13', '50.00', 'Mar-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '261.00', '358.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2509, 'G14', '50.00', 'Mar-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '99.00', '143.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2510, 'G15', '50.00', 'Mar-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21.00', '56.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2511, 'G16', '50.00', 'Mar-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38.00', '151.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2512, 'G17', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2513, 'G18', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2514, 'G19', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2515, 'G2 ', '50.00', 'Mar-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '566.00', '615.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2516, 'G20', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2517, 'G3 ', '50.00', 'Mar-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '519.00', '632.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2518, 'G4 ', '50.00', 'Mar-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '767.00', '855.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2519, 'G5', '50.00', 'Mar-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '725.00', '793.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2520, 'G6', '50.00', 'Mar-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '546.00', '614.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2521, 'G7', '50.00', 'Mar-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '813.00', '932.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2522, 'G8 ', '50.00', 'Mar-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '698.00', '822.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2523, 'G9', '50.00', 'Mar-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '563.00', '645.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2524, 'GH3-Canteen', '0.00', 'Mar-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Director', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '145.00', '268.00', '0.00', 'Units', '2500.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2525, 'GH3-R511', '30.00', 'Mar-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2526, 'GH3-R512', '30.00', 'Mar-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2527, 'GH3-R519', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2528, 'GH3-R521', '30.00', 'Mar-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2529, 'GH3-R610', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2530, 'GH3-R611', '30.00', 'Mar-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2531, 'GH3-R612', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2532, 'GH3-R620', '30.00', 'Mar-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2533, 'GH3-R621', '30.00', 'Mar-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2534, 'GH3-R712', '30.00', 'Mar-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2535, 'GH3-R719', '30.00', 'Mar-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2536, 'GH3-R721', '30.00', 'Mar-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2537, 'H1', '50.00', 'Mar-2016', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7311.00', '7455.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2538, 'H10', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '351.00', '351.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2539, 'H11', '50.00', 'Mar-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4010.00', '4142.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2540, 'H12', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2541, 'H2', '50.00', 'Mar-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3488.00', '3573.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2542, 'H3', '50.00', 'Mar-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2657.00', '2719.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2543, 'H4', '50.00', 'Mar-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8289.00', '8512.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2544, 'H5', '50.00', 'Mar-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4393.00', '4494.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2545, 'H6', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2546, 'H7', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '344.00', '356.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2547, 'H8', '50.00', 'Mar-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12777.00', '13026.00', '0.00', 'Units', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2548, 'H9', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2549, 'I1', '30.00', 'Mar-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1956.00', '2113.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2550, 'I10', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2551, 'I11', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2552, 'I12', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2553, 'I13', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2554, 'I14', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2555, 'I15', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2556, 'I16', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2557, 'I17', '30.00', 'Mar-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1422.00', '1562.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2558, 'I18', '30.00', 'Mar-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '18.00', '205.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2559, 'I19', '30.00', 'Mar-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '995.00', '1115.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2560, 'I2', '30.00', 'Mar-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1270.00', '1385.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2561, 'I20', '30.00', 'Mar-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1187.00', '1320.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2562, 'I21', '30.00', 'Mar-2016', 'Ms. Pratibh Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2563, 'I22', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2564, 'I23', '30.00', 'Mar-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2565, 'I24', '30.00', 'Mar-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2566, 'I25', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2567, 'I26', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2568, 'I27', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2569, 'I28', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2570, 'I29', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2571, 'I3', '30.00', 'Mar-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1135.00', '1255.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2572, 'I30', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2573, 'I31', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2574, 'I32', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2575, 'I4', '30.00', 'Mar-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '624.00', '687.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2576, 'I5', '30.00', 'Mar-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1111.00', '1254.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2577, 'I6', '0.00', 'Mar-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '233.00', '358.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2578, 'I7', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2579, 'I8', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2580, 'I9', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2581, 'KV-IIITA', '0.00', 'Mar-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '48434.00', '49718.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2582, 'MSA-CA1', '0.00', 'Mar-2016', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2583, 'MSA-CA2', '0.00', 'Mar-2016', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '28736.00', '29009.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2584, 'MSA101', '30.00', 'Mar-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2585, 'MSA102', '30.00', 'Mar-2016', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11341.00', '11350.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2586, 'MSA103', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11705.00', '11723.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2587, 'MSA104', '30.00', 'Mar-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '20385.00', '20441.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(2588, 'MSA105', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13302.00', '13496.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2589, 'MSA106', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9189.00', '9199.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2590, 'MSA201', '30.00', 'Mar-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6983.00', '7024.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2591, 'MSA202', '30.00', 'Mar-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5128.00', '5147.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2592, 'MSA203', '30.00', 'Mar-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11591.00', '11620.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2593, 'MSA204', '30.00', 'Mar-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7371.00', '7405.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2594, 'MSA205', '30.00', 'Mar-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11160.00', '11175.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2595, 'MSA206', '30.00', 'Mar-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7160.00', '7190.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2596, 'MSA301', '30.00', 'Mar-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2597, 'MSA302', '30.00', 'Mar-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10706.00', '10748.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2598, 'MSA303', '30.00', 'Mar-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6724.00', '6727.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2599, 'MSA304', '30.00', 'Mar-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10156.00', '10221.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2600, 'MSA305', '30.00', 'Mar-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6971.00', '7028.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2601, 'MSA306', '30.00', 'Mar-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9522.00', '9591.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2602, 'MSA307', '30.00', 'Mar-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6994.00', '7040.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2603, 'MSA308', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2604, 'MSA401', '30.00', 'Mar-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7450.00', '7547.00', '0.00', 'Rupees', '600.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2605, 'MSA402', '30.00', 'Mar-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4998.00', '5099.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2606, 'MSA403', '30.00', 'Mar-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8895.00', '9015.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2607, 'MSA404', '30.00', 'Mar-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3964.00', '4010.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2608, 'MSA405', '30.00', 'Mar-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4411.00', '4501.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2609, 'MSA406', '30.00', 'Mar-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5751.00', '5770.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2610, 'MSA407', '30.00', 'Mar-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10768.00', '10794.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2611, 'MSA408', '30.00', 'Mar-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3218.00', '3221.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2612, 'MSA409', '30.00', 'Mar-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2212.00', '2257.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2613, 'MSA410', '30.00', 'Mar-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5970.00', '5976.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2614, 'MSA501', '30.00', 'Mar-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8225.00', '8257.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2615, 'MSA502', '30.00', 'Mar-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8392.00', '8428.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2616, 'MSA503', '30.00', 'Mar-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4196.00', '4248.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2617, 'MSA504', '30.00', 'Mar-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4883.00', '4924.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2618, 'MSA505', '30.00', 'Mar-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9231.00', '9250.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2619, 'MSA506', '30.00', 'Mar-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5304.00', '5340.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2620, 'MSA507', '30.00', 'Mar-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1889.00', '1955.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2621, 'MSA508', '30.00', 'Mar-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3124.00', '3171.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2622, 'MSA509', '30.00', 'Mar-2016', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4398.00', '4427.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2623, 'MSA510', '30.00', 'Mar-2016', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5688.00', '5735.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2624, 'MSA601', '30.00', 'Mar-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3973.00', '4054.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2625, 'MSA602', '30.00', 'Mar-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9670.00', '9731.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2626, 'MSA603', '30.00', 'Mar-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1925.00', '1959.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2627, 'MSA604', '30.00', 'Mar-2016', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2500.00', '2531.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2628, 'MSA605', '30.00', 'Mar-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4874.00', '4943.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2629, 'MSA606', '30.00', 'Mar-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4219.00', '4220.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2630, 'MSA607', '30.00', 'Mar-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1728.00', '1805.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2631, 'MSA608', '30.00', 'Mar-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7667.00', '7672.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2632, 'MSA609', '30.00', 'Mar-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1224.00', '1288.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2633, 'MSA610', '30.00', 'Mar-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3154.00', '3259.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2634, 'RES-CA1', '0.00', 'Mar-2016', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2862.00', '2919.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2635, 'RES-CA10', '0.00', 'Mar-2016', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3142.00', '3161.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2636, 'RES-CA11', '0.00', 'Mar-2016', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5151.00', '5233.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2637, 'RES-CA12', '0.00', 'Mar-2016', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1963.00', '1972.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2638, 'RES-CA13', '0.00', 'Mar-2016', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2006.00', '2026.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2639, 'RES-CA14', '0.00', 'Mar-2016', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2165.00', '2185.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2640, 'RES-CA15', '0.00', 'Mar-2016', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1499.00', '1509.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2641, 'RES-CA2', '0.00', 'Mar-2016', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1472.00', '1491.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2642, 'RES-CA3', '0.00', 'Mar-2016', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15496.00', '15602.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2643, 'RES-CA4', '0.00', 'Mar-2016', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1751.00', '1764.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2644, 'RES-CA5', '0.00', 'Mar-2016', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2632.00', '2660.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2645, 'RES-CA6', '0.00', 'Mar-2016', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2913.00', '2960.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2646, 'RES-CA7', '0.00', 'Mar-2016', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25.00', '34.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2647, 'RES-CA8', '0.00', 'Mar-2016', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4023.00', '4077.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2648, 'RES-CA9', '0.00', 'Mar-2016', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3610.00', '3688.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2649, 'S-CA1', '0.00', 'Mar-2016', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15925.00', '15995.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2650, 'S1', '250.00', 'Mar-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7305.00', '7362.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2651, 'S2', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5461.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2652, 'S3', '250.00', 'Mar-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10529.00', '10667.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2653, 'S4', '250.00', 'Mar-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2559.00', '2628.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2654, 'S5', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2655, 'S6', '250.00', 'Mar-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6750.00', '6755.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2656, 'S7', '250.00', 'Mar-2016', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25113.00', '25140.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2657, 'S8', '250.00', 'Mar-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '12114.00', '12299.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2658, 'SSVision', '0.00', 'Mar-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2659, 'VH3-201', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17020.00', '17021.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2660, 'VH3-202', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17218.00', '17218.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2661, 'VH3-301', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15259.00', '15259.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2662, 'VH3-302', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15838.00', '15838.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2663, 'VH3-307', '30.00', 'Mar-2016', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27044.00', '27255.00', '0.00', 'Units', '400.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2664, 'VH3-308', '0.00', 'Mar-2016', 'VACANT', 'None', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29691.00', '29932.00', '0.00', 'None', '0.00', '0.00', '2016-05-06 12:58:38', 'No', ''),
(2665, 'A1', '30.00', 'Apr-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '17277.00', '17493.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2666, 'A2', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2667, 'A3', '0.00', 'Apr-2016', 'Mr. Narayan Datt Tiwari', 'Contractor', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6602.00', '6723.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2668, 'A4', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4874.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2669, 'A5', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2670, 'A6', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2671, 'A7', '0.00', 'Apr-2016', 'Mr. Kuldeep Singh', 'Contractor', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8632.00', '8822.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2672, 'A8', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8947.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2673, 'B1', '30.00', 'Apr-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20834.00', '21260.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2674, 'B10', '30.00', 'Apr-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26163.00', '26491.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2675, 'B11', '30.00', 'Apr-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14986.00', '15320.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2676, 'B12', '30.00', 'Apr-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29648.00', '29948.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2677, 'B13', '30.00', 'Apr-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26321.00', '26586.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2678, 'B14', '30.00', 'Apr-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15655.00', '15992.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2679, 'B15', '30.00', 'Apr-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42862.00', '43542.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2680, 'B16', '30.00', 'Apr-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27066.00', '27563.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2681, 'B2', '30.00', 'Apr-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27046.00', '27511.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2682, 'B3', '30.00', 'Apr-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18595.00', '18840.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2683, 'B4', '30.00', 'Apr-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24496.00', '24835.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2684, 'B5', '30.00', 'Apr-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15081.00', '15309.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2685, 'B6', '30.00', 'Apr-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17597.00', '18038.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2686, 'B7', '30.00', 'Apr-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20915.00', '21314.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2687, 'B8', '30.00', 'Apr-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24747.00', '25227.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2688, 'B9', '30.00', 'Apr-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13524.00', '13708.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2689, 'BEC-Admin', '0.00', 'Apr-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32520.00', '32550.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2690, 'BEC-Audi', '0.00', 'Apr-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7262.00', '8013.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2691, 'BEC-Main', '0.00', 'Apr-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '47908.00', '48332.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2692, 'BH1-R205', '30.00', 'Apr-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2693, 'BH1-R253', '30.00', 'Apr-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2694, 'BH1-R255', '30.00', 'Apr-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2695, 'BH1-R256', '30.00', 'Apr-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2696, 'BH1-R257', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2697, 'BH1-R259', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2698, 'BH1-R265', '30.00', 'Apr-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2699, 'BH2-Canteen', '0.00', 'Apr-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1458.00', '2080.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2700, 'BH4-Canteen', '0.00', 'Apr-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1052.00', '1174.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2701, 'C1', '30.00', 'Apr-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '34051.00', '34531.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2702, 'C2', '30.00', 'Apr-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27088.00', '27374.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2703, 'D1', '30.00', 'Apr-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10955.00', '11286.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2704, 'D10', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2705, 'D11', '50.00', 'Apr-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26809.00', '27303.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2706, 'D12', '50.00', 'Apr-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '44162.00', '44662.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2707, 'D13', '0.00', 'Apr-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6021.00', '6065.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2708, 'D14', '50.00', 'Apr-2016', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38995.00', '39973.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2709, 'D15', '50.00', 'Apr-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27182.00', '27515.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2710, 'D16', '50.00', 'Apr-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21812.00', '22114.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2711, 'D17', '30.00', 'Apr-2016', 'Mr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7056.00', '7265.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2712, 'D18', '0.00', 'Apr-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14376.00', '14885.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2713, 'D19', '30.00', 'Apr-2016', 'Sh. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7809.00', '8116.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2714, 'D2', '50.00', 'Apr-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25006.00', '25684.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2715, 'D20', '50.00', 'Apr-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '28751.00', '29272.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2716, 'D21', '50.00', 'Apr-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11131.00', '11307.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2717, 'D22', '50.00', 'Apr-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9068.00', '9196.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2718, 'D23', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7057.00', '7057.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2719, 'D24', '50.00', 'Apr-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16243.00', '16497.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2720, 'D25', '50.00', 'Apr-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43544.00', '44161.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2721, 'D26', '50.00', 'Apr-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '55097.00', '55643.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2722, 'D27', '0.00', 'Apr-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38292.00', '38512.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2723, 'D28', '50.00', 'Apr-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40076.00', '40461.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2724, 'D3', '50.00', 'Apr-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24920.00', '25653.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2725, 'D4', '50.00', 'Apr-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29929.00', '30440.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2726, 'D5', '30.00', 'Apr-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12580.00', '12781.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2727, 'D6', '30.00', 'Apr-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32564.00', '33145.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2728, 'D7', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40797.00', '40797.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2729, 'D8', '50.00', 'Apr-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29010.00', '29806.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2730, 'D9', '50.00', 'Apr-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15762.00', '16233.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2731, 'Dir-Res', '0.00', 'Apr-2016', 'Prof. Somnath Biswas', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '56876.00', '58686.00', '0.00', 'Units', '2500.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2732, 'E1', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22857.00', '22919.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2733, 'E10', '50.00', 'Apr-2016', 'Dr. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20507.00', '21222.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2734, 'E11', '50.00', 'Apr-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43787.00', '44164.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2735, 'E12', '50.00', 'Apr-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38262.00', '39016.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2736, 'E13', '50.00', 'Apr-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13972.00', '14866.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2737, 'E14', '50.00', 'Apr-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10268.00', '10829.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2738, 'E2', '50.00', 'Apr-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25549.00', '26337.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2739, 'E3', '50.00', 'Apr-2016', 'Dr. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '48626.00', '49195.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2740, 'E4', '50.00', 'Apr-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '85294.00', '86283.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2741, 'E5', '50.00', 'Apr-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13886.00', '14596.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2742, 'E6', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42992.00', '42992.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2743, 'E7', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2744, 'E8', '50.00', 'Apr-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27423.00', '27779.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2745, 'E9', '50.00', 'Apr-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '35734.00', '37317.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2746, 'F1', '50.00', 'Apr-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18027.00', '18950.00', '0.00', 'Units', '1000.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2747, 'F2', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2748, 'F3', '30.00', 'Apr-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11881.00', '12665.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2749, 'F4', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2750, 'F5', '50.00', 'Apr-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7772.00', '8457.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2751, 'G1 ', '50.00', 'Apr-2016', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1607.00', '1868.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2752, 'G10', '50.00', 'Apr-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1682.00', '1860.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2753, 'G11', '50.00', 'Apr-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1040.00', '1109.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2754, 'G12', '50.00', 'Apr-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '785.00', '876.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2755, 'G13', '50.00', 'Apr-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '358.00', '510.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2756, 'G14', '50.00', 'Apr-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '143.00', '197.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2757, 'G15', '50.00', 'Apr-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '56.00', '139.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2758, 'G16', '50.00', 'Apr-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '151.00', '380.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2759, 'G17', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2760, 'G18', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2761, 'G19', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2762, 'G2 ', '50.00', 'Apr-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '615.00', '693.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2763, 'G20', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2764, 'G3 ', '50.00', 'Apr-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '632.00', '1302.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2765, 'G4 ', '50.00', 'Apr-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '855.00', '1144.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2766, 'G5', '50.00', 'Apr-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '793.00', '892.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2767, 'G6', '50.00', 'Apr-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '614.00', '1035.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2768, 'G7', '50.00', 'Apr-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '932.00', '1061.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2769, 'G8 ', '50.00', 'Apr-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '822.00', '989.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2770, 'G9', '50.00', 'Apr-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '645.00', '983.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2771, 'GH3-Canteen', '0.00', 'Apr-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Director', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '268.00', '410.00', '0.00', 'Units', '2500.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2772, 'GH3-R511', '30.00', 'Apr-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2773, 'GH3-R512', '30.00', 'Apr-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2774, 'GH3-R519', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2775, 'GH3-R521', '30.00', 'Apr-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2776, 'GH3-R610', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2777, 'GH3-R611', '30.00', 'Apr-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2778, 'GH3-R612', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2779, 'GH3-R620', '30.00', 'Apr-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2780, 'GH3-R621', '30.00', 'Apr-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2781, 'GH3-R712', '30.00', 'Apr-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2782, 'GH3-R719', '30.00', 'Apr-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2783, 'GH3-R721', '30.00', 'Apr-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2784, 'H1', '50.00', 'Apr-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7455.00', '8066.00', '0.00', 'Units', '800.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2785, 'H10', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '351.00', '351.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2786, 'H11', '50.00', 'Apr-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4142.00', '4666.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2787, 'H12', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2788, 'H2', '50.00', 'Apr-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3573.00', '3908.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2789, 'H3', '50.00', 'Apr-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2719.00', '2784.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2790, 'H4', '50.00', 'Apr-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8512.00', '8889.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2791, 'H5', '50.00', 'Apr-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4494.00', '4826.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2792, 'H6', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2793, 'H7', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '356.00', '375.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2794, 'H8', '50.00', 'Apr-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13026.00', '13844.00', '0.00', 'Units', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2795, 'H9', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2796, 'I1', '30.00', 'Apr-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2113.00', '2407.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2797, 'I10', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2798, 'I11', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2799, 'I12', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2800, 'I13', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2801, 'I14', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2802, 'I15', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2803, 'I16', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2804, 'I17', '30.00', 'Apr-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1562.00', '1891.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2805, 'I18', '30.00', 'Apr-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '205.00', '576.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2806, 'I19', '30.00', 'Apr-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1115.00', '1360.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2807, 'I2', '30.00', 'Apr-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1385.00', '1494.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(2808, 'I20', '30.00', 'Apr-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1320.00', '1611.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2809, 'I21', '30.00', 'Apr-2016', 'Ms. Pratibh Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '200.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2810, 'I22', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2811, 'I23', '30.00', 'Apr-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '254.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2812, 'I24', '30.00', 'Apr-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '164.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2813, 'I25', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2814, 'I26', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2815, 'I27', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2816, 'I28', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2817, 'I29', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2818, 'I3', '30.00', 'Apr-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1255.00', '1370.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2819, 'I30', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2820, 'I31', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2821, 'I32', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2822, 'I4', '30.00', 'Apr-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '687.00', '830.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2823, 'I5', '30.00', 'Apr-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1254.00', '1564.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2824, 'I6', '0.00', 'Apr-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '358.00', '500.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2825, 'I7', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2826, 'I8', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2827, 'I9', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2828, 'KV-IIITA', '0.00', 'Apr-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '49718.00', '52060.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2829, 'MSA-CA1', '0.00', 'Apr-2016', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2830, 'MSA-CA2', '0.00', 'Apr-2016', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '29009.00', '29245.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2831, 'MSA101', '30.00', 'Apr-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2832, 'MSA102', '30.00', 'Apr-2016', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11350.00', '11374.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2833, 'MSA103', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11723.00', '11788.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2834, 'MSA104', '30.00', 'Apr-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '20441.00', '20527.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2835, 'MSA105', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13496.00', '13520.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2836, 'MSA106', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9199.00', '9325.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2837, 'MSA201', '30.00', 'Apr-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7024.00', '7118.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2838, 'MSA202', '30.00', 'Apr-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5147.00', '5189.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2839, 'MSA203', '30.00', 'Apr-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11620.00', '11718.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2840, 'MSA204', '30.00', 'Apr-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7405.00', '7458.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2841, 'MSA205', '30.00', 'Apr-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11175.00', '11341.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2842, 'MSA206', '30.00', 'Apr-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7190.00', '7255.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2843, 'MSA301', '30.00', 'Apr-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2844, 'MSA302', '30.00', 'Apr-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10748.00', '10857.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2845, 'MSA303', '30.00', 'Apr-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6727.00', '6730.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2846, 'MSA304', '30.00', 'Apr-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10221.00', '10787.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2847, 'MSA305', '30.00', 'Apr-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7028.00', '7086.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2848, 'MSA306', '30.00', 'Apr-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9591.00', '9660.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2849, 'MSA307', '30.00', 'Apr-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7040.00', '7120.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2850, 'MSA308', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2851, 'MSA401', '30.00', 'Apr-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7547.00', '7691.00', '0.00', 'Rupees', '600.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2852, 'MSA402', '30.00', 'Apr-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5099.00', '5375.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2853, 'MSA403', '30.00', 'Apr-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9015.00', '9457.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2854, 'MSA404', '30.00', 'Apr-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4010.00', '4099.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2855, 'MSA405', '30.00', 'Apr-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4501.00', '4667.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2856, 'MSA406', '30.00', 'Apr-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5770.00', '5842.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2857, 'MSA407', '30.00', 'Apr-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10794.00', '10810.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2858, 'MSA408', '30.00', 'Apr-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3221.00', '3232.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2859, 'MSA409', '30.00', 'Apr-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2257.00', '2330.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2860, 'MSA410', '30.00', 'Apr-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5976.00', '6008.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2861, 'MSA501', '30.00', 'Apr-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8257.00', '8354.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2862, 'MSA502', '30.00', 'Apr-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8428.00', '8633.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2863, 'MSA503', '30.00', 'Apr-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4248.00', '4313.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2864, 'MSA504', '30.00', 'Apr-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4924.00', '5048.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2865, 'MSA505', '30.00', 'Apr-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9250.00', '9305.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2866, 'MSA506', '30.00', 'Apr-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5340.00', '5416.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2867, 'MSA507', '30.00', 'Apr-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1955.00', '2629.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2868, 'MSA508', '30.00', 'Apr-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3171.00', '3256.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2869, 'MSA509', '30.00', 'Apr-2016', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4427.00', '4468.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2870, 'MSA510', '30.00', 'Apr-2016', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5735.00', '5777.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2871, 'MSA601', '30.00', 'Apr-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4054.00', '4191.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2872, 'MSA602', '30.00', 'Apr-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9731.00', '9882.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2873, 'MSA603', '30.00', 'Apr-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1959.00', '2018.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2874, 'MSA604', '30.00', 'Apr-2016', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2531.00', '2600.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2875, 'MSA605', '30.00', 'Apr-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4943.00', '5036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2876, 'MSA606', '30.00', 'Apr-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4220.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2877, 'MSA607', '30.00', 'Apr-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1805.00', '2301.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2878, 'MSA608', '30.00', 'Apr-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7672.00', '7680.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2879, 'MSA609', '30.00', 'Apr-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1288.00', '1325.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2880, 'MSA610', '30.00', 'Apr-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3259.00', '3402.00', '0.00', 'Rupees', '300.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2881, 'RES-CA1', '0.00', 'Apr-2016', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2919.00', '2947.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2882, 'RES-CA10', '0.00', 'Apr-2016', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3161.00', '3189.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2883, 'RES-CA11', '0.00', 'Apr-2016', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5233.00', '5303.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2884, 'RES-CA12', '0.00', 'Apr-2016', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1972.00', '1972.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2885, 'RES-CA13', '0.00', 'Apr-2016', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2026.00', '2043.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2886, 'RES-CA14', '0.00', 'Apr-2016', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2185.00', '2204.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2887, 'RES-CA15', '0.00', 'Apr-2016', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1509.00', '1516.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2888, 'RES-CA2', '0.00', 'Apr-2016', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1491.00', '1499.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2889, 'RES-CA3', '0.00', 'Apr-2016', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15602.00', '15682.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2890, 'RES-CA4', '0.00', 'Apr-2016', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1764.00', '1776.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2891, 'RES-CA5', '0.00', 'Apr-2016', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2660.00', '2687.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2892, 'RES-CA6', '0.00', 'Apr-2016', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2960.00', '2994.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2893, 'RES-CA7', '0.00', 'Apr-2016', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '34.00', '42.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2894, 'RES-CA8', '0.00', 'Apr-2016', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4077.00', '4117.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2895, 'RES-CA9', '0.00', 'Apr-2016', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3688.00', '3744.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2896, 'S-CA1', '0.00', 'Apr-2016', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15995.00', '16074.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2897, 'S1', '250.00', 'Apr-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7362.00', '7518.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2898, 'S2', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2899, 'S3', '250.00', 'Apr-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10667.00', '11104.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2900, 'S4', '250.00', 'Apr-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2628.00', '2673.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2901, 'S5', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2902, 'S6', '250.00', 'Apr-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6755.00', '6761.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2903, 'S7', '250.00', 'Apr-2016', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25140.00', '25159.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2904, 'S8', '250.00', 'Apr-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '12299.00', '12460.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2905, 'SSVision', '0.00', 'Apr-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2906, 'VH3-201', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17021.00', '17021.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2907, 'VH3-202', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17218.00', '17222.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2908, 'VH3-301', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15259.00', '15259.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2909, 'VH3-302', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15838.00', '15838.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2910, 'VH3-307', '30.00', 'Apr-2016', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27255.00', '27697.00', '0.00', 'Units', '400.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2911, 'VH3-308', '0.00', 'Apr-2016', 'VACANT', 'None', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29932.00', '30236.00', '0.00', 'None', '0.00', '0.00', '2016-05-13 13:25:57', 'No', ''),
(2912, 'A1', '30.00', 'May-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '17493.00', '17771.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2913, 'A2', '0.00', 'May-2016', 'VACANT', 'None', 'No', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2914, 'A3', '0.00', 'May-2016', 'Mr. Narayan Datt Tiwari', 'Contractor', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6723.00', '6958.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2915, 'A4', '0.00', 'May-2016', 'VACANT', 'None', 'No', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2916, 'A5', '0.00', 'May-2016', 'VACANT', 'None', 'No', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2917, 'A6', '0.00', 'May-2016', 'VACANT', 'None', 'No', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2918, 'A7', '0.00', 'May-2016', 'Mr. Kuldeep Singh', 'Contractor', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8822.00', '9059.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2919, 'A8', '0.00', 'May-2016', 'VACANT', 'None', 'No', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2920, 'B1', '30.00', 'May-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21260.00', '21812.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2921, 'B10', '30.00', 'May-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26491.00', '27086.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2922, 'B11', '30.00', 'May-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15320.00', '15820.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2923, 'B12', '30.00', 'May-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29948.00', '30414.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2924, 'B13', '30.00', 'May-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26586.00', '27222.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2925, 'B14', '30.00', 'May-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15992.00', '16358.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2926, 'B15', '30.00', 'May-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '43542.00', '44550.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2927, 'B16', '30.00', 'May-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27563.00', '28130.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2928, 'B2', '30.00', 'May-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27511.00', '28103.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2929, 'B3', '30.00', 'May-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18840.00', '19224.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2930, 'B4', '30.00', 'May-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '24835.00', '25414.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2931, 'B5', '30.00', 'May-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15309.00', '15644.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2932, 'B6', '30.00', 'May-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18038.00', '18466.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2933, 'B7', '30.00', 'May-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21314.00', '21803.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2934, 'B8', '30.00', 'May-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25227.00', '25898.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2935, 'B9', '30.00', 'May-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13708.00', '13958.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2936, 'BEC-Admin', '0.00', 'May-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '32550.00', '32551.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2937, 'BEC-Audi', '0.00', 'May-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8013.00', '8888.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2938, 'BEC-Main', '0.00', 'May-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '7.12', '48332.00', '48879.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2939, 'BH1-R205', '30.00', 'May-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2940, 'BH1-R253', '30.00', 'May-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2941, 'BH1-R255', '30.00', 'May-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2942, 'BH1-R256', '30.00', 'May-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2943, 'BH1-R257', '0.00', 'May-2016', 'VACANT', 'None', 'No', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2944, 'BH1-R259', '0.00', 'May-2016', 'VACANT', 'None', 'No', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2945, 'BH1-R265', '30.00', 'May-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2946, 'BH2-Canteen', '0.00', 'May-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2080.00', '2435.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2947, 'BH4-Canteen', '0.00', 'May-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1174.00', '1277.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2948, 'C1', '30.00', 'May-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '34531.00', '35344.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2949, 'C2', '30.00', 'May-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27374.00', '28113.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2950, 'D1', '30.00', 'May-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11286.00', '11799.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2951, 'D10', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2952, 'D11', '50.00', 'May-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27303.00', '27997.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2953, 'D12', '50.00', 'May-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '44662.00', '45148.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2954, 'D13', '0.00', 'May-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '6065.00', '6103.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2955, 'D14', '50.00', 'May-2016', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39973.00', '41285.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2956, 'D15', '50.00', 'May-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27515.00', '28085.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2957, 'D16', '50.00', 'May-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22114.00', '22531.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2958, 'D17', '30.00', 'May-2016', 'Mr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7265.00', '7637.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2959, 'D18', '0.00', 'May-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14885.00', '15599.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2960, 'D19', '30.00', 'May-2016', 'Sh. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8116.00', '8629.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2961, 'D2', '50.00', 'May-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25684.00', '26779.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2962, 'D20', '50.00', 'May-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29272.00', '30003.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2963, 'D21', '50.00', 'May-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11307.00', '11606.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2964, 'D22', '50.00', 'May-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9196.00', '9419.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2965, 'D23', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '7057.00', '7057.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2966, 'D24', '50.00', 'May-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16497.00', '16945.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2967, 'D25', '50.00', 'May-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '44161.00', '45056.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2968, 'D26', '50.00', 'May-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '55643.00', '56537.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2969, 'D27', '0.00', 'May-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '38512.00', '38701.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2970, 'D28', '50.00', 'May-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40461.00', '41075.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2971, 'D3', '50.00', 'May-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '25653.00', '26225.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2972, 'D4', '50.00', 'May-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30440.00', '31230.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2973, 'D5', '30.00', 'May-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12781.00', '13157.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2974, 'D6', '30.00', 'May-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '33145.00', '33898.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2975, 'D7', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '40797.00', '40797.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2976, 'D8', '50.00', 'May-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '29806.00', '30793.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2977, 'D9', '50.00', 'May-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '16233.00', '16736.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2978, 'Dir-Res', '0.00', 'May-2016', 'Prof. Somnath Biswas', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '58686.00', '60970.00', '0.00', 'Units', '2500.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2979, 'E1', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '22919.00', '22992.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2980, 'E10', '50.00', 'May-2016', 'Dr. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '21222.00', '22149.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2981, 'E11', '50.00', 'May-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '44164.00', '44375.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2982, 'E12', '50.00', 'May-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '39016.00', '40016.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2983, 'E13', '50.00', 'May-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14866.00', '15973.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2984, 'E14', '50.00', 'May-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '10829.00', '11391.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2985, 'E2', '50.00', 'May-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '26337.00', '27393.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2986, 'E3', '50.00', 'May-2016', 'Dr. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '49195.00', '49979.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2987, 'E4', '50.00', 'May-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '86283.00', '87430.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2988, 'E5', '50.00', 'May-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '14596.00', '16107.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2989, 'E6', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '42992.00', '42997.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2990, 'E7', '0.00', 'May-2016', 'VACANT', 'None', 'No', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2991, 'E8', '50.00', 'May-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27779.00', '28702.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2992, 'E9', '50.00', 'May-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '37317.00', '38704.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2993, 'F1', '50.00', 'May-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '18950.00', '20224.00', '0.00', 'Units', '1000.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2994, 'F2', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2995, 'F3', '30.00', 'May-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '12665.00', '13786.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2996, 'F4', '0.00', 'May-2016', 'VACANT', 'None', 'No', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2997, 'F5', '50.00', 'May-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8457.00', '9651.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2998, 'G1 ', '50.00', 'May-2016', 'Dr. Vibhash Ghoshal', 'Asstt. Professor', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1868.00', '2252.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(2999, 'G10', '50.00', 'May-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1860.00', '2181.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3000, 'G11', '50.00', 'May-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1109.00', '1189.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3001, 'G12', '50.00', 'May-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '876.00', '1291.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3002, 'G13', '50.00', 'May-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '510.00', '687.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3003, 'G14', '50.00', 'May-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '197.00', '280.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3004, 'G15', '50.00', 'May-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '139.00', '247.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3005, 'G16', '50.00', 'May-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '380.00', '869.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3006, 'G17', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3007, 'G18', '0.00', 'May-2016', 'VACANT', 'None', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3008, 'G19', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3009, 'G2 ', '50.00', 'May-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '693.00', '764.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3010, 'G20', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3011, 'G3 ', '50.00', 'May-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1302.00', '2029.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3012, 'G4 ', '50.00', 'May-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1144.00', '1532.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3013, 'G5', '50.00', 'May-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '892.00', '993.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3014, 'G6', '50.00', 'May-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1035.00', '1590.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3015, 'G7', '50.00', 'May-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '1061.00', '1231.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3016, 'G8 ', '50.00', 'May-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '989.00', '1097.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3017, 'G9', '50.00', 'May-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '983.00', '1618.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3018, 'GH3-Canteen', '0.00', 'May-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Director', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '410.00', '612.00', '0.00', 'Units', '2500.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3019, 'GH3-R511', '30.00', 'May-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3020, 'GH3-R512', '30.00', 'May-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3021, 'GH3-R519', '0.00', 'May-2016', 'VACANT', 'None', 'No', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3022, 'GH3-R521', '30.00', 'May-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3023, 'GH3-R610', '0.00', 'May-2016', 'VACANT', 'None', 'No', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3024, 'GH3-R611', '30.00', 'May-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3025, 'GH3-R612', '0.00', 'May-2016', 'VACANT', 'None', 'No', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3026, 'GH3-R620', '30.00', 'May-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3027, 'GH3-R621', '30.00', 'May-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3028, 'GH3-R712', '30.00', 'May-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(3029, 'GH3-R719', '30.00', 'May-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3030, 'GH3-R721', '30.00', 'May-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3031, 'H1', '50.00', 'May-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8066.00', '8716.00', '0.00', 'Units', '800.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3032, 'H10', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '351.00', '351.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3033, 'H11', '50.00', 'May-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4666.00', '5253.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3034, 'H12', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3035, 'H2', '50.00', 'May-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '3908.00', '4443.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3036, 'H3', '50.00', 'May-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '2784.00', '3013.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3037, 'H4', '50.00', 'May-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '8889.00', '9413.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3038, 'H5', '50.00', 'May-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '4826.00', '5226.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3039, 'H6', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3040, 'H7', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '375.00', '392.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3041, 'H8', '50.00', 'May-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '13844.00', '14965.00', '0.00', 'Units', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3042, 'H9', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3043, 'I1', '30.00', 'May-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2407.00', '2893.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3044, 'I10', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3045, 'I11', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3046, 'I12', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3047, 'I13', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3048, 'I14', '0.00', 'May-2016', 'VACANT', 'None', 'No', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3049, 'I15', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3050, 'I16', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3051, 'I17', '30.00', 'May-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1891.00', '2239.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3052, 'I18', '30.00', 'May-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '576.00', '1150.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3053, 'I19', '30.00', 'May-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1360.00', '1664.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3054, 'I2', '30.00', 'May-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1494.00', '1877.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3055, 'I20', '30.00', 'May-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1611.00', '1906.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3056, 'I21', '30.00', 'May-2016', 'Ms. Pratibh Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '200.00', '637.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3057, 'I22', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3058, 'I23', '30.00', 'May-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '254.00', '746.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3059, 'I24', '30.00', 'May-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '164.00', '296.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3060, 'I25', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3061, 'I26', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3062, 'I27', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3063, 'I28', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3064, 'I29', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3065, 'I3', '30.00', 'May-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1370.00', '1590.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3066, 'I30', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3067, 'I31', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3068, 'I32', '0.00', 'May-2016', 'VACANT', 'None', 'No', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3069, 'I4', '30.00', 'May-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '830.00', '1036.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3070, 'I5', '30.00', 'May-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1564.00', '2030.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3071, 'I6', '0.00', 'May-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '500.00', '772.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3072, 'I7', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3073, 'I8', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3074, 'I9', '0.00', 'May-2016', 'VACANT', 'None', 'No', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3075, 'KV-IIITA', '0.00', 'May-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '7.12', '52060.00', '53818.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3076, 'MSA-CA1', '0.00', 'May-2016', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3077, 'MSA-CA2', '0.00', 'May-2016', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '29245.00', '29504.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3078, 'MSA101', '30.00', 'May-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3079, 'MSA102', '30.00', 'May-2016', 'Mr. Rajesh Mahule', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11374.00', '11409.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3080, 'MSA103', '0.00', 'May-2016', 'VACANT', 'None', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11788.00', '11858.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3081, 'MSA104', '30.00', 'May-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '20527.00', '20600.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3082, 'MSA105', '0.00', 'May-2016', 'VACANT', 'None', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '13520.00', '13537.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3083, 'MSA106', '0.00', 'May-2016', 'VACANT', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9325.00', '9476.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3084, 'MSA201', '30.00', 'May-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7118.00', '7257.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3085, 'MSA202', '30.00', 'May-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5189.00', '5264.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3086, 'MSA203', '30.00', 'May-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11718.00', '11876.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3087, 'MSA204', '30.00', 'May-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7458.00', '7560.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3088, 'MSA205', '30.00', 'May-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11341.00', '11533.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3089, 'MSA206', '30.00', 'May-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7255.00', '7357.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3090, 'MSA301', '30.00', 'May-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3091, 'MSA302', '30.00', 'May-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10857.00', '10960.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3092, 'MSA303', '30.00', 'May-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6730.00', '6740.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3093, 'MSA304', '30.00', 'May-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10787.00', '11387.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3094, 'MSA305', '30.00', 'May-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7086.00', '7116.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3095, 'MSA306', '30.00', 'May-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9660.00', '9773.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3096, 'MSA307', '30.00', 'May-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7120.00', '7254.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3097, 'MSA308', '0.00', 'May-2016', 'VACANT', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3098, 'MSA401', '30.00', 'May-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7691.00', '7889.00', '0.00', 'Rupees', '600.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3099, 'MSA402', '30.00', 'May-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5375.00', '5820.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3100, 'MSA403', '30.00', 'May-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9457.00', '9704.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3101, 'MSA404', '30.00', 'May-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4099.00', '4205.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3102, 'MSA405', '30.00', 'May-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4667.00', '4880.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3103, 'MSA406', '30.00', 'May-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5842.00', '6038.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3104, 'MSA407', '30.00', 'May-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '10810.00', '10858.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3105, 'MSA408', '30.00', 'May-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3232.00', '3232.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3106, 'MSA409', '30.00', 'May-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2330.00', '2415.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3107, 'MSA410', '30.00', 'May-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6008.00', '6053.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3108, 'MSA501', '30.00', 'May-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8354.00', '8435.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3109, 'MSA502', '30.00', 'May-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '8633.00', '8841.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3110, 'MSA503', '30.00', 'May-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4313.00', '4367.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3111, 'MSA504', '30.00', 'May-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5048.00', '5155.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3112, 'MSA505', '30.00', 'May-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9305.00', '9383.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3113, 'MSA506', '30.00', 'May-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5416.00', '5532.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3114, 'MSA507', '30.00', 'May-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2629.00', '3322.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3115, 'MSA508', '30.00', 'May-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3256.00', '3357.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3116, 'MSA509', '30.00', 'May-2016', 'Mr. Avinash Kr. Singh', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4468.00', '4550.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3117, 'MSA510', '30.00', 'May-2016', 'Ms. Neha Baranwal', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5777.00', '6261.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3118, 'MSA601', '30.00', 'May-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4191.00', '4191.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3119, 'MSA602', '30.00', 'May-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '9882.00', '10101.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3120, 'MSA603', '30.00', 'May-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2018.00', '2065.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3121, 'MSA604', '30.00', 'May-2016', 'Mr. Ratnesh Srivastava', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2600.00', '2730.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3122, 'MSA605', '30.00', 'May-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5036.00', '5171.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3123, 'MSA606', '30.00', 'May-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3124, 'MSA607', '30.00', 'May-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2301.00', '3060.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3125, 'MSA608', '30.00', 'May-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7680.00', '7688.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3126, 'MSA609', '30.00', 'May-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1325.00', '1367.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3127, 'MSA610', '30.00', 'May-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3402.00', '3529.00', '0.00', 'Rupees', '300.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3128, 'RES-CA1', '0.00', 'May-2016', 'COMMON AREA A1-4', 'Common', 'No', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2947.00', '2978.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3129, 'RES-CA10', '0.00', 'May-2016', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3189.00', '3216.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3130, 'RES-CA11', '0.00', 'May-2016', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5303.00', '5386.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3131, 'RES-CA12', '0.00', 'May-2016', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1972.00', '1972.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3132, 'RES-CA13', '0.00', 'May-2016', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2043.00', '2062.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3133, 'RES-CA14', '0.00', 'May-2016', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2204.00', '2224.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3134, 'RES-CA15', '0.00', 'May-2016', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1516.00', '1525.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3135, 'RES-CA2', '0.00', 'May-2016', 'COMMON AREA A5-8', 'Common', 'No', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1499.00', '1509.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3136, 'RES-CA3', '0.00', 'May-2016', 'COMMON AREA B1-4', 'Common', 'No', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '15682.00', '15779.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3137, 'RES-CA4', '0.00', 'May-2016', 'COMMON AREA B5-8', 'Common', 'No', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '1776.00', '1789.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3138, 'RES-CA5', '0.00', 'May-2016', 'COMMON AREA B9-12', 'Common', 'No', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2687.00', '2713.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3139, 'RES-CA6', '0.00', 'May-2016', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2994.00', '3031.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3140, 'RES-CA7', '0.00', 'May-2016', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '42.00', '51.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3141, 'RES-CA8', '0.00', 'May-2016', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '4117.00', '4159.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3142, 'RES-CA9', '0.00', 'May-2016', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '3744.00', '3795.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3143, 'S-CA1', '0.00', 'May-2016', 'COMMON AREA S1-8', 'Common', 'No', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '16074.00', '16157.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3144, 'S1', '250.00', 'May-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '7518.00', '7704.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3145, 'S2', '0.00', 'May-2016', 'VACANT', 'None', 'No', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3146, 'S3', '250.00', 'May-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '11104.00', '11330.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3147, 'S4', '250.00', 'May-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '2673.00', '2725.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3148, 'S5', '0.00', 'May-2016', 'VACANT', 'None', 'No', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3149, 'S6', '250.00', 'May-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '6761.00', '6764.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3150, 'S7', '250.00', 'May-2016', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '25159.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3151, 'S8', '250.00', 'May-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '7.12', '12460.00', '12636.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3152, 'SSVision', '0.00', 'May-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '7.12', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3153, 'VH3-201', '0.00', 'May-2016', 'VACANT', 'None', 'No', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17021.00', '17021.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3154, 'VH3-202', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '17222.00', '17230.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3155, 'VH3-301', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15259.00', '15259.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3156, 'VH3-302', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '15838.00', '15838.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3157, 'VH3-307', '30.00', 'May-2016', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '27697.00', '28313.00', '0.00', 'Units', '400.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3158, 'VH3-308', '0.00', 'May-2016', 'VACANT', 'None', 'No', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '30236.00', '30236.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3159, 'H13', '0.00', 'May-2016', 'VACANT', 'None', 'No', '', '5.50', '6.70', '240.00', '240.00', '7.50', '7.12', '0.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-06-16 11:14:26', 'No', ''),
(3160, 'A1', '30.00', 'Jun-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '17771.00', '18085.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:02', 'No', ''),
(3161, 'A2', '0.00', 'Jun-2016', 'Type A', 'None', '', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:02', 'No', ''),
(3162, 'A3', '0.00', 'Jun-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6958.00', '7187.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:02', 'No', ''),
(3163, 'A4', '0.00', 'Jun-2016', 'Type A', 'None', '', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:02', 'No', ''),
(3164, 'A5', '0.00', 'Jun-2016', 'Type A', 'None', '', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3165, 'A6', '0.00', 'Jun-2016', 'Type A', 'None', '', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3166, 'A7', '0.00', 'Jun-2016', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9059.00', '9297.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3167, 'A8', '0.00', 'Jun-2016', 'Type A', 'None', '', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3168, 'B1', '30.00', 'Jun-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '21812.00', '22382.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3169, 'B10', '30.00', 'Jun-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27086.00', '27896.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3170, 'B11', '30.00', 'Jun-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15820.00', '16605.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3171, 'B12', '30.00', 'Jun-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30414.00', '31040.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3172, 'B13', '30.00', 'Jun-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27222.00', '27859.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3173, 'B14', '30.00', 'Jun-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16358.00', '16691.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3174, 'B15', '30.00', 'Jun-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '44550.00', '45644.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3175, 'B16', '30.00', 'Jun-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28130.00', '28681.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3176, 'B2', '30.00', 'Jun-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28103.00', '28725.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3177, 'B3', '30.00', 'Jun-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19224.00', '19662.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3178, 'B4', '30.00', 'Jun-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '25414.00', '25996.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3179, 'B5', '30.00', 'Jun-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15644.00', '15985.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3180, 'B6', '30.00', 'Jun-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '18466.00', '19152.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3181, 'B7', '30.00', 'Jun-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '21803.00', '22256.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3182, 'B8', '30.00', 'Jun-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '25898.00', '26669.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3183, 'B9', '30.00', 'Jun-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13958.00', '14247.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3184, 'BEC-Admin', '0.00', 'Jun-2016', 'UC', 'None', '', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '32551.00', '32555.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3185, 'BEC-Audi', '0.00', 'Jun-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8888.00', '9589.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3186, 'BEC-Main', '0.00', 'Jun-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '4.28', '48879.00', '49459.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3187, 'BH1-R205', '30.00', 'Jun-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3188, 'BH1-R253', '30.00', 'Jun-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3189, 'BH1-R255', '30.00', 'Jun-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3190, 'BH1-R256', '30.00', 'Jun-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3191, 'BH1-R257', '0.00', 'Jun-2016', 'Hostel', 'None', '', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3192, 'BH1-R259', '0.00', 'Jun-2016', 'Hostel', 'None', '', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3193, 'BH1-R265', '30.00', 'Jun-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3194, 'BH2-Canteen', '0.00', 'Jun-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2435.00', '2697.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3195, 'BH4-Canteen', '0.00', 'Jun-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1277.00', '1334.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3196, 'C1', '30.00', 'Jun-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '35344.00', '36136.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3197, 'C2', '30.00', 'Jun-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28113.00', '28555.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3198, 'D1', '30.00', 'Jun-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11799.00', '12549.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3199, 'D10', '0.00', 'Jun-2016', 'Type D', 'None', '', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3200, 'D11', '50.00', 'Jun-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27997.00', '28556.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3201, 'D12', '50.00', 'Jun-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '45148.00', '46024.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3202, 'D13', '0.00', 'Jun-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6103.00', '6147.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3203, 'D14', '0.00', 'Jun-2016', 'Type D', 'None', '', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41285.00', '41339.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3204, 'D15', '50.00', 'Jun-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28085.00', '28312.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3205, 'D16', '50.00', 'Jun-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22531.00', '22873.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3206, 'D17', '30.00', 'Jun-2016', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '7637.00', '8116.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3207, 'D18', '0.00', 'Jun-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15599.00', '16201.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3208, 'D19', '30.00', 'Jun-2016', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '8629.00', '9096.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3209, 'D2', '50.00', 'Jun-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26779.00', '27366.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3210, 'D20', '50.00', 'Jun-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30003.00', '30305.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3211, 'D21', '50.00', 'Jun-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11606.00', '11770.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3212, 'D22', '50.00', 'Jun-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9419.00', '9717.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3213, 'D23', '0.00', 'Jun-2016', 'Type D', 'None', '', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '7057.00', '7057.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3214, 'D24', '50.00', 'Jun-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16945.00', '17369.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3215, 'D25', '50.00', 'Jun-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '45056.00', '46155.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3216, 'D26', '50.00', 'Jun-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '56537.00', '57644.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3217, 'D27', '0.00', 'Jun-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '38701.00', '38873.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3218, 'D28', '50.00', 'Jun-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41075.00', '41768.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3219, 'D3', '50.00', 'Jun-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26225.00', '26225.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3220, 'D4', '50.00', 'Jun-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31230.00', '31911.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3221, 'D5', '30.00', 'Jun-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13157.00', '13666.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3222, 'D6', '30.00', 'Jun-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '33898.00', '34692.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3223, 'D7', '50.00', 'Jun-2016', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '40797.00', '40810.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3224, 'D8', '50.00', 'Jun-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30793.00', '31548.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3225, 'D9', '50.00', 'Jun-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16736.00', '16738.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3226, 'Dir-Res', '0.00', 'Jun-2016', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '60970.00', '62963.00', '0.00', 'Units', '2500.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3227, 'E1', '0.00', 'Jun-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22992.00', '23063.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3228, 'E10', '50.00', 'Jun-2016', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22149.00', '23168.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3229, 'E11', '50.00', 'Jun-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '44375.00', '44455.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3230, 'E12', '50.00', 'Jun-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '40016.00', '41016.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3231, 'E13', '50.00', 'Jun-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15973.00', '17387.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3232, 'E14', '50.00', 'Jun-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11391.00', '12244.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3233, 'E2', '50.00', 'Jun-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27393.00', '28350.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3234, 'E3', '50.00', 'Jun-2016', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '49979.00', '50235.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3235, 'E4', '50.00', 'Jun-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '87430.00', '89146.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3236, 'E5', '50.00', 'Jun-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16107.00', '17591.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3237, 'E6', '50.00', 'Jun-2016', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '42997.00', '44703.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3238, 'E7', '0.00', 'Jun-2016', 'Type E', 'None', '', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3239, 'E8', '50.00', 'Jun-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28702.00', '29302.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3240, 'E9', '50.00', 'Jun-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '38704.00', '39631.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3241, 'F1', '50.00', 'Jun-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20224.00', '21575.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3242, 'F2', '0.00', 'Jun-2016', 'Type F', 'None', '', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3243, 'F3', '30.00', 'Jun-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13786.00', '14671.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3244, 'F4', '0.00', 'Jun-2016', 'Type F', 'None', '', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3245, 'F5', '50.00', 'Jun-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9651.00', '10987.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3246, 'G1 ', '30.00', 'Jun-2016', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2252.00', '2343.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3247, 'G10', '50.00', 'Jun-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2181.00', '2539.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3248, 'G11', '50.00', 'Jun-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1189.00', '1193.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3249, 'G12', '50.00', 'Jun-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1291.00', '1543.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3250, 'G13', '50.00', 'Jun-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '687.00', '848.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(3251, 'G14', '50.00', 'Jun-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '280.00', '449.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3252, 'G15', '50.00', 'Jun-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '247.00', '313.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3253, 'G16', '50.00', 'Jun-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '869.00', '1412.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3254, 'G17', '0.00', 'Jun-2016', 'Type C', 'None', '', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3255, 'G18', '30.00', 'Jun-2016', 'Dr. Srijit Bhattacharjee', 'PhD Sponsored', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3256, 'G19', '50.00', 'Jun-2016', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3257, 'G2 ', '50.00', 'Jun-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '764.00', '801.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3258, 'G20', '0.00', 'Jun-2016', 'Type C', 'None', '', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3259, 'G3 ', '50.00', 'Jun-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2029.00', '2298.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3260, 'G4 ', '50.00', 'Jun-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1532.00', '1532.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3261, 'G5', '50.00', 'Jun-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '993.00', '994.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3262, 'G6', '50.00', 'Jun-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1590.00', '2058.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3263, 'G7', '50.00', 'Jun-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1231.00', '1361.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3264, 'G8 ', '50.00', 'Jun-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1097.00', '1178.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3265, 'G9', '50.00', 'Jun-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1618.00', '1934.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3266, 'GH3-Canteen', '0.00', 'Jun-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '612.00', '898.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3267, 'GH3-R511', '30.00', 'Jun-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3268, 'GH3-R512', '30.00', 'Jun-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3269, 'GH3-R519', '0.00', 'Jun-2016', 'Hostel', 'None', '', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3270, 'GH3-R521', '30.00', 'Jun-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3271, 'GH3-R610', '0.00', 'Jun-2016', 'Hostel', 'None', '', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3272, 'GH3-R611', '30.00', 'Jun-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3273, 'GH3-R612', '0.00', 'Jun-2016', 'Hostel', 'None', '', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3274, 'GH3-R620', '30.00', 'Jun-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3275, 'GH3-R621', '30.00', 'Jun-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3276, 'GH3-R712', '30.00', 'Jun-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3277, 'GH3-R719', '30.00', 'Jun-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3278, 'GH3-R721', '30.00', 'Jun-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3279, 'H1', '50.00', 'Jun-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '8716.00', '8870.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3280, 'H10', '0.00', 'Jun-2016', 'Type D', 'None', '', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '351.00', '351.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3281, 'H11', '50.00', 'Jun-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5253.00', '5959.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3282, 'H12', '0.00', 'Jun-2016', 'Type D', 'None', '', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3283, 'H13', '0.00', 'Jun-2016', 'Type D', 'None', '', '', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '11.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3284, 'H2', '50.00', 'Jun-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '4443.00', '4761.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3285, 'H3', '50.00', 'Jun-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3013.00', '3072.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3286, 'H4', '50.00', 'Jun-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9413.00', '9963.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3287, 'H5', '50.00', 'Jun-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5226.00', '5552.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3288, 'H6', '0.00', 'Jun-2016', 'Type D', 'None', '', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3289, 'H7', '0.00', 'Jun-2016', 'Type D', 'None', '', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '392.00', '392.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3290, 'H8', '50.00', 'Jun-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14965.00', '15880.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3291, 'H9', '0.00', 'Jun-2016', 'Type D', 'None', '', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3292, 'I1', '30.00', 'Jun-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2893.00', '3437.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3293, 'I10', '0.00', 'Jun-2016', 'Type I', 'None', '', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3294, 'I11', '0.00', 'Jun-2016', 'Type I', 'None', '', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3295, 'I12', '0.00', 'Jun-2016', 'Type I', 'None', '', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3296, 'I13', '0.00', 'Jun-2016', 'Type I', 'None', '', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3297, 'I14', '0.00', 'Jun-2016', 'Type I', 'None', '', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3298, 'I15', '0.00', 'Jun-2016', 'Type I', 'None', '', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3299, 'I16', '0.00', 'Jun-2016', 'Type I', 'None', '', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3300, 'I17', '30.00', 'Jun-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2239.00', '2893.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3301, 'I18', '30.00', 'Jun-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1150.00', '2143.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3302, 'I19', '30.00', 'Jun-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1664.00', '2025.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3303, 'I2', '30.00', 'Jun-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1877.00', '2344.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3304, 'I20', '30.00', 'Jun-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1906.00', '2123.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3305, 'I21', '30.00', 'Jun-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '637.00', '1070.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3306, 'I22', '30.00', 'Jun-2016', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3307, 'I23', '30.00', 'Jun-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '746.00', '1206.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3308, 'I24', '30.00', 'Jun-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '296.00', '386.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3309, 'I25', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3310, 'I26', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3311, 'I27', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3312, 'I28', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3313, 'I29', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3314, 'I3', '30.00', 'Jun-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1590.00', '1849.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3315, 'I30', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3316, 'I31', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3317, 'I32', '0.00', 'Jun-2016', 'Type I', 'None', '', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3318, 'I4', '30.00', 'Jun-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1036.00', '1227.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3319, 'I5', '30.00', 'Jun-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2030.00', '2580.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3320, 'I6', '0.00', 'Jun-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '772.00', '1028.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3321, 'I7', '0.00', 'Jun-2016', 'Type I', 'None', '', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3322, 'I8', '30.00', 'Jun-2016', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3323, 'I9', '0.00', 'Jun-2016', 'Type I', 'None', '', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3324, 'KV-IIITA', '0.00', 'Jun-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '4.28', '53818.00', '55491.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3325, 'MSA-CA1', '0.00', 'Jun-2016', 'Common Area RSA1', 'None', '', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3326, 'MSA-CA2', '0.00', 'Jun-2016', 'Common Area RSA2', 'None', '', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '29504.00', '29773.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3327, 'MSA101', '30.00', 'Jun-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3328, 'MSA102', '30.00', 'Jun-2016', 'Mr. Shaishav Agrawal', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11409.00', '11420.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3329, 'MSA103', '0.00', 'Jun-2016', 'Married Scholar Appartment', 'None', '', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11858.00', '12119.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3330, 'MSA104', '30.00', 'Jun-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '20600.00', '21042.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3331, 'MSA105', '0.00', 'Jun-2016', 'Married Scholar Appartment', 'None', '', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13537.00', '13621.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3332, 'MSA106', '30.00', 'Jun-2016', 'Mr. Ajay Kumar Tiwari', 'PhD Stipend', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9476.00', '9679.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3333, 'MSA201', '30.00', 'Jun-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7257.00', '7418.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3334, 'MSA202', '30.00', 'Jun-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5264.00', '5373.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3335, 'MSA203', '30.00', 'Jun-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11876.00', '11936.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3336, 'MSA204', '30.00', 'Jun-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7560.00', '7632.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3337, 'MSA205', '30.00', 'Jun-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11533.00', '11775.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3338, 'MSA206', '30.00', 'Jun-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7357.00', '7420.70', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3339, 'MSA301', '30.00', 'Jun-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3340, 'MSA302', '30.00', 'Jun-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10960.00', '10960.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3341, 'MSA303', '30.00', 'Jun-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6740.00', '6745.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3342, 'MSA304', '30.00', 'Jun-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11387.00', '11900.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3343, 'MSA305', '30.00', 'Jun-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7116.00', '7119.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3344, 'MSA306', '30.00', 'Jun-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9773.00', '9785.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3345, 'MSA307', '30.00', 'Jun-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7254.00', '7361.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3346, 'MSA308', '0.00', 'Jun-2016', 'Married Scholar Appartment', 'None', '', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3347, 'MSA401', '60.00', 'Jun-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7889.00', '8086.00', '0.00', 'Rupees', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3348, 'MSA402', '30.00', 'Jun-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5820.00', '6066.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3349, 'MSA403', '30.00', 'Jun-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9704.00', '9704.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3350, 'MSA404', '30.00', 'Jun-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4205.00', '4312.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3351, 'MSA405', '30.00', 'Jun-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4880.00', '5001.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3352, 'MSA406', '30.00', 'Jun-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6038.00', '6100.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3353, 'MSA407', '30.00', 'Jun-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10858.00', '10888.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3354, 'MSA408', '30.00', 'Jun-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3232.00', '3232.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3355, 'MSA409', '30.00', 'Jun-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2415.00', '2579.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3356, 'MSA410', '30.00', 'Jun-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6053.00', '6053.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3357, 'MSA501', '30.00', 'Jun-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8435.00', '8530.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3358, 'MSA502', '30.00', 'Jun-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8841.00', '8974.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3359, 'MSA503', '30.00', 'Jun-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4367.00', '4431.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3360, 'MSA504', '30.00', 'Jun-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5155.00', '5223.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3361, 'MSA505', '30.00', 'Jun-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9383.00', '9467.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3362, 'MSA506', '30.00', 'Jun-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5532.00', '5579.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3363, 'MSA507', '30.00', 'Jun-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3322.00', '4155.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3364, 'MSA508', '30.00', 'Jun-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3357.00', '3426.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3365, 'MSA509', '30.00', 'Jun-2016', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4550.00', '4654.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3366, 'MSA510', '30.00', 'Jun-2016', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6261.00', '7269.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3367, 'MSA601', '30.00', 'Jun-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3394.00', '4577.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3368, 'MSA602', '30.00', 'Jun-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10101.00', '10204.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3369, 'MSA603', '30.00', 'Jun-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2065.00', '2116.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3370, 'MSA604', '30.00', 'Jun-2016', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2730.00', '2912.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3371, 'MSA605', '30.00', 'Jun-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5171.00', '5253.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3372, 'MSA606', '30.00', 'Jun-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3373, 'MSA607', '30.00', 'Jun-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3060.00', '3518.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3374, 'MSA608', '30.00', 'Jun-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7688.00', '7697.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3375, 'MSA609', '30.00', 'Jun-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1367.00', '1414.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3376, 'MSA610', '30.00', 'Jun-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3529.00', '3611.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3377, 'RES-CA1', '0.00', 'Jun-2016', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2978.00', '3006.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3378, 'RES-CA10', '0.00', 'Jun-2016', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3216.00', '3234.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3379, 'RES-CA11', '0.00', 'Jun-2016', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5386.00', '5457.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3380, 'RES-CA12', '0.00', 'Jun-2016', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1972.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3381, 'RES-CA13', '0.00', 'Jun-2016', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2062.00', '2079.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3382, 'RES-CA14', '0.00', 'Jun-2016', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2224.00', '2444.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3383, 'RES-CA15', '0.00', 'Jun-2016', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1525.00', '1535.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3384, 'RES-CA2', '0.00', 'Jun-2016', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1509.00', '1522.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3385, 'RES-CA3', '0.00', 'Jun-2016', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '15779.00', '15891.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3386, 'RES-CA4', '0.00', 'Jun-2016', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1789.00', '1801.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3387, 'RES-CA5', '0.00', 'Jun-2016', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2713.00', '2737.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3388, 'RES-CA6', '0.00', 'Jun-2016', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3031.00', '3068.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3389, 'RES-CA7', '0.00', 'Jun-2016', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '51.00', '60.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3390, 'RES-CA8', '0.00', 'Jun-2016', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4159.00', '4195.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3391, 'RES-CA9', '0.00', 'Jun-2016', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3795.00', '3845.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3392, 'S-CA1', '0.00', 'Jun-2016', 'Shop Common Area', 'None', '', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '16157.00', '16206.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3393, 'S1', '250.00', 'Jun-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7704.00', '7814.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3394, 'S2', '0.00', 'Jun-2016', 'Shop', 'None', '', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3395, 'S3', '250.00', 'Jun-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11330.00', '11330.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3396, 'S4', '250.00', 'Jun-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2725.00', '2751.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3397, 'S5', '0.00', 'Jun-2016', 'Shop', 'None', '', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3398, 'S6', '250.00', 'Jun-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6764.00', '6765.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3399, 'S7', '0.00', 'Jun-2016', 'Shop', 'None', '', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3400, 'S8', '250.00', 'Jun-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12636.00', '12794.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3401, 'SSVision', '0.00', 'Jun-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3402, 'VH3-201', '0.00', 'Jun-2016', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17021.00', '17280.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3403, 'VH3-202', '0.00', 'Jun-2016', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17230.00', '17238.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3404, 'VH3-301', '0.00', 'Jun-2016', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15259.00', '15260.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3405, 'VH3-302', '0.00', 'Jun-2016', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15838.00', '15840.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3406, 'VH3-307', '0.00', 'Jun-2016', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28313.00', '28616.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3407, 'VH3-308', '0.00', 'Jun-2016', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30236.00', '30237.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3408, 'A1', '30.00', 'Jul-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '18085.00', '18361.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3409, 'A2', '0.00', 'Jul-2016', 'Type A', 'None', '', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3410, 'A3', '0.00', 'Jul-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7187.00', '7407.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3411, 'A4', '0.00', 'Jul-2016', 'Type A', 'None', '', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3412, 'A5', '0.00', 'Jul-2016', 'Type A', 'None', '', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3413, 'A6', '0.00', 'Jul-2016', 'Type A', 'None', '', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3414, 'A7', '0.00', 'Jul-2016', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9297.00', '9515.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3415, 'A8', '0.00', 'Jul-2016', 'Type A', 'None', '', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3416, 'B1', '30.00', 'Jul-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22382.00', '22878.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3417, 'B10', '30.00', 'Jul-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27896.00', '28468.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3418, 'B11', '30.00', 'Jul-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16605.00', '16998.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3419, 'B12', '30.00', 'Jul-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31040.00', '31505.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3420, 'B13', '30.00', 'Jul-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27859.00', '28333.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3421, 'B14', '30.00', 'Jul-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16691.00', '17107.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3422, 'B15', '30.00', 'Jul-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '45644.00', '46495.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3423, 'B16', '30.00', 'Jul-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28681.00', '29140.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3424, 'B2', '30.00', 'Jul-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28725.00', '29154.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3425, 'B3', '30.00', 'Jul-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19662.00', '20028.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3426, 'B4', '30.00', 'Jul-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '25996.00', '26466.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3427, 'B5', '30.00', 'Jul-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15985.00', '16254.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3428, 'B6', '30.00', 'Jul-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19152.00', '19614.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3429, 'B7', '30.00', 'Jul-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22256.00', '22619.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3430, 'B8', '30.00', 'Jul-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26669.00', '27223.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3431, 'B9', '30.00', 'Jul-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14247.00', '14479.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3432, 'BEC-Admin', '0.00', 'Jul-2016', 'UC', 'None', '', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '32555.00', '32555.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3433, 'BEC-Audi', '0.00', 'Jul-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9589.00', '10217.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3434, 'BEC-Main', '0.00', 'Jul-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '4.28', '49459.00', '50000.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3435, 'BH1-R205', '30.00', 'Jul-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3436, 'BH1-R253', '30.00', 'Jul-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3437, 'BH1-R255', '30.00', 'Jul-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3438, 'BH1-R256', '30.00', 'Jul-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3439, 'BH1-R257', '0.00', 'Jul-2016', 'Hostel', 'None', '', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3440, 'BH1-R259', '0.00', 'Jul-2016', 'Hostel', 'None', '', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3441, 'BH1-R265', '30.00', 'Jul-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3442, 'BH2-Canteen', '0.00', 'Jul-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2697.00', '2881.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3443, 'BH4-Canteen', '0.00', 'Jul-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1334.00', '1413.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3444, 'C1', '30.00', 'Jul-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '36136.00', '36989.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3445, 'C2', '30.00', 'Jul-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28555.00', '29272.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3446, 'D1', '30.00', 'Jul-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12549.00', '12946.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3447, 'D10', '0.00', 'Jul-2016', 'Type D', 'None', '', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3448, 'D11', '50.00', 'Jul-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28556.00', '29205.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3449, 'D12', '50.00', 'Jul-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '46024.00', '46645.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3450, 'D13', '0.00', 'Jul-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6147.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3451, 'D14', '0.00', 'Jul-2016', 'Type D', 'None', '', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41339.00', '41364.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3452, 'D15', '50.00', 'Jul-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28312.00', '29029.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3453, 'D16', '50.00', 'Jul-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22873.00', '23080.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3454, 'D17', '30.00', 'Jul-2016', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '8116.00', '8485.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3455, 'D18', '0.00', 'Jul-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16201.00', '16656.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3456, 'D19', '30.00', 'Jul-2016', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9096.00', '9598.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3457, 'D2', '50.00', 'Jul-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27366.00', '27883.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3458, 'D20', '50.00', 'Jul-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30305.00', '30811.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3459, 'D21', '50.00', 'Jul-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11770.00', '11961.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3460, 'D22', '50.00', 'Jul-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9717.00', '10002.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3461, 'D23', '0.00', 'Jul-2016', 'Type D', 'None', '', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '7057.00', '7057.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3462, 'D24', '50.00', 'Jul-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17369.00', '17632.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3463, 'D25', '50.00', 'Jul-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '46155.00', '46846.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3464, 'D26', '50.00', 'Jul-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '57644.00', '58397.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3465, 'D27', '0.00', 'Jul-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '38873.00', '38978.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3466, 'D28', '50.00', 'Jul-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41768.00', '42226.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3467, 'D3', '50.00', 'Jul-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26225.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3468, 'D4', '50.00', 'Jul-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31911.00', '31921.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3469, 'D5', '30.00', 'Jul-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13666.00', '13907.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3470, 'D6', '30.00', 'Jul-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '34692.00', '35220.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3471, 'D7', '50.00', 'Jul-2016', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '40810.00', '40959.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(3472, 'D8', '50.00', 'Jul-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31548.00', '32038.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3473, 'D9', '50.00', 'Jul-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16738.00', '17220.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3474, 'Dir-Res', '0.00', 'Jul-2016', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '62963.00', '64516.00', '0.00', 'Units', '2500.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3475, 'E1', '0.00', 'Jul-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23063.00', '23127.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3476, 'E10', '50.00', 'Jul-2016', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23168.00', '23942.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3477, 'E11', '50.00', 'Jul-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '44455.00', '44511.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3478, 'E12', '50.00', 'Jul-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41016.00', '41790.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3479, 'E13', '50.00', 'Jul-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17387.00', '18433.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3480, 'E14', '50.00', 'Jul-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12244.00', '13021.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3481, 'E2', '50.00', 'Jul-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28350.00', '28743.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3482, 'E3', '50.00', 'Jul-2016', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '50235.00', '50839.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3483, 'E4', '50.00', 'Jul-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '89146.00', '90110.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3484, 'E5', '50.00', 'Jul-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17591.00', '18526.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3485, 'E6', '50.00', 'Jul-2016', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '44703.00', '45210.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3486, 'E7', '0.00', 'Jul-2016', 'Type E', 'None', '', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3487, 'E8', '50.00', 'Jul-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29302.00', '29620.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3488, 'E9', '50.00', 'Jul-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '39631.00', '40697.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3489, 'F1', '50.00', 'Jul-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '21575.00', '22273.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3490, 'F2', '0.00', 'Jul-2016', 'Type F', 'None', '', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3491, 'F3', '30.00', 'Jul-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14671.00', '15357.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3492, 'F4', '0.00', 'Jul-2016', 'Type F', 'None', '', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3493, 'F5', '50.00', 'Jul-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10987.00', '11972.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3494, 'G1 ', '30.00', 'Jul-2016', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2343.00', '2390.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3495, 'G10', '50.00', 'Jul-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2539.00', '2793.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3496, 'G11', '50.00', 'Jul-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1193.00', '1193.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3497, 'G12', '50.00', 'Jul-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1543.00', '2039.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3498, 'G13', '50.00', 'Jul-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '848.00', '915.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3499, 'G14', '50.00', 'Jul-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '449.00', '521.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3500, 'G15', '50.00', 'Jul-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '313.00', '395.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3501, 'G16', '50.00', 'Jul-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1412.00', '1767.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3502, 'G17', '0.00', 'Jul-2016', 'Type C', 'None', '', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3503, 'G18', '30.00', 'Jul-2016', 'Dr. Srijit Bhattacharjee', 'PhD Sponsored', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '41.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3504, 'G19', '50.00', 'Jul-2016', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '6.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3505, 'G2 ', '50.00', 'Jul-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '801.00', '826.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3506, 'G20', '0.00', 'Jul-2016', 'Type C', 'None', '', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3507, 'G3 ', '50.00', 'Jul-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2298.00', '2703.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3508, 'G4 ', '50.00', 'Jul-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1532.00', '1797.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3509, 'G5', '50.00', 'Jul-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '994.00', '1006.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3510, 'G6', '50.00', 'Jul-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2058.00', '2415.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3511, 'G7', '50.00', 'Jul-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1361.00', '1467.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3512, 'G8 ', '50.00', 'Jul-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1178.00', '1219.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3513, 'G9', '50.00', 'Jul-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1934.00', '2262.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3514, 'GH3-Canteen', '0.00', 'Jul-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '898.00', '1105.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3515, 'GH3-R511', '30.00', 'Jul-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3516, 'GH3-R512', '30.00', 'Jul-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3517, 'GH3-R519', '0.00', 'Jul-2016', 'Hostel', 'None', '', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3518, 'GH3-R521', '30.00', 'Jul-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3519, 'GH3-R610', '0.00', 'Jul-2016', 'Hostel', 'None', '', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3520, 'GH3-R611', '30.00', 'Jul-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3521, 'GH3-R612', '0.00', 'Jul-2016', 'Hostel', 'None', '', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3522, 'GH3-R620', '30.00', 'Jul-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3523, 'GH3-R621', '30.00', 'Jul-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3524, 'GH3-R712', '30.00', 'Jul-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3525, 'GH3-R719', '30.00', 'Jul-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3526, 'GH3-R721', '30.00', 'Jul-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3527, 'H1', '50.00', 'Jul-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '8870.00', '9259.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3528, 'H10', '0.00', 'Jul-2016', 'Type D', 'None', '', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '351.00', '360.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3529, 'H11', '50.00', 'Jul-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5959.00', '6223.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3530, 'H12', '0.00', 'Jul-2016', 'Type D', 'None', '', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3531, 'H13', '0.00', 'Jul-2016', 'Type D', 'None', '', '', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11.00', '12.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3532, 'H2', '50.00', 'Jul-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '4761.00', '4813.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3533, 'H3', '50.00', 'Jul-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3072.00', '3179.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3534, 'H4', '50.00', 'Jul-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9963.00', '10383.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3535, 'H5', '50.00', 'Jul-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5552.00', '5714.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3536, 'H6', '0.00', 'Jul-2016', 'Type D', 'None', '', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3537, 'H7', '0.00', 'Jul-2016', 'Type D', 'None', '', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '392.00', '392.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3538, 'H8', '50.00', 'Jul-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15880.00', '16104.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3539, 'H9', '0.00', 'Jul-2016', 'Type D', 'None', '', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3540, 'I1', '30.00', 'Jul-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3437.00', '3818.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3541, 'I10', '0.00', 'Jul-2016', 'Type I', 'None', '', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3542, 'I11', '0.00', 'Jul-2016', 'Type I', 'None', '', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3543, 'I12', '0.00', 'Jul-2016', 'Type I', 'None', '', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3544, 'I13', '0.00', 'Jul-2016', 'Type I', 'None', '', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3545, 'I14', '0.00', 'Jul-2016', 'Type I', 'None', '', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3546, 'I15', '0.00', 'Jul-2016', 'Type I', 'None', '', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3547, 'I16', '0.00', 'Jul-2016', 'Type I', 'None', '', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3548, 'I17', '30.00', 'Jul-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2893.00', '3290.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3549, 'I18', '30.00', 'Jul-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2143.00', '2669.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3550, 'I19', '30.00', 'Jul-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2025.00', '2321.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3551, 'I2', '30.00', 'Jul-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2344.00', '2614.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3552, 'I20', '30.00', 'Jul-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2123.00', '2488.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3553, 'I21', '30.00', 'Jul-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1070.00', '1427.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3554, 'I22', '30.00', 'Jul-2016', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '72.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3555, 'I23', '30.00', 'Jul-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1206.00', '1507.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3556, 'I24', '30.00', 'Jul-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '386.00', '539.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3557, 'I25', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3558, 'I26', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3559, 'I27', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3560, 'I28', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3561, 'I29', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3562, 'I3', '30.00', 'Jul-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1849.00', '2188.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3563, 'I30', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3564, 'I31', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3565, 'I32', '0.00', 'Jul-2016', 'Type I', 'None', '', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3566, 'I4', '30.00', 'Jul-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1227.00', '1472.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3567, 'I5', '30.00', 'Jul-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2580.00', '2975.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3568, 'I6', '0.00', 'Jul-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1028.00', '1197.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3569, 'I7', '0.00', 'Jul-2016', 'Type I', 'None', '', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3570, 'I8', '30.00', 'Jul-2016', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '123.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3571, 'I9', '0.00', 'Jul-2016', 'Type I', 'None', '', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3572, 'KV-IIITA', '0.00', 'Jul-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '4.28', '55491.00', '57719.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3573, 'MSA-CA1', '0.00', 'Jul-2016', 'Common Area RSA1', 'None', '', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3574, 'MSA-CA2', '0.00', 'Jul-2016', 'Common Area RSA2', 'None', '', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '29773.00', '29773.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3575, 'MSA101', '30.00', 'Jul-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3576, 'MSA102', '30.00', 'Jul-2016', 'Mr. Shaishav Agrawal', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11420.00', '11455.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3577, 'MSA103', '0.00', 'Jul-2016', 'Married Scholar Appartment', 'None', '', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12119.00', '12227.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3578, 'MSA104', '30.00', 'Jul-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '21042.00', '21271.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3579, 'MSA105', '0.00', 'Jul-2016', 'Married Scholar Appartment', 'None', '', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13621.00', '13703.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3580, 'MSA106', '30.00', 'Jul-2016', 'Mr. Ajay Kumar Tiwari', 'PhD Stipend', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9679.00', '9789.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3581, 'MSA201', '30.00', 'Jul-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7418.00', '7556.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3582, 'MSA202', '30.00', 'Jul-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5373.00', '5448.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3583, 'MSA203', '30.00', 'Jul-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11936.00', '12028.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3584, 'MSA204', '30.00', 'Jul-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7632.00', '7656.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3585, 'MSA205', '30.00', 'Jul-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11775.00', '11870.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3586, 'MSA206', '30.00', 'Jul-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7420.70', '7506.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3587, 'MSA301', '30.00', 'Jul-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3588, 'MSA302', '30.00', 'Jul-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1166.00', '1173.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3589, 'MSA303', '30.00', 'Jul-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6745.00', '6747.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3590, 'MSA304', '30.00', 'Jul-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11900.00', '12383.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3591, 'MSA305', '30.00', 'Jul-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7119.00', '7121.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3592, 'MSA306', '30.00', 'Jul-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9785.00', '9881.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3593, 'MSA307', '30.00', 'Jul-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7361.00', '7440.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3594, 'MSA308', '0.00', 'Jul-2016', 'Married Scholar Appartment', 'None', '', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '577.00', '577.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3595, 'MSA401', '60.00', 'Jul-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8086.00', '8277.00', '0.00', 'Rupees', '600.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3596, 'MSA402', '30.00', 'Jul-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6066.00', '6302.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3597, 'MSA403', '30.00', 'Jul-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9704.00', '9704.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3598, 'MSA404', '30.00', 'Jul-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4312.00', '4406.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3599, 'MSA405', '30.00', 'Jul-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5001.00', '5162.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3600, 'MSA406', '30.00', 'Jul-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6100.00', '6135.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3601, 'MSA407', '30.00', 'Jul-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10888.00', '10888.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3602, 'MSA408', '30.00', 'Jul-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3232.00', '3233.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3603, 'MSA409', '30.00', 'Jul-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2579.00', '2624.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3604, 'MSA410', '30.00', 'Jul-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6053.00', '6053.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3605, 'MSA501', '30.00', 'Jul-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8530.00', '8619.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3606, 'MSA502', '30.00', 'Jul-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8974.00', '9038.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3607, 'MSA503', '30.00', 'Jul-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4431.00', '4448.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3608, 'MSA504', '30.00', 'Jul-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5223.00', '5371.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3609, 'MSA505', '30.00', 'Jul-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9467.00', '9510.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3610, 'MSA506', '30.00', 'Jul-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5579.00', '5580.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3611, 'MSA507', '30.00', 'Jul-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4155.00', '4757.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3612, 'MSA508', '30.00', 'Jul-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3426.00', '3493.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3613, 'MSA509', '30.00', 'Jul-2016', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4654.00', '4663.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3614, 'MSA510', '30.00', 'Jul-2016', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7269.00', '8011.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3615, 'MSA601', '30.00', 'Jul-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4577.00', '4577.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3616, 'MSA602', '30.00', 'Jul-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10204.00', '10350.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3617, 'MSA603', '30.00', 'Jul-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2116.00', '2174.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3618, 'MSA604', '30.00', 'Jul-2016', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2912.00', '3047.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3619, 'MSA605', '30.00', 'Jul-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5253.00', '5303.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3620, 'MSA606', '30.00', 'Jul-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3621, 'MSA607', '30.00', 'Jul-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3518.00', '3755.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3622, 'MSA608', '30.00', 'Jul-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7697.00', '7705.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3623, 'MSA609', '30.00', 'Jul-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1414.00', '1437.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3624, 'MSA610', '30.00', 'Jul-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3611.00', '3639.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3625, 'RES-CA1', '0.00', 'Jul-2016', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3006.00', '3042.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3626, 'RES-CA10', '0.00', 'Jul-2016', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3234.00', '3256.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3627, 'RES-CA11', '0.00', 'Jul-2016', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5457.00', '5534.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3628, 'RES-CA12', '0.00', 'Jul-2016', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3629, 'RES-CA13', '0.00', 'Jul-2016', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2079.00', '2097.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3630, 'RES-CA14', '0.00', 'Jul-2016', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2444.00', '2444.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3631, 'RES-CA15', '0.00', 'Jul-2016', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1535.00', '1545.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3632, 'RES-CA2', '0.00', 'Jul-2016', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1522.00', '1531.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3633, 'RES-CA3', '0.00', 'Jul-2016', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '15891.00', '16271.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3634, 'RES-CA4', '0.00', 'Jul-2016', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1801.00', '1814.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3635, 'RES-CA5', '0.00', 'Jul-2016', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2737.00', '2757.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3636, 'RES-CA6', '0.00', 'Jul-2016', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3068.00', '3111.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3637, 'RES-CA7', '0.00', 'Jul-2016', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '60.00', '69.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3638, 'RES-CA8', '0.00', 'Jul-2016', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4195.00', '4226.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3639, 'RES-CA9', '0.00', 'Jul-2016', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3845.00', '3902.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3640, 'S-CA1', '0.00', 'Jul-2016', 'Shop Common Area', 'None', '', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '16206.00', '16254.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3641, 'S1', '250.00', 'Jul-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7814.00', '7929.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3642, 'S2', '0.00', 'Jul-2016', 'Shop', 'None', '', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3643, 'S3', '250.00', 'Jul-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11330.00', '11400.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3644, 'S4', '250.00', 'Jul-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2751.00', '2829.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3645, 'S5', '0.00', 'Jul-2016', 'Shop', 'None', '', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3646, 'S6', '250.00', 'Jul-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6765.00', '6771.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3647, 'S7', '0.00', 'Jul-2016', 'Shop', 'None', '', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3648, 'S8', '250.00', 'Jul-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12794.00', '13018.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3649, 'SSVision', '0.00', 'Jul-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3650, 'VH3-201', '0.00', 'Jul-2016', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17280.00', '17366.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3651, 'VH3-202', '0.00', 'Jul-2016', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17238.00', '17270.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3652, 'VH3-301', '0.00', 'Jul-2016', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15260.00', '15273.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3653, 'VH3-302', '0.00', 'Jul-2016', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15840.00', '15954.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3654, 'VH3-307', '0.00', 'Jul-2016', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28616.00', '28770.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3655, 'VH3-308', '0.00', 'Jul-2016', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30237.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 13:31:42', 'No', ''),
(3656, 'A1', '30.00', 'Aug-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '18361.00', '18640.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3657, 'A2', '0.00', 'Aug-2016', 'Type A', 'None', '', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3658, 'A3', '0.00', 'Aug-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7407.00', '7650.00', '0.00', 'None', '0.00', '72.90', '2016-09-16 11:03:59', 'No', ''),
(3659, 'A4', '0.00', 'Aug-2016', 'Type A', 'None', '', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3660, 'A5', '0.00', 'Aug-2016', 'Type A', 'None', '', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3661, 'A6', '0.00', 'Aug-2016', 'Type A', 'None', '', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3662, 'A7', '0.00', 'Aug-2016', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9515.00', '9746.00', '0.00', 'None', '0.00', '69.30', '2016-09-16 11:03:59', 'No', ''),
(3663, 'A8', '0.00', 'Aug-2016', 'Type A', 'None', '', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3664, 'B1', '30.00', 'Aug-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22878.00', '23345.00', '0.00', 'Units', '400.00', '20.10', '2016-09-16 11:03:59', 'No', ''),
(3665, 'B10', '30.00', 'Aug-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28468.00', '28959.00', '0.00', 'Units', '400.00', '27.30', '2016-09-16 11:03:59', 'No', ''),
(3666, 'B11', '30.00', 'Aug-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16998.00', '17392.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3667, 'B12', '30.00', 'Aug-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31505.00', '31945.00', '0.00', 'Units', '400.00', '12.00', '2016-09-16 11:03:59', 'No', ''),
(3668, 'B13', '30.00', 'Aug-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28333.00', '28771.00', '0.00', 'Units', '400.00', '11.40', '2016-09-16 11:03:59', 'No', ''),
(3669, 'B14', '30.00', 'Aug-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17107.00', '17548.00', '0.00', 'Units', '400.00', '12.30', '2016-09-16 11:03:59', 'No', ''),
(3670, 'B15', '30.00', 'Aug-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '46495.00', '47282.00', '0.00', 'Units', '400.00', '116.10', '2016-09-16 11:03:59', 'No', ''),
(3671, 'B16', '30.00', 'Aug-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29140.00', '29752.00', '0.00', 'Units', '400.00', '63.60', '2016-09-16 11:03:59', 'No', ''),
(3672, 'B2', '30.00', 'Aug-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29154.00', '29562.00', '0.00', 'Units', '400.00', '2.40', '2016-09-16 11:03:59', 'No', ''),
(3673, 'B3', '30.00', 'Aug-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20028.00', '20323.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3674, 'B4', '30.00', 'Aug-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26466.00', '26920.00', '0.00', 'Units', '400.00', '16.20', '2016-09-16 11:03:59', 'No', ''),
(3675, 'B5', '30.00', 'Aug-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16254.00', '16529.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3676, 'B6', '30.00', 'Aug-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19614.00', '19814.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3677, 'B7', '30.00', 'Aug-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22619.00', '22787.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3678, 'B8', '30.00', 'Aug-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27223.00', '27670.00', '0.00', 'Units', '400.00', '14.10', '2016-09-16 11:03:59', 'No', ''),
(3679, 'B9', '30.00', 'Aug-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14479.00', '14754.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3680, 'BEC-Admin', '0.00', 'Aug-2016', 'UC', 'None', '', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3681, 'BEC-Audi', '0.00', 'Aug-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10217.00', '11022.00', '0.00', 'None', '0.00', '241.50', '2016-09-16 11:03:59', 'No', ''),
(3682, 'BEC-Main', '0.00', 'Aug-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '4.28', '50000.00', '50450.00', '0.00', 'None', '0.00', '135.00', '2016-09-16 11:03:59', 'No', ''),
(3683, 'BH1-R205', '30.00', 'Aug-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3684, 'BH1-R253', '30.00', 'Aug-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3685, 'BH1-R255', '30.00', 'Aug-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3686, 'BH1-R256', '30.00', 'Aug-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3687, 'BH1-R257', '0.00', 'Aug-2016', 'Hostel', 'None', '', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3688, 'BH1-R259', '0.00', 'Aug-2016', 'Hostel', 'None', '', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3689, 'BH1-R265', '30.00', 'Aug-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3690, 'BH2-Canteen', '0.00', 'Aug-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2881.00', '3192.00', '0.00', 'None', '0.00', '93.30', '2016-09-16 11:03:59', 'No', ''),
(3691, 'BH4-Canteen', '0.00', 'Aug-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1413.00', '1495.00', '0.00', 'None', '0.00', '24.60', '2016-09-16 11:03:59', 'No', ''),
(3692, 'C1', '30.00', 'Aug-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '36989.00', '37824.00', '0.00', 'Units', '600.00', '70.50', '2016-09-16 11:03:59', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(3693, 'C2', '30.00', 'Aug-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29272.00', '29953.00', '0.00', 'Units', '600.00', '24.30', '2016-09-16 11:03:59', 'No', ''),
(3694, 'D1', '30.00', 'Aug-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12946.00', '13275.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3695, 'D10', '0.00', 'Aug-2016', 'Type D', 'None', '', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3696, 'D11', '50.00', 'Aug-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29205.00', '29879.00', '0.00', 'Units', '600.00', '22.20', '2016-09-16 11:03:59', 'No', ''),
(3697, 'D12', '50.00', 'Aug-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '46645.00', '47258.00', '0.00', 'Units', '600.00', '3.90', '2016-09-16 11:03:59', 'No', ''),
(3698, 'D13', '0.00', 'Aug-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3699, 'D14', '0.00', 'Aug-2016', 'Type D', 'None', '', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41364.00', '41375.00', '0.00', 'None', '0.00', '3.30', '2016-09-16 11:03:59', 'No', ''),
(3700, 'D15', '50.00', 'Aug-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29029.00', '29529.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3701, 'D16', '50.00', 'Aug-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23080.00', '23115.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3702, 'D17', '30.00', 'Aug-2016', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '8485.00', '8854.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3703, 'D18', '0.00', 'Aug-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16656.00', '17082.00', '0.00', 'None', '0.00', '127.80', '2016-09-16 11:03:59', 'No', ''),
(3704, 'D19', '30.00', 'Aug-2016', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9598.00', '10033.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3705, 'D2', '50.00', 'Aug-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27883.00', '28633.00', '0.00', 'Units', '600.00', '45.00', '2016-09-16 11:03:59', 'No', ''),
(3706, 'D20', '50.00', 'Aug-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30811.00', '31369.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3707, 'D21', '50.00', 'Aug-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11961.00', '12226.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3708, 'D22', '50.00', 'Aug-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10002.00', '10294.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3709, 'D23', '0.00', 'Aug-2016', 'Type D', 'None', '', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '7057.00', '7069.00', '0.00', 'None', '0.00', '3.60', '2016-09-16 11:03:59', 'No', ''),
(3710, 'D24', '50.00', 'Aug-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17632.00', '17916.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3711, 'D25', '50.00', 'Aug-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '46846.00', '47431.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:03:59', 'No', ''),
(3712, 'D26', '50.00', 'Aug-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '58397.00', '59053.00', '0.00', 'Units', '600.00', '16.80', '2016-09-16 11:03:59', 'No', ''),
(3713, 'D27', '0.00', 'Aug-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '38978.00', '39003.00', '0.00', 'None', '0.00', '7.50', '2016-09-16 11:04:00', 'No', ''),
(3714, 'D28', '50.00', 'Aug-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '42226.00', '42775.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3715, 'D3', '50.00', 'Aug-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26229.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3716, 'D4', '50.00', 'Aug-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31921.00', '31921.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3717, 'D5', '30.00', 'Aug-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13907.00', '14177.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3718, 'D6', '30.00', 'Aug-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '35220.00', '35768.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3719, 'D7', '50.00', 'Aug-2016', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '40959.00', '41288.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3720, 'D8', '50.00', 'Aug-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '32038.00', '32801.00', '0.00', 'Units', '600.00', '48.90', '2016-09-16 11:04:00', 'No', ''),
(3721, 'D9', '50.00', 'Aug-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17220.00', '17690.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3722, 'Dir-Res', '0.00', 'Aug-2016', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '64516.00', '65982.00', '0.00', 'Units', '2500.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3723, 'E1', '0.00', 'Aug-2016', 'VACANT', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23127.00', '23177.00', '0.00', 'None', '0.00', '15.00', '2016-09-16 11:04:00', 'No', ''),
(3724, 'E10', '50.00', 'Aug-2016', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23942.00', '24704.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3725, 'E11', '50.00', 'Aug-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '44511.00', '45131.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3726, 'E12', '50.00', 'Aug-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41790.00', '42479.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3727, 'E13', '50.00', 'Aug-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '18433.00', '19358.00', '0.00', 'Units', '800.00', '37.50', '2016-09-16 11:04:00', 'No', ''),
(3728, 'E14', '50.00', 'Aug-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13021.00', '13688.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3729, 'E2', '50.00', 'Aug-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28743.00', '29301.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3730, 'E3', '50.00', 'Aug-2016', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '50839.00', '51410.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3731, 'E4', '50.00', 'Aug-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '90110.00', '90897.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3732, 'E5', '50.00', 'Aug-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '18526.00', '19029.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3733, 'E6', '50.00', 'Aug-2016', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '45210.00', '46014.00', '0.00', 'Units', '600.00', '61.20', '2016-09-16 11:04:00', 'No', ''),
(3734, 'E7', '0.00', 'Aug-2016', 'Type E', 'None', '', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3735, 'E8', '50.00', 'Aug-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29620.00', '29965.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3736, 'E9', '50.00', 'Aug-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '40697.00', '41756.00', '0.00', 'Units', '800.00', '77.70', '2016-09-16 11:04:00', 'No', ''),
(3737, 'F1', '50.00', 'Aug-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22273.00', '22915.00', '0.00', 'Units', '1000.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3738, 'F2', '0.00', 'Aug-2016', 'Type F', 'None', '', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3739, 'F3', '30.00', 'Aug-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15357.00', '16105.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3740, 'F4', '0.00', 'Aug-2016', 'Type F', 'None', '', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3741, 'F5', '50.00', 'Aug-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11972.00', '12757.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3742, 'G1 ', '30.00', 'Aug-2016', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2390.00', '2545.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3743, 'G10', '50.00', 'Aug-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2793.00', '3126.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3744, 'G11', '50.00', 'Aug-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1193.00', '1205.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3745, 'G12', '50.00', 'Aug-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2039.00', '2471.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3746, 'G13', '50.00', 'Aug-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '915.00', '1132.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3747, 'G14', '50.00', 'Aug-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '521.00', '667.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3748, 'G15', '50.00', 'Aug-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '395.00', '473.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3749, 'G16', '50.00', 'Aug-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1767.00', '2075.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3750, 'G17', '0.00', 'Aug-2016', 'Type C', 'None', '', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3751, 'G18', '30.00', 'Aug-2016', 'Dr. Srijit Bhattacharjee', 'PhD Sponsored', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41.00', '223.00', '0.00', 'Rupees', '300.00', '54.60', '2016-09-16 11:04:00', 'No', ''),
(3752, 'G19', '50.00', 'Aug-2016', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6.00', '99.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3753, 'G2 ', '50.00', 'Aug-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '826.00', '873.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3754, 'G20', '0.00', 'Aug-2016', 'Type C', 'None', '', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3755, 'G3 ', '50.00', 'Aug-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2703.00', '3138.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3756, 'G4 ', '50.00', 'Aug-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1797.00', '2121.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3757, 'G5', '50.00', 'Aug-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1006.00', '1119.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3758, 'G6', '50.00', 'Aug-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2415.00', '2848.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3759, 'G7', '50.00', 'Aug-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1467.00', '1622.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3760, 'G8 ', '50.00', 'Aug-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1219.00', '1361.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3761, 'G9', '50.00', 'Aug-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2262.00', '2469.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3762, 'GH3-Canteen', '0.00', 'Aug-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1105.00', '1244.00', '0.00', 'None', '0.00', '41.70', '2016-09-16 11:04:00', 'No', ''),
(3763, 'GH3-R511', '30.00', 'Aug-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3764, 'GH3-R512', '30.00', 'Aug-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3765, 'GH3-R519', '0.00', 'Aug-2016', 'Hostel', 'None', '', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3766, 'GH3-R521', '30.00', 'Aug-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3767, 'GH3-R610', '0.00', 'Aug-2016', 'Hostel', 'None', '', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3768, 'GH3-R611', '30.00', 'Aug-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3769, 'GH3-R612', '0.00', 'Aug-2016', 'Hostel', 'None', '', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3770, 'GH3-R620', '30.00', 'Aug-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3771, 'GH3-R621', '30.00', 'Aug-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3772, 'GH3-R712', '30.00', 'Aug-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3773, 'GH3-R719', '30.00', 'Aug-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3774, 'GH3-R721', '30.00', 'Aug-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3775, 'H1', '50.00', 'Aug-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9259.00', '9754.00', '0.00', 'Units', '800.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3776, 'H10', '0.00', 'Aug-2016', 'Type D', 'None', '', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '360.00', '849.00', '0.00', 'None', '0.00', '146.70', '2016-09-16 11:04:00', 'No', ''),
(3777, 'H11', '50.00', 'Aug-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6223.00', '6628.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3778, 'H12', '0.00', 'Aug-2016', 'Type D', 'None', '', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3779, 'H13', '0.00', 'Aug-2016', 'Type D', 'None', '', '', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12.00', '12.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3780, 'H2', '50.00', 'Aug-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '4813.00', '5028.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3781, 'H3', '50.00', 'Aug-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3179.00', '3185.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3782, 'H4', '50.00', 'Aug-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10383.00', '10731.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3783, 'H5', '50.00', 'Aug-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5714.00', '5952.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3784, 'H6', '0.00', 'Aug-2016', 'Type D', 'None', '', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3785, 'H7', '0.00', 'Aug-2016', 'Type D', 'None', '', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '392.00', '392.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3786, 'H8', '50.00', 'Aug-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16104.00', '16751.00', '0.00', 'Units', '600.00', '14.10', '2016-09-16 11:04:00', 'No', ''),
(3787, 'H9', '0.00', 'Aug-2016', 'Type D', 'None', '', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3788, 'I1', '30.00', 'Aug-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3818.00', '4158.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3789, 'I10', '0.00', 'Aug-2016', 'Type I', 'None', '', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3790, 'I11', '0.00', 'Aug-2016', 'Type I', 'None', '', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3791, 'I12', '0.00', 'Aug-2016', 'Type I', 'None', '', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3792, 'I13', '0.00', 'Aug-2016', 'Type I', 'None', '', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3793, 'I14', '0.00', 'Aug-2016', 'Type I', 'None', '', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3794, 'I15', '0.00', 'Aug-2016', 'Type I', 'None', '', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3795, 'I16', '0.00', 'Aug-2016', 'Type I', 'None', '', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3796, 'I17', '30.00', 'Aug-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3290.00', '3725.00', '0.00', 'Units', '400.00', '10.50', '2016-09-16 11:04:00', 'No', ''),
(3797, 'I18', '30.00', 'Aug-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2669.00', '3159.00', '0.00', 'Units', '400.00', '27.00', '2016-09-16 11:04:00', 'No', ''),
(3798, 'I19', '30.00', 'Aug-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2321.00', '2608.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3799, 'I2', '30.00', 'Aug-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2614.00', '2758.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3800, 'I20', '30.00', 'Aug-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2488.00', '2835.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3801, 'I21', '30.00', 'Aug-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1427.00', '1828.00', '0.00', 'Units', '400.00', '0.30', '2016-09-16 11:04:00', 'No', ''),
(3802, 'I22', '30.00', 'Aug-2016', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '72.00', '203.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3803, 'I23', '30.00', 'Aug-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1507.00', '1766.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3804, 'I24', '30.00', 'Aug-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '539.00', '755.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3805, 'I25', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3806, 'I26', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3807, 'I27', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3808, 'I28', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3809, 'I29', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3810, 'I3', '30.00', 'Aug-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2188.00', '2412.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3811, 'I30', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3812, 'I31', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3813, 'I32', '0.00', 'Aug-2016', 'Type I', 'None', '', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3814, 'I4', '30.00', 'Aug-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1472.00', '1713.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3815, 'I5', '30.00', 'Aug-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2975.00', '3351.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3816, 'I6', '0.00', 'Aug-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1197.00', '1313.00', '0.00', 'None', '0.00', '34.80', '2016-09-16 11:04:00', 'No', ''),
(3817, 'I7', '0.00', 'Aug-2016', 'Type I', 'None', '', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3818, 'I8', '30.00', 'Aug-2016', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '123.00', '288.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3819, 'I9', '0.00', 'Aug-2016', 'Type I', 'None', '', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3820, 'KV-IIITA', '0.00', 'Aug-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '4.28', '57719.00', '60140.00', '0.00', 'None', '0.00', '726.30', '2016-09-16 11:04:00', 'No', ''),
(3821, 'MSA-CA1', '0.00', 'Aug-2016', 'Common Area RSA1', 'None', '', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3822, 'MSA-CA2', '0.00', 'Aug-2016', 'Common Area RSA2', 'None', '', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3058.00', '3339.00', '0.00', 'None', '0.00', '84.30', '2016-09-16 11:04:00', 'No', ''),
(3823, 'MSA101', '30.00', 'Aug-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3824, 'MSA102', '30.00', 'Aug-2016', 'Mr. Shaishav Agrawal', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11455.00', '11471.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3825, 'MSA103', '0.00', 'Aug-2016', 'Married Scholar Appartment', 'None', '', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12227.00', '12459.00', '0.00', 'None', '0.00', '69.60', '2016-09-16 11:04:00', 'No', ''),
(3826, 'MSA104', '30.00', 'Aug-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '21271.00', '21612.00', '0.00', 'Rupees', '300.00', '102.30', '2016-09-16 11:04:00', 'No', ''),
(3827, 'MSA105', '0.00', 'Aug-2016', 'Married Scholar Appartment', 'None', '', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13703.00', '13796.00', '0.00', 'None', '0.00', '27.90', '2016-09-16 11:04:00', 'No', ''),
(3828, 'MSA106', '30.00', 'Aug-2016', 'Mr. Ajay Kumar Tiwari', 'PhD Stipend', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9789.00', '9989.00', '0.00', 'Rupees', '300.00', '60.00', '2016-09-16 11:04:00', 'No', ''),
(3829, 'MSA201', '30.00', 'Aug-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7556.00', '7670.00', '0.00', 'Rupees', '300.00', '34.20', '2016-09-16 11:04:00', 'No', ''),
(3830, 'MSA202', '30.00', 'Aug-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5448.00', '5514.00', '0.00', 'Rupees', '300.00', '19.80', '2016-09-16 11:04:00', 'No', ''),
(3831, 'MSA203', '30.00', 'Aug-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12028.00', '12104.00', '0.00', 'Rupees', '300.00', '22.80', '2016-09-16 11:04:00', 'No', ''),
(3832, 'MSA204', '30.00', 'Aug-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7656.00', '7699.00', '0.00', 'Rupees', '300.00', '12.90', '2016-09-16 11:04:00', 'No', ''),
(3833, 'MSA205', '30.00', 'Aug-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11870.00', '11944.00', '0.00', 'Rupees', '300.00', '22.20', '2016-09-16 11:04:00', 'No', ''),
(3834, 'MSA206', '30.00', 'Aug-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7506.00', '7603.00', '0.00', 'Rupees', '300.00', '29.10', '2016-09-16 11:04:00', 'No', ''),
(3835, 'MSA301', '30.00', 'Aug-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3836, 'MSA302', '30.00', 'Aug-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1173.00', '1173.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3837, 'MSA303', '30.00', 'Aug-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6747.00', '6747.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3838, 'MSA304', '30.00', 'Aug-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12383.00', '12845.00', '0.00', 'Rupees', '300.00', '138.60', '2016-09-16 11:04:00', 'No', ''),
(3839, 'MSA305', '30.00', 'Aug-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7121.00', '7124.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3840, 'MSA306', '30.00', 'Aug-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9881.00', '9976.00', '0.00', 'Rupees', '300.00', '28.50', '2016-09-16 11:04:00', 'No', ''),
(3841, 'MSA307', '30.00', 'Aug-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7440.00', '7502.00', '0.00', 'Rupees', '300.00', '18.60', '2016-09-16 11:04:00', 'No', ''),
(3842, 'MSA308', '0.00', 'Aug-2016', 'Married Scholar Appartment', 'None', '', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '577.00', '589.00', '0.00', 'None', '0.00', '3.60', '2016-09-16 11:04:00', 'No', ''),
(3843, 'MSA401', '60.00', 'Aug-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8277.00', '8494.00', '0.00', 'Rupees', '600.00', '65.10', '2016-09-16 11:04:00', 'No', ''),
(3844, 'MSA402', '30.00', 'Aug-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6302.00', '6534.00', '0.00', 'Rupees', '300.00', '69.60', '2016-09-16 11:04:00', 'No', ''),
(3845, 'MSA403', '30.00', 'Aug-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9704.00', '9704.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3846, 'MSA404', '30.00', 'Aug-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4406.00', '4494.00', '0.00', 'Rupees', '300.00', '26.40', '2016-09-16 11:04:00', 'No', ''),
(3847, 'MSA405', '30.00', 'Aug-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5162.00', '5281.00', '0.00', 'Rupees', '300.00', '35.70', '2016-09-16 11:04:00', 'No', ''),
(3848, 'MSA406', '30.00', 'Aug-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6135.00', '6145.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3849, 'MSA407', '30.00', 'Aug-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10888.00', '10888.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3850, 'MSA408', '30.00', 'Aug-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3233.00', '3380.00', '0.00', 'Rupees', '300.00', '44.10', '2016-09-16 11:04:00', 'No', ''),
(3851, 'MSA409', '30.00', 'Aug-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2624.00', '2690.00', '0.00', 'Rupees', '300.00', '19.80', '2016-09-16 11:04:00', 'No', ''),
(3852, 'MSA410', '30.00', 'Aug-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6053.00', '6053.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3853, 'MSA501', '30.00', 'Aug-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8619.00', '8688.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3854, 'MSA502', '30.00', 'Aug-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9038.00', '9054.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3855, 'MSA503', '30.00', 'Aug-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4448.00', '4449.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3856, 'MSA504', '30.00', 'Aug-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5371.00', '5543.00', '0.00', 'Units', '400.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3857, 'MSA505', '30.00', 'Aug-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9510.00', '9670.00', '0.00', 'Rupees', '300.00', '48.00', '2016-09-16 11:04:00', 'No', ''),
(3858, 'MSA506', '30.00', 'Aug-2016', 'Mr. Muneendra Ojha', 'PhD Sponsored', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5580.00', '5784.00', '0.00', 'Rupees', '300.00', '61.20', '2016-09-16 11:04:00', 'No', ''),
(3859, 'MSA507', '30.00', 'Aug-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4757.00', '5423.00', '0.00', 'Rupees', '300.00', '199.80', '2016-09-16 11:04:00', 'No', ''),
(3860, 'MSA508', '30.00', 'Aug-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3493.00', '3542.00', '0.00', 'Rupees', '300.00', '14.70', '2016-09-16 11:04:00', 'No', ''),
(3861, 'MSA509', '30.00', 'Aug-2016', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4663.00', '4663.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3862, 'MSA510', '30.00', 'Aug-2016', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8011.00', '8518.00', '0.00', 'Rupees', '300.00', '152.10', '2016-09-16 11:04:00', 'No', ''),
(3863, 'MSA601', '30.00', 'Aug-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4577.00', '4581.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3864, 'MSA602', '30.00', 'Aug-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10350.00', '10506.00', '0.00', 'Rupees', '300.00', '46.80', '2016-09-16 11:04:00', 'No', ''),
(3865, 'MSA603', '30.00', 'Aug-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2174.00', '2240.00', '0.00', 'Rupees', '300.00', '19.80', '2016-09-16 11:04:00', 'No', ''),
(3866, 'MSA604', '30.00', 'Aug-2016', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3047.00', '3189.00', '0.00', 'Rupees', '300.00', '42.60', '2016-09-16 11:04:00', 'No', ''),
(3867, 'MSA605', '30.00', 'Aug-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5303.00', '5400.00', '0.00', 'Rupees', '300.00', '29.10', '2016-09-16 11:04:00', 'No', ''),
(3868, 'MSA606', '30.00', 'Aug-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3869, 'MSA607', '30.00', 'Aug-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3755.00', '4204.00', '0.00', 'Rupees', '300.00', '134.70', '2016-09-16 11:04:00', 'No', ''),
(3870, 'MSA608', '30.00', 'Aug-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7705.00', '7714.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3871, 'MSA609', '30.00', 'Aug-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1437.00', '1437.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3872, 'MSA610', '30.00', 'Aug-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3639.00', '3668.00', '0.00', 'Rupees', '300.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3873, 'RES-CA1', '0.00', 'Aug-2016', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3042.00', '3078.00', '0.00', 'None', '0.00', '10.80', '2016-09-16 11:04:00', 'No', ''),
(3874, 'RES-CA10', '0.00', 'Aug-2016', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3256.00', '3278.00', '0.00', 'None', '0.00', '6.60', '2016-09-16 11:04:00', 'No', ''),
(3875, 'RES-CA11', '0.00', 'Aug-2016', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5534.00', '5615.00', '0.00', 'None', '0.00', '24.30', '2016-09-16 11:04:00', 'No', ''),
(3876, 'RES-CA12', '0.00', 'Aug-2016', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3877, 'RES-CA13', '0.00', 'Aug-2016', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2097.00', '2119.00', '0.00', 'None', '0.00', '6.60', '2016-09-16 11:04:00', 'No', ''),
(3878, 'RES-CA14', '0.00', 'Aug-2016', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2263.00', '2284.00', '0.00', 'None', '0.00', '6.30', '2016-09-16 11:04:00', 'No', ''),
(3879, 'RES-CA15', '0.00', 'Aug-2016', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1545.00', '1556.00', '0.00', 'None', '0.00', '3.30', '2016-09-16 11:04:00', 'No', ''),
(3880, 'RES-CA2', '0.00', 'Aug-2016', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1531.00', '1538.00', '0.00', 'None', '0.00', '2.10', '2016-09-16 11:04:00', 'No', ''),
(3881, 'RES-CA3', '0.00', 'Aug-2016', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '16271.00', '16921.00', '0.00', 'None', '0.00', '195.00', '2016-09-16 11:04:00', 'No', ''),
(3882, 'RES-CA4', '0.00', 'Aug-2016', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1814.00', '1829.00', '0.00', 'None', '0.00', '4.50', '2016-09-16 11:04:00', 'No', ''),
(3883, 'RES-CA5', '0.00', 'Aug-2016', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2757.00', '2776.00', '0.00', 'None', '0.00', '5.70', '2016-09-16 11:04:00', 'No', ''),
(3884, 'RES-CA6', '0.00', 'Aug-2016', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3111.00', '3149.00', '0.00', 'None', '0.00', '11.40', '2016-09-16 11:04:00', 'No', ''),
(3885, 'RES-CA7', '0.00', 'Aug-2016', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '69.00', '77.00', '0.00', 'None', '0.00', '2.40', '2016-09-16 11:04:00', 'No', ''),
(3886, 'RES-CA8', '0.00', 'Aug-2016', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4226.00', '4267.00', '0.00', 'None', '0.00', '12.30', '2016-09-16 11:04:00', 'No', ''),
(3887, 'RES-CA9', '0.00', 'Aug-2016', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3902.00', '3974.00', '0.00', 'None', '0.00', '21.60', '2016-09-16 11:04:00', 'No', ''),
(3888, 'S-CA1', '0.00', 'Aug-2016', 'Shop Common Area', 'None', '', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '16254.00', '16306.00', '0.00', 'None', '0.00', '15.60', '2016-09-16 11:04:00', 'No', ''),
(3889, 'S1', '250.00', 'Aug-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7929.00', '8061.00', '0.00', 'None', '0.00', '39.60', '2016-09-16 11:04:00', 'No', ''),
(3890, 'S2', '0.00', 'Aug-2016', 'Shop', 'None', '', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3891, 'S3', '250.00', 'Aug-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11400.00', '11708.00', '0.00', 'None', '0.00', '92.40', '2016-09-16 11:04:00', 'No', ''),
(3892, 'S4', '250.00', 'Aug-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2829.00', '2893.00', '0.00', 'None', '0.00', '19.20', '2016-09-16 11:04:00', 'No', ''),
(3893, 'S5', '0.00', 'Aug-2016', 'Shop', 'None', '', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3894, 'S6', '250.00', 'Aug-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6771.00', '6795.00', '0.00', 'None', '0.00', '7.20', '2016-09-16 11:04:00', 'No', ''),
(3895, 'S7', '0.00', 'Aug-2016', 'Shop', 'None', '', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3896, 'S8', '250.00', 'Aug-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13018.00', '13186.00', '0.00', 'None', '0.00', '50.40', '2016-09-16 11:04:00', 'No', ''),
(3897, 'SSVision', '0.00', 'Aug-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3898, 'VH3-201', '0.00', 'Aug-2016', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17366.00', '17382.00', '0.00', 'None', '0.00', '4.80', '2016-09-16 11:04:00', 'No', ''),
(3899, 'VH3-202', '0.00', 'Aug-2016', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17270.00', '17283.00', '0.00', 'None', '0.00', '3.90', '2016-09-16 11:04:00', 'No', ''),
(3900, 'VH3-301', '0.00', 'Aug-2016', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15273.00', '15362.00', '0.00', 'None', '0.00', '26.70', '2016-09-16 11:04:00', 'No', ''),
(3901, 'VH3-302', '0.00', 'Aug-2016', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15954.00', '15960.00', '0.00', 'None', '0.00', '1.80', '2016-09-16 11:04:00', 'No', ''),
(3902, 'VH3-307', '0.00', 'Aug-2016', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28770.00', '28781.00', '0.00', 'None', '0.00', '3.30', '2016-09-16 11:04:00', 'No', ''),
(3903, 'VH3-308', '0.00', 'Aug-2016', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3904, 'H14', '50.00', 'Aug-2016', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '12345', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '806.00', '944.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3905, 'H17', '50.00', 'Aug-2016', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '123', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1023.00', '1206.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 11:04:00', 'No', ''),
(3906, 'H14', '50.00', 'Jul-2016', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '12345', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '564.00', '806.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3907, 'H17', '50.00', 'Jul-2016', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '123', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '826.00', '1023.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:31:41', 'No', ''),
(3908, 'H14', '50.00', 'Jun-2016', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '12345', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '564.00', '564.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3909, 'H17', '50.00', 'Jun-2016', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '123', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '826.00', '826.00', '0.00', 'Units', '600.00', '0.00', '2016-09-16 13:32:03', 'No', ''),
(3910, 'A1', '30.00', 'Sep-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '18640.00', '18873.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3911, 'A2', '0.00', 'Sep-2016', 'Type A', 'None', '', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3912, 'A3', '0.00', 'Sep-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7650.00', '7837.00', '0.00', 'None', '0.00', '56.10', '2016-10-05 18:15:30', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(3913, 'A4', '0.00', 'Sep-2016', 'Type A', 'None', '', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3914, 'A5', '0.00', 'Sep-2016', 'Type A', 'None', '', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3915, 'A6', '0.00', 'Sep-2016', 'Type A', 'None', '', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3916, 'A7', '0.00', 'Sep-2016', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9746.00', '9931.00', '0.00', 'None', '0.00', '55.50', '2016-10-05 18:15:30', 'No', ''),
(3917, 'A8', '0.00', 'Sep-2016', 'Type A', 'None', '', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3918, 'B1', '30.00', 'Sep-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23345.00', '23757.00', '0.00', 'Units', '400.00', '3.60', '2016-10-05 18:15:30', 'No', ''),
(3919, 'B10', '30.00', 'Sep-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28959.00', '29307.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3920, 'B11', '30.00', 'Sep-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17392.00', '17775.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3921, 'B12', '30.00', 'Sep-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31945.00', '32380.00', '0.00', 'Units', '400.00', '10.50', '2016-10-05 18:15:30', 'No', ''),
(3922, 'B13', '30.00', 'Sep-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28771.00', '29204.00', '0.00', 'Units', '400.00', '9.90', '2016-10-05 18:15:30', 'No', ''),
(3923, 'B14', '30.00', 'Sep-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17548.00', '17909.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3924, 'B15', '30.00', 'Sep-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '47282.00', '47979.00', '0.00', 'Units', '400.00', '89.10', '2016-10-05 18:15:30', 'No', ''),
(3925, 'B16', '30.00', 'Sep-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29752.00', '30322.00', '0.00', 'Units', '400.00', '51.00', '2016-10-05 18:15:30', 'No', ''),
(3926, 'B2', '30.00', 'Sep-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29562.00', '29874.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3927, 'B3', '30.00', 'Sep-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20323.00', '20613.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3928, 'B4', '30.00', 'Sep-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26920.00', '27400.00', '0.00', 'Units', '400.00', '24.00', '2016-10-05 18:15:30', 'No', ''),
(3929, 'B5', '30.00', 'Sep-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16529.00', '16802.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3930, 'B6', '30.00', 'Sep-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19814.00', '20145.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3931, 'B7', '30.00', 'Sep-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22787.00', '23299.00', '0.00', 'Units', '400.00', '33.60', '2016-10-05 18:15:30', 'No', ''),
(3932, 'B8', '30.00', 'Sep-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27670.00', '28128.00', '0.00', 'Units', '400.00', '17.40', '2016-10-05 18:15:30', 'No', ''),
(3933, 'B9', '30.00', 'Sep-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14754.00', '14997.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3934, 'BEC-Admin', '0.00', 'Sep-2016', 'UC', 'None', '', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3935, 'BEC-Audi', '0.00', 'Sep-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11022.00', '11784.00', '0.00', 'None', '0.00', '228.60', '2016-10-05 18:15:30', 'No', ''),
(3936, 'BEC-Main', '0.00', 'Sep-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '4.28', '50450.00', '50817.00', '0.00', 'None', '0.00', '110.10', '2016-10-05 18:15:30', 'No', ''),
(3937, 'BH1-R205', '30.00', 'Sep-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3938, 'BH1-R253', '30.00', 'Sep-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3939, 'BH1-R255', '30.00', 'Sep-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3940, 'BH1-R256', '30.00', 'Sep-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3941, 'BH1-R257', '0.00', 'Sep-2016', 'Hostel', 'None', '', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3942, 'BH1-R259', '0.00', 'Sep-2016', 'Hostel', 'None', '', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3943, 'BH1-R265', '30.00', 'Sep-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3944, 'BH2-Canteen', '0.00', 'Sep-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3192.00', '3345.00', '0.00', 'None', '0.00', '45.90', '2016-10-05 18:15:30', 'No', ''),
(3945, 'BH4-Canteen', '0.00', 'Sep-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1495.00', '1617.00', '0.00', 'None', '0.00', '36.60', '2016-10-05 18:15:30', 'No', ''),
(3946, 'C1', '30.00', 'Sep-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '37824.00', '38592.00', '0.00', 'Units', '600.00', '50.40', '2016-10-05 18:15:30', 'No', ''),
(3947, 'C2', '30.00', 'Sep-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29953.00', '30502.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3948, 'D1', '30.00', 'Sep-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13275.00', '13575.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3949, 'D10', '0.00', 'Sep-2016', 'Type D', 'None', '', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3950, 'D11', '50.00', 'Sep-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29879.00', '30520.00', '0.00', 'Units', '600.00', '12.30', '2016-10-05 18:15:30', 'No', ''),
(3951, 'D12', '50.00', 'Sep-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '47258.00', '47811.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3952, 'D13', '0.00', 'Sep-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3953, 'D14', '0.00', 'Sep-2016', 'Type D', 'None', '', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41375.00', '41375.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3954, 'D15', '50.00', 'Sep-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29529.00', '30031.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3955, 'D16', '50.00', 'Sep-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23115.00', '23147.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3956, 'D17', '30.00', 'Sep-2016', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '8854.00', '9146.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3957, 'D18', '0.00', 'Sep-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17082.00', '17460.00', '0.00', 'None', '0.00', '113.40', '2016-10-05 18:15:30', 'No', ''),
(3958, 'D19', '30.00', 'Sep-2016', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10033.00', '10455.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3959, 'D2', '50.00', 'Sep-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28633.00', '29238.00', '0.00', 'Units', '600.00', '1.50', '2016-10-05 18:15:30', 'No', ''),
(3960, 'D20', '50.00', 'Sep-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31369.00', '31918.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3961, 'D21', '50.00', 'Sep-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12226.00', '12437.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3962, 'D22', '50.00', 'Sep-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10294.00', '10563.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3963, 'D23', '0.00', 'Sep-2016', 'Type D', 'None', '', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '7069.00', '7098.00', '0.00', 'None', '0.00', '8.70', '2016-10-05 18:15:30', 'No', ''),
(3964, 'D24', '50.00', 'Sep-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17916.00', '18162.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3965, 'D25', '50.00', 'Sep-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '47431.00', '48003.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3966, 'D26', '50.00', 'Sep-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '59053.00', '59709.00', '0.00', 'Units', '600.00', '16.80', '2016-10-05 18:15:30', 'No', ''),
(3967, 'D27', '0.00', 'Sep-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '39003.00', '39003.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3968, 'D28', '50.00', 'Sep-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '42775.00', '43248.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3969, 'D3', '50.00', 'Sep-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26229.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3970, 'D4', '50.00', 'Sep-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31921.00', '31921.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3971, 'D5', '30.00', 'Sep-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14177.00', '14428.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3972, 'D6', '30.00', 'Sep-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '35768.00', '36202.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3973, 'D7', '50.00', 'Sep-2016', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41288.00', '41671.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3974, 'D8', '50.00', 'Sep-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '32801.00', '33392.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3975, 'D9', '50.00', 'Sep-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17690.00', '18210.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3976, 'Dir-Res', '0.00', 'Sep-2016', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '65982.00', '68412.00', '0.00', 'Units', '2500.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3977, 'E1', '0.00', 'Sep-2016', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23177.00', '23177.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3978, 'E10', '50.00', 'Sep-2016', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '24704.00', '25294.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3979, 'E11', '50.00', 'Sep-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '45131.00', '45562.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3980, 'E12', '50.00', 'Sep-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '42479.00', '43166.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3981, 'E13', '50.00', 'Sep-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19358.00', '20187.00', '0.00', 'Units', '800.00', '8.70', '2016-10-05 18:15:30', 'No', ''),
(3982, 'E14', '50.00', 'Sep-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13688.00', '14286.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3983, 'E2', '50.00', 'Sep-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29301.00', '29723.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3984, 'E3', '50.00', 'Sep-2016', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '51410.00', '51896.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3985, 'E4', '50.00', 'Sep-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '90897.00', '91614.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3986, 'E5', '50.00', 'Sep-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19029.00', '19130.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3987, 'E6', '50.00', 'Sep-2016', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '46014.00', '46694.00', '0.00', 'Units', '600.00', '24.00', '2016-10-05 18:15:30', 'No', ''),
(3988, 'E7', '0.00', 'Sep-2016', 'Type E', 'None', '', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '255.00', '0.00', 'None', '0.00', '76.50', '2016-10-05 18:15:30', 'No', ''),
(3989, 'E8', '50.00', 'Sep-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29965.00', '30237.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3990, 'E9', '50.00', 'Sep-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41756.00', '42791.00', '0.00', 'Units', '800.00', '70.50', '2016-10-05 18:15:30', 'No', ''),
(3991, 'F1', '50.00', 'Sep-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '22915.00', '23415.00', '0.00', 'Units', '1000.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3992, 'F2', '0.00', 'Sep-2016', 'Type F', 'None', '', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3993, 'F3', '30.00', 'Sep-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16105.00', '16832.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3994, 'F4', '0.00', 'Sep-2016', 'Type F', 'None', '', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3995, 'F5', '50.00', 'Sep-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12757.00', '13538.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3996, 'G1 ', '30.00', 'Sep-2016', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2545.00', '2713.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3997, 'G10', '50.00', 'Sep-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3126.00', '3491.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3998, 'G11', '50.00', 'Sep-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1205.00', '1225.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(3999, 'G12', '50.00', 'Sep-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2471.00', '2905.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4000, 'G13', '50.00', 'Sep-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1132.00', '1263.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4001, 'G14', '50.00', 'Sep-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '667.00', '667.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4002, 'G15', '50.00', 'Sep-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '473.00', '549.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4003, 'G16', '50.00', 'Sep-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2075.00', '2283.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4004, 'G17', '0.00', 'Sep-2016', 'Type C', 'None', '', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4005, 'G18', '50.00', 'Sep-2016', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '223.00', '424.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4006, 'G19', '50.00', 'Sep-2016', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '99.00', '222.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4007, 'G2 ', '50.00', 'Sep-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '873.00', '942.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4008, 'G20', '0.00', 'Sep-2016', 'Type C', 'None', '', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4009, 'G3 ', '50.00', 'Sep-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3138.00', '3557.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4010, 'G4 ', '50.00', 'Sep-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2121.00', '2184.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4011, 'G5', '50.00', 'Sep-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1119.00', '1197.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4012, 'G6', '50.00', 'Sep-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2848.00', '3255.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4013, 'G7', '50.00', 'Sep-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1622.00', '1768.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4014, 'G8 ', '50.00', 'Sep-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1361.00', '1473.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4015, 'G9', '50.00', 'Sep-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2469.00', '2614.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4016, 'GH3-Canteen', '0.00', 'Sep-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1244.00', '1377.00', '0.00', 'None', '0.00', '39.90', '2016-10-05 18:15:30', 'No', ''),
(4017, 'GH3-R511', '30.00', 'Sep-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4018, 'GH3-R512', '30.00', 'Sep-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4019, 'GH3-R519', '0.00', 'Sep-2016', 'Hostel', 'None', '', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4020, 'GH3-R521', '30.00', 'Sep-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4021, 'GH3-R610', '0.00', 'Sep-2016', 'Hostel', 'None', '', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4022, 'GH3-R611', '30.00', 'Sep-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4023, 'GH3-R612', '0.00', 'Sep-2016', 'Hostel', 'None', '', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4024, 'GH3-R620', '30.00', 'Sep-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4025, 'GH3-R621', '30.00', 'Sep-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4026, 'GH3-R712', '30.00', 'Sep-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4027, 'GH3-R719', '30.00', 'Sep-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4028, 'GH3-R721', '30.00', 'Sep-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4029, 'H1', '50.00', 'Sep-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9754.00', '10333.00', '0.00', 'Units', '800.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4030, 'H10', '0.00', 'Sep-2016', 'Type D', 'None', '', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '849.00', '1376.00', '0.00', 'None', '0.00', '158.10', '2016-10-05 18:15:30', 'No', ''),
(4031, 'H11', '50.00', 'Sep-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6628.00', '6943.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4032, 'H12', '0.00', 'Sep-2016', 'Type D', 'None', '', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4033, 'H13', '0.00', 'Sep-2016', 'Type D', 'None', '', '2117860', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12.00', '12.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4034, 'H14', '50.00', 'Sep-2016', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '944.00', '1080.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4035, 'H15', '0.00', 'Sep-2016', 'Type D', 'None', '', '2117856', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1.90', '1.90', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4036, 'H16', '0.00', 'Sep-2016', 'Type D', 'None', '', '2117861', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5.40', '5.40', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4037, 'H17', '50.00', 'Sep-2016', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1206.00', '1356.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4038, 'H18', '0.00', 'Sep-2016', 'Type D', 'None', '', '2117862', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2.60', '2.60', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4039, 'H2', '50.00', 'Sep-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5028.00', '5217.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4040, 'H3', '50.00', 'Sep-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4041, 'H4', '50.00', 'Sep-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10731.00', '11050.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4042, 'H5', '50.00', 'Sep-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5952.00', '6193.00', '0.00', 'Units', '600.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4043, 'H6', '0.00', 'Sep-2016', 'Type D', 'None', '', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4044, 'H7', '0.00', 'Sep-2016', 'Type D', 'None', '', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '392.00', '395.00', '0.00', 'None', '0.00', '0.90', '2016-10-05 18:15:30', 'No', ''),
(4045, 'H8', '50.00', 'Sep-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16751.00', '17408.00', '0.00', 'Units', '600.00', '17.10', '2016-10-05 18:15:30', 'No', ''),
(4046, 'H9', '0.00', 'Sep-2016', 'Type D', 'None', '', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4047, 'I1', '30.00', 'Sep-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4158.00', '4455.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4048, 'I10', '0.00', 'Sep-2016', 'Type I', 'None', '', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4049, 'I11', '0.00', 'Sep-2016', 'Type I', 'None', '', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4050, 'I12', '0.00', 'Sep-2016', 'Type I', 'None', '', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4051, 'I13', '0.00', 'Sep-2016', 'Type I', 'None', '', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4052, 'I14', '0.00', 'Sep-2016', 'Type I', 'None', '', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4053, 'I15', '0.00', 'Sep-2016', 'Type I', 'None', '', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4054, 'I16', '0.00', 'Sep-2016', 'Type I', 'None', '', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4055, 'I17', '30.00', 'Sep-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3725.00', '3993.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4056, 'I18', '30.00', 'Sep-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3159.00', '3497.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4057, 'I19', '30.00', 'Sep-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2608.00', '2883.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4058, 'I2', '30.00', 'Sep-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2758.00', '2941.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4059, 'I20', '30.00', 'Sep-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2835.00', '3119.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4060, 'I21', '30.00', 'Sep-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1828.00', '2205.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4061, 'I22', '30.00', 'Sep-2016', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '203.00', '397.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4062, 'I23', '30.00', 'Sep-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1766.00', '2029.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4063, 'I24', '30.00', 'Sep-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '755.00', '932.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4064, 'I25', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4065, 'I26', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4066, 'I27', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4067, 'I28', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4068, 'I29', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4069, 'I3', '30.00', 'Sep-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2412.00', '2668.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4070, 'I30', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4071, 'I31', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4072, 'I32', '0.00', 'Sep-2016', 'Type I', 'None', '', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4073, 'I4', '30.00', 'Sep-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1713.00', '1945.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4074, 'I5', '30.00', 'Sep-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3351.00', '3656.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4075, 'I6', '0.00', 'Sep-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1313.00', '1455.00', '0.00', 'None', '0.00', '42.60', '2016-10-05 18:15:30', 'No', ''),
(4076, 'I7', '0.00', 'Sep-2016', 'Type I', 'None', '', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4077, 'I8', '30.00', 'Sep-2016', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '288.00', '503.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4078, 'I9', '0.00', 'Sep-2016', 'Type I', 'None', '', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4079, 'KV-IIITA', '0.00', 'Sep-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '4.28', '60140.00', '62739.00', '0.00', 'None', '0.00', '779.70', '2016-10-05 18:15:30', 'No', ''),
(4080, 'MSA-CA1', '0.00', 'Sep-2016', 'Common Area RSA1', 'None', '', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4081, 'MSA-CA2', '0.00', 'Sep-2016', 'Common Area RSA2', 'None', '', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3339.00', '3648.00', '0.00', 'None', '0.00', '92.70', '2016-10-05 18:15:30', 'No', ''),
(4082, 'MSA101', '30.00', 'Sep-2016', 'Mr. Thongchai', 'PhD Sponsored', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4083, 'MSA102', '30.00', 'Sep-2016', 'Mr. Shaishav Agrawal', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11471.00', '11480.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4084, 'MSA103', '0.00', 'Sep-2016', 'Married Scholar Appartment', 'None', '', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12459.00', '12686.00', '0.00', 'None', '0.00', '68.10', '2016-10-05 18:15:30', 'No', ''),
(4085, 'MSA104', '30.00', 'Sep-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '21612.00', '21892.00', '0.00', 'Rupees', '300.00', '84.00', '2016-10-05 18:15:30', 'No', ''),
(4086, 'MSA105', '0.00', 'Sep-2016', 'Married Scholar Appartment', 'None', '', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13796.00', '13943.00', '0.00', 'None', '0.00', '44.10', '2016-10-05 18:15:30', 'No', ''),
(4087, 'MSA106', '30.00', 'Sep-2016', 'Mr. Ajay Kumar Tiwari', 'PhD Stipend', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9989.00', '10204.00', '0.00', 'Rupees', '300.00', '64.50', '2016-10-05 18:15:30', 'No', ''),
(4088, 'MSA201', '30.00', 'Sep-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7670.00', '7780.00', '0.00', 'Rupees', '300.00', '33.00', '2016-10-05 18:15:30', 'No', ''),
(4089, 'MSA202', '30.00', 'Sep-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5514.00', '5514.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4090, 'MSA203', '30.00', 'Sep-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12104.00', '12207.00', '0.00', 'Rupees', '300.00', '30.90', '2016-10-05 18:15:30', 'No', ''),
(4091, 'MSA204', '30.00', 'Sep-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7699.00', '7740.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4092, 'MSA205', '30.00', 'Sep-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11944.00', '11944.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4093, 'MSA206', '30.00', 'Sep-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7603.00', '7669.00', '0.00', 'Rupees', '300.00', '19.80', '2016-10-05 18:15:30', 'No', ''),
(4094, 'MSA301', '30.00', 'Sep-2016', 'Mr. Nitin Goal', 'PhD Stipend', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4095, 'MSA302', '30.00', 'Sep-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1173.00', '1173.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4096, 'MSA303', '30.00', 'Sep-2016', 'Mr. Vijay Bhaskar Semwal', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6747.00', '6748.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4097, 'MSA304', '30.00', 'Sep-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12845.00', '13243.00', '0.00', 'Rupees', '300.00', '119.40', '2016-10-05 18:15:30', 'No', ''),
(4098, 'MSA305', '30.00', 'Sep-2016', 'Mr. Purav Parikh', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7124.00', '7127.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4099, 'MSA306', '30.00', 'Sep-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9976.00', '10083.00', '0.00', 'Rupees', '300.00', '32.10', '2016-10-05 18:15:30', 'No', ''),
(4100, 'MSA307', '30.00', 'Sep-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7502.00', '7589.00', '0.00', 'Rupees', '300.00', '26.10', '2016-10-05 18:15:30', 'No', ''),
(4101, 'MSA308', '0.00', 'Sep-2016', 'Married Scholar Appartment', 'None', '', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '589.00', '589.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4102, 'MSA401', '60.00', 'Sep-2016', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8494.00', '8690.00', '0.00', 'Rupees', '600.00', '58.80', '2016-10-05 18:15:30', 'No', ''),
(4103, 'MSA402', '30.00', 'Sep-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6534.00', '6748.00', '0.00', 'Rupees', '300.00', '64.20', '2016-10-05 18:15:30', 'No', ''),
(4104, 'MSA403', '30.00', 'Sep-2016', 'Mr. Somendu Chakraborty', 'PhD Stipend', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9704.00', '9704.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4105, 'MSA404', '30.00', 'Sep-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4494.00', '4594.00', '0.00', 'Rupees', '300.00', '30.00', '2016-10-05 18:15:30', 'No', ''),
(4106, 'MSA405', '30.00', 'Sep-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5281.00', '5384.00', '0.00', 'Rupees', '300.00', '30.90', '2016-10-05 18:15:30', 'No', ''),
(4107, 'MSA406', '30.00', 'Sep-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6145.00', '6150.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4108, 'MSA407', '30.00', 'Sep-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10888.00', '10888.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4109, 'MSA408', '30.00', 'Sep-2016', 'Mr. Himanshu Kumar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3380.00', '3517.00', '0.00', 'Rupees', '300.00', '41.10', '2016-10-05 18:15:30', 'No', ''),
(4110, 'MSA409', '30.00', 'Sep-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2690.00', '2801.00', '0.00', 'Rupees', '300.00', '33.30', '2016-10-05 18:15:30', 'No', ''),
(4111, 'MSA410', '30.00', 'Sep-2016', 'Mr. Kamal Kumar Chaudhary', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6053.00', '6053.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4112, 'MSA501', '30.00', 'Sep-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8688.00', '8802.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4113, 'MSA502', '30.00', 'Sep-2016', 'Mr. Krishna Kant Agarwal', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9054.00', '9065.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4114, 'MSA503', '30.00', 'Sep-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4449.00', '4500.00', '0.00', 'Rupees', '300.00', '15.30', '2016-10-05 18:15:30', 'No', ''),
(4115, 'MSA504', '30.00', 'Sep-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5543.00', '5736.00', '0.00', 'Units', '400.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4116, 'MSA505', '30.00', 'Sep-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9670.00', '9854.00', '0.00', 'Rupees', '300.00', '55.20', '2016-10-05 18:15:30', 'No', ''),
(4117, 'MSA506', '0.00', 'Sep-2016', 'Married Scholar Apartment', 'None', '', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5784.00', '5970.00', '0.00', 'None', '0.00', '55.80', '2016-10-05 18:15:30', 'No', ''),
(4118, 'MSA507', '30.00', 'Sep-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5423.00', '5999.00', '0.00', 'Rupees', '300.00', '172.80', '2016-10-05 18:15:30', 'No', ''),
(4119, 'MSA508', '30.00', 'Sep-2016', 'Mr. Bharat Singh', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3542.00', '3557.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4120, 'MSA509', '30.00', 'Sep-2016', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4663.00', '4748.00', '0.00', 'Rupees', '300.00', '25.50', '2016-10-05 18:15:30', 'No', ''),
(4121, 'MSA510', '30.00', 'Sep-2016', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8518.00', '8994.00', '0.00', 'Rupees', '300.00', '142.80', '2016-10-05 18:15:30', 'No', ''),
(4122, 'MSA601', '30.00', 'Sep-2016', 'Mr. Shiv Ram Dubey', 'PhD Stipend', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4581.00', '4587.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4123, 'MSA602', '30.00', 'Sep-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10506.00', '10665.00', '0.00', 'Rupees', '300.00', '47.70', '2016-10-05 18:15:30', 'No', ''),
(4124, 'MSA603', '30.00', 'Sep-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2240.00', '2290.00', '0.00', 'Rupees', '300.00', '15.00', '2016-10-05 18:15:30', 'No', ''),
(4125, 'MSA604', '30.00', 'Sep-2016', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3189.00', '3302.00', '0.00', 'Rupees', '300.00', '33.90', '2016-10-05 18:15:30', 'No', ''),
(4126, 'MSA605', '30.00', 'Sep-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5400.00', '5400.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4127, 'MSA606', '30.00', 'Sep-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4128, 'MSA607', '30.00', 'Sep-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4204.00', '4823.00', '0.00', 'Rupees', '300.00', '185.70', '2016-10-05 18:15:30', 'No', ''),
(4129, 'MSA608', '30.00', 'Sep-2016', 'Ms. Nidhi Kushwaha', 'PhD Stipend', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7714.00', '7723.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4130, 'MSA609', '30.00', 'Sep-2016', 'Mr. Gajendra Sharma', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1437.00', '1437.00', '0.00', 'Rupees', '300.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4131, 'MSA610', '30.00', 'Sep-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3668.00', '3772.00', '0.00', 'Rupees', '300.00', '31.20', '2016-10-05 18:15:30', 'No', ''),
(4132, 'RES-CA1', '0.00', 'Sep-2016', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3078.00', '3111.00', '0.00', 'None', '0.00', '9.90', '2016-10-05 18:15:30', 'No', ''),
(4133, 'RES-CA10', '0.00', 'Sep-2016', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3278.00', '3298.00', '0.00', 'None', '0.00', '6.00', '2016-10-05 18:15:30', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(4134, 'RES-CA11', '0.00', 'Sep-2016', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5615.00', '5688.00', '0.00', 'None', '0.00', '21.90', '2016-10-05 18:15:30', 'No', ''),
(4135, 'RES-CA12', '0.00', 'Sep-2016', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4136, 'RES-CA13', '0.00', 'Sep-2016', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2119.00', '2139.00', '0.00', 'None', '0.00', '6.00', '2016-10-05 18:15:30', 'No', ''),
(4137, 'RES-CA14', '0.00', 'Sep-2016', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2284.00', '2303.00', '0.00', 'None', '0.00', '5.70', '2016-10-05 18:15:30', 'No', ''),
(4138, 'RES-CA15', '0.00', 'Sep-2016', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1556.00', '1565.00', '0.00', 'None', '0.00', '2.70', '2016-10-05 18:15:30', 'No', ''),
(4139, 'RES-CA2', '0.00', 'Sep-2016', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1538.00', '1545.00', '0.00', 'None', '0.00', '2.10', '2016-10-05 18:15:30', 'No', ''),
(4140, 'RES-CA3', '0.00', 'Sep-2016', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '16921.00', '17348.00', '0.00', 'None', '0.00', '128.10', '2016-10-05 18:15:30', 'No', ''),
(4141, 'RES-CA4', '0.00', 'Sep-2016', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1829.00', '1840.00', '0.00', 'None', '0.00', '3.30', '2016-10-05 18:15:30', 'No', ''),
(4142, 'RES-CA5', '0.00', 'Sep-2016', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2776.00', '2796.00', '0.00', 'None', '0.00', '6.00', '2016-10-05 18:15:30', 'No', ''),
(4143, 'RES-CA6', '0.00', 'Sep-2016', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3149.00', '3188.00', '0.00', 'None', '0.00', '11.70', '2016-10-05 18:15:30', 'No', ''),
(4144, 'RES-CA7', '0.00', 'Sep-2016', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '77.00', '79.00', '0.00', 'None', '0.00', '0.60', '2016-10-05 18:15:30', 'No', ''),
(4145, 'RES-CA8', '0.00', 'Sep-2016', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4267.00', '4322.00', '0.00', 'None', '0.00', '16.50', '2016-10-05 18:15:30', 'No', ''),
(4146, 'RES-CA9', '0.00', 'Sep-2016', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3974.00', '4041.00', '0.00', 'None', '0.00', '20.10', '2016-10-05 18:15:30', 'No', ''),
(4147, 'S-CA1', '0.00', 'Sep-2016', 'Shop Common Area', 'None', '', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '16306.00', '16338.00', '0.00', 'None', '0.00', '9.60', '2016-10-05 18:15:30', 'No', ''),
(4148, 'S1', '250.00', 'Sep-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8061.00', '8206.00', '0.00', 'None', '0.00', '43.50', '2016-10-05 18:15:30', 'No', ''),
(4149, 'S2', '0.00', 'Sep-2016', 'Shop', 'None', '', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4150, 'S3', '250.00', 'Sep-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11708.00', '12149.00', '0.00', 'None', '0.00', '132.30', '2016-10-05 18:15:30', 'No', ''),
(4151, 'S4', '250.00', 'Sep-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2893.00', '3020.00', '0.00', 'None', '0.00', '38.10', '2016-10-05 18:15:30', 'No', ''),
(4152, 'S5', '0.00', 'Sep-2016', 'Shop', 'None', '', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4153, 'S6', '250.00', 'Sep-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6795.00', '6831.00', '0.00', 'None', '0.00', '10.80', '2016-10-05 18:15:30', 'No', ''),
(4154, 'S7', '0.00', 'Sep-2016', 'Shop', 'None', '', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4155, 'S8', '250.00', 'Sep-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13186.00', '13296.00', '0.00', 'None', '0.00', '33.00', '2016-10-05 18:15:30', 'No', ''),
(4156, 'SSVision', '0.00', 'Sep-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4157, 'VH3-201', '0.00', 'Sep-2016', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17382.00', '17472.00', '0.00', 'None', '0.00', '27.00', '2016-10-05 18:15:30', 'No', ''),
(4158, 'VH3-202', '0.00', 'Sep-2016', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17283.00', '17426.00', '0.00', 'None', '0.00', '42.90', '2016-10-05 18:15:30', 'No', ''),
(4159, 'VH3-301', '0.00', 'Sep-2016', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15362.00', '15369.00', '0.00', 'None', '0.00', '2.10', '2016-10-05 18:15:30', 'No', ''),
(4160, 'VH3-302', '0.00', 'Sep-2016', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15960.00', '16004.00', '0.00', 'None', '0.00', '13.20', '2016-10-05 18:15:30', 'No', ''),
(4161, 'VH3-307', '0.00', 'Sep-2016', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28781.00', '28791.00', '0.00', 'None', '0.00', '3.00', '2016-10-05 18:15:30', 'No', ''),
(4162, 'VH3-308', '0.00', 'Sep-2016', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2016-10-05 18:15:30', 'No', ''),
(4163, 'A1', '30.00', 'Oct-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '18873.00', '19050.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4164, 'A2', '0.00', 'Oct-2016', 'Type A', 'None', '', '13688', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4165, 'A3', '0.00', 'Oct-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7837.00', '7985.00', '0.00', 'None', '0.00', '44.40', '2016-11-08 12:45:05', 'No', ''),
(4166, 'A4', '0.00', 'Oct-2016', 'Type A', 'None', '', '13625', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4167, 'A5', '0.00', 'Oct-2016', 'Type A', 'None', '', '13621', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1148.00', '1148.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4168, 'A6', '0.00', 'Oct-2016', 'Type A', 'None', '', '13479', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4169, 'A7', '0.00', 'Oct-2016', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9931.00', '10056.00', '0.00', 'None', '0.00', '37.50', '2016-11-08 12:45:05', 'No', ''),
(4170, 'A8', '0.00', 'Oct-2016', 'Type A', 'None', '', '3147506', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4171, 'B1', '30.00', 'Oct-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23757.00', '24060.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4172, 'B10', '30.00', 'Oct-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29307.00', '29520.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4173, 'B11', '30.00', 'Oct-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17775.00', '18005.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4174, 'B12', '30.00', 'Oct-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '32380.00', '32741.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4175, 'B13', '30.00', 'Oct-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29204.00', '29542.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4176, 'B14', '30.00', 'Oct-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17909.00', '18148.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4177, 'B15', '30.00', 'Oct-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '47979.00', '48482.00', '0.00', 'Units', '400.00', '30.90', '2016-11-08 12:45:05', 'No', ''),
(4178, 'B16', '30.00', 'Oct-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30322.00', '30684.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4179, 'B2', '30.00', 'Oct-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29874.00', '30066.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4180, 'B3', '30.00', 'Oct-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20613.00', '20856.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4181, 'B4', '30.00', 'Oct-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27400.00', '27731.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4182, 'B5', '30.00', 'Oct-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16802.00', '17006.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4183, 'B6', '30.00', 'Oct-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20145.00', '20312.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4184, 'B7', '30.00', 'Oct-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23299.00', '23511.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4185, 'B8', '30.00', 'Oct-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28128.00', '28428.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4186, 'B9', '30.00', 'Oct-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14997.00', '15172.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4187, 'BEC-Admin', '0.00', 'Oct-2016', 'UC', 'None', '', '240', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4188, 'BEC-Audi', '0.00', 'Oct-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11784.00', '12447.00', '0.00', 'None', '0.00', '198.90', '2016-11-08 12:45:05', 'Yes', 'Through Cheque No. 616342 SBI bank, dated 16/11/2016, Rs.10404.00'),
(4189, 'BEC-Main', '0.00', 'Oct-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.70', '240.00', '240.00', '7.50', '4.28', '50817.00', '51326.00', '0.00', 'None', '0.00', '152.70', '2016-11-08 12:45:05', 'Yes', 'Through Cheque No. 616342 SBI bank, dated 16/11/2016, Rs.10404.00'),
(4190, 'BH-5 (O/H-T)', '0.00', 'Oct-2016', 'M/s Singh Builders , Jabalpur, MP', 'Contractor', 'Yes', '17081', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '468.00', '624.00', '0.00', 'None', '0.00', '46.80', '2016-11-08 12:45:05', 'No', ''),
(4191, 'BH-5 Canteen', '250.00', 'Oct-2016', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '244.00', '0.00', 'None', '0.00', '72.30', '2016-11-08 12:45:05', 'No', ''),
(4192, 'BH1-R205', '30.00', 'Oct-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4193, 'BH1-R253', '30.00', 'Oct-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4194, 'BH1-R255', '30.00', 'Oct-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4195, 'BH1-R256', '30.00', 'Oct-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4196, 'BH1-R257', '0.00', 'Oct-2016', 'Hostel', 'None', '', '01', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4197, 'BH1-R259', '0.00', 'Oct-2016', 'Hostel', 'None', '', '08', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4198, 'BH1-R265', '30.00', 'Oct-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4199, 'BH2-Canteen', '0.00', 'Oct-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3345.00', '3548.00', '0.00', 'None', '0.00', '60.90', '2016-11-08 12:45:05', 'No', ''),
(4200, 'BH4-Canteen', '0.00', 'Oct-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1617.00', '1941.00', '0.00', 'None', '0.00', '97.20', '2016-11-08 12:45:05', 'No', ''),
(4201, 'C1', '30.00', 'Oct-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '38592.00', '39114.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4202, 'C2', '30.00', 'Oct-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30502.00', '30900.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4203, 'D1', '30.00', 'Oct-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13575.00', '13774.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4204, 'D10', '0.00', 'Oct-2016', 'Type D', 'None', '', '2300', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4205, 'D11', '50.00', 'Oct-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30520.00', '30966.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4206, 'D12', '50.00', 'Oct-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '47811.00', '47955.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4207, 'D13', '0.00', 'Oct-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4208, 'D14', '0.00', 'Oct-2016', 'Type D', 'None', '', '113805', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41375.00', '41375.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4209, 'D15', '50.00', 'Oct-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30031.00', '30247.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4210, 'D16', '50.00', 'Oct-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23147.00', '23181.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4211, 'D17', '30.00', 'Oct-2016', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9146.00', '9362.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4212, 'D18', '0.00', 'Oct-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17460.00', '17871.00', '0.00', 'None', '0.00', '123.30', '2016-11-08 12:45:05', 'No', ''),
(4213, 'D19', '30.00', 'Oct-2016', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10455.00', '10758.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4214, 'D2', '50.00', 'Oct-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29238.00', '29607.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4215, 'D20', '50.00', 'Oct-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31918.00', '32287.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4216, 'D21', '50.00', 'Oct-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12437.00', '12618.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4217, 'D22', '50.00', 'Oct-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10563.00', '10697.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4218, 'D23', '0.00', 'Oct-2016', 'Type D', 'None', '', '2319', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '7098.00', '7175.00', '0.00', 'None', '0.00', '23.10', '2016-11-08 12:45:05', 'No', ''),
(4219, 'D24', '50.00', 'Oct-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '18162.00', '18388.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4220, 'D25', '50.00', 'Oct-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '48003.00', '48457.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4221, 'D26', '50.00', 'Oct-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '59709.00', '60355.00', '0.00', 'Units', '600.00', '13.80', '2016-11-08 12:45:05', 'No', ''),
(4222, 'D27', '0.00', 'Oct-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '39003.00', '39003.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4223, 'D28', '50.00', 'Oct-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '43248.00', '43710.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4224, 'D3', '50.00', 'Oct-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '26229.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4225, 'D4', '50.00', 'Oct-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '31921.00', '31921.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4226, 'D5', '30.00', 'Oct-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14428.00', '14632.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4227, 'D6', '30.00', 'Oct-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '36202.00', '36480.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4228, 'D7', '50.00', 'Oct-2016', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '41671.00', '42084.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4229, 'D8', '50.00', 'Oct-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '33392.00', '33835.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4230, 'D9', '50.00', 'Oct-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '18210.00', '18374.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4231, 'Dir-Res', '0.00', 'Oct-2016', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '68412.00', '70611.00', '0.00', 'Units', '2500.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4232, 'E1', '0.00', 'Oct-2016', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23177.00', '23177.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4233, 'E10', '50.00', 'Oct-2016', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '25294.00', '25648.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4234, 'E11', '50.00', 'Oct-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '45562.00', '45848.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4235, 'E12', '50.00', 'Oct-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '43166.00', '43676.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4236, 'E13', '50.00', 'Oct-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20187.00', '20652.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4237, 'E14', '50.00', 'Oct-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '14286.00', '14842.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4238, 'E2', '50.00', 'Oct-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '29723.00', '29946.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4239, 'E3', '50.00', 'Oct-2016', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '51896.00', '52277.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4240, 'E4', '50.00', 'Oct-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '91614.00', '92041.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4241, 'E5', '50.00', 'Oct-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '19130.00', '19259.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4242, 'E6', '50.00', 'Oct-2016', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '46694.00', '47339.00', '0.00', 'Units', '600.00', '13.50', '2016-11-08 12:45:05', 'No', ''),
(4243, 'E7', '0.00', 'Oct-2016', 'Type E', 'None', '', '1879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '255.00', '263.00', '0.00', 'None', '0.00', '2.40', '2016-11-08 12:45:05', 'No', ''),
(4244, 'E8', '50.00', 'Oct-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30237.00', '30462.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4245, 'E9', '50.00', 'Oct-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '42791.00', '43370.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4246, 'F1', '50.00', 'Oct-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '23415.00', '23793.00', '0.00', 'Units', '1000.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4247, 'F2', '0.00', 'Oct-2016', 'Type F', 'None', '', '2875', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4248, 'F3', '30.00', 'Oct-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16832.00', '17330.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4249, 'F4', '0.00', 'Oct-2016', 'Type F', 'None', '', '1945', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '9395.00', '9395.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4250, 'F5', '50.00', 'Oct-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '13538.00', '13934.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4251, 'G1 ', '30.00', 'Oct-2016', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2713.00', '2853.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4252, 'G10', '50.00', 'Oct-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3491.00', '3705.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4253, 'G11', '50.00', 'Oct-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4254, 'G12', '50.00', 'Oct-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2905.00', '3123.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4255, 'G13', '50.00', 'Oct-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1263.00', '1360.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4256, 'G14', '50.00', 'Oct-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4257, 'G15', '50.00', 'Oct-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '549.00', '625.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4258, 'G16', '50.00', 'Oct-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2283.00', '2443.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4259, 'G17', '0.00', 'Oct-2016', 'Type C', 'None', '', '22352762', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4260, 'G18', '50.00', 'Oct-2016', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '424.00', '498.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4261, 'G19', '50.00', 'Oct-2016', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '222.00', '359.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4262, 'G2 ', '50.00', 'Oct-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '942.00', '991.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4263, 'G20', '0.00', 'Oct-2016', 'Type C', 'None', '', '22352772', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4264, 'G3 ', '50.00', 'Oct-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3557.00', '3812.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4265, 'G4 ', '50.00', 'Oct-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4266, 'G5', '50.00', 'Oct-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1197.00', '1227.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4267, 'G6', '50.00', 'Oct-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3255.00', '3498.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4268, 'G7', '50.00', 'Oct-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1768.00', '1819.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4269, 'G8 ', '50.00', 'Oct-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1473.00', '1594.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4270, 'G9', '50.00', 'Oct-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2614.00', '2745.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4271, 'GH3-Canteen', '0.00', 'Oct-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1377.00', '1443.00', '0.00', 'None', '0.00', '19.80', '2016-11-08 12:45:05', 'No', ''),
(4272, 'GH3-R511', '30.00', 'Oct-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4273, 'GH3-R512', '30.00', 'Oct-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4274, 'GH3-R519', '0.00', 'Oct-2016', 'Hostel', 'None', '', '11', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4275, 'GH3-R521', '30.00', 'Oct-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4276, 'GH3-R610', '0.00', 'Oct-2016', 'Hostel', 'None', '', '25', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4277, 'GH3-R611', '30.00', 'Oct-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4278, 'GH3-R612', '0.00', 'Oct-2016', 'Hostel', 'None', '', '14', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4279, 'GH3-R620', '30.00', 'Oct-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4280, 'GH3-R621', '30.00', 'Oct-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4281, 'GH3-R712', '30.00', 'Oct-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4282, 'GH3-R719', '30.00', 'Oct-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4283, 'GH3-R721', '30.00', 'Oct-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4284, 'H1', '50.00', 'Oct-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '10333.00', '10667.00', '0.00', 'Units', '800.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4285, 'H10', '0.00', 'Oct-2016', 'Type D', 'None', '', '22370501', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1376.00', '1881.00', '0.00', 'None', '0.00', '151.50', '2016-11-08 12:45:05', 'No', ''),
(4286, 'H11', '50.00', 'Oct-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6943.00', '7206.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4287, 'H12', '0.00', 'Oct-2016', 'Type D', 'None', '', '22370719', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4288, 'H13', '0.00', 'Oct-2016', 'Type D', 'None', '', '2117860', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '12.00', '13.00', '0.00', 'None', '0.00', '0.30', '2016-11-08 12:45:05', 'No', ''),
(4289, 'H14', '50.00', 'Oct-2016', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1080.00', '1239.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4290, 'H15', '0.00', 'Oct-2016', 'Type D', 'None', '', '2117856', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1.90', '1.90', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4291, 'H16', '0.00', 'Oct-2016', 'Type D', 'None', '', '2117861', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5.40', '5.40', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4292, 'H17', '50.00', 'Oct-2016', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '1356.00', '1458.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4293, 'H18', '0.00', 'Oct-2016', 'Type D', 'None', '', '2117862', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '2.60', '2.60', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4294, 'H2', '50.00', 'Oct-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '5217.00', '5351.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4295, 'H3', '50.00', 'Oct-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4296, 'H4', '50.00', 'Oct-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '11050.00', '11304.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4297, 'H5', '50.00', 'Oct-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '6193.00', '6385.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4298, 'H6', '0.00', 'Oct-2016', 'Type D', 'None', '', '22370715', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4299, 'H7', '0.00', 'Oct-2016', 'Type D', 'None', '', '22370714', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4300, 'H8', '50.00', 'Oct-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17408.00', '17667.00', '0.00', 'Units', '600.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4301, 'H9', '0.00', 'Oct-2016', 'Type D', 'None', '', '22370711', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4302, 'I1', '30.00', 'Oct-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4455.00', '4660.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4303, 'I10', '0.00', 'Oct-2016', 'Type I', 'None', '', '26291179', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4304, 'I11', '0.00', 'Oct-2016', 'Type I', 'None', '', '26291173', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4305, 'I12', '0.00', 'Oct-2016', 'Type I', 'None', '', '26291178', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4306, 'I13', '0.00', 'Oct-2016', 'Type I', 'None', '', '26291171', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4307, 'I14', '0.00', 'Oct-2016', 'Type I', 'None', '', '24997428', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4308, 'I15', '0.00', 'Oct-2016', 'Type I', 'None', '', '26291161', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4309, 'I16', '0.00', 'Oct-2016', 'Type I', 'None', '', '26292275', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4310, 'I17', '30.00', 'Oct-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3993.00', '4167.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4311, 'I18', '30.00', 'Oct-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3497.00', '3832.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4312, 'I19', '30.00', 'Oct-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2883.00', '3030.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4313, 'I2', '30.00', 'Oct-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2941.00', '3028.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4314, 'I20', '30.00', 'Oct-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3119.00', '3287.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4315, 'I21', '30.00', 'Oct-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2205.00', '2515.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4316, 'I22', '30.00', 'Oct-2016', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '397.00', '502.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4317, 'I23', '30.00', 'Oct-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2029.00', '2238.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4318, 'I24', '30.00', 'Oct-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '932.00', '1023.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4319, 'I25', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352013', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4320, 'I26', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352769', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4321, 'I27', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352773', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4322, 'I28', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352019', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4323, 'I29', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352015', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4324, 'I3', '30.00', 'Oct-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2668.00', '2819.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4325, 'I30', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352012', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4326, 'I31', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352003', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4327, 'I32', '0.00', 'Oct-2016', 'Type I', 'None', '', '22352018', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4328, 'I4', '30.00', 'Oct-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1945.00', '2125.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4329, 'I5', '30.00', 'Oct-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3656.00', '3856.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4330, 'I6', '0.00', 'Oct-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1455.00', '1569.00', '0.00', 'None', '0.00', '34.20', '2016-11-08 12:45:05', 'No', ''),
(4331, 'I7', '0.00', 'Oct-2016', 'Type I', 'None', '', '26292274', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4332, 'I8', '30.00', 'Oct-2016', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '503.00', '580.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4333, 'I9', '0.00', 'Oct-2016', 'Type I', 'None', '', '26291175', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4334, 'KV-IIITA', '0.00', 'Oct-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.70', '240.00', '240.00', '7.50', '4.28', '62739.00', '64488.00', '0.00', 'None', '0.00', '524.70', '2016-11-08 12:45:05', 'Yes', 'Through Cheque No. 02000808 UINION bank, dated 17/11/2016, Rs.24280.00'),
(4335, 'MSA-CA1', '0.00', 'Oct-2016', 'Common Area RSA1', 'None', '', '6843154', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4336, 'MSA-CA2', '0.00', 'Oct-2016', 'Common Area RSA2', 'None', '', '7731918', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '30648.00', '30956.00', '0.00', 'None', '0.00', '92.40', '2016-11-08 12:45:05', 'No', ''),
(4337, 'MSA101', '0.00', 'Oct-2016', 'Vacant', 'None', 'No', '6843153', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4338, 'MSA102', '30.00', 'Oct-2016', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11480.00', '11482.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4339, 'MSA103', '30.00', 'Oct-2016', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12686.00', '12795.00', '0.00', 'Rupees', '300.00', '32.70', '2016-11-08 12:45:05', 'No', ''),
(4340, 'MSA104', '30.00', 'Oct-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '21892.00', '22071.00', '0.00', 'Rupees', '300.00', '53.70', '2016-11-08 12:45:05', 'No', ''),
(4341, 'MSA105', '30.00', 'Oct-2016', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13943.00', '14081.00', '0.00', 'Rupees', '300.00', '41.40', '2016-11-08 12:45:05', 'No', ''),
(4342, 'MSA106', '0.00', 'Oct-2016', 'Vacant', 'None', 'No', '6843146', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10204.00', '10288.00', '0.00', 'None', '0.00', '25.20', '2016-11-08 12:45:05', 'No', ''),
(4343, 'MSA201', '30.00', 'Oct-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7780.00', '7841.00', '0.00', 'Rupees', '300.00', '18.30', '2016-11-08 12:45:05', 'No', ''),
(4344, 'MSA202', '30.00', 'Oct-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5514.00', '5514.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4345, 'MSA203', '30.00', 'Oct-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12207.00', '12274.00', '0.00', 'Rupees', '300.00', '20.10', '2016-11-08 12:45:05', 'No', ''),
(4346, 'MSA204', '30.00', 'Oct-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7740.00', '7771.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4347, 'MSA205', '30.00', 'Oct-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11944.00', '11944.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4348, 'MSA206', '30.00', 'Oct-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7669.00', '7724.00', '0.00', 'Rupees', '300.00', '16.50', '2016-11-08 12:45:05', 'No', ''),
(4349, 'MSA301', '0.00', 'Oct-2016', 'Vacant', 'None', 'No', '771901', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4350, 'MSA302', '30.00', 'Oct-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4351, 'MSA303', '30.00', 'Oct-2016', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6748.00', '6750.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4352, 'MSA304', '30.00', 'Oct-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13243.00', '13483.00', '0.00', 'Rupees', '300.00', '72.00', '2016-11-08 12:45:05', 'No', ''),
(4353, 'MSA305', '30.00', 'Oct-2016', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7127.00', '7130.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4354, 'MSA306', '30.00', 'Oct-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10083.00', '10203.00', '0.00', 'Rupees', '300.00', '36.00', '2016-11-08 12:45:05', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(4355, 'MSA307', '30.00', 'Oct-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7589.00', '7634.00', '0.00', 'Rupees', '300.00', '13.50', '2016-11-08 12:45:05', 'No', ''),
(4356, 'MSA308', '0.00', 'Oct-2016', 'Ms. Arti Gupta ', 'None', 'No', '7731898', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '589.00', '630.00', '0.00', 'None', '0.00', '12.30', '2016-11-08 12:45:05', 'No', ''),
(4357, 'MSA401', '30.00', 'Oct-2016', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8690.00', '8756.00', '0.00', 'Rupees', '300.00', '19.80', '2016-11-08 12:45:05', 'No', ''),
(4358, 'MSA402', '30.00', 'Oct-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6748.00', '6840.00', '0.00', 'Rupees', '300.00', '27.60', '2016-11-08 12:45:05', 'No', ''),
(4359, 'MSA403', '0.00', 'Oct-2016', 'Vacant', 'None', 'No', '7731919', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9704.00', '9704.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4360, 'MSA404', '30.00', 'Oct-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4594.00', '4650.00', '0.00', 'Rupees', '300.00', '16.80', '2016-11-08 12:45:05', 'No', ''),
(4361, 'MSA405', '30.00', 'Oct-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5384.00', '5439.00', '0.00', 'Rupees', '300.00', '16.50', '2016-11-08 12:45:05', 'No', ''),
(4362, 'MSA406', '30.00', 'Oct-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6150.00', '6182.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4363, 'MSA407', '30.00', 'Oct-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10888.00', '10902.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4364, 'MSA408', '30.00', 'Oct-2016', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3517.00', '3621.00', '0.00', 'Rupees', '300.00', '31.20', '2016-11-08 12:45:05', 'No', ''),
(4365, 'MSA409', '30.00', 'Oct-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2801.00', '2841.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4366, 'MSA410', '30.00', 'Oct-2016', 'Mr. Venkat Beri', 'PhD Stipend', 'No', '7731903', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6053.00', '6059.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4367, 'MSA501', '30.00', 'Oct-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8802.00', '8881.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4368, 'MSA502', '30.00', 'Oct-2016', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9065.00', '9069.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4369, 'MSA503', '30.00', 'Oct-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4500.00', '4550.00', '0.00', 'Rupees', '300.00', '15.00', '2016-11-08 12:45:05', 'No', ''),
(4370, 'MSA504', '30.00', 'Oct-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5736.00', '5858.00', '0.00', 'Units', '400.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4371, 'MSA505', '30.00', 'Oct-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '9854.00', '9949.00', '0.00', 'Rupees', '300.00', '28.50', '2016-11-08 12:45:05', 'No', ''),
(4372, 'MSA506', '0.00', 'Oct-2016', 'Mrs. Shruti Jaiswal', 'None', 'No', '7731908', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5970.00', '6058.00', '0.00', 'None', '0.00', '26.40', '2016-11-08 12:45:05', 'No', ''),
(4373, 'MSA507', '30.00', 'Oct-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5999.00', '6366.00', '0.00', 'Rupees', '300.00', '110.10', '2016-11-08 12:45:05', 'No', ''),
(4374, 'MSA508', '30.00', 'Oct-2016', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3557.00', '3577.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4375, 'MSA509', '30.00', 'Oct-2016', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4748.00', '4839.00', '0.00', 'Rupees', '300.00', '27.30', '2016-11-08 12:45:05', 'No', ''),
(4376, 'MSA510', '30.00', 'Oct-2016', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8994.00', '9257.00', '0.00', 'Rupees', '300.00', '78.90', '2016-11-08 12:45:05', 'No', ''),
(4377, 'MSA601', '0.00', 'Oct-2016', 'Vacant', 'None', 'No', '7731902', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4587.00', '4597.00', '0.00', 'None', '0.00', '3.00', '2016-11-08 12:45:05', 'No', ''),
(4378, 'MSA602', '30.00', 'Oct-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '10665.00', '10735.00', '0.00', 'Rupees', '300.00', '21.00', '2016-11-08 12:45:05', 'No', ''),
(4379, 'MSA603', '30.00', 'Oct-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2290.00', '2324.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4380, 'MSA604', '30.00', 'Oct-2016', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3302.00', '3381.00', '0.00', 'Rupees', '300.00', '23.70', '2016-11-08 12:45:05', 'No', ''),
(4381, 'MSA605', '30.00', 'Oct-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5400.00', '5558.00', '0.00', 'Rupees', '300.00', '47.40', '2016-11-08 12:45:05', 'No', ''),
(4382, 'MSA606', '30.00', 'Oct-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4383, 'MSA607', '30.00', 'Oct-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4823.00', '5021.00', '0.00', 'Rupees', '300.00', '59.40', '2016-11-08 12:45:05', 'No', ''),
(4384, 'MSA608', '0.00', 'Oct-2016', 'Vacant', 'None', 'No', '7731915', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '7723.00', '7729.00', '0.00', 'None', '0.00', '1.80', '2016-11-08 12:45:05', 'No', ''),
(4385, 'MSA609', '30.00', 'Oct-2016', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1437.00', '1438.00', '0.00', 'Rupees', '300.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4386, 'MSA610', '30.00', 'Oct-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3772.00', '3820.00', '0.00', 'Rupees', '300.00', '14.40', '2016-11-08 12:45:05', 'No', ''),
(4387, 'RES-CA1', '0.00', 'Oct-2016', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3111.00', '3137.00', '0.00', 'None', '0.00', '7.80', '2016-11-08 12:45:05', 'No', ''),
(4388, 'RES-CA10', '0.00', 'Oct-2016', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3298.00', '3325.00', '0.00', 'None', '0.00', '8.10', '2016-11-08 12:45:05', 'No', ''),
(4389, 'RES-CA11', '0.00', 'Oct-2016', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5688.00', '5770.00', '0.00', 'None', '0.00', '24.60', '2016-11-08 12:45:05', 'No', ''),
(4390, 'RES-CA12', '0.00', 'Oct-2016', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4391, 'RES-CA13', '0.00', 'Oct-2016', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2139.00', '2162.00', '0.00', 'None', '0.00', '6.90', '2016-11-08 12:45:05', 'No', ''),
(4392, 'RES-CA14', '0.00', 'Oct-2016', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2303.00', '2324.00', '0.00', 'None', '0.00', '6.30', '2016-11-08 12:45:05', 'No', ''),
(4393, 'RES-CA15', '0.00', 'Oct-2016', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1565.00', '1579.00', '0.00', 'None', '0.00', '4.20', '2016-11-08 12:45:05', 'No', ''),
(4394, 'RES-CA2', '0.00', 'Oct-2016', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1545.00', '1552.00', '0.00', 'None', '0.00', '2.10', '2016-11-08 12:45:05', 'No', ''),
(4395, 'RES-CA3', '0.00', 'Oct-2016', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '17348.00', '17890.00', '0.00', 'None', '0.00', '162.60', '2016-11-08 12:45:05', 'No', ''),
(4396, 'RES-CA4', '0.00', 'Oct-2016', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '1840.00', '1853.00', '0.00', 'None', '0.00', '3.90', '2016-11-08 12:45:05', 'No', ''),
(4397, 'RES-CA5', '0.00', 'Oct-2016', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '2796.00', '2822.00', '0.00', 'None', '0.00', '7.80', '2016-11-08 12:45:05', 'No', ''),
(4398, 'RES-CA6', '0.00', 'Oct-2016', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3188.00', '3244.00', '0.00', 'None', '0.00', '16.80', '2016-11-08 12:45:05', 'No', ''),
(4399, 'RES-CA7', '0.00', 'Oct-2016', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '79.00', '84.00', '0.00', 'None', '0.00', '1.50', '2016-11-08 12:45:05', 'No', ''),
(4400, 'RES-CA8', '0.00', 'Oct-2016', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4322.00', '4378.00', '0.00', 'None', '0.00', '16.80', '2016-11-08 12:45:05', 'No', ''),
(4401, 'RES-CA9', '0.00', 'Oct-2016', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '4041.00', '4105.00', '0.00', 'None', '0.00', '19.20', '2016-11-08 12:45:05', 'No', ''),
(4402, 'S-CA1', '0.00', 'Oct-2016', 'Shop Common Area', 'None', '', '12981', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '16338.00', '16394.00', '0.00', 'None', '0.00', '16.80', '2016-11-08 12:45:05', 'No', ''),
(4403, 'S1', '250.00', 'Oct-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '8206.00', '8311.00', '0.00', 'None', '0.00', '31.50', '2016-11-08 12:45:05', 'No', ''),
(4404, 'S2', '0.00', 'Oct-2016', 'Shop', 'None', '', '13406', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4405, 'S3', '250.00', 'Oct-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '12149.00', '12403.00', '0.00', 'None', '0.00', '76.20', '2016-11-08 12:45:05', 'No', ''),
(4406, 'S4', '250.00', 'Oct-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '3020.00', '3074.00', '0.00', 'None', '0.00', '16.20', '2016-11-08 12:45:05', 'No', ''),
(4407, 'S5', '0.00', 'Oct-2016', 'Shop', 'None', '', '13485', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4408, 'S6', '250.00', 'Oct-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '6831.00', '6846.00', '0.00', 'None', '0.00', '4.50', '2016-11-08 12:45:05', 'No', ''),
(4409, 'S7', '0.00', 'Oct-2016', 'Shop', 'None', '', '13482', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4410, 'S8', '250.00', 'Oct-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.70', '240.00', '240.00', '7.50', '4.28', '13296.00', '13485.00', '0.00', 'None', '0.00', '56.70', '2016-11-08 12:45:05', 'No', ''),
(4411, 'SSVision', '0.00', 'Oct-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.70', '240.00', '240.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4412, 'VH3-201', '0.00', 'Oct-2016', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17472.00', '17475.00', '0.00', 'None', '0.00', '0.90', '2016-11-08 12:45:05', 'No', ''),
(4413, 'VH3-202', '0.00', 'Oct-2016', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '17426.00', '17426.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4414, 'VH3-301', '0.00', 'Oct-2016', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '15369.00', '15386.00', '0.00', 'None', '0.00', '5.10', '2016-11-08 12:45:05', 'No', ''),
(4415, 'VH3-302', '0.00', 'Oct-2016', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '16004.00', '16220.00', '0.00', 'None', '0.00', '64.80', '2016-11-08 12:45:05', 'No', ''),
(4416, 'VH3-307', '0.00', 'Oct-2016', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '28791.00', '28803.00', '0.00', 'None', '0.00', '3.60', '2016-11-08 12:45:05', 'No', ''),
(4417, 'VH3-308', '0.00', 'Oct-2016', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '6.70', '240.00', '240.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2016-11-08 12:45:05', 'No', ''),
(4418, 'A1', '30.00', 'Nov-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19050.00', '19165.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4419, 'A2', '0.00', 'Nov-2016', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4420, 'A3', '0.00', 'Nov-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7985.00', '8083.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4421, 'A4', '0.00', 'Nov-2016', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4422, 'A5', '0.00', 'Nov-2016', 'Type A', 'None', '', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4423, 'A6', '0.00', 'Nov-2016', 'Type A', 'None', '', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4424, 'A7', '0.00', 'Nov-2016', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10056.00', '10110.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4425, 'A8', '0.00', 'Nov-2016', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4426, 'B1', '30.00', 'Nov-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24060.00', '24215.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4427, 'B10', '30.00', 'Nov-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29520.00', '29674.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4428, 'B11', '30.00', 'Nov-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18005.00', '18180.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4429, 'B12', '30.00', 'Nov-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32741.00', '32879.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4430, 'B13', '30.00', 'Nov-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29542.00', '29694.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4431, 'B14', '30.00', 'Nov-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18148.00', '18337.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4432, 'B15', '30.00', 'Nov-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48482.00', '48655.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4433, 'B16', '30.00', 'Nov-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30684.00', '30831.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4434, 'B2', '30.00', 'Nov-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30066.00', '30093.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4435, 'B3', '30.00', 'Nov-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20856.00', '20990.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4436, 'B4', '30.00', 'Nov-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27731.00', '27963.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4437, 'B5', '30.00', 'Nov-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17006.00', '17140.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4438, 'B6', '30.00', 'Nov-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20312.00', '20387.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4439, 'B7', '30.00', 'Nov-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23511.00', '23660.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4440, 'B8', '30.00', 'Nov-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28428.00', '28553.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4441, 'B9', '30.00', 'Nov-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15172.00', '15285.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4442, 'BEC-Admin', '0.00', 'Nov-2016', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4443, 'BEC-Audi', '0.00', 'Nov-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '533.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4444, 'BEC-Main', '0.00', 'Nov-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '51326.00', '51970.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4445, 'BH-5 (O/H-T)', '0.00', 'Nov-2016', 'M/s Singh Builders , Jabalpur, MP', 'Contractor', 'Yes', '17081', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '527.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4446, 'BH-5 Canteen', '250.00', 'Nov-2016', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '244.00', '671.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4447, 'BH1-R205', '30.00', 'Nov-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4448, 'BH1-R253', '30.00', 'Nov-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4449, 'BH1-R255', '30.00', 'Nov-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4450, 'BH1-R256', '30.00', 'Nov-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4451, 'BH1-R257', '0.00', 'Nov-2016', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4452, 'BH1-R259', '0.00', 'Nov-2016', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4453, 'BH1-R265', '30.00', 'Nov-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4454, 'BH2-Canteen', '0.00', 'Nov-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3548.00', '3673.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4455, 'BH4-Canteen', '0.00', 'Nov-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1941.00', '2226.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4456, 'C1', '30.00', 'Nov-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39114.00', '39220.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4457, 'C2', '30.00', 'Nov-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30900.00', '31041.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4458, 'D1', '30.00', 'Nov-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13774.00', '13940.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4459, 'D10', '0.00', 'Nov-2016', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4460, 'D11', '50.00', 'Nov-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30966.00', '31216.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4461, 'D12', '50.00', 'Nov-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47955.00', '48117.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4462, 'D13', '0.00', 'Nov-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4463, 'D14', '0.00', 'Nov-2016', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41375.00', '41376.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4464, 'D15', '50.00', 'Nov-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30247.00', '30513.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4465, 'D16', '50.00', 'Nov-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23181.00', '23209.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4466, 'D17', '30.00', 'Nov-2016', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9362.00', '9503.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4467, 'D18', '0.00', 'Nov-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17871.00', '17953.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4468, 'D19', '30.00', 'Nov-2016', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10758.00', '10880.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4469, 'D2', '50.00', 'Nov-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29607.00', '29858.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4470, 'D20', '50.00', 'Nov-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32287.00', '32506.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4471, 'D21', '50.00', 'Nov-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12618.00', '12871.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4472, 'D22', '50.00', 'Nov-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10697.00', '10801.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4473, 'D23', '0.00', 'Nov-2016', 'Type D', 'None', '', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7175.00', '7378.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4474, 'D24', '50.00', 'Nov-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18388.00', '18513.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4475, 'D25', '50.00', 'Nov-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48457.00', '48598.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4476, 'D26', '50.00', 'Nov-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '60355.00', '60652.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4477, 'D27', '0.00', 'Nov-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39003.00', '39003.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4478, 'D28', '50.00', 'Nov-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43710.00', '44080.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4479, 'D3', '50.00', 'Nov-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26229.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4480, 'D4', '50.00', 'Nov-2016', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31921.00', '31921.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4481, 'D5', '30.00', 'Nov-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14632.00', '14760.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4482, 'D6', '30.00', 'Nov-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36480.00', '36658.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4483, 'D7', '50.00', 'Nov-2016', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '42084.00', '42502.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4484, 'D8', '50.00', 'Nov-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33835.00', '34042.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4485, 'D9', '50.00', 'Nov-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18374.00', '18488.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4486, 'Dir-Res', '0.00', 'Nov-2016', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70611.00', '71798.00', '0.00', 'Units', '2500.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4487, 'E1', '0.00', 'Nov-2016', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23177.00', '23177.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4488, 'E10', '50.00', 'Nov-2016', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25648.00', '25831.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4489, 'E11', '50.00', 'Nov-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45848.00', '46161.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4490, 'E12', '50.00', 'Nov-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43676.00', '43833.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4491, 'E13', '50.00', 'Nov-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20652.00', '20935.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4492, 'E14', '50.00', 'Nov-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14842.00', '15125.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4493, 'E2', '50.00', 'Nov-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29946.00', '30153.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4494, 'E3', '50.00', 'Nov-2016', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52277.00', '52514.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4495, 'E4', '50.00', 'Nov-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '92041.00', '92342.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4496, 'E5', '50.00', 'Nov-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19259.00', '19348.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4497, 'E6', '50.00', 'Nov-2016', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47339.00', '47710.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4498, 'E7', '0.00', 'Nov-2016', 'Type E', 'None', '', '1879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '263.00', '467.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4499, 'E8', '50.00', 'Nov-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30462.00', '30632.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4500, 'E9', '50.00', 'Nov-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43370.00', '43772.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4501, 'F1', '50.00', 'Nov-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23793.00', '24186.00', '0.00', 'Units', '1000.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4502, 'F2', '0.00', 'Nov-2016', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4503, 'F3', '30.00', 'Nov-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17330.00', '17553.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4504, 'F4', '0.00', 'Nov-2016', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9395.00', '9518.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4505, 'F5', '50.00', 'Nov-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13934.00', '14132.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4506, 'G1 ', '30.00', 'Nov-2016', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2853.00', '3051.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4507, 'G10', '50.00', 'Nov-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3705.00', '3887.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4508, 'G11', '50.00', 'Nov-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4509, 'G12', '50.00', 'Nov-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3123.00', '3320.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:24', 'No', ''),
(4510, 'G13', '50.00', 'Nov-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1360.00', '1436.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4511, 'G14', '50.00', 'Nov-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '22352771', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4512, 'G15', '50.00', 'Nov-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '625.00', '680.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4513, 'G16', '50.00', 'Nov-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2443.00', '2513.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4514, 'G17', '0.00', 'Nov-2016', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4515, 'G18', '50.00', 'Nov-2016', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '498.00', '582.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4516, 'G19', '50.00', 'Nov-2016', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '359.00', '493.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4517, 'G2 ', '50.00', 'Nov-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '991.00', '1032.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4518, 'G20', '0.00', 'Nov-2016', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4519, 'G3 ', '50.00', 'Nov-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3812.00', '3964.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4520, 'G4 ', '50.00', 'Nov-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4521, 'G5', '50.00', 'Nov-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1227.00', '1334.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4522, 'G6', '50.00', 'Nov-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3498.00', '3596.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4523, 'G7', '50.00', 'Nov-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1819.00', '1855.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4524, 'G8 ', '50.00', 'Nov-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1594.00', '1700.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4525, 'G9', '50.00', 'Nov-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2745.00', '2806.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4526, 'GH3-Canteen', '0.00', 'Nov-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1443.00', '1500.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4527, 'GH3-R511', '30.00', 'Nov-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4528, 'GH3-R512', '30.00', 'Nov-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4529, 'GH3-R519', '0.00', 'Nov-2016', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4530, 'GH3-R521', '30.00', 'Nov-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4531, 'GH3-R610', '0.00', 'Nov-2016', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4532, 'GH3-R611', '30.00', 'Nov-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4533, 'GH3-R612', '0.00', 'Nov-2016', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4534, 'GH3-R620', '30.00', 'Nov-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4535, 'GH3-R621', '30.00', 'Nov-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4536, 'GH3-R712', '30.00', 'Nov-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4537, 'GH3-R719', '30.00', 'Nov-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4538, 'GH3-R721', '30.00', 'Nov-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4539, 'H1', '50.00', 'Nov-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10667.00', '10837.00', '0.00', 'Units', '800.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4540, 'H10', '0.00', 'Nov-2016', 'Type D', 'None', '', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1881.00', '2177.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4541, 'H11', '50.00', 'Nov-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7206.00', '7247.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4542, 'H12', '0.00', 'Nov-2016', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4543, 'H13', '0.00', 'Nov-2016', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '14.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4544, 'H14', '50.00', 'Nov-2016', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1239.00', '1398.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4545, 'H15', '0.00', 'Nov-2016', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4546, 'H16', '0.00', 'Nov-2016', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '5.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4547, 'H17', '50.00', 'Nov-2016', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1458.00', '1578.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4548, 'H18', '0.00', 'Nov-2016', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4549, 'H2', '50.00', 'Nov-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5351.00', '5351.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4550, 'H3', '50.00', 'Nov-2016', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4551, 'H4', '50.00', 'Nov-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11304.00', '11521.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4552, 'H5', '50.00', 'Nov-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6385.00', '6468.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4553, 'H6', '0.00', 'Nov-2016', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4554, 'H7', '0.00', 'Nov-2016', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '495.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4555, 'H8', '50.00', 'Nov-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17667.00', '17947.00', '0.00', 'Units', '600.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4556, 'H9', '0.00', 'Nov-2016', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4557, 'I1', '30.00', 'Nov-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4660.00', '4866.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4558, 'I10', '0.00', 'Nov-2016', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4559, 'I11', '0.00', 'Nov-2016', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4560, 'I12', '0.00', 'Nov-2016', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4561, 'I13', '0.00', 'Nov-2016', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4562, 'I14', '0.00', 'Nov-2016', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4563, 'I15', '0.00', 'Nov-2016', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4564, 'I16', '0.00', 'Nov-2016', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4565, 'I17', '30.00', 'Nov-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4167.00', '4302.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4566, 'I18', '30.00', 'Nov-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3832.00', '4078.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4567, 'I19', '30.00', 'Nov-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3030.00', '3112.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4568, 'I2', '30.00', 'Nov-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3028.00', '3172.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4569, 'I20', '30.00', 'Nov-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3287.00', '3456.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4570, 'I21', '30.00', 'Nov-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2515.00', '2737.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4571, 'I22', '30.00', 'Nov-2016', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '502.00', '548.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4572, 'I23', '30.00', 'Nov-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2238.00', '2407.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4573, 'I24', '30.00', 'Nov-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1023.00', '1132.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4574, 'I25', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4575, 'I26', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(4576, 'I27', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4577, 'I28', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4578, 'I29', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4579, 'I3', '30.00', 'Nov-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2819.00', '2945.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4580, 'I30', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4581, 'I31', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4582, 'I32', '0.00', 'Nov-2016', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4583, 'I4', '30.00', 'Nov-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2125.00', '2291.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4584, 'I5', '30.00', 'Nov-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3856.00', '4011.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4585, 'I6', '0.00', 'Nov-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1569.00', '1653.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4586, 'I7', '0.00', 'Nov-2016', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4587, 'I8', '30.00', 'Nov-2016', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '580.00', '619.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4588, 'I9', '0.00', 'Nov-2016', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4589, 'KV-IIITA', '0.00', 'Nov-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '64488.00', '65544.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4590, 'MSA-CA1', '0.00', 'Nov-2016', 'Common Area RSA1', 'None', '', '6843154', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14838.00', '14838.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4591, 'MSA-CA2', '0.00', 'Nov-2016', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '30956.00', '31316.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4592, 'MSA101', '0.00', 'Nov-2016', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4593, 'MSA102', '30.00', 'Nov-2016', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11482.00', '11496.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4594, 'MSA103', '30.00', 'Nov-2016', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12795.00', '12855.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4595, 'MSA104', '30.00', 'Nov-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22071.00', '22145.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4596, 'MSA105', '30.00', 'Nov-2016', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14081.00', '14141.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4597, 'MSA106', '0.00', 'Nov-2016', 'Vacant', 'None', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10288.00', '10289.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4598, 'MSA201', '30.00', 'Nov-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7841.00', '7885.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4599, 'MSA202', '30.00', 'Nov-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5514.00', '5533.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4600, 'MSA203', '30.00', 'Nov-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12274.00', '12307.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4601, 'MSA204', '30.00', 'Nov-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7771.00', '7792.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4602, 'MSA205', '30.00', 'Nov-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11944.00', '11944.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4603, 'MSA206', '30.00', 'Nov-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7724.00', '7766.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4604, 'MSA301', '0.00', 'Nov-2016', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4605, 'MSA302', '30.00', 'Nov-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4606, 'MSA303', '30.00', 'Nov-2016', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6750.00', '6771.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4607, 'MSA304', '30.00', 'Nov-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13483.00', '13533.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4608, 'MSA305', '30.00', 'Nov-2016', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7130.00', '7149.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4609, 'MSA306', '30.00', 'Nov-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10203.00', '10230.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4610, 'MSA307', '30.00', 'Nov-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7634.00', '7653.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4611, 'MSA308', '0.00', 'Nov-2016', 'Ms. Arti Gupta ', 'None', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '630.00', '670.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4612, 'MSA401', '30.00', 'Nov-2016', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8756.00', '8816.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4613, 'MSA402', '30.00', 'Nov-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6840.00', '6935.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4614, 'MSA403', '0.00', 'Nov-2016', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9704.00', '9731.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4615, 'MSA404', '30.00', 'Nov-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4650.00', '4670.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4616, 'MSA405', '30.00', 'Nov-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5439.00', '5466.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4617, 'MSA406', '30.00', 'Nov-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6182.00', '6183.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4618, 'MSA407', '30.00', 'Nov-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10902.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4619, 'MSA408', '30.00', 'Nov-2016', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3621.00', '3675.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4620, 'MSA409', '30.00', 'Nov-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2841.00', '2872.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4621, 'MSA410', '30.00', 'Nov-2016', 'Mr. Venkat Beri', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6059.00', '6071.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4622, 'MSA501', '30.00', 'Nov-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8881.00', '8920.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4623, 'MSA502', '30.00', 'Nov-2016', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9069.00', '9083.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4624, 'MSA503', '30.00', 'Nov-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4550.00', '4585.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4625, 'MSA504', '30.00', 'Nov-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5858.00', '5907.00', '0.00', 'Units', '400.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4626, 'MSA505', '30.00', 'Nov-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9949.00', '9988.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4627, 'MSA506', '0.00', 'Nov-2016', 'Mrs. Shruti Jaiswal', 'None', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6058.00', '6116.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4628, 'MSA507', '30.00', 'Nov-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6366.00', '6415.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4629, 'MSA508', '30.00', 'Nov-2016', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3577.00', '3615.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4630, 'MSA509', '30.00', 'Nov-2016', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4839.00', '4894.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4631, 'MSA510', '30.00', 'Nov-2016', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9257.00', '9354.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4632, 'MSA601', '0.00', 'Nov-2016', 'Vacant', 'None', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4597.00', '4604.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4633, 'MSA602', '30.00', 'Nov-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10735.00', '10779.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4634, 'MSA603', '30.00', 'Nov-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2324.00', '2354.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4635, 'MSA604', '30.00', 'Nov-2016', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3381.00', '3416.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4636, 'MSA605', '30.00', 'Nov-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5558.00', '5595.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4637, 'MSA606', '30.00', 'Nov-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4638, 'MSA607', '30.00', 'Nov-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5021.00', '5120.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4639, 'MSA608', '0.00', 'Nov-2016', 'Vacant', 'None', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7729.00', '7729.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4640, 'MSA609', '30.00', 'Nov-2016', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1438.00', '1460.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4641, 'MSA610', '30.00', 'Nov-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3820.00', '3863.00', '0.00', 'Rupees', '300.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4642, 'RES-CA1', '0.00', 'Nov-2016', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3137.00', '3154.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4643, 'RES-CA10', '0.00', 'Nov-2016', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3325.00', '3350.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4644, 'RES-CA11', '0.00', 'Nov-2016', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5770.00', '5857.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4645, 'RES-CA12', '0.00', 'Nov-2016', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4646, 'RES-CA13', '0.00', 'Nov-2016', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2162.00', '2187.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4647, 'RES-CA14', '0.00', 'Nov-2016', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2324.00', '2343.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4648, 'RES-CA15', '0.00', 'Nov-2016', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1579.00', '1592.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4649, 'RES-CA2', '0.00', 'Nov-2016', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1552.00', '1559.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4650, 'RES-CA3', '0.00', 'Nov-2016', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '17890.00', '18096.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4651, 'RES-CA4', '0.00', 'Nov-2016', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1853.00', '1866.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4652, 'RES-CA5', '0.00', 'Nov-2016', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2822.00', '2842.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4653, 'RES-CA6', '0.00', 'Nov-2016', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3244.00', '3305.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4654, 'RES-CA7', '0.00', 'Nov-2016', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '84.00', '91.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4655, 'RES-CA8', '0.00', 'Nov-2016', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4378.00', '4424.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4656, 'RES-CA9', '0.00', 'Nov-2016', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4105.00', '4168.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4657, 'S-CA1', '0.00', 'Nov-2016', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16394.00', '16394.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4658, 'S1', '250.00', 'Nov-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8311.00', '8344.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4659, 'S2', '0.00', 'Nov-2016', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4660, 'S3', '250.00', 'Nov-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12403.00', '12495.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4661, 'S4', '250.00', 'Nov-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3074.00', '3120.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4662, 'S5', '0.00', 'Nov-2016', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4663, 'S6', '250.00', 'Nov-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6846.00', '6853.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4664, 'S7', '0.00', 'Nov-2016', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4665, 'S8', '250.00', 'Nov-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13485.00', '14465.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4666, 'SSVision', '0.00', 'Nov-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4667, 'VH3-201', '0.00', 'Nov-2016', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17475.00', '17480.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4668, 'VH3-202', '0.00', 'Nov-2016', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17426.00', '17428.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4669, 'VH3-301', '0.00', 'Nov-2016', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15386.00', '15387.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4670, 'VH3-302', '0.00', 'Nov-2016', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16220.00', '16220.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4671, 'VH3-307', '0.00', 'Nov-2016', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28803.00', '28814.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4672, 'VH3-308', '0.00', 'Nov-2016', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2016-12-13 12:46:25', 'No', ''),
(4673, 'A1', '30.00', 'Dec-2016', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19165.00', '19418.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4674, 'A2', '0.00', 'Dec-2016', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4675, 'A3', '0.00', 'Dec-2016', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8083.00', '8181.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4676, 'A4', '0.00', 'Dec-2016', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4677, 'A5', '0.00', 'Dec-2016', 'Type A', 'None', '', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4678, 'A6', '0.00', 'Dec-2016', 'Type A', 'None', '', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4679, 'A7', '0.00', 'Dec-2016', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10110.00', '10204.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4680, 'A8', '0.00', 'Dec-2016', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4681, 'B1', '30.00', 'Dec-2016', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24215.00', '24440.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4682, 'B10', '30.00', 'Dec-2016', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29674.00', '29823.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4683, 'B11', '30.00', 'Dec-2016', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18180.00', '18538.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4684, 'B12', '30.00', 'Dec-2016', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32879.00', '33172.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4685, 'B13', '30.00', 'Dec-2016', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29694.00', '29839.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4686, 'B14', '30.00', 'Dec-2016', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18337.00', '18583.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4687, 'B15', '30.00', 'Dec-2016', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48655.00', '48851.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4688, 'B16', '30.00', 'Dec-2016', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30831.00', '30989.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4689, 'B2', '30.00', 'Dec-2016', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30093.00', '30140.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4690, 'B3', '30.00', 'Dec-2016', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20990.00', '21115.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4691, 'B4', '30.00', 'Dec-2016', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27963.00', '28308.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4692, 'B5', '30.00', 'Dec-2016', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17140.00', '17313.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4693, 'B6', '30.00', 'Dec-2016', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20387.00', '20465.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4694, 'B7', '30.00', 'Dec-2016', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23660.00', '23837.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4695, 'B8', '30.00', 'Dec-2016', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28553.00', '28879.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4696, 'B9', '30.00', 'Dec-2016', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15285.00', '15386.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4697, 'BEC-Admin', '0.00', 'Dec-2016', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4698, 'BEC-Audi', '0.00', 'Dec-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '533.00', '806.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4699, 'BEC-Main', '0.00', 'Dec-2016', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '51970.00', '52746.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4700, 'BH-5 (O/H-T)', '0.00', 'Dec-2016', 'M/s Singh Builders , Jabalpur, MP', 'Contractor', 'Yes', '17081', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '527.00', '608.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4701, 'BH-5 Canteen', '250.00', 'Dec-2016', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '671.00', '773.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4702, 'BH1-R205', '30.00', 'Dec-2016', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4703, 'BH1-R253', '30.00', 'Dec-2016', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4704, 'BH1-R255', '30.00', 'Dec-2016', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4705, 'BH1-R256', '30.00', 'Dec-2016', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4706, 'BH1-R257', '0.00', 'Dec-2016', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4707, 'BH1-R259', '0.00', 'Dec-2016', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4708, 'BH1-R265', '30.00', 'Dec-2016', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4709, 'BH2-Canteen', '0.00', 'Dec-2016', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3673.00', '3804.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4710, 'BH4-Canteen', '0.00', 'Dec-2016', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2226.00', '2511.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4711, 'C1', '30.00', 'Dec-2016', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39220.00', '39311.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4712, 'C2', '30.00', 'Dec-2016', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31041.00', '31195.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4713, 'D1', '30.00', 'Dec-2016', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13940.00', '14205.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4714, 'D10', '0.00', 'Dec-2016', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4715, 'D11', '50.00', 'Dec-2016', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31216.00', '31626.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4716, 'D12', '50.00', 'Dec-2016', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48117.00', '48345.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4717, 'D13', '0.00', 'Dec-2016', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4718, 'D14', '0.00', 'Dec-2016', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41376.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4719, 'D15', '50.00', 'Dec-2016', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30513.00', '31270.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4720, 'D16', '50.00', 'Dec-2016', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23209.00', '23244.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4721, 'D17', '30.00', 'Dec-2016', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9503.00', '9706.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4722, 'D18', '0.00', 'Dec-2016', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17953.00', '18113.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4723, 'D19', '30.00', 'Dec-2016', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10880.00', '11105.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4724, 'D2', '50.00', 'Dec-2016', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29858.00', '30119.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4725, 'D20', '50.00', 'Dec-2016', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32506.00', '32752.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4726, 'D21', '50.00', 'Dec-2016', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12871.00', '13307.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4727, 'D22', '50.00', 'Dec-2016', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10801.00', '10887.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4728, 'D23', '30.00', 'Dec-2016', 'Dr. Kaushlesh Dwivedi', 'Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7378.00', '7714.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4729, 'D24', '50.00', 'Dec-2016', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18513.00', '18619.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4730, 'D25', '50.00', 'Dec-2016', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48598.00', '48767.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4731, 'D26', '50.00', 'Dec-2016', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '60652.00', '61022.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4732, 'D27', '0.00', 'Dec-2016', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39003.00', '39003.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4733, 'D28', '50.00', 'Dec-2016', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44080.00', '44669.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4734, 'D3', '50.00', 'Dec-2016', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26229.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4735, 'D4', '0.00', 'Dec-2016', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31921.00', '31921.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4736, 'D5', '30.00', 'Dec-2016', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14760.00', '14917.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4737, 'D6', '30.00', 'Dec-2016', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36658.00', '36886.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4738, 'D7', '50.00', 'Dec-2016', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '42502.00', '43025.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4739, 'D8', '50.00', 'Dec-2016', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34042.00', '34497.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4740, 'D9', '50.00', 'Dec-2016', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18488.00', '18580.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4741, 'Dir-Res', '0.00', 'Dec-2016', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '71798.00', '73569.00', '0.00', 'Units', '2500.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4742, 'E1', '0.00', 'Dec-2016', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23177.00', '23177.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4743, 'E10', '50.00', 'Dec-2016', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25831.00', '26077.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4744, 'E11', '50.00', 'Dec-2016', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '46161.00', '46410.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4745, 'E12', '50.00', 'Dec-2016', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43833.00', '44275.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4746, 'E13', '50.00', 'Dec-2016', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20935.00', '21342.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4747, 'E14', '50.00', 'Dec-2016', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15125.00', '15324.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4748, 'E2', '50.00', 'Dec-2016', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30153.00', '30475.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4749, 'E3', '50.00', 'Dec-2016', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52514.00', '52848.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4750, 'E4', '50.00', 'Dec-2016', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '92342.00', '92915.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4751, 'E5', '50.00', 'Dec-2016', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19348.00', '19437.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4752, 'E6', '50.00', 'Dec-2016', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47710.00', '48065.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4753, 'E7', '50.00', 'Dec-2016', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '55.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4754, 'E8', '50.00', 'Dec-2016', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30632.00', '30989.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4755, 'E9', '50.00', 'Dec-2016', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43772.00', '44250.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4756, 'F1', '50.00', 'Dec-2016', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24186.00', '24851.00', '0.00', 'Units', '1000.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4757, 'F2', '0.00', 'Dec-2016', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4758, 'F3', '30.00', 'Dec-2016', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17553.00', '17857.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4759, 'F4', '0.00', 'Dec-2016', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9518.00', '9518.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4760, 'F5', '50.00', 'Dec-2016', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14132.00', '14574.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4761, 'G1 ', '30.00', 'Dec-2016', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3051.00', '3373.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4762, 'G10', '50.00', 'Dec-2016', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3887.00', '4862.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4763, 'G11', '50.00', 'Dec-2016', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4764, 'G12', '50.00', 'Dec-2016', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3320.00', '3567.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4765, 'G13', '50.00', 'Dec-2016', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1436.00', '1630.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4766, 'G14', '50.00', 'Dec-2016', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.90', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4767, 'G15', '50.00', 'Dec-2016', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '680.00', '733.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4768, 'G16', '50.00', 'Dec-2016', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2513.00', '2730.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4769, 'G17', '0.00', 'Dec-2016', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4770, 'G18', '50.00', 'Dec-2016', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '582.00', '618.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4771, 'G19', '50.00', 'Dec-2016', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '493.00', '641.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4772, 'G2 ', '50.00', 'Dec-2016', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1032.00', '1070.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4773, 'G20', '0.00', 'Dec-2016', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4774, 'G3 ', '50.00', 'Dec-2016', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3964.00', '4137.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4775, 'G4 ', '50.00', 'Dec-2016', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4776, 'G5', '50.00', 'Dec-2016', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1334.00', '1431.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4777, 'G6', '50.00', 'Dec-2016', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3596.00', '3676.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4778, 'G7', '50.00', 'Dec-2016', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1855.00', '1897.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4779, 'G8 ', '50.00', 'Dec-2016', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1700.00', '1867.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4780, 'G9', '50.00', 'Dec-2016', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2806.00', '2888.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4781, 'GH3-Canteen', '0.00', 'Dec-2016', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1500.00', '1538.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4782, 'GH3-R511', '30.00', 'Dec-2016', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4783, 'GH3-R512', '30.00', 'Dec-2016', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4784, 'GH3-R519', '0.00', 'Dec-2016', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4785, 'GH3-R521', '30.00', 'Dec-2016', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4786, 'GH3-R610', '0.00', 'Dec-2016', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4787, 'GH3-R611', '30.00', 'Dec-2016', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4788, 'GH3-R612', '0.00', 'Dec-2016', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4789, 'GH3-R620', '30.00', 'Dec-2016', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4790, 'GH3-R621', '30.00', 'Dec-2016', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4791, 'GH3-R712', '30.00', 'Dec-2016', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4792, 'GH3-R719', '30.00', 'Dec-2016', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4793, 'GH3-R721', '30.00', 'Dec-2016', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4794, 'H1', '50.00', 'Dec-2016', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10837.00', '11033.00', '0.00', 'Units', '800.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4795, 'H10', '50.00', 'Dec-2016', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2177.00', '2799.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(4796, 'H11', '50.00', 'Dec-2016', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7247.00', '7368.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4797, 'H12', '0.00', 'Dec-2016', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4798, 'H13', '0.00', 'Dec-2016', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14.00', '29.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4799, 'H14', '50.00', 'Dec-2016', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1398.00', '1581.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4800, 'H15', '0.00', 'Dec-2016', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4801, 'H16', '0.00', 'Dec-2016', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4802, 'H17', '50.00', 'Dec-2016', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1578.00', '1721.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4803, 'H18', '0.00', 'Dec-2016', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4804, 'H2', '50.00', 'Dec-2016', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5351.00', '5351.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4805, 'H3', '0.00', 'Dec-2016', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4806, 'H4', '50.00', 'Dec-2016', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11521.00', '11781.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4807, 'H5', '50.00', 'Dec-2016', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6468.00', '6554.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4808, 'H6', '0.00', 'Dec-2016', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4809, 'H7', '0.00', 'Dec-2016', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4810, 'H8', '50.00', 'Dec-2016', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17947.00', '18645.00', '0.00', 'Units', '600.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4811, 'H9', '0.00', 'Dec-2016', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4812, 'I1', '30.00', 'Dec-2016', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4866.00', '5161.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4813, 'I10', '0.00', 'Dec-2016', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4814, 'I11', '0.00', 'Dec-2016', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4815, 'I12', '0.00', 'Dec-2016', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4816, 'I13', '0.00', 'Dec-2016', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4817, 'I14', '0.00', 'Dec-2016', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4818, 'I15', '0.00', 'Dec-2016', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4819, 'I16', '0.00', 'Dec-2016', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4820, 'I17', '30.00', 'Dec-2016', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4302.00', '4651.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4821, 'I18', '30.00', 'Dec-2016', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4078.00', '4469.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4822, 'I19', '30.00', 'Dec-2016', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3112.00', '3196.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4823, 'I2', '30.00', 'Dec-2016', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3172.00', '3470.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4824, 'I20', '30.00', 'Dec-2016', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3456.00', '3698.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4825, 'I21', '30.00', 'Dec-2016', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2737.00', '2957.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4826, 'I22', '30.00', 'Dec-2016', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '548.00', '852.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4827, 'I23', '30.00', 'Dec-2016', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2407.00', '2626.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4828, 'I24', '30.00', 'Dec-2016', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1132.00', '1231.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4829, 'I25', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4830, 'I26', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4831, 'I27', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4832, 'I28', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4833, 'I29', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4834, 'I3', '30.00', 'Dec-2016', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2945.00', '3193.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4835, 'I30', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4836, 'I31', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4837, 'I32', '0.00', 'Dec-2016', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4838, 'I4', '30.00', 'Dec-2016', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2291.00', '2584.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4839, 'I5', '30.00', 'Dec-2016', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4011.00', '4241.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4840, 'I6', '0.00', 'Dec-2016', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1653.00', '1762.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4841, 'I7', '0.00', 'Dec-2016', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4842, 'I8', '30.00', 'Dec-2016', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '619.00', '750.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4843, 'I9', '0.00', 'Dec-2016', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4844, 'KV-IIITA', '0.00', 'Dec-2016', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '65544.00', '66711.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4845, 'MSA-CA1', '0.00', 'Dec-2016', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '8.80', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4846, 'MSA-CA2', '0.00', 'Dec-2016', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '31316.00', '31620.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4847, 'MSA101', '0.00', 'Dec-2016', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4848, 'MSA102', '30.00', 'Dec-2016', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11496.00', '11540.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4849, 'MSA103', '30.00', 'Dec-2016', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12855.00', '12913.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4850, 'MSA104', '30.00', 'Dec-2016', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22145.00', '22245.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4851, 'MSA105', '30.00', 'Dec-2016', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14141.00', '14197.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4852, 'MSA106', '30.00', 'Dec-2016', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10289.00', '10289.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4853, 'MSA201', '30.00', 'Dec-2016', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7885.00', '7904.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4854, 'MSA202', '30.00', 'Dec-2016', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5533.00', '5622.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4855, 'MSA203', '30.00', 'Dec-2016', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12307.00', '12380.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4856, 'MSA204', '30.00', 'Dec-2016', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7792.00', '7817.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4857, 'MSA205', '30.00', 'Dec-2016', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11944.00', '11944.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4858, 'MSA206', '30.00', 'Dec-2016', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7766.00', '7810.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4859, 'MSA301', '0.00', 'Dec-2016', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4860, 'MSA302', '30.00', 'Dec-2016', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4861, 'MSA303', '30.00', 'Dec-2016', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6771.00', '6782.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4862, 'MSA304', '30.00', 'Dec-2016', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13533.00', '13568.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4863, 'MSA305', '30.00', 'Dec-2016', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7149.00', '7168.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4864, 'MSA306', '30.00', 'Dec-2016', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10230.00', '10258.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4865, 'MSA307', '30.00', 'Dec-2016', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7653.00', '7670.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4866, 'MSA308', '0.00', 'Dec-2016', 'Ms. Arti Gupta ', 'None', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '670.00', '711.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4867, 'MSA401', '30.00', 'Dec-2016', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8816.00', '8891.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4868, 'MSA402', '30.00', 'Dec-2016', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6935.00', '7118.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4869, 'MSA403', '0.00', 'Dec-2016', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9731.00', '9772.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4870, 'MSA404', '30.00', 'Dec-2016', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4670.00', '4688.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4871, 'MSA405', '30.00', 'Dec-2016', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5466.00', '5491.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4872, 'MSA406', '30.00', 'Dec-2016', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6183.00', '6183.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4873, 'MSA407', '30.00', 'Dec-2016', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4874, 'MSA408', '30.00', 'Dec-2016', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3675.00', '3724.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4875, 'MSA409', '30.00', 'Dec-2016', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2872.00', '2909.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4876, 'MSA410', '30.00', 'Dec-2016', 'Mr. Venkat Beri', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6071.00', '6088.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4877, 'MSA501', '30.00', 'Dec-2016', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8920.00', '8938.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4878, 'MSA502', '30.00', 'Dec-2016', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9083.00', '9092.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4879, 'MSA503', '30.00', 'Dec-2016', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4585.00', '4605.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4880, 'MSA504', '30.00', 'Dec-2016', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5907.00', '5973.00', '0.00', 'Units', '400.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4881, 'MSA505', '30.00', 'Dec-2016', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9988.00', '10031.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4882, 'MSA506', '0.00', 'Dec-2016', 'Mrs. Shruti Jaiswal', 'None', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6116.00', '6558.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4883, 'MSA507', '30.00', 'Dec-2016', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6415.00', '6445.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4884, 'MSA508', '30.00', 'Dec-2016', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3615.00', '3655.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4885, 'MSA509', '30.00', 'Dec-2016', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4894.00', '4934.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4886, 'MSA510', '30.00', 'Dec-2016', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9354.00', '9500.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4887, 'MSA601', '30.00', 'Dec-2016', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4604.00', '4626.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4888, 'MSA602', '30.00', 'Dec-2016', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10779.00', '10845.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4889, 'MSA603', '30.00', 'Dec-2016', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2354.00', '2390.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4890, 'MSA604', '30.00', 'Dec-2016', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3416.00', '3460.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4891, 'MSA605', '30.00', 'Dec-2016', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5595.00', '5622.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4892, 'MSA606', '30.00', 'Dec-2016', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4223.00', '4223.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4893, 'MSA607', '30.00', 'Dec-2016', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5120.00', '5232.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4894, 'MSA608', '30.00', 'Dec-2016', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7729.00', '7731.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4895, 'MSA609', '30.00', 'Dec-2016', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1460.00', '1475.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4896, 'MSA610', '30.00', 'Dec-2016', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3863.00', '3939.00', '0.00', 'Rupees', '300.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4897, 'RES-CA1', '0.00', 'Dec-2016', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3154.00', '3178.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4898, 'RES-CA10', '0.00', 'Dec-2016', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3350.00', '3370.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4899, 'RES-CA11', '0.00', 'Dec-2016', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5857.00', '5933.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4900, 'RES-CA12', '0.00', 'Dec-2016', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4901, 'RES-CA13', '0.00', 'Dec-2016', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2187.00', '2210.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4902, 'RES-CA14', '0.00', 'Dec-2016', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2343.00', '2362.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4903, 'RES-CA15', '0.00', 'Dec-2016', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1592.00', '1602.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4904, 'RES-CA2', '0.00', 'Dec-2016', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1559.00', '1566.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4905, 'RES-CA3', '0.00', 'Dec-2016', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '18096.00', '18460.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4906, 'RES-CA4', '0.00', 'Dec-2016', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1866.00', '1879.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4907, 'RES-CA5', '0.00', 'Dec-2016', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2842.00', '2857.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4908, 'RES-CA6', '0.00', 'Dec-2016', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3305.00', '3361.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4909, 'RES-CA7', '0.00', 'Dec-2016', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '91.00', '97.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4910, 'RES-CA8', '0.00', 'Dec-2016', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4424.00', '4454.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4911, 'RES-CA9', '0.00', 'Dec-2016', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4168.00', '4224.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4912, 'S-CA1', '0.00', 'Dec-2016', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16394.00', '16396.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4913, 'S1', '250.00', 'Dec-2016', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8344.00', '8376.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4914, 'S2', '0.00', 'Dec-2016', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4915, 'S3', '250.00', 'Dec-2016', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12495.00', '12503.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4916, 'S4', '250.00', 'Dec-2016', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3120.00', '3157.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4917, 'S5', '0.00', 'Dec-2016', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4918, 'S6', '250.00', 'Dec-2016', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6853.00', '6854.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4919, 'S7', '0.00', 'Dec-2016', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4920, 'S8', '250.00', 'Dec-2016', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14465.00', '14622.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4921, 'SSVision', '0.00', 'Dec-2016', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4922, 'VH3-201', '0.00', 'Dec-2016', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17480.00', '17482.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4923, 'VH3-202', '0.00', 'Dec-2016', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17428.00', '17428.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4924, 'VH3-301', '0.00', 'Dec-2016', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15387.00', '15387.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4925, 'VH3-302', '0.00', 'Dec-2016', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16037.00', '16052.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4926, 'VH3-307', '0.00', 'Dec-2016', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28814.00', '28824.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4927, 'VH3-308', '0.00', 'Dec-2016', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-01-13 18:16:52', 'No', ''),
(4928, 'A1', '30.00', 'Jan-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19418.00', '19671.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4929, 'A2', '0.00', 'Jan-2017', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4930, 'A3', '0.00', 'Jan-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8181.00', '8279.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4931, 'A4', '0.00', 'Jan-2017', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4932, 'A5', '0.00', 'Jan-2017', 'Type A', 'None', '', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4933, 'A6', '0.00', 'Jan-2017', 'Type A', 'None', '', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4934, 'A7', '0.00', 'Jan-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10204.00', '10342.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4935, 'A8', '0.00', 'Jan-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4936, 'B1', '30.00', 'Jan-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24440.00', '24639.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4937, 'B10', '30.00', 'Jan-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29823.00', '30098.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4938, 'B11', '30.00', 'Jan-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18538.00', '18954.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4939, 'B12', '30.00', 'Jan-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33172.00', '33469.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4940, 'B13', '30.00', 'Jan-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29839.00', '30121.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4941, 'B14', '30.00', 'Jan-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18583.00', '18841.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4942, 'B15', '30.00', 'Jan-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48851.00', '49132.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4943, 'B16', '30.00', 'Jan-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30989.00', '31187.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4944, 'B2', '30.00', 'Jan-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30140.00', '30302.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4945, 'B3', '30.00', 'Jan-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21115.00', '21423.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4946, 'B4', '30.00', 'Jan-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28308.00', '28664.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4947, 'B5', '30.00', 'Jan-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17313.00', '17593.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4948, 'B6', '30.00', 'Jan-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20465.00', '20548.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4949, 'B7', '30.00', 'Jan-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23837.00', '24034.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4950, 'B8', '30.00', 'Jan-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28879.00', '29154.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4951, 'B9', '30.00', 'Jan-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15386.00', '15512.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4952, 'BEC-Admin', '0.00', 'Jan-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4953, 'BEC-Audi', '0.00', 'Jan-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '806.00', '1148.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4954, 'BEC-Main', '0.00', 'Jan-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '52746.00', '53707.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4955, 'BH-5 (O/H-T)', '0.00', 'Jan-2017', 'M/s Singh Builders , Jabalpur, MP', 'Contractor', 'Yes', '17081', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '608.00', '608.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4956, 'BH-5 Canteen', '250.00', 'Jan-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '773.00', '953.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4957, 'BH1-R205', '30.00', 'Jan-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4958, 'BH1-R253', '30.00', 'Jan-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4959, 'BH1-R255', '30.00', 'Jan-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4960, 'BH1-R256', '30.00', 'Jan-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4961, 'BH1-R257', '0.00', 'Jan-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4962, 'BH1-R259', '0.00', 'Jan-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4963, 'BH1-R265', '30.00', 'Jan-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4964, 'BH2-Canteen', '0.00', 'Jan-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3804.00', '3977.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4965, 'BH4-Canteen', '0.00', 'Jan-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2511.00', '2763.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4966, 'C1', '30.00', 'Jan-2017', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39311.00', '39361.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4967, 'C2', '30.00', 'Jan-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31195.00', '31409.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4968, 'D1', '30.00', 'Jan-2017', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14205.00', '14738.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4969, 'D10', '0.00', 'Jan-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4970, 'D11', '50.00', 'Jan-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31626.00', '31975.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4971, 'D12', '50.00', 'Jan-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48345.00', '48550.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4972, 'D13', '0.00', 'Jan-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4973, 'D14', '0.00', 'Jan-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4974, 'D15', '50.00', 'Jan-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31270.00', '32211.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4975, 'D16', '50.00', 'Jan-2017', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23244.00', '23281.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4976, 'D17', '30.00', 'Jan-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9706.00', '9945.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4977, 'D18', '0.00', 'Jan-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18113.00', '18306.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4978, 'D19', '30.00', 'Jan-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11105.00', '11374.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4979, 'D2', '50.00', 'Jan-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30119.00', '30694.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4980, 'D20', '50.00', 'Jan-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32752.00', '32993.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4981, 'D21', '50.00', 'Jan-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13307.00', '13784.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4982, 'D22', '50.00', 'Jan-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10887.00', '10985.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4983, 'D23', '30.00', 'Jan-2017', 'Dr. Kaushlesh Dwivedi', 'Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7714.00', '8292.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4984, 'D24', '50.00', 'Jan-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18619.00', '18734.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4985, 'D25', '50.00', 'Jan-2017', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48767.00', '48939.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4986, 'D26', '50.00', 'Jan-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '61022.00', '61349.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4987, 'D27', '0.00', 'Jan-2017', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39003.00', '39488.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4988, 'D28', '50.00', 'Jan-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44669.00', '45282.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4989, 'D3', '50.00', 'Jan-2017', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26229.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4990, 'D4', '0.00', 'Jan-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31921.00', '31926.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4991, 'D5', '30.00', 'Jan-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14917.00', '15075.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4992, 'D6', '30.00', 'Jan-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36886.00', '37096.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4993, 'D7', '50.00', 'Jan-2017', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43025.00', '43676.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4994, 'D8', '50.00', 'Jan-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34497.00', '35045.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4995, 'D9', '50.00', 'Jan-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18580.00', '18713.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4996, 'Dir-Res', '0.00', 'Jan-2017', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '73569.00', '75583.00', '0.00', 'Units', '2500.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4997, 'E1', '0.00', 'Jan-2017', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23177.00', '23177.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4998, 'E10', '50.00', 'Jan-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26077.00', '26427.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(4999, 'E11', '50.00', 'Jan-2017', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '46410.00', '46947.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5000, 'E12', '50.00', 'Jan-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44275.00', '44958.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5001, 'E13', '50.00', 'Jan-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21342.00', '21823.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5002, 'E14', '50.00', 'Jan-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15324.00', '15562.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5003, 'E2', '50.00', 'Jan-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30475.00', '30647.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5004, 'E3', '50.00', 'Jan-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52848.00', '53126.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5005, 'E4', '50.00', 'Jan-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '92915.00', '93363.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5006, 'E5', '50.00', 'Jan-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19437.00', '19529.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5007, 'E6', '50.00', 'Jan-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48065.00', '48531.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5008, 'E7', '50.00', 'Jan-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '55.00', '453.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5009, 'E8', '50.00', 'Jan-2017', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30989.00', '31417.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5010, 'E9', '50.00', 'Jan-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44250.00', '44880.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5011, 'F1', '50.00', 'Jan-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24851.00', '25653.00', '0.00', 'Units', '1000.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5012, 'F2', '0.00', 'Jan-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5013, 'F3', '30.00', 'Jan-2017', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17857.00', '18325.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5014, 'F4', '0.00', 'Jan-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9518.00', '9518.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5015, 'F5', '50.00', 'Jan-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14574.00', '15251.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5016, 'G1 ', '30.00', 'Jan-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3373.00', '3528.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(5017, 'G10', '50.00', 'Jan-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4862.00', '6105.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5018, 'G11', '50.00', 'Jan-2017', 'Dr. Puja Jain', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5019, 'G12', '50.00', 'Jan-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3567.00', '3732.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5020, 'G13', '50.00', 'Jan-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1630.00', '2158.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5021, 'G14', '50.00', 'Jan-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.90', '588.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5022, 'G15', '50.00', 'Jan-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '733.00', '961.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5023, 'G16', '50.00', 'Jan-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2730.00', '2965.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5024, 'G17', '0.00', 'Jan-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5025, 'G18', '50.00', 'Jan-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '618.00', '763.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5026, 'G19', '50.00', 'Jan-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '641.00', '1112.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5027, 'G2 ', '50.00', 'Jan-2017', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1070.00', '1130.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5028, 'G20', '0.00', 'Jan-2017', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5029, 'G3 ', '50.00', 'Jan-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4137.00', '4379.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5030, 'G4 ', '50.00', 'Jan-2017', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5031, 'G5', '50.00', 'Jan-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1431.00', '1546.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5032, 'G6', '50.00', 'Jan-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3676.00', '3830.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5033, 'G7', '50.00', 'Jan-2017', 'Dr. Rajesh Kumar', 'Asstt. Professor', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1897.00', '1897.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5034, 'G8 ', '50.00', 'Jan-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1867.00', '2134.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5035, 'G9', '50.00', 'Jan-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2888.00', '2996.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5036, 'GH3-Canteen', '0.00', 'Jan-2017', 'M/s Gauri Catering Services, 88 Gopal puram, IIT H', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1538.00', '1553.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5037, 'GH3-R511', '30.00', 'Jan-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5038, 'GH3-R512', '30.00', 'Jan-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5039, 'GH3-R519', '0.00', 'Jan-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5040, 'GH3-R521', '30.00', 'Jan-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5041, 'GH3-R610', '0.00', 'Jan-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5042, 'GH3-R611', '30.00', 'Jan-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5043, 'GH3-R612', '0.00', 'Jan-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5044, 'GH3-R620', '30.00', 'Jan-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5045, 'GH3-R621', '30.00', 'Jan-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5046, 'GH3-R712', '30.00', 'Jan-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5047, 'GH3-R719', '30.00', 'Jan-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5048, 'GH3-R721', '30.00', 'Jan-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5049, 'H1', '50.00', 'Jan-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11033.00', '11193.00', '0.00', 'Units', '800.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5050, 'H10', '50.00', 'Jan-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2799.00', '3460.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5051, 'H11', '50.00', 'Jan-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7368.00', '7506.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5052, 'H12', '0.00', 'Jan-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5053, 'H13', '0.00', 'Jan-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29.00', '36.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5054, 'H14', '50.00', 'Jan-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1581.00', '1754.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5055, 'H15', '0.00', 'Jan-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5056, 'H16', '0.00', 'Jan-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5057, 'H17', '50.00', 'Jan-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1721.00', '2013.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5058, 'H18', '0.00', 'Jan-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5059, 'H2', '50.00', 'Jan-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5351.00', '5351.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5060, 'H3', '0.00', 'Jan-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5061, 'H4', '50.00', 'Jan-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11781.00', '12129.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5062, 'H5', '50.00', 'Jan-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6554.00', '6666.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5063, 'H6', '0.00', 'Jan-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5064, 'H7', '0.00', 'Jan-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5065, 'H8', '50.00', 'Jan-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18645.00', '19410.00', '0.00', 'Units', '600.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5066, 'H9', '0.00', 'Jan-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5067, 'I1', '30.00', 'Jan-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5161.00', '5536.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5068, 'I10', '0.00', 'Jan-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5069, 'I11', '0.00', 'Jan-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5070, 'I12', '0.00', 'Jan-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5071, 'I13', '0.00', 'Jan-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5072, 'I14', '0.00', 'Jan-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5073, 'I15', '0.00', 'Jan-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5074, 'I16', '0.00', 'Jan-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5075, 'I17', '30.00', 'Jan-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4651.00', '5000.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5076, 'I18', '30.00', 'Jan-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4469.00', '5072.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5077, 'I19', '30.00', 'Jan-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3196.00', '3299.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5078, 'I2', '30.00', 'Jan-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3470.00', '3887.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5079, 'I20', '30.00', 'Jan-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3698.00', '3938.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5080, 'I21', '30.00', 'Jan-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2957.00', '3233.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5081, 'I22', '30.00', 'Jan-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '852.00', '1097.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5082, 'I23', '30.00', 'Jan-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2626.00', '2902.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5083, 'I24', '30.00', 'Jan-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1231.00', '1324.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5084, 'I25', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5085, 'I26', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5086, 'I27', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5087, 'I28', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5088, 'I29', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5089, 'I3', '30.00', 'Jan-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3193.00', '3560.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5090, 'I30', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5091, 'I31', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5092, 'I32', '0.00', 'Jan-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5093, 'I4', '30.00', 'Jan-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2584.00', '3080.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5094, 'I5', '30.00', 'Jan-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4241.00', '4669.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5095, 'I6', '0.00', 'Jan-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1762.00', '1893.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5096, 'I7', '0.00', 'Jan-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5097, 'I8', '30.00', 'Jan-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '750.00', '976.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5098, 'I9', '0.00', 'Jan-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5099, 'KV-IIITA', '0.00', 'Jan-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '66711.00', '68045.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5100, 'MSA-CA1', '0.00', 'Jan-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.80', '297.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5101, 'MSA-CA2', '0.00', 'Jan-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '31620.00', '31994.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5102, 'MSA101', '0.00', 'Jan-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5103, 'MSA102', '30.00', 'Jan-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11540.00', '11610.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5104, 'MSA103', '30.00', 'Jan-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12913.00', '12949.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5105, 'MSA104', '30.00', 'Jan-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22245.00', '22445.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5106, 'MSA105', '30.00', 'Jan-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14197.00', '14246.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5107, 'MSA106', '30.00', 'Jan-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10289.00', '10300.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5108, 'MSA201', '30.00', 'Jan-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7904.00', '7936.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5109, 'MSA202', '30.00', 'Jan-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5622.00', '5719.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5110, 'MSA203', '30.00', 'Jan-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12380.00', '12414.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5111, 'MSA204', '30.00', 'Jan-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7817.00', '7837.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5112, 'MSA205', '30.00', 'Jan-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11944.00', '11949.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5113, 'MSA206', '30.00', 'Jan-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7810.00', '7892.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5114, 'MSA301', '0.00', 'Jan-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5115, 'MSA302', '30.00', 'Jan-2017', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5116, 'MSA303', '30.00', 'Jan-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6782.00', '6802.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5117, 'MSA304', '30.00', 'Jan-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13568.00', '13611.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5118, 'MSA305', '30.00', 'Jan-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7168.00', '7205.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5119, 'MSA306', '30.00', 'Jan-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10258.00', '10277.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5120, 'MSA307', '30.00', 'Jan-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7670.00', '7685.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5121, 'MSA308', '0.00', 'Jan-2017', 'Ms. Arti Gupta ', 'None', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '711.00', '714.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5122, 'MSA401', '30.00', 'Jan-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8891.00', '8960.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5123, 'MSA402', '30.00', 'Jan-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7118.00', '7299.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5124, 'MSA403', '0.00', 'Jan-2017', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9772.00', '9811.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5125, 'MSA404', '30.00', 'Jan-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4688.00', '4702.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5126, 'MSA405', '30.00', 'Jan-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5491.00', '5512.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5127, 'MSA406', '30.00', 'Jan-2017', 'Mrs. Niharika Anand', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6183.00', '6214.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5128, 'MSA407', '30.00', 'Jan-2017', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5129, 'MSA408', '30.00', 'Jan-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3724.00', '3771.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5130, 'MSA409', '30.00', 'Jan-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2909.00', '2985.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5131, 'MSA410', '30.00', 'Jan-2017', 'Mr. Venkat Beri', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6088.00', '6103.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5132, 'MSA501', '30.00', 'Jan-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8938.00', '8988.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5133, 'MSA502', '30.00', 'Jan-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9092.00', '9107.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5134, 'MSA503', '30.00', 'Jan-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4605.00', '4631.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5135, 'MSA504', '30.00', 'Jan-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5973.00', '6057.00', '0.00', 'Units', '400.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5136, 'MSA505', '30.00', 'Jan-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10031.00', '10081.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5137, 'MSA506', '0.00', 'Jan-2017', 'Mrs. Shruti Jaiswal', 'None', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6558.00', '7082.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5138, 'MSA507', '30.00', 'Jan-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6445.00', '6469.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5139, 'MSA508', '30.00', 'Jan-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3655.00', '3725.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5140, 'MSA509', '30.00', 'Jan-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4934.00', '4985.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5141, 'MSA510', '30.00', 'Jan-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9500.00', '9662.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5142, 'MSA601', '30.00', 'Jan-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4626.00', '4645.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5143, 'MSA602', '30.00', 'Jan-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10845.00', '10904.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5144, 'MSA603', '30.00', 'Jan-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2390.00', '2437.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5145, 'MSA604', '30.00', 'Jan-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3460.00', '3546.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5146, 'MSA605', '30.00', 'Jan-2017', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5622.00', '5652.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5147, 'MSA606', '30.00', 'Jan-2017', 'Ms. Renu Kachoria', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4223.00', '4227.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5148, 'MSA607', '30.00', 'Jan-2017', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5232.00', '5334.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5149, 'MSA608', '30.00', 'Jan-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7731.00', '7757.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5150, 'MSA609', '30.00', 'Jan-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1475.00', '1486.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5151, 'MSA610', '30.00', 'Jan-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3939.00', '4021.00', '0.00', 'Rupees', '300.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5152, 'RES-CA1', '0.00', 'Jan-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3178.00', '3200.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5153, 'RES-CA10', '0.00', 'Jan-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3370.00', '3399.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5154, 'RES-CA11', '0.00', 'Jan-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5933.00', '6025.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5155, 'RES-CA12', '0.00', 'Jan-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5156, 'RES-CA13', '0.00', 'Jan-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2210.00', '2232.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5157, 'RES-CA14', '0.00', 'Jan-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2362.00', '2382.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5158, 'RES-CA15', '0.00', 'Jan-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1602.00', '1612.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5159, 'RES-CA2', '0.00', 'Jan-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1566.00', '1573.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5160, 'RES-CA3', '0.00', 'Jan-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '18460.00', '18932.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5161, 'RES-CA4', '0.00', 'Jan-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1879.00', '1892.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5162, 'RES-CA5', '0.00', 'Jan-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2857.00', '2877.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5163, 'RES-CA6', '0.00', 'Jan-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3361.00', '3423.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5164, 'RES-CA7', '0.00', 'Jan-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '97.00', '104.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5165, 'RES-CA8', '0.00', 'Jan-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4454.00', '4514.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5166, 'RES-CA9', '0.00', 'Jan-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4224.00', '4292.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5167, 'S-CA1', '0.00', 'Jan-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16396.00', '16452.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5168, 'S1', '250.00', 'Jan-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8376.00', '8420.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5169, 'S2', '0.00', 'Jan-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5170, 'S3', '250.00', 'Jan-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12503.00', '12530.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5171, 'S4', '250.00', 'Jan-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3157.00', '3208.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5172, 'S5', '0.00', 'Jan-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5173, 'S6', '250.00', 'Jan-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6854.00', '6858.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5174, 'S7', '0.00', 'Jan-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5175, 'S8', '250.00', 'Jan-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14622.00', '14691.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5176, 'SSVision', '0.00', 'Jan-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5177, 'VH3-201', '0.00', 'Jan-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17482.00', '17486.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5178, 'VH3-202', '0.00', 'Jan-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17428.00', '17428.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5179, 'VH3-301', '0.00', 'Jan-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15387.00', '15387.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5180, 'VH3-302', '0.00', 'Jan-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16052.00', '16069.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5181, 'VH3-307', '0.00', 'Jan-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28824.00', '28829.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5182, 'VH3-308', '0.00', 'Jan-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-02-10 19:00:55', 'No', ''),
(5183, 'A1', '30.00', 'Feb-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19671.00', '19795.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5184, 'A2', '0.00', 'Feb-2017', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5185, 'A3', '0.00', 'Feb-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8279.00', '8378.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5186, 'A4', '0.00', 'Feb-2017', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5187, 'A5', '0.00', 'Feb-2017', 'Type A', 'None', '', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5188, 'A6', '0.00', 'Feb-2017', 'Type A', 'None', '', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5189, 'A7', '0.00', 'Feb-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10342.00', '10453.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5190, 'A8', '0.00', 'Feb-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5191, 'B1', '30.00', 'Feb-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24639.00', '24822.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5192, 'B10', '30.00', 'Feb-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30098.00', '30233.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5193, 'B11', '30.00', 'Feb-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18954.00', '19224.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5194, 'B12', '30.00', 'Feb-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33469.00', '33688.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5195, 'B13', '30.00', 'Feb-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30121.00', '30271.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5196, 'B14', '30.00', 'Feb-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18841.00', '19011.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5197, 'B15', '30.00', 'Feb-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49132.00', '49273.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5198, 'B16', '30.00', 'Feb-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31187.00', '31356.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5199, 'B2', '30.00', 'Feb-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30302.00', '30344.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5200, 'B3', '30.00', 'Feb-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21423.00', '21622.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5201, 'B4', '30.00', 'Feb-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28664.00', '28895.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5202, 'B5', '30.00', 'Feb-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17593.00', '17751.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5203, 'B6', '30.00', 'Feb-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20548.00', '20637.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5204, 'B7', '30.00', 'Feb-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24034.00', '24215.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5205, 'B8', '30.00', 'Feb-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29154.00', '29301.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5206, 'B9', '30.00', 'Feb-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15512.00', '15626.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5207, 'BEC-Admin', '0.00', 'Feb-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5208, 'BEC-Audi', '0.00', 'Feb-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1148.00', '1345.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5209, 'BEC-Main', '0.00', 'Feb-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '53707.00', '54313.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5210, 'BH-5 Canteen', '250.00', 'Feb-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '953.00', '1144.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5211, 'BH1-R205', '30.00', 'Feb-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5212, 'BH1-R253', '30.00', 'Feb-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5213, 'BH1-R255', '30.00', 'Feb-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5214, 'BH1-R256', '30.00', 'Feb-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5215, 'BH1-R257', '0.00', 'Feb-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5216, 'BH1-R259', '0.00', 'Feb-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5217, 'BH1-R265', '30.00', 'Feb-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5218, 'BH2-Canteen', '0.00', 'Feb-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3977.00', '4150.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5219, 'BH4-Canteen', '0.00', 'Feb-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2763.00', '3143.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5220, 'C1', '30.00', 'Feb-2017', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39361.00', '39432.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5221, 'C2', '30.00', 'Feb-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31409.00', '31685.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5222, 'D1', '30.00', 'Feb-2017', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14738.00', '15022.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5223, 'D10', '0.00', 'Feb-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5224, 'D11', '50.00', 'Feb-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31975.00', '32280.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5225, 'D12', '50.00', 'Feb-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48550.00', '48772.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5226, 'D13', '0.00', 'Feb-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5227, 'D14', '0.00', 'Feb-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5228, 'D15', '50.00', 'Feb-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32211.00', '32623.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5229, 'D16', '50.00', 'Feb-2017', 'Dr. Deepak Joshi', 'Asstt. Professor', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23281.00', '23317.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5230, 'D17', '30.00', 'Feb-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9945.00', '10101.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5231, 'D18', '0.00', 'Feb-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18306.00', '18450.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5232, 'D19', '30.00', 'Feb-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11374.00', '11520.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5233, 'D2', '50.00', 'Feb-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30694.00', '31027.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5234, 'D20', '50.00', 'Feb-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32993.00', '33241.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5235, 'D21', '50.00', 'Feb-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13784.00', '14178.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5236, 'D22', '50.00', 'Feb-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10985.00', '11086.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5237, 'D23', '0.00', 'Feb-2017', 'Dr. Kaushlesh Dwivedi', 'None', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8292.00', '8602.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(5238, 'D24', '50.00', 'Feb-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18734.00', '18855.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5239, 'D25', '50.00', 'Feb-2017', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48939.00', '49107.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5240, 'D26', '50.00', 'Feb-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '61349.00', '61647.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5241, 'D27', '0.00', 'Feb-2017', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39488.00', '39761.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5242, 'D28', '50.00', 'Feb-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45282.00', '45765.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5243, 'D3', '50.00', 'Feb-2017', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26229.00', '26229.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5244, 'D4', '0.00', 'Feb-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31926.00', '31930.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5245, 'D5', '30.00', 'Feb-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15075.00', '15194.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5246, 'D6', '30.00', 'Feb-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37096.00', '37237.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5247, 'D7', '50.00', 'Feb-2017', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43676.00', '43988.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5248, 'D8', '50.00', 'Feb-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35045.00', '35339.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5249, 'D9', '50.00', 'Feb-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18713.00', '18841.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5250, 'Dir-Res', '0.00', 'Feb-2017', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '75583.00', '76731.00', '0.00', 'Units', '2500.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5251, 'E1', '0.00', 'Feb-2017', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23177.00', '23177.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5252, 'E10', '50.00', 'Feb-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26427.00', '26611.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5253, 'E11', '50.00', 'Feb-2017', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '46947.00', '47233.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5254, 'E12', '50.00', 'Feb-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44958.00', '45436.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5255, 'E13', '50.00', 'Feb-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21823.00', '22116.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5256, 'E14', '50.00', 'Feb-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15562.00', '15812.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5257, 'E2', '50.00', 'Feb-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30647.00', '30786.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5258, 'E3', '50.00', 'Feb-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '53126.00', '53390.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5259, 'E4', '50.00', 'Feb-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '93363.00', '93715.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5260, 'E5', '50.00', 'Feb-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19529.00', '19615.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5261, 'E6', '50.00', 'Feb-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48531.00', '48882.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5262, 'E7', '50.00', 'Feb-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '453.00', '765.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5263, 'E8', '50.00', 'Feb-2017', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31417.00', '31606.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5264, 'E9', '50.00', 'Feb-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44880.00', '45396.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5265, 'F1', '50.00', 'Feb-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25653.00', '26225.00', '0.00', 'Units', '1000.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5266, 'F2', '0.00', 'Feb-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11135.00', '11135.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5267, 'F3', '30.00', 'Feb-2017', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18325.00', '18534.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5268, 'F4', '0.00', 'Feb-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9518.00', '9518.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5269, 'F5', '50.00', 'Feb-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15251.00', '15669.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5270, 'G1 ', '30.00', 'Feb-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3528.00', '3708.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5271, 'G10', '50.00', 'Feb-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '127.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5272, 'G11', '0.00', 'Feb-2017', 'Vacant', 'None', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5273, 'G12', '50.00', 'Feb-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3732.00', '3942.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5274, 'G13', '50.00', 'Feb-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2158.00', '2236.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5275, 'G14', '50.00', 'Feb-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '588.00', '588.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5276, 'G15', '50.00', 'Feb-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '961.00', '1061.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5277, 'G16', '50.00', 'Feb-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2965.00', '3088.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5278, 'G17', '0.00', 'Feb-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5279, 'G18', '50.00', 'Feb-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '763.00', '849.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5280, 'G19', '50.00', 'Feb-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1112.00', '1356.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5281, 'G2 ', '50.00', 'Feb-2017', 'Dr. Ayon Ganguly', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1130.00', '1179.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5282, 'G20', '0.00', 'Feb-2017', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5283, 'G3 ', '50.00', 'Feb-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4379.00', '4506.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5284, 'G4 ', '50.00', 'Feb-2017', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5285, 'G5', '50.00', 'Feb-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1546.00', '1681.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5286, 'G6', '50.00', 'Feb-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3830.00', '3881.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5287, 'G7', '0.00', 'Feb-2017', 'Vacant', 'None', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1897.00', '1900.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5288, 'G8 ', '50.00', 'Feb-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2134.00', '2247.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5289, 'G9', '50.00', 'Feb-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2996.00', '3111.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5290, 'GH3-Canteen', '0.00', 'Feb-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1553.00', '1563.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5291, 'GH3-R511', '30.00', 'Feb-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5292, 'GH3-R512', '30.00', 'Feb-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5293, 'GH3-R519', '0.00', 'Feb-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5294, 'GH3-R521', '30.00', 'Feb-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5295, 'GH3-R610', '0.00', 'Feb-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5296, 'GH3-R611', '30.00', 'Feb-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5297, 'GH3-R612', '0.00', 'Feb-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5298, 'GH3-R620', '30.00', 'Feb-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5299, 'GH3-R621', '30.00', 'Feb-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5300, 'GH3-R712', '30.00', 'Feb-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5301, 'GH3-R719', '30.00', 'Feb-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5302, 'GH3-R721', '30.00', 'Feb-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5303, 'H1', '50.00', 'Feb-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11193.00', '11341.00', '0.00', 'Units', '800.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5304, 'H10', '50.00', 'Feb-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3460.00', '3877.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5305, 'H11', '50.00', 'Feb-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7506.00', '7649.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5306, 'H12', '0.00', 'Feb-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5307, 'H13', '0.00', 'Feb-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36.00', '38.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5308, 'H14', '50.00', 'Feb-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1754.00', '1905.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5309, 'H15', '0.00', 'Feb-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5310, 'H16', '0.00', 'Feb-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5311, 'H17', '50.00', 'Feb-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2013.00', '2170.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5312, 'H18', '0.00', 'Feb-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5313, 'H2', '50.00', 'Feb-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5351.00', '5351.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5314, 'H3', '0.00', 'Feb-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5315, 'H4', '50.00', 'Feb-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12129.00', '12363.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5316, 'H5', '50.00', 'Feb-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6666.00', '6738.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5317, 'H6', '0.00', 'Feb-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5318, 'H7', '0.00', 'Feb-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5319, 'H8', '50.00', 'Feb-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19410.00', '19876.00', '0.00', 'Units', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5320, 'H9', '0.00', 'Feb-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5321, 'I1', '30.00', 'Feb-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5536.00', '5774.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5322, 'I10', '0.00', 'Feb-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5323, 'I11', '0.00', 'Feb-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5324, 'I12', '0.00', 'Feb-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5325, 'I13', '0.00', 'Feb-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5326, 'I14', '0.00', 'Feb-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5327, 'I15', '0.00', 'Feb-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5328, 'I16', '0.00', 'Feb-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5329, 'I17', '30.00', 'Feb-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5000.00', '5204.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5330, 'I18', '30.00', 'Feb-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5072.00', '5361.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5331, 'I19', '30.00', 'Feb-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3299.00', '3402.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5332, 'I2', '30.00', 'Feb-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3887.00', '4050.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5333, 'I20', '30.00', 'Feb-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3938.00', '4163.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5334, 'I21', '30.00', 'Feb-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3233.00', '3473.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5335, 'I22', '30.00', 'Feb-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1097.00', '1293.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5336, 'I23', '30.00', 'Feb-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2902.00', '3116.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5337, 'I24', '30.00', 'Feb-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1324.00', '1430.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5338, 'I25', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5339, 'I26', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5340, 'I27', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5341, 'I28', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5342, 'I29', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5343, 'I3', '30.00', 'Feb-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3560.00', '3693.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5344, 'I30', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5345, 'I31', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5346, 'I32', '0.00', 'Feb-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5347, 'I4', '30.00', 'Feb-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3080.00', '3286.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5348, 'I5', '30.00', 'Feb-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4669.00', '4881.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5349, 'I6', '0.00', 'Feb-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1893.00', '1997.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5350, 'I7', '0.00', 'Feb-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5351, 'I8', '30.00', 'Feb-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '976.00', '1102.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5352, 'I9', '0.00', 'Feb-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5353, 'KV-IIITA', '0.00', 'Feb-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '68045.00', '69057.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5354, 'MSA-CA1', '0.00', 'Feb-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '297.00', '596.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5355, 'MSA-CA2', '0.00', 'Feb-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '31994.00', '32316.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5356, 'MSA101', '0.00', 'Feb-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5357, 'MSA102', '30.00', 'Feb-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11610.00', '11672.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5358, 'MSA103', '30.00', 'Feb-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12949.00', '13009.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5359, 'MSA104', '30.00', 'Feb-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22445.00', '22536.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5360, 'MSA105', '30.00', 'Feb-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14246.00', '14293.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5361, 'MSA106', '30.00', 'Feb-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10300.00', '10330.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5362, 'MSA201', '30.00', 'Feb-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7936.00', '7940.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5363, 'MSA202', '30.00', 'Feb-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5719.00', '5754.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5364, 'MSA203', '30.00', 'Feb-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12414.00', '12445.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5365, 'MSA204', '30.00', 'Feb-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7837.00', '7852.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5366, 'MSA205', '30.00', 'Feb-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11949.00', '11949.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5367, 'MSA206', '30.00', 'Feb-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7892.00', '7953.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5368, 'MSA301', '0.00', 'Feb-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5369, 'MSA302', '30.00', 'Feb-2017', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5370, 'MSA303', '30.00', 'Feb-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6802.00', '6817.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5371, 'MSA304', '30.00', 'Feb-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13611.00', '13654.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5372, 'MSA305', '30.00', 'Feb-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7205.00', '7233.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5373, 'MSA306', '30.00', 'Feb-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10277.00', '10300.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5374, 'MSA307', '30.00', 'Feb-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7685.00', '7704.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5375, 'MSA308', '0.00', 'Feb-2017', 'Ms. Arti Gupta ', 'None', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '714.00', '758.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5376, 'MSA401', '30.00', 'Feb-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8960.00', '9028.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5377, 'MSA402', '30.00', 'Feb-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7299.00', '7426.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5378, 'MSA403', '0.00', 'Feb-2017', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9811.00', '9818.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5379, 'MSA404', '30.00', 'Feb-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4702.00', '4730.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5380, 'MSA405', '30.00', 'Feb-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5512.00', '5541.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5381, 'MSA406', '60.00', 'Feb-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6214.00', '6280.00', '0.00', 'Rupees', '600.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5382, 'MSA407', '30.00', 'Feb-2017', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5383, 'MSA408', '30.00', 'Feb-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3771.00', '3807.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5384, 'MSA409', '30.00', 'Feb-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2985.00', '3006.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5385, 'MSA410', '30.00', 'Feb-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6103.00', '6124.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5386, 'MSA501', '30.00', 'Feb-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8988.00', '9035.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5387, 'MSA502', '30.00', 'Feb-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9107.00', '9114.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5388, 'MSA503', '30.00', 'Feb-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4631.00', '4681.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5389, 'MSA504', '30.00', 'Feb-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6057.00', '6093.00', '0.00', 'Units', '400.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5390, 'MSA505', '30.00', 'Feb-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10081.00', '10114.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5391, 'MSA506', '0.00', 'Feb-2017', 'Mrs. Shruti Jaiswal', 'None', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7082.00', '7165.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5392, 'MSA507', '30.00', 'Feb-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6469.00', '6500.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5393, 'MSA508', '30.00', 'Feb-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3725.00', '3768.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5394, 'MSA509', '30.00', 'Feb-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4985.00', '5005.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5395, 'MSA510', '30.00', 'Feb-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9662.00', '9733.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5396, 'MSA601', '30.00', 'Feb-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4645.00', '4650.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5397, 'MSA602', '30.00', 'Feb-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10904.00', '10959.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5398, 'MSA603', '30.00', 'Feb-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2437.00', '2458.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5399, 'MSA604', '30.00', 'Feb-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3546.00', '3625.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5400, 'MSA605', '30.00', 'Feb-2017', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5652.00', '5698.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5401, 'MSA606', '30.00', 'Feb-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4227.00', '4249.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5402, 'MSA607', '30.00', 'Feb-2017', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5334.00', '5421.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5403, 'MSA608', '30.00', 'Feb-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7757.00', '7763.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5404, 'MSA609', '30.00', 'Feb-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1486.00', '1488.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5405, 'MSA610', '30.00', 'Feb-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4021.00', '4087.00', '0.00', 'Rupees', '300.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5406, 'RES-CA1', '0.00', 'Feb-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3200.00', '3221.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5407, 'RES-CA10', '0.00', 'Feb-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3399.00', '3425.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5408, 'RES-CA11', '0.00', 'Feb-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6025.00', '6102.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5409, 'RES-CA12', '0.00', 'Feb-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1973.00', '1973.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5410, 'RES-CA13', '0.00', 'Feb-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2232.00', '2257.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5411, 'RES-CA14', '0.00', 'Feb-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2382.00', '2401.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5412, 'RES-CA15', '0.00', 'Feb-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1612.00', '1621.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5413, 'RES-CA2', '0.00', 'Feb-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1573.00', '1586.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5414, 'RES-CA3', '0.00', 'Feb-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '18932.00', '19210.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5415, 'RES-CA4', '0.00', 'Feb-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1892.00', '1906.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5416, 'RES-CA5', '0.00', 'Feb-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2877.00', '2884.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5417, 'RES-CA6', '0.00', 'Feb-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3423.00', '3490.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5418, 'RES-CA7', '0.00', 'Feb-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '104.00', '111.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5419, 'RES-CA8', '0.00', 'Feb-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4514.00', '4562.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5420, 'RES-CA9', '0.00', 'Feb-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4292.00', '4361.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5421, 'S-CA1', '0.00', 'Feb-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16452.00', '16604.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5422, 'S1', '250.00', 'Feb-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8420.00', '8460.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5423, 'S2', '0.00', 'Feb-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5424, 'S3', '250.00', 'Feb-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12530.00', '12580.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5425, 'S4', '250.00', 'Feb-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3208.00', '3250.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5426, 'S5', '0.00', 'Feb-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5427, 'S6', '250.00', 'Feb-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6858.00', '6871.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5428, 'S7', '0.00', 'Feb-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5429, 'S8', '250.00', 'Feb-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14691.00', '14774.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5430, 'SSVision', '0.00', 'Feb-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5431, 'VH3-201', '0.00', 'Feb-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17486.00', '17489.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5432, 'VH3-202', '0.00', 'Feb-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17428.00', '17428.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5433, 'VH3-301', '0.00', 'Feb-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15387.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5434, 'VH3-302', '0.00', 'Feb-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16069.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5435, 'VH3-307', '0.00', 'Feb-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28829.00', '28829.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5436, 'VH3-308', '0.00', 'Feb-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-03-07 21:09:57', 'No', ''),
(5437, 'A1', '30.00', 'Mar-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19795.00', '19935.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5438, 'A2', '0.00', 'Mar-2017', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5439, 'A3', '0.00', 'Mar-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8378.00', '8502.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5440, 'A4', '0.00', 'Mar-2017', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5441, 'A5', '0.00', 'Mar-2017', 'Type A', 'None', '', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5442, 'A6', '0.00', 'Mar-2017', 'Type A', 'None', '', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5443, 'A7', '0.00', 'Mar-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10453.00', '10575.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5444, 'A8', '0.00', 'Mar-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5445, 'B1', '30.00', 'Mar-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24822.00', '25004.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5446, 'B10', '30.00', 'Mar-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30233.00', '30464.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5447, 'B11', '30.00', 'Mar-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19224.00', '19470.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5448, 'B12', '30.00', 'Mar-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33688.00', '33984.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5449, 'B13', '30.00', 'Mar-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30271.00', '30427.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5450, 'B14', '30.00', 'Mar-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19011.00', '19219.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5451, 'B15', '30.00', 'Mar-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49273.00', '49532.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5452, 'B16', '30.00', 'Mar-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31356.00', '31637.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5453, 'B2', '30.00', 'Mar-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30344.00', '30468.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5454, 'B3', '30.00', 'Mar-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21622.00', '21814.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5455, 'B4', '30.00', 'Mar-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28895.00', '29182.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5456, 'B5', '30.00', 'Mar-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17751.00', '17902.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5457, 'B6', '30.00', 'Mar-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20637.00', '20826.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5458, 'B7', '30.00', 'Mar-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24215.00', '24446.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(5459, 'B8', '30.00', 'Mar-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29301.00', '29512.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5460, 'B9', '30.00', 'Mar-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15626.00', '15805.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5461, 'BEC-Admin', '0.00', 'Mar-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5462, 'BEC-Audi', '0.00', 'Mar-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1345.00', '1377.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5463, 'BEC-Main', '0.00', 'Mar-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '54313.00', '54639.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5464, 'BH-5 Canteen', '250.00', 'Mar-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1144.00', '1396.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5465, 'BH1-R205', '30.00', 'Mar-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5466, 'BH1-R253', '30.00', 'Mar-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5467, 'BH1-R255', '30.00', 'Mar-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5468, 'BH1-R256', '30.00', 'Mar-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5469, 'BH1-R257', '0.00', 'Mar-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5470, 'BH1-R259', '0.00', 'Mar-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5471, 'BH1-R265', '30.00', 'Mar-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5472, 'BH2-Canteen', '0.00', 'Mar-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4150.00', '4457.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5473, 'BH4-Canteen', '0.00', 'Mar-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3143.00', '3565.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5474, 'C1', '30.00', 'Mar-2017', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39432.00', '39756.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5475, 'C2', '30.00', 'Mar-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31685.00', '32027.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5476, 'D1', '30.00', 'Mar-2017', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15022.00', '15254.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5477, 'D10', '0.00', 'Mar-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5478, 'D11', '50.00', 'Mar-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32280.00', '32614.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5479, 'D12', '50.00', 'Mar-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48772.00', '49170.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5480, 'D13', '0.00', 'Mar-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5481, 'D14', '0.00', 'Mar-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5482, 'D15', '50.00', 'Mar-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32623.00', '32916.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5483, 'D16', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23317.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5484, 'D17', '30.00', 'Mar-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10101.00', '10273.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5485, 'D18', '0.00', 'Mar-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18450.00', '18610.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5486, 'D19', '30.00', 'Mar-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11520.00', '11745.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5487, 'D2', '50.00', 'Mar-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31027.00', '31428.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5488, 'D20', '50.00', 'Mar-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33241.00', '33497.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5489, 'D21', '50.00', 'Mar-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14178.00', '14475.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5490, 'D22', '50.00', 'Mar-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11086.00', '11241.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5491, 'D23', '30.00', 'Mar-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8602.00', '8874.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5492, 'D24', '50.00', 'Mar-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18855.00', '19021.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5493, 'D25', '50.00', 'Mar-2017', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49107.00', '49309.00', '0.00', 'Units', '1000.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5494, 'D26', '50.00', 'Mar-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '61647.00', '62095.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5495, 'D27', '0.00', 'Mar-2017', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39761.00', '39927.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5496, 'D28', '50.00', 'Mar-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45765.00', '46241.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5497, 'D3', '0.00', 'Mar-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26229.00', '26231.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5498, 'D4', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31930.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5499, 'D5', '30.00', 'Mar-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15194.00', '15345.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5500, 'D6', '30.00', 'Mar-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37237.00', '37481.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5501, 'D7', '50.00', 'Mar-2017', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43988.00', '44464.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5502, 'D8', '50.00', 'Mar-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35339.00', '35684.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5503, 'D9', '50.00', 'Mar-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18841.00', '18987.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5504, 'Dir-Res', '0.00', 'Mar-2017', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '76731.00', '78379.00', '0.00', 'Units', '2500.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5505, 'E1', '0.00', 'Mar-2017', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23177.00', '23177.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5506, 'E10', '50.00', 'Mar-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26611.00', '26900.00', '0.00', 'Units', '1000.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5507, 'E11', '0.00', 'Mar-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47233.00', '47492.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5508, 'E12', '50.00', 'Mar-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45436.00', '45734.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5509, 'E13', '50.00', 'Mar-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22116.00', '22542.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5510, 'E14', '50.00', 'Mar-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15812.00', '16192.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5511, 'E2', '50.00', 'Mar-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30786.00', '31040.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5512, 'E3', '50.00', 'Mar-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '53390.00', '53799.00', '0.00', 'Units', '1000.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5513, 'E4', '50.00', 'Mar-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '93715.00', '94098.00', '0.00', 'Units', '1000.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5514, 'E5', '50.00', 'Mar-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19615.00', '19699.00', '0.00', 'Units', '1000.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5515, 'E6', '50.00', 'Mar-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48882.00', '49355.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5516, 'E7', '50.00', 'Mar-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '765.00', '1222.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5517, 'E8', '50.00', 'Mar-2017', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31606.00', '31789.00', '0.00', 'Units', '1000.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5518, 'E9', '50.00', 'Mar-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45396.00', '46055.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5519, 'F1', '50.00', 'Mar-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26225.00', '26859.00', '0.00', 'Units', '1000.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5520, 'F2', '0.00', 'Mar-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5521, 'F3', '0.00', 'Mar-2017', 'Dr. Asheesh Kumar', 'None', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18534.00', '18998.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5522, 'F4', '0.00', 'Mar-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5523, 'F5', '50.00', 'Mar-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15669.00', '15975.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5524, 'G1 ', '30.00', 'Mar-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3708.00', '3899.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5525, 'G10', '50.00', 'Mar-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '127.00', '371.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5526, 'G11', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5527, 'G12', '50.00', 'Mar-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3942.00', '4253.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5528, 'G13', '50.00', 'Mar-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2236.00', '2289.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5529, 'G14', '50.00', 'Mar-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '128.00', '235.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5530, 'G15', '50.00', 'Mar-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1061.00', '1146.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5531, 'G16', '50.00', 'Mar-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3088.00', '3228.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5532, 'G17', '0.00', 'Mar-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5533, 'G18', '50.00', 'Mar-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '849.00', '1057.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5534, 'G19', '50.00', 'Mar-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1356.00', '1521.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5535, 'G2 ', '50.00', 'Mar-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1179.00', '1290.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5536, 'G20', '0.00', 'Mar-2017', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5537, 'G3 ', '50.00', 'Mar-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4506.00', '4802.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5538, 'G4 ', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5539, 'G5', '50.00', 'Mar-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1681.00', '1782.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5540, 'G6', '50.00', 'Mar-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3881.00', '3935.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5541, 'G7', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1900.00', '1900.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5542, 'G8 ', '50.00', 'Mar-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2247.00', '2356.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5543, 'G9', '50.00', 'Mar-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3111.00', '3203.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5544, 'GH3-Canteen', '0.00', 'Mar-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1563.00', '1581.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5545, 'GH3-R511', '30.00', 'Mar-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5546, 'GH3-R512', '30.00', 'Mar-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5547, 'GH3-R519', '0.00', 'Mar-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5548, 'GH3-R521', '30.00', 'Mar-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5549, 'GH3-R610', '0.00', 'Mar-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5550, 'GH3-R611', '30.00', 'Mar-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5551, 'GH3-R612', '0.00', 'Mar-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5552, 'GH3-R620', '30.00', 'Mar-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5553, 'GH3-R621', '30.00', 'Mar-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5554, 'GH3-R712', '30.00', 'Mar-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5555, 'GH3-R719', '30.00', 'Mar-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5556, 'GH3-R721', '30.00', 'Mar-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5557, 'H1', '50.00', 'Mar-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11341.00', '11549.00', '0.00', 'Units', '800.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5558, 'H10', '50.00', 'Mar-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3877.00', '4325.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5559, 'H11', '50.00', 'Mar-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7649.00', '7870.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5560, 'H12', '0.00', 'Mar-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5561, 'H13', '0.00', 'Mar-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38.00', '38.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5562, 'H14', '50.00', 'Mar-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1905.00', '2030.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5563, 'H15', '0.00', 'Mar-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5564, 'H16', '0.00', 'Mar-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5565, 'H17', '50.00', 'Mar-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2170.00', '2354.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5566, 'H18', '0.00', 'Mar-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5567, 'H2', '50.00', 'Mar-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5351.00', '5351.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5568, 'H3', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5569, 'H4', '50.00', 'Mar-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12363.00', '12608.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5570, 'H5', '50.00', 'Mar-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6738.00', '6880.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5571, 'H6', '0.00', 'Mar-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5572, 'H7', '0.00', 'Mar-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5573, 'H8', '50.00', 'Mar-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19876.00', '20374.00', '0.00', 'Units', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5574, 'H9', '0.00', 'Mar-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5575, 'I1', '30.00', 'Mar-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5774.00', '6074.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5576, 'I10', '0.00', 'Mar-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5577, 'I11', '0.00', 'Mar-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5578, 'I12', '0.00', 'Mar-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5579, 'I13', '0.00', 'Mar-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5580, 'I14', '0.00', 'Mar-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5581, 'I15', '0.00', 'Mar-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5582, 'I16', '0.00', 'Mar-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5583, 'I17', '30.00', 'Mar-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5204.00', '5344.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5584, 'I18', '30.00', 'Mar-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5361.00', '5592.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5585, 'I19', '30.00', 'Mar-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3402.00', '3501.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5586, 'I2', '30.00', 'Mar-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4050.00', '4177.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5587, 'I20', '30.00', 'Mar-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4163.00', '4377.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5588, 'I21', '30.00', 'Mar-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3473.00', '3720.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5589, 'I22', '30.00', 'Mar-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1293.00', '1405.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5590, 'I23', '30.00', 'Mar-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3116.00', '3290.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5591, 'I24', '30.00', 'Mar-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1430.00', '1558.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5592, 'I25', '30.00', 'Mar-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '32.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5593, 'I26', '0.00', 'Mar-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5594, 'I27', '0.00', 'Mar-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5595, 'I28', '0.00', 'Mar-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5596, 'I29', '0.00', 'Mar-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5597, 'I3', '30.00', 'Mar-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3693.00', '3828.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5598, 'I30', '0.00', 'Mar-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5599, 'I31', '0.00', 'Mar-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5600, 'I32', '0.00', 'Mar-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5601, 'I4', '30.00', 'Mar-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3286.00', '3500.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5602, 'I5', '30.00', 'Mar-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4881.00', '5095.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5603, 'I6', '0.00', 'Mar-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1997.00', '2092.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5604, 'I7', '0.00', 'Mar-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5605, 'I8', '30.00', 'Mar-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1102.00', '1168.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5606, 'I9', '0.00', 'Mar-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5607, 'KV-IIITA', '0.00', 'Mar-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '69057.00', '70433.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5608, 'MSA-CA1', '0.00', 'Mar-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '596.00', '937.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5609, 'MSA-CA2', '0.00', 'Mar-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '32316.00', '32694.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5610, 'MSA101', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5611, 'MSA102', '30.00', 'Mar-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11672.00', '11752.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5612, 'MSA103', '30.00', 'Mar-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13009.00', '13078.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5613, 'MSA104', '30.00', 'Mar-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22536.00', '22637.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5614, 'MSA105', '30.00', 'Mar-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14293.00', '14344.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5615, 'MSA106', '30.00', 'Mar-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10330.00', '10379.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5616, 'MSA201', '30.00', 'Mar-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7940.00', '7940.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5617, 'MSA202', '30.00', 'Mar-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5754.00', '5765.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5618, 'MSA203', '30.00', 'Mar-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12445.00', '12473.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5619, 'MSA204', '30.00', 'Mar-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7852.00', '7894.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5620, 'MSA205', '30.00', 'Mar-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11949.00', '12011.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5621, 'MSA206', '30.00', 'Mar-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7953.00', '8004.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5622, 'MSA301', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5623, 'MSA302', '30.00', 'Mar-2017', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5624, 'MSA303', '30.00', 'Mar-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6817.00', '6856.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5625, 'MSA304', '30.00', 'Mar-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13654.00', '13805.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5626, 'MSA305', '30.00', 'Mar-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7233.00', '7263.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5627, 'MSA306', '30.00', 'Mar-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10300.00', '10355.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5628, 'MSA307', '30.00', 'Mar-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7704.00', '7738.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5629, 'MSA308', '30.00', 'Mar-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '758.00', '816.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5630, 'MSA401', '30.00', 'Mar-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9028.00', '9128.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5631, 'MSA402', '30.00', 'Mar-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7426.00', '7564.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5632, 'MSA403', '0.00', 'Mar-2017', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9818.00', '9818.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5633, 'MSA404', '30.00', 'Mar-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4730.00', '4764.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5634, 'MSA405', '30.00', 'Mar-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5541.00', '5593.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5635, 'MSA406', '60.00', 'Mar-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6280.00', '6363.00', '0.00', 'Rupees', '600.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5636, 'MSA407', '30.00', 'Mar-2017', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5637, 'MSA408', '30.00', 'Mar-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3807.00', '3866.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5638, 'MSA409', '30.00', 'Mar-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3006.00', '3039.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5639, 'MSA410', '30.00', 'Mar-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6124.00', '6151.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5640, 'MSA501', '30.00', 'Mar-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9035.00', '9112.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5641, 'MSA502', '30.00', 'Mar-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9114.00', '9157.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5642, 'MSA503', '30.00', 'Mar-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4681.00', '4721.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5643, 'MSA504', '30.00', 'Mar-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6093.00', '6163.00', '0.00', 'Units', '400.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5644, 'MSA505', '30.00', 'Mar-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10114.00', '10170.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5645, 'MSA506', '30.00', 'Mar-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7165.00', '7278.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5646, 'MSA507', '30.00', 'Mar-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6500.00', '6718.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5647, 'MSA508', '30.00', 'Mar-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3768.00', '3846.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5648, 'MSA509', '30.00', 'Mar-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5005.00', '5092.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5649, 'MSA510', '30.00', 'Mar-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9733.00', '9892.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5650, 'MSA601', '30.00', 'Mar-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4650.00', '4676.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5651, 'MSA602', '30.00', 'Mar-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10959.00', '11064.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5652, 'MSA603', '30.00', 'Mar-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2458.00', '2480.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5653, 'MSA604', '30.00', 'Mar-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3625.00', '3733.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5654, 'MSA605', '30.00', 'Mar-2017', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5698.00', '5748.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5655, 'MSA606', '30.00', 'Mar-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4249.00', '4287.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5656, 'MSA607', '30.00', 'Mar-2017', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5421.00', '5699.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5657, 'MSA608', '30.00', 'Mar-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7763.00', '7789.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5658, 'MSA609', '30.00', 'Mar-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1488.00', '1496.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5659, 'MSA610', '30.00', 'Mar-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4087.00', '4173.00', '0.00', 'Rupees', '300.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5660, 'RES-CA1', '0.00', 'Mar-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3221.00', '3244.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5661, 'RES-CA10', '0.00', 'Mar-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3425.00', '3460.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5662, 'RES-CA11', '0.00', 'Mar-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6102.00', '6167.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5663, 'RES-CA12', '0.00', 'Mar-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1973.00', '1977.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5664, 'RES-CA13', '0.00', 'Mar-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2257.00', '2277.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5665, 'RES-CA14', '0.00', 'Mar-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2401.00', '2422.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5666, 'RES-CA15', '0.00', 'Mar-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1621.00', '1631.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5667, 'RES-CA2', '0.00', 'Mar-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1586.00', '1594.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5668, 'RES-CA3', '0.00', 'Mar-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19210.00', '19335.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5669, 'RES-CA4', '0.00', 'Mar-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1906.00', '1922.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5670, 'RES-CA5', '0.00', 'Mar-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2884.00', '2901.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5671, 'RES-CA6', '0.00', 'Mar-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3490.00', '3552.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5672, 'RES-CA7', '0.00', 'Mar-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '111.00', '118.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5673, 'RES-CA8', '0.00', 'Mar-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4562.00', '4606.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5674, 'RES-CA9', '0.00', 'Mar-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4361.00', '4425.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5675, 'S-CA1', '0.00', 'Mar-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16604.00', '16604.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5676, 'S1', '250.00', 'Mar-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8460.00', '8518.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5677, 'S2', '0.00', 'Mar-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5678, 'S3', '250.00', 'Mar-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12580.00', '12700.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(5679, 'S4', '250.00', 'Mar-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3250.00', '3297.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5680, 'S5', '0.00', 'Mar-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5681, 'S6', '250.00', 'Mar-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6871.00', '6885.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5682, 'S7', '0.00', 'Mar-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5683, 'S8', '250.00', 'Mar-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14774.00', '14874.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5684, 'SSVision', '0.00', 'Mar-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5685, 'VH3-201', '0.00', 'Mar-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17489.00', '17492.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5686, 'VH3-202', '0.00', 'Mar-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17428.00', '17445.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5687, 'VH3-301', '0.00', 'Mar-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5688, 'VH3-302', '0.00', 'Mar-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5689, 'VH3-307', '0.00', 'Mar-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15387.00', '15387.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5690, 'VH3-308', '0.00', 'Mar-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16076.00', '16081.00', '0.00', 'None', '0.00', '0.00', '2017-04-27 16:06:02', 'No', ''),
(5691, 'A1', '30.00', 'Apr-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19935.00', '20133.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5692, 'A2', '0.00', 'Apr-2017', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5693, 'A3', '0.00', 'Apr-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8502.00', '8633.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5694, 'A4', '0.00', 'Apr-2017', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5695, 'A5', '0.00', 'Apr-2017', 'Type A', 'None', '', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5696, 'A6', '0.00', 'Apr-2017', 'Type A', 'None', '', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5697, 'A7', '0.00', 'Apr-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10575.00', '10712.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5698, 'A8', '0.00', 'Apr-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5699, 'B1', '30.00', 'Apr-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25004.00', '25326.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5700, 'B10', '30.00', 'Apr-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30464.00', '30874.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5701, 'B11', '30.00', 'Apr-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19470.00', '19907.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5702, 'B12', '30.00', 'Apr-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33984.00', '34251.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5703, 'B13', '30.00', 'Apr-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30427.00', '30735.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5704, 'B14', '30.00', 'Apr-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19219.00', '19537.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5705, 'B15', '30.00', 'Apr-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49532.00', '50191.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5706, 'B16', '30.00', 'Apr-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31637.00', '32109.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5707, 'B2', '30.00', 'Apr-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30468.00', '30768.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5708, 'B3', '30.00', 'Apr-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21814.00', '22140.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5709, 'B4', '30.00', 'Apr-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29182.00', '29621.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5710, 'B5', '30.00', 'Apr-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17902.00', '18250.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5711, 'B6', '30.00', 'Apr-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20826.00', '21283.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5712, 'B7', '30.00', 'Apr-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24446.00', '24732.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5713, 'B8', '30.00', 'Apr-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29512.00', '30006.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5714, 'B9', '30.00', 'Apr-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15805.00', '16037.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5715, 'BEC-Admin', '0.00', 'Apr-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5716, 'BEC-Audi', '0.00', 'Apr-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1377.00', '1377.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5717, 'BEC-Main', '0.00', 'Apr-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '54639.00', '54877.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5718, 'BH-5 Canteen', '250.00', 'Apr-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1396.00', '1800.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5719, 'BH1-R205', '30.00', 'Apr-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5720, 'BH1-R253', '30.00', 'Apr-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5721, 'BH1-R255', '30.00', 'Apr-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5722, 'BH1-R256', '30.00', 'Apr-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5723, 'BH1-R257', '0.00', 'Apr-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5724, 'BH1-R259', '0.00', 'Apr-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5725, 'BH1-R265', '30.00', 'Apr-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5726, 'BH2-Canteen', '0.00', 'Apr-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4457.00', '4606.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5727, 'BH4-Canteen', '0.00', 'Apr-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3565.00', '4060.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5728, 'C1', '30.00', 'Apr-2017', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39756.00', '40403.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5729, 'C2', '30.00', 'Apr-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32027.00', '32675.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5730, 'D1', '30.00', 'Apr-2017', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15254.00', '15534.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:58', 'No', ''),
(5731, 'D10', '0.00', 'Apr-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5732, 'D11', '50.00', 'Apr-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32614.00', '33201.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5733, 'D12', '50.00', 'Apr-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49170.00', '49561.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5734, 'D13', '0.00', 'Apr-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6166.00', '6166.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5735, 'D14', '0.00', 'Apr-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5736, 'D15', '50.00', 'Apr-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32916.00', '33760.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5737, 'D16', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5738, 'D17', '30.00', 'Apr-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10273.00', '10563.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5739, 'D18', '0.00', 'Apr-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18610.00', '18941.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5740, 'D19', '30.00', 'Apr-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11745.00', '12156.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5741, 'D2', '50.00', 'Apr-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31428.00', '32216.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5742, 'D20', '50.00', 'Apr-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33497.00', '34008.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5743, 'D21', '50.00', 'Apr-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14475.00', '14734.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5744, 'D22', '50.00', 'Apr-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11241.00', '11508.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5745, 'D23', '30.00', 'Apr-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8874.00', '9183.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5746, 'D24', '50.00', 'Apr-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19021.00', '19332.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5747, 'D25', '50.00', 'Apr-2017', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49309.00', '49820.00', '0.00', 'Units', '1000.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5748, 'D26', '50.00', 'Apr-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '62095.00', '62754.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5749, 'D27', '0.00', 'Apr-2017', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39927.00', '40247.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5750, 'D28', '50.00', 'Apr-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '46241.00', '46762.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5751, 'D3', '0.00', 'Apr-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26231.00', '26231.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5752, 'D4', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5753, 'D5', '30.00', 'Apr-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15345.00', '15680.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5754, 'D6', '30.00', 'Apr-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37481.00', '37948.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5755, 'D7', '50.00', 'Apr-2017', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44464.00', '45002.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5756, 'D8', '50.00', 'Apr-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35684.00', '36294.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5757, 'D9', '50.00', 'Apr-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18987.00', '19548.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5758, 'Dir-Res', '0.00', 'Apr-2017', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '78379.00', '81556.00', '0.00', 'Units', '2500.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5759, 'E1', '0.00', 'Apr-2017', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23177.00', '23179.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5760, 'E10', '50.00', 'Apr-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26900.00', '27515.00', '0.00', 'Units', '1000.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5761, 'E11', '0.00', 'Apr-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47492.00', '47870.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5762, 'E12', '50.00', 'Apr-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45734.00', '46488.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5763, 'E13', '50.00', 'Apr-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22542.00', '23329.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5764, 'E14', '50.00', 'Apr-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16192.00', '16735.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5765, 'E2', '50.00', 'Apr-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31040.00', '31756.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5766, 'E3', '50.00', 'Apr-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '53799.00', '54588.00', '0.00', 'Units', '1000.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5767, 'E4', '50.00', 'Apr-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '94098.00', '95172.00', '0.00', 'Units', '1000.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5768, 'E5', '50.00', 'Apr-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19699.00', '19792.00', '0.00', 'Units', '1000.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5769, 'E6', '50.00', 'Apr-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49355.00', '50191.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5770, 'E7', '50.00', 'Apr-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1222.00', '1765.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5771, 'E8', '50.00', 'Apr-2017', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31789.00', '32086.00', '0.00', 'Units', '1000.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5772, 'E9', '50.00', 'Apr-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '46055.00', '47307.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5773, 'F1', '50.00', 'Apr-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26859.00', '27646.00', '0.00', 'Units', '1000.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5774, 'F2', '0.00', 'Apr-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5775, 'F3', '0.00', 'Apr-2017', 'Dr. Asheesh Kumar', 'None', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18998.00', '19387.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5776, 'F4', '0.00', 'Apr-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5777, 'F5', '50.00', 'Apr-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '16405.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5778, 'G1 ', '30.00', 'Apr-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3899.00', '4098.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5779, 'G10', '50.00', 'Apr-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '371.00', '651.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5780, 'G11', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5781, 'G12', '50.00', 'Apr-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4253.00', '4671.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5782, 'G13', '50.00', 'Apr-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2289.00', '2411.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5783, 'G14', '50.00', 'Apr-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '235.00', '348.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5784, 'G15', '50.00', 'Apr-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1146.00', '1330.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5785, 'G16', '50.00', 'Apr-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3228.00', '3566.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5786, 'G17', '0.00', 'Apr-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5787, 'G18', '50.00', 'Apr-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1057.00', '1432.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5788, 'G19', '50.00', 'Apr-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1521.00', '1806.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5789, 'G2 ', '50.00', 'Apr-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1290.00', '1466.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5790, 'G20', '0.00', 'Apr-2017', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5791, 'G3 ', '50.00', 'Apr-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4802.00', '5287.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5792, 'G4 ', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5793, 'G5', '50.00', 'Apr-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1782.00', '1907.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5794, 'G6', '50.00', 'Apr-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3935.00', '3987.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5795, 'G7', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1900.00', '1900.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5796, 'G8 ', '50.00', 'Apr-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2356.00', '2535.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5797, 'G9', '50.00', 'Apr-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3203.00', '3502.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5798, 'GH3-Canteen', '0.00', 'Apr-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1581.00', '1655.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5799, 'GH3-R511', '30.00', 'Apr-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5800, 'GH3-R512', '30.00', 'Apr-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5801, 'GH3-R519', '0.00', 'Apr-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5802, 'GH3-R521', '30.00', 'Apr-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5803, 'GH3-R610', '0.00', 'Apr-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5804, 'GH3-R611', '30.00', 'Apr-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5805, 'GH3-R612', '0.00', 'Apr-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5806, 'GH3-R620', '30.00', 'Apr-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5807, 'GH3-R621', '30.00', 'Apr-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5808, 'GH3-R712', '30.00', 'Apr-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5809, 'GH3-R719', '30.00', 'Apr-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5810, 'GH3-R721', '30.00', 'Apr-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5811, 'H1', '50.00', 'Apr-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11549.00', '11943.00', '0.00', 'Units', '800.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5812, 'H10', '50.00', 'Apr-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4325.00', '4965.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5813, 'H11', '50.00', 'Apr-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7870.00', '8347.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5814, 'H12', '0.00', 'Apr-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5815, 'H13', '0.00', 'Apr-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38.00', '39.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5816, 'H14', '50.00', 'Apr-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2030.00', '2339.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5817, 'H15', '0.00', 'Apr-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5818, 'H16', '0.00', 'Apr-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5819, 'H17', '50.00', 'Apr-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2354.00', '2568.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5820, 'H18', '0.00', 'Apr-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5821, 'H2', '50.00', 'Apr-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5351.00', '5351.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5822, 'H3', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5823, 'H4', '50.00', 'Apr-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12608.00', '12956.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5824, 'H5', '50.00', 'Apr-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6880.00', '7127.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5825, 'H6', '0.00', 'Apr-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5826, 'H7', '0.00', 'Apr-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5827, 'H8', '50.00', 'Apr-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20374.00', '21117.00', '0.00', 'Units', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5828, 'H9', '0.00', 'Apr-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5829, 'I1', '30.00', 'Apr-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6074.00', '6400.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5830, 'I10', '0.00', 'Apr-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5831, 'I11', '0.00', 'Apr-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5832, 'I12', '0.00', 'Apr-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5833, 'I13', '0.00', 'Apr-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5834, 'I14', '0.00', 'Apr-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5835, 'I15', '0.00', 'Apr-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5836, 'I16', '0.00', 'Apr-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5837, 'I17', '30.00', 'Apr-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5344.00', '5772.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5838, 'I18', '30.00', 'Apr-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5592.00', '5614.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5839, 'I19', '30.00', 'Apr-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3501.00', '3723.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5840, 'I2', '30.00', 'Apr-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4177.00', '4452.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5841, 'I20', '30.00', 'Apr-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4377.00', '4687.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5842, 'I21', '30.00', 'Apr-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3720.00', '4052.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5843, 'I22', '30.00', 'Apr-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1405.00', '1659.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5844, 'I23', '30.00', 'Apr-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3290.00', '3527.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5845, 'I24', '30.00', 'Apr-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1558.00', '1871.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5846, 'I25', '30.00', 'Apr-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '32.00', '376.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5847, 'I26', '0.00', 'Apr-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.00', '8.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5848, 'I27', '0.00', 'Apr-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5849, 'I28', '0.00', 'Apr-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5850, 'I29', '0.00', 'Apr-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5851, 'I3', '30.00', 'Apr-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3828.00', '4032.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5852, 'I30', '0.00', 'Apr-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5853, 'I31', '0.00', 'Apr-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5854, 'I32', '0.00', 'Apr-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5855, 'I4', '30.00', 'Apr-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3500.00', '3767.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5856, 'I5', '30.00', 'Apr-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5095.00', '5421.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5857, 'I6', '0.00', 'Apr-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2092.00', '2215.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5858, 'I7', '0.00', 'Apr-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5859, 'I8', '30.00', 'Apr-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1168.00', '1214.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5860, 'I9', '0.00', 'Apr-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5861, 'KV-IIITA', '0.00', 'Apr-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '70433.00', '72513.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5862, 'MSA-CA1', '0.00', 'Apr-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '937.00', '1275.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5863, 'MSA-CA2', '0.00', 'Apr-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '32694.00', '32965.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5864, 'MSA101', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5865, 'MSA102', '30.00', 'Apr-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11752.00', '11897.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5866, 'MSA103', '30.00', 'Apr-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13078.00', '13184.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5867, 'MSA104', '30.00', 'Apr-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22637.00', '22879.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5868, 'MSA105', '30.00', 'Apr-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14344.00', '14385.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5869, 'MSA106', '30.00', 'Apr-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10379.00', '10443.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5870, 'MSA201', '30.00', 'Apr-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7940.00', '7940.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5871, 'MSA202', '30.00', 'Apr-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5765.00', '5784.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5872, 'MSA203', '30.00', 'Apr-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12473.00', '12598.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5873, 'MSA204', '30.00', 'Apr-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7894.00', '7954.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5874, 'MSA205', '30.00', 'Apr-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12011.00', '12252.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5875, 'MSA206', '30.00', 'Apr-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8004.00', '8090.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5876, 'MSA301', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5877, 'MSA302', '30.00', 'Apr-2017', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5878, 'MSA303', '30.00', 'Apr-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6856.00', '6955.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5879, 'MSA304', '30.00', 'Apr-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13805.00', '14131.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5880, 'MSA305', '30.00', 'Apr-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7263.00', '7293.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5881, 'MSA306', '30.00', 'Apr-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10355.00', '10482.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5882, 'MSA307', '30.00', 'Apr-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7738.00', '7801.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5883, 'MSA308', '30.00', 'Apr-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '816.00', '920.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5884, 'MSA401', '30.00', 'Apr-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9128.00', '9221.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5885, 'MSA402', '30.00', 'Apr-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7564.00', '7823.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5886, 'MSA403', '0.00', 'Apr-2017', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9818.00', '9833.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5887, 'MSA404', '30.00', 'Apr-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4764.00', '4853.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5888, 'MSA405', '30.00', 'Apr-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5593.00', '5711.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5889, 'MSA406', '60.00', 'Apr-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6363.00', '6466.00', '0.00', 'Rupees', '600.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5890, 'MSA407', '30.00', 'Apr-2017', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5891, 'MSA408', '30.00', 'Apr-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3866.00', '3978.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5892, 'MSA409', '30.00', 'Apr-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3039.00', '3072.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5893, 'MSA410', '30.00', 'Apr-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6151.00', '6194.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5894, 'MSA501', '30.00', 'Apr-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9112.00', '9193.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5895, 'MSA502', '30.00', 'Apr-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9157.00', '9213.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5896, 'MSA503', '30.00', 'Apr-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4721.00', '4831.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5897, 'MSA504', '30.00', 'Apr-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6163.00', '6280.00', '0.00', 'Units', '400.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5898, 'MSA505', '30.00', 'Apr-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10170.00', '10283.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5899, 'MSA506', '30.00', 'Apr-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7278.00', '7380.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5900, 'MSA507', '30.00', 'Apr-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6718.00', '7015.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(5901, 'MSA508', '30.00', 'Apr-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3846.00', '3999.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5902, 'MSA509', '30.00', 'Apr-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5092.00', '5252.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5903, 'MSA510', '30.00', 'Apr-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9892.00', '10568.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5904, 'MSA601', '30.00', 'Apr-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4676.00', '4771.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5905, 'MSA602', '30.00', 'Apr-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11064.00', '11225.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5906, 'MSA603', '30.00', 'Apr-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2480.00', '2537.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5907, 'MSA604', '30.00', 'Apr-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3733.00', '3909.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5908, 'MSA605', '30.00', 'Apr-2017', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5748.00', '5849.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5909, 'MSA606', '30.00', 'Apr-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4287.00', '4447.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5910, 'MSA607', '30.00', 'Apr-2017', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5699.00', '6061.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5911, 'MSA608', '30.00', 'Apr-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7789.00', '7831.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5912, 'MSA609', '30.00', 'Apr-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1496.00', '1571.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5913, 'MSA610', '30.00', 'Apr-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4173.00', '4304.00', '0.00', 'Rupees', '300.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5914, 'RES-CA1', '0.00', 'Apr-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3244.00', '3262.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5915, 'RES-CA10', '0.00', 'Apr-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3460.00', '3483.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5916, 'RES-CA11', '0.00', 'Apr-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6167.00', '6224.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5917, 'RES-CA12', '0.00', 'Apr-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1977.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5918, 'RES-CA13', '0.00', 'Apr-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2277.00', '2292.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5919, 'RES-CA14', '0.00', 'Apr-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2422.00', '2440.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5920, 'RES-CA15', '0.00', 'Apr-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1631.00', '1640.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5921, 'RES-CA2', '0.00', 'Apr-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1594.00', '1605.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5922, 'RES-CA3', '0.00', 'Apr-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19335.00', '19427.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5923, 'RES-CA4', '0.00', 'Apr-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1922.00', '1937.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5924, 'RES-CA5', '0.00', 'Apr-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2901.00', '2918.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5925, 'RES-CA6', '0.00', 'Apr-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3552.00', '3597.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5926, 'RES-CA7', '0.00', 'Apr-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '118.00', '125.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5927, 'RES-CA8', '0.00', 'Apr-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4606.00', '4640.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5928, 'RES-CA9', '0.00', 'Apr-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4425.00', '4474.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5929, 'S-CA1', '0.00', 'Apr-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16604.00', '16604.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5930, 'S1', '250.00', 'Apr-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8518.00', '8677.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5931, 'S2', '0.00', 'Apr-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5932, 'S3', '250.00', 'Apr-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12700.00', '13274.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5933, 'S4', '250.00', 'Apr-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3297.00', '3361.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5934, 'S5', '0.00', 'Apr-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5935, 'S6', '250.00', 'Apr-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6885.00', '6905.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5936, 'S7', '0.00', 'Apr-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5937, 'S8', '250.00', 'Apr-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14874.00', '14942.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5938, 'SSVision', '0.00', 'Apr-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5939, 'VH3-201', '0.00', 'Apr-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17492.00', '17494.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5940, 'VH3-202', '0.00', 'Apr-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17445.00', '17445.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5941, 'VH3-301', '0.00', 'Apr-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5942, 'VH3-302', '0.00', 'Apr-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5943, 'VH3-307', '0.00', 'Apr-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15387.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5944, 'VH3-308', '0.00', 'Apr-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16081.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-05-13 13:04:59', 'No', ''),
(5945, 'A1', '30.00', 'May-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '20133.00', '20416.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5946, 'A2', '0.00', 'May-2017', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5947, 'A3', '0.00', 'May-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8633.00', '8789.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5948, 'A4', '0.00', 'May-2017', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5949, 'A5', '0.00', 'May-2017', 'Type A', 'None', '', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11418.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5950, 'A6', '0.00', 'May-2017', 'Type A', 'None', '', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10189.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5951, 'A7', '0.00', 'May-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10712.00', '10909.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5952, 'A8', '0.00', 'May-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5953, 'B1', '30.00', 'May-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25326.00', '25920.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5954, 'B10', '30.00', 'May-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30874.00', '31446.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5955, 'B11', '30.00', 'May-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19907.00', '20554.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5956, 'B12', '30.00', 'May-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34251.00', '34918.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5957, 'B13', '30.00', 'May-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30735.00', '31238.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5958, 'B14', '30.00', 'May-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19537.00', '19978.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5959, 'B15', '30.00', 'May-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50191.00', '51059.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5960, 'B16', '30.00', 'May-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32109.00', '32894.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5961, 'B2', '30.00', 'May-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30768.00', '31095.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5962, 'B3', '30.00', 'May-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22140.00', '22595.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5963, 'B4', '30.00', 'May-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29621.00', '30216.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5964, 'B5', '30.00', 'May-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18250.00', '18704.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5965, 'B6', '30.00', 'May-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21283.00', '21802.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5966, 'B7', '30.00', 'May-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24732.00', '25180.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5967, 'B8', '30.00', 'May-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30006.00', '30813.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5968, 'B9', '30.00', 'May-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16037.00', '16237.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5969, 'BEC-Admin', '0.00', 'May-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5970, 'BEC-Audi', '0.00', 'May-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5971, 'BEC-Main', '0.00', 'May-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '54877.00', '55169.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5972, 'BH-5 Canteen', '250.00', 'May-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1800.00', '1810.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5973, 'BH1-R205', '30.00', 'May-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5974, 'BH1-R253', '30.00', 'May-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5975, 'BH1-R255', '30.00', 'May-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5976, 'BH1-R256', '30.00', 'May-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5977, 'BH1-R257', '0.00', 'May-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5978, 'BH1-R259', '0.00', 'May-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5979, 'BH1-R265', '30.00', 'May-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5980, 'BH2-Canteen', '0.00', 'May-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4606.00', '4735.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5981, 'BH4-Canteen', '0.00', 'May-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4060.00', '4070.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5982, 'C1', '30.00', 'May-2017', 'Mr. Niranjan Kumar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '40403.00', '41223.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5983, 'C2', '30.00', 'May-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32675.00', '33113.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5984, 'D1', '30.00', 'May-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15534.00', '15985.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5985, 'D10', '0.00', 'May-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5986, 'D11', '50.00', 'May-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33201.00', '34063.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5987, 'D12', '50.00', 'May-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49561.00', '50089.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5988, 'D13', '0.00', 'May-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6166.00', '6171.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5989, 'D14', '0.00', 'May-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5990, 'D15', '50.00', 'May-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33760.00', '34937.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5991, 'D16', '0.00', 'May-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5992, 'D17', '30.00', 'May-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10563.00', '11071.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5993, 'D18', '0.00', 'May-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18941.00', '19548.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5994, 'D19', '30.00', 'May-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12156.00', '12793.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5995, 'D2', '50.00', 'May-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32216.00', '33339.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5996, 'D20', '50.00', 'May-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34008.00', '34846.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5997, 'D21', '50.00', 'May-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14734.00', '15003.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5998, 'D22', '50.00', 'May-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11508.00', '11863.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(5999, 'D23', '30.00', 'May-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9183.00', '9664.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6000, 'D24', '50.00', 'May-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19332.00', '19840.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6001, 'D25', '50.00', 'May-2017', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49820.00', '50687.00', '0.00', 'Units', '1000.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6002, 'D26', '50.00', 'May-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '62754.00', '63856.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6003, 'D27', '0.00', 'May-2017', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '40247.00', '41027.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6004, 'D28', '50.00', 'May-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '46762.00', '47449.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6005, 'D3', '0.00', 'May-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26231.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6006, 'D4', '0.00', 'May-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6007, 'D5', '30.00', 'May-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15680.00', '16088.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6008, 'D6', '30.00', 'May-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37948.00', '38604.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6009, 'D7', '50.00', 'May-2017', 'Dr. Sanjai Singh', 'Asstt. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45002.00', '45871.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6010, 'D8', '50.00', 'May-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36294.00', '37341.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6011, 'D9', '50.00', 'May-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19548.00', '20155.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6012, 'Dir-Res', '0.00', 'May-2017', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '81556.00', '84779.00', '0.00', 'Units', '2500.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6013, 'E1', '0.00', 'May-2017', 'CVS Shiva Prasad', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23179.00', '23179.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6014, 'E10', '50.00', 'May-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27515.00', '28549.00', '0.00', 'Units', '1000.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6015, 'E11', '0.00', 'May-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47870.00', '48026.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6016, 'E12', '50.00', 'May-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '46488.00', '47409.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6017, 'E13', '50.00', 'May-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23329.00', '24078.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6018, 'E14', '50.00', 'May-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16735.00', '17399.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6019, 'E2', '50.00', 'May-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31756.00', '32952.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6020, 'E3', '50.00', 'May-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '54588.00', '55648.00', '0.00', 'Units', '1000.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6021, 'E4', '50.00', 'May-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '95172.00', '96904.00', '0.00', 'Units', '1000.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6022, 'E5', '50.00', 'May-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19792.00', '20197.00', '0.00', 'Units', '1000.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6023, 'E6', '50.00', 'May-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50191.00', '51482.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6024, 'E7', '50.00', 'May-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1765.00', '2682.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6025, 'E8', '50.00', 'May-2017', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32086.00', '32950.00', '0.00', 'Units', '1000.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6026, 'E9', '50.00', 'May-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47307.00', '48309.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6027, 'F1', '50.00', 'May-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27646.00', '28984.00', '0.00', 'Units', '1000.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6028, 'F2', '0.00', 'May-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6029, 'F3', '0.00', 'May-2017', 'Dr. Asheesh Kumar', 'None', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19387.00', '20168.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6030, 'F4', '0.00', 'May-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6031, 'F5', '50.00', 'May-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16405.00', '17232.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6032, 'G1 ', '30.00', 'May-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4098.00', '4386.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6033, 'G10', '50.00', 'May-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '651.00', '1342.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6034, 'G11', '0.00', 'May-2017', 'Vacant', 'None', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1225.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6035, 'G12', '50.00', 'May-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4671.00', '5232.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6036, 'G13', '50.00', 'May-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2411.00', '2857.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6037, 'G14', '50.00', 'May-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '348.00', '482.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6038, 'G15', '50.00', 'May-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1330.00', '1502.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6039, 'G16', '50.00', 'May-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3566.00', '4163.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6040, 'G17', '0.00', 'May-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6041, 'G18', '50.00', 'May-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1432.00', '1821.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6042, 'G19', '50.00', 'May-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1806.00', '2240.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6043, 'G2 ', '50.00', 'May-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1466.00', '1601.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6044, 'G20', '0.00', 'May-2017', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6045, 'G3 ', '50.00', 'May-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5287.00', '5832.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6046, 'G4 ', '0.00', 'May-2017', 'Vacant', 'None', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6047, 'G5', '50.00', 'May-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1907.00', '2028.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6048, 'G6', '50.00', 'May-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3987.00', '4016.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6049, 'G7', '0.00', 'May-2017', 'Vacant', 'None', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1900.00', '1900.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6050, 'G8 ', '50.00', 'May-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2535.00', '2755.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6051, 'G9', '50.00', 'May-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3502.00', '4022.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6052, 'GH3-Canteen', '0.00', 'May-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1655.00', '1665.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6053, 'GH3-R511', '30.00', 'May-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6054, 'GH3-R512', '30.00', 'May-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6055, 'GH3-R519', '0.00', 'May-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6056, 'GH3-R521', '30.00', 'May-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6057, 'GH3-R610', '0.00', 'May-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6058, 'GH3-R611', '30.00', 'May-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:20', 'No', ''),
(6059, 'GH3-R612', '0.00', 'May-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6060, 'GH3-R620', '30.00', 'May-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6061, 'GH3-R621', '30.00', 'May-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6062, 'GH3-R712', '30.00', 'May-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6063, 'GH3-R719', '30.00', 'May-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6064, 'GH3-R721', '30.00', 'May-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6065, 'H1', '50.00', 'May-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11943.00', '12325.00', '0.00', 'Units', '800.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6066, 'H10', '50.00', 'May-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4965.00', '5776.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6067, 'H11', '50.00', 'May-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8347.00', '9041.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6068, 'H12', '0.00', 'May-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6069, 'H13', '0.00', 'May-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39.00', '39.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6070, 'H14', '50.00', 'May-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2339.00', '2872.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6071, 'H15', '0.00', 'May-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6072, 'H16', '0.00', 'May-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6073, 'H17', '50.00', 'May-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2568.00', '2982.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6074, 'H18', '0.00', 'May-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6075, 'H2', '50.00', 'May-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5351.00', '5490.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6076, 'H3', '0.00', 'May-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6077, 'H4', '50.00', 'May-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12956.00', '13366.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6078, 'H5', '50.00', 'May-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7127.00', '7518.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6079, 'H6', '0.00', 'May-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6080, 'H7', '0.00', 'May-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6081, 'H8', '50.00', 'May-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21117.00', '21828.00', '0.00', 'Units', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6082, 'H9', '0.00', 'May-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6083, 'I1', '30.00', 'May-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6400.00', '6970.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6084, 'I10', '0.00', 'May-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6085, 'I11', '0.00', 'May-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6086, 'I12', '0.00', 'May-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6087, 'I13', '0.00', 'May-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6088, 'I14', '0.00', 'May-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6089, 'I15', '0.00', 'May-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6090, 'I16', '0.00', 'May-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6091, 'I17', '30.00', 'May-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5772.00', '6222.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6092, 'I18', '30.00', 'May-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5614.00', '5614.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6093, 'I19', '30.00', 'May-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3723.00', '4072.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6094, 'I2', '30.00', 'May-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4452.00', '4677.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6095, 'I20', '30.00', 'May-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4687.00', '5013.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6096, 'I21', '30.00', 'May-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4052.00', '4446.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6097, 'I22', '30.00', 'May-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1659.00', '1873.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6098, 'I23', '30.00', 'May-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3527.00', '3934.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6099, 'I24', '30.00', 'May-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1871.00', '2248.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6100, 'I25', '30.00', 'May-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '376.00', '903.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6101, 'I26', '0.00', 'May-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8.00', '15.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6102, 'I27', '0.00', 'May-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6103, 'I28', '0.00', 'May-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6104, 'I29', '0.00', 'May-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6105, 'I3', '30.00', 'May-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4032.00', '4509.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6106, 'I30', '0.00', 'May-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6107, 'I31', '0.00', 'May-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6108, 'I32', '0.00', 'May-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6109, 'I4', '30.00', 'May-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3767.00', '4108.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6110, 'I5', '30.00', 'May-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5421.00', '5690.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6111, 'I6', '0.00', 'May-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2215.00', '2292.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6112, 'I7', '0.00', 'May-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6113, 'I8', '30.00', 'May-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1214.00', '1307.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6114, 'I9', '0.00', 'May-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6115, 'KV-IIITA', '0.00', 'May-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '72513.00', '73749.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6116, 'MSA-CA1', '0.00', 'May-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1275.00', '1603.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6117, 'MSA-CA2', '0.00', 'May-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '32965.00', '33217.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6118, 'MSA101', '0.00', 'May-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6119, 'MSA102', '30.00', 'May-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11897.00', '11931.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6120, 'MSA103', '30.00', 'May-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13184.00', '13453.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6121, 'MSA104', '30.00', 'May-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22879.00', '23316.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6122, 'MSA105', '30.00', 'May-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14385.00', '14427.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6123, 'MSA106', '30.00', 'May-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10443.00', '10582.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(6124, 'MSA201', '30.00', 'May-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7940.00', '8043.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6125, 'MSA202', '30.00', 'May-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5784.00', '5847.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6126, 'MSA203', '30.00', 'May-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12598.00', '12655.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6127, 'MSA204', '30.00', 'May-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7954.00', '8035.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6128, 'MSA205', '30.00', 'May-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12252.00', '12496.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6129, 'MSA206', '30.00', 'May-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8090.00', '8173.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6130, 'MSA301', '0.00', 'May-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6131, 'MSA302', '30.00', 'May-2017', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6132, 'MSA303', '30.00', 'May-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6955.00', '7053.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6133, 'MSA304', '30.00', 'May-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14131.00', '14698.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6134, 'MSA305', '30.00', 'May-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7293.00', '7329.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6135, 'MSA306', '30.00', 'May-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10482.00', '10639.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6136, 'MSA307', '30.00', 'May-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7801.00', '7873.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6137, 'MSA308', '30.00', 'May-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '920.00', '923.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6138, 'MSA401', '30.00', 'May-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9221.00', '9383.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6139, 'MSA402', '30.00', 'May-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7823.00', '7935.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6140, 'MSA403', '0.00', 'May-2017', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9833.00', '10008.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6141, 'MSA404', '30.00', 'May-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4853.00', '4935.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6142, 'MSA405', '30.00', 'May-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5711.00', '5829.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6143, 'MSA406', '60.00', 'May-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6466.00', '6603.00', '0.00', 'Rupees', '600.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6144, 'MSA407', '30.00', 'May-2017', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6145, 'MSA408', '30.00', 'May-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3978.00', '4092.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6146, 'MSA409', '30.00', 'May-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3072.00', '3179.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6147, 'MSA410', '30.00', 'May-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6194.00', '6237.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6148, 'MSA501', '30.00', 'May-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9193.00', '9320.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6149, 'MSA502', '30.00', 'May-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9213.00', '9270.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6150, 'MSA503', '30.00', 'May-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4831.00', '4871.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6151, 'MSA504', '30.00', 'May-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6280.00', '6431.00', '0.00', 'Units', '400.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6152, 'MSA505', '30.00', 'May-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10283.00', '10409.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6153, 'MSA506', '30.00', 'May-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7380.00', '7554.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6154, 'MSA507', '30.00', 'May-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7015.00', '7435.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6155, 'MSA508', '30.00', 'May-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3999.00', '4131.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6156, 'MSA509', '30.00', 'May-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5252.00', '5489.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6157, 'MSA510', '30.00', 'May-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10568.00', '11336.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6158, 'MSA601', '30.00', 'May-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4771.00', '4889.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6159, 'MSA602', '30.00', 'May-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11225.00', '11339.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6160, 'MSA603', '30.00', 'May-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2537.00', '2590.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6161, 'MSA604', '30.00', 'May-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3909.00', '4094.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6162, 'MSA605', '30.00', 'May-2017', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5849.00', '5961.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6163, 'MSA606', '30.00', 'May-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4447.00', '4553.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6164, 'MSA607', '30.00', 'May-2017', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6061.00', '6797.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6165, 'MSA608', '30.00', 'May-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7831.00', '7876.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6166, 'MSA609', '30.00', 'May-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1571.00', '1605.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6167, 'MSA610', '30.00', 'May-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4304.00', '4437.00', '0.00', 'Rupees', '300.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6168, 'RES-CA1', '0.00', 'May-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3262.00', '3290.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6169, 'RES-CA10', '0.00', 'May-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3483.00', '3505.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6170, 'RES-CA11', '0.00', 'May-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6224.00', '6280.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6171, 'RES-CA12', '0.00', 'May-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6172, 'RES-CA13', '0.00', 'May-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2292.00', '2311.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6173, 'RES-CA14', '0.00', 'May-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2440.00', '2460.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6174, 'RES-CA15', '0.00', 'May-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1640.00', '1649.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6175, 'RES-CA2', '0.00', 'May-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1605.00', '1611.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6176, 'RES-CA3', '0.00', 'May-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19427.00', '19528.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6177, 'RES-CA4', '0.00', 'May-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1937.00', '1950.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6178, 'RES-CA5', '0.00', 'May-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2918.00', '2941.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6179, 'RES-CA6', '0.00', 'May-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3597.00', '3645.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6180, 'RES-CA7', '0.00', 'May-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '125.00', '131.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6181, 'RES-CA8', '0.00', 'May-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4640.00', '4676.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6182, 'RES-CA9', '0.00', 'May-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4474.00', '4528.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6183, 'S-CA1', '0.00', 'May-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16604.00', '16604.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6184, 'S1', '250.00', 'May-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8677.00', '8815.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6185, 'S2', '0.00', 'May-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6186, 'S3', '250.00', 'May-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13274.00', '13557.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6187, 'S4', '250.00', 'May-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3361.00', '3398.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6188, 'S5', '0.00', 'May-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6189, 'S6', '250.00', 'May-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6905.00', '6911.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6190, 'S7', '0.00', 'May-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6191, 'S8', '250.00', 'May-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14942.00', '15286.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6192, 'SSVision', '0.00', 'May-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6193, 'VH3-201', '0.00', 'May-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17494.00', '17496.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6194, 'VH3-202', '0.00', 'May-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17445.00', '17445.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6195, 'VH3-301', '0.00', 'May-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15387.00', '15387.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6196, 'VH3-302', '0.00', 'May-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16086.00', '16091.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6197, 'VH3-307', '0.00', 'May-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6198, 'VH3-308', '0.00', 'May-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-06-03 11:38:21', 'No', ''),
(6199, 'A1', '30.00', 'Jun-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '20416.00', '20800.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6200, 'A2', '0.00', 'Jun-2017', 'Type A', 'None', '', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9334.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6201, 'A3', '0.00', 'Jun-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8789.00', '9064.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6202, 'A4', '0.00', 'Jun-2017', 'Type A', 'None', '', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6203, 'A5', '0.00', 'Jun-2017', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11418.00', '11581.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6204, 'A6', '0.00', 'Jun-2017', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10189.00', '10277.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6205, 'A7', '0.00', 'Jun-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10909.00', '11136.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6206, 'A8', '0.00', 'Jun-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6207, 'B1', '30.00', 'Jun-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25920.00', '26488.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6208, 'B10', '30.00', 'Jun-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31446.00', '32332.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6209, 'B11', '30.00', 'Jun-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20554.00', '21443.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6210, 'B12', '30.00', 'Jun-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34918.00', '35570.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6211, 'B13', '30.00', 'Jun-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31238.00', '31733.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6212, 'B14', '30.00', 'Jun-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19978.00', '20321.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6213, 'B15', '30.00', 'Jun-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51059.00', '52299.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6214, 'B16', '30.00', 'Jun-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32894.00', '33739.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6215, 'B2', '30.00', 'Jun-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31095.00', '31444.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6216, 'B3', '30.00', 'Jun-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22595.00', '23166.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6217, 'B4', '30.00', 'Jun-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30216.00', '30802.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6218, 'B5', '30.00', 'Jun-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18704.00', '19245.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6219, 'B6', '30.00', 'Jun-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21802.00', '22255.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6220, 'B7', '30.00', 'Jun-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25180.00', '25747.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6221, 'B8', '30.00', 'Jun-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30813.00', '31778.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6222, 'B9', '30.00', 'Jun-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16237.00', '16521.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6223, 'BEC-Admin', '0.00', 'Jun-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6224, 'BEC-Audi', '0.00', 'Jun-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6225, 'BEC-Main', '0.00', 'Jun-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '55169.00', '55486.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6226, 'BH-5 Canteen', '250.00', 'Jun-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1810.00', '2217.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6227, 'BH1-R205', '30.00', 'Jun-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6228, 'BH1-R253', '30.00', 'Jun-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6229, 'BH1-R255', '30.00', 'Jun-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6230, 'BH1-R256', '30.00', 'Jun-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6231, 'BH1-R257', '0.00', 'Jun-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6232, 'BH1-R259', '0.00', 'Jun-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6233, 'BH1-R265', '30.00', 'Jun-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6234, 'BH2-Canteen', '0.00', 'Jun-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4735.00', '4764.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6235, 'BH4-Canteen', '0.00', 'Jun-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4070.00', '4080.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6236, 'C1', '30.00', 'Jun-2017', 'vivek nagar', 'Officer', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41223.00', '41517.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6237, 'C2', '30.00', 'Jun-2017', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33113.00', '34099.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6238, 'D1', '30.00', 'Jun-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15985.00', '16610.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6239, 'D10', '0.00', 'Jun-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41357.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6240, 'D11', '50.00', 'Jun-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34063.00', '34944.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6241, 'D12', '50.00', 'Jun-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50089.00', '50210.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6242, 'D13', '0.00', 'Jun-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6171.00', '6171.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6243, 'D14', '0.00', 'Jun-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6244, 'D15', '50.00', 'Jun-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34937.00', '35474.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6245, 'D16', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6246, 'D17', '30.00', 'Jun-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11071.00', '11754.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6247, 'D18', '0.00', 'Jun-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19548.00', '20009.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6248, 'D19', '30.00', 'Jun-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12793.00', '13443.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6249, 'D2', '50.00', 'Jun-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33339.00', '34018.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6250, 'D20', '50.00', 'Jun-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34846.00', '35072.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6251, 'D21', '50.00', 'Jun-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15003.00', '15003.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6252, 'D22', '50.00', 'Jun-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11863.00', '12096.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6253, 'D23', '30.00', 'Jun-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9664.00', '10271.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6254, 'D24', '50.00', 'Jun-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19840.00', '20264.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6255, 'D25', '50.00', 'Jun-2017', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50687.00', '51814.00', '0.00', 'Units', '1000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6256, 'D26', '50.00', 'Jun-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '63856.00', '65005.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6257, 'D27', '50.00', 'Jun-2017', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41027.00', '41787.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6258, 'D28', '50.00', 'Jun-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47449.00', '48203.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6259, 'D3', '0.00', 'Jun-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6260, 'D4', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6261, 'D5', '30.00', 'Jun-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16088.00', '16635.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6262, 'D6', '30.00', 'Jun-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38604.00', '39383.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6263, 'D7', '50.00', 'Jun-2017', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '45871.00', '47070.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6264, 'D8', '50.00', 'Jun-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37341.00', '38255.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6265, 'D9', '50.00', 'Jun-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20155.00', '20249.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6266, 'Dir-Res', '0.00', 'Jun-2017', 'Prof. G.C. Nandi', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '84779.00', '86917.00', '0.00', 'Units', '5000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6267, 'E1', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23179.00', '23179.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6268, 'E10', '50.00', 'Jun-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28549.00', '29845.00', '0.00', 'Units', '1000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6269, 'E11', '0.00', 'Jun-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48026.00', '48142.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6270, 'E12', '50.00', 'Jun-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47409.00', '48683.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6271, 'E13', '50.00', 'Jun-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24078.00', '25368.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6272, 'E14', '50.00', 'Jun-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17399.00', '18262.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6273, 'E2', '50.00', 'Jun-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32952.00', '34569.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6274, 'E3', '50.00', 'Jun-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '55648.00', '56514.00', '0.00', 'Units', '1000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6275, 'E4', '50.00', 'Jun-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '96904.00', '98872.00', '0.00', 'Units', '1000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6276, 'E5', '50.00', 'Jun-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20197.00', '21786.00', '0.00', 'Units', '1000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6277, 'E6', '50.00', 'Jun-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51482.00', '52512.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6278, 'E7', '50.00', 'Jun-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2682.00', '3457.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6279, 'E8', '50.00', 'Jun-2017', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32950.00', '33792.00', '0.00', 'Units', '1000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6280, 'E9', '50.00', 'Jun-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48309.00', '49480.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6281, 'F1', '50.00', 'Jun-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28984.00', '30381.00', '0.00', 'Units', '1000.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6282, 'F2', '0.00', 'Jun-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6283, 'F3', '0.00', 'Jun-2017', 'Dr. Asheesh Kumar', 'None', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20168.00', '21098.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6284, 'F4', '0.00', 'Jun-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6285, 'F5', '50.00', 'Jun-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17232.00', '18235.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6286, 'G1 ', '30.00', 'Jun-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4386.00', '4601.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6287, 'G10', '50.00', 'Jun-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1342.00', '1488.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6288, 'G11', '50.00', 'Jun-2017', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1225.00', '1321.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6289, 'G12', '50.00', 'Jun-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5232.00', '5722.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6290, 'G13', '50.00', 'Jun-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2857.00', '3307.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6291, 'G14', '50.00', 'Jun-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '482.00', '725.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6292, 'G15', '50.00', 'Jun-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1502.00', '1907.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6293, 'G16', '50.00', 'Jun-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4163.00', '4882.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6294, 'G17', '0.00', 'Jun-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6295, 'G18', '50.00', 'Jun-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1821.00', '2225.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6296, 'G19', '50.00', 'Jun-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2240.00', '2386.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6297, 'G2 ', '50.00', 'Jun-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1601.00', '1888.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6298, 'G20', '0.00', 'Jun-2017', 'Type C', 'None', '', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6299, 'G3 ', '50.00', 'Jun-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5832.00', '6396.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6300, 'G4 ', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6301, 'G5', '50.00', 'Jun-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2028.00', '2171.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6302, 'G6', '50.00', 'Jun-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4016.00', '4017.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6303, 'G7', '30.00', 'Jun-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1900.00', '2250.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6304, 'G8 ', '50.00', 'Jun-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2755.00', '2871.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6305, 'G9', '50.00', 'Jun-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4022.00', '4507.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6306, 'GH3-Canteen', '0.00', 'Jun-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1665.00', '1750.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6307, 'GH3-R511', '30.00', 'Jun-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6308, 'GH3-R512', '30.00', 'Jun-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6309, 'GH3-R519', '0.00', 'Jun-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6310, 'GH3-R521', '30.00', 'Jun-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6311, 'GH3-R610', '0.00', 'Jun-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6312, 'GH3-R611', '30.00', 'Jun-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6313, 'GH3-R612', '0.00', 'Jun-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6314, 'GH3-R620', '30.00', 'Jun-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6315, 'GH3-R621', '30.00', 'Jun-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6316, 'GH3-R712', '30.00', 'Jun-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6317, 'GH3-R719', '30.00', 'Jun-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6318, 'GH3-R721', '30.00', 'Jun-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6319, 'H1', '50.00', 'Jun-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12325.00', '12390.00', '0.00', 'Units', '800.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6320, 'H10', '50.00', 'Jun-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5776.00', '6545.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6321, 'H11', '50.00', 'Jun-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9041.00', '9482.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6322, 'H12', '0.00', 'Jun-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6323, 'H13', '0.00', 'Jun-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39.00', '39.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6324, 'H14', '50.00', 'Jun-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2872.00', '3578.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6325, 'H15', '0.00', 'Jun-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6326, 'H16', '0.00', 'Jun-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6327, 'H17', '50.00', 'Jun-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2982.00', '3240.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6328, 'H18', '0.00', 'Jun-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6329, 'H2', '50.00', 'Jun-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5490.00', '5491.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6330, 'H3', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6331, 'H4', '50.00', 'Jun-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13366.00', '13963.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6332, 'H5', '50.00', 'Jun-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7518.00', '7789.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6333, 'H6', '0.00', 'Jun-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6334, 'H7', '0.00', 'Jun-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6335, 'H8', '50.00', 'Jun-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21828.00', '22658.00', '0.00', 'Units', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6336, 'H9', '0.00', 'Jun-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6337, 'I1', '30.00', 'Jun-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6970.00', '7665.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6338, 'I10', '0.00', 'Jun-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6339, 'I11', '0.00', 'Jun-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6340, 'I12', '0.00', 'Jun-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6341, 'I13', '0.00', 'Jun-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6342, 'I14', '0.00', 'Jun-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6343, 'I15', '0.00', 'Jun-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(6344, 'I16', '0.00', 'Jun-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6345, 'I17', '30.00', 'Jun-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6222.00', '6832.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6346, 'I18', '30.00', 'Jun-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '608.00', '1085.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6347, 'I19', '30.00', 'Jun-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4072.00', '4365.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6348, 'I2', '30.00', 'Jun-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4677.00', '5123.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6349, 'I20', '30.00', 'Jun-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5013.00', '5513.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6350, 'I21', '30.00', 'Jun-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4446.00', '4907.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6351, 'I22', '30.00', 'Jun-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1873.00', '2168.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6352, 'I23', '30.00', 'Jun-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3934.00', '4433.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6353, 'I24', '30.00', 'Jun-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2248.00', '2575.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6354, 'I25', '30.00', 'Jun-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '903.00', '1429.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6355, 'I26', '0.00', 'Jun-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '15.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6356, 'I27', '0.00', 'Jun-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6357, 'I28', '0.00', 'Jun-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6358, 'I29', '0.00', 'Jun-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6359, 'I3', '30.00', 'Jun-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4509.00', '5143.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6360, 'I30', '0.00', 'Jun-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '141.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6361, 'I31', '0.00', 'Jun-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6362, 'I32', '0.00', 'Jun-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6363, 'I4', '30.00', 'Jun-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4108.00', '4499.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6364, 'I5', '30.00', 'Jun-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5690.00', '6342.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6365, 'I6', '0.00', 'Jun-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2292.00', '2418.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6366, 'I7', '0.00', 'Jun-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6367, 'I8', '30.00', 'Jun-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1307.00', '1512.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6368, 'I9', '0.00', 'Jun-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6369, 'KV-IIITA', '0.00', 'Jun-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '73749.00', '75413.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6370, 'MSA-CA1', '0.00', 'Jun-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1603.00', '1987.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6371, 'MSA-CA2', '0.00', 'Jun-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '33217.00', '33517.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6372, 'MSA101', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6373, 'MSA102', '30.00', 'Jun-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11931.00', '12028.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6374, 'MSA103', '30.00', 'Jun-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13453.00', '13626.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6375, 'MSA104', '30.00', 'Jun-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23316.00', '23907.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6376, 'MSA105', '30.00', 'Jun-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14427.00', '14473.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6377, 'MSA106', '30.00', 'Jun-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10582.00', '10701.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6378, 'MSA201', '30.00', 'Jun-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8043.00', '8203.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6379, 'MSA202', '30.00', 'Jun-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5847.00', '5909.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6380, 'MSA203', '30.00', 'Jun-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12655.00', '12720.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6381, 'MSA204', '30.00', 'Jun-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8035.00', '8115.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6382, 'MSA205', '30.00', 'Jun-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12496.00', '12852.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6383, 'MSA206', '30.00', 'Jun-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8173.00', '8341.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6384, 'MSA301', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1036.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6385, 'MSA302', '30.00', 'Jun-2017', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11073.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6386, 'MSA303', '30.00', 'Jun-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7053.00', '7232.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6387, 'MSA304', '30.00', 'Jun-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14698.00', '15373.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6388, 'MSA305', '30.00', 'Jun-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7329.00', '7378.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6389, 'MSA306', '30.00', 'Jun-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10639.00', '10809.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6390, 'MSA307', '30.00', 'Jun-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7873.00', '7992.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6391, 'MSA308', '30.00', 'Jun-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '923.00', '923.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6392, 'MSA401', '30.00', 'Jun-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9383.00', '9493.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6393, 'MSA402', '30.00', 'Jun-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7935.00', '8490.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6394, 'MSA403', '0.00', 'Jun-2017', 'Vacant', 'None', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10008.00', '10249.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6395, 'MSA404', '30.00', 'Jun-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4935.00', '5046.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6396, 'MSA405', '30.00', 'Jun-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5829.00', '5993.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6397, 'MSA406', '60.00', 'Jun-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6603.00', '6782.00', '0.00', 'Rupees', '600.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6398, 'MSA407', '30.00', 'Jun-2017', 'Mr. Mangal Raj P.', 'PhD Sponsored', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6399, 'MSA408', '30.00', 'Jun-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4092.00', '4170.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6400, 'MSA409', '30.00', 'Jun-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3179.00', '3342.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6401, 'MSA410', '30.00', 'Jun-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6237.00', '6318.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6402, 'MSA501', '30.00', 'Jun-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9320.00', '9423.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6403, 'MSA502', '30.00', 'Jun-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9270.00', '9292.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6404, 'MSA503', '30.00', 'Jun-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4871.00', '4967.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6405, 'MSA504', '30.00', 'Jun-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6431.00', '6624.00', '0.00', 'Units', '400.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6406, 'MSA505', '30.00', 'Jun-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10409.00', '10586.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6407, 'MSA506', '30.00', 'Jun-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7554.00', '7755.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6408, 'MSA507', '30.00', 'Jun-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7435.00', '7668.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6409, 'MSA508', '30.00', 'Jun-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4131.00', '4400.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6410, 'MSA509', '30.00', 'Jun-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5489.00', '5754.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6411, 'MSA510', '30.00', 'Jun-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11336.00', '12460.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6412, 'MSA601', '30.00', 'Jun-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4889.00', '4956.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6413, 'MSA602', '30.00', 'Jun-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11339.00', '11421.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6414, 'MSA603', '30.00', 'Jun-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2590.00', '2632.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6415, 'MSA604', '30.00', 'Jun-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4094.00', '4273.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6416, 'MSA605', '30.00', 'Jun-2017', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5961.00', '6076.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6417, 'MSA606', '30.00', 'Jun-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4553.00', '4749.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6418, 'MSA607', '30.00', 'Jun-2017', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6797.00', '7111.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6419, 'MSA608', '30.00', 'Jun-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7876.00', '7913.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6420, 'MSA609', '30.00', 'Jun-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1605.00', '1650.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6421, 'MSA610', '30.00', 'Jun-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4437.00', '4559.00', '0.00', 'Rupees', '300.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6422, 'RES-CA1', '0.00', 'Jun-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3290.00', '3323.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6423, 'RES-CA10', '0.00', 'Jun-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3505.00', '3525.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6424, 'RES-CA11', '0.00', 'Jun-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6280.00', '6334.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6425, 'RES-CA12', '0.00', 'Jun-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6426, 'RES-CA13', '0.00', 'Jun-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2311.00', '2334.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6427, 'RES-CA14', '0.00', 'Jun-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2460.00', '2482.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6428, 'RES-CA15', '0.00', 'Jun-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1649.00', '1660.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6429, 'RES-CA2', '0.00', 'Jun-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1611.00', '1622.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6430, 'RES-CA3', '0.00', 'Jun-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19528.00', '19679.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6431, 'RES-CA4', '0.00', 'Jun-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1950.00', '1966.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6432, 'RES-CA5', '0.00', 'Jun-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2941.00', '2976.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6433, 'RES-CA6', '0.00', 'Jun-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3645.00', '3703.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6434, 'RES-CA7', '0.00', 'Jun-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '131.00', '139.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6435, 'RES-CA8', '0.00', 'Jun-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4676.00', '4702.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6436, 'RES-CA9', '0.00', 'Jun-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4528.00', '4586.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6437, 'S-CA1', '0.00', 'Jun-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16604.00', '16604.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6438, 'S1', '250.00', 'Jun-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8815.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6439, 'S2', '0.00', 'Jun-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6440, 'S3', '250.00', 'Jun-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13557.00', '13621.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6441, 'S4', '250.00', 'Jun-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3398.00', '3433.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6442, 'S5', '0.00', 'Jun-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6443, 'S6', '250.00', 'Jun-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6911.00', '6911.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6444, 'S7', '0.00', 'Jun-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6445, 'S8', '250.00', 'Jun-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15286.00', '16268.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6446, 'SSVision', '0.00', 'Jun-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6447, 'VH3-201', '0.00', 'Jun-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17496.00', '17501.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6448, 'VH3-202', '0.00', 'Jun-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17445.00', '17460.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6449, 'VH3-301', '0.00', 'Jun-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15387.00', '15389.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6450, 'VH3-302', '0.00', 'Jun-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16091.00', '16098.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6451, 'VH3-307', '0.00', 'Jun-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6452, 'VH3-308', '0.00', 'Jun-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-07-25 18:50:46', 'No', ''),
(6453, 'A1', '30.00', 'Jul-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '20800.00', '21098.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6454, 'A2', '0.00', 'Jul-2017', 'Nisha Dubey', 'None', 'No', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9334.00', '9483.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6455, 'A3', '0.00', 'Jul-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9064.00', '9268.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6456, 'A4', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4904.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6457, 'A5', '0.00', 'Jul-2017', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11581.00', '11744.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6458, 'A6', '0.00', 'Jul-2017', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10277.00', '10426.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6459, 'A7', '0.00', 'Jul-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11136.00', '11339.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6460, 'A8', '0.00', 'Jul-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6461, 'B1', '30.00', 'Jul-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26488.00', '26875.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6462, 'B10', '30.00', 'Jul-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32332.00', '32832.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6463, 'B11', '30.00', 'Jul-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21443.00', '21810.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6464, 'B12', '30.00', 'Jul-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35570.00', '35989.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6465, 'B13', '30.00', 'Jul-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31733.00', '32094.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6466, 'B14', '30.00', 'Jul-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20321.00', '20742.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6467, 'B15', '30.00', 'Jul-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52299.00', '53167.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6468, 'B16', '30.00', 'Jul-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33739.00', '34217.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6469, 'B2', '30.00', 'Jul-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31444.00', '31888.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6470, 'B3', '30.00', 'Jul-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23166.00', '23512.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6471, 'B4', '30.00', 'Jul-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30802.00', '31219.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6472, 'B5', '30.00', 'Jul-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19245.00', '19611.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6473, 'B6', '30.00', 'Jul-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22255.00', '22455.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6474, 'B7', '30.00', 'Jul-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25747.00', '26058.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6475, 'B8', '30.00', 'Jul-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31778.00', '32274.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6476, 'B9', '30.00', 'Jul-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16521.00', '16814.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6477, 'BEC-Admin', '0.00', 'Jul-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6478, 'BEC-Audi', '0.00', 'Jul-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6479, 'BEC-Main', '0.00', 'Jul-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '55486.00', '55648.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6480, 'BH-5 Canteen', '250.00', 'Jul-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2217.00', '2511.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6481, 'BH1-R205', '30.00', 'Jul-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6482, 'BH1-R253', '30.00', 'Jul-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6483, 'BH1-R255', '30.00', 'Jul-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6484, 'BH1-R256', '30.00', 'Jul-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6485, 'BH1-R257', '0.00', 'Jul-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:58', 'No', ''),
(6486, 'BH1-R259', '0.00', 'Jul-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6487, 'BH1-R265', '30.00', 'Jul-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6488, 'BH2-Canteen', '0.00', 'Jul-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4764.00', '5060.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6489, 'BH4-Canteen', '0.00', 'Jul-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4080.00', '5153.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6490, 'C1', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41517.00', '41517.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6491, 'C2', '30.00', 'Jul-2017', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34099.00', '34660.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6492, 'D1', '30.00', 'Jul-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16610.00', '16921.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6493, 'D10', '0.00', 'Jul-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41357.00', '41358.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6494, 'D11', '50.00', 'Jul-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34944.00', '35629.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6495, 'D12', '50.00', 'Jul-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50210.00', '50548.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6496, 'D13', '0.00', 'Jul-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6171.00', '6171.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6497, 'D14', '0.00', 'Jul-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6498, 'D15', '50.00', 'Jul-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35474.00', '36026.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6499, 'D16', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6500, 'D17', '30.00', 'Jul-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11754.00', '12062.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6501, 'D18', '0.00', 'Jul-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20009.00', '20459.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6502, 'D19', '30.00', 'Jul-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13443.00', '13826.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6503, 'D2', '50.00', 'Jul-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34018.00', '34604.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6504, 'D20', '50.00', 'Jul-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35072.00', '35697.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6505, 'D21', '50.00', 'Jul-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15003.00', '15003.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6506, 'D22', '50.00', 'Jul-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12096.00', '12245.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6507, 'D23', '30.00', 'Jul-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10271.00', '10670.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6508, 'D24', '50.00', 'Jul-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20264.00', '20507.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6509, 'D25', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51814.00', '51835.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6510, 'D26', '50.00', 'Jul-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '65005.00', '65736.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6511, 'D27', '50.00', 'Jul-2017', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41787.00', '42187.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6512, 'D28', '50.00', 'Jul-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48203.00', '48779.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6513, 'D3', '0.00', 'Jul-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6514, 'D4', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6515, 'D5', '30.00', 'Jul-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16635.00', '16880.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6516, 'D6', '30.00', 'Jul-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39383.00', '39779.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6517, 'D7', '50.00', 'Jul-2017', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47070.00', '47611.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6518, 'D8', '50.00', 'Jul-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38255.00', '38999.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6519, 'D9', '50.00', 'Jul-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20249.00', '20838.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6520, 'Dir-Res', '0.00', 'Jul-2017', 'Prof. P.Nagabhusan', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '86917.00', '88659.00', '0.00', 'Units', '5000.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6521, 'E1', '50.00', 'Jul-2017', 'Dr. Sanjay Singh', 'Assoc. Professor', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23179.00', '23179.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6522, 'E10', '50.00', 'Jul-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29845.00', '30480.00', '0.00', 'Units', '1000.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6523, 'E11', '0.00', 'Jul-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48142.00', '48465.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6524, 'E12', '50.00', 'Jul-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48683.00', '49361.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6525, 'E13', '50.00', 'Jul-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25368.00', '26060.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6526, 'E14', '50.00', 'Jul-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18262.00', '18786.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6527, 'E2', '50.00', 'Jul-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34569.00', '34841.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6528, 'E3', '50.00', 'Jul-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '56514.00', '57125.00', '0.00', 'Units', '1000.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6529, 'E4', '50.00', 'Jul-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '98872.00', '99566.00', '0.00', 'Units', '1000.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6530, 'E5', '50.00', 'Jul-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21786.00', '22818.00', '0.00', 'Units', '1000.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6531, 'E6', '50.00', 'Jul-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52512.00', '53317.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6532, 'E7', '50.00', 'Jul-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3457.00', '4146.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6533, 'E8', '50.00', 'Jul-2017', 'Dr. Manish Goswami', 'Assoc. Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33792.00', '33792.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6534, 'E9', '50.00', 'Jul-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49480.00', '50515.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6535, 'F1', '50.00', 'Jul-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30381.00', '30940.00', '0.00', 'Units', '1000.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6536, 'F2', '0.00', 'Jul-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6537, 'F3', '0.00', 'Jul-2017', 'Dr. Asheesh Kumar', 'None', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21098.00', '21578.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6538, 'F4', '0.00', 'Jul-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6539, 'F5', '50.00', 'Jul-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18235.00', '18655.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6540, 'G1 ', '30.00', 'Jul-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4601.00', '4863.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6541, 'G10', '50.00', 'Jul-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1488.00', '1567.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6542, 'G11', '50.00', 'Jul-2017', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1321.00', '1591.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6543, 'G12', '50.00', 'Jul-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5722.00', '6105.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6544, 'G13', '50.00', 'Jul-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3307.00', '3517.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6545, 'G14', '50.00', 'Jul-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '725.00', '886.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6546, 'G15', '50.00', 'Jul-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1907.00', '2016.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6547, 'G16', '50.00', 'Jul-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4882.00', '5091.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6548, 'G17', '0.00', 'Jul-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6549, 'G18', '50.00', 'Jul-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2225.00', '2635.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6550, 'G19', '50.00', 'Jul-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2386.00', '2636.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6551, 'G2 ', '50.00', 'Jul-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1888.00', '2123.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6552, 'G20', '0.00', 'Jul-2017', 'vacant', 'None', 'No', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '100.00', '100.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6553, 'G3 ', '50.00', 'Jul-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6396.00', '6659.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6554, 'G4 ', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6555, 'G5', '50.00', 'Jul-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2171.00', '2360.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6556, 'G6', '50.00', 'Jul-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4017.00', '4017.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6557, 'G7', '30.00', 'Jul-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2250.00', '2849.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6558, 'G8 ', '50.00', 'Jul-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2871.00', '2969.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6559, 'G9', '50.00', 'Jul-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4507.00', '4807.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6560, 'GH3-Canteen', '0.00', 'Jul-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1750.00', '1999.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6561, 'GH3-R511', '30.00', 'Jul-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6562, 'GH3-R512', '30.00', 'Jul-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(6563, 'GH3-R519', '0.00', 'Jul-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6564, 'GH3-R521', '30.00', 'Jul-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6565, 'GH3-R610', '0.00', 'Jul-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6566, 'GH3-R611', '30.00', 'Jul-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6567, 'GH3-R612', '0.00', 'Jul-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6568, 'GH3-R620', '30.00', 'Jul-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6569, 'GH3-R621', '30.00', 'Jul-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6570, 'GH3-R712', '30.00', 'Jul-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6571, 'GH3-R719', '30.00', 'Jul-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6572, 'GH3-R721', '30.00', 'Jul-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6573, 'H1', '50.00', 'Jul-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12390.00', '12706.00', '0.00', 'Units', '800.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6574, 'H10', '50.00', 'Jul-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6545.00', '7166.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6575, 'H11', '50.00', 'Jul-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9482.00', '9734.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6576, 'H12', '0.00', 'Jul-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6577, 'H13', '0.00', 'Jul-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39.00', '39.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6578, 'H14', '50.00', 'Jul-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3578.00', '3820.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6579, 'H15', '0.00', 'Jul-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6580, 'H16', '0.00', 'Jul-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6581, 'H17', '50.00', 'Jul-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3240.00', '3429.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6582, 'H18', '0.00', 'Jul-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6583, 'H2', '50.00', 'Jul-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5491.00', '5697.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6584, 'H3', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6585, 'H4', '50.00', 'Jul-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13963.00', '14329.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6586, 'H5', '50.00', 'Jul-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7789.00', '7968.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6587, 'H6', '0.00', 'Jul-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6588, 'H7', '0.00', 'Jul-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6589, 'H8', '50.00', 'Jul-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22658.00', '23427.00', '0.00', 'Units', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6590, 'H9', '0.00', 'Jul-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6591, 'I1', '30.00', 'Jul-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7665.00', '8021.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6592, 'I10', '0.00', 'Jul-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6593, 'I11', '0.00', 'Jul-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6594, 'I12', '0.00', 'Jul-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6595, 'I13', '0.00', 'Jul-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6596, 'I14', '0.00', 'Jul-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6597, 'I15', '0.00', 'Jul-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6598, 'I16', '0.00', 'Jul-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6599, 'I17', '30.00', 'Jul-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6832.00', '7186.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6600, 'I18', '30.00', 'Jul-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1085.00', '1510.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6601, 'I19', '30.00', 'Jul-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4365.00', '4466.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6602, 'I2', '30.00', 'Jul-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5123.00', '5387.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6603, 'I20', '30.00', 'Jul-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5513.00', '5828.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6604, 'I21', '30.00', 'Jul-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4907.00', '5191.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6605, 'I22', '30.00', 'Jul-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2168.00', '2446.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6606, 'I23', '30.00', 'Jul-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4433.00', '4664.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6607, 'I24', '30.00', 'Jul-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2575.00', '2944.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6608, 'I25', '30.00', 'Jul-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1429.00', '1718.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6609, 'I26', '0.00', 'Jul-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '15.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6610, 'I27', '0.00', 'Jul-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6611, 'I28', '0.00', 'Jul-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6612, 'I29', '0.00', 'Jul-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6613, 'I3', '30.00', 'Jul-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5143.00', '5354.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6614, 'I30', '0.00', 'Jul-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '141.00', '141.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6615, 'I31', '0.00', 'Jul-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6616, 'I32', '0.00', 'Jul-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '19.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6617, 'I4', '30.00', 'Jul-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4499.00', '4828.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6618, 'I5', '30.00', 'Jul-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6342.00', '6687.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6619, 'I6', '0.00', 'Jul-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2418.00', '2485.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6620, 'I7', '0.00', 'Jul-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6621, 'I8', '30.00', 'Jul-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1512.00', '1635.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6622, 'I9', '0.00', 'Jul-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6623, 'KV-IIITA', '0.00', 'Jul-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '75413.00', '77380.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6624, 'MSA-CA1', '0.00', 'Jul-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1987.00', '2244.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6625, 'MSA-CA2', '0.00', 'Jul-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '33517.00', '33784.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6626, 'MSA101', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6627, 'MSA102', '30.00', 'Jul-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12028.00', '12132.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6628, 'MSA103', '30.00', 'Jul-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13626.00', '13809.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6629, 'MSA104', '30.00', 'Jul-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23907.00', '24221.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6630, 'MSA105', '30.00', 'Jul-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14473.00', '14514.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6631, 'MSA106', '30.00', 'Jul-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10701.00', '10811.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6632, 'MSA201', '30.00', 'Jul-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8203.00', '8288.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6633, 'MSA202', '30.00', 'Jul-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5909.00', '5933.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6634, 'MSA203', '30.00', 'Jul-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12720.00', '12730.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6635, 'MSA204', '30.00', 'Jul-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8115.00', '8161.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6636, 'MSA205', '30.00', 'Jul-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12852.00', '12864.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6637, 'MSA206', '30.00', 'Jul-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8341.00', '8424.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6638, 'MSA301', '30.00', 'Jul-2017', 'Pankaj Tyagi', 'PhD Stipend', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1060.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6639, 'MSA302', '30.00', 'Jul-2017', ' Mr. Purnendu Shekhar Pandey', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11073.00', '11084.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6640, 'MSA303', '30.00', 'Jul-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7232.00', '7295.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6641, 'MSA304', '30.00', 'Jul-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15373.00', '15708.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6642, 'MSA305', '30.00', 'Jul-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7378.00', '7411.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6643, 'MSA306', '30.00', 'Jul-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10809.00', '10943.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6644, 'MSA307', '30.00', 'Jul-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7992.00', '8049.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6645, 'MSA308', '30.00', 'Jul-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '923.00', '923.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6646, 'MSA401', '30.00', 'Jul-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9493.00', '9553.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6647, 'MSA402', '30.00', 'Jul-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8490.00', '8659.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6648, 'MSA403', '30.00', 'Jul-2017', 'Prasant K Singh', 'PhD Stipend', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10249.00', '10458.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6649, 'MSA404', '30.00', 'Jul-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5046.00', '5121.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6650, 'MSA405', '30.00', 'Jul-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5993.00', '6121.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6651, 'MSA406', '60.00', 'Jul-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6782.00', '6880.00', '0.00', 'Rupees', '600.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6652, 'MSA407', '0.00', 'Jul-2017', 'Vacant', 'None', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10924.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6653, 'MSA408', '30.00', 'Jul-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4170.00', '4249.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6654, 'MSA409', '30.00', 'Jul-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3342.00', '3375.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6655, 'MSA410', '30.00', 'Jul-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6318.00', '6368.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6656, 'MSA501', '30.00', 'Jul-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9423.00', '9510.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6657, 'MSA502', '30.00', 'Jul-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9292.00', '9322.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6658, 'MSA503', '30.00', 'Jul-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4967.00', '5026.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6659, 'MSA504', '30.00', 'Jul-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6624.00', '6914.00', '0.00', 'Units', '400.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6660, 'MSA505', '30.00', 'Jul-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10586.00', '10727.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6661, 'MSA506', '30.00', 'Jul-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7755.00', '7881.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6662, 'MSA507', '30.00', 'Jul-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7668.00', '7668.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6663, 'MSA508', '30.00', 'Jul-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4400.00', '4534.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6664, 'MSA509', '30.00', 'Jul-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5754.00', '5931.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6665, 'MSA510', '30.00', 'Jul-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12460.00', '13028.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6666, 'MSA601', '30.00', 'Jul-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4956.00', '5033.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6667, 'MSA602', '30.00', 'Jul-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11421.00', '11530.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6668, 'MSA603', '30.00', 'Jul-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2632.00', '2688.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6669, 'MSA604', '30.00', 'Jul-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4273.00', '4434.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6670, 'MSA605', '30.00', 'Jul-2017', 'Mr. Anush Bekal', 'PhD Sponsored', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6076.00', '6144.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6671, 'MSA606', '30.00', 'Jul-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4749.00', '4903.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6672, 'MSA607', '30.00', 'Jul-2017', 'Mr. Manish Raj', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7111.00', '7111.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6673, 'MSA608', '30.00', 'Jul-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7913.00', '7937.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6674, 'MSA609', '30.00', 'Jul-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1650.00', '1691.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6675, 'MSA610', '30.00', 'Jul-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4559.00', '4677.00', '0.00', 'Rupees', '300.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6676, 'RES-CA1', '0.00', 'Jul-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3323.00', '3345.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6677, 'RES-CA10', '0.00', 'Jul-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3525.00', '3545.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6678, 'RES-CA11', '0.00', 'Jul-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6334.00', '6380.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6679, 'RES-CA12', '0.00', 'Jul-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6680, 'RES-CA13', '0.00', 'Jul-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2334.00', '2360.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6681, 'RES-CA14', '0.00', 'Jul-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2482.00', '2502.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6682, 'RES-CA15', '0.00', 'Jul-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1660.00', '1670.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6683, 'RES-CA2', '0.00', 'Jul-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1622.00', '1633.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6684, 'RES-CA3', '0.00', 'Jul-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19679.00', '20489.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6685, 'RES-CA4', '0.00', 'Jul-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1966.00', '1980.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6686, 'RES-CA5', '0.00', 'Jul-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2976.00', '3005.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6687, 'RES-CA6', '0.00', 'Jul-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3703.00', '3748.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6688, 'RES-CA7', '0.00', 'Jul-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '139.00', '146.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6689, 'RES-CA8', '0.00', 'Jul-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4702.00', '4746.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6690, 'RES-CA9', '0.00', 'Jul-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4586.00', '4641.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6691, 'S-CA1', '0.00', 'Jul-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16604.00', '16606.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6692, 'S1', '250.00', 'Jul-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '9072.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6693, 'S2', '0.00', 'Jul-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6694, 'S3', '250.00', 'Jul-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13621.00', '13773.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6695, 'S4', '250.00', 'Jul-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3433.00', '3510.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6696, 'S5', '0.00', 'Jul-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6697, 'S6', '250.00', 'Jul-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6911.00', '6930.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6698, 'S7', '0.00', 'Jul-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6699, 'S8', '250.00', 'Jul-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16268.00', '16888.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6700, 'SSVision', '0.00', 'Jul-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6701, 'VH3-201', '0.00', 'Jul-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17501.00', '17571.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6702, 'VH3-202', '0.00', 'Jul-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17460.00', '17574.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6703, 'VH3-301', '0.00', 'Jul-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15389.00', '15438.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6704, 'VH3-302', '0.00', 'Jul-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16098.00', '16137.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6705, 'VH3-307', '0.00', 'Jul-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6706, 'VH3-308', '0.00', 'Jul-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-08-10 18:22:59', 'No', ''),
(6707, 'A1', '30.00', 'Aug-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '21098.00', '21417.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6708, 'A2', '0.00', 'Aug-2017', 'Nisha Dubey', 'None', 'No', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9483.00', '9734.00', '0.00', 'None', '0.00', '75.30', '2017-09-19 16:04:38', 'No', ''),
(6709, 'A3', '0.00', 'Aug-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9268.00', '9476.00', '0.00', 'None', '0.00', '62.40', '2017-09-19 16:04:38', 'No', ''),
(6710, 'A4', '0.00', 'Aug-2017', 'Swatantra Kumar Dwivedi', 'None', 'No', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4904.00', '4935.00', '0.00', 'None', '0.00', '9.30', '2017-09-19 16:04:38', 'No', ''),
(6711, 'A5', '0.00', 'Aug-2017', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11744.00', '11928.00', '0.00', 'None', '0.00', '55.20', '2017-09-19 16:04:38', 'No', ''),
(6712, 'A6', '0.00', 'Aug-2017', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10426.00', '10589.00', '0.00', 'None', '0.00', '48.90', '2017-09-19 16:04:38', 'No', ''),
(6713, 'A7', '0.00', 'Aug-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11339.00', '11568.00', '0.00', 'None', '0.00', '68.70', '2017-09-19 16:04:38', 'No', ''),
(6714, 'A8', '0.00', 'Aug-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6715, 'B1', '30.00', 'Aug-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26875.00', '27312.00', '0.00', 'Units', '400.00', '11.10', '2017-09-19 16:04:38', 'No', ''),
(6716, 'B10', '30.00', 'Aug-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32832.00', '33282.00', '0.00', 'Units', '400.00', '15.00', '2017-09-19 16:04:38', 'No', ''),
(6717, 'B11', '30.00', 'Aug-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21810.00', '22253.00', '0.00', 'Units', '400.00', '12.90', '2017-09-19 16:04:38', 'No', ''),
(6718, 'B12', '30.00', 'Aug-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35989.00', '36505.00', '0.00', 'Units', '400.00', '34.80', '2017-09-19 16:04:38', 'No', ''),
(6719, 'B13', '30.00', 'Aug-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32094.00', '32536.00', '0.00', 'Units', '400.00', '12.60', '2017-09-19 16:04:38', 'No', ''),
(6720, 'B14', '30.00', 'Aug-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20742.00', '21155.00', '0.00', 'Units', '400.00', '3.90', '2017-09-19 16:04:38', 'No', ''),
(6721, 'B15', '30.00', 'Aug-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '53167.00', '54153.00', '0.00', 'Units', '400.00', '175.80', '2017-09-19 16:04:38', 'No', ''),
(6722, 'B16', '30.00', 'Aug-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34217.00', '34770.00', '0.00', 'Units', '400.00', '45.90', '2017-09-19 16:04:38', 'No', ''),
(6723, 'B2', '30.00', 'Aug-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31888.00', '32414.00', '0.00', 'Units', '400.00', '37.80', '2017-09-19 16:04:38', 'No', ''),
(6724, 'B3', '30.00', 'Aug-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23512.00', '23882.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6725, 'B4', '30.00', 'Aug-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31219.00', '31761.00', '0.00', 'Units', '400.00', '42.60', '2017-09-19 16:04:38', 'No', ''),
(6726, 'B5', '30.00', 'Aug-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19611.00', '19934.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6727, 'B6', '30.00', 'Aug-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22455.00', '22796.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6728, 'B7', '30.00', 'Aug-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26058.00', '26422.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6729, 'B8', '30.00', 'Aug-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32274.00', '32881.00', '0.00', 'Units', '400.00', '62.10', '2017-09-19 16:04:38', 'No', ''),
(6730, 'B9', '30.00', 'Aug-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16814.00', '17123.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6731, 'BEC-Admin', '0.00', 'Aug-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6732, 'BEC-Audi', '0.00', 'Aug-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6733, 'BEC-Main', '0.00', 'Aug-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '55648.00', '55856.00', '0.00', 'None', '0.00', '62.40', '2017-09-19 16:04:38', 'Yes', 'Cheque no. 44633, sbi dtd 21/09/2017 Rs.2263.00'),
(6734, 'BH-1', '30.00', 'Aug-2017', 'Boys hostel - 01', 'Hostel', 'No', '16199316', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '6.00', '0.00', 'Units', '0.00', '1.80', '2017-09-19 16:04:38', 'No', ''),
(6735, 'BH-2', '30.00', 'Aug-2017', 'Boys hostel - 02', 'Hostel', 'No', '16199312', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '1109.90', '0.00', 'Units', '0.00', '332.97', '2017-09-19 16:04:38', 'No', ''),
(6736, 'BH-3', '30.00', 'Aug-2017', ' Boys hostel - 03', 'Hostel', 'No', '16199317', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '1193.00', '0.00', 'Units', '0.00', '357.90', '2017-09-19 16:04:38', 'No', ''),
(6737, 'BH-4', '30.00', 'Aug-2017', 'Boys hostel - 04', 'Hostel', 'No', '16953884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '790.80', '0.00', 'Units', '0.00', '237.24', '2017-09-19 16:04:38', 'No', ''),
(6738, 'BH-5', '30.00', 'Aug-2017', 'Boys hostel - 05', 'Hostel', 'No', '16199311', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '43.50', '0.00', 'Units', '0.00', '13.05', '2017-09-19 16:04:38', 'No', ''),
(6739, 'BH-5 Canteen', '250.00', 'Aug-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2511.00', '2945.00', '0.00', 'None', '0.00', '130.20', '2017-09-19 16:04:38', 'Yes', 'Cheque no. 641796, sbi dtd 28/09/2017 Rs.13376.00'),
(6740, 'BH1-R205', '30.00', 'Aug-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6741, 'BH1-R253', '30.00', 'Aug-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6742, 'BH1-R255', '30.00', 'Aug-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6743, 'BH1-R256', '30.00', 'Aug-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6744, 'BH1-R257', '0.00', 'Aug-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6745, 'BH1-R259', '0.00', 'Aug-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6746, 'BH1-R265', '30.00', 'Aug-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6747, 'BH2-Canteen', '0.00', 'Aug-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5060.00', '5265.00', '0.00', 'None', '0.00', '61.50', '2017-09-19 16:04:38', 'Yes', 'Cheque no. 641796, sbi dtd 28/09/2017 Rs.13376.00'),
(6748, 'BH4-Canteen', '0.00', 'Aug-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5153.00', '5519.00', '0.00', 'None', '0.00', '109.80', '2017-09-19 16:04:38', 'No', ''),
(6749, 'C1', '0.00', 'Aug-2017', 'Vacant', 'None', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41517.00', '41518.00', '0.00', 'None', '0.00', '0.30', '2017-09-19 16:04:38', 'No', ''),
(6750, 'C2', '30.00', 'Aug-2017', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34660.00', '35321.00', '0.00', 'Units', '600.00', '18.30', '2017-09-19 16:04:38', 'No', ''),
(6751, 'D1', '30.00', 'Aug-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16921.00', '17298.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6752, 'D10', '0.00', 'Aug-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41358.00', '41358.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6753, 'D11', '50.00', 'Aug-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35629.00', '36467.00', '0.00', 'Units', '600.00', '71.40', '2017-09-19 16:04:38', 'No', ''),
(6754, 'D12', '50.00', 'Aug-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50548.00', '51156.00', '0.00', 'Units', '600.00', '2.40', '2017-09-19 16:04:38', 'No', ''),
(6755, 'D13', '0.00', 'Aug-2017', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6171.00', '6418.00', '0.00', 'None', '0.00', '74.10', '2017-09-19 16:04:38', 'No', ''),
(6756, 'D14', '0.00', 'Aug-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6757, 'D15', '50.00', 'Aug-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36026.00', '36029.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6758, 'D16', '0.00', 'Aug-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6759, 'D17', '30.00', 'Aug-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12062.00', '12442.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6760, 'D18', '0.00', 'Aug-2017', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20459.00', '21036.00', '0.00', 'None', '0.00', '173.10', '2017-09-19 16:04:38', 'No', ''),
(6761, 'D19', '30.00', 'Aug-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13826.00', '14281.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6762, 'D2', '50.00', 'Aug-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34604.00', '35326.00', '0.00', 'Units', '600.00', '36.60', '2017-09-19 16:04:38', 'No', ''),
(6763, 'D20', '50.00', 'Aug-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35697.00', '36418.00', '0.00', 'Units', '600.00', '36.30', '2017-09-19 16:04:38', 'No', ''),
(6764, 'D21', '50.00', 'Aug-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15003.00', '15003.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6765, 'D22', '50.00', 'Aug-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12245.00', '12609.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6766, 'D23', '30.00', 'Aug-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10670.00', '11079.00', '0.00', 'Units', '0.00', '122.70', '2017-09-19 16:04:38', 'No', ''),
(6767, 'D24', '50.00', 'Aug-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20507.00', '20835.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6768, 'D25', '50.00', 'Aug-2017', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51835.00', '51844.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6769, 'D26', '50.00', 'Aug-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '65736.00', '66583.00', '0.00', 'Units', '600.00', '74.10', '2017-09-19 16:04:38', 'No', ''),
(6770, 'D27', '50.00', 'Aug-2017', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '42187.00', '42723.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6771, 'D28', '50.00', 'Aug-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48779.00', '49366.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6772, 'D3', '0.00', 'Aug-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6773, 'D4', '0.00', 'Aug-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6774, 'D5', '30.00', 'Aug-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16880.00', '17085.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6775, 'D6', '30.00', 'Aug-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39779.00', '40277.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6776, 'D7', '50.00', 'Aug-2017', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '47611.00', '48343.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6777, 'D8', '50.00', 'Aug-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38999.00', '40080.00', '0.00', 'Units', '600.00', '144.30', '2017-09-19 16:04:38', 'No', ''),
(6778, 'D9', '50.00', 'Aug-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20838.00', '21482.00', '0.00', 'Units', '600.00', '13.20', '2017-09-19 16:04:38', 'No', ''),
(6779, 'Dir-Res', '0.00', 'Aug-2017', 'Prof. P.Nagabhusan', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '88659.00', '90450.00', '0.00', 'Units', '5000.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6780, 'E1', '50.00', 'Aug-2017', 'Dr. Sanjay Singh', 'Assoc. Professor', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23179.00', '23179.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6781, 'E10', '50.00', 'Aug-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30480.00', '31275.00', '0.00', 'Units', '1000.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6782, 'E11', '0.00', 'Aug-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48465.00', '48914.00', '0.00', 'None', '0.00', '134.70', '2017-09-19 16:04:38', 'No', ''),
(6783, 'E12', '50.00', 'Aug-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49361.00', '50078.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(6784, 'E13', '50.00', 'Aug-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26060.00', '26885.00', '0.00', 'Units', '800.00', '7.50', '2017-09-19 16:04:38', 'No', ''),
(6785, 'E14', '50.00', 'Aug-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18786.00', '19351.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6786, 'E2', '50.00', 'Aug-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34841.00', '35256.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6787, 'E3', '50.00', 'Aug-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '57125.00', '57938.00', '0.00', 'Units', '1000.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6788, 'E4', '50.00', 'Aug-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '99566.00', '99566.00', '0.00', 'Units', '1000.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6789, 'E5', '50.00', 'Aug-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22818.00', '24113.00', '0.00', 'Units', '1000.00', '88.50', '2017-09-19 16:04:38', 'No', ''),
(6790, 'E6', '50.00', 'Aug-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '53317.00', '54126.00', '0.00', 'Units', '600.00', '62.70', '2017-09-19 16:04:38', 'No', ''),
(6791, 'E7', '50.00', 'Aug-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4146.00', '4812.00', '0.00', 'Units', '600.00', '19.80', '2017-09-19 16:04:38', 'No', ''),
(6792, 'E8', '50.00', 'Aug-2017', 'Dr. Manish Goswami', 'Assoc. Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24028.00', '24875.00', '0.00', 'Units', '800.00', '14.10', '2017-09-19 16:04:38', 'No', ''),
(6793, 'E9', '50.00', 'Aug-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50515.00', '51638.00', '0.00', 'Units', '800.00', '96.90', '2017-09-19 16:04:38', 'No', ''),
(6794, 'F1', '50.00', 'Aug-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30940.00', '31374.00', '0.00', 'Units', '1000.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6795, 'F2', '0.00', 'Aug-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6796, 'F3', '0.00', 'Aug-2017', 'Dr. Asheesh Kumar', 'None', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21578.00', '22209.00', '0.00', 'None', '0.00', '189.30', '2017-09-19 16:04:38', 'No', ''),
(6797, 'F4', '0.00', 'Aug-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6798, 'F5', '50.00', 'Aug-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18655.00', '19131.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6799, 'FP-A', '0.00', 'Aug-2017', 'Feeder Piller-A', 'Common', 'No', '16199309', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '74.70', '0.00', 'None', '0.00', '22.41', '2017-09-19 16:04:38', 'No', ''),
(6800, 'FP-B', '0.00', 'Aug-2017', 'Feeder Piller-B', 'Common', 'No', '16199313', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '38.80', '0.00', 'None', '0.00', '11.64', '2017-09-19 16:04:38', 'No', ''),
(6801, 'FP-C', '0.00', 'Aug-2017', 'Feeder Piller-C', 'Common', 'No', '16199308', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '123.20', '0.00', 'None', '0.00', '36.96', '2017-09-19 16:04:38', 'No', ''),
(6802, 'FP-D', '0.00', 'Aug-2017', 'Feeder Piller-D', 'Common', 'No', '16199319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '115.50', '0.00', 'None', '0.00', '34.65', '2017-09-19 16:04:38', 'No', ''),
(6803, 'FP-E', '0.00', 'Aug-2017', 'Feeder Piller-E', 'Common', 'No', '16199320', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '69.20', '0.00', 'None', '0.00', '20.76', '2017-09-19 16:04:38', 'No', ''),
(6804, 'FP-F', '0.00', 'Aug-2017', 'Feeder Piller-F', 'Common', 'No', '16199318', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '195.60', '0.00', 'None', '0.00', '58.68', '2017-09-19 16:04:38', 'No', ''),
(6805, 'FP-G', '0.00', 'Aug-2017', 'Feeder Piller-G', 'Common', 'No', '16199321', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '1.30', '0.00', 'None', '0.00', '0.39', '2017-09-19 16:04:38', 'No', ''),
(6806, 'FP-H', '0.00', 'Aug-2017', 'Feeder Piller-H', 'Common', 'No', '16199326', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '13.90', '0.00', 'None', '0.00', '4.17', '2017-09-19 16:04:38', 'No', ''),
(6807, 'FP-I', '0.00', 'Aug-2017', 'Feeder Piller-I', 'Common', 'No', '16199322', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '25.50', '0.00', 'None', '0.00', '7.65', '2017-09-19 16:04:38', 'No', ''),
(6808, 'FP-J', '0.00', 'Aug-2017', 'Feeder Piller-J', 'Common', 'No', '16199325', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '119.80', '0.00', 'None', '0.00', '35.94', '2017-09-19 16:04:38', 'No', ''),
(6809, 'FP-K', '0.00', 'Aug-2017', 'Feeder Piller-K', 'Common', 'No', '16199324', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '135.20', '0.00', 'None', '0.00', '40.56', '2017-09-19 16:04:38', 'No', ''),
(6810, 'G1 ', '30.00', 'Aug-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4863.00', '5032.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6811, 'G10', '50.00', 'Aug-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1567.00', '1567.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6812, 'G11', '50.00', 'Aug-2017', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1591.00', '1863.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6813, 'G12', '50.00', 'Aug-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6105.00', '6517.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6814, 'G13', '50.00', 'Aug-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3517.00', '3739.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6815, 'G14', '50.00', 'Aug-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '886.00', '1036.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6816, 'G15', '50.00', 'Aug-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2016.00', '2211.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6817, 'G16', '50.00', 'Aug-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5091.00', '5338.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6818, 'G17', '0.00', 'Aug-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6819, 'G18', '50.00', 'Aug-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2635.00', '3138.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6820, 'G19', '50.00', 'Aug-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2636.00', '2957.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6821, 'G2 ', '50.00', 'Aug-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2123.00', '2300.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6822, 'G20', '0.00', 'Aug-2017', 'vacant', 'None', 'No', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '100.00', '100.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6823, 'G3 ', '50.00', 'Aug-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6659.00', '6966.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6824, 'G4 ', '0.00', 'Aug-2017', 'Vacant', 'None', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2184.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6825, 'G5', '50.00', 'Aug-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2360.00', '2564.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6826, 'G6', '50.00', 'Aug-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '75.00', '89.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6827, 'G7', '30.00', 'Aug-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2849.00', '3636.00', '0.00', 'Units', '600.00', '56.10', '2017-09-19 16:04:38', 'No', ''),
(6828, 'G8 ', '50.00', 'Aug-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2969.00', '3130.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6829, 'G9', '50.00', 'Aug-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4807.00', '5128.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6830, 'GH-1', '0.00', 'Aug-2017', 'Girls Hostel - 01', 'None', '', '16199310', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '701.80', '0.00', 'None', '0.00', '210.54', '2017-09-19 16:04:38', 'No', ''),
(6831, 'GH-2', '0.00', 'Aug-2017', 'Girls Hostel - 02', 'None', '', '16199315', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '48.90', '0.00', 'None', '0.00', '14.67', '2017-09-19 16:04:38', 'No', ''),
(6832, 'GH-3', '0.00', 'Aug-2017', 'Girls Hostel - 03', 'None', '', '16199314', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '18.50', '0.00', 'None', '0.00', '5.55', '2017-09-19 16:04:38', 'No', ''),
(6833, 'GH3-Canteen', '0.00', 'Aug-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1999.00', '2157.00', '0.00', 'None', '0.00', '47.40', '2017-09-19 16:04:38', 'No', ''),
(6834, 'GH3-R511', '30.00', 'Aug-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6835, 'GH3-R512', '30.00', 'Aug-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6836, 'GH3-R519', '0.00', 'Aug-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6837, 'GH3-R521', '30.00', 'Aug-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6838, 'GH3-R610', '0.00', 'Aug-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6839, 'GH3-R611', '30.00', 'Aug-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6840, 'GH3-R612', '0.00', 'Aug-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6841, 'GH3-R620', '30.00', 'Aug-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6842, 'GH3-R621', '30.00', 'Aug-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6843, 'GH3-R712', '30.00', 'Aug-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6844, 'GH3-R719', '30.00', 'Aug-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6845, 'GH3-R721', '30.00', 'Aug-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6846, 'H1', '50.00', 'Aug-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12706.00', '13127.00', '0.00', 'Units', '800.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6847, 'H10', '50.00', 'Aug-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7166.00', '7768.00', '0.00', 'Units', '600.00', '0.60', '2017-09-19 16:04:38', 'No', ''),
(6848, 'H11', '50.00', 'Aug-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9734.00', '10168.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6849, 'H12', '0.00', 'Aug-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6850, 'H13', '0.00', 'Aug-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '39.00', '40.00', '0.00', 'None', '0.00', '0.30', '2017-09-19 16:04:38', 'No', ''),
(6851, 'H14', '50.00', 'Aug-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3820.00', '4109.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6852, 'H15', '0.00', 'Aug-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6853, 'H16', '0.00', 'Aug-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6854, 'H17', '50.00', 'Aug-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3429.00', '3608.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6855, 'H18', '0.00', 'Aug-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6856, 'H2', '50.00', 'Aug-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5697.00', '6162.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6857, 'H3', '0.00', 'Aug-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6858, 'H4', '50.00', 'Aug-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14329.00', '14716.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:38', 'No', ''),
(6859, 'H5', '50.00', 'Aug-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7968.00', '8421.00', '0.00', 'Units', '600.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6860, 'H6', '0.00', 'Aug-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6861, 'H7', '0.00', 'Aug-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6862, 'H8', '50.00', 'Aug-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23427.00', '24354.00', '0.00', 'Units', '600.00', '98.10', '2017-09-19 16:04:39', 'No', ''),
(6863, 'H9', '0.00', 'Aug-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6864, 'I1', '30.00', 'Aug-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8021.00', '8420.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6865, 'I10', '0.00', 'Aug-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6866, 'I11', '0.00', 'Aug-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6867, 'I12', '0.00', 'Aug-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6868, 'I13', '0.00', 'Aug-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6869, 'I14', '0.00', 'Aug-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6870, 'I15', '0.00', 'Aug-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6871, 'I16', '0.00', 'Aug-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6872, 'I17', '30.00', 'Aug-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7186.00', '7707.00', '0.00', 'Units', '400.00', '36.30', '2017-09-19 16:04:39', 'No', ''),
(6873, 'I18', '30.00', 'Aug-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1510.00', '1911.00', '0.00', 'Units', '400.00', '0.30', '2017-09-19 16:04:39', 'No', ''),
(6874, 'I19', '30.00', 'Aug-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4466.00', '4485.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6875, 'I2', '30.00', 'Aug-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5387.00', '5526.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6876, 'I20', '30.00', 'Aug-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5828.00', '6126.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6877, 'I21', '30.00', 'Aug-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5191.00', '5575.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6878, 'I22', '30.00', 'Aug-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2446.00', '2722.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6879, 'I23', '30.00', 'Aug-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4664.00', '4989.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6880, 'I24', '30.00', 'Aug-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2944.00', '3307.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6881, 'I25', '30.00', 'Aug-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1718.00', '2125.00', '0.00', 'Units', '400.00', '2.10', '2017-09-19 16:04:39', 'No', ''),
(6882, 'I26', '0.00', 'Aug-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '15.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6883, 'I27', '0.00', 'Aug-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6884, 'I28', '0.00', 'Aug-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6885, 'I29', '0.00', 'Aug-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6886, 'I3', '30.00', 'Aug-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5354.00', '5611.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6887, 'I30', '0.00', 'Aug-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '141.00', '141.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6888, 'I31', '0.00', 'Aug-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6889, 'I32', '0.00', 'Aug-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19.00', '43.00', '0.00', 'None', '0.00', '7.20', '2017-09-19 16:04:39', 'No', ''),
(6890, 'I4', '30.00', 'Aug-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4828.00', '5184.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6891, 'I5', '30.00', 'Aug-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6687.00', '7063.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6892, 'I6', '0.00', 'Aug-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2485.00', '2610.00', '0.00', 'None', '0.00', '37.50', '2017-09-19 16:04:39', 'Yes', 'Through cheque No. 963690, Rs.4298.00 for the month of July & Aug 2017'),
(6893, 'I7', '0.00', 'Aug-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6894, 'I8', '30.00', 'Aug-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1635.00', '1780.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6895, 'I9', '0.00', 'Aug-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6896, 'KV-IIITA', '0.00', 'Aug-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '77380.00', '79955.00', '0.00', 'None', '0.00', '772.50', '2017-09-19 16:04:39', 'Yes', 'Rs. 34125.00, Cheque No. 001102, dtd-18/09/2017 UBI bank, received on 28/09/2017'),
(6897, 'MSA-CA1', '0.00', 'Aug-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2244.00', '2502.00', '0.00', 'None', '0.00', '77.40', '2017-09-19 16:04:39', 'No', ''),
(6898, 'MSA-CA2', '0.00', 'Aug-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '33784.00', '34076.00', '0.00', 'None', '0.00', '87.60', '2017-09-19 16:04:39', 'No', ''),
(6899, 'MSA101', '0.00', 'Aug-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7051.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6900, 'MSA102', '30.00', 'Aug-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12132.00', '12289.00', '0.00', 'Rupees', '300.00', '47.10', '2017-09-19 16:04:39', 'No', ''),
(6901, 'MSA103', '30.00', 'Aug-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13809.00', '14034.00', '0.00', 'Rupees', '300.00', '67.50', '2017-09-19 16:04:39', 'No', ''),
(6902, 'MSA104', '30.00', 'Aug-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '24221.00', '24526.00', '0.00', 'Rupees', '300.00', '91.50', '2017-09-19 16:04:39', 'No', ''),
(6903, 'MSA105', '30.00', 'Aug-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14514.00', '14555.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6904, 'MSA106', '30.00', 'Aug-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10811.00', '10895.00', '0.00', 'Rupees', '300.00', '25.20', '2017-09-19 16:04:39', 'No', ''),
(6905, 'MSA201', '30.00', 'Aug-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8288.00', '8437.00', '0.00', 'Rupees', '300.00', '44.70', '2017-09-19 16:04:39', 'No', ''),
(6906, 'MSA202', '30.00', 'Aug-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5933.00', '5960.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6907, 'MSA203', '30.00', 'Aug-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12730.00', '12735.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6908, 'MSA204', '30.00', 'Aug-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8161.00', '8183.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6909, 'MSA205', '30.00', 'Aug-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12864.00', '12868.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6910, 'MSA206', '30.00', 'Aug-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8424.00', '8529.00', '0.00', 'Rupees', '300.00', '31.50', '2017-09-19 16:04:39', 'No', ''),
(6911, 'MSA301', '30.00', 'Aug-2017', 'Pankaj Tyagi', 'PhD Stipend', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1060.00', '1110.00', '0.00', 'Rupees', '300.00', '15.00', '2017-09-19 16:04:39', 'No', ''),
(6912, 'MSA302', '30.00', 'Aug-2017', ' Mr. Abhishek', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11084.00', '11180.00', '0.00', 'Rupees', '300.00', '28.80', '2017-09-19 16:04:39', 'No', ''),
(6913, 'MSA303', '30.00', 'Aug-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7295.00', '7400.00', '0.00', 'Rupees', '300.00', '31.50', '2017-09-19 16:04:39', 'No', ''),
(6914, 'MSA304', '30.00', 'Aug-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15708.00', '16101.00', '0.00', 'Rupees', '300.00', '117.90', '2017-09-19 16:04:39', 'No', ''),
(6915, 'MSA305', '30.00', 'Aug-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7411.00', '7454.00', '0.00', 'Rupees', '300.00', '12.90', '2017-09-19 16:04:39', 'No', ''),
(6916, 'MSA306', '30.00', 'Aug-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10943.00', '11074.00', '0.00', 'Rupees', '300.00', '39.30', '2017-09-19 16:04:39', 'No', ''),
(6917, 'MSA307', '30.00', 'Aug-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8049.00', '8122.00', '0.00', 'Rupees', '300.00', '21.90', '2017-09-19 16:04:39', 'No', ''),
(6918, 'MSA308', '30.00', 'Aug-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '923.00', '1011.00', '0.00', 'Rupees', '300.00', '26.40', '2017-09-19 16:04:39', 'No', ''),
(6919, 'MSA401', '30.00', 'Aug-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9553.00', '9733.00', '0.00', 'Rupees', '300.00', '54.00', '2017-09-19 16:04:39', 'No', ''),
(6920, 'MSA402', '30.00', 'Aug-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8659.00', '8891.00', '0.00', 'Rupees', '300.00', '69.60', '2017-09-19 16:04:39', 'No', ''),
(6921, 'MSA403', '30.00', 'Aug-2017', 'Prasant K Singh', 'PhD Stipend', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10458.00', '10743.00', '0.00', 'Rupees', '300.00', '85.50', '2017-09-19 16:04:39', 'No', ''),
(6922, 'MSA404', '30.00', 'Aug-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5121.00', '5124.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6923, 'MSA405', '30.00', 'Aug-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6121.00', '6288.00', '0.00', 'Rupees', '300.00', '50.10', '2017-09-19 16:04:39', 'No', ''),
(6924, 'MSA406', '60.00', 'Aug-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6880.00', '6986.00', '0.00', 'Rupees', '600.00', '31.80', '2017-09-19 16:04:39', 'No', ''),
(6925, 'MSA407', '0.00', 'Aug-2017', 'Vacant', 'None', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10924.00', '10932.00', '0.00', 'None', '0.00', '2.40', '2017-09-19 16:04:39', 'No', ''),
(6926, 'MSA408', '30.00', 'Aug-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4249.00', '4381.00', '0.00', 'Rupees', '300.00', '39.60', '2017-09-19 16:04:39', 'No', ''),
(6927, 'MSA409', '30.00', 'Aug-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3375.00', '3428.00', '0.00', 'Rupees', '300.00', '15.90', '2017-09-19 16:04:39', 'No', ''),
(6928, 'MSA410', '30.00', 'Aug-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6368.00', '6455.00', '0.00', 'Rupees', '300.00', '26.10', '2017-09-19 16:04:39', 'No', ''),
(6929, 'MSA501', '30.00', 'Aug-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9510.00', '9609.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6930, 'MSA502', '30.00', 'Aug-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9322.00', '9381.00', '0.00', 'Rupees', '300.00', '17.70', '2017-09-19 16:04:39', 'No', ''),
(6931, 'MSA503', '30.00', 'Aug-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5026.00', '5125.00', '0.00', 'Rupees', '300.00', '29.70', '2017-09-19 16:04:39', 'No', ''),
(6932, 'MSA504', '30.00', 'Aug-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6914.00', '7179.00', '0.00', 'Units', '400.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6933, 'MSA505', '30.00', 'Aug-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10727.00', '10879.00', '0.00', 'Rupees', '300.00', '45.60', '2017-09-19 16:04:39', 'No', ''),
(6934, 'MSA506', '30.00', 'Aug-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7881.00', '8018.00', '0.00', 'Rupees', '300.00', '41.10', '2017-09-19 16:04:39', 'No', ''),
(6935, 'MSA507', '30.00', 'Aug-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7668.00', '7668.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6936, 'MSA508', '30.00', 'Aug-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4534.00', '4670.00', '0.00', 'Rupees', '300.00', '40.80', '2017-09-19 16:04:39', 'No', ''),
(6937, 'MSA509', '30.00', 'Aug-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5931.00', '6155.00', '0.00', 'Rupees', '300.00', '67.20', '2017-09-19 16:04:39', 'No', ''),
(6938, 'MSA510', '30.00', 'Aug-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13028.00', '13543.00', '0.00', 'Rupees', '300.00', '154.50', '2017-09-19 16:04:39', 'No', ''),
(6939, 'MSA601', '30.00', 'Aug-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5033.00', '5110.00', '0.00', 'Rupees', '300.00', '23.10', '2017-09-19 16:04:39', 'No', ''),
(6940, 'MSA602', '30.00', 'Aug-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11530.00', '11613.00', '0.00', 'Rupees', '300.00', '24.90', '2017-09-19 16:04:39', 'No', ''),
(6941, 'MSA603', '30.00', 'Aug-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2688.00', '2762.00', '0.00', 'Rupees', '300.00', '22.20', '2017-09-19 16:04:39', 'No', ''),
(6942, 'MSA604', '30.00', 'Aug-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4434.00', '4608.00', '0.00', 'Rupees', '300.00', '52.20', '2017-09-19 16:04:39', 'No', ''),
(6943, 'MSA605', '30.00', 'Aug-2017', 'Mr. Sanjay Kumar Sonbhadra', 'PhD Stipend', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6144.00', '6196.00', '0.00', 'Rupees', '300.00', '15.60', '2017-09-19 16:04:39', 'No', ''),
(6944, 'MSA606', '30.00', 'Aug-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4903.00', '5032.00', '0.00', 'Rupees', '300.00', '38.70', '2017-09-19 16:04:39', 'No', ''),
(6945, 'MSA607', '30.00', 'Aug-2017', 'Mrs. Anju Sharma', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7111.00', '7202.00', '0.00', 'Rupees', '300.00', '27.30', '2017-09-19 16:04:39', 'No', ''),
(6946, 'MSA608', '30.00', 'Aug-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7937.00', '7964.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6947, 'MSA609', '30.00', 'Aug-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1691.00', '1784.00', '0.00', 'Rupees', '300.00', '27.90', '2017-09-19 16:04:39', 'No', ''),
(6948, 'MSA610', '30.00', 'Aug-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4677.00', '4684.00', '0.00', 'Rupees', '300.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6949, 'RES-CA1', '0.00', 'Aug-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3345.00', '3367.00', '0.00', 'None', '0.00', '6.60', '2017-09-19 16:04:39', 'No', ''),
(6950, 'RES-CA10', '0.00', 'Aug-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3545.00', '3565.00', '0.00', 'None', '0.00', '6.00', '2017-09-19 16:04:39', 'No', ''),
(6951, 'RES-CA11', '0.00', 'Aug-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6380.00', '6422.00', '0.00', 'None', '0.00', '12.60', '2017-09-19 16:04:39', 'No', ''),
(6952, 'RES-CA12', '0.00', 'Aug-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6953, 'RES-CA13', '0.00', 'Aug-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2360.00', '2384.00', '0.00', 'None', '0.00', '7.20', '2017-09-19 16:04:39', 'No', ''),
(6954, 'RES-CA14', '0.00', 'Aug-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2502.00', '2521.00', '0.00', 'None', '0.00', '5.70', '2017-09-19 16:04:39', 'No', ''),
(6955, 'RES-CA15', '0.00', 'Aug-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1670.00', '1680.00', '0.00', 'None', '0.00', '3.00', '2017-09-19 16:04:39', 'No', ''),
(6956, 'RES-CA2', '0.00', 'Aug-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1633.00', '1644.00', '0.00', 'None', '0.00', '3.30', '2017-09-19 16:04:39', 'No', ''),
(6957, 'RES-CA3', '0.00', 'Aug-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '20489.00', '21266.00', '0.00', 'None', '0.00', '233.10', '2017-09-19 16:04:39', 'No', ''),
(6958, 'RES-CA4', '0.00', 'Aug-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1980.00', '1994.00', '0.00', 'None', '0.00', '4.20', '2017-09-19 16:04:39', 'No', ''),
(6959, 'RES-CA5', '0.00', 'Aug-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3005.00', '3028.00', '0.00', 'None', '0.00', '6.90', '2017-09-19 16:04:39', 'No', ''),
(6960, 'RES-CA6', '0.00', 'Aug-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3748.00', '3783.00', '0.00', 'None', '0.00', '10.50', '2017-09-19 16:04:39', 'No', ''),
(6961, 'RES-CA7', '0.00', 'Aug-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '146.00', '152.00', '0.00', 'None', '0.00', '1.80', '2017-09-19 16:04:39', 'No', ''),
(6962, 'RES-CA8', '0.00', 'Aug-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4746.00', '4789.00', '0.00', 'None', '0.00', '12.90', '2017-09-19 16:04:39', 'No', ''),
(6963, 'RES-CA9', '0.00', 'Aug-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4641.00', '4692.00', '0.00', 'None', '0.00', '15.30', '2017-09-19 16:04:39', 'No', ''),
(6964, 'S-CA1', '0.00', 'Aug-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16606.00', '16606.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6965, 'S1', '250.00', 'Aug-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9072.00', '9211.00', '0.00', 'None', '0.00', '41.70', '2017-09-19 16:04:39', 'No', ''),
(6966, 'S2', '0.00', 'Aug-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6967, 'S3', '250.00', 'Aug-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13773.00', '13988.00', '0.00', 'None', '0.00', '64.50', '2017-09-19 16:04:39', 'No', ''),
(6968, 'S4', '250.00', 'Aug-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3510.00', '3575.00', '0.00', 'None', '0.00', '19.50', '2017-09-19 16:04:39', 'No', ''),
(6969, 'S5', '0.00', 'Aug-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6970, 'S6', '250.00', 'Aug-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6930.00', '6983.00', '0.00', 'None', '0.00', '15.90', '2017-09-19 16:04:39', 'No', ''),
(6971, 'S7', '0.00', 'Aug-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6972, 'S8', '250.00', 'Aug-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16888.00', '17359.00', '0.00', 'None', '0.00', '141.30', '2017-09-19 16:04:39', 'Yes', 'Cheque no. 641796, sbi dtd 28/09/2017 Rs.13376.00'),
(6973, 'SSVision', '0.00', 'Aug-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6974, 'SWP', '0.00', 'Aug-2017', 'Swimming Pool', 'Common', 'No', '16199323', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '1.30', '0.00', 'None', '0.00', '0.39', '2017-09-19 16:04:39', 'No', ''),
(6975, 'VH3-201', '0.00', 'Aug-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17571.00', '17600.00', '0.00', 'None', '0.00', '8.70', '2017-09-19 16:04:39', 'No', ''),
(6976, 'VH3-202', '0.00', 'Aug-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17574.00', '17618.00', '0.00', 'None', '0.00', '13.20', '2017-09-19 16:04:39', 'No', ''),
(6977, 'VH3-301', '0.00', 'Aug-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15438.00', '15439.00', '0.00', 'None', '0.00', '0.30', '2017-09-19 16:04:39', 'No', ''),
(6978, 'VH3-302', '0.00', 'Aug-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16137.00', '16161.00', '0.00', 'None', '0.00', '7.20', '2017-09-19 16:04:39', 'No', ''),
(6979, 'VH3-307', '0.00', 'Aug-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6980, 'VH3-308', '0.00', 'Aug-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-09-19 16:04:39', 'No', ''),
(6981, 'ATM-CANARA', '0.00', 'Aug-2017', 'Canara Bank', 'Contractor', 'Yes', '6250861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '466.80', '0.00', 'None', '0.00', '140.04', '2017-09-19 16:04:38', 'No', ''),
(6982, 'A1', '30.00', 'Sep-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '21417.00', '21757.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6983, 'A2', '0.00', 'Sep-2017', 'Nisha Dubey', 'None', 'No', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9734.00', '10033.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6984, 'A3', '0.00', 'Sep-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9476.00', '9691.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6985, 'A4', '30.00', 'Sep-2017', 'Mr. Swatantra Kumar Dwivedi', 'Staff', 'No', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4935.00', '5219.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6986, 'A5', '0.00', 'Sep-2017', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11928.00', '12136.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6987, 'A6', '0.00', 'Sep-2017', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10589.00', '10778.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6988, 'A7', '0.00', 'Sep-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11568.00', '11816.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6989, 'A8', '0.00', 'Sep-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6990, 'ATM-CANARA', '0.00', 'Sep-2017', 'Canara Bank, Branch Manager', 'Contractor', 'Yes', '6250861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '466.80', '521.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6991, 'B1', '30.00', 'Sep-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27312.00', '27802.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6992, 'B10', '30.00', 'Sep-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33282.00', '33676.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6993, 'B11', '30.00', 'Sep-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22253.00', '22785.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6994, 'B12', '30.00', 'Sep-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36505.00', '37154.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6995, 'B13', '30.00', 'Sep-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32536.00', '33061.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6996, 'B14', '30.00', 'Sep-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21155.00', '21630.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6997, 'B15', '30.00', 'Sep-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '54153.00', '55196.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6998, 'B16', '30.00', 'Sep-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34770.00', '35397.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(6999, 'B2', '30.00', 'Sep-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32414.00', '32981.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7000, 'B3', '30.00', 'Sep-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23882.00', '24326.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7001, 'B4', '30.00', 'Sep-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31761.00', '32353.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7002, 'B5', '30.00', 'Sep-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19934.00', '20348.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7003, 'B6', '30.00', 'Sep-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22796.00', '23159.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(7004, 'B7', '30.00', 'Sep-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26422.00', '26816.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7005, 'B8', '30.00', 'Sep-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32881.00', '33580.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7006, 'B9', '30.00', 'Sep-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17123.00', '17471.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7007, 'BEC-Admin', '0.00', 'Sep-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7008, 'BEC-Audi', '0.00', 'Sep-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7009, 'BEC-Main', '0.00', 'Sep-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '55856.00', '56097.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7010, 'BH-1', '30.00', 'Sep-2017', 'Boys hostel - 01', 'Hostel', 'No', '16199316', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6.00', '142.65', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7011, 'BH-2', '30.00', 'Sep-2017', 'Boys hostel - 02', 'Hostel', 'No', '16199312', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1109.90', '1340.49', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7012, 'BH-3', '30.00', 'Sep-2017', ' Boys hostel - 03', 'Hostel', 'No', '16199317', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1193.00', '1551.06', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7013, 'BH-4', '30.00', 'Sep-2017', 'Boys hostel - 04', 'Hostel', 'No', '16953884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '790.80', '1053.97', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7014, 'BH-5', '30.00', 'Sep-2017', 'Boys hostel - 05', 'Hostel', 'No', '16199311', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43.50', '74.61', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7015, 'BH-5 Canteen', '250.00', 'Sep-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2945.00', '3400.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7016, 'BH1-R205', '30.00', 'Sep-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7017, 'BH1-R253', '30.00', 'Sep-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7018, 'BH1-R255', '30.00', 'Sep-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7019, 'BH1-R256', '30.00', 'Sep-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7020, 'BH1-R257', '0.00', 'Sep-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7021, 'BH1-R259', '0.00', 'Sep-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7022, 'BH1-R265', '30.00', 'Sep-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7023, 'BH2-Canteen', '0.00', 'Sep-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5265.00', '5518.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7024, 'BH4-Canteen', '0.00', 'Sep-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5519.00', '6017.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7025, 'C1', '0.00', 'Sep-2017', 'Vacant', 'None', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41518.00', '41518.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7026, 'C2', '30.00', 'Sep-2017', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35321.00', '35967.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7027, 'D1', '30.00', 'Sep-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17298.00', '17697.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7028, 'D10', '0.00', 'Sep-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41358.00', '41358.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7029, 'D11', '50.00', 'Sep-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36467.00', '37408.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7030, 'D12', '50.00', 'Sep-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51156.00', '51814.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7031, 'D13', '50.00', 'Sep-2017', 'Dr. Triloki Pant', 'Asstt. Professor', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6418.00', '6729.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7032, 'D14', '0.00', 'Sep-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7033, 'D15', '50.00', 'Sep-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36029.00', '36029.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7034, 'D16', '0.00', 'Sep-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7035, 'D17', '30.00', 'Sep-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12442.00', '12860.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7036, 'D18', '50.00', 'Sep-2017', 'Dr. Ranjit Singh', 'Assoc. Professor', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21036.00', '21705.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7037, 'D19', '30.00', 'Sep-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14281.00', '14730.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7038, 'D2', '50.00', 'Sep-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35326.00', '36341.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7039, 'D20', '50.00', 'Sep-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36418.00', '37168.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7040, 'D21', '50.00', 'Sep-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15003.00', '15003.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7041, 'D22', '50.00', 'Sep-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12609.00', '12923.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7042, 'D23', '30.00', 'Sep-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11079.00', '11549.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7043, 'D24', '50.00', 'Sep-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20835.00', '21182.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7044, 'D25', '50.00', 'Sep-2017', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51844.00', '51846.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7045, 'D26', '50.00', 'Sep-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '66583.00', '67544.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7046, 'D27', '50.00', 'Sep-2017', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '42723.00', '43194.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7047, 'D28', '50.00', 'Sep-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49366.00', '50095.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7048, 'D3', '0.00', 'Sep-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7049, 'D4', '0.00', 'Sep-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7050, 'D5', '30.00', 'Sep-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17085.00', '17356.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7051, 'D6', '30.00', 'Sep-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '40277.00', '40842.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7052, 'D7', '50.00', 'Sep-2017', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48343.00', '49202.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7053, 'D8', '50.00', 'Sep-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '40080.00', '41187.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7054, 'D9', '50.00', 'Sep-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21482.00', '21939.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7055, 'Dir-Res', '0.00', 'Sep-2017', 'Prof. P.Nagabhusan', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '90450.00', '92478.00', '0.00', 'Units', '5000.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7056, 'E1', '50.00', 'Sep-2017', 'Dr. Sanjay Singh', 'Assoc. Professor', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23179.00', '23179.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7057, 'E10', '50.00', 'Sep-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31275.00', '32125.00', '0.00', 'Units', '1000.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7058, 'E11', '0.00', 'Sep-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48914.00', '49363.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7059, 'E12', '50.00', 'Sep-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50078.00', '50901.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7060, 'E13', '50.00', 'Sep-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26885.00', '27824.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7061, 'E14', '50.00', 'Sep-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19351.00', '20012.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7062, 'E2', '50.00', 'Sep-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35256.00', '35674.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7063, 'E3', '50.00', 'Sep-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '57938.00', '58832.00', '0.00', 'Units', '1000.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7064, 'E4', '50.00', 'Sep-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '460.00', '1504.00', '0.00', 'Units', '1000.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7065, 'E5', '50.00', 'Sep-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24113.00', '25541.00', '0.00', 'Units', '1000.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7066, 'E6', '50.00', 'Sep-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '54126.00', '55066.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7067, 'E7', '50.00', 'Sep-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4812.00', '5563.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7068, 'E8', '50.00', 'Sep-2017', 'Dr. Manish Goswami', 'Assoc. Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34875.00', '35795.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7069, 'E9', '50.00', 'Sep-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51638.00', '52967.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7070, 'F1', '50.00', 'Sep-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31374.00', '31927.00', '0.00', 'Units', '1000.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7071, 'F2', '0.00', 'Sep-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7072, 'F3', '0.00', 'Sep-2017', 'Dr. Asheesh Kumar', 'None', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22209.00', '22859.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7073, 'F4', '0.00', 'Sep-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7074, 'F5', '50.00', 'Sep-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19131.00', '19131.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7075, 'FP-A', '0.00', 'Sep-2017', 'Feeder Piller-A', 'Common', 'No', '16199309', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '74.70', '123.19', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7076, 'FP-B', '0.00', 'Sep-2017', 'Feeder Piller-B', 'Common', 'No', '16199313', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38.80', '144.42', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7077, 'FP-C', '0.00', 'Sep-2017', 'Feeder Piller-C', 'Common', 'No', '16199308', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '123.20', '206.07', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7078, 'FP-D', '0.00', 'Sep-2017', 'Feeder Piller-D', 'Common', 'No', '16199319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '115.50', '198.18', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7079, 'FP-E', '0.00', 'Sep-2017', 'Feeder Piller-E', 'Common', 'No', '16199320', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '69.20', '117.28', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7080, 'FP-F', '0.00', 'Sep-2017', 'Feeder Piller-F', 'Common', 'No', '16199318', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '195.60', '317.73', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7081, 'FP-G', '0.00', 'Sep-2017', 'Feeder Piller-G', 'Common', 'No', '16199321', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.30', '1.33', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7082, 'FP-H', '0.00', 'Sep-2017', 'Feeder Piller-H', 'Common', 'No', '16199326', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13.90', '35.36', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7083, 'FP-I', '0.00', 'Sep-2017', 'Feeder Piller-I', 'Common', 'No', '16199322', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25.50', '43.80', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7084, 'FP-J', '0.00', 'Sep-2017', 'Feeder Piller-J', 'Common', 'No', '16199325', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '119.80', '225.32', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7085, 'FP-K', '0.00', 'Sep-2017', 'Feeder Piller-K', 'Common', 'No', '16199324', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '135.20', '278.78', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7086, 'G1 ', '30.00', 'Sep-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5032.00', '5249.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7087, 'G10', '50.00', 'Sep-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1567.00', '1567.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7088, 'G11', '50.00', 'Sep-2017', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1863.00', '2256.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7089, 'G12', '50.00', 'Sep-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6517.00', '6758.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7090, 'G13', '50.00', 'Sep-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3739.00', '3833.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7091, 'G14', '50.00', 'Sep-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1036.00', '1208.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7092, 'G15', '50.00', 'Sep-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2211.00', '2375.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7093, 'G16', '50.00', 'Sep-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5338.00', '5416.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7094, 'G17', '0.00', 'Sep-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7095, 'G18', '50.00', 'Sep-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3138.00', '3519.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7096, 'G19', '50.00', 'Sep-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2957.00', '3322.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7097, 'G2 ', '50.00', 'Sep-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2300.00', '2540.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7098, 'G20', '0.00', 'Sep-2017', 'vacant', 'None', 'No', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '100.00', '100.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7099, 'G3 ', '50.00', 'Sep-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6966.00', '7263.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7100, 'G4 ', '50.00', 'Sep-2017', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2184.00', '2514.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7101, 'G5', '50.00', 'Sep-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2564.00', '2758.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7102, 'G6', '50.00', 'Sep-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '89.00', '104.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7103, 'G7', '30.00', 'Sep-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3636.00', '4320.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7104, 'G8 ', '50.00', 'Sep-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3130.00', '3258.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7105, 'G9', '50.00', 'Sep-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5128.00', '5511.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7106, 'GH-1', '30.00', 'Sep-2017', 'Girls hostel - 01', 'Hostel', 'No', '16199310', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '701.80', '701.80', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7107, 'GH-2', '30.00', 'Sep-2017', 'Girls hostel - 02', 'Hostel', 'No', '16199315', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '48.90', '89.03', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7108, 'GH-3', '30.00', 'Sep-2017', 'Girls hostel - 03', 'Hostel', 'No', '16199314', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18.50', '32.21', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7109, 'GH3-Canteen', '0.00', 'Sep-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2157.00', '2338.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7110, 'GH3-R511', '30.00', 'Sep-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7111, 'GH3-R512', '30.00', 'Sep-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7112, 'GH3-R519', '0.00', 'Sep-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7113, 'GH3-R521', '30.00', 'Sep-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7114, 'GH3-R610', '0.00', 'Sep-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7115, 'GH3-R611', '30.00', 'Sep-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7116, 'GH3-R612', '0.00', 'Sep-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7117, 'GH3-R620', '30.00', 'Sep-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7118, 'GH3-R621', '30.00', 'Sep-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7119, 'GH3-R712', '30.00', 'Sep-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7120, 'GH3-R719', '30.00', 'Sep-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7121, 'GH3-R721', '30.00', 'Sep-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7122, 'H1', '50.00', 'Sep-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13127.00', '13567.00', '0.00', 'Units', '800.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7123, 'H10', '50.00', 'Sep-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7768.00', '8308.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7124, 'H11', '50.00', 'Sep-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10168.00', '10513.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7125, 'H12', '0.00', 'Sep-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7126, 'H13', '0.00', 'Sep-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '40.00', '41.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7127, 'H14', '50.00', 'Sep-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4109.00', '4411.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7128, 'H15', '0.00', 'Sep-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7129, 'H16', '0.00', 'Sep-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7130, 'H17', '50.00', 'Sep-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3608.00', '3838.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7131, 'H18', '0.00', 'Sep-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7132, 'H2', '50.00', 'Sep-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6162.00', '6927.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7133, 'H3', '0.00', 'Sep-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7134, 'H4', '50.00', 'Sep-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14716.00', '15153.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7135, 'H5', '50.00', 'Sep-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8421.00', '8943.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7136, 'H6', '0.00', 'Sep-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7137, 'H7', '0.00', 'Sep-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7138, 'H8', '50.00', 'Sep-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24354.00', '25376.00', '0.00', 'Units', '600.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7139, 'H9', '0.00', 'Sep-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7140, 'I1', '30.00', 'Sep-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8420.00', '8881.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7141, 'I10', '0.00', 'Sep-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7142, 'I11', '0.00', 'Sep-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7143, 'I12', '0.00', 'Sep-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7144, 'I13', '0.00', 'Sep-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7145, 'I14', '0.00', 'Sep-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7146, 'I15', '0.00', 'Sep-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7147, 'I16', '0.00', 'Sep-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7148, 'I17', '30.00', 'Sep-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7707.00', '8226.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7149, 'I18', '30.00', 'Sep-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1911.00', '2365.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7150, 'I19', '30.00', 'Sep-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4485.00', '4506.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7151, 'I2', '30.00', 'Sep-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5526.00', '5709.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7152, 'I20', '30.00', 'Sep-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6126.00', '6558.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7153, 'I21', '30.00', 'Sep-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5575.00', '5936.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7154, 'I22', '30.00', 'Sep-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2722.00', '3080.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7155, 'I23', '30.00', 'Sep-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4989.00', '5391.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7156, 'I24', '30.00', 'Sep-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3307.00', '3636.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7157, 'I25', '30.00', 'Sep-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2125.00', '2610.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7158, 'I26', '0.00', 'Sep-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '15.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:24', 'No', ''),
(7159, 'I27', '0.00', 'Sep-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7160, 'I28', '0.00', 'Sep-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7161, 'I29', '0.00', 'Sep-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7162, 'I3', '30.00', 'Sep-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5611.00', '5848.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7163, 'I30', '0.00', 'Sep-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '141.00', '141.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7164, 'I31', '0.00', 'Sep-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7165, 'I32', '0.00', 'Sep-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '43.00', '43.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7166, 'I4', '30.00', 'Sep-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5184.00', '5525.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7167, 'I5', '30.00', 'Sep-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7063.00', '7448.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7168, 'I6', '0.00', 'Sep-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2610.00', '2725.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7169, 'I7', '0.00', 'Sep-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7170, 'I8', '30.00', 'Sep-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1780.00', '2036.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7171, 'I9', '0.00', 'Sep-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7172, 'KV-IIITA', '0.00', 'Sep-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '79955.00', '82328.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7173, 'MSA-CA1', '0.00', 'Sep-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2502.00', '2816.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7174, 'MSA-CA2', '0.00', 'Sep-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '34076.00', '34363.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7175, 'MSA101', '0.00', 'Sep-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7051.00', '7208.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7176, 'MSA102', '30.00', 'Sep-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12289.00', '12430.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7177, 'MSA103', '30.00', 'Sep-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14034.00', '14276.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7178, 'MSA104', '30.00', 'Sep-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '24526.00', '24774.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7179, 'MSA105', '30.00', 'Sep-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14555.00', '14598.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7180, 'MSA106', '30.00', 'Sep-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10895.00', '11051.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7181, 'MSA201', '30.00', 'Sep-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8437.00', '8535.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7182, 'MSA202', '30.00', 'Sep-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5960.00', '6004.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7183, 'MSA203', '30.00', 'Sep-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12735.00', '12735.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7184, 'MSA204', '30.00', 'Sep-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8183.00', '8268.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7185, 'MSA205', '30.00', 'Sep-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12868.00', '13025.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7186, 'MSA206', '30.00', 'Sep-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8529.00', '8630.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7187, 'MSA301', '30.00', 'Sep-2017', 'Pankaj Tyagi', 'PhD Stipend', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1110.00', '1187.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7188, 'MSA302', '30.00', 'Sep-2017', ' Mr. Abhishek', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11180.00', '11290.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7189, 'MSA303', '30.00', 'Sep-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7400.00', '7504.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7190, 'MSA304', '30.00', 'Sep-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16101.00', '16599.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7191, 'MSA305', '30.00', 'Sep-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7454.00', '7496.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7192, 'MSA306', '30.00', 'Sep-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11074.00', '11212.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7193, 'MSA307', '30.00', 'Sep-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8122.00', '8194.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7194, 'MSA308', '30.00', 'Sep-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1011.00', '1100.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7195, 'MSA401', '30.00', 'Sep-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9733.00', '9869.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7196, 'MSA402', '30.00', 'Sep-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8891.00', '9117.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7197, 'MSA403', '30.00', 'Sep-2017', 'Prasant K Singh', 'PhD Stipend', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10743.00', '10920.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7198, 'MSA404', '30.00', 'Sep-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5124.00', '5158.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7199, 'MSA405', '30.00', 'Sep-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6288.00', '6435.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7200, 'MSA406', '60.00', 'Sep-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6986.00', '7115.00', '0.00', 'Rupees', '600.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7201, 'MSA407', '0.00', 'Sep-2017', 'Vacant', 'None', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10932.00', '10942.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7202, 'MSA408', '30.00', 'Sep-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4381.00', '4471.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7203, 'MSA409', '30.00', 'Sep-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3428.00', '3476.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7204, 'MSA410', '30.00', 'Sep-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6455.00', '6536.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7205, 'MSA501', '30.00', 'Sep-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9609.00', '9711.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7206, 'MSA502', '30.00', 'Sep-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9381.00', '9421.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7207, 'MSA503', '30.00', 'Sep-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5125.00', '5256.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7208, 'MSA504', '30.00', 'Sep-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7179.00', '7545.00', '0.00', 'Units', '400.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7209, 'MSA505', '30.00', 'Sep-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10879.00', '11037.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7210, 'MSA506', '30.00', 'Sep-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8018.00', '8183.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7211, 'MSA507', '30.00', 'Sep-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7668.00', '7668.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7212, 'MSA508', '30.00', 'Sep-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4670.00', '4801.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7213, 'MSA509', '30.00', 'Sep-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6155.00', '6348.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7214, 'MSA510', '30.00', 'Sep-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13543.00', '14092.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7215, 'MSA601', '30.00', 'Sep-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5110.00', '5299.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7216, 'MSA602', '30.00', 'Sep-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11613.00', '11707.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7217, 'MSA603', '30.00', 'Sep-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2762.00', '2841.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7218, 'MSA604', '30.00', 'Sep-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4608.00', '4772.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7219, 'MSA605', '30.00', 'Sep-2017', 'Mr. Sanjay Kumar Sonbhadra', 'PhD Stipend', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6196.00', '6437.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7220, 'MSA606', '30.00', 'Sep-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5032.00', '5188.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7221, 'MSA607', '30.00', 'Sep-2017', 'Mrs. Anju Sharma', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7202.00', '7350.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7222, 'MSA608', '30.00', 'Sep-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7964.00', '7993.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7223, 'MSA609', '30.00', 'Sep-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1784.00', '1884.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7224, 'MSA610', '30.00', 'Sep-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4684.00', '4792.00', '0.00', 'Rupees', '300.00', '0.00', '2017-10-13 00:04:25', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(7225, 'RES-CA1', '0.00', 'Sep-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3367.00', '3389.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7226, 'RES-CA10', '0.00', 'Sep-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3565.00', '3589.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7227, 'RES-CA11', '0.00', 'Sep-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6422.00', '6461.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7228, 'RES-CA12', '0.00', 'Sep-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7229, 'RES-CA13', '0.00', 'Sep-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2384.00', '2407.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7230, 'RES-CA14', '0.00', 'Sep-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2521.00', '2534.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7231, 'RES-CA15', '0.00', 'Sep-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1680.00', '1691.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7232, 'RES-CA2', '0.00', 'Sep-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1644.00', '1656.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7233, 'RES-CA3', '0.00', 'Sep-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '21266.00', '22058.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7234, 'RES-CA4', '0.00', 'Sep-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1994.00', '2007.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7235, 'RES-CA5', '0.00', 'Sep-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3028.00', '3051.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7236, 'RES-CA6', '0.00', 'Sep-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3783.00', '3824.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7237, 'RES-CA7', '0.00', 'Sep-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '152.00', '159.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7238, 'RES-CA8', '0.00', 'Sep-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4789.00', '4845.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7239, 'RES-CA9', '0.00', 'Sep-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4692.00', '4747.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7240, 'S-CA1', '0.00', 'Sep-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16606.00', '16606.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7241, 'S1', '250.00', 'Sep-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9211.00', '9373.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7242, 'S2', '0.00', 'Sep-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7243, 'S3', '250.00', 'Sep-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13988.00', '14159.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7244, 'S4', '250.00', 'Sep-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3575.00', '3653.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7245, 'S5', '0.00', 'Sep-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7246, 'S6', '250.00', 'Sep-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6983.00', '7029.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7247, 'S7', '0.00', 'Sep-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7248, 'S8', '250.00', 'Sep-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '17359.00', '17995.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7249, 'SSVision', '0.00', 'Sep-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7250, 'SWP', '0.00', 'Sep-2017', 'Swimming Pool', 'Common', 'No', '16199323', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.30', '2.31', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7251, 'VH3-201', '0.00', 'Sep-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17600.00', '17617.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7252, 'VH3-202', '0.00', 'Sep-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17618.00', '17618.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7253, 'VH3-301', '0.00', 'Sep-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15439.00', '15460.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7254, 'VH3-302', '0.00', 'Sep-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16161.00', '16183.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7255, 'VH3-307', '0.00', 'Sep-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7256, 'VH3-308', '0.00', 'Sep-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-10-13 00:04:25', 'No', ''),
(7257, 'A1', '30.00', 'Oct-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '21757.00', '22006.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7258, 'A2', '0.00', 'Oct-2017', 'Nisha Dubey', 'None', 'No', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10033.00', '10193.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7259, 'A3', '0.00', 'Oct-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9691.00', '9866.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7260, 'A4', '30.00', 'Oct-2017', 'Mr. Swatantra Kumar Dwivedi', 'Staff', 'No', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5470.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7261, 'A5', '0.00', 'Oct-2017', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12136.00', '12298.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7262, 'A6', '0.00', 'Oct-2017', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10778.00', '10915.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7263, 'A7', '0.00', 'Oct-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11816.00', '11999.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7264, 'A8', '0.00', 'Oct-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7265, 'ATM-CANARA', '0.00', 'Oct-2017', 'Canara Bank, Branch Manager', 'Contractor', 'Yes', '6250861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '140.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7266, 'B1', '30.00', 'Oct-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27802.00', '28112.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7267, 'B10', '30.00', 'Oct-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33676.00', '34000.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7268, 'B11', '30.00', 'Oct-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22785.00', '23164.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7269, 'B12', '30.00', 'Oct-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37154.00', '37615.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7270, 'B13', '30.00', 'Oct-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33061.00', '33392.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7271, 'B14', '30.00', 'Oct-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21630.00', '21998.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7272, 'B15', '30.00', 'Oct-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '55196.00', '55996.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7273, 'B16', '30.00', 'Oct-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35397.00', '35870.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7274, 'B2', '30.00', 'Oct-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32981.00', '33382.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7275, 'B3', '30.00', 'Oct-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24326.00', '24645.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7276, 'B4', '30.00', 'Oct-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32353.00', '32791.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7277, 'B5', '30.00', 'Oct-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20348.00', '20629.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7278, 'B6', '30.00', 'Oct-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23159.00', '23441.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7279, 'B7', '30.00', 'Oct-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26816.00', '27143.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7280, 'B8', '30.00', 'Oct-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33580.00', '34077.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7281, 'B9', '30.00', 'Oct-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17471.00', '17809.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7282, 'BEC-Admin', '0.00', 'Oct-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7283, 'BEC-Audi', '0.00', 'Oct-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7284, 'BEC-Main', '0.00', 'Oct-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '56097.00', '56223.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7285, 'BH-1', '0.00', 'Oct-2017', 'Boys hostel - 1', 'None', '', '16199316', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7286, 'BH-2', '0.00', 'Oct-2017', 'Boys hostel - 2', 'None', '', '16199312', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7287, 'BH-3', '0.00', 'Oct-2017', 'Boys hostel - 3', 'None', '', '16199317', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7288, 'BH-4', '0.00', 'Oct-2017', 'Boys hostel - 4', 'None', '', '16953884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7289, 'BH-5', '0.00', 'Oct-2017', 'Boys hostel - 5', 'None', '', '16199311', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7290, 'BH-5 Canteen', '250.00', 'Oct-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3400.00', '3825.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7291, 'BH1-R205', '30.00', 'Oct-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7292, 'BH1-R253', '30.00', 'Oct-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7293, 'BH1-R255', '30.00', 'Oct-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7294, 'BH1-R256', '30.00', 'Oct-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7295, 'BH1-R257', '0.00', 'Oct-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7296, 'BH1-R259', '0.00', 'Oct-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7297, 'BH1-R265', '30.00', 'Oct-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7298, 'BH2-Canteen', '0.00', 'Oct-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5518.00', '5616.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7299, 'BH4-Canteen', '0.00', 'Oct-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6017.00', '6403.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7300, 'C1', '0.00', 'Oct-2017', 'Vacant', 'None', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41518.00', '41518.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7301, 'C2', '30.00', 'Oct-2017', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35967.00', '36464.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7302, 'D1', '30.00', 'Oct-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17697.00', '17928.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7303, 'D10', '0.00', 'Oct-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41358.00', '41358.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7304, 'D11', '50.00', 'Oct-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37408.00', '38009.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7305, 'D12', '50.00', 'Oct-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51814.00', '52260.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7306, 'D13', '50.00', 'Oct-2017', 'Dr. Triloki Pant', 'Asstt. Professor', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6729.00', '6993.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7307, 'D14', '0.00', 'Oct-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7308, 'D15', '50.00', 'Oct-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36029.00', '36029.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7309, 'D16', '0.00', 'Oct-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7310, 'D17', '30.00', 'Oct-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12860.00', '13148.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7311, 'D18', '50.00', 'Oct-2017', 'Dr. Ranjit Singh', 'Assoc. Professor', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21705.00', '22235.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7312, 'D19', '30.00', 'Oct-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14730.00', '15099.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7313, 'D2', '50.00', 'Oct-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36341.00', '36952.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7314, 'D20', '50.00', 'Oct-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37168.00', '37638.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7315, 'D21', '50.00', 'Oct-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15003.00', '15003.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7316, 'D22', '50.00', 'Oct-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12923.00', '13211.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7317, 'D23', '30.00', 'Oct-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11549.00', '11953.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7318, 'D24', '50.00', 'Oct-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21182.00', '21474.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7319, 'D25', '50.00', 'Oct-2017', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51846.00', '51882.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7320, 'D26', '50.00', 'Oct-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '67544.00', '68192.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7321, 'D27', '50.00', 'Oct-2017', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43194.00', '43590.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7322, 'D28', '50.00', 'Oct-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50095.00', '50571.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7323, 'D3', '0.00', 'Oct-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7324, 'D4', '0.00', 'Oct-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31935.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7325, 'D5', '30.00', 'Oct-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17356.00', '17514.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7326, 'D6', '30.00', 'Oct-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '40842.00', '41257.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7327, 'D7', '50.00', 'Oct-2017', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49202.00', '49705.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7328, 'D8', '50.00', 'Oct-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41187.00', '41860.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7329, 'D9', '50.00', 'Oct-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21939.00', '22302.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7330, 'Dir-Res', '0.00', 'Oct-2017', 'Prof. P.Nagabhusan', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '92478.00', '94443.00', '0.00', 'Units', '5000.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7331, 'E1', '50.00', 'Oct-2017', 'Dr. Sanjay Singh', 'Assoc. Professor', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23179.00', '23179.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7332, 'E10', '50.00', 'Oct-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32125.00', '32730.00', '0.00', 'Units', '1000.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7333, 'E11', '0.00', 'Oct-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49363.00', '49739.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7334, 'E12', '50.00', 'Oct-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50901.00', '51565.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7335, 'E13', '50.00', 'Oct-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27824.00', '28485.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7336, 'E14', '50.00', 'Oct-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20012.00', '20579.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7337, 'E2', '50.00', 'Oct-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35674.00', '35933.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7338, 'E3', '50.00', 'Oct-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '58832.00', '59406.00', '0.00', 'Units', '1000.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7339, 'E4', '50.00', 'Oct-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1504.00', '2224.00', '0.00', 'Units', '1000.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7340, 'E5', '50.00', 'Oct-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25541.00', '26413.00', '0.00', 'Units', '1000.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7341, 'E6', '50.00', 'Oct-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '55066.00', '55952.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7342, 'E7', '50.00', 'Oct-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5563.00', '6169.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7343, 'E8', '50.00', 'Oct-2017', 'Dr. Manish Goswami', 'Assoc. Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35795.00', '36189.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7344, 'E9', '50.00', 'Oct-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52967.00', '53865.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7345, 'F1', '50.00', 'Oct-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31927.00', '32300.00', '0.00', 'Units', '1000.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7346, 'F2', '0.00', 'Oct-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7347, 'F3', '30.00', 'Oct-2017', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22859.00', '23492.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7348, 'F4', '0.00', 'Oct-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7349, 'F5', '50.00', 'Oct-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '19910.00', '20289.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7350, 'FP-A', '0.00', 'Oct-2017', 'Feeder Piller-A', 'Common', 'No', '16199309', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7351, 'FP-B', '0.00', 'Oct-2017', 'Feeder Piller-B', 'Common', 'No', '16199313', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7352, 'FP-C', '0.00', 'Oct-2017', 'Feeder Piller-C', 'Common', 'No', '16199308', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7353, 'FP-D', '0.00', 'Oct-2017', 'Feeder Piller-D', 'Common', 'No', '16199319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7354, 'FP-E', '0.00', 'Oct-2017', 'Feeder Piller-E', 'Common', 'No', '16199320', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7355, 'FP-F', '0.00', 'Oct-2017', 'Feeder Piller-F', 'Common', 'No', '16199318', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7356, 'FP-G', '0.00', 'Oct-2017', 'Feeder Piller-G', 'Common', 'No', '16199321', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7357, 'FP-H', '0.00', 'Oct-2017', 'Feeder Piller-H', 'Common', 'No', '16199326', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7358, 'FP-I', '0.00', 'Oct-2017', 'Feeder Piller-I', 'Common', 'No', '16199322', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7359, 'FP-J', '0.00', 'Oct-2017', 'Feeder Piller-J', 'Common', 'No', '16199325', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7360, 'FP-K', '0.00', 'Oct-2017', 'Feeder Piller-K', 'Common', 'No', '16199324', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7361, 'G1 ', '30.00', 'Oct-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5249.00', '5516.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7362, 'G10', '50.00', 'Oct-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1167.00', '1567.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7363, 'G11', '50.00', 'Oct-2017', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2256.00', '2594.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7364, 'G12', '50.00', 'Oct-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6758.00', '6758.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7365, 'G13', '50.00', 'Oct-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '22352017', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3833.00', '3933.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7366, 'G14', '50.00', 'Oct-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1208.00', '1403.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7367, 'G15', '50.00', 'Oct-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2375.00', '2504.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7368, 'G16', '50.00', 'Oct-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '22352011', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5416.00', '5510.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7369, 'G17', '0.00', 'Oct-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7370, 'G18', '50.00', 'Oct-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3519.00', '3638.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7371, 'G19', '50.00', 'Oct-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3322.00', '3611.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7372, 'G2 ', '50.00', 'Oct-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2540.00', '2690.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7373, 'G20', '0.00', 'Oct-2017', 'vacant', 'None', 'No', '22352772', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '100.00', '100.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7374, 'G3 ', '50.00', 'Oct-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7263.00', '7473.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7375, 'G4 ', '50.00', 'Oct-2017', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2514.00', '2807.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7376, 'G5', '50.00', 'Oct-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2758.00', '2883.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7377, 'G6', '50.00', 'Oct-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '104.00', '135.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7378, 'G7', '30.00', 'Oct-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4320.00', '4995.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7379, 'G8 ', '50.00', 'Oct-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3258.00', '3416.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7380, 'G9', '50.00', 'Oct-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5511.00', '5625.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7381, 'GH-1', '0.00', 'Oct-2017', 'Girls Hostel - 01', 'None', '', '16199310', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7382, 'GH-2', '0.00', 'Oct-2017', 'Girls Hostel - 02', 'None', '', '16199315', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7383, 'GH-3', '0.00', 'Oct-2017', 'Girls Hostel - 03', 'None', '', '16199314', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7384, 'GH3-Canteen', '0.00', 'Oct-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2338.00', '2440.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7385, 'GH3-R511', '30.00', 'Oct-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7386, 'GH3-R512', '30.00', 'Oct-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7387, 'GH3-R519', '0.00', 'Oct-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7388, 'GH3-R521', '30.00', 'Oct-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7389, 'GH3-R610', '0.00', 'Oct-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7390, 'GH3-R611', '30.00', 'Oct-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7391, 'GH3-R612', '0.00', 'Oct-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7392, 'GH3-R620', '30.00', 'Oct-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7393, 'GH3-R621', '30.00', 'Oct-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7394, 'GH3-R712', '30.00', 'Oct-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7395, 'GH3-R719', '30.00', 'Oct-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7396, 'GH3-R721', '30.00', 'Oct-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7397, 'H1', '50.00', 'Oct-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13567.00', '13966.00', '0.00', 'Units', '800.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7398, 'H10', '50.00', 'Oct-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8308.00', '8773.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7399, 'H11', '50.00', 'Oct-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10513.00', '10875.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7400, 'H12', '0.00', 'Oct-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7401, 'H13', '0.00', 'Oct-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41.00', '41.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:54', 'No', ''),
(7402, 'H14', '50.00', 'Oct-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4411.00', '4571.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7403, 'H15', '0.00', 'Oct-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7404, 'H16', '0.00', 'Oct-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7405, 'H17', '50.00', 'Oct-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3838.00', '4082.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7406, 'H18', '0.00', 'Oct-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7407, 'H2', '50.00', 'Oct-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6927.00', '7281.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7408, 'H3', '0.00', 'Oct-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7409, 'H4', '50.00', 'Oct-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15153.00', '15461.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7410, 'H5', '50.00', 'Oct-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8943.00', '9332.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7411, 'H6', '0.00', 'Oct-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7412, 'H7', '0.00', 'Oct-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7413, 'H8', '50.00', 'Oct-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25376.00', '25972.00', '0.00', 'Units', '600.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7414, 'H9', '0.00', 'Oct-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7415, 'I1', '30.00', 'Oct-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8881.00', '9161.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7416, 'I10', '0.00', 'Oct-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7417, 'I11', '0.00', 'Oct-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7418, 'I12', '0.00', 'Oct-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7419, 'I13', '0.00', 'Oct-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7420, 'I14', '0.00', 'Oct-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7421, 'I15', '0.00', 'Oct-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7422, 'I16', '0.00', 'Oct-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7423, 'I17', '30.00', 'Oct-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8226.00', '8548.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7424, 'I18', '30.00', 'Oct-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2365.00', '2771.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7425, 'I19', '30.00', 'Oct-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4506.00', '4511.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7426, 'I2', '30.00', 'Oct-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5709.00', '5840.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7427, 'I20', '30.00', 'Oct-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6558.00', '6867.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7428, 'I21', '30.00', 'Oct-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5936.00', '6205.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7429, 'I22', '30.00', 'Oct-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3080.00', '3342.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7430, 'I23', '30.00', 'Oct-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5391.00', '5673.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7431, 'I24', '30.00', 'Oct-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3636.00', '3921.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7432, 'I25', '30.00', 'Oct-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2610.00', '2967.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7433, 'I26', '0.00', 'Oct-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '15.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7434, 'I27', '0.00', 'Oct-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7435, 'I28', '0.00', 'Oct-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7436, 'I29', '0.00', 'Oct-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7437, 'I3', '30.00', 'Oct-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5848.00', '6024.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7438, 'I30', '0.00', 'Oct-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '141.00', '141.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7439, 'I31', '0.00', 'Oct-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7440, 'I32', '0.00', 'Oct-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '43.00', '75.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7441, 'I4', '30.00', 'Oct-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5525.00', '5731.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7442, 'I5', '30.00', 'Oct-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7448.00', '7732.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7443, 'I6', '0.00', 'Oct-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2725.00', '2833.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7444, 'I7', '0.00', 'Oct-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7445, 'I8', '30.00', 'Oct-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2036.00', '2315.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7446, 'I9', '0.00', 'Oct-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7447, 'KV-IIITA', '0.00', 'Oct-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '82328.00', '84226.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7448, 'MSA-CA1', '0.00', 'Oct-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2816.00', '3096.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(7449, 'MSA-CA2', '0.00', 'Oct-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '34363.00', '34677.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7450, 'MSA101', '0.00', 'Oct-2017', 'Vacant', 'None', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7208.00', '7323.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7451, 'MSA102', '30.00', 'Oct-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12430.00', '12509.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7452, 'MSA103', '30.00', 'Oct-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14276.00', '14383.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7453, 'MSA104', '30.00', 'Oct-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '24774.00', '24798.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7454, 'MSA105', '30.00', 'Oct-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14598.00', '14646.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7455, 'MSA106', '30.00', 'Oct-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11051.00', '11100.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7456, 'MSA201', '30.00', 'Oct-2017', 'Ms. Kalpna Singh', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8535.00', '8648.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7457, 'MSA202', '30.00', 'Oct-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6004.00', '6031.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7458, 'MSA203', '30.00', 'Oct-2017', 'Mr. Neeraj Jain ', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12735.00', '12741.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7459, 'MSA204', '30.00', 'Oct-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8268.00', '8353.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7460, 'MSA205', '30.00', 'Oct-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13025.00', '13145.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7461, 'MSA206', '30.00', 'Oct-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8630.00', '8707.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7462, 'MSA301', '30.00', 'Oct-2017', 'Pankaj Tyagi', 'PhD Stipend', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1187.00', '1239.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7463, 'MSA302', '30.00', 'Oct-2017', ' Mr. Abhishek', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11290.00', '11381.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7464, 'MSA303', '30.00', 'Oct-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7504.00', '7560.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7465, 'MSA304', '30.00', 'Oct-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16599.00', '16990.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7466, 'MSA305', '30.00', 'Oct-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7496.00', '7541.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7467, 'MSA306', '30.00', 'Oct-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11212.00', '11285.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7468, 'MSA307', '30.00', 'Oct-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8194.00', '8243.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7469, 'MSA308', '30.00', 'Oct-2017', 'Ms. Arti Gupta ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1100.00', '1192.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7470, 'MSA401', '30.00', 'Oct-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9869.00', '9931.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7471, 'MSA402', '30.00', 'Oct-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9117.00', '9282.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7472, 'MSA403', '30.00', 'Oct-2017', 'Prasant K Singh', 'PhD Stipend', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10920.00', '11042.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7473, 'MSA404', '30.00', 'Oct-2017', 'Mr. Vishal Krishan Singh', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5158.00', '5218.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7474, 'MSA405', '30.00', 'Oct-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6435.00', '6498.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7475, 'MSA406', '60.00', 'Oct-2017', 'Mrs. Niharika Anand & Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7115.00', '7195.00', '0.00', 'Rupees', '600.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7476, 'MSA407', '0.00', 'Oct-2017', 'Vacant', 'None', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10942.00', '10942.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7477, 'MSA408', '30.00', 'Oct-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4471.00', '4560.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7478, 'MSA409', '30.00', 'Oct-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3476.00', '3509.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7479, 'MSA410', '30.00', 'Oct-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6536.00', '6593.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7480, 'MSA501', '30.00', 'Oct-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9711.00', '9795.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7481, 'MSA502', '30.00', 'Oct-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9421.00', '9461.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7482, 'MSA503', '30.00', 'Oct-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5256.00', '5355.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7483, 'MSA504', '30.00', 'Oct-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7545.00', '7751.00', '0.00', 'Units', '400.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7484, 'MSA505', '30.00', 'Oct-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11037.00', '11118.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7485, 'MSA506', '30.00', 'Oct-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8183.00', '8251.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7486, 'MSA507', '30.00', 'Oct-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7668.00', '7668.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7487, 'MSA508', '30.00', 'Oct-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4801.00', '4895.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7488, 'MSA509', '30.00', 'Oct-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6348.00', '6569.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7489, 'MSA510', '30.00', 'Oct-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14092.00', '14523.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7490, 'MSA601', '30.00', 'Oct-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5299.00', '5411.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7491, 'MSA602', '30.00', 'Oct-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11707.00', '11743.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7492, 'MSA603', '30.00', 'Oct-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2841.00', '2864.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7493, 'MSA604', '30.00', 'Oct-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4772.00', '4938.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7494, 'MSA605', '30.00', 'Oct-2017', 'Mr. Sanjay Kumar Sonbhadra', 'PhD Stipend', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6437.00', '6597.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7495, 'MSA606', '30.00', 'Oct-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5188.00', '5246.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7496, 'MSA607', '30.00', 'Oct-2017', 'Mrs. Anju Sharma', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7350.00', '7441.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7497, 'MSA608', '30.00', 'Oct-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7993.00', '8014.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7498, 'MSA609', '30.00', 'Oct-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1884.00', '1947.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7499, 'MSA610', '30.00', 'Oct-2017', 'Ms. Joyline Germine DSA', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4792.00', '4853.00', '0.00', 'Rupees', '300.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7500, 'RES-CA1', '0.00', 'Oct-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3389.00', '3412.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7501, 'RES-CA10', '0.00', 'Oct-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3589.00', '3613.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7502, 'RES-CA11', '0.00', 'Oct-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6461.00', '6501.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7503, 'RES-CA12', '0.00', 'Oct-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7504, 'RES-CA13', '0.00', 'Oct-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2407.00', '2431.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7505, 'RES-CA14', '0.00', 'Oct-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2534.00', '2553.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7506, 'RES-CA15', '0.00', 'Oct-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1691.00', '1707.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7507, 'RES-CA2', '0.00', 'Oct-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1656.00', '1670.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7508, 'RES-CA3', '0.00', 'Oct-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22058.00', '22384.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7509, 'RES-CA4', '0.00', 'Oct-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2007.00', '2030.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7510, 'RES-CA5', '0.00', 'Oct-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3051.00', '3076.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7511, 'RES-CA6', '0.00', 'Oct-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3824.00', '3894.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7512, 'RES-CA7', '0.00', 'Oct-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '159.00', '166.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7513, 'RES-CA8', '0.00', 'Oct-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4845.00', '4902.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7514, 'RES-CA9', '0.00', 'Oct-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4747.00', '4806.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7515, 'S-CA1', '0.00', 'Oct-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16606.00', '16606.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7516, 'S1', '250.00', 'Oct-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9373.00', '9530.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7517, 'S2', '0.00', 'Oct-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7518, 'S3', '250.00', 'Oct-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14159.00', '14264.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7519, 'S4', '250.00', 'Oct-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3653.00', '3681.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7520, 'S5', '0.00', 'Oct-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7521, 'S6', '250.00', 'Oct-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7029.00', '7053.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7522, 'S7', '0.00', 'Oct-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7523, 'S8', '250.00', 'Oct-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '17995.00', '18665.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7524, 'SSVision', '0.00', 'Oct-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7525, 'SWP', '0.00', 'Oct-2017', 'Swimming Pool', 'Common', 'No', '16199323', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7526, 'VH3-201', '0.00', 'Oct-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17617.00', '17618.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7527, 'VH3-202', '0.00', 'Oct-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17618.00', '17629.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7528, 'VH3-301', '0.00', 'Oct-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15460.00', '15481.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7529, 'VH3-302', '0.00', 'Oct-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16183.00', '16185.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7530, 'VH3-307', '0.00', 'Oct-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7531, 'VH3-308', '0.00', 'Oct-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30238.00', '0.00', 'None', '0.00', '0.00', '2017-11-06 12:53:55', 'No', ''),
(7532, 'A1', '30.00', 'Nov-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22006.00', '22123.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7533, 'A2', '0.00', 'Nov-2017', 'Nisha Dubey', 'None', 'No', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10193.00', '10387.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7534, 'A3', '0.00', 'Nov-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9866.00', '9929.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7535, 'A4', '30.00', 'Nov-2017', 'Mr. Swatantra Kumar Dwivedi', 'Staff', 'No', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5470.00', '5632.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7536, 'A5', '0.00', 'Nov-2017', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12298.00', '12379.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7537, 'A6', '0.00', 'Nov-2017', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10915.00', '10967.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7538, 'A7', '0.00', 'Nov-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11999.00', '12078.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7539, 'A8', '0.00', 'Nov-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7540, 'ATM-CANARA', '0.00', 'Nov-2017', 'Canara Bank, Branch Manager', 'Contractor', 'Yes', '6250861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '661.00', '799.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7541, 'B1', '30.00', 'Nov-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28112.00', '28260.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7542, 'B10', '30.00', 'Nov-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34000.00', '34166.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7543, 'B11', '30.00', 'Nov-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23164.00', '23332.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7544, 'B12', '30.00', 'Nov-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37615.00', '37740.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7545, 'B13', '30.00', 'Nov-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33392.00', '33549.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7546, 'B14', '30.00', 'Nov-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21998.00', '22216.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7547, 'B15', '30.00', 'Nov-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '55996.00', '56185.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7548, 'B16', '30.00', 'Nov-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35870.00', '36033.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7549, 'B2', '30.00', 'Nov-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33382.00', '33502.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7550, 'B3', '30.00', 'Nov-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24645.00', '24785.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7551, 'B4', '30.00', 'Nov-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32791.00', '33053.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7552, 'B5', '30.00', 'Nov-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20629.00', '20750.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7553, 'B6', '30.00', 'Nov-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23441.00', '23544.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7554, 'B7', '30.00', 'Nov-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27143.00', '27331.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7555, 'B8', '30.00', 'Nov-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34077.00', '34180.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7556, 'B9', '30.00', 'Nov-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17809.00', '17951.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7557, 'BEC-Admin', '0.00', 'Nov-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7558, 'BEC-Audi', '0.00', 'Nov-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7559, 'BEC-Main', '0.00', 'Nov-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '56223.00', '56332.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7560, 'BH-1', '0.00', 'Nov-2017', 'Boys hostel - 1', 'None', '', '16199316', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7561, 'BH-2', '0.00', 'Nov-2017', 'Boys hostel - 2', 'None', '', '16199312', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7562, 'BH-3', '0.00', 'Nov-2017', 'Boys hostel - 3', 'None', '', '16199317', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7563, 'BH-4', '0.00', 'Nov-2017', 'Boys hostel - 4', 'None', '', '16953884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7564, 'BH-5', '0.00', 'Nov-2017', 'Boys hostel - 5', 'None', '', '16199311', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7565, 'BH-5 Canteen', '250.00', 'Nov-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3825.00', '4217.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7566, 'BH1-R205', '30.00', 'Nov-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7567, 'BH1-R253', '30.00', 'Nov-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7568, 'BH1-R255', '30.00', 'Nov-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7569, 'BH1-R256', '30.00', 'Nov-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7570, 'BH1-R257', '0.00', 'Nov-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7571, 'BH1-R259', '0.00', 'Nov-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7572, 'BH1-R265', '30.00', 'Nov-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7573, 'BH2-Canteen', '0.00', 'Nov-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5616.00', '5741.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7574, 'BH4-Canteen', '0.00', 'Nov-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6403.00', '6666.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7575, 'C1', '0.00', 'Nov-2017', 'Vacant', 'None', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41518.00', '41518.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7576, 'C2', '30.00', 'Nov-2017', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36464.00', '36764.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7577, 'D1', '30.00', 'Nov-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17928.00', '18118.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7578, 'D10', '0.00', 'Nov-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41358.00', '41358.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7579, 'D11', '50.00', 'Nov-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38009.00', '38320.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7580, 'D12', '50.00', 'Nov-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52260.00', '52497.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7581, 'D13', '50.00', 'Nov-2017', 'Dr. Triloki Pant', 'Asstt. Professor', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6993.00', '7124.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7582, 'D14', '0.00', 'Nov-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7583, 'D15', '50.00', 'Nov-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36029.00', '36029.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7584, 'D16', '0.00', 'Nov-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7585, 'D17', '30.00', 'Nov-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13148.00', '13322.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7586, 'D18', '50.00', 'Nov-2017', 'Dr. Ranjit Singh', 'Assoc. Professor', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22235.00', '22390.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7587, 'D19', '30.00', 'Nov-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15099.00', '15274.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7588, 'D2', '50.00', 'Nov-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36952.00', '37322.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7589, 'D20', '50.00', 'Nov-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37638.00', '37860.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7590, 'D21', '50.00', 'Nov-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '138472', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3.70', '108.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7591, 'D22', '50.00', 'Nov-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13211.00', '13346.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7592, 'D23', '30.00', 'Nov-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11953.00', '12241.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7593, 'D24', '50.00', 'Nov-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21474.00', '21598.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7594, 'D25', '50.00', 'Nov-2017', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51882.00', '51884.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7595, 'D26', '50.00', 'Nov-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '68192.00', '68558.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7596, 'D27', '50.00', 'Nov-2017', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43590.00', '43799.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7597, 'D28', '50.00', 'Nov-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50571.00', '51030.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7598, 'D3', '0.00', 'Nov-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7599, 'D4', '0.00', 'Nov-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31935.00', '31937.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7600, 'D5', '30.00', 'Nov-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17514.00', '17672.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7601, 'D6', '30.00', 'Nov-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41257.00', '41403.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7602, 'D7', '50.00', 'Nov-2017', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49705.00', '50005.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7603, 'D8', '50.00', 'Nov-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41860.00', '42096.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7604, 'D9', '50.00', 'Nov-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22302.00', '22490.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7605, 'Dir-Res', '0.00', 'Nov-2017', 'Prof. P.Nagabhusan', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '94443.00', '94890.00', '0.00', 'Units', '5000.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7606, 'E1', '50.00', 'Nov-2017', 'Dr. Sanjay Singh', 'Assoc. Professor', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23179.00', '23184.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7607, 'E10', '50.00', 'Nov-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32730.00', '33002.00', '0.00', 'Units', '1000.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7608, 'E11', '0.00', 'Nov-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49739.00', '49992.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7609, 'E12', '50.00', 'Nov-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51565.00', '51836.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7610, 'E13', '50.00', 'Nov-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28485.00', '28842.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7611, 'E14', '50.00', 'Nov-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20579.00', '21010.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7612, 'E2', '50.00', 'Nov-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '35933.00', '36109.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7613, 'E3', '50.00', 'Nov-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '59406.00', '59667.00', '0.00', 'Units', '1000.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7614, 'E4', '50.00', 'Nov-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2224.00', '2600.00', '0.00', 'Units', '1000.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7615, 'E5', '50.00', 'Nov-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26413.00', '26823.00', '0.00', 'Units', '1000.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7616, 'E6', '50.00', 'Nov-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '55952.00', '56401.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7617, 'E7', '50.00', 'Nov-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6169.00', '6609.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7618, 'E8', '50.00', 'Nov-2017', 'Dr. Manish Goswami', 'Assoc. Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36189.00', '36493.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7619, 'E9', '50.00', 'Nov-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '53865.00', '54290.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7620, 'F1', '50.00', 'Nov-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32300.00', '32513.00', '0.00', 'Units', '1000.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7621, 'F2', '0.00', 'Nov-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7622, 'F3', '30.00', 'Nov-2017', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23492.00', '23832.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7623, 'F4', '0.00', 'Nov-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7624, 'F5', '50.00', 'Nov-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20289.00', '20494.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7625, 'FP-A', '0.00', 'Nov-2017', 'Feeder Piller-A', 'Common', 'No', '16199309', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7626, 'FP-B', '0.00', 'Nov-2017', 'Feeder Piller-B', 'Common', 'No', '16199313', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7627, 'FP-C', '0.00', 'Nov-2017', 'Feeder Piller-C', 'Common', 'No', '16199308', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7628, 'FP-D', '0.00', 'Nov-2017', 'Feeder Piller-D', 'Common', 'No', '16199319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7629, 'FP-E', '0.00', 'Nov-2017', 'Feeder Piller-E', 'Common', 'No', '16199320', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7630, 'FP-F', '0.00', 'Nov-2017', 'Feeder Piller-F', 'Common', 'No', '16199318', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7631, 'FP-G', '0.00', 'Nov-2017', 'Feeder Piller-G', 'Common', 'No', '16199321', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7632, 'FP-H', '0.00', 'Nov-2017', 'Feeder Piller-H', 'Common', 'No', '16199326', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7633, 'FP-I', '0.00', 'Nov-2017', 'Feeder Piller-I', 'Common', 'No', '16199322', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7634, 'FP-J', '0.00', 'Nov-2017', 'Feeder Piller-J', 'Common', 'No', '16199325', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7635, 'FP-K', '0.00', 'Nov-2017', 'Feeder Piller-K', 'Common', 'No', '16199324', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7636, 'G1 ', '30.00', 'Nov-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5516.00', '5672.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:29', 'No', ''),
(7637, 'G10', '50.00', 'Nov-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1567.00', '1567.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7638, 'G11', '50.00', 'Nov-2017', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2594.00', '2750.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7639, 'G12', '50.00', 'Nov-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6758.00', '6758.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7640, 'G13', '50.00', 'Nov-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '26287366', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.10', '43.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7641, 'G14', '50.00', 'Nov-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1403.00', '1547.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7642, 'G15', '50.00', 'Nov-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2504.00', '2638.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7643, 'G16', '50.00', 'Nov-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '26287370', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.10', '69.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7644, 'G17', '0.00', 'Nov-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7645, 'G18', '50.00', 'Nov-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3638.00', '3791.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7646, 'G19', '50.00', 'Nov-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3611.00', '3817.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7647, 'G2 ', '50.00', 'Nov-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2690.00', '2765.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7648, 'G20', '50.00', 'Nov-2017', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '26287363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.10', '1.10', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7649, 'G3 ', '50.00', 'Nov-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7473.00', '7630.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7650, 'G4 ', '50.00', 'Nov-2017', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2807.00', '2928.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7651, 'G5', '50.00', 'Nov-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2883.00', '3033.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7652, 'G6', '50.00', 'Nov-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '135.00', '146.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7653, 'G7', '30.00', 'Nov-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4995.00', '5115.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7654, 'G8 ', '50.00', 'Nov-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3416.00', '3550.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7655, 'G9', '50.00', 'Nov-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5625.00', '5704.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7656, 'GH-1', '0.00', 'Nov-2017', 'Girls Hostel - 01', 'None', '', '16199310', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7657, 'GH-2', '0.00', 'Nov-2017', 'Girls Hostel - 02', 'None', '', '16199315', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7658, 'GH-3', '0.00', 'Nov-2017', 'Girls Hostel - 03', 'None', '', '16199314', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7659, 'GH3-Canteen', '0.00', 'Nov-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2440.00', '2501.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7660, 'GH3-R511', '30.00', 'Nov-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7661, 'GH3-R512', '30.00', 'Nov-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7662, 'GH3-R519', '0.00', 'Nov-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7663, 'GH3-R521', '30.00', 'Nov-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7664, 'GH3-R610', '0.00', 'Nov-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7665, 'GH3-R611', '30.00', 'Nov-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7666, 'GH3-R612', '0.00', 'Nov-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7667, 'GH3-R620', '30.00', 'Nov-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(7668, 'GH3-R621', '30.00', 'Nov-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7669, 'GH3-R712', '30.00', 'Nov-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7670, 'GH3-R719', '30.00', 'Nov-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7671, 'GH3-R721', '30.00', 'Nov-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7672, 'H1', '50.00', 'Nov-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13966.00', '14209.00', '0.00', 'Units', '800.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7673, 'H10', '50.00', 'Nov-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '8773.00', '9131.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7674, 'H11', '50.00', 'Nov-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '10875.00', '11057.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7675, 'H12', '0.00', 'Nov-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7676, 'H13', '0.00', 'Nov-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41.00', '42.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7677, 'H14', '50.00', 'Nov-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4571.00', '4691.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7678, 'H15', '0.00', 'Nov-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7679, 'H16', '0.00', 'Nov-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7680, 'H17', '50.00', 'Nov-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4082.00', '4277.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7681, 'H18', '0.00', 'Nov-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7682, 'H2', '50.00', 'Nov-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7281.00', '7408.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7683, 'H3', '0.00', 'Nov-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7684, 'H4', '50.00', 'Nov-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15461.00', '15718.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7685, 'H5', '50.00', 'Nov-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9332.00', '9476.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7686, 'H6', '0.00', 'Nov-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7687, 'H7', '0.00', 'Nov-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7688, 'H8', '50.00', 'Nov-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '25972.00', '26374.00', '0.00', 'Units', '600.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7689, 'H9', '0.00', 'Nov-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7690, 'I1', '30.00', 'Nov-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9161.00', '9385.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7691, 'I10', '0.00', 'Nov-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7692, 'I11', '0.00', 'Nov-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7693, 'I12', '0.00', 'Nov-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7694, 'I13', '0.00', 'Nov-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7695, 'I14', '0.00', 'Nov-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7696, 'I15', '0.00', 'Nov-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7697, 'I16', '0.00', 'Nov-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7698, 'I17', '30.00', 'Nov-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8548.00', '8655.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7699, 'I18', '30.00', 'Nov-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2771.00', '3104.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7700, 'I19', '30.00', 'Nov-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4511.00', '4511.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7701, 'I2', '30.00', 'Nov-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5840.00', '6065.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7702, 'I20', '30.00', 'Nov-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6867.00', '7071.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7703, 'I21', '30.00', 'Nov-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6205.00', '6408.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7704, 'I22', '30.00', 'Nov-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3342.00', '3523.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7705, 'I23', '30.00', 'Nov-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5673.00', '5845.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7706, 'I24', '30.00', 'Nov-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3921.00', '3995.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7707, 'I25', '30.00', 'Nov-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2967.00', '3229.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7708, 'I26', '0.00', 'Nov-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '15.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7709, 'I27', '0.00', 'Nov-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7710, 'I28', '0.00', 'Nov-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7711, 'I29', '0.00', 'Nov-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7712, 'I3', '30.00', 'Nov-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6024.00', '6165.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7713, 'I30', '0.00', 'Nov-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '141.00', '141.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7714, 'I31', '0.00', 'Nov-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7715, 'I32', '0.00', 'Nov-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '75.00', '75.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7716, 'I4', '30.00', 'Nov-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5731.00', '5915.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7717, 'I5', '30.00', 'Nov-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7732.00', '7938.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7718, 'I6', '0.00', 'Nov-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2833.00', '2925.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7719, 'I7', '0.00', 'Nov-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7720, 'I8', '30.00', 'Nov-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2315.00', '2376.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7721, 'I9', '0.00', 'Nov-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7722, 'KV-IIITA', '0.00', 'Nov-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '84226.00', '85371.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7723, 'MSA-CA1', '0.00', 'Nov-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3096.00', '3529.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7724, 'MSA-CA2', '0.00', 'Nov-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '34677.00', '35082.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7725, 'MSA101', '30.00', 'Nov-2017', 'Mr. Vikash ', 'PhD Stipend', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7323.00', '7356.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7726, 'MSA102', '30.00', 'Nov-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12509.00', '12533.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7727, 'MSA103', '30.00', 'Nov-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14383.00', '14445.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7728, 'MSA104', '30.00', 'Nov-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '24798.00', '24844.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7729, 'MSA105', '30.00', 'Nov-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14646.00', '14689.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7730, 'MSA106', '30.00', 'Nov-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11100.00', '11152.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7731, 'MSA201', '30.00', 'Nov-2017', 'Ms. Arti Gupta', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8648.00', '8697.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7732, 'MSA202', '30.00', 'Nov-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6031.00', '6032.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7733, 'MSA203', '30.00', 'Nov-2017', 'Mr. Abhishek', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12741.00', '12817.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7734, 'MSA204', '30.00', 'Nov-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8353.00', '8408.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7735, 'MSA205', '30.00', 'Nov-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13145.00', '13145.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7736, 'MSA206', '30.00', 'Nov-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8707.00', '8744.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7737, 'MSA301', '0.00', 'Nov-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1239.00', '1239.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7738, 'MSA302', '30.00', 'Nov-2017', ' Mr. Pankaj Tyagi', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11381.00', '11403.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7739, 'MSA303', '30.00', 'Nov-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7560.00', '7583.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7740, 'MSA304', '30.00', 'Nov-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16990.00', '17052.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7741, 'MSA305', '30.00', 'Nov-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7541.00', '7573.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7742, 'MSA306', '30.00', 'Nov-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11285.00', '11336.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7743, 'MSA307', '30.00', 'Nov-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8243.00', '8248.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7744, 'MSA308', '30.00', 'Nov-2017', 'Ms. Joyline Germine DSA ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1192.00', '1255.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7745, 'MSA401', '30.00', 'Nov-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9931.00', '9931.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7746, 'MSA402', '30.00', 'Nov-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9282.00', '9388.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7747, 'MSA403', '30.00', 'Nov-2017', 'Prasant K Singh', 'PhD Stipend', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11042.00', '11109.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7748, 'MSA404', '30.00', 'Nov-2017', 'Mr. Ashish Chaudhary', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5218.00', '5242.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7749, 'MSA405', '30.00', 'Nov-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6498.00', '6539.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7750, 'MSA406', '30.00', 'Nov-2017', 'Mrs. Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7195.00', '7247.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7751, 'MSA407', '0.00', 'Nov-2017', 'Vacant', 'None', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10942.00', '10955.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7752, 'MSA408', '30.00', 'Nov-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4560.00', '4582.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7753, 'MSA409', '30.00', 'Nov-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3509.00', '3544.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7754, 'MSA410', '30.00', 'Nov-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6593.00', '6647.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7755, 'MSA501', '30.00', 'Nov-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9795.00', '9834.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7756, 'MSA502', '30.00', 'Nov-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9461.00', '9479.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7757, 'MSA503', '30.00', 'Nov-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5355.00', '5391.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7758, 'MSA504', '30.00', 'Nov-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7751.00', '7789.00', '0.00', 'Units', '400.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7759, 'MSA505', '30.00', 'Nov-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11118.00', '11136.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7760, 'MSA506', '30.00', 'Nov-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8251.00', '8309.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7761, 'MSA507', '30.00', 'Nov-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7668.00', '7668.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7762, 'MSA508', '30.00', 'Nov-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4895.00', '4947.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7763, 'MSA509', '30.00', 'Nov-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6569.00', '6642.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7764, 'MSA510', '30.00', 'Nov-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14523.00', '14674.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7765, 'MSA601', '30.00', 'Nov-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5411.00', '5453.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7766, 'MSA602', '30.00', 'Nov-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11743.00', '11743.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7767, 'MSA603', '30.00', 'Nov-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2864.00', '2897.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7768, 'MSA604', '30.00', 'Nov-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4938.00', '5030.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7769, 'MSA605', '30.00', 'Nov-2017', 'Mr. Sanjay Kumar Sonbhadra', 'PhD Stipend', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6597.00', '6646.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7770, 'MSA606', '30.00', 'Nov-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5246.00', '5274.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7771, 'MSA607', '30.00', 'Nov-2017', 'Mrs. Anju Sharma', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7441.00', '7511.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7772, 'MSA608', '30.00', 'Nov-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8014.00', '8027.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7773, 'MSA609', '30.00', 'Nov-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1947.00', '1984.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7774, 'MSA610', '30.00', 'Nov-2017', 'Mr. Hemraj Meena', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4853.00', '4908.00', '0.00', 'Rupees', '300.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7775, 'RES-CA1', '0.00', 'Nov-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3412.00', '3442.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7776, 'RES-CA10', '0.00', 'Nov-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3613.00', '3639.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7777, 'RES-CA11', '0.00', 'Nov-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6501.00', '6549.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7778, 'RES-CA12', '0.00', 'Nov-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7779, 'RES-CA13', '0.00', 'Nov-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2431.00', '2457.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7780, 'RES-CA14', '0.00', 'Nov-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2553.00', '2574.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7781, 'RES-CA15', '0.00', 'Nov-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1707.00', '1718.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7782, 'RES-CA2', '0.00', 'Nov-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1670.00', '1687.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7783, 'RES-CA3', '0.00', 'Nov-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22384.00', '22581.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7784, 'RES-CA4', '0.00', 'Nov-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2030.00', '2045.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7785, 'RES-CA5', '0.00', 'Nov-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3076.00', '3101.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7786, 'RES-CA6', '0.00', 'Nov-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3894.00', '3961.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7787, 'RES-CA7', '0.00', 'Nov-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '166.00', '174.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7788, 'RES-CA8', '0.00', 'Nov-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4902.00', '4967.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7789, 'RES-CA9', '0.00', 'Nov-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4806.00', '4863.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7790, 'S-CA1', '0.00', 'Nov-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16606.00', '16606.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7791, 'S1', '250.00', 'Nov-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9530.00', '9588.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7792, 'S2', '0.00', 'Nov-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7793, 'S3', '250.00', 'Nov-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14264.00', '14288.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7794, 'S4', '250.00', 'Nov-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3681.00', '3707.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7795, 'S5', '0.00', 'Nov-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7796, 'S6', '250.00', 'Nov-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7053.00', '7063.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7797, 'S7', '0.00', 'Nov-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7798, 'S8', '250.00', 'Nov-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '18665.00', '19223.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7799, 'SSVision', '0.00', 'Nov-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5219.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7800, 'SWP', '0.00', 'Nov-2017', 'Swimming Pool', 'Common', 'No', '16199323', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7801, 'VH3-201', '0.00', 'Nov-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17618.00', '17619.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7802, 'VH3-202', '0.00', 'Nov-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17629.00', '17629.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7803, 'VH3-301', '0.00', 'Nov-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15481.00', '15484.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7804, 'VH3-302', '0.00', 'Nov-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16185.00', '16185.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7805, 'VH3-307', '0.00', 'Nov-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28830.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7806, 'VH3-308', '0.00', 'Nov-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30238.00', '30258.00', '0.00', 'None', '0.00', '0.00', '2017-12-11 16:22:30', 'No', ''),
(7807, 'A1', '30.00', 'Dec-2017', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22123.00', '22280.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7808, 'A2', '0.00', 'Dec-2017', 'Nisha Dubey', 'None', 'No', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10387.00', '11046.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7809, 'A3', '0.00', 'Dec-2017', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9929.00', '9988.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7810, 'A4', '30.00', 'Dec-2017', 'Mr. Swatantra Kumar Dwivedi', 'Staff', 'No', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5632.00', '5928.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7811, 'A5', '0.00', 'Dec-2017', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12379.00', '12452.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7812, 'A6', '0.00', 'Dec-2017', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10967.00', '11012.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7813, 'A7', '0.00', 'Dec-2017', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12078.00', '12133.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7814, 'A8', '0.00', 'Dec-2017', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7815, 'ATM-CANARA', '0.00', 'Dec-2017', 'Canara Bank, Branch Manager', 'Contractor', 'Yes', '6250861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '799.00', '941.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7816, 'B1', '30.00', 'Dec-2017', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28260.00', '28382.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7817, 'B10', '30.00', 'Dec-2017', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34166.00', '34336.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7818, 'B11', '30.00', 'Dec-2017', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23332.00', '23613.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7819, 'B12', '30.00', 'Dec-2017', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37740.00', '38050.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7820, 'B13', '30.00', 'Dec-2017', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33549.00', '33724.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7821, 'B14', '30.00', 'Dec-2017', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22216.00', '22472.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7822, 'B15', '30.00', 'Dec-2017', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '56185.00', '56430.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7823, 'B16', '30.00', 'Dec-2017', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36033.00', '36159.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7824, 'B2', '30.00', 'Dec-2017', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33502.00', '33777.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7825, 'B3', '30.00', 'Dec-2017', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24785.00', '24899.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7826, 'B4', '30.00', 'Dec-2017', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33053.00', '33333.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7827, 'B5', '30.00', 'Dec-2017', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20750.00', '20879.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7828, 'B6', '30.00', 'Dec-2017', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23544.00', '23624.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7829, 'B7', '30.00', 'Dec-2017', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27331.00', '27529.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7830, 'B8', '30.00', 'Dec-2017', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34180.00', '34327.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7831, 'B9', '30.00', 'Dec-2017', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17951.00', '18090.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7832, 'BEC-Admin', '0.00', 'Dec-2017', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7833, 'BEC-Audi', '0.00', 'Dec-2017', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7834, 'BEC-Main', '0.00', 'Dec-2017', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '56332.00', '56756.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7835, 'BH-1', '0.00', 'Dec-2017', 'Boys hostel - 1', 'None', '', '16199316', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7836, 'BH-2', '0.00', 'Dec-2017', 'Boys hostel - 2', 'None', '', '16199312', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7837, 'BH-3', '0.00', 'Dec-2017', 'Boys hostel - 3', 'None', '', '16199317', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7838, 'BH-4', '0.00', 'Dec-2017', 'Boys hostel - 4', 'None', '', '16953884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7839, 'BH-5', '0.00', 'Dec-2017', 'Boys hostel - 5', 'None', '', '16199311', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7840, 'BH-5 Canteen', '250.00', 'Dec-2017', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4217.00', '4248.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7841, 'BH1-R205', '30.00', 'Dec-2017', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7842, 'BH1-R253', '30.00', 'Dec-2017', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7843, 'BH1-R255', '30.00', 'Dec-2017', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7844, 'BH1-R256', '30.00', 'Dec-2017', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7845, 'BH1-R257', '0.00', 'Dec-2017', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7846, 'BH1-R259', '0.00', 'Dec-2017', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7847, 'BH1-R265', '30.00', 'Dec-2017', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7848, 'BH2-Canteen', '0.00', 'Dec-2017', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5741.00', '5807.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7849, 'BH4-Canteen', '0.00', 'Dec-2017', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6666.00', '6666.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7850, 'C1', '0.00', 'Dec-2017', 'Vacant', 'None', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41518.00', '41518.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7851, 'C2', '30.00', 'Dec-2017', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36764.00', '37172.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7852, 'D1', '30.00', 'Dec-2017', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18118.00', '18401.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7853, 'D10', '0.00', 'Dec-2017', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41358.00', '41367.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7854, 'D11', '50.00', 'Dec-2017', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38320.00', '38666.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7855, 'D12', '50.00', 'Dec-2017', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52497.00', '52640.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7856, 'D13', '50.00', 'Dec-2017', 'Dr. Triloki Pant', 'Asstt. Professor', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7124.00', '7182.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7857, 'D14', '0.00', 'Dec-2017', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7858, 'D15', '50.00', 'Dec-2017', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36029.00', '36029.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7859, 'D16', '0.00', 'Dec-2017', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7860, 'D17', '30.00', 'Dec-2017', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13322.00', '13533.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7861, 'D18', '50.00', 'Dec-2017', 'Dr. Ranjit Singh', 'Assoc. Professor', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22390.00', '22548.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7862, 'D19', '30.00', 'Dec-2017', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15274.00', '15681.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7863, 'D2', '50.00', 'Dec-2017', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37322.00', '37752.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7864, 'D20', '50.00', 'Dec-2017', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37860.00', '38111.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7865, 'D21', '50.00', 'Dec-2017', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '138472', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '108.00', '379.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7866, 'D22', '50.00', 'Dec-2017', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13346.00', '13435.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7867, 'D23', '30.00', 'Dec-2017', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12241.00', '12539.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7868, 'D24', '50.00', 'Dec-2017', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21598.00', '21725.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7869, 'D25', '50.00', 'Dec-2017', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51884.00', '51885.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7870, 'D26', '50.00', 'Dec-2017', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '68558.00', '68930.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7871, 'D27', '50.00', 'Dec-2017', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43799.00', '44047.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7872, 'D28', '50.00', 'Dec-2017', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51030.00', '51615.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7873, 'D3', '0.00', 'Dec-2017', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7874, 'D4', '0.00', 'Dec-2017', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31937.00', '31937.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7875, 'D5', '30.00', 'Dec-2017', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17672.00', '17888.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7876, 'D6', '30.00', 'Dec-2017', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41403.00', '41588.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7877, 'D7', '50.00', 'Dec-2017', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50005.00', '50116.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7878, 'D8', '50.00', 'Dec-2017', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '42096.00', '42398.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7879, 'D9', '50.00', 'Dec-2017', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22490.00', '22569.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7880, 'Dir-Res', '0.00', 'Dec-2017', 'Prof. P.Nagabhusan', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '94890.00', '96011.00', '0.00', 'Units', '5000.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7881, 'E1', '50.00', 'Dec-2017', 'Dr. Sanjay Singh', 'Assoc. Professor', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23184.00', '23492.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7882, 'E10', '50.00', 'Dec-2017', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33002.00', '33142.00', '0.00', 'Units', '1000.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7883, 'E11', '0.00', 'Dec-2017', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49992.00', '50528.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7884, 'E12', '50.00', 'Dec-2017', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51836.00', '52300.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7885, 'E13', '50.00', 'Dec-2017', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28842.00', '29229.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7886, 'E14', '50.00', 'Dec-2017', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21010.00', '21249.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7887, 'E2', '50.00', 'Dec-2017', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36109.00', '36290.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7888, 'E3', '50.00', 'Dec-2017', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '59667.00', '59924.00', '0.00', 'Units', '1000.00', '0.00', '2018-01-02 17:30:01', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(7889, 'E4', '50.00', 'Dec-2017', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2600.00', '3066.00', '0.00', 'Units', '1000.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7890, 'E5', '50.00', 'Dec-2017', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26823.00', '27540.00', '0.00', 'Units', '1000.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7891, 'E6', '50.00', 'Dec-2017', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '56401.00', '56818.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7892, 'E7', '50.00', 'Dec-2017', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6609.00', '6966.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7893, 'E8', '50.00', 'Dec-2017', 'Dr. Manish Goswami', 'Assoc. Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36493.00', '37298.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7894, 'E9', '50.00', 'Dec-2017', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '54290.00', '54721.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7895, 'F1', '50.00', 'Dec-2017', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32513.00', '32892.00', '0.00', 'Units', '1000.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7896, 'F2', '0.00', 'Dec-2017', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7897, 'F3', '30.00', 'Dec-2017', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23832.00', '24153.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7898, 'F4', '0.00', 'Dec-2017', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15975.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7899, 'F5', '50.00', 'Dec-2017', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20494.00', '21015.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7900, 'FP-A', '0.00', 'Dec-2017', 'Feeder Piller-A', 'Common', 'No', '16199309', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7901, 'FP-B', '0.00', 'Dec-2017', 'Feeder Piller-B', 'Common', 'No', '16199313', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7902, 'FP-C', '0.00', 'Dec-2017', 'Feeder Piller-C', 'Common', 'No', '16199308', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7903, 'FP-D', '0.00', 'Dec-2017', 'Feeder Piller-D', 'Common', 'No', '16199319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7904, 'FP-E', '0.00', 'Dec-2017', 'Feeder Piller-E', 'Common', 'No', '16199320', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7905, 'FP-F', '0.00', 'Dec-2017', 'Feeder Piller-F', 'Common', 'No', '16199318', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7906, 'FP-G', '0.00', 'Dec-2017', 'Feeder Piller-G', 'Common', 'No', '16199321', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7907, 'FP-H', '0.00', 'Dec-2017', 'Feeder Piller-H', 'Common', 'No', '16199326', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7908, 'FP-I', '0.00', 'Dec-2017', 'Feeder Piller-I', 'Common', 'No', '16199322', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7909, 'FP-J', '0.00', 'Dec-2017', 'Feeder Piller-J', 'Common', 'No', '16199325', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7910, 'FP-K', '0.00', 'Dec-2017', 'Feeder Piller-K', 'Common', 'No', '16199324', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7911, 'G1 ', '30.00', 'Dec-2017', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5672.00', '5837.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7912, 'G10', '50.00', 'Dec-2017', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1567.00', '1567.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7913, 'G11', '50.00', 'Dec-2017', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2750.00', '2922.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7914, 'G12', '50.00', 'Dec-2017', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6758.00', '6758.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7915, 'G13', '50.00', 'Dec-2017', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '26287366', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '43.00', '128.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7916, 'G14', '50.00', 'Dec-2017', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1547.00', '1651.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7917, 'G15', '50.00', 'Dec-2017', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2638.00', '2851.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7918, 'G16', '50.00', 'Dec-2017', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '26287370', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '69.00', '249.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7919, 'G17', '0.00', 'Dec-2017', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '125.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7920, 'G18', '50.00', 'Dec-2017', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3791.00', '3903.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7921, 'G19', '50.00', 'Dec-2017', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3817.00', '3889.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7922, 'G2 ', '50.00', 'Dec-2017', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2765.00', '2833.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7923, 'G20', '50.00', 'Dec-2017', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '26287363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.10', '1.10', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7924, 'G3 ', '50.00', 'Dec-2017', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7630.00', '7674.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7925, 'G4 ', '50.00', 'Dec-2017', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2928.00', '3002.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7926, 'G5', '50.00', 'Dec-2017', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3033.00', '3191.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7927, 'G6', '50.00', 'Dec-2017', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '146.00', '171.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7928, 'G7', '30.00', 'Dec-2017', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5115.00', '5219.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7929, 'G8 ', '50.00', 'Dec-2017', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3550.00', '3700.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7930, 'G9', '50.00', 'Dec-2017', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5704.00', '5866.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7931, 'GH-1', '0.00', 'Dec-2017', 'Girls Hostel - 01', 'None', '', '16199310', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7932, 'GH-2', '0.00', 'Dec-2017', 'Girls Hostel - 02', 'None', '', '16199315', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7933, 'GH-3', '0.00', 'Dec-2017', 'Girls Hostel - 03', 'None', '', '16199314', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7934, 'GH3-Canteen', '0.00', 'Dec-2017', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2501.00', '2524.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7935, 'GH3-R511', '30.00', 'Dec-2017', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7936, 'GH3-R512', '30.00', 'Dec-2017', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7937, 'GH3-R519', '0.00', 'Dec-2017', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7938, 'GH3-R521', '30.00', 'Dec-2017', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7939, 'GH3-R610', '0.00', 'Dec-2017', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7940, 'GH3-R611', '30.00', 'Dec-2017', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7941, 'GH3-R612', '0.00', 'Dec-2017', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7942, 'GH3-R620', '30.00', 'Dec-2017', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7943, 'GH3-R621', '30.00', 'Dec-2017', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7944, 'GH3-R712', '30.00', 'Dec-2017', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7945, 'GH3-R719', '30.00', 'Dec-2017', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7946, 'GH3-R721', '30.00', 'Dec-2017', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7947, 'H1', '50.00', 'Dec-2017', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14209.00', '14321.00', '0.00', 'Units', '800.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7948, 'H10', '50.00', 'Dec-2017', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9131.00', '9687.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7949, 'H11', '50.00', 'Dec-2017', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11057.00', '11179.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7950, 'H12', '0.00', 'Dec-2017', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7951, 'H13', '0.00', 'Dec-2017', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '42.00', '49.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7952, 'H14', '50.00', 'Dec-2017', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4691.00', '4769.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7953, 'H15', '0.00', 'Dec-2017', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7954, 'H16', '0.00', 'Dec-2017', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7955, 'H17', '50.00', 'Dec-2017', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4277.00', '4587.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7956, 'H18', '0.00', 'Dec-2017', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7957, 'H2', '50.00', 'Dec-2017', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7408.00', '7415.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7958, 'H3', '0.00', 'Dec-2017', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7959, 'H4', '50.00', 'Dec-2017', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15718.00', '16100.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7960, 'H5', '50.00', 'Dec-2017', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9476.00', '9584.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7961, 'H6', '0.00', 'Dec-2017', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7962, 'H7', '0.00', 'Dec-2017', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7963, 'H8', '50.00', 'Dec-2017', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26374.00', '27288.00', '0.00', 'Units', '600.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7964, 'H9', '0.00', 'Dec-2017', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7965, 'I1', '30.00', 'Dec-2017', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9385.00', '9850.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7966, 'I10', '0.00', 'Dec-2017', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7967, 'I11', '0.00', 'Dec-2017', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7968, 'I12', '0.00', 'Dec-2017', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7969, 'I13', '0.00', 'Dec-2017', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7970, 'I14', '0.00', 'Dec-2017', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7971, 'I15', '0.00', 'Dec-2017', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7972, 'I16', '0.00', 'Dec-2017', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7973, 'I17', '30.00', 'Dec-2017', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8655.00', '8934.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7974, 'I18', '30.00', 'Dec-2017', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3104.00', '3528.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7975, 'I19', '30.00', 'Dec-2017', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4511.00', '4512.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7976, 'I2', '30.00', 'Dec-2017', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6065.00', '6337.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7977, 'I20', '30.00', 'Dec-2017', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7071.00', '7320.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7978, 'I21', '30.00', 'Dec-2017', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6408.00', '6627.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7979, 'I22', '30.00', 'Dec-2017', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3523.00', '3696.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7980, 'I23', '30.00', 'Dec-2017', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5845.00', '5950.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7981, 'I24', '30.00', 'Dec-2017', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3995.00', '4129.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7982, 'I25', '30.00', 'Dec-2017', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3229.00', '3686.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7983, 'I26', '0.00', 'Dec-2017', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '15.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7984, 'I27', '0.00', 'Dec-2017', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7985, 'I28', '0.00', 'Dec-2017', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7986, 'I29', '0.00', 'Dec-2017', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7987, 'I3', '30.00', 'Dec-2017', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6165.00', '6351.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7988, 'I30', '0.00', 'Dec-2017', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '141.00', '141.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7989, 'I31', '0.00', 'Dec-2017', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7990, 'I32', '0.00', 'Dec-2017', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '75.00', '75.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7991, 'I4', '30.00', 'Dec-2017', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5915.00', '6177.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7992, 'I5', '30.00', 'Dec-2017', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7938.00', '8306.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7993, 'I6', '0.00', 'Dec-2017', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2925.00', '3062.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7994, 'I7', '0.00', 'Dec-2017', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7995, 'I8', '30.00', 'Dec-2017', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2376.00', '2539.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7996, 'I9', '0.00', 'Dec-2017', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7997, 'KV-IIITA', '0.00', 'Dec-2017', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '85371.00', '86362.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7998, 'MSA-CA1', '0.00', 'Dec-2017', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3529.00', '4023.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(7999, 'MSA-CA2', '0.00', 'Dec-2017', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '35082.00', '35516.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8000, 'MSA101', '30.00', 'Dec-2017', 'Mr. Vikash ', 'PhD Stipend', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7356.00', '7381.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8001, 'MSA102', '30.00', 'Dec-2017', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12533.00', '12580.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8002, 'MSA103', '30.00', 'Dec-2017', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14445.00', '14501.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8003, 'MSA104', '30.00', 'Dec-2017', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '24844.00', '24881.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8004, 'MSA105', '30.00', 'Dec-2017', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14689.00', '14733.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8005, 'MSA106', '30.00', 'Dec-2017', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11152.00', '11191.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8006, 'MSA201', '30.00', 'Dec-2017', 'Ms. Arti Gupta', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8697.00', '8745.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8007, 'MSA202', '30.00', 'Dec-2017', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6032.00', '6034.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8008, 'MSA203', '30.00', 'Dec-2017', 'Mr. Abhishek', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12817.00', '12868.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8009, 'MSA204', '30.00', 'Dec-2017', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8408.00', '8438.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8010, 'MSA205', '30.00', 'Dec-2017', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13145.00', '13145.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8011, 'MSA206', '30.00', 'Dec-2017', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8744.00', '8804.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8012, 'MSA301', '0.00', 'Dec-2017', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1239.00', '1239.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8013, 'MSA302', '30.00', 'Dec-2017', ' Mr. Pankaj Tyagi', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11403.00', '11423.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8014, 'MSA303', '30.00', 'Dec-2017', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7583.00', '7601.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8015, 'MSA304', '30.00', 'Dec-2017', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '17052.00', '17075.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8016, 'MSA305', '30.00', 'Dec-2017', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7573.00', '7596.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8017, 'MSA306', '30.00', 'Dec-2017', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11336.00', '11367.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8018, 'MSA307', '30.00', 'Dec-2017', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8248.00', '8252.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8019, 'MSA308', '30.00', 'Dec-2017', 'Ms. Joyline Germine DSA ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1255.00', '1280.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8020, 'MSA401', '30.00', 'Dec-2017', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9931.00', '9937.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8021, 'MSA402', '30.00', 'Dec-2017', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9388.00', '9512.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8022, 'MSA403', '30.00', 'Dec-2017', 'Prasant K Singh', 'PhD Stipend', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11109.00', '11150.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8023, 'MSA404', '30.00', 'Dec-2017', 'Mr. Ashish Chaudhary', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5242.00', '5255.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8024, 'MSA405', '30.00', 'Dec-2017', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6539.00', '6566.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8025, 'MSA406', '30.00', 'Dec-2017', 'Mrs. Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7247.00', '7259.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8026, 'MSA407', '0.00', 'Dec-2017', 'Vacant', 'None', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10955.00', '10955.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8027, 'MSA408', '30.00', 'Dec-2017', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4582.00', '4612.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8028, 'MSA409', '30.00', 'Dec-2017', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3544.00', '3567.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8029, 'MSA410', '30.00', 'Dec-2017', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6647.00', '6669.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8030, 'MSA501', '30.00', 'Dec-2017', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9834.00', '9849.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8031, 'MSA502', '30.00', 'Dec-2017', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9479.00', '9495.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8032, 'MSA503', '30.00', 'Dec-2017', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5391.00', '5453.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8033, 'MSA504', '30.00', 'Dec-2017', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7789.00', '7835.00', '0.00', 'Units', '400.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8034, 'MSA505', '30.00', 'Dec-2017', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11136.00', '11187.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8035, 'MSA506', '30.00', 'Dec-2017', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8309.00', '8426.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8036, 'MSA507', '30.00', 'Dec-2017', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7668.00', '7674.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8037, 'MSA508', '30.00', 'Dec-2017', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4947.00', '5006.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8038, 'MSA509', '30.00', 'Dec-2017', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6642.00', '6678.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8039, 'MSA510', '30.00', 'Dec-2017', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14674.00', '14773.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8040, 'MSA601', '30.00', 'Dec-2017', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5453.00', '5462.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8041, 'MSA602', '30.00', 'Dec-2017', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11743.00', '11749.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8042, 'MSA603', '30.00', 'Dec-2017', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2897.00', '2950.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8043, 'MSA604', '30.00', 'Dec-2017', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5030.00', '5136.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8044, 'MSA605', '30.00', 'Dec-2017', 'Mr. Sanjay Kumar Sonbhadra', 'PhD Stipend', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6646.00', '6668.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8045, 'MSA606', '30.00', 'Dec-2017', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5274.00', '5310.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8046, 'MSA607', '30.00', 'Dec-2017', 'Mrs. Anju Sharma', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7511.00', '7552.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8047, 'MSA608', '30.00', 'Dec-2017', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8027.00', '8037.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8048, 'MSA609', '30.00', 'Dec-2017', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1984.00', '1986.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8049, 'MSA610', '30.00', 'Dec-2017', 'Mr. Hemraj Meena', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4908.00', '4918.00', '0.00', 'Rupees', '300.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8050, 'RES-CA1', '0.00', 'Dec-2017', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3442.00', '3497.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8051, 'RES-CA10', '0.00', 'Dec-2017', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3639.00', '3657.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8052, 'RES-CA11', '0.00', 'Dec-2017', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6549.00', '6589.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8053, 'RES-CA12', '0.00', 'Dec-2017', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8054, 'RES-CA13', '0.00', 'Dec-2017', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2457.00', '2483.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8055, 'RES-CA14', '0.00', 'Dec-2017', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2574.00', '2595.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8056, 'RES-CA15', '0.00', 'Dec-2017', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1718.00', '1728.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8057, 'RES-CA2', '0.00', 'Dec-2017', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1687.00', '1712.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8058, 'RES-CA3', '0.00', 'Dec-2017', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22581.00', '22725.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8059, 'RES-CA4', '0.00', 'Dec-2017', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2045.00', '2063.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8060, 'RES-CA5', '0.00', 'Dec-2017', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3101.00', '3132.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8061, 'RES-CA6', '0.00', 'Dec-2017', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3961.00', '4046.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8062, 'RES-CA7', '0.00', 'Dec-2017', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '174.00', '181.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8063, 'RES-CA8', '0.00', 'Dec-2017', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4967.00', '5029.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8064, 'RES-CA9', '0.00', 'Dec-2017', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4863.00', '4928.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8065, 'S-CA1', '0.00', 'Dec-2017', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16606.00', '16606.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8066, 'S1', '250.00', 'Dec-2017', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9588.00', '9628.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8067, 'S2', '0.00', 'Dec-2017', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8068, 'S3', '250.00', 'Dec-2017', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14288.00', '14288.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8069, 'S4', '250.00', 'Dec-2017', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3707.00', '3716.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8070, 'S5', '0.00', 'Dec-2017', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8071, 'S6', '250.00', 'Dec-2017', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7063.00', '7077.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8072, 'S7', '0.00', 'Dec-2017', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8073, 'S8', '250.00', 'Dec-2017', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19223.00', '19430.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8074, 'SSVision', '0.00', 'Dec-2017', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '18.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8075, 'SWP', '0.00', 'Dec-2017', 'Swimming Pool', 'Common', 'No', '16199323', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8076, 'VH3-201', '0.00', 'Dec-2017', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17619.00', '17623.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8077, 'VH3-202', '0.00', 'Dec-2017', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17629.00', '17630.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8078, 'VH3-301', '0.00', 'Dec-2017', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15484.00', '15484.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8079, 'VH3-302', '0.00', 'Dec-2017', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16185.00', '16185.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8080, 'VH3-307', '0.00', 'Dec-2017', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28830.00', '28831.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8081, 'VH3-308', '0.00', 'Dec-2017', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30258.00', '30258.00', '0.00', 'None', '0.00', '0.00', '2018-01-02 17:30:01', 'No', ''),
(8082, 'A1', '30.00', 'Jan-2018', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22280.00', '22458.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8083, 'A2', '0.00', 'Jan-2018', 'Nisha Dubey', 'None', 'No', '13688', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11046.00', '11830.00', '0.00', 'None', '0.00', '235.20', '2018-02-01 20:42:35', 'No', ''),
(8084, 'A3', '0.00', 'Jan-2018', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9988.00', '10070.00', '0.00', 'None', '0.00', '24.60', '2018-02-01 20:42:35', 'No', ''),
(8085, 'A4', '30.00', 'Jan-2018', 'Mr. Swatantra Kumar Dwivedi', 'Staff', 'No', '13625', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5928.00', '6308.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8086, 'A5', '0.00', 'Jan-2018', 'Mr. Dinesh Kumar Mishra', 'None', 'No', '13621', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12452.00', '12574.00', '0.00', 'None', '0.00', '36.60', '2018-02-01 20:42:35', 'No', ''),
(8087, 'A6', '0.00', 'Jan-2018', 'Mr. Sanjay Singh', 'None', 'No', '13479', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11012.00', '11054.00', '0.00', 'None', '0.00', '12.60', '2018-02-01 20:42:35', 'No', ''),
(8088, 'A7', '0.00', 'Jan-2018', 'Mr. Kuldeep Singh', 'None', 'No', '13472', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12133.00', '12172.00', '0.00', 'None', '0.00', '11.70', '2018-02-01 20:42:35', 'No', ''),
(8089, 'A8', '0.00', 'Jan-2018', 'Type A', 'None', '', '3147506', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8966.00', '8966.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8090, 'ATM-CANARA', '0.00', 'Jan-2018', 'Canara Bank, Branch Manager', 'Contractor', 'Yes', '6250861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '941.00', '1125.00', '0.00', 'None', '0.00', '55.20', '2018-02-01 20:42:35', 'No', ''),
(8091, 'B1', '30.00', 'Jan-2018', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28382.00', '28537.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8092, 'B10', '30.00', 'Jan-2018', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34336.00', '34800.00', '0.00', 'Units', '400.00', '19.20', '2018-02-01 20:42:35', 'No', ''),
(8093, 'B11', '30.00', 'Jan-2018', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23613.00', '23891.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8094, 'B12', '30.00', 'Jan-2018', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38050.00', '38676.00', '0.00', 'Units', '400.00', '67.80', '2018-02-01 20:42:35', 'No', ''),
(8095, 'B13', '30.00', 'Jan-2018', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33724.00', '33845.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8096, 'B14', '30.00', 'Jan-2018', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22472.00', '22896.00', '0.00', 'Units', '400.00', '7.20', '2018-02-01 20:42:35', 'No', ''),
(8097, 'B15', '30.00', 'Jan-2018', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '56430.00', '56818.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8098, 'B16', '30.00', 'Jan-2018', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36159.00', '36396.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8099, 'B2', '30.00', 'Jan-2018', 'Mr. Sumit Shukla', 'Staff', 'No', '2383', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33777.00', '34136.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8100, 'B3', '30.00', 'Jan-2018', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24899.00', '25110.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8101, 'B4', '30.00', 'Jan-2018', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33333.00', '33696.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8102, 'B5', '30.00', 'Jan-2018', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20879.00', '21419.00', '0.00', 'Units', '400.00', '42.00', '2018-02-01 20:42:35', 'No', ''),
(8103, 'B6', '30.00', 'Jan-2018', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23624.00', '23714.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8104, 'B7', '30.00', 'Jan-2018', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27529.00', '27711.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8105, 'B8', '30.00', 'Jan-2018', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '34327.00', '34537.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8106, 'B9', '30.00', 'Jan-2018', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18090.00', '18171.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8107, 'BEC-Admin', '0.00', 'Jan-2018', 'UC', 'None', '', '240', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8108, 'BEC-Audi', '0.00', 'Jan-2018', 'UC', 'None', '', '1H2898876', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8109, 'BEC-Main', '0.00', 'Jan-2018', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '7.00', '300.00', '300.00', '7.50', '4.28', '56756.00', '57191.00', '0.00', 'None', '0.00', '130.50', '2018-02-01 20:42:35', 'No', ''),
(8110, 'BH-1', '0.00', 'Jan-2018', 'Boys hostel - 1', 'None', '', '16199316', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(8111, 'BH-2', '0.00', 'Jan-2018', 'Boys hostel - 2', 'None', '', '16199312', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8112, 'BH-3', '0.00', 'Jan-2018', 'Boys hostel - 3', 'None', '', '16199317', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8113, 'BH-4', '0.00', 'Jan-2018', 'Boys hostel - 4', 'None', '', '16953884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8114, 'BH-5', '0.00', 'Jan-2018', 'Boys hostel - 5', 'None', '', '16199311', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8115, 'BH-5 Canteen', '250.00', 'Jan-2018', 'M/s. Ranu Confectionary & General Store (Contracto', 'Shop', 'Yes', '022327', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4248.00', '4511.00', '0.00', 'None', '0.00', '78.90', '2018-02-01 20:42:35', 'No', ''),
(8116, 'BH1-R205', '30.00', 'Jan-2018', 'Mr. Shel Sindhu', 'Hostel', 'No', '05', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8117, 'BH1-R253', '30.00', 'Jan-2018', 'Mr. Puneet Jain ', 'Hostel', 'No', '02', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8118, 'BH1-R255', '30.00', 'Jan-2018', 'Mr. Amrit Lal', 'Hostel', 'No', '06', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8119, 'BH1-R256', '30.00', 'Jan-2018', 'Mr. Sarad Gupta', 'Hostel', 'No', '03', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8120, 'BH1-R257', '0.00', 'Jan-2018', 'Hostel', 'None', '', '01', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8121, 'BH1-R259', '0.00', 'Jan-2018', 'Hostel', 'None', '', '08', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8122, 'BH1-R265', '30.00', 'Jan-2018', 'Mr. Abdul Momin', 'Hostel', 'No', '07', '2.00', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8123, 'BH2-Canteen', '0.00', 'Jan-2018', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'Yes', '220526', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5807.00', '6010.00', '0.00', 'None', '0.00', '60.90', '2018-02-01 20:42:35', 'No', ''),
(8124, 'BH4-Canteen', '0.00', 'Jan-2018', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'Yes', '187722', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6666.00', '6750.00', '0.00', 'None', '0.00', '25.20', '2018-02-01 20:42:35', 'No', ''),
(8125, 'C1', '0.00', 'Jan-2018', 'Vacant', 'None', 'No', '2740882', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41518.00', '41518.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8126, 'C2', '30.00', 'Jan-2018', 'Mr. Niranjan Kumar ', 'Officer', 'No', '2740874', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37172.00', '37645.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8127, 'D1', '30.00', 'Jan-2018', 'Dr. M.K. Mishra', 'Officer', 'No', '3020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '18401.00', '18699.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8128, 'D10', '0.00', 'Jan-2018', 'Type D', 'None', '', '2300', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41367.00', '41378.00', '0.00', 'None', '0.00', '3.30', '2018-02-01 20:42:35', 'No', ''),
(8129, 'D11', '50.00', 'Jan-2018', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38666.00', '39250.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8130, 'D12', '50.00', 'Jan-2018', 'Dr. Ratan Kumar Saha', 'Asstt. Professor', 'No', '2904', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52640.00', '52964.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8131, 'D13', '50.00', 'Jan-2018', 'Dr. Triloki Pant', 'Asstt. Professor', 'No', '113798', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7182.00', '7638.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8132, 'D14', '0.00', 'Jan-2018', 'Type D', 'None', '', '113805', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41379.00', '41379.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8133, 'D15', '50.00', 'Jan-2018', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36029.00', '39250.00', '0.00', 'Units', '600.00', '786.30', '2018-02-01 20:42:35', 'No', ''),
(8134, 'D16', '0.00', 'Jan-2018', 'Vacant', 'None', 'No', '2931', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23343.00', '23343.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8135, 'D17', '30.00', 'Jan-2018', 'Dr. Pawan Kumar Saini', 'Dy. Registrar', 'No', '2072', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13533.00', '13754.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8136, 'D18', '50.00', 'Jan-2018', 'Dr. Ranjit Singh', 'Assoc. Professor', 'No', '2934', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22548.00', '22867.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8137, 'D19', '30.00', 'Jan-2018', 'Mr. Ranjit Banerjee', 'Officer', 'No', '2386', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15681.00', '16061.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8138, 'D2', '50.00', 'Jan-2018', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37752.00', '38273.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8139, 'D20', '50.00', 'Jan-2018', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '38111.00', '38368.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8140, 'D21', '50.00', 'Jan-2018', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '138472', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '379.00', '817.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8141, 'D22', '50.00', 'Jan-2018', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '13435.00', '13554.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8142, 'D23', '30.00', 'Jan-2018', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'No', '2319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '12539.00', '12913.00', '0.00', 'Units', '0.00', '112.20', '2018-02-01 20:42:35', 'No', ''),
(8143, 'D24', '50.00', 'Jan-2018', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21725.00', '22148.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8144, 'D25', '50.00', 'Jan-2018', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '2738353', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51885.00', '51885.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8145, 'D26', '50.00', 'Jan-2018', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '68930.00', '69264.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8146, 'D27', '50.00', 'Jan-2018', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'No', '2740878', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '44047.00', '44503.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8147, 'D28', '50.00', 'Jan-2018', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2738351', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '51615.00', '52327.00', '0.00', 'Units', '600.00', '33.60', '2018-02-01 20:42:35', 'No', ''),
(8148, 'D3', '0.00', 'Jan-2018', 'Dr. Satyavani Gutulla', 'None', 'No', '2879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '26232.00', '26232.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8149, 'D4', '0.00', 'Jan-2018', 'Vacant', 'None', 'No', '2350', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '31937.00', '31937.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8150, 'D5', '30.00', 'Jan-2018', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17888.00', '18160.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8151, 'D6', '30.00', 'Jan-2018', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '41588.00', '41709.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8152, 'D7', '50.00', 'Jan-2018', 'Dr. Sanjai Singh', 'Assoc. Professor', 'No', '2192', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50116.00', '50117.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8153, 'D8', '50.00', 'Jan-2018', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '42398.00', '43167.00', '0.00', 'Units', '600.00', '50.70', '2018-02-01 20:42:35', 'No', ''),
(8154, 'D9', '50.00', 'Jan-2018', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '113791', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '22569.00', '22667.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8155, 'Dir-Res', '0.00', 'Jan-2018', 'Prof. P.Nagabhusan', 'Director', 'No', '12390', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '96011.00', '97704.00', '0.00', 'Units', '5000.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8156, 'E1', '50.00', 'Jan-2018', 'Dr. Sanjay Singh', 'Assoc. Professor', 'No', '2109', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '23492.00', '24080.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8157, 'E10', '50.00', 'Jan-2018', 'Prof. T. Lahiri', 'Professor', 'No', '2740883', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '33142.00', '33987.00', '0.00', 'Units', '1000.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8158, 'E11', '0.00', 'Jan-2018', 'Prof. O. P. Vyas', 'None', 'No', '2363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '50528.00', '51580.00', '0.00', 'None', '0.00', '315.60', '2018-02-01 20:42:35', 'No', ''),
(8159, 'E12', '50.00', 'Jan-2018', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '52300.00', '52989.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8160, 'E13', '50.00', 'Jan-2018', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'No', '2865', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '29229.00', '29850.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8161, 'E14', '50.00', 'Jan-2018', 'Dr. Nitish Purohit', 'Assoc. Professor', 'No', '113489', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21249.00', '21665.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8162, 'E2', '50.00', 'Jan-2018', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'No', '2857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '36290.00', '36582.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8163, 'E3', '50.00', 'Jan-2018', 'Prof. Shekhar Verma', 'Professor', 'No', '2740876', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '59924.00', '60222.00', '0.00', 'Units', '1000.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8164, 'E4', '50.00', 'Jan-2018', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3066.00', '4063.00', '0.00', 'Units', '1000.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8165, 'E5', '50.00', 'Jan-2018', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27540.00', '28416.00', '0.00', 'Units', '1000.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8166, 'E6', '50.00', 'Jan-2018', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'No', '2740873', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '56818.00', '57329.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8167, 'E7', '50.00', 'Jan-2018', 'Dr. Manish Kumar ', 'Asstt. Professor', 'No', '16924655', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6966.00', '7425.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8168, 'E8', '50.00', 'Jan-2018', 'Dr. Manish Goswami', 'Assoc. Professor', 'No', '2740879', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '37298.00', '38353.00', '0.00', 'Units', '800.00', '76.50', '2018-02-01 20:42:35', 'No', ''),
(8169, 'E9', '50.00', 'Jan-2018', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'No', '2740877', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '54721.00', '55900.00', '0.00', 'Units', '800.00', '113.70', '2018-02-01 20:42:35', 'No', ''),
(8170, 'F1', '50.00', 'Jan-2018', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '32892.00', '33349.00', '0.00', 'Units', '1000.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8171, 'F2', '0.00', 'Jan-2018', 'Type F', 'None', '', '2875', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8172, 'F3', '30.00', 'Jan-2018', 'Dr. Asheesh Kumar', 'Dy. Registrar', 'No', '3009', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '24153.00', '24520.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8173, 'F4', '0.00', 'Jan-2018', 'Type F', 'None', '', '1945', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15975.00', '15976.00', '0.00', 'None', '0.00', '0.30', '2018-02-01 20:42:35', 'No', ''),
(8174, 'F5', '50.00', 'Jan-2018', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'No', '2845', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '21015.00', '21641.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8175, 'FP-A', '0.00', 'Jan-2018', 'Feeder Piller-A', 'Common', 'No', '16199309', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8176, 'FP-B', '0.00', 'Jan-2018', 'Feeder Piller-B', 'Common', 'No', '16199313', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8177, 'FP-C', '0.00', 'Jan-2018', 'Feeder Piller-C', 'Common', 'No', '16199308', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8178, 'FP-D', '0.00', 'Jan-2018', 'Feeder Piller-D', 'Common', 'No', '16199319', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8179, 'FP-E', '0.00', 'Jan-2018', 'Feeder Piller-E', 'Common', 'No', '16199320', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8180, 'FP-F', '0.00', 'Jan-2018', 'Feeder Piller-F', 'Common', 'No', '16199318', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8181, 'FP-G', '0.00', 'Jan-2018', 'Feeder Piller-G', 'Common', 'No', '16199321', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8182, 'FP-H', '0.00', 'Jan-2018', 'Feeder Piller-H', 'Common', 'No', '16199326', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8183, 'FP-I', '0.00', 'Jan-2018', 'Feeder Piller-I', 'Common', 'No', '16199322', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8184, 'FP-J', '0.00', 'Jan-2018', 'Feeder Piller-J', 'Common', 'No', '16199325', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8185, 'FP-K', '0.00', 'Jan-2018', 'Feeder Piller-K', 'Common', 'No', '16199324', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8186, 'G1 ', '30.00', 'Jan-2018', 'Mr. Abhinaba Basu', 'Officer', 'No', '22352014', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5837.00', '6061.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8187, 'G10', '50.00', 'Jan-2018', 'Dr. Amrita Chaturvedi', 'Asstt. Professor', 'No', '22352006', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1567.00', '1569.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8188, 'G11', '50.00', 'Jan-2018', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'No', '22352007', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2922.00', '3423.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8189, 'G12', '50.00', 'Jan-2018', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor', 'No', '22352002', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '6758.00', '6758.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8190, 'G13', '50.00', 'Jan-2018', 'Dr. Sumit Kumar Upadhyay', 'Asstt. Professor', 'No', '26287366', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '128.00', '470.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8191, 'G14', '50.00', 'Jan-2018', 'Dr. Amit Dhar ', 'Asstt. Professor', 'No', '62713799', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1651.00', '2201.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8192, 'G15', '50.00', 'Jan-2018', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'No', '22352775', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2851.00', '3308.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8193, 'G16', '50.00', 'Jan-2018', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'No', '26287370', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '249.00', '524.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8194, 'G17', '0.00', 'Jan-2018', 'Type C', 'None', '', '22352762', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '125.00', '707.00', '0.00', 'None', '0.00', '174.60', '2018-02-01 20:42:35', 'No', ''),
(8195, 'G18', '50.00', 'Jan-2018', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'No', '21799570', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3903.00', '4131.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8196, 'G19', '50.00', 'Jan-2018', 'Dr. Sudipta Das ', 'Asstt. Professor', 'No', '22352776', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3889.00', '4289.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8197, 'G2 ', '50.00', 'Jan-2018', 'Dr. Vineet Tiwari', 'Asstt. Professor', 'No', '22352005', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '2833.00', '2981.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8198, 'G20', '50.00', 'Jan-2018', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'No', '26287363', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.10', '1.10', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8199, 'G3 ', '50.00', 'Jan-2018', 'Dr,. Sunny Sharma', 'Asstt. Professor', 'No', '21799557', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7674.00', '7769.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8200, 'G4 ', '50.00', 'Jan-2018', 'Dr. Jagpreet Singh', 'Asstt. Professor', 'No', '22352020', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3002.00', '3430.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8201, 'G5', '50.00', 'Jan-2018', 'Dr. Arun Kant', 'Asstt. Professor', 'No', '22352008', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3191.00', '3703.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8202, 'G6', '50.00', 'Jan-2018', 'Dr. Seema Awasthi', 'Asstt. Professor', 'No', '22352767', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '171.00', '217.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8203, 'G7', '30.00', 'Jan-2018', 'Mr. Vivek Nagar', 'Officer', 'No', '22352016', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5219.00', '5302.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8204, 'G8 ', '50.00', 'Jan-2018', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor', 'No', '22352764', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3700.00', '4084.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8205, 'G9', '50.00', 'Jan-2018', 'Dr. Sunil Yadav', 'Asstt. Professor', 'No', '22352763', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5866.00', '6054.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8206, 'GH-1', '0.00', 'Jan-2018', 'Girls Hostel - 01', 'None', '', '16199310', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8207, 'GH-2', '0.00', 'Jan-2018', 'Girls Hostel - 02', 'None', '', '16199315', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8208, 'GH-3', '0.00', 'Jan-2018', 'Girls Hostel - 03', 'None', '', '16199314', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8209, 'GH3-Canteen', '0.00', 'Jan-2018', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'Yes', '025304', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2524.00', '2554.00', '0.00', 'None', '0.00', '9.00', '2018-02-01 20:42:35', 'No', ''),
(8210, 'GH3-R511', '30.00', 'Jan-2018', 'Ms. Divya Tomar', 'Hostel', 'No', '09', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8211, 'GH3-R512', '30.00', 'Jan-2018', 'Mr. Akhansha Bansal', 'Hostel', 'No', '10', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8212, 'GH3-R519', '0.00', 'Jan-2018', 'Hostel', 'None', '', '11', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8213, 'GH3-R521', '30.00', 'Jan-2018', 'Ms. Pinki', 'Hostel', 'No', '12', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8214, 'GH3-R610', '0.00', 'Jan-2018', 'Hostel', 'None', '', '25', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8215, 'GH3-R611', '30.00', 'Jan-2018', 'Ms. Bodhi Chakraborty', 'Hostel', 'No', '13', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8216, 'GH3-R612', '0.00', 'Jan-2018', 'Hostel', 'None', '', '14', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8217, 'GH3-R620', '30.00', 'Jan-2018', 'Ms. Monika Rani', 'Hostel', 'No', '15', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8218, 'GH3-R621', '30.00', 'Jan-2018', 'Ms. Shubidha ', 'Hostel', 'No', '16', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8219, 'GH3-R712', '30.00', 'Jan-2018', 'Ms. Sonali', 'Hostel', 'No', '20', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8220, 'GH3-R719', '30.00', 'Jan-2018', 'Ms. Shikha Suman ', 'Hostel', 'No', '19', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8221, 'GH3-R721', '30.00', 'Jan-2018', 'Ms. Anjali Gautam', 'Hostel', 'No', '21', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'Units', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8222, 'H1', '50.00', 'Jan-2018', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'No', '22370596', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '14321.00', '14591.00', '0.00', 'Units', '800.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8223, 'H10', '50.00', 'Jan-2018', 'Dr. Pooja Mishra ', 'Asstt. Professor', 'No', '22370501', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9687.00', '10189.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8224, 'H11', '50.00', 'Jan-2018', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '11179.00', '11347.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8225, 'H12', '0.00', 'Jan-2018', 'Type D', 'None', '', '22370719', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '70.00', '70.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8226, 'H13', '0.00', 'Jan-2018', 'Type D', 'None', '', '2117860', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '49.00', '79.00', '0.00', 'None', '0.00', '9.00', '2018-02-01 20:42:35', 'No', ''),
(8227, 'H14', '50.00', 'Jan-2018', 'Dr. Bibhas Ghosal', 'Asstt. Professor', 'No', '2117858', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4769.00', '4898.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8228, 'H15', '0.00', 'Jan-2018', 'Type D', 'None', '', '2117856', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8229, 'H16', '0.00', 'Jan-2018', 'Type D', 'None', '', '2117861', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '5.00', '5.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8230, 'H17', '50.00', 'Jan-2018', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'No', '2117857', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '4587.00', '5177.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8231, 'H18', '0.00', 'Jan-2018', 'Type D', 'None', '', '2117862', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8232, 'H2', '50.00', 'Jan-2018', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '7415.00', '7824.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8233, 'H3', '0.00', 'Jan-2018', 'Vacant', 'None', 'No', '22370503', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '3185.00', '3185.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8234, 'H4', '50.00', 'Jan-2018', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16100.00', '16546.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8235, 'H5', '50.00', 'Jan-2018', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '9584.00', '9884.00', '0.00', 'Units', '600.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8236, 'H6', '0.00', 'Jan-2018', 'Type D', 'None', '', '22370715', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27.00', '27.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8237, 'H7', '0.00', 'Jan-2018', 'Type D', 'None', '', '22370714', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '395.00', '395.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8238, 'H8', '50.00', 'Jan-2018', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '27288.00', '28102.00', '0.00', 'Units', '600.00', '64.20', '2018-02-01 20:42:35', 'No', ''),
(8239, 'H9', '0.00', 'Jan-2018', 'Type D', 'None', '', '22370711', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '20.00', '20.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8240, 'I1', '30.00', 'Jan-2018', 'Mr. Akhilesh Kumar Mishra', 'Staff', 'No', '24997429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9850.00', '10530.00', '0.00', 'Units', '400.00', '84.00', '2018-02-01 20:42:35', 'No', ''),
(8241, 'I10', '0.00', 'Jan-2018', 'Type I', 'None', '', '26291179', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '119.00', '0.00', 'None', '0.00', '35.40', '2018-02-01 20:42:35', 'No', ''),
(8242, 'I11', '0.00', 'Jan-2018', 'Type I', 'None', '', '26291173', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8243, 'I12', '0.00', 'Jan-2018', 'Type I', 'None', '', '26291178', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '20.00', '0.00', 'None', '0.00', '5.40', '2018-02-01 20:42:35', 'No', ''),
(8244, 'I13', '0.00', 'Jan-2018', 'Type I', 'None', '', '26291171', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8245, 'I14', '0.00', 'Jan-2018', 'Type I', 'None', '', '24997428', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8246, 'I15', '0.00', 'Jan-2018', 'Type I', 'None', '', '26291161', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8247, 'I16', '0.00', 'Jan-2018', 'Type I', 'None', '', '26292275', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8248, 'I17', '30.00', 'Jan-2018', 'Mohd. Saleem Ansari', 'Staff', 'No', '22352765', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8934.00', '9409.00', '0.00', 'Units', '400.00', '22.50', '2018-02-01 20:42:35', 'No', ''),
(8249, 'I18', '30.00', 'Jan-2018', 'Mr. Neeraj Srivastava', 'Staff', 'No', '22352001', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3528.00', '4147.00', '0.00', 'Units', '400.00', '65.70', '2018-02-01 20:42:35', 'No', ''),
(8250, 'I19', '30.00', 'Jan-2018', 'Ms. Shweta Gupta', 'Staff', 'No', '22352774', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4512.00', '4513.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8251, 'I2', '30.00', 'Jan-2018', 'Mr. Sunil Kashyap', 'Staff', 'No', '26291180', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6337.00', '6543.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8252, 'I20', '30.00', 'Jan-2018', 'Mr. Santosh', 'Staff', 'No', '22352770', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7320.00', '7741.00', '0.00', 'Units', '400.00', '6.30', '2018-02-01 20:42:35', 'No', ''),
(8253, 'I21', '30.00', 'Jan-2018', 'Ms. Pratibha Verma', 'Staff', 'No', '22352768', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6627.00', '6927.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8254, 'I22', '30.00', 'Jan-2018', 'Mr. Manoj Kumar Upadhhay', 'Staff', 'No', '22352010', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3696.00', '3933.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8255, 'I23', '30.00', 'Jan-2018', 'Mrs. Prabha Verma', 'Staff', 'No', '22352009', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5950.00', '6261.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8256, 'I24', '30.00', 'Jan-2018', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '22352004', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4129.00', '4208.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8257, 'I25', '30.00', 'Jan-2018', 'Mr. Sanjiv Kumar', 'Staff', 'No', '22352013', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3686.00', '4200.00', '0.00', 'Units', '400.00', '34.20', '2018-02-01 20:42:35', 'No', ''),
(8258, 'I26', '0.00', 'Jan-2018', 'Type I', 'None', '', '22352769', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '15.00', '19.00', '0.00', 'None', '0.00', '1.20', '2018-02-01 20:42:35', 'No', ''),
(8259, 'I27', '0.00', 'Jan-2018', 'Type I', 'None', '', '22352773', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13.00', '13.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8260, 'I28', '0.00', 'Jan-2018', 'Type I', 'None', '', '22352019', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2.00', '2.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8261, 'I29', '0.00', 'Jan-2018', 'Type I', 'None', '', '22352015', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '23.00', '23.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8262, 'I3', '30.00', 'Jan-2018', 'Ms. Priya Pal', 'Staff', 'No', '26291177', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6351.00', '6817.00', '0.00', 'Units', '400.00', '19.80', '2018-02-01 20:42:35', 'No', ''),
(8263, 'I30', '0.00', 'Jan-2018', 'Type I', 'None', '', '22352012', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '141.00', '141.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8264, 'I31', '0.00', 'Jan-2018', 'Type I', 'None', '', '22352003', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3.00', '3.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8265, 'I32', '0.00', 'Jan-2018', 'Type I', 'None', '', '22352018', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '75.00', '75.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8266, 'I4', '30.00', 'Jan-2018', 'Mr. Ashutosh Shukla', 'Staff', 'No', '26291176', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6177.00', '6608.00', '0.00', 'Units', '400.00', '9.30', '2018-02-01 20:42:35', 'No', ''),
(8267, 'I5', '30.00', 'Jan-2018', 'Ms. Blessy Anie Shaiju', 'Staff', 'No', '26291172', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8306.00', '8877.00', '0.00', 'Units', '400.00', '51.30', '2018-02-01 20:42:35', 'No', ''),
(8268, 'I6', '0.00', 'Jan-2018', 'Ms. Shraddha Pandey', 'Contractor', 'Yes', '26291164', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3062.00', '3241.00', '0.00', 'None', '0.00', '53.70', '2018-02-01 20:42:35', 'No', ''),
(8269, 'I7', '0.00', 'Jan-2018', 'Type I', 'None', '', '26292274', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '1.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8270, 'I8', '30.00', 'Jan-2018', 'Mr. Satya Prakash Sahu', 'Staff', 'No', '26291170', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2539.00', '2743.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8271, 'I9', '0.00', 'Jan-2018', 'Type I', 'None', '', '26291175', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1.00', '10.00', '0.00', 'None', '0.00', '2.70', '2018-02-01 20:42:35', 'No', ''),
(8272, 'KV-IIITA', '0.00', 'Jan-2018', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '7.00', '300.00', '300.00', '7.50', '4.28', '86362.00', '87508.00', '0.00', 'None', '0.00', '343.80', '2018-02-01 20:42:35', 'No', ''),
(8273, 'MSA-CA1', '0.00', 'Jan-2018', 'Common Area RSA1', 'None', '', '62713794', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4023.00', '4630.00', '0.00', 'None', '0.00', '182.10', '2018-02-01 20:42:35', 'No', ''),
(8274, 'MSA-CA2', '0.00', 'Jan-2018', 'Common Area RSA2', 'None', '', '7731918', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '35516.00', '35999.00', '0.00', 'None', '0.00', '144.90', '2018-02-01 20:42:35', 'No', ''),
(8275, 'MSA101', '30.00', 'Jan-2018', 'Mr. Vikash ', 'PhD Stipend', 'No', '6843153', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7381.00', '7408.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8276, 'MSA102', '30.00', 'Jan-2018', 'Mr. Ajay Kumar Tiwari ', 'PhD Sponsored', 'No', '6843158', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12580.00', '12644.00', '0.00', 'Rupees', '300.00', '19.20', '2018-02-01 20:42:35', 'No', ''),
(8277, 'MSA103', '30.00', 'Jan-2018', 'Mr. Ajit Singh', 'PhD Sponsored', 'No', '6843149', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14501.00', '14569.00', '0.00', 'Rupees', '300.00', '20.40', '2018-02-01 20:42:35', 'No', ''),
(8278, 'MSA104', '30.00', 'Jan-2018', 'Mrs. Anushree Tripathi', 'PhD Stipend', 'No', '6843141', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '24881.00', '25030.00', '0.00', 'Rupees', '300.00', '44.70', '2018-02-01 20:42:35', 'No', ''),
(8279, 'MSA105', '30.00', 'Jan-2018', 'Mrs. Vandana Kushwaha', 'PhD Sponsored', 'No', '6843151', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14733.00', '14773.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8280, 'MSA106', '30.00', 'Jan-2018', 'Mr. Jitendra Kumar Mishra', 'PhD Stipend', 'No', '6843146', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11191.00', '11242.00', '0.00', 'Rupees', '300.00', '15.30', '2018-02-01 20:42:35', 'No', ''),
(8281, 'MSA201', '30.00', 'Jan-2018', 'Ms. Arti Gupta', 'PhD Sponsored', 'No', '7731916', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8745.00', '8797.00', '0.00', 'Rupees', '300.00', '15.60', '2018-02-01 20:42:35', 'No', ''),
(8282, 'MSA202', '30.00', 'Jan-2018', 'Ms. Richa Anand', 'PhD Stipend', 'No', '6843143', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6034.00', '6050.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8283, 'MSA203', '30.00', 'Jan-2018', 'Mr. Abhishek', 'PhD Stipend', 'No', '6843140', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '12868.00', '13006.00', '0.00', 'Rupees', '300.00', '41.40', '2018-02-01 20:42:35', 'No', ''),
(8284, 'MSA204', '30.00', 'Jan-2018', 'Mr. Amrit Pal', 'PhD Stipend', 'No', '6843150', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8438.00', '8457.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8285, 'MSA205', '30.00', 'Jan-2018', 'Ms. Rashmi Tripathi', 'PhD Stipend', 'No', '6843156', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '13145.00', '13147.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8286, 'MSA206', '30.00', 'Jan-2018', 'Mr. Santosh Kumar Barnwal', 'PhD Stipend', 'No', '6843147', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8804.00', '8863.00', '0.00', 'Rupees', '300.00', '17.70', '2018-02-01 20:42:35', 'No', ''),
(8287, 'MSA301', '0.00', 'Jan-2018', 'Vacant', 'None', 'No', '771901', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1239.00', '1239.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8288, 'MSA302', '30.00', 'Jan-2018', ' Mr. Pankaj Tyagi', 'PhD Stipend', 'No', '7731894', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11423.00', '11453.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8289, 'MSA303', '30.00', 'Jan-2018', 'Ms. Anjali Gautam', 'PhD Stipend', 'No', '7731895', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7601.00', '7628.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8290, 'MSA304', '30.00', 'Jan-2018', 'Mr. Utkarsh Raj', 'PhD Stipend', 'No', '7731900', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '17075.00', '17112.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8291, 'MSA305', '30.00', 'Jan-2018', 'Mr. Soumit S. Chaudhary', 'PhD Stipend', 'No', '7731883', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7596.00', '7618.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8292, 'MSA306', '30.00', 'Jan-2018', 'Mr. Bhartrihari Pandiya', 'PhD Stipend', 'No', '7731909', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11367.00', '11399.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8293, 'MSA307', '30.00', 'Jan-2018', 'Mr. Mahendra Kumar Shaukla', 'PhD Sponsored', 'No', '7731890', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8252.00', '8253.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8294, 'MSA308', '30.00', 'Jan-2018', 'Ms. Joyline Germine DSA ', 'PhD Stipend', 'No', '7731898', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1280.00', '1322.00', '0.00', 'Rupees', '300.00', '12.60', '2018-02-01 20:42:35', 'No', ''),
(8295, 'MSA401', '30.00', 'Jan-2018', 'Ms. Swechha Mishra ', 'PhD Stipend', 'No', '7731907', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9937.00', '9943.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8296, 'MSA402', '30.00', 'Jan-2018', 'Ms. Rashmi Singh', 'PhD Stipend', 'No', '7731914', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9512.00', '9640.00', '0.00', 'Rupees', '300.00', '38.40', '2018-02-01 20:42:35', 'No', ''),
(8297, 'MSA403', '30.00', 'Jan-2018', 'Prasant K Singh', 'PhD Stipend', 'No', '7731919', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11150.00', '11184.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8298, 'MSA404', '30.00', 'Jan-2018', 'Mr. Ashish Chaudhary', 'PhD Stipend', 'No', '7731906', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5255.00', '5274.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8299, 'MSA405', '30.00', 'Jan-2018', 'Mr. Vivek Kumar Singh', 'PhD Stipend', 'No', '7731917', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6566.00', '6592.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8300, 'MSA406', '30.00', 'Jan-2018', 'Mrs. Suvidha Tripathi', 'PhD Sponsored', 'No', '7731912', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7259.00', '7268.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8301, 'MSA407', '0.00', 'Jan-2018', 'Vacant', 'None', 'No', '7731913', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '10955.00', '10959.00', '0.00', 'None', '0.00', '1.20', '2018-02-01 20:42:35', 'No', ''),
(8302, 'MSA408', '30.00', 'Jan-2018', 'Mrs. Preeti Karwar', 'PhD Stipend', 'No', '7731904', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4612.00', '4649.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8303, 'MSA409', '30.00', 'Jan-2018', 'Mr. Divyesh Sachan', 'PhD Stipend', 'No', '7731910', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3567.00', '3581.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8304, 'MSA410', '30.00', 'Jan-2018', 'Mr. B. Venkata Rao', 'PhD Stipend', 'No', '7731903', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6669.00', '6688.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8305, 'MSA501', '30.00', 'Jan-2018', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9849.00', '9875.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8306, 'MSA502', '30.00', 'Jan-2018', 'Mr. Ms. bodhi Chakaraborty', 'PhD Stipend', 'No', '7731892', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9495.00', '9528.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8307, 'MSA503', '30.00', 'Jan-2018', 'Mr. Saurabh Prakash', 'PhD Stipend', 'No', '7731889', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5453.00', '5513.00', '0.00', 'Rupees', '300.00', '18.00', '2018-02-01 20:42:35', 'No', ''),
(8308, 'MSA504', '30.00', 'Jan-2018', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7835.00', '7952.00', '0.00', 'Units', '400.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8309, 'MSA505', '30.00', 'Jan-2018', 'Mr. Rajneesh Kumar', 'PhD Stipend', 'No', '7731899', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11187.00', '11239.00', '0.00', 'Rupees', '300.00', '15.60', '2018-02-01 20:42:35', 'No', ''),
(8310, 'MSA506', '30.00', 'Jan-2018', 'Mrs. Shruti Jaiswal', 'PhD Stipend', 'No', '7731908', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8426.00', '8610.00', '0.00', 'Rupees', '300.00', '55.20', '2018-02-01 20:42:35', 'No', ''),
(8311, 'MSA507', '30.00', 'Jan-2018', 'Mr. Gautam Kumar', 'PhD Stipend', 'No', '7731893', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7674.00', '7696.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8312, 'MSA508', '30.00', 'Jan-2018', 'Mr. Sharad Gupta', 'PhD Stipend', 'No', '7731886', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5006.00', '5066.00', '0.00', 'Rupees', '300.00', '18.00', '2018-02-01 20:42:35', 'No', ''),
(8313, 'MSA509', '30.00', 'Jan-2018', 'Mr. Abhishek Kumar ', 'PhD Stipend', 'No', '7731887', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6678.00', '6715.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8314, 'MSA510', '30.00', 'Jan-2018', 'Ms. Soumendu Chakraborty', 'PhD Stipend', 'No', '7731896', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14773.00', '14816.00', '0.00', 'Rupees', '300.00', '12.90', '2018-02-01 20:42:35', 'No', ''),
(8315, 'MSA601', '30.00', 'Jan-2018', 'Mr. Akhilesh Panchal', 'PhD Stipend', 'No', '7731902', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5479.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8316, 'MSA602', '30.00', 'Jan-2018', 'Mr. Vinod Kumar Jatev', 'PhD Stipend', 'No', '7731905', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '11749.00', '11809.00', '0.00', 'Rupees', '300.00', '18.00', '2018-02-01 20:42:35', 'No', ''),
(8317, 'MSA603', '30.00', 'Jan-2018', 'Mr. Dheeraj Chitara', 'PhD Stipend', 'No', '7731881', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2950.00', '2995.00', '0.00', 'Rupees', '300.00', '13.50', '2018-02-01 20:42:35', 'No', ''),
(8318, 'MSA604', '30.00', 'Jan-2018', 'Mr. Manoj Tolani', 'PhD Sponsored', 'No', '7731884', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5136.00', '5243.00', '0.00', 'Rupees', '300.00', '32.10', '2018-02-01 20:42:35', 'No', ''),
(8319, 'MSA605', '30.00', 'Jan-2018', 'Mr. Sanjay Kumar Sonbhadra', 'PhD Stipend', 'No', '7731885', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6668.00', '6757.00', '0.00', 'Rupees', '300.00', '26.70', '2018-02-01 20:42:35', 'No', ''),
(8320, 'MSA606', '30.00', 'Jan-2018', 'Mr. Neelesh Gupta', 'PhD Stipend', 'No', '7731911', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5310.00', '5333.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8321, 'MSA607', '30.00', 'Jan-2018', 'Mrs. Anju Sharma', 'PhD Stipend', 'No', '7731897', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7552.00', '7615.00', '0.00', 'Rupees', '300.00', '18.90', '2018-02-01 20:42:35', 'No', ''),
(8322, 'MSA608', '30.00', 'Jan-2018', 'Mr. Padmakar Pandey', 'PhD Stipend', 'No', '7731915', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '8037.00', '8054.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8323, 'MSA609', '30.00', 'Jan-2018', 'Ms. Shikha Suman', 'PhD Stipend', 'No', '7731891', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1986.00', '1992.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8324, 'MSA610', '30.00', 'Jan-2018', 'Mr. Hemraj Meena', 'PhD Sponsored', 'No', '7731882', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4918.00', '4949.00', '0.00', 'Rupees', '300.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8325, 'RES-CA1', '0.00', 'Jan-2018', 'Residence Common Area A1-4', 'None', '', '13646', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3497.00', '3563.00', '0.00', 'None', '0.00', '19.80', '2018-02-01 20:42:35', 'No', ''),
(8326, 'RES-CA10', '0.00', 'Jan-2018', 'Residence Common Area D9-12', 'None', '', '13437', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3657.00', '3675.00', '0.00', 'None', '0.00', '5.40', '2018-02-01 20:42:35', 'No', ''),
(8327, 'RES-CA11', '0.00', 'Jan-2018', 'Residence Common Area D13-16', 'None', '', '13476', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6589.00', '6626.00', '0.00', 'None', '0.00', '11.10', '2018-02-01 20:42:35', 'No', ''),
(8328, 'RES-CA12', '0.00', 'Jan-2018', 'Residence Common Area D17-20', 'None', '', '13484', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1991.00', '1991.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8329, 'RES-CA13', '0.00', 'Jan-2018', 'Residence Common Area D21-24', 'None', '', '13429', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2483.00', '2503.00', '0.00', 'None', '0.00', '6.00', '2018-02-01 20:42:35', 'No', ''),
(8330, 'RES-CA14', '0.00', 'Jan-2018', 'Residence Common Area D25-26', 'None', '', '1641685', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2595.00', '2614.00', '0.00', 'None', '0.00', '5.70', '2018-02-01 20:42:35', 'No', '');
INSERT INTO `el_billing` (`id`, `flatno`, `userfees`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `addunits`, `subsidymode`, `subsidy`, `arrear`, `dated`, `paid`, `mode`) VALUES
(8331, 'RES-CA15', '0.00', 'Jan-2018', 'Residence Common Area D27-28', 'None', '', '2653167', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1728.00', '1739.00', '0.00', 'None', '0.00', '3.30', '2018-02-01 20:42:35', 'No', ''),
(8332, 'RES-CA2', '0.00', 'Jan-2018', 'Residence Common Area A5-8', 'None', '', '13491', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '1712.00', '1735.00', '0.00', 'None', '0.00', '6.90', '2018-02-01 20:42:35', 'No', ''),
(8333, 'RES-CA3', '0.00', 'Jan-2018', 'Residence Common Area B1-4', 'None', '', '13641', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '22725.00', '22880.00', '0.00', 'None', '0.00', '46.50', '2018-02-01 20:42:35', 'No', ''),
(8334, 'RES-CA4', '0.00', 'Jan-2018', 'Residence Common Area B5-8', 'None', '', '13490', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '2063.00', '2082.00', '0.00', 'None', '0.00', '5.70', '2018-02-01 20:42:35', 'No', ''),
(8335, 'RES-CA5', '0.00', 'Jan-2018', 'Residence Common Area B9-12', 'None', '', '13441', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3132.00', '3161.00', '0.00', 'None', '0.00', '8.70', '2018-02-01 20:42:35', 'No', ''),
(8336, 'RES-CA6', '0.00', 'Jan-2018', 'Residence Common Area B13-16', 'None', '', '13658', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4046.00', '4146.00', '0.00', 'None', '0.00', '30.00', '2018-02-01 20:42:35', 'No', ''),
(8337, 'RES-CA7', '0.00', 'Jan-2018', 'Residence Common Area C1-2', 'None', '', '1641695', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '181.00', '188.00', '0.00', 'None', '0.00', '2.10', '2018-02-01 20:42:35', 'No', ''),
(8338, 'RES-CA8', '0.00', 'Jan-2018', 'Residence Common Area D1-4', 'None', '', '13450', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5029.00', '5084.00', '0.00', 'None', '0.00', '16.50', '2018-02-01 20:42:35', 'No', ''),
(8339, 'RES-CA9', '0.00', 'Jan-2018', 'Residence Common Area D5-8', 'None', '', '13619', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '4928.00', '5006.00', '0.00', 'None', '0.00', '23.40', '2018-02-01 20:42:35', 'No', ''),
(8340, 'S-CA1', '0.00', 'Jan-2018', 'Shop Common Area', 'None', '', '12981', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '16606.00', '16606.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8341, 'S1', '250.00', 'Jan-2018', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '9628.00', '9683.00', '0.00', 'None', '0.00', '16.50', '2018-02-01 20:42:35', 'No', ''),
(8342, 'S2', '0.00', 'Jan-2018', 'Shop', 'None', '', '13406', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '5462.00', '5462.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8343, 'S3', '250.00', 'Jan-2018', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '14288.00', '14306.00', '0.00', 'None', '0.00', '5.40', '2018-02-01 20:42:35', 'No', ''),
(8344, 'S4', '250.00', 'Jan-2018', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '3716.00', '3745.00', '0.00', 'None', '0.00', '8.70', '2018-02-01 20:42:35', 'No', ''),
(8345, 'S5', '0.00', 'Jan-2018', 'Shop', 'None', '', '13485', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '6218.00', '6218.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8346, 'S6', '250.00', 'Jan-2018', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '7077.00', '7088.00', '0.00', 'None', '0.00', '3.30', '2018-02-01 20:42:35', 'No', ''),
(8347, 'S7', '0.00', 'Jan-2018', 'Shop', 'None', '', '13482', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '25188.00', '25188.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8348, 'S8', '250.00', 'Jan-2018', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '7.00', '300.00', '300.00', '7.50', '4.28', '19430.00', '19701.00', '0.00', 'None', '0.00', '81.30', '2018-02-01 20:42:35', 'No', ''),
(8349, 'SSVision', '0.00', 'Jan-2018', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '7.00', '300.00', '300.00', '7.50', '4.28', '18.00', '134.00', '0.00', 'None', '0.00', '34.80', '2018-02-01 20:42:35', 'No', ''),
(8350, 'SWP', '0.00', 'Jan-2018', 'Swimming Pool', 'Common', 'No', '16199323', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '0.00', '0.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8351, 'VH3-201', '0.00', 'Jan-2018', 'Visitor Hostel - III', 'None', '', '27743200', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17623.00', '17799.00', '0.00', 'None', '0.00', '52.80', '2018-02-01 20:42:35', 'No', ''),
(8352, 'VH3-202', '0.00', 'Jan-2018', 'Visitor Hostel - III', 'None', '', '2657660', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '17630.00', '17633.00', '0.00', 'None', '0.00', '0.90', '2018-02-01 20:42:35', 'No', ''),
(8353, 'VH3-301', '0.00', 'Jan-2018', 'Visitor Hostel - III ', 'None', '', '2744551', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '15484.00', '15484.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8354, 'VH3-302', '0.00', 'Jan-2018', 'Visitor Hostel - III', 'None', '', '2657744', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '16185.00', '16185.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8355, 'VH3-307', '0.00', 'Jan-2018', 'Visitor Hostel - III', 'None', '', '2657753', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '28831.00', '28831.00', '0.00', 'None', '0.00', '0.00', '2018-02-01 20:42:35', 'No', ''),
(8356, 'VH3-308', '0.00', 'Jan-2018', 'Visitor Hostel - III', 'None', '', '2744559', '5.50', '7.00', '300.00', '300.00', '7.50', '4.28', '30258.00', '30261.00', '0.00', 'None', '0.00', '0.90', '2018-02-01 20:42:35', 'No', '');
-- --------------------------------------------------------
--
-- Table structure for table `el_billing1`
--
CREATE TABLE `el_billing1` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) NOT NULL,
`prevreading` decimal(10,2) DEFAULT '0.00',
`curreading` decimal(10,2) DEFAULT '0.00',
`units` decimal(7,2) DEFAULT '0.00',
`unitrate` decimal(5,2) DEFAULT '0.00',
`amount` decimal(8,2) DEFAULT '0.00',
`subsidy` decimal(7,2) DEFAULT '0.00',
`payable` decimal(7,2) DEFAULT '0.00',
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_billing1`
--
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(1493, 'RES-CA9', 'Jan-2011', '959.20', '999.90', '40.70', '3.95', '160.77', '0.00', '160.77', '2011-02-18 16:00:23'),
(1492, 'RES-CA8', 'Jan-2011', '1210.70', '1257.50', '46.80', '3.95', '184.86', '0.00', '184.86', '2011-02-18 16:00:23'),
(1491, 'RES-CA7', 'Jan-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1490, 'RES-CA6', 'Jan-2011', '1151.60', '1163.50', '11.90', '3.95', '47.01', '0.00', '47.01', '2011-02-18 16:00:23'),
(1489, 'RES-CA5', 'Jan-2011', '1284.10', '1309.00', '24.90', '3.95', '98.36', '0.00', '98.36', '2011-02-18 16:00:23'),
(1488, 'RES-CA4', 'Jan-2011', '549.70', '578.90', '29.20', '3.95', '115.34', '0.00', '115.34', '2011-02-18 16:00:23'),
(1485, 'RES-CA15', 'Jan-2011', '929.40', '935.20', '5.80', '3.95', '22.91', '0.00', '22.91', '2011-02-18 16:00:23'),
(1486, 'RES-CA2', 'Jan-2011', '315.20', '315.30', '0.10', '3.95', '0.40', '0.00', '0.40', '2011-02-18 16:00:23'),
(1487, 'RES-CA3', 'Jan-2011', '267.00', '277.10', '10.10', '3.95', '39.90', '0.00', '39.90', '2011-02-18 16:00:23'),
(1482, 'RES-CA12', 'Jan-2011', '420.30', '449.60', '29.30', '3.95', '115.74', '0.00', '115.74', '2011-02-18 16:00:23'),
(1483, 'RES-CA13', 'Jan-2011', '635.60', '680.80', '45.20', '3.95', '178.54', '0.00', '178.54', '2011-02-18 16:00:23'),
(1484, 'RES-CA14', 'Jan-2011', '902.50', '913.10', '10.60', '3.95', '41.87', '0.00', '41.87', '2011-02-18 16:00:23'),
(1478, 'MSA610', 'Jan-2011', '33.10', '33.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1479, 'RES-CA1', 'Jan-2011', '815.40', '844.70', '29.30', '3.95', '115.74', '0.00', '115.74', '2011-02-18 16:00:23'),
(1480, 'RES-CA10', 'Jan-2011', '932.40', '956.60', '24.20', '3.95', '95.59', '0.00', '95.59', '2011-02-18 16:00:23'),
(1481, 'RES-CA11', 'Jan-2011', '1198.20', '1260.80', '62.60', '3.95', '247.27', '0.00', '247.27', '2011-02-18 16:00:23'),
(1476, 'MSA608', 'Jan-2011', '4855.40', '4855.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1477, 'MSA609', 'Jan-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1473, 'MSA605', 'Jan-2011', '13.80', '13.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1474, 'MSA606', 'Jan-2011', '154.10', '154.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1475, 'MSA607', 'Jan-2011', '90.00', '90.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1470, 'MSA602', 'Jan-2011', '4627.00', '5521.50', '894.50', '3.95', '3533.28', '600.00', '2933.28', '2011-02-18 16:00:23'),
(1471, 'MSA603', 'Jan-2011', '673.50', '673.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1472, 'MSA604', 'Jan-2011', '37.30', '37.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1467, 'MSA509', 'Jan-2011', '277.70', '277.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1468, 'MSA510', 'Jan-2011', '17.40', '17.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1469, 'MSA601', 'Jan-2011', '296.90', '296.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1465, 'MSA507', 'Jan-2011', '40.50', '40.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1466, 'MSA508', 'Jan-2011', '8.70', '8.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1463, 'MSA505', 'Jan-2011', '4332.50', '4435.20', '102.70', '3.95', '405.67', '600.00', '0.00', '2011-02-18 16:00:23'),
(1464, 'MSA506', 'Jan-2011', '810.70', '810.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1460, 'MSA502', 'Jan-2011', '4374.50', '4779.40', '404.90', '3.95', '1599.36', '300.00', '1299.36', '2011-02-18 16:00:23'),
(1461, 'MSA503', 'Jan-2011', '1545.30', '1565.50', '20.20', '3.95', '79.79', '300.00', '0.00', '2011-02-18 16:00:23'),
(1462, 'MSA504', 'Jan-2011', '838.80', '838.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1459, 'MSA501', 'Jan-2011', '3310.30', '3726.50', '416.20', '3.95', '1643.99', '600.00', '1043.99', '2011-02-18 16:00:23'),
(1458, 'MSA410', 'Jan-2011', '4386.30', '4408.20', '21.90', '3.95', '86.50', '300.00', '0.00', '2011-02-18 16:00:23'),
(1457, 'MSA409', 'Jan-2011', '38.90', '38.90', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-02-18 16:00:23'),
(1456, 'MSA408', 'Jan-2011', '927.20', '927.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-02-18 16:00:23'),
(1453, 'MSA405', 'Jan-2011', '821.20', '821.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-02-18 16:00:23'),
(1454, 'MSA406', 'Jan-2011', '2116.30', '2116.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-02-18 16:00:23'),
(1455, 'MSA407', 'Jan-2011', '7471.50', '7631.40', '159.90', '3.95', '631.61', '300.00', '331.61', '2011-02-18 16:00:23'),
(1451, 'MSA403', 'Jan-2011', '1447.40', '1608.40', '161.00', '3.95', '635.95', '300.00', '335.95', '2011-02-18 16:00:23'),
(1452, 'MSA404', 'Jan-2011', '923.80', '1081.50', '157.70', '3.95', '622.92', '300.00', '322.92', '2011-02-18 16:00:23'),
(1450, 'MSA402', 'Jan-2011', '1615.90', '1706.70', '90.80', '3.95', '358.66', '300.00', '58.66', '2011-02-18 16:00:23'),
(1449, 'MSA401', 'Jan-2011', '3028.60', '3240.30', '211.70', '3.95', '836.22', '300.00', '536.22', '2011-02-18 16:00:23'),
(1447, 'MSA307', 'Jan-2011', '2987.20', '3241.30', '254.10', '3.95', '1003.70', '300.00', '703.70', '2011-02-18 16:00:23'),
(1448, 'MSA308', 'Jan-2011', '19.60', '19.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1446, 'MSA306', 'Jan-2011', '4237.90', '4475.90', '238.00', '3.95', '940.10', '300.00', '640.10', '2011-02-18 16:00:23'),
(1444, 'MSA304', 'Jan-2011', '1426.40', '1585.70', '159.30', '3.95', '629.24', '300.00', '329.24', '2011-02-18 16:00:23'),
(1445, 'MSA305', 'Jan-2011', '615.50', '735.50', '120.00', '3.95', '474.00', '300.00', '174.00', '2011-02-18 16:00:23'),
(1443, 'MSA303', 'Jan-2011', '1949.90', '2143.30', '193.40', '3.95', '763.93', '300.00', '463.93', '2011-02-18 16:00:23'),
(1442, 'MSA302', 'Jan-2011', '3976.60', '4214.60', '238.00', '3.95', '940.10', '300.00', '640.10', '2011-02-18 16:00:23'),
(1441, 'MSA301', 'Jan-2011', '506.00', '672.30', '166.30', '3.95', '656.89', '300.00', '356.89', '2011-02-18 16:00:23'),
(1440, 'MSA206', 'Jan-2011', '3793.30', '3793.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1439, 'MSA205', 'Jan-2011', '5003.60', '5193.20', '189.60', '3.95', '748.92', '300.00', '448.92', '2011-02-18 16:00:23'),
(1438, 'MSA204', 'Jan-2011', '2226.20', '2412.10', '185.90', '3.95', '734.31', '300.00', '434.31', '2011-02-18 16:00:23'),
(1437, 'MSA203', 'Jan-2011', '4574.50', '5084.50', '510.00', '3.95', '2014.50', '300.00', '1714.50', '2011-02-18 16:00:23'),
(1436, 'MSA202', 'Jan-2011', '1448.50', '1597.50', '149.00', '3.95', '588.55', '300.00', '288.55', '2011-02-18 16:00:23'),
(1435, 'MSA201', 'Jan-2011', '1376.80', '1540.50', '163.70', '3.95', '646.62', '600.00', '46.62', '2011-02-18 16:00:23'),
(1434, 'MSA106', 'Jan-2011', '3124.80', '3452.30', '327.50', '3.95', '1293.63', '300.00', '993.63', '2011-02-18 16:00:23'),
(1433, 'MSA105', 'Jan-2011', '4903.10', '5440.90', '537.80', '3.95', '2124.31', '300.00', '1824.31', '2011-02-18 16:00:23'),
(1432, 'MSA104', 'Jan-2011', '4251.40', '4699.40', '448.00', '3.95', '1769.60', '600.00', '1169.60', '2011-02-18 16:00:23'),
(1431, 'MSA103', 'Jan-2011', '2654.70', '2949.10', '294.40', '3.95', '1162.88', '300.00', '862.88', '2011-02-18 16:00:23'),
(1430, 'MSA102', 'Jan-2011', '4972.80', '5114.40', '141.60', '3.95', '559.32', '300.00', '259.32', '2011-02-18 16:00:23'),
(1429, 'MSA101', 'Jan-2011', '4055.20', '4111.70', '56.50', '3.95', '223.18', '300.00', '0.00', '2011-02-18 16:00:23'),
(1428, 'MSA-CA2', 'Jan-2011', '9011.90', '9423.30', '411.40', '3.95', '1625.03', '0.00', '1625.03', '2011-02-18 16:00:23'),
(1427, 'MSA-CA1', 'Jan-2011', '8147.60', '8628.20', '480.60', '3.95', '1898.37', '0.00', '1898.37', '2011-02-18 16:00:23'),
(1426, 'F5', 'Jan-2011', '0.00', '0.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1425, 'F4', 'Jan-2011', '0.00', '0.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1424, 'F3', 'Jan-2011', '0.00', '0.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1423, 'F2', 'Jan-2011', '0.00', '0.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1422, 'F1', 'Jan-2011', '0.00', '0.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1421, 'E9', 'Jan-2011', '5036.60', '5424.80', '388.20', '3.95', '1533.39', '0.00', '1533.39', '2011-02-18 16:00:23'),
(1420, 'E8', 'Jan-2011', '7460.20', '7998.40', '538.20', '3.95', '2125.89', '1200.00', '925.89', '2011-02-18 16:00:23'),
(1419, 'E7', 'Jan-2011', '8265.50', '8265.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1418, 'E6', 'Jan-2011', '19158.10', '19489.60', '331.50', '3.95', '1309.43', '1200.00', '109.43', '2011-02-18 16:00:23'),
(1417, 'E5', 'Jan-2011', '66357.40', '66536.20', '178.80', '3.95', '706.26', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1416, 'E4', 'Jan-2011', '51332.80', '51678.70', '345.90', '3.95', '1366.31', '1200.00', '166.30', '2011-02-18 16:00:23'),
(1415, 'E3', 'Jan-2011', '27006.10', '27209.90', '203.80', '3.95', '805.01', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1414, 'E2', 'Jan-2011', '5192.60', '5521.30', '328.70', '3.95', '1298.37', '0.00', '1298.37', '2011-02-18 16:00:23'),
(1413, 'E14', 'Jan-2011', '35009.60', '35596.80', '587.20', '3.95', '2319.44', '1200.00', '1119.44', '2011-02-18 16:00:23'),
(1412, 'E13', 'Jan-2011', '320.20', '431.30', '111.10', '3.95', '438.85', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1411, 'E12', 'Jan-2011', '2690.60', '3101.80', '411.20', '3.95', '1624.24', '1200.00', '424.24', '2011-02-18 16:00:23'),
(1410, 'E11', 'Jan-2011', '4657.80', '5486.80', '829.00', '3.95', '3274.55', '1200.00', '2074.55', '2011-02-18 16:00:23'),
(1409, 'E10', 'Jan-2011', '977.90', '1319.40', '341.50', '3.95', '1348.93', '1200.00', '148.93', '2011-02-18 16:00:23'),
(1408, 'E1', 'Jan-2011', '10137.20', '10636.90', '499.70', '3.95', '1973.82', '0.00', '1973.82', '2011-02-18 16:00:23'),
(1407, 'D9', 'Jan-2011', '6338.10', '6338.80', '0.70', '3.95', '2.76', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1406, 'D8', 'Jan-2011', '4952.30', '5354.50', '402.20', '3.95', '1588.69', '1200.00', '388.69', '2011-02-18 16:00:23'),
(1405, 'D7', 'Jan-2011', '12225.90', '13300.00', '1074.10', '3.95', '4242.70', '1200.00', '3042.70', '2011-02-18 16:00:23'),
(1404, 'D6', 'Jan-2011', '11914.60', '12187.50', '272.90', '3.95', '1077.96', '800.00', '277.96', '2011-02-18 16:00:23'),
(1403, 'D5', 'Jan-2011', '390.50', '571.00', '180.50', '3.95', '712.98', '800.00', '0.00', '2011-02-18 16:00:23'),
(1402, 'D4', 'Jan-2011', '9057.20', '9311.50', '254.30', '3.95', '1004.49', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1401, 'D3', 'Jan-2011', '5295.40', '6066.90', '771.50', '3.95', '3047.43', '1200.00', '1847.43', '2011-02-18 16:00:23'),
(1400, 'D28', 'Jan-2011', '18503.80', '18794.30', '290.50', '3.95', '1147.48', '800.00', '347.48', '2011-02-18 16:00:23'),
(1399, 'D27', 'Jan-2011', '25175.60', '25244.90', '69.30', '3.95', '273.74', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1398, 'D26', 'Jan-2011', '22622.40', '22622.50', '0.10', '3.95', '0.39', '0.00', '0.39', '2011-02-18 16:00:23'),
(1397, 'D25', 'Jan-2011', '25518.40', '25618.40', '100.00', '3.95', '395.00', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1396, 'D24', 'Jan-2011', '4409.90', '4948.70', '538.80', '3.95', '2128.26', '1200.00', '928.26', '2011-02-18 16:00:23'),
(1395, 'D23', 'Jan-2011', '744.50', '872.40', '127.90', '3.95', '505.21', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1394, 'D22', 'Jan-2011', '1156.30', '1434.40', '278.10', '3.95', '1098.50', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1393, 'D21', 'Jan-2011', '277.70', '427.50', '149.80', '3.95', '591.71', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1392, 'D20', 'Jan-2011', '3677.90', '4012.10', '334.20', '3.95', '1320.09', '1200.00', '120.09', '2011-02-18 16:00:23'),
(1391, 'D2', 'Jan-2011', '8028.10', '8256.00', '227.90', '3.95', '900.21', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1390, 'D19', 'Jan-2011', '1015.80', '1274.40', '258.60', '3.95', '1021.47', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1389, 'D18', 'Jan-2011', '1611.20', '1887.40', '276.20', '3.95', '1090.99', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1388, 'D17', 'Jan-2011', '992.50', '1110.30', '117.80', '3.95', '465.31', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1387, 'D16', 'Jan-2011', '3212.00', '3213.50', '1.50', '3.95', '5.93', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1386, 'D15', 'Jan-2011', '10251.90', '10982.00', '730.10', '3.95', '2883.90', '1200.00', '1683.90', '2011-02-18 16:00:23'),
(1385, 'D14', 'Jan-2011', '618.80', '1075.60', '456.80', '3.95', '1804.36', '1200.00', '604.36', '2011-02-18 16:00:23'),
(1384, 'D13', 'Jan-2011', '969.10', '1002.80', '33.70', '3.95', '133.12', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1383, 'D12', 'Jan-2011', '12252.90', '12875.80', '622.90', '3.95', '2460.46', '1200.00', '1260.46', '2011-02-18 16:00:23'),
(1382, 'D11', 'Jan-2011', '7379.70', '7916.60', '536.90', '3.95', '2120.76', '1200.00', '920.76', '2011-02-18 16:00:23'),
(1381, 'D10', 'Jan-2011', '17114.50', '18029.00', '914.50', '3.95', '3612.28', '1200.00', '2412.28', '2011-02-18 16:00:23'),
(1380, 'D1', 'Jan-2011', '12891.40', '13347.70', '456.30', '3.95', '1802.39', '1200.00', '602.39', '2011-02-18 16:00:23'),
(1379, 'C2', 'Jan-2011', '14918.80', '15160.10', '241.30', '3.95', '953.14', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1378, 'C1', 'Jan-2011', '20037.80', '20079.60', '41.80', '3.95', '165.11', '1200.00', '0.00', '2011-02-18 16:00:23'),
(1377, 'B9', 'Jan-2011', '5359.90', '5482.70', '122.80', '3.95', '485.06', '600.00', '0.00', '2011-02-18 16:00:23'),
(1376, 'B8', 'Jan-2011', '2675.70', '3112.60', '436.90', '3.95', '1725.76', '600.00', '1125.76', '2011-02-18 16:00:23'),
(1375, 'B7', 'Jan-2011', '6811.00', '7247.90', '436.90', '3.95', '1725.76', '600.00', '1125.76', '2011-02-18 16:00:23'),
(1374, 'B6', 'Jan-2011', '8357.30', '8546.50', '189.20', '3.95', '747.34', '600.00', '147.34', '2011-02-18 16:00:23'),
(1373, 'B5', 'Jan-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1372, 'B4', 'Jan-2011', '3693.30', '3936.30', '243.00', '3.95', '959.85', '600.00', '359.85', '2011-02-18 16:00:23'),
(1371, 'B3', 'Jan-2011', '8321.20', '8496.30', '175.10', '3.95', '691.64', '600.00', '91.64', '2011-02-18 16:00:23'),
(1370, 'B2', 'Jan-2011', '5774.20', '6363.20', '589.00', '3.95', '2326.55', '600.00', '1726.55', '2011-02-18 16:00:23'),
(1369, 'B16', 'Jan-2011', '7761.40', '8037.50', '276.10', '3.95', '1090.60', '600.00', '490.60', '2011-02-18 16:00:23'),
(1368, 'B15', 'Jan-2011', '8991.50', '9519.10', '527.60', '3.95', '2084.02', '600.00', '1484.02', '2011-02-18 16:00:23'),
(1367, 'B14', 'Jan-2011', '4673.30', '4693.00', '19.70', '3.95', '77.81', '600.00', '0.00', '2011-02-18 16:00:23'),
(1366, 'B13', 'Jan-2011', '10542.80', '11013.80', '471.00', '3.95', '1860.45', '600.00', '1260.45', '2011-02-18 16:00:23'),
(1365, 'B12', 'Jan-2011', '12011.70', '12407.90', '396.20', '3.95', '1564.99', '600.00', '964.99', '2011-02-18 16:00:23'),
(1364, 'B11', 'Jan-2011', '569.00', '569.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1363, 'B10', 'Jan-2011', '8886.40', '9201.40', '315.00', '3.95', '1244.25', '600.00', '644.25', '2011-02-18 16:00:23'),
(1362, 'B1', 'Jan-2011', '5264.70', '5488.90', '224.20', '3.95', '885.59', '600.00', '285.59', '2011-02-18 16:00:23'),
(1361, 'A8', 'Jan-2011', '127.00', '129.30', '2.30', '3.95', '9.09', '0.00', '9.09', '2011-02-18 16:00:23'),
(1360, 'A7', 'Jan-2011', '241.10', '242.70', '1.60', '3.95', '6.32', '0.00', '6.32', '2011-02-18 16:00:23'),
(1359, 'A6', 'Jan-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1358, 'A5', 'Jan-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1357, 'A4', 'Jan-2011', '219.40', '411.70', '192.30', '3.95', '759.59', '0.00', '759.59', '2011-02-18 16:00:23'),
(1356, 'A3', 'Jan-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1355, 'A2', 'Jan-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-02-18 16:00:23'),
(1354, 'A1', 'Jan-2011', '4823.90', '4902.00', '78.10', '3.95', '308.50', '600.00', '0.00', '2011-02-18 16:00:23'),
(1494, 'A1', 'Feb-2011', '4902.00', '4977.50', '75.50', '3.95', '298.23', '600.00', '0.00', '2011-03-02 09:37:20'),
(1495, 'A2', 'Feb-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1496, 'A3', 'Feb-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1497, 'A4', 'Feb-2011', '411.70', '505.30', '93.60', '3.95', '369.72', '0.00', '369.72', '2011-03-02 09:37:20'),
(1498, 'A5', 'Feb-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1499, 'A6', 'Feb-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1500, 'A7', 'Feb-2011', '242.70', '242.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1501, 'A8', 'Feb-2011', '129.30', '129.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1502, 'B1', 'Feb-2011', '5488.90', '5712.00', '223.10', '3.95', '881.25', '600.00', '281.25', '2011-03-02 09:37:20'),
(1503, 'B10', 'Feb-2011', '9201.40', '9305.60', '104.20', '3.95', '411.59', '600.00', '0.00', '2011-03-02 09:37:20'),
(1504, 'B11', 'Feb-2011', '569.00', '569.00', '0.00', '3.95', '0.00', '600.00', '0.00', '2011-03-02 09:37:20'),
(1505, 'B12', 'Feb-2011', '12407.90', '12603.00', '195.10', '3.95', '770.65', '600.00', '170.65', '2011-03-02 09:37:20'),
(1506, 'B13', 'Feb-2011', '11013.80', '11142.90', '129.10', '3.95', '509.95', '600.00', '0.00', '2011-03-02 09:37:20'),
(1507, 'B14', 'Feb-2011', '4693.00', '4702.20', '9.20', '3.95', '36.34', '600.00', '0.00', '2011-03-02 09:37:20'),
(1508, 'B15', 'Feb-2011', '9519.10', '9681.00', '161.90', '3.95', '639.51', '600.00', '39.50', '2011-03-02 09:37:20'),
(1509, 'B16', 'Feb-2011', '8037.50', '8183.10', '145.60', '3.95', '575.12', '600.00', '0.00', '2011-03-02 09:37:20'),
(1510, 'B2', 'Feb-2011', '6363.20', '6436.10', '72.90', '3.95', '287.96', '600.00', '0.00', '2011-03-02 09:37:20'),
(1511, 'B3', 'Feb-2011', '8496.30', '8628.30', '132.00', '3.95', '521.40', '600.00', '0.00', '2011-03-02 09:37:20'),
(1512, 'B4', 'Feb-2011', '3936.30', '4199.60', '263.30', '3.95', '1040.04', '600.00', '440.04', '2011-03-02 09:37:20'),
(1513, 'B5', 'Feb-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1514, 'B6', 'Feb-2011', '8546.50', '8663.30', '116.80', '3.95', '461.36', '600.00', '0.00', '2011-03-02 09:37:20'),
(1515, 'B7', 'Feb-2011', '7247.90', '7350.60', '102.70', '3.95', '405.67', '600.00', '0.00', '2011-03-02 09:37:20'),
(1516, 'B8', 'Feb-2011', '3112.60', '3227.20', '114.60', '3.95', '452.67', '600.00', '0.00', '2011-03-02 09:37:20'),
(1517, 'B9', 'Feb-2011', '5482.70', '5567.40', '84.70', '3.95', '334.57', '600.00', '0.00', '2011-03-02 09:37:20'),
(1518, 'C1', 'Feb-2011', '20079.60', '20107.90', '28.30', '3.95', '111.79', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1519, 'C2', 'Feb-2011', '15160.10', '15250.70', '90.60', '3.95', '357.87', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1520, 'D1', 'Feb-2011', '13347.70', '13458.60', '110.90', '3.95', '438.06', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1521, 'D10', 'Feb-2011', '18029.00', '18317.10', '288.10', '3.95', '1138.00', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1522, 'D11', 'Feb-2011', '7916.60', '8074.00', '157.40', '3.95', '621.73', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1523, 'D12', 'Feb-2011', '12875.80', '13135.20', '259.40', '3.95', '1024.63', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1524, 'D13', 'Feb-2011', '1002.80', '1035.80', '33.00', '3.95', '130.35', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1525, 'D14', 'Feb-2011', '1075.60', '1292.70', '217.10', '3.95', '857.55', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1526, 'D15', 'Feb-2011', '10982.00', '11327.90', '345.90', '3.95', '1366.31', '1200.00', '166.31', '2011-03-02 09:37:20'),
(1527, 'D16', 'Feb-2011', '3213.50', '3213.80', '0.30', '3.95', '1.19', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1528, 'D17', 'Feb-2011', '1110.30', '1197.30', '87.00', '3.95', '343.65', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1529, 'D18', 'Feb-2011', '1887.40', '1926.30', '38.90', '3.95', '153.66', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1530, 'D19', 'Feb-2011', '1274.40', '1404.30', '129.90', '3.95', '513.11', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1531, 'D2', 'Feb-2011', '8256.00', '8359.80', '103.80', '3.95', '410.01', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1532, 'D20', 'Feb-2011', '4012.10', '4312.60', '300.50', '3.95', '1186.98', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1533, 'D21', 'Feb-2011', '427.50', '601.10', '173.60', '3.95', '685.72', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1534, 'D22', 'Feb-2011', '1434.40', '1563.50', '129.10', '3.95', '509.95', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1535, 'D23', 'Feb-2011', '872.40', '988.10', '115.70', '3.95', '457.02', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1536, 'D24', 'Feb-2011', '4948.70', '5080.40', '131.70', '3.95', '520.22', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1537, 'D25', 'Feb-2011', '25618.40', '25675.30', '56.90', '3.95', '224.75', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1538, 'D26', 'Feb-2011', '22622.50', '22622.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1539, 'D27', 'Feb-2011', '25244.90', '25368.00', '123.10', '3.95', '486.24', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1540, 'D28', 'Feb-2011', '18794.30', '18974.60', '180.30', '3.95', '712.19', '800.00', '0.00', '2011-03-02 09:37:20'),
(1541, 'D3', 'Feb-2011', '6066.90', '6280.50', '213.60', '3.95', '843.72', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1542, 'D4', 'Feb-2011', '9311.50', '9478.20', '166.70', '3.95', '658.47', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1543, 'D5', 'Feb-2011', '571.00', '663.20', '92.20', '3.95', '364.19', '800.00', '0.00', '2011-03-02 09:37:20'),
(1544, 'D6', 'Feb-2011', '12187.50', '12372.60', '185.10', '3.95', '731.15', '800.00', '0.00', '2011-03-02 09:37:20'),
(1545, 'D7', 'Feb-2011', '13300.00', '13771.20', '471.20', '3.95', '1861.24', '1200.00', '661.24', '2011-03-02 09:37:20'),
(1546, 'D8', 'Feb-2011', '5354.50', '5438.20', '83.70', '3.95', '330.62', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1547, 'D9', 'Feb-2011', '6338.80', '124.50', '-6214.30', '3.95', '-24546.49', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1548, 'E1', 'Feb-2011', '10636.90', '11041.70', '404.80', '3.95', '1598.96', '0.00', '1598.96', '2011-03-02 09:37:20'),
(1549, 'E10', 'Feb-2011', '1319.40', '1420.40', '101.00', '3.95', '398.95', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1550, 'E11', 'Feb-2011', '5486.80', '5971.10', '484.30', '3.95', '1912.99', '1200.00', '712.99', '2011-03-02 09:37:20'),
(1551, 'E12', 'Feb-2011', '3101.80', '3436.40', '334.60', '3.95', '1321.67', '1200.00', '121.67', '2011-03-02 09:37:20'),
(1552, 'E13', 'Feb-2011', '431.30', '510.40', '79.10', '3.95', '312.45', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1553, 'E14', 'Feb-2011', '35596.80', '35865.00', '268.20', '3.95', '1059.39', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1554, 'E2', 'Feb-2011', '5521.30', '5816.60', '295.30', '3.95', '1166.44', '0.00', '1166.44', '2011-03-02 09:37:20'),
(1555, 'E3', 'Feb-2011', '27209.90', '27370.60', '160.70', '3.95', '634.76', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1556, 'E4', 'Feb-2011', '51678.70', '51888.30', '209.60', '3.95', '827.92', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1557, 'E5', 'Feb-2011', '66536.20', '66553.50', '17.30', '3.95', '68.34', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1558, 'E6', 'Feb-2011', '19489.60', '19722.90', '233.30', '3.95', '921.54', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1559, 'E7', 'Feb-2011', '8265.50', '8265.90', '0.40', '3.95', '1.58', '0.00', '1.58', '2011-03-02 09:37:20'),
(1560, 'E8', 'Feb-2011', '7998.40', '8159.60', '161.20', '3.95', '636.74', '1200.00', '0.00', '2011-03-02 09:37:20'),
(1561, 'E9', 'Feb-2011', '5424.80', '5568.20', '143.40', '3.95', '566.43', '0.00', '566.43', '2011-03-02 09:37:20'),
(1562, 'F1', 'Feb-2011', '0.00', '959.80', '959.80', '3.95', '3791.21', '0.00', '3791.21', '2011-03-02 09:37:20'),
(1563, 'F2', 'Feb-2011', '0.00', '1134.40', '1134.40', '3.95', '4480.88', '0.00', '4480.88', '2011-03-02 09:37:20'),
(1564, 'F3', 'Feb-2011', '0.00', '992.10', '992.10', '3.95', '3918.80', '0.00', '3918.80', '2011-03-02 09:37:20'),
(1565, 'F4', 'Feb-2011', '0.00', '373.80', '373.80', '3.95', '1476.51', '0.00', '1476.51', '2011-03-02 09:37:20'),
(1566, 'F5', 'Feb-2011', '0.00', '430.10', '430.10', '3.95', '1698.90', '0.00', '1698.90', '2011-03-02 09:37:20'),
(1567, 'MSA-CA1', 'Feb-2011', '8628.20', '8914.40', '286.20', '3.95', '1130.49', '0.00', '1130.49', '2011-03-02 09:37:20'),
(1568, 'MSA-CA2', 'Feb-2011', '9423.30', '9780.10', '356.80', '3.95', '1409.36', '0.00', '1409.36', '2011-03-02 09:37:20'),
(1569, 'MSA101', 'Feb-2011', '4111.70', '4115.20', '3.50', '3.95', '13.83', '300.00', '0.00', '2011-03-02 09:37:20'),
(1570, 'MSA102', 'Feb-2011', '5114.40', '5218.70', '104.30', '3.95', '411.99', '300.00', '111.99', '2011-03-02 09:37:20'),
(1571, 'MSA103', 'Feb-2011', '2949.10', '3065.40', '116.30', '3.95', '459.39', '300.00', '159.39', '2011-03-02 09:37:20'),
(1572, 'MSA104', 'Feb-2011', '4699.40', '4835.80', '136.40', '3.95', '538.78', '600.00', '0.00', '2011-03-02 09:37:20'),
(1573, 'MSA105', 'Feb-2011', '5440.90', '5600.90', '160.00', '3.95', '632.00', '300.00', '332.00', '2011-03-02 09:37:20'),
(1574, 'MSA106', 'Feb-2011', '3452.30', '3550.90', '98.60', '3.95', '389.47', '300.00', '89.47', '2011-03-02 09:37:20'),
(1575, 'MSA201', 'Feb-2011', '1540.50', '1607.80', '67.30', '3.95', '265.84', '600.00', '0.00', '2011-03-02 09:37:20'),
(1576, 'MSA202', 'Feb-2011', '1597.50', '1606.60', '9.10', '3.95', '35.95', '300.00', '0.00', '2011-03-02 09:37:20'),
(1577, 'MSA203', 'Feb-2011', '5084.50', '5223.20', '138.70', '3.95', '547.87', '300.00', '247.87', '2011-03-02 09:37:20'),
(1578, 'MSA204', 'Feb-2011', '2412.10', '2469.10', '57.00', '3.95', '225.15', '300.00', '0.00', '2011-03-02 09:37:20'),
(1579, 'MSA205', 'Feb-2011', '5193.20', '5306.30', '113.10', '3.95', '446.75', '300.00', '146.75', '2011-03-02 09:37:20'),
(1580, 'MSA206', 'Feb-2011', '3793.30', '3793.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1581, 'MSA301', 'Feb-2011', '672.30', '729.80', '57.50', '3.95', '227.13', '300.00', '0.00', '2011-03-02 09:37:20'),
(1582, 'MSA302', 'Feb-2011', '4214.60', '4279.90', '65.30', '3.95', '257.94', '0.00', '257.94', '2011-03-02 09:37:20'),
(1583, 'MSA303', 'Feb-2011', '2143.30', '2215.20', '71.90', '3.95', '284.01', '300.00', '0.00', '2011-03-02 09:37:20'),
(1584, 'MSA304', 'Feb-2011', '1585.70', '1638.30', '52.60', '3.95', '207.77', '300.00', '0.00', '2011-03-02 09:37:20'),
(1585, 'MSA305', 'Feb-2011', '735.50', '755.40', '19.90', '3.95', '78.61', '300.00', '0.00', '2011-03-02 09:37:20'),
(1586, 'MSA306', 'Feb-2011', '4475.90', '4541.30', '65.40', '3.95', '258.33', '300.00', '0.00', '2011-03-02 09:37:20'),
(1587, 'MSA307', 'Feb-2011', '3241.30', '3345.60', '104.30', '3.95', '411.99', '300.00', '111.99', '2011-03-02 09:37:20'),
(1588, 'MSA308', 'Feb-2011', '19.60', '19.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1589, 'MSA401', 'Feb-2011', '3240.30', '3267.40', '27.10', '3.95', '107.05', '300.00', '0.00', '2011-03-02 09:37:20'),
(1590, 'MSA402', 'Feb-2011', '1706.70', '1747.50', '40.80', '3.95', '161.16', '300.00', '0.00', '2011-03-02 09:37:20'),
(1591, 'MSA403', 'Feb-2011', '1608.40', '1674.30', '65.90', '3.95', '260.31', '300.00', '0.00', '2011-03-02 09:37:20'),
(1592, 'MSA404', 'Feb-2011', '1081.50', '1131.80', '50.30', '3.95', '198.69', '300.00', '0.00', '2011-03-02 09:37:20'),
(1593, 'MSA405', 'Feb-2011', '821.20', '821.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-03-02 09:37:20'),
(1594, 'MSA406', 'Feb-2011', '2116.30', '2116.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-03-02 09:37:20'),
(1595, 'MSA407', 'Feb-2011', '7631.40', '7680.60', '49.20', '3.95', '194.34', '300.00', '0.00', '2011-03-02 09:37:20'),
(1596, 'MSA408', 'Feb-2011', '927.20', '927.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-03-02 09:37:20'),
(1597, 'MSA409', 'Feb-2011', '38.90', '38.90', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-03-02 09:37:20'),
(1598, 'MSA410', 'Feb-2011', '4408.20', '4414.70', '6.50', '3.95', '25.68', '300.00', '0.00', '2011-03-02 09:37:20'),
(1599, 'MSA501', 'Feb-2011', '3726.50', '3791.90', '65.40', '3.95', '258.33', '600.00', '0.00', '2011-03-02 09:37:20'),
(1600, 'MSA502', 'Feb-2011', '4779.40', '4784.00', '4.60', '3.95', '18.17', '300.00', '0.00', '2011-03-02 09:37:20'),
(1601, 'MSA503', 'Feb-2011', '1565.50', '1576.70', '11.20', '3.95', '44.24', '300.00', '0.00', '2011-03-02 09:37:20'),
(1602, 'MSA504', 'Feb-2011', '838.80', '838.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1603, 'MSA505', 'Feb-2011', '4435.20', '4491.40', '56.20', '3.95', '221.99', '600.00', '0.00', '2011-03-02 09:37:20'),
(1604, 'MSA506', 'Feb-2011', '810.70', '810.60', '-0.10', '3.95', '-0.40', '0.00', '0.00', '2011-03-02 09:37:20'),
(1605, 'MSA507', 'Feb-2011', '40.50', '40.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1606, 'MSA508', 'Feb-2011', '8.70', '8.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1607, 'MSA509', 'Feb-2011', '277.70', '277.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1608, 'MSA510', 'Feb-2011', '17.40', '17.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1609, 'MSA601', 'Feb-2011', '296.90', '296.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1610, 'MSA602', 'Feb-2011', '5521.50', '5792.10', '270.60', '3.95', '1068.87', '600.00', '468.87', '2011-03-02 09:37:20'),
(1611, 'MSA603', 'Feb-2011', '673.50', '673.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1612, 'MSA604', 'Feb-2011', '37.30', '37.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1613, 'MSA605', 'Feb-2011', '13.80', '13.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1614, 'MSA606', 'Feb-2011', '154.10', '154.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1615, 'MSA607', 'Feb-2011', '90.00', '89.90', '-0.10', '3.95', '-0.39', '0.00', '0.00', '2011-03-02 09:37:20'),
(1616, 'MSA608', 'Feb-2011', '4855.40', '4855.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1617, 'MSA609', 'Feb-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1618, 'MSA610', 'Feb-2011', '33.10', '33.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1619, 'RES-CA1', 'Feb-2011', '844.70', '856.70', '12.00', '3.95', '47.40', '0.00', '47.40', '2011-03-02 09:37:20'),
(1620, 'RES-CA10', 'Feb-2011', '956.60', '981.20', '24.60', '3.95', '97.17', '0.00', '97.17', '2011-03-02 09:37:20'),
(1621, 'RES-CA11', 'Feb-2011', '1260.80', '1337.40', '76.60', '3.95', '302.57', '0.00', '302.57', '2011-03-02 09:37:20'),
(1622, 'RES-CA12', 'Feb-2011', '449.60', '474.80', '25.20', '3.95', '99.54', '0.00', '99.54', '2011-03-02 09:37:20'),
(1623, 'RES-CA13', 'Feb-2011', '680.80', '702.70', '21.90', '3.95', '86.51', '0.00', '86.51', '2011-03-02 09:37:20'),
(1624, 'RES-CA14', 'Feb-2011', '913.10', '922.70', '9.60', '3.95', '37.92', '0.00', '37.92', '2011-03-02 09:37:20'),
(1625, 'RES-CA15', 'Feb-2011', '935.20', '941.50', '6.30', '3.95', '24.89', '0.00', '24.89', '2011-03-02 09:37:20'),
(1626, 'RES-CA2', 'Feb-2011', '315.30', '315.20', '-0.10', '3.95', '-0.40', '0.00', '0.00', '2011-03-02 09:37:20'),
(1627, 'RES-CA3', 'Feb-2011', '277.10', '287.80', '10.70', '3.95', '42.27', '0.00', '42.27', '2011-03-02 09:37:20'),
(1628, 'RES-CA4', 'Feb-2011', '578.90', '604.00', '25.10', '3.95', '99.15', '0.00', '99.15', '2011-03-02 09:37:20'),
(1629, 'RES-CA5', 'Feb-2011', '1309.00', '1329.30', '20.30', '3.95', '80.19', '0.00', '80.19', '2011-03-02 09:37:20'),
(1630, 'RES-CA6', 'Feb-2011', '1163.50', '1172.50', '9.00', '3.95', '35.55', '0.00', '35.55', '2011-03-02 09:37:20'),
(1631, 'RES-CA7', 'Feb-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-03-02 09:37:20'),
(1632, 'RES-CA8', 'Feb-2011', '1257.50', '1297.60', '40.10', '3.95', '158.40', '0.00', '158.40', '2011-03-02 09:37:20'),
(1633, 'RES-CA9', 'Feb-2011', '999.90', '1029.60', '29.70', '3.95', '117.32', '0.00', '117.32', '2011-03-02 09:37:20'),
(1634, 'A1', 'Mar-2011', '4977.50', '5103.40', '125.90', '3.95', '497.31', '600.00', '0.00', '2011-04-23 12:19:47'),
(1635, 'A2', 'Mar-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1636, 'A3', 'Mar-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1637, 'A4', 'Mar-2011', '505.30', '577.70', '72.40', '3.95', '285.98', '0.00', '285.98', '2011-04-23 12:19:47'),
(1638, 'A5', 'Mar-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1639, 'A6', 'Mar-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1640, 'A7', 'Mar-2011', '242.70', '242.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1641, 'A8', 'Mar-2011', '129.30', '129.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1642, 'B1', 'Mar-2011', '5712.00', '5891.20', '179.20', '3.95', '707.84', '600.00', '107.84', '2011-04-23 12:19:47'),
(1643, 'B10', 'Mar-2011', '9305.60', '9412.80', '107.20', '3.95', '423.44', '600.00', '0.00', '2011-04-23 12:19:47'),
(1644, 'B11', 'Mar-2011', '569.00', '573.30', '4.30', '3.95', '16.99', '600.00', '0.00', '2011-04-23 12:19:47'),
(1645, 'B12', 'Mar-2011', '12603.00', '12879.20', '276.20', '3.95', '1090.99', '600.00', '490.99', '2011-04-23 12:19:47'),
(1646, 'B13', 'Mar-2011', '11142.90', '11266.60', '123.70', '3.95', '488.62', '600.00', '0.00', '2011-04-23 12:19:47'),
(1647, 'B14', 'Mar-2011', '4702.20', '4731.70', '29.50', '3.95', '116.53', '600.00', '0.00', '2011-04-23 12:19:47'),
(1648, 'B15', 'Mar-2011', '9681.00', '9979.50', '298.50', '3.95', '1179.08', '600.00', '579.08', '2011-04-23 12:19:47'),
(1649, 'B16', 'Mar-2011', '8183.10', '8347.80', '164.70', '3.95', '650.57', '600.00', '50.56', '2011-04-23 12:19:47'),
(1650, 'B2', 'Mar-2011', '6436.10', '6519.50', '83.40', '3.95', '329.43', '600.00', '0.00', '2011-04-23 12:19:47'),
(1651, 'B3', 'Mar-2011', '8628.30', '8766.20', '137.90', '3.95', '544.71', '600.00', '0.00', '2011-04-23 12:19:47'),
(1652, 'B4', 'Mar-2011', '4199.60', '4430.80', '231.20', '3.95', '913.24', '600.00', '313.24', '2011-04-23 12:19:47'),
(1653, 'B5', 'Mar-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1654, 'B6', 'Mar-2011', '8663.30', '8817.60', '154.30', '3.95', '609.49', '600.00', '9.49', '2011-04-23 12:19:47'),
(1655, 'B7', 'Mar-2011', '7350.60', '7499.80', '149.20', '3.95', '589.34', '600.00', '0.00', '2011-04-23 12:19:47'),
(1656, 'B8', 'Mar-2011', '3227.20', '3409.90', '182.70', '3.95', '721.67', '600.00', '121.67', '2011-04-23 12:19:47'),
(1657, 'B9', 'Mar-2011', '5567.40', '5648.20', '80.80', '3.95', '319.16', '600.00', '0.00', '2011-04-23 12:19:47'),
(1658, 'C1', 'Mar-2011', '20107.90', '20146.90', '39.00', '3.95', '154.05', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1659, 'C2', 'Mar-2011', '15250.70', '15389.80', '139.10', '3.95', '549.44', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1660, 'D1', 'Mar-2011', '13458.60', '13535.50', '76.90', '3.95', '303.76', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1661, 'D10', 'Mar-2011', '18317.10', '18664.00', '346.90', '3.95', '1370.26', '1200.00', '170.26', '2011-04-23 12:19:47'),
(1662, 'D11', 'Mar-2011', '8074.00', '8204.20', '130.20', '3.95', '514.29', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1663, 'D12', 'Mar-2011', '13135.20', '13329.10', '193.90', '3.95', '765.91', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1664, 'D13', 'Mar-2011', '1035.80', '1078.10', '42.30', '3.95', '167.09', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1665, 'D14', 'Mar-2011', '1292.70', '1487.50', '194.80', '3.95', '769.46', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1666, 'D15', 'Mar-2011', '11327.90', '11541.30', '213.40', '3.95', '842.93', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1667, 'D16', 'Mar-2011', '3213.80', '3270.90', '57.10', '3.95', '225.55', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1668, 'D17', 'Mar-2011', '1197.30', '1300.00', '102.70', '3.95', '405.67', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1669, 'D18', 'Mar-2011', '1926.30', '1950.10', '23.80', '3.95', '94.01', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1670, 'D19', 'Mar-2011', '1404.30', '1516.90', '112.60', '3.95', '444.77', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1671, 'D2', 'Mar-2011', '8359.80', '8527.80', '168.00', '3.95', '663.60', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1672, 'D20', 'Mar-2011', '4312.60', '4615.30', '302.70', '3.95', '1195.67', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1673, 'D21', 'Mar-2011', '601.10', '689.50', '88.40', '3.95', '349.18', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1674, 'D22', 'Mar-2011', '1563.50', '1693.20', '129.70', '3.95', '512.32', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1675, 'D23', 'Mar-2011', '988.10', '1093.80', '105.70', '3.95', '417.52', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1676, 'D24', 'Mar-2011', '5080.40', '5201.10', '120.70', '3.95', '476.77', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1677, 'D25', 'Mar-2011', '25675.30', '25778.50', '103.20', '3.95', '407.64', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1678, 'D26', 'Mar-2011', '22622.50', '22622.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1679, 'D27', 'Mar-2011', '25368.00', '25457.00', '89.00', '3.95', '351.55', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1680, 'D28', 'Mar-2011', '18974.60', '19180.10', '205.50', '3.95', '811.73', '800.00', '11.73', '2011-04-23 12:19:47'),
(1681, 'D3', 'Mar-2011', '6280.50', '6380.50', '100.00', '3.95', '395.00', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1682, 'D4', 'Mar-2011', '9478.20', '9697.90', '219.70', '3.95', '867.82', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1683, 'D5', 'Mar-2011', '663.20', '761.90', '98.70', '3.95', '389.87', '800.00', '0.00', '2011-04-23 12:19:47'),
(1684, 'D6', 'Mar-2011', '12372.60', '12522.00', '149.40', '3.95', '590.13', '800.00', '0.00', '2011-04-23 12:19:47'),
(1685, 'D7', 'Mar-2011', '13771.20', '14066.70', '295.50', '3.95', '1167.23', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1686, 'D8', 'Mar-2011', '5438.20', '5541.80', '103.60', '3.95', '409.22', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1687, 'D9', 'Mar-2011', '124.50', '304.30', '179.80', '3.95', '710.21', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1688, 'E1', 'Mar-2011', '11041.70', '11448.90', '407.20', '3.95', '1608.44', '0.00', '1608.44', '2011-04-23 12:19:47'),
(1689, 'E10', 'Mar-2011', '1420.40', '1588.20', '167.80', '3.95', '662.81', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1690, 'E11', 'Mar-2011', '5971.10', '6162.70', '191.60', '3.95', '756.82', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1691, 'E12', 'Mar-2011', '3436.40', '3655.50', '219.10', '3.95', '865.45', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1692, 'E13', 'Mar-2011', '510.40', '583.30', '72.90', '3.95', '287.96', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1693, 'E14', 'Mar-2011', '35865.00', '36022.70', '157.70', '3.95', '622.91', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1694, 'E2', 'Mar-2011', '5816.60', '6133.50', '316.90', '3.95', '1251.76', '0.00', '1251.76', '2011-04-23 12:19:47'),
(1695, 'E3', 'Mar-2011', '27370.60', '27589.90', '219.30', '3.95', '866.24', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1696, 'E4', 'Mar-2011', '51888.30', '52100.10', '211.80', '3.95', '836.61', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1697, 'E5', 'Mar-2011', '66553.50', '66583.20', '29.70', '3.95', '117.31', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1698, 'E6', 'Mar-2011', '19722.90', '19883.80', '160.90', '3.95', '635.55', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1699, 'E7', 'Mar-2011', '8265.90', '8266.00', '0.10', '3.95', '0.40', '0.00', '0.40', '2011-04-23 12:19:47'),
(1700, 'E8', 'Mar-2011', '8159.60', '8304.00', '144.40', '3.95', '570.38', '1200.00', '0.00', '2011-04-23 12:19:47'),
(1701, 'E9', 'Mar-2011', '5568.20', '5625.80', '57.60', '3.95', '227.52', '0.00', '227.52', '2011-04-23 12:19:47'),
(1702, 'F1', 'Mar-2011', '959.80', '959.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1703, 'F2', 'Mar-2011', '1134.40', '1237.30', '102.90', '3.95', '406.46', '0.00', '406.46', '2011-04-23 12:19:47'),
(1704, 'F3', 'Mar-2011', '992.10', '1002.10', '10.00', '3.95', '39.50', '0.00', '39.50', '2011-04-23 12:19:47'),
(1705, 'F4', 'Mar-2011', '373.80', '390.00', '16.20', '3.95', '63.99', '0.00', '63.99', '2011-04-23 12:19:47'),
(1706, 'F5', 'Mar-2011', '430.10', '430.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1707, 'MSA-CA1', 'Mar-2011', '8914.40', '9228.40', '314.00', '3.95', '1240.30', '0.00', '1240.30', '2011-04-23 12:19:47'),
(1708, 'MSA-CA2', 'Mar-2011', '9780.10', '10362.30', '582.20', '3.95', '2299.69', '0.00', '2299.69', '2011-04-23 12:19:47'),
(1709, 'MSA101', 'Mar-2011', '4115.20', '4115.30', '0.10', '3.95', '0.40', '300.00', '0.00', '2011-04-23 12:19:47'),
(1710, 'MSA102', 'Mar-2011', '5218.70', '5318.60', '99.90', '3.95', '394.61', '300.00', '94.61', '2011-04-23 12:19:47'),
(1711, 'MSA103', 'Mar-2011', '3065.40', '3157.50', '92.10', '3.95', '363.80', '300.00', '63.80', '2011-04-23 12:19:47'),
(1712, 'MSA104', 'Mar-2011', '4835.80', '4971.10', '135.30', '3.95', '534.44', '600.00', '0.00', '2011-04-23 12:19:47'),
(1713, 'MSA105', 'Mar-2011', '5600.90', '5676.50', '75.60', '3.95', '298.62', '300.00', '0.00', '2011-04-23 12:19:47'),
(1714, 'MSA106', 'Mar-2011', '3550.90', '3680.30', '129.40', '3.95', '511.13', '300.00', '211.13', '2011-04-23 12:19:47'),
(1715, 'MSA201', 'Mar-2011', '1607.80', '1674.00', '66.20', '3.95', '261.49', '600.00', '0.00', '2011-04-23 12:19:47'),
(1716, 'MSA202', 'Mar-2011', '1606.60', '1609.30', '2.70', '3.95', '10.67', '300.00', '0.00', '2011-04-23 12:19:47'),
(1717, 'MSA203', 'Mar-2011', '5223.20', '5372.50', '149.30', '3.95', '589.74', '300.00', '289.74', '2011-04-23 12:19:47'),
(1718, 'MSA204', 'Mar-2011', '2469.10', '2545.10', '76.00', '3.95', '300.20', '300.00', '0.20', '2011-04-23 12:19:47'),
(1719, 'MSA205', 'Mar-2011', '5306.30', '5419.00', '112.70', '3.95', '445.17', '300.00', '145.17', '2011-04-23 12:19:47'),
(1720, 'MSA206', 'Mar-2011', '3793.30', '3898.10', '104.80', '3.95', '413.96', '0.00', '413.96', '2011-04-23 12:19:47'),
(1721, 'MSA301', 'Mar-2011', '729.80', '766.70', '36.90', '3.95', '145.76', '0.00', '145.76', '2011-04-23 12:19:47'),
(1722, 'MSA302', 'Mar-2011', '4279.90', '4365.40', '85.50', '3.95', '337.73', '300.00', '37.73', '2011-04-23 12:19:47'),
(1723, 'MSA303', 'Mar-2011', '2215.20', '2294.30', '79.10', '3.95', '312.45', '300.00', '12.45', '2011-04-23 12:19:47'),
(1724, 'MSA304', 'Mar-2011', '1638.30', '1682.60', '44.30', '3.95', '174.99', '300.00', '0.00', '2011-04-23 12:19:47'),
(1725, 'MSA305', 'Mar-2011', '755.40', '768.90', '13.50', '3.95', '53.33', '300.00', '0.00', '2011-04-23 12:19:47'),
(1726, 'MSA306', 'Mar-2011', '4541.30', '4626.90', '85.60', '3.95', '338.12', '300.00', '38.12', '2011-04-23 12:19:47'),
(1727, 'MSA307', 'Mar-2011', '3345.60', '3461.70', '116.10', '3.95', '458.60', '300.00', '158.60', '2011-04-23 12:19:47'),
(1728, 'MSA308', 'Mar-2011', '19.60', '19.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1729, 'MSA401', 'Mar-2011', '3267.40', '3311.10', '43.70', '3.95', '172.62', '300.00', '0.00', '2011-04-23 12:19:47'),
(1730, 'MSA402', 'Mar-2011', '1747.50', '1788.00', '40.50', '3.95', '159.98', '300.00', '0.00', '2011-04-23 12:19:47'),
(1731, 'MSA403', 'Mar-2011', '1674.30', '1743.70', '69.40', '3.95', '274.13', '300.00', '0.00', '2011-04-23 12:19:47'),
(1732, 'MSA404', 'Mar-2011', '1131.80', '1168.00', '36.20', '3.95', '142.99', '300.00', '0.00', '2011-04-23 12:19:47'),
(1733, 'MSA405', 'Mar-2011', '821.20', '821.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1734, 'MSA406', 'Mar-2011', '2116.30', '2116.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1735, 'MSA407', 'Mar-2011', '7680.60', '7728.50', '47.90', '3.95', '189.21', '300.00', '0.00', '2011-04-23 12:19:47'),
(1736, 'MSA408', 'Mar-2011', '927.20', '927.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1737, 'MSA409', 'Mar-2011', '38.90', '38.90', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1738, 'MSA410', 'Mar-2011', '4414.70', '4438.10', '23.40', '3.95', '92.43', '300.00', '0.00', '2011-04-23 12:19:47'),
(1739, 'MSA501', 'Mar-2011', '3791.90', '3854.50', '62.60', '3.95', '247.27', '600.00', '0.00', '2011-04-23 12:19:47'),
(1740, 'MSA502', 'Mar-2011', '4784.00', '4784.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1741, 'MSA503', 'Mar-2011', '1576.70', '1588.60', '11.90', '3.95', '47.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1742, 'MSA504', 'Mar-2011', '838.80', '838.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1743, 'MSA505', 'Mar-2011', '4491.40', '4570.40', '79.00', '3.95', '312.05', '600.00', '0.00', '2011-04-23 12:19:47'),
(1744, 'MSA506', 'Mar-2011', '810.60', '810.70', '0.10', '3.95', '0.40', '300.00', '0.00', '2011-04-23 12:19:47'),
(1745, 'MSA507', 'Mar-2011', '40.50', '40.50', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1746, 'MSA508', 'Mar-2011', '8.70', '8.70', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1747, 'MSA509', 'Mar-2011', '277.70', '277.70', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-04-23 12:19:47'),
(1748, 'MSA510', 'Mar-2011', '17.40', '17.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1749, 'MSA601', 'Mar-2011', '296.90', '296.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1750, 'MSA602', 'Mar-2011', '5792.10', '5856.70', '64.60', '3.95', '255.17', '600.00', '0.00', '2011-04-23 12:19:47'),
(1751, 'MSA603', 'Mar-2011', '673.50', '673.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1752, 'MSA604', 'Mar-2011', '37.30', '37.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1753, 'MSA605', 'Mar-2011', '13.80', '13.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1754, 'MSA606', 'Mar-2011', '154.10', '154.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1755, 'MSA607', 'Mar-2011', '89.90', '90.00', '0.10', '3.95', '0.39', '0.00', '0.39', '2011-04-23 12:19:47'),
(1756, 'MSA608', 'Mar-2011', '4855.40', '4855.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1757, 'MSA609', 'Mar-2011', '5.10', '5.00', '-0.10', '3.95', '-0.40', '0.00', '0.00', '2011-04-23 12:19:47'),
(1758, 'MSA610', 'Mar-2011', '33.10', '33.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1759, 'RES-CA1', 'Mar-2011', '856.70', '857.40', '0.70', '3.95', '2.76', '0.00', '2.76', '2011-04-23 12:19:47'),
(1760, 'RES-CA10', 'Mar-2011', '981.20', '1005.80', '24.60', '3.95', '97.17', '0.00', '97.17', '2011-04-23 12:19:47'),
(1761, 'RES-CA11', 'Mar-2011', '1337.40', '1404.90', '67.50', '3.95', '266.63', '0.00', '266.63', '2011-04-23 12:19:47'),
(1762, 'RES-CA12', 'Mar-2011', '474.80', '497.50', '22.70', '3.95', '89.67', '0.00', '89.67', '2011-04-23 12:19:47'),
(1763, 'RES-CA13', 'Mar-2011', '702.70', '723.90', '21.20', '3.95', '83.74', '0.00', '83.74', '2011-04-23 12:19:47'),
(1764, 'RES-CA14', 'Mar-2011', '922.70', '933.70', '11.00', '3.95', '43.45', '0.00', '43.45', '2011-04-23 12:19:47'),
(1765, 'RES-CA15', 'Mar-2011', '941.50', '948.80', '7.30', '3.95', '28.84', '0.00', '28.84', '2011-04-23 12:19:47'),
(1766, 'RES-CA2', 'Mar-2011', '315.20', '315.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1767, 'RES-CA3', 'Mar-2011', '287.80', '297.20', '9.40', '3.95', '37.13', '0.00', '37.13', '2011-04-23 12:19:47'),
(1768, 'RES-CA4', 'Mar-2011', '604.00', '629.90', '25.90', '3.95', '102.31', '0.00', '102.31', '2011-04-23 12:19:47'),
(1769, 'RES-CA5', 'Mar-2011', '1329.30', '1352.10', '22.80', '3.95', '90.06', '0.00', '90.06', '2011-04-23 12:19:47'),
(1770, 'RES-CA6', 'Mar-2011', '1172.50', '1183.20', '10.70', '3.95', '42.27', '0.00', '42.27', '2011-04-23 12:19:47'),
(1771, 'RES-CA7', 'Mar-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-04-23 12:19:47'),
(1772, 'RES-CA8', 'Mar-2011', '1297.60', '1343.40', '45.80', '3.95', '180.91', '0.00', '180.91', '2011-04-23 12:19:47'),
(1773, 'RES-CA9', 'Mar-2011', '1029.60', '1062.10', '32.50', '3.95', '128.38', '0.00', '128.38', '2011-04-23 12:19:47'),
(1774, 'A1', 'Apr-2011', '5103.40', '5262.20', '158.80', '3.95', '627.26', '600.00', '27.26', '2011-05-01 17:48:30'),
(1775, 'A2', 'Apr-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1776, 'A3', 'Apr-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1777, 'A4', 'Apr-2011', '577.70', '659.70', '82.00', '3.95', '323.90', '0.00', '323.90', '2011-05-01 17:48:30'),
(1778, 'A5', 'Apr-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1779, 'A6', 'Apr-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '600.00', '0.00', '2011-05-01 17:48:30'),
(1780, 'A7', 'Apr-2011', '242.70', '242.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1781, 'A8', 'Apr-2011', '129.30', '129.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1782, 'B1', 'Apr-2011', '5891.20', '6070.60', '179.40', '3.95', '708.63', '600.00', '108.63', '2011-05-01 17:48:30'),
(1783, 'B10', 'Apr-2011', '9412.80', '9602.50', '189.70', '3.95', '749.32', '600.00', '149.32', '2011-05-01 17:48:30'),
(1784, 'B11', 'Apr-2011', '573.30', '605.60', '32.30', '3.95', '127.59', '600.00', '0.00', '2011-05-01 17:48:30');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(1785, 'B12', 'Apr-2011', '12879.20', '13207.50', '328.30', '3.95', '1296.79', '600.00', '696.79', '2011-05-01 17:48:30'),
(1786, 'B13', 'Apr-2011', '11266.60', '11469.10', '202.50', '3.95', '799.88', '600.00', '199.88', '2011-05-01 17:48:30'),
(1787, 'B14', 'Apr-2011', '4731.70', '4764.60', '32.90', '3.95', '129.96', '600.00', '0.00', '2011-05-01 17:48:30'),
(1788, 'B15', 'Apr-2011', '9979.50', '10455.40', '475.90', '3.95', '1879.81', '600.00', '1279.81', '2011-05-01 17:48:30'),
(1789, 'B16', 'Apr-2011', '8347.80', '8541.70', '193.90', '3.95', '765.91', '600.00', '165.91', '2011-05-01 17:48:30'),
(1790, 'B2', 'Apr-2011', '6519.50', '6662.20', '142.70', '3.95', '563.67', '600.00', '0.00', '2011-05-01 17:48:30'),
(1791, 'B3', 'Apr-2011', '8766.20', '8931.00', '164.80', '3.95', '650.96', '600.00', '50.96', '2011-05-01 17:48:30'),
(1792, 'B4', 'Apr-2011', '4430.80', '4677.50', '246.70', '3.95', '974.47', '600.00', '374.47', '2011-05-01 17:48:30'),
(1793, 'B5', 'Apr-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1794, 'B6', 'Apr-2011', '8817.60', '9015.40', '197.80', '3.95', '781.31', '600.00', '181.31', '2011-05-01 17:48:30'),
(1795, 'B7', 'Apr-2011', '7499.80', '7678.00', '178.20', '3.95', '703.89', '600.00', '103.89', '2011-05-01 17:48:30'),
(1796, 'B8', 'Apr-2011', '3409.90', '3621.50', '211.60', '3.95', '835.82', '600.00', '235.82', '2011-05-01 17:48:30'),
(1797, 'B9', 'Apr-2011', '5648.20', '5747.40', '99.20', '3.95', '391.84', '600.00', '0.00', '2011-05-01 17:48:30'),
(1798, 'C1', 'Apr-2011', '20146.90', '20189.50', '42.60', '3.95', '168.27', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1799, 'C2', 'Apr-2011', '15389.80', '15548.60', '158.80', '3.95', '627.26', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1800, 'D1', 'Apr-2011', '13535.50', '13762.70', '227.20', '3.95', '897.44', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1801, 'D10', 'Apr-2011', '18664.00', '19251.00', '587.00', '3.95', '2318.65', '1200.00', '1118.65', '2011-05-01 17:48:30'),
(1802, 'D11', 'Apr-2011', '8204.20', '8444.80', '240.60', '3.95', '950.37', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1803, 'D12', 'Apr-2011', '13329.10', '13571.00', '241.90', '3.95', '955.51', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1804, 'D13', 'Apr-2011', '1078.10', '1128.70', '50.60', '3.95', '199.87', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1805, 'D14', 'Apr-2011', '1487.50', '1981.90', '494.40', '3.95', '1952.88', '1200.00', '752.88', '2011-05-01 17:48:30'),
(1806, 'D15', 'Apr-2011', '11541.30', '11881.00', '339.70', '3.95', '1341.82', '1200.00', '141.82', '2011-05-01 17:48:30'),
(1807, 'D16', 'Apr-2011', '3270.90', '3271.10', '0.20', '3.95', '0.79', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1808, 'D17', 'Apr-2011', '1300.00', '1448.70', '148.70', '3.95', '587.37', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1809, 'D18', 'Apr-2011', '1950.10', '2187.80', '237.70', '3.95', '938.92', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1810, 'D19', 'Apr-2011', '1516.90', '1646.70', '129.80', '3.95', '512.71', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1811, 'D2', 'Apr-2011', '8527.80', '8829.60', '301.80', '3.95', '1192.11', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1812, 'D20', 'Apr-2011', '4615.30', '5071.00', '455.70', '3.95', '1800.02', '1200.00', '600.02', '2011-05-01 17:48:30'),
(1813, 'D21', 'Apr-2011', '689.50', '760.50', '71.00', '3.95', '280.45', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1814, 'D22', 'Apr-2011', '1693.20', '1886.50', '193.30', '3.95', '763.54', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1815, 'D23', 'Apr-2011', '1093.80', '1257.10', '163.30', '3.95', '645.04', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1816, 'D24', 'Apr-2011', '5201.10', '5484.00', '282.90', '3.95', '1117.46', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1817, 'D25', 'Apr-2011', '25778.50', '25958.10', '179.60', '3.95', '709.42', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1818, 'D26', 'Apr-2011', '22622.50', '0.00', '-22622.50', '3.95', '-89358.88', '0.00', '0.00', '2011-05-01 17:48:30'),
(1819, 'D27', 'Apr-2011', '25457.00', '25557.30', '100.30', '3.95', '396.19', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1820, 'D28', 'Apr-2011', '19180.10', '19404.00', '223.90', '3.95', '884.41', '800.00', '84.41', '2011-05-01 17:48:30'),
(1821, 'D3', 'Apr-2011', '6380.50', '6659.60', '279.10', '3.95', '1102.45', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1822, 'D4', 'Apr-2011', '9697.90', '10023.40', '325.50', '3.95', '1285.73', '1200.00', '85.73', '2011-05-01 17:48:30'),
(1823, 'D5', 'Apr-2011', '761.90', '947.60', '185.70', '3.95', '733.52', '800.00', '0.00', '2011-05-01 17:48:30'),
(1824, 'D6', 'Apr-2011', '12522.00', '12952.20', '430.20', '3.95', '1699.29', '800.00', '899.29', '2011-05-01 17:48:30'),
(1825, 'D7', 'Apr-2011', '14066.70', '14444.80', '378.10', '3.95', '1493.50', '1200.00', '293.49', '2011-05-01 17:48:30'),
(1826, 'D8', 'Apr-2011', '5541.80', '5870.10', '328.30', '3.95', '1296.79', '1200.00', '96.79', '2011-05-01 17:48:30'),
(1827, 'D9', 'Apr-2011', '304.30', '566.70', '262.40', '3.95', '1036.48', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1828, 'E1', 'Apr-2011', '11448.90', '11782.00', '333.10', '3.95', '1315.75', '0.00', '1315.75', '2011-05-01 17:48:30'),
(1829, 'E10', 'Apr-2011', '1588.20', '1867.70', '279.50', '3.95', '1104.03', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1830, 'E11', 'Apr-2011', '6162.70', '6451.00', '288.30', '3.95', '1138.79', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1831, 'E12', 'Apr-2011', '3655.50', '4074.20', '418.70', '3.95', '1653.87', '1200.00', '453.87', '2011-05-01 17:48:30'),
(1832, 'E13', 'Apr-2011', '583.30', '754.50', '171.20', '3.95', '676.24', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1833, 'E14', 'Apr-2011', '36022.70', '36512.50', '489.80', '3.95', '1934.71', '1200.00', '734.71', '2011-05-01 17:48:30'),
(1834, 'E2', 'Apr-2011', '6133.50', '6421.20', '287.70', '3.95', '1136.42', '0.00', '1136.42', '2011-05-01 17:48:30'),
(1835, 'E3', 'Apr-2011', '27589.90', '27779.40', '189.50', '3.95', '748.53', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1836, 'E4', 'Apr-2011', '52100.10', '52583.10', '483.00', '3.95', '1907.85', '1200.00', '707.85', '2011-05-01 17:48:30'),
(1837, 'E5', 'Apr-2011', '66583.20', '66583.40', '0.20', '3.95', '0.79', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1838, 'E6', 'Apr-2011', '19883.80', '20126.10', '242.30', '3.95', '957.09', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1839, 'E7', 'Apr-2011', '8266.00', '8266.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1840, 'E8', 'Apr-2011', '8304.00', '8496.90', '192.90', '3.95', '761.96', '1200.00', '0.00', '2011-05-01 17:48:30'),
(1841, 'E9', 'Apr-2011', '5625.80', '5681.10', '55.30', '3.95', '218.44', '0.00', '218.44', '2011-05-01 17:48:30'),
(1842, 'F1', 'Apr-2011', '959.80', '959.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1843, 'F2', 'Apr-2011', '1237.30', '1339.90', '102.60', '3.95', '405.27', '0.00', '405.27', '2011-05-01 17:48:30'),
(1844, 'F3', 'Apr-2011', '1002.10', '1007.60', '5.50', '3.95', '21.73', '0.00', '21.73', '2011-05-01 17:48:30'),
(1845, 'F4', 'Apr-2011', '390.00', '404.50', '14.50', '3.95', '57.28', '0.00', '57.28', '2011-05-01 17:48:30'),
(1846, 'F5', 'Apr-2011', '430.10', '430.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1847, 'MSA-CA1', 'Apr-2011', '9228.40', '9515.20', '286.80', '3.95', '1132.86', '0.00', '1132.86', '2011-05-01 17:48:30'),
(1848, 'MSA-CA2', 'Apr-2011', '10362.30', '10439.90', '77.60', '3.95', '306.52', '0.00', '306.52', '2011-05-01 17:48:30'),
(1849, 'MSA101', 'Apr-2011', '4115.30', '4570.10', '454.80', '3.95', '1796.46', '300.00', '1496.46', '2011-05-01 17:48:30'),
(1850, 'MSA102', 'Apr-2011', '5318.60', '5441.00', '122.40', '3.95', '483.48', '300.00', '183.48', '2011-05-01 17:48:30'),
(1851, 'MSA103', 'Apr-2011', '3157.50', '3248.40', '90.90', '3.95', '359.06', '300.00', '59.06', '2011-05-01 17:48:30'),
(1852, 'MSA104', 'Apr-2011', '4971.10', '5132.70', '161.60', '3.95', '638.32', '600.00', '38.32', '2011-05-01 17:48:30'),
(1853, 'MSA105', 'Apr-2011', '5676.50', '5795.80', '119.30', '3.95', '471.24', '300.00', '171.24', '2011-05-01 17:48:30'),
(1854, 'MSA106', 'Apr-2011', '3680.30', '3858.10', '177.80', '3.95', '702.31', '300.00', '402.31', '2011-05-01 17:48:30'),
(1855, 'MSA201', 'Apr-2011', '1674.00', '1749.50', '75.50', '3.95', '298.23', '600.00', '0.00', '2011-05-01 17:48:30'),
(1856, 'MSA202', 'Apr-2011', '1609.30', '1674.60', '65.30', '3.95', '257.94', '300.00', '0.00', '2011-05-01 17:48:30'),
(1857, 'MSA203', 'Apr-2011', '5372.50', '5520.50', '148.00', '3.95', '584.60', '300.00', '284.60', '2011-05-01 17:48:30'),
(1858, 'MSA204', 'Apr-2011', '2545.10', '2614.70', '69.60', '3.95', '274.92', '300.00', '0.00', '2011-05-01 17:48:30'),
(1859, 'MSA205', 'Apr-2011', '5419.00', '5562.10', '143.10', '3.95', '565.25', '300.00', '265.25', '2011-05-01 17:48:30'),
(1860, 'MSA206', 'Apr-2011', '3898.10', '4014.60', '116.50', '3.95', '460.18', '0.00', '460.18', '2011-05-01 17:48:30'),
(1861, 'MSA301', 'Apr-2011', '766.70', '766.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1862, 'MSA302', 'Apr-2011', '4365.40', '4489.80', '124.40', '3.95', '491.38', '300.00', '191.38', '2011-05-01 17:48:30'),
(1863, 'MSA303', 'Apr-2011', '2294.30', '2433.00', '138.70', '3.95', '547.87', '300.00', '247.87', '2011-05-01 17:48:30'),
(1864, 'MSA304', 'Apr-2011', '1682.60', '1780.80', '98.20', '3.95', '387.89', '300.00', '87.89', '2011-05-01 17:48:30'),
(1865, 'MSA305', 'Apr-2011', '768.90', '812.00', '43.10', '3.95', '170.25', '300.00', '0.00', '2011-05-01 17:48:30'),
(1866, 'MSA306', 'Apr-2011', '4626.90', '4751.40', '124.50', '3.95', '491.78', '300.00', '191.78', '2011-05-01 17:48:30'),
(1867, 'MSA307', 'Apr-2011', '3461.70', '3670.30', '208.60', '3.95', '823.97', '300.00', '523.97', '2011-05-01 17:48:30'),
(1868, 'MSA308', 'Apr-2011', '19.60', '19.80', '0.20', '3.95', '0.79', '0.00', '0.79', '2011-05-01 17:48:30'),
(1869, 'MSA401', 'Apr-2011', '3311.10', '3370.30', '59.20', '3.95', '233.84', '300.00', '0.00', '2011-05-01 17:48:30'),
(1870, 'MSA402', 'Apr-2011', '1788.00', '1841.20', '53.20', '3.95', '210.14', '300.00', '0.00', '2011-05-01 17:48:30'),
(1871, 'MSA403', 'Apr-2011', '1743.70', '1834.80', '91.10', '3.95', '359.85', '300.00', '59.85', '2011-05-01 17:48:30'),
(1872, 'MSA404', 'Apr-2011', '1168.00', '1219.40', '51.40', '3.95', '203.03', '300.00', '0.00', '2011-05-01 17:48:30'),
(1873, 'MSA405', 'Apr-2011', '821.20', '837.70', '16.50', '3.95', '65.18', '300.00', '0.00', '2011-05-01 17:48:30'),
(1874, 'MSA406', 'Apr-2011', '2116.30', '2151.10', '34.80', '3.95', '137.46', '300.00', '0.00', '2011-05-01 17:48:30'),
(1875, 'MSA407', 'Apr-2011', '7728.50', '7796.70', '68.20', '3.95', '269.39', '300.00', '0.00', '2011-05-01 17:48:30'),
(1876, 'MSA408', 'Apr-2011', '927.20', '947.00', '19.80', '3.95', '78.21', '300.00', '0.00', '2011-05-01 17:48:30'),
(1877, 'MSA409', 'Apr-2011', '38.90', '61.50', '22.60', '3.95', '89.27', '300.00', '0.00', '2011-05-01 17:48:30'),
(1878, 'MSA410', 'Apr-2011', '4438.10', '4478.50', '40.40', '3.95', '159.58', '300.00', '0.00', '2011-05-01 17:48:30'),
(1879, 'MSA501', 'Apr-2011', '3854.50', '3934.10', '79.60', '3.95', '314.42', '600.00', '0.00', '2011-05-01 17:48:30'),
(1880, 'MSA502', 'Apr-2011', '4784.00', '4786.70', '2.70', '3.95', '10.66', '300.00', '0.00', '2011-05-01 17:48:30'),
(1881, 'MSA503', 'Apr-2011', '1588.60', '1613.30', '24.70', '3.95', '97.57', '300.00', '0.00', '2011-05-01 17:48:30'),
(1882, 'MSA504', 'Apr-2011', '838.80', '841.40', '2.60', '3.95', '10.27', '0.00', '10.27', '2011-05-01 17:48:30'),
(1883, 'MSA505', 'Apr-2011', '4570.40', '4689.80', '119.40', '3.95', '471.63', '600.00', '0.00', '2011-05-01 17:48:30'),
(1884, 'MSA506', 'Apr-2011', '810.70', '820.00', '9.30', '3.95', '36.74', '300.00', '0.00', '2011-05-01 17:48:30'),
(1885, 'MSA507', 'Apr-2011', '40.50', '48.90', '8.40', '3.95', '33.18', '300.00', '0.00', '2011-05-01 17:48:30'),
(1886, 'MSA508', 'Apr-2011', '8.70', '13.80', '5.10', '3.95', '20.15', '300.00', '0.00', '2011-05-01 17:48:30'),
(1887, 'MSA509', 'Apr-2011', '277.70', '278.30', '0.60', '3.95', '2.37', '300.00', '0.00', '2011-05-01 17:48:30'),
(1888, 'MSA510', 'Apr-2011', '17.40', '59.60', '42.20', '3.95', '166.69', '0.00', '166.69', '2011-05-01 17:48:30'),
(1889, 'MSA601', 'Apr-2011', '296.90', '297.00', '0.10', '3.95', '0.40', '0.00', '0.40', '2011-05-01 17:48:30'),
(1890, 'MSA602', 'Apr-2011', '5856.70', '5946.90', '90.20', '3.95', '356.29', '600.00', '0.00', '2011-05-01 17:48:30'),
(1891, 'MSA603', 'Apr-2011', '673.50', '673.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1892, 'MSA604', 'Apr-2011', '37.30', '37.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1893, 'MSA605', 'Apr-2011', '13.80', '13.90', '0.10', '3.95', '0.40', '0.00', '0.40', '2011-05-01 17:48:30'),
(1894, 'MSA606', 'Apr-2011', '154.10', '170.70', '16.60', '3.95', '65.57', '0.00', '65.57', '2011-05-01 17:48:30'),
(1895, 'MSA607', 'Apr-2011', '90.00', '98.70', '8.70', '3.95', '34.37', '0.00', '34.37', '2011-05-01 17:48:30'),
(1896, 'MSA608', 'Apr-2011', '4855.40', '4855.60', '0.20', '3.95', '0.79', '0.00', '0.79', '2011-05-01 17:48:30'),
(1897, 'MSA609', 'Apr-2011', '5.00', '5.10', '0.10', '3.95', '0.40', '0.00', '0.40', '2011-05-01 17:48:30'),
(1898, 'MSA610', 'Apr-2011', '33.10', '33.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1899, 'RES-CA1', 'Apr-2011', '857.40', '857.60', '0.20', '3.95', '0.79', '0.00', '0.79', '2011-05-01 17:48:30'),
(1900, 'RES-CA10', 'Apr-2011', '1005.80', '1036.80', '31.00', '3.95', '122.45', '0.00', '122.45', '2011-05-01 17:48:30'),
(1901, 'RES-CA11', 'Apr-2011', '1404.90', '1454.10', '49.20', '3.95', '194.34', '0.00', '194.34', '2011-05-01 17:48:30'),
(1902, 'RES-CA12', 'Apr-2011', '497.50', '524.40', '26.90', '3.95', '106.26', '0.00', '106.26', '2011-05-01 17:48:30'),
(1903, 'RES-CA13', 'Apr-2011', '723.90', '745.20', '21.30', '3.95', '84.14', '0.00', '84.14', '2011-05-01 17:48:30'),
(1904, 'RES-CA14', 'Apr-2011', '933.70', '943.40', '9.70', '3.95', '38.32', '0.00', '38.32', '2011-05-01 17:48:30'),
(1905, 'RES-CA15', 'Apr-2011', '948.80', '955.40', '6.60', '3.95', '26.07', '0.00', '26.07', '2011-05-01 17:48:30'),
(1906, 'RES-CA2', 'Apr-2011', '315.20', '315.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1907, 'RES-CA3', 'Apr-2011', '297.20', '306.20', '9.00', '3.95', '35.55', '0.00', '35.55', '2011-05-01 17:48:30'),
(1908, 'RES-CA4', 'Apr-2011', '629.90', '653.30', '23.40', '3.95', '92.43', '0.00', '92.43', '2011-05-01 17:48:30'),
(1909, 'RES-CA5', 'Apr-2011', '1352.10', '1369.90', '17.80', '3.95', '70.31', '0.00', '70.31', '2011-05-01 17:48:30'),
(1910, 'RES-CA6', 'Apr-2011', '1183.20', '1193.50', '10.30', '3.95', '40.69', '0.00', '40.69', '2011-05-01 17:48:30'),
(1911, 'RES-CA7', 'Apr-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-05-01 17:48:30'),
(1912, 'RES-CA8', 'Apr-2011', '1343.40', '1382.20', '38.80', '3.95', '153.26', '0.00', '153.26', '2011-05-01 17:48:30'),
(1913, 'RES-CA9', 'Apr-2011', '1062.10', '1093.00', '30.90', '3.95', '122.06', '0.00', '122.06', '2011-05-01 17:48:30'),
(1914, 'A1', 'May-2011', '5262.20', '5523.10', '260.90', '3.95', '1030.56', '600.00', '430.56', '2011-06-01 13:57:28'),
(1915, 'A2', 'May-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1916, 'A3', 'May-2011', '659.70', '680.90', '21.20', '3.95', '83.74', '0.00', '83.74', '2011-06-01 13:57:28'),
(1917, 'A4', 'May-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1918, 'A5', 'May-2011', '129.30', '129.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1919, 'A6', 'May-2011', '242.70', '346.60', '103.90', '3.95', '410.41', '600.00', '0.00', '2011-06-01 13:57:28'),
(1920, 'A7', 'May-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1921, 'A8', 'May-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1922, 'B1', 'May-2011', '6070.60', '6304.20', '233.60', '3.95', '922.72', '600.00', '322.72', '2011-06-01 13:57:28'),
(1923, 'B10', 'May-2011', '9602.50', '9898.20', '295.70', '3.95', '1168.02', '600.00', '568.02', '2011-06-01 13:57:28'),
(1924, 'B11', 'May-2011', '605.60', '685.70', '80.10', '3.95', '316.40', '600.00', '0.00', '2011-06-01 13:57:28'),
(1925, 'B12', 'May-2011', '13207.50', '13639.20', '431.70', '3.95', '1705.22', '600.00', '1105.22', '2011-06-01 13:57:28'),
(1926, 'B13', 'May-2011', '11469.10', '11789.40', '320.30', '3.95', '1265.19', '600.00', '665.19', '2011-06-01 13:57:28'),
(1927, 'B14', 'May-2011', '4764.60', '4856.90', '92.30', '3.95', '364.59', '600.00', '0.00', '2011-06-01 13:57:28'),
(1928, 'B15', 'May-2011', '10455.40', '11335.40', '880.00', '3.95', '3476.00', '600.00', '2876.00', '2011-06-01 13:57:28'),
(1929, 'B16', 'May-2011', '8541.70', '8819.20', '277.50', '3.95', '1096.13', '600.00', '496.13', '2011-06-01 13:57:28'),
(1930, 'B2', 'May-2011', '6662.20', '7111.10', '448.90', '3.95', '1773.16', '600.00', '1173.16', '2011-06-01 13:57:28'),
(1931, 'B3', 'May-2011', '8931.00', '9088.50', '157.50', '3.95', '622.13', '600.00', '22.13', '2011-06-01 13:57:28'),
(1932, 'B4', 'May-2011', '4677.50', '5035.70', '358.20', '3.95', '1414.89', '600.00', '814.89', '2011-06-01 13:57:28'),
(1933, 'B5', 'May-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1934, 'B6', 'May-2011', '9015.40', '9139.20', '123.80', '3.95', '489.01', '600.00', '0.00', '2011-06-01 13:57:28'),
(1935, 'B7', 'May-2011', '7678.00', '7842.70', '164.70', '3.95', '650.57', '600.00', '50.56', '2011-06-01 13:57:28'),
(1936, 'B8', 'May-2011', '3621.50', '4150.50', '529.00', '3.95', '2089.55', '600.00', '1489.55', '2011-06-01 13:57:28'),
(1937, 'B9', 'May-2011', '5747.40', '5875.80', '128.40', '3.95', '507.18', '600.00', '0.00', '2011-06-01 13:57:28'),
(1938, 'C1', 'May-2011', '20189.50', '20242.90', '53.40', '3.95', '210.93', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1939, 'C2', 'May-2011', '15548.60', '15663.80', '115.20', '3.95', '455.04', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1940, 'D1', 'May-2011', '13762.70', '14016.60', '253.90', '3.95', '1002.91', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1941, 'D10', 'May-2011', '19251.00', '20254.60', '1003.60', '3.95', '3964.22', '1200.00', '2764.22', '2011-06-01 13:57:28'),
(1942, 'D11', 'May-2011', '8444.80', '8936.50', '491.70', '3.95', '1942.22', '1200.00', '742.22', '2011-06-01 13:57:28'),
(1943, 'D12', 'May-2011', '13571.00', '14102.80', '531.80', '3.95', '2100.61', '1200.00', '900.61', '2011-06-01 13:57:28'),
(1944, 'D13', 'May-2011', '1128.70', '1165.50', '36.80', '3.95', '145.36', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1945, 'D14', 'May-2011', '1981.90', '2866.00', '884.10', '3.95', '3492.20', '1200.00', '2292.20', '2011-06-01 13:57:28'),
(1946, 'D15', 'May-2011', '11881.00', '12192.30', '311.30', '3.95', '1229.64', '1200.00', '29.63', '2011-06-01 13:57:28'),
(1947, 'D16', 'May-2011', '3271.10', '3273.40', '2.30', '3.95', '9.09', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1948, 'D17', 'May-2011', '1448.70', '1614.80', '166.10', '3.95', '656.10', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1949, 'D18', 'May-2011', '2187.80', '2660.00', '472.20', '3.95', '1865.19', '1200.00', '665.19', '2011-06-01 13:57:28'),
(1950, 'D19', 'May-2011', '1646.70', '1963.70', '317.00', '3.95', '1252.15', '1200.00', '52.15', '2011-06-01 13:57:28'),
(1951, 'D2', 'May-2011', '8829.60', '9534.40', '704.80', '3.95', '2783.96', '1200.00', '1583.96', '2011-06-01 13:57:28'),
(1952, 'D20', 'May-2011', '5071.00', '5858.10', '787.10', '3.95', '3109.05', '1200.00', '1909.05', '2011-06-01 13:57:28'),
(1953, 'D21', 'May-2011', '760.50', '827.40', '66.90', '3.95', '264.26', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1954, 'D22', 'May-2011', '1886.50', '2115.40', '228.90', '3.95', '904.16', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1955, 'D23', 'May-2011', '1257.10', '1684.10', '427.00', '3.95', '1686.65', '1200.00', '486.65', '2011-06-01 13:57:28'),
(1956, 'D24', 'May-2011', '5484.00', '5809.50', '325.50', '3.95', '1285.73', '1200.00', '85.73', '2011-06-01 13:57:28'),
(1957, 'D25', 'May-2011', '25958.10', '26426.80', '468.70', '3.95', '1851.37', '1200.00', '651.37', '2011-06-01 13:57:28'),
(1958, 'D26', 'May-2011', '22622.50', '22622.60', '0.10', '3.95', '0.39', '0.00', '0.39', '2011-06-01 13:57:28'),
(1959, 'D27', 'May-2011', '25557.30', '25678.20', '120.90', '3.95', '477.56', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1960, 'D28', 'May-2011', '19404.00', '19779.00', '375.00', '3.95', '1481.25', '800.00', '681.25', '2011-06-01 13:57:28'),
(1961, 'D3', 'May-2011', '6659.60', '7032.30', '372.70', '3.95', '1472.17', '1200.00', '272.17', '2011-06-01 13:57:28'),
(1962, 'D4', 'May-2011', '10023.40', '10586.20', '562.80', '3.95', '2223.06', '1200.00', '1023.06', '2011-06-01 13:57:28'),
(1963, 'D5', 'May-2011', '947.60', '1377.20', '429.60', '3.95', '1696.92', '800.00', '896.92', '2011-06-01 13:57:28'),
(1964, 'D6', 'May-2011', '12952.20', '13619.50', '667.30', '3.95', '2635.84', '800.00', '1835.84', '2011-06-01 13:57:28'),
(1965, 'D7', 'May-2011', '14444.80', '14962.80', '518.00', '3.95', '2046.10', '1200.00', '846.10', '2011-06-01 13:57:28'),
(1966, 'D8', 'May-2011', '5870.10', '6388.10', '518.00', '3.95', '2046.10', '1200.00', '846.10', '2011-06-01 13:57:28'),
(1967, 'D9', 'May-2011', '566.70', '868.90', '302.20', '3.95', '1193.69', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1968, 'E1', 'May-2011', '11782.00', '12151.70', '369.70', '3.95', '1460.32', '0.00', '1460.32', '2011-06-01 13:57:28'),
(1969, 'E10', 'May-2011', '1867.70', '2557.30', '689.60', '3.95', '2723.92', '1200.00', '1523.92', '2011-06-01 13:57:28'),
(1970, 'E11', 'May-2011', '6451.00', '7335.60', '884.60', '3.95', '3494.17', '1200.00', '2294.17', '2011-06-01 13:57:28'),
(1971, 'E12', 'May-2011', '4074.20', '5072.20', '998.00', '3.95', '3942.10', '1200.00', '2742.10', '2011-06-01 13:57:28'),
(1972, 'E13', 'May-2011', '754.50', '1202.10', '447.60', '3.95', '1768.02', '1200.00', '568.02', '2011-06-01 13:57:28'),
(1973, 'E14', 'May-2011', '36512.50', '36971.00', '458.50', '3.95', '1811.08', '1200.00', '611.08', '2011-06-01 13:57:28'),
(1974, 'E2', 'May-2011', '6421.20', '6659.30', '238.10', '3.95', '940.50', '0.00', '940.50', '2011-06-01 13:57:28'),
(1975, 'E3', 'May-2011', '27779.40', '28310.50', '531.10', '3.95', '2097.85', '1200.00', '897.84', '2011-06-01 13:57:28'),
(1976, 'E4', 'May-2011', '52583.10', '53462.00', '878.90', '3.95', '3471.66', '1200.00', '2271.66', '2011-06-01 13:57:28'),
(1977, 'E5', 'May-2011', '66583.40', '66840.60', '257.20', '3.95', '1015.94', '1200.00', '0.00', '2011-06-01 13:57:28'),
(1978, 'E6', 'May-2011', '20126.10', '20694.10', '568.00', '3.95', '2243.60', '1200.00', '1043.60', '2011-06-01 13:57:28'),
(1979, 'E7', 'May-2011', '8266.00', '8266.10', '0.10', '3.95', '0.40', '0.00', '0.40', '2011-06-01 13:57:28'),
(1980, 'E8', 'May-2011', '8496.90', '9189.70', '692.80', '3.95', '2736.56', '1200.00', '1536.56', '2011-06-01 13:57:28'),
(1981, 'E9', 'May-2011', '5681.10', '5736.40', '55.30', '3.95', '218.44', '0.00', '218.44', '2011-06-01 13:57:28'),
(1982, 'F1', 'May-2011', '959.80', '959.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1983, 'F2', 'May-2011', '1339.90', '1438.70', '98.80', '3.95', '390.26', '0.00', '390.26', '2011-06-01 13:57:28'),
(1984, 'F3', 'May-2011', '1007.60', '1012.20', '4.60', '3.95', '18.17', '0.00', '18.17', '2011-06-01 13:57:28'),
(1985, 'F4', 'May-2011', '404.50', '417.90', '13.40', '3.95', '52.93', '0.00', '52.93', '2011-06-01 13:57:28'),
(1986, 'F5', 'May-2011', '430.10', '430.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(1987, 'MSA-CA1', 'May-2011', '9515.20', '9720.70', '205.50', '3.95', '811.73', '0.00', '811.73', '2011-06-01 13:57:28'),
(1988, 'MSA-CA2', 'May-2011', '10439.90', '10786.80', '346.90', '3.95', '1370.26', '0.00', '1370.26', '2011-06-01 13:57:28'),
(1989, 'MSA101', 'May-2011', '4570.10', '4576.70', '6.60', '3.95', '26.07', '300.00', '0.00', '2011-06-01 13:57:28'),
(1990, 'MSA102', 'May-2011', '5441.00', '5441.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-06-01 13:57:28'),
(1991, 'MSA103', 'May-2011', '3248.40', '3269.20', '20.80', '3.95', '82.16', '300.00', '0.00', '2011-06-01 13:57:28'),
(1992, 'MSA104', 'May-2011', '5132.70', '5393.90', '261.20', '3.95', '1031.74', '600.00', '431.74', '2011-06-01 13:57:28'),
(1993, 'MSA105', 'May-2011', '5795.80', '5953.10', '157.30', '3.95', '621.34', '300.00', '321.34', '2011-06-01 13:57:28'),
(1994, 'MSA106', 'May-2011', '3858.10', '4112.90', '254.80', '3.95', '1006.46', '300.00', '706.46', '2011-06-01 13:57:28'),
(1995, 'MSA201', 'May-2011', '1749.50', '1868.70', '119.20', '3.95', '470.84', '600.00', '0.00', '2011-06-01 13:57:28'),
(1996, 'MSA202', 'May-2011', '1674.60', '1845.50', '170.90', '3.95', '675.06', '300.00', '375.06', '2011-06-01 13:57:28'),
(1997, 'MSA203', 'May-2011', '5520.50', '5731.00', '210.50', '3.95', '831.48', '300.00', '531.48', '2011-06-01 13:57:28'),
(1998, 'MSA204', 'May-2011', '2614.70', '2654.00', '39.30', '3.95', '155.24', '300.00', '0.00', '2011-06-01 13:57:28'),
(1999, 'MSA205', 'May-2011', '5562.10', '5734.50', '172.40', '3.95', '680.98', '300.00', '380.98', '2011-06-01 13:57:28'),
(2000, 'MSA206', 'May-2011', '4014.60', '4189.10', '174.50', '3.95', '689.28', '0.00', '689.28', '2011-06-01 13:57:28'),
(2001, 'MSA301', 'May-2011', '766.70', '766.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2002, 'MSA302', 'May-2011', '4489.80', '4702.30', '212.50', '3.95', '839.38', '300.00', '539.38', '2011-06-01 13:57:28'),
(2003, 'MSA303', 'May-2011', '2433.00', '2680.10', '247.10', '3.95', '976.05', '300.00', '676.05', '2011-06-01 13:57:28'),
(2004, 'MSA304', 'May-2011', '1780.80', '1883.20', '102.40', '3.95', '404.48', '300.00', '104.48', '2011-06-01 13:57:28'),
(2005, 'MSA305', 'May-2011', '812.00', '910.20', '98.20', '3.95', '387.89', '300.00', '87.89', '2011-06-01 13:57:28'),
(2006, 'MSA306', 'May-2011', '4751.40', '4963.80', '212.40', '3.95', '838.98', '300.00', '538.98', '2011-06-01 13:57:28'),
(2007, 'MSA307', 'May-2011', '3670.30', '3916.40', '246.10', '3.95', '972.10', '300.00', '672.10', '2011-06-01 13:57:28'),
(2008, 'MSA308', 'May-2011', '19.80', '19.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2009, 'MSA401', 'May-2011', '3370.30', '3449.60', '79.30', '3.95', '313.24', '300.00', '13.23', '2011-06-01 13:57:28'),
(2010, 'MSA402', 'May-2011', '1841.20', '1887.00', '45.80', '3.95', '180.91', '300.00', '0.00', '2011-06-01 13:57:28'),
(2011, 'MSA403', 'May-2011', '1834.80', '1965.50', '130.70', '3.95', '516.27', '300.00', '216.27', '2011-06-01 13:57:28'),
(2012, 'MSA404', 'May-2011', '1219.40', '1255.80', '36.40', '3.95', '143.78', '300.00', '0.00', '2011-06-01 13:57:28'),
(2013, 'MSA405', 'May-2011', '837.70', '881.50', '43.80', '3.95', '173.01', '300.00', '0.00', '2011-06-01 13:57:28'),
(2014, 'MSA406', 'May-2011', '2151.10', '2209.50', '58.40', '3.95', '230.68', '300.00', '0.00', '2011-06-01 13:57:28'),
(2015, 'MSA407', 'May-2011', '7796.70', '7882.80', '86.10', '3.95', '340.10', '300.00', '40.10', '2011-06-01 13:57:28'),
(2016, 'MSA408', 'May-2011', '947.00', '986.50', '39.50', '3.95', '156.03', '300.00', '0.00', '2011-06-01 13:57:28'),
(2017, 'MSA409', 'May-2011', '61.50', '112.30', '50.80', '3.95', '200.66', '300.00', '0.00', '2011-06-01 13:57:28'),
(2018, 'MSA410', 'May-2011', '4478.50', '4524.30', '45.80', '3.95', '180.91', '300.00', '0.00', '2011-06-01 13:57:28'),
(2019, 'MSA501', 'May-2011', '3934.10', '4022.00', '87.90', '3.95', '347.21', '600.00', '0.00', '2011-06-01 13:57:28'),
(2020, 'MSA502', 'May-2011', '4786.70', '4798.00', '11.30', '3.95', '44.64', '300.00', '0.00', '2011-06-01 13:57:28'),
(2021, 'MSA503', 'May-2011', '1613.30', '1629.40', '16.10', '3.95', '63.60', '300.00', '0.00', '2011-06-01 13:57:28'),
(2022, 'MSA504', 'May-2011', '841.40', '841.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2023, 'MSA505', 'May-2011', '4689.80', '4866.40', '176.60', '3.95', '697.57', '600.00', '97.57', '2011-06-01 13:57:28'),
(2024, 'MSA506', 'May-2011', '820.00', '849.80', '29.80', '3.95', '117.71', '300.00', '0.00', '2011-06-01 13:57:28'),
(2025, 'MSA507', 'May-2011', '48.90', '81.20', '32.30', '3.95', '127.59', '300.00', '0.00', '2011-06-01 13:57:28'),
(2026, 'MSA508', 'May-2011', '13.80', '42.00', '28.20', '3.95', '111.39', '300.00', '0.00', '2011-06-01 13:57:28'),
(2027, 'MSA509', 'May-2011', '278.30', '342.20', '63.90', '3.95', '252.41', '300.00', '0.00', '2011-06-01 13:57:28'),
(2028, 'MSA510', 'May-2011', '59.60', '202.20', '142.60', '3.95', '563.27', '0.00', '563.27', '2011-06-01 13:57:28'),
(2029, 'MSA601', 'May-2011', '297.00', '297.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2030, 'MSA602', 'May-2011', '5946.90', '6030.10', '83.20', '3.95', '328.64', '600.00', '0.00', '2011-06-01 13:57:28'),
(2031, 'MSA603', 'May-2011', '673.50', '673.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2032, 'MSA604', 'May-2011', '37.30', '37.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2033, 'MSA605', 'May-2011', '13.90', '13.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2034, 'MSA606', 'May-2011', '170.70', '170.90', '0.20', '3.95', '0.79', '0.00', '0.79', '2011-06-01 13:57:28'),
(2035, 'MSA607', 'May-2011', '98.70', '98.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2036, 'MSA608', 'May-2011', '4855.60', '4855.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2037, 'MSA609', 'May-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2038, 'MSA610', 'May-2011', '33.10', '33.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2039, 'RES-CA1', 'May-2011', '857.60', '857.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2040, 'RES-CA10', 'May-2011', '1036.80', '1061.60', '24.80', '3.95', '97.96', '0.00', '97.96', '2011-06-01 13:57:28'),
(2041, 'RES-CA11', 'May-2011', '1454.10', '1501.40', '47.30', '3.95', '186.84', '0.00', '186.84', '2011-06-01 13:57:28'),
(2042, 'RES-CA12', 'May-2011', '524.40', '553.40', '29.00', '3.95', '114.55', '0.00', '114.55', '2011-06-01 13:57:28'),
(2043, 'RES-CA13', 'May-2011', '745.20', '763.10', '17.90', '3.95', '70.71', '0.00', '70.71', '2011-06-01 13:57:28'),
(2044, 'RES-CA14', 'May-2011', '943.40', '953.60', '10.20', '3.95', '40.29', '0.00', '40.29', '2011-06-01 13:57:28'),
(2045, 'RES-CA15', 'May-2011', '955.40', '962.80', '7.40', '3.95', '29.23', '0.00', '29.23', '2011-06-01 13:57:28'),
(2046, 'RES-CA2', 'May-2011', '315.20', '325.90', '10.70', '3.95', '42.27', '0.00', '42.27', '2011-06-01 13:57:28'),
(2047, 'RES-CA3', 'May-2011', '306.20', '314.70', '8.50', '3.95', '33.58', '0.00', '33.58', '2011-06-01 13:57:28'),
(2048, 'RES-CA4', 'May-2011', '653.30', '677.30', '24.00', '3.95', '94.80', '0.00', '94.80', '2011-06-01 13:57:28'),
(2049, 'RES-CA5', 'May-2011', '1369.90', '1387.70', '17.80', '3.95', '70.31', '0.00', '70.31', '2011-06-01 13:57:28'),
(2050, 'RES-CA6', 'May-2011', '1193.50', '1203.60', '10.10', '3.95', '39.90', '0.00', '39.90', '2011-06-01 13:57:28'),
(2051, 'RES-CA7', 'May-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-06-01 13:57:28'),
(2052, 'RES-CA8', 'May-2011', '1382.20', '1413.80', '31.60', '3.95', '124.82', '0.00', '124.82', '2011-06-01 13:57:28'),
(2053, 'RES-CA9', 'May-2011', '1093.00', '1122.60', '29.60', '3.95', '116.92', '0.00', '116.92', '2011-06-01 13:57:28'),
(2054, 'A1', 'Jun-2011', '5523.10', '5771.20', '248.10', '3.95', '980.00', '600.00', '380.00', '2011-07-01 10:40:05'),
(2055, 'A2', 'Jun-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:05'),
(2056, 'A3', 'Jun-2011', '680.90', '699.30', '18.40', '3.95', '72.68', '0.00', '72.68', '2011-07-01 10:40:05'),
(2057, 'A4', 'Jun-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:05'),
(2058, 'A5', 'Jun-2011', '129.30', '129.90', '0.60', '3.95', '2.37', '0.00', '2.37', '2011-07-01 10:40:05'),
(2059, 'A6', 'Jun-2011', '346.60', '490.30', '143.70', '3.95', '567.62', '600.00', '0.00', '2011-07-01 10:40:05'),
(2060, 'A7', 'Jun-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:05'),
(2061, 'A8', 'Jun-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:05'),
(2062, 'B1', 'Jun-2011', '6304.20', '6548.10', '243.90', '3.95', '963.41', '600.00', '363.41', '2011-07-01 10:40:05'),
(2063, 'B10', 'Jun-2011', '9898.20', '10268.90', '370.70', '3.95', '1464.27', '600.00', '864.27', '2011-07-01 10:40:05'),
(2064, 'B11', 'Jun-2011', '685.70', '849.00', '163.30', '3.95', '645.04', '600.00', '45.04', '2011-07-01 10:40:05'),
(2065, 'B12', 'Jun-2011', '13639.20', '14088.40', '449.20', '3.95', '1774.34', '600.00', '1174.34', '2011-07-01 10:40:05'),
(2066, 'B13', 'Jun-2011', '11789.40', '12076.60', '287.20', '3.95', '1134.44', '600.00', '534.44', '2011-07-01 10:40:05'),
(2067, 'B14', 'Jun-2011', '4856.90', '5024.70', '167.80', '3.95', '662.81', '600.00', '62.81', '2011-07-01 10:40:05'),
(2068, 'B15', 'Jun-2011', '11335.40', '12067.70', '732.30', '3.95', '2892.59', '600.00', '2292.59', '2011-07-01 10:40:05'),
(2069, 'B16', 'Jun-2011', '8819.20', '9065.50', '246.30', '3.95', '972.89', '600.00', '372.89', '2011-07-01 10:40:05'),
(2070, 'B2', 'Jun-2011', '7111.10', '7669.60', '558.50', '3.95', '2206.08', '600.00', '1606.08', '2011-07-01 10:40:05'),
(2071, 'B3', 'Jun-2011', '9088.50', '9237.10', '148.60', '3.95', '586.97', '600.00', '0.00', '2011-07-01 10:40:05'),
(2072, 'B4', 'Jun-2011', '5035.70', '5368.40', '332.70', '3.95', '1314.17', '600.00', '714.17', '2011-07-01 10:40:05'),
(2073, 'B5', 'Jun-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:05'),
(2074, 'B6', 'Jun-2011', '9139.20', '9323.90', '184.70', '3.95', '729.57', '600.00', '129.57', '2011-07-01 10:40:05'),
(2075, 'B7', 'Jun-2011', '7842.70', '8039.20', '196.50', '3.95', '776.18', '600.00', '176.18', '2011-07-01 10:40:05'),
(2076, 'B8', 'Jun-2011', '4150.50', '4701.30', '550.80', '3.95', '2175.66', '600.00', '1575.66', '2011-07-01 10:40:05'),
(2077, 'B9', 'Jun-2011', '5875.80', '6011.00', '135.20', '3.95', '534.04', '600.00', '0.00', '2011-07-01 10:40:05'),
(2078, 'C1', 'Jun-2011', '20242.90', '20257.20', '14.30', '3.95', '56.48', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2079, 'C2', 'Jun-2011', '15663.80', '15774.20', '110.40', '3.95', '436.08', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2080, 'D1', 'Jun-2011', '14016.60', '14294.60', '278.00', '3.95', '1098.10', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2081, 'D10', 'Jun-2011', '20254.60', '20577.80', '323.20', '3.95', '1276.64', '1200.00', '76.64', '2011-07-01 10:40:05'),
(2082, 'D11', 'Jun-2011', '8936.50', '9118.90', '182.40', '3.95', '720.48', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2083, 'D12', 'Jun-2011', '14102.80', '14803.30', '700.50', '3.95', '2766.98', '1200.00', '1566.98', '2011-07-01 10:40:05'),
(2084, 'D13', 'Jun-2011', '1165.50', '1192.80', '27.30', '3.95', '107.84', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2085, 'D14', 'Jun-2011', '2866.00', '3461.80', '595.80', '3.95', '2353.41', '1200.00', '1153.41', '2011-07-01 10:40:05'),
(2086, 'D15', 'Jun-2011', '12192.30', '12231.70', '39.40', '3.95', '155.63', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2087, 'D16', 'Jun-2011', '3273.40', '3274.30', '0.90', '3.95', '3.56', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2088, 'D17', 'Jun-2011', '1614.80', '1722.00', '107.20', '3.95', '423.44', '1200.00', '0.00', '2011-07-01 10:40:05'),
(2089, 'D18', 'Jun-2011', '2660.00', '2844.30', '184.30', '3.95', '727.99', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2090, 'D19', 'Jun-2011', '1963.70', '2170.00', '206.30', '3.95', '814.89', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2091, 'D2', 'Jun-2011', '9534.40', '10379.40', '845.00', '3.95', '3337.75', '1200.00', '2137.75', '2011-07-01 10:40:06'),
(2092, 'D20', 'Jun-2011', '5858.10', '6677.60', '819.50', '3.95', '3237.03', '1200.00', '2037.03', '2011-07-01 10:40:06'),
(2093, 'D21', 'Jun-2011', '827.40', '867.70', '40.30', '3.95', '159.19', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2094, 'D22', 'Jun-2011', '2115.40', '2334.00', '218.60', '3.95', '863.47', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2095, 'D23', 'Jun-2011', '1684.10', '1962.50', '278.40', '3.95', '1099.68', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2096, 'D24', 'Jun-2011', '5809.50', '5961.50', '152.00', '3.95', '600.40', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2097, 'D25', 'Jun-2011', '26426.80', '26929.40', '502.60', '3.95', '1985.27', '1200.00', '785.27', '2011-07-01 10:40:06'),
(2098, 'D26', 'Jun-2011', '22622.60', '22622.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2099, 'D27', 'Jun-2011', '25678.20', '25802.20', '124.00', '3.95', '489.80', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2100, 'D28', 'Jun-2011', '19779.00', '20218.50', '439.50', '3.95', '1736.03', '800.00', '936.03', '2011-07-01 10:40:06'),
(2101, 'D3', 'Jun-2011', '7032.30', '7125.80', '93.50', '3.95', '369.33', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2102, 'D4', 'Jun-2011', '10586.20', '10901.90', '315.70', '3.95', '1247.02', '1200.00', '47.01', '2011-07-01 10:40:06'),
(2103, 'D5', 'Jun-2011', '1377.20', '1615.00', '237.80', '3.95', '939.31', '800.00', '139.31', '2011-07-01 10:40:06'),
(2104, 'D6', 'Jun-2011', '13619.50', '14283.20', '663.70', '3.95', '2621.62', '800.00', '1821.62', '2011-07-01 10:40:06'),
(2105, 'D7', 'Jun-2011', '14962.80', '15269.50', '306.70', '3.95', '1211.47', '1200.00', '11.47', '2011-07-01 10:40:06'),
(2106, 'D8', 'Jun-2011', '6388.10', '6908.00', '519.90', '3.95', '2053.61', '1200.00', '853.61', '2011-07-01 10:40:06'),
(2107, 'D9', 'Jun-2011', '868.90', '1029.50', '160.60', '3.95', '634.37', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2108, 'E1', 'Jun-2011', '12151.70', '12162.90', '11.20', '3.95', '44.24', '0.00', '44.24', '2011-07-01 10:40:06'),
(2109, 'E10', 'Jun-2011', '2557.30', '3165.80', '608.50', '3.95', '2403.58', '1200.00', '1203.58', '2011-07-01 10:40:06'),
(2110, 'E11', 'Jun-2011', '7335.60', '8046.80', '711.20', '3.95', '2809.24', '1200.00', '1609.24', '2011-07-01 10:40:06'),
(2111, 'E12', 'Jun-2011', '5072.20', '5710.40', '638.20', '3.95', '2520.89', '1200.00', '1320.89', '2011-07-01 10:40:06'),
(2112, 'E13', 'Jun-2011', '1202.10', '1435.40', '233.30', '3.95', '921.54', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2113, 'E14', 'Jun-2011', '36971.00', '37039.70', '68.70', '3.95', '271.36', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2114, 'E2', 'Jun-2011', '6659.30', '6690.20', '30.90', '3.95', '122.06', '0.00', '122.06', '2011-07-01 10:40:06'),
(2115, 'E3', 'Jun-2011', '28310.50', '28635.00', '324.50', '3.95', '1281.78', '1200.00', '81.78', '2011-07-01 10:40:06'),
(2116, 'E4', 'Jun-2011', '53462.00', '54207.90', '745.90', '3.95', '2946.31', '1200.00', '1746.31', '2011-07-01 10:40:06'),
(2117, 'E5', 'Jun-2011', '66840.60', '66841.40', '0.80', '3.95', '3.16', '1200.00', '0.00', '2011-07-01 10:40:06'),
(2118, 'E6', 'Jun-2011', '20694.10', '21422.40', '728.30', '3.95', '2876.79', '1200.00', '1676.79', '2011-07-01 10:40:06'),
(2119, 'E7', 'Jun-2011', '8266.10', '8357.00', '90.90', '3.95', '359.06', '0.00', '359.06', '2011-07-01 10:40:06'),
(2120, 'E8', 'Jun-2011', '9189.70', '9839.80', '650.10', '3.95', '2567.90', '1200.00', '1367.90', '2011-07-01 10:40:06'),
(2121, 'E9', 'Jun-2011', '5736.40', '5836.90', '100.50', '3.95', '396.98', '0.00', '396.98', '2011-07-01 10:40:06'),
(2122, 'F1', 'Jun-2011', '959.80', '959.90', '0.10', '3.95', '0.40', '0.00', '0.40', '2011-07-01 10:40:06'),
(2123, 'F2', 'Jun-2011', '1438.70', '1525.00', '86.30', '3.95', '340.89', '0.00', '340.89', '2011-07-01 10:40:06'),
(2124, 'F3', 'Jun-2011', '1012.20', '1015.80', '3.60', '3.95', '14.22', '0.00', '14.22', '2011-07-01 10:40:06'),
(2125, 'F4', 'Jun-2011', '417.90', '431.60', '13.70', '3.95', '54.12', '0.00', '54.12', '2011-07-01 10:40:06'),
(2126, 'F5', 'Jun-2011', '430.10', '430.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2127, 'MSA-CA1', 'Jun-2011', '9720.70', '9917.50', '196.80', '3.95', '777.36', '0.00', '777.36', '2011-07-01 10:40:06'),
(2128, 'MSA-CA2', 'Jun-2011', '10786.80', '11181.80', '395.00', '3.95', '1560.25', '0.00', '1560.25', '2011-07-01 10:40:06'),
(2129, 'MSA101', 'Jun-2011', '4576.70', '4582.30', '5.60', '3.95', '22.12', '300.00', '0.00', '2011-07-01 10:40:06'),
(2130, 'MSA102', 'Jun-2011', '5441.00', '5441.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2131, 'MSA103', 'Jun-2011', '3269.20', '3269.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2132, 'MSA104', 'Jun-2011', '5393.90', '5652.10', '258.20', '3.95', '1019.89', '600.00', '419.89', '2011-07-01 10:40:06'),
(2133, 'MSA105', 'Jun-2011', '5953.10', '5999.10', '46.00', '3.95', '181.70', '0.00', '181.70', '2011-07-01 10:40:06'),
(2134, 'MSA106', 'Jun-2011', '4112.90', '4361.10', '248.20', '3.95', '980.39', '300.00', '680.39', '2011-07-01 10:40:06'),
(2135, 'MSA201', 'Jun-2011', '1868.70', '1964.60', '95.90', '3.95', '378.81', '600.00', '0.00', '2011-07-01 10:40:06'),
(2136, 'MSA202', 'Jun-2011', '1845.50', '1955.40', '109.90', '3.95', '434.11', '300.00', '134.11', '2011-07-01 10:40:06'),
(2137, 'MSA203', 'Jun-2011', '5731.00', '5955.20', '224.20', '3.95', '885.59', '300.00', '585.59', '2011-07-01 10:40:06'),
(2138, 'MSA204', 'Jun-2011', '2654.00', '2711.30', '57.30', '3.95', '226.34', '300.00', '0.00', '2011-07-01 10:40:06'),
(2139, 'MSA205', 'Jun-2011', '5734.50', '5915.90', '181.40', '3.95', '716.53', '300.00', '416.53', '2011-07-01 10:40:06'),
(2140, 'MSA206', 'Jun-2011', '4189.10', '4386.10', '197.00', '3.95', '778.15', '0.00', '778.15', '2011-07-01 10:40:06'),
(2141, 'MSA301', 'Jun-2011', '766.70', '766.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2142, 'MSA302', 'Jun-2011', '4702.30', '4876.10', '173.80', '3.95', '686.51', '300.00', '386.51', '2011-07-01 10:40:06'),
(2143, 'MSA303', 'Jun-2011', '2680.10', '2952.00', '271.90', '3.95', '1074.01', '300.00', '774.01', '2011-07-01 10:40:06'),
(2144, 'MSA304', 'Jun-2011', '1883.20', '1988.80', '105.60', '3.95', '417.12', '300.00', '117.12', '2011-07-01 10:40:06'),
(2145, 'MSA305', 'Jun-2011', '910.20', '931.10', '20.90', '3.95', '82.56', '300.00', '0.00', '2011-07-01 10:40:06'),
(2146, 'MSA306', 'Jun-2011', '4963.80', '5137.50', '173.70', '3.95', '686.12', '300.00', '386.12', '2011-07-01 10:40:06'),
(2147, 'MSA307', 'Jun-2011', '3916.40', '4219.10', '302.70', '3.95', '1195.67', '300.00', '895.67', '2011-07-01 10:40:06'),
(2148, 'MSA308', 'Jun-2011', '19.80', '19.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2149, 'MSA401', 'Jun-2011', '3449.60', '3520.10', '70.50', '3.95', '278.48', '300.00', '0.00', '2011-07-01 10:40:06'),
(2150, 'MSA402', 'Jun-2011', '1887.00', '1956.60', '69.60', '3.95', '274.92', '300.00', '0.00', '2011-07-01 10:40:06'),
(2151, 'MSA403', 'Jun-2011', '1965.50', '2125.80', '160.30', '3.95', '633.19', '300.00', '333.19', '2011-07-01 10:40:06'),
(2152, 'MSA404', 'Jun-2011', '1255.80', '1298.40', '42.60', '3.95', '168.27', '300.00', '0.00', '2011-07-01 10:40:06'),
(2153, 'MSA405', 'Jun-2011', '881.50', '937.00', '55.50', '3.95', '219.23', '300.00', '0.00', '2011-07-01 10:40:06'),
(2154, 'MSA406', 'Jun-2011', '2209.50', '2264.70', '55.20', '3.95', '218.04', '300.00', '0.00', '2011-07-01 10:40:06'),
(2155, 'MSA407', 'Jun-2011', '7882.80', '7983.80', '101.00', '3.95', '398.95', '300.00', '98.95', '2011-07-01 10:40:06'),
(2156, 'MSA408', 'Jun-2011', '986.50', '1031.90', '45.40', '3.95', '179.33', '300.00', '0.00', '2011-07-01 10:40:06'),
(2157, 'MSA409', 'Jun-2011', '112.30', '169.90', '57.60', '3.95', '227.52', '300.00', '0.00', '2011-07-01 10:40:06'),
(2158, 'MSA410', 'Jun-2011', '4524.30', '4556.40', '32.10', '3.95', '126.80', '300.00', '0.00', '2011-07-01 10:40:06'),
(2159, 'MSA501', 'Jun-2011', '4022.00', '4084.80', '62.80', '3.95', '248.06', '600.00', '0.00', '2011-07-01 10:40:06'),
(2160, 'MSA502', 'Jun-2011', '4798.00', '4806.70', '8.70', '3.95', '34.36', '0.00', '34.36', '2011-07-01 10:40:06'),
(2161, 'MSA503', 'Jun-2011', '1629.40', '1631.70', '2.30', '3.95', '9.08', '0.00', '9.08', '2011-07-01 10:40:06'),
(2162, 'MSA504', 'Jun-2011', '841.40', '841.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2163, 'MSA505', 'Jun-2011', '4866.40', '4982.50', '116.10', '3.95', '458.60', '0.00', '458.60', '2011-07-01 10:40:06'),
(2164, 'MSA506', 'Jun-2011', '849.80', '938.80', '89.00', '3.95', '351.55', '300.00', '51.55', '2011-07-01 10:40:06'),
(2165, 'MSA507', 'Jun-2011', '81.20', '110.30', '29.10', '3.95', '114.95', '300.00', '0.00', '2011-07-01 10:40:06'),
(2166, 'MSA508', 'Jun-2011', '42.00', '55.60', '13.60', '3.95', '53.72', '300.00', '0.00', '2011-07-01 10:40:06'),
(2167, 'MSA509', 'Jun-2011', '342.20', '476.10', '133.90', '3.95', '528.91', '300.00', '228.91', '2011-07-01 10:40:06'),
(2168, 'MSA510', 'Jun-2011', '202.20', '363.70', '161.50', '3.95', '637.93', '600.00', '37.93', '2011-07-01 10:40:06'),
(2169, 'MSA601', 'Jun-2011', '297.00', '297.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2170, 'MSA602', 'Jun-2011', '6030.10', '6163.80', '133.70', '3.95', '528.12', '600.00', '0.00', '2011-07-01 10:40:06'),
(2171, 'MSA603', 'Jun-2011', '673.50', '673.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2172, 'MSA604', 'Jun-2011', '37.30', '37.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2173, 'MSA605', 'Jun-2011', '13.90', '13.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2174, 'MSA606', 'Jun-2011', '170.90', '170.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2175, 'MSA607', 'Jun-2011', '98.70', '98.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2176, 'MSA608', 'Jun-2011', '4855.60', '4855.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2177, 'MSA609', 'Jun-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2178, 'MSA610', 'Jun-2011', '33.10', '33.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2179, 'RES-CA1', 'Jun-2011', '857.60', '861.00', '3.40', '3.95', '13.43', '0.00', '13.43', '2011-07-01 10:40:06'),
(2180, 'RES-CA10', 'Jun-2011', '1061.60', '1087.40', '25.80', '3.95', '101.91', '0.00', '101.91', '2011-07-01 10:40:06'),
(2181, 'RES-CA11', 'Jun-2011', '1501.40', '1558.60', '57.20', '3.95', '225.94', '0.00', '225.94', '2011-07-01 10:40:06'),
(2182, 'RES-CA12', 'Jun-2011', '553.40', '586.20', '32.80', '3.95', '129.56', '0.00', '129.56', '2011-07-01 10:40:06'),
(2183, 'RES-CA13', 'Jun-2011', '763.10', '791.50', '28.40', '3.95', '112.18', '0.00', '112.18', '2011-07-01 10:40:06'),
(2184, 'RES-CA14', 'Jun-2011', '953.60', '963.40', '9.80', '3.95', '38.71', '0.00', '38.71', '2011-07-01 10:40:06'),
(2185, 'RES-CA15', 'Jun-2011', '962.80', '970.00', '7.20', '3.95', '28.44', '0.00', '28.44', '2011-07-01 10:40:06'),
(2186, 'RES-CA2', 'Jun-2011', '325.90', '329.00', '3.10', '3.95', '12.25', '0.00', '12.25', '2011-07-01 10:40:06'),
(2187, 'RES-CA3', 'Jun-2011', '314.70', '323.40', '8.70', '3.95', '34.37', '0.00', '34.37', '2011-07-01 10:40:06'),
(2188, 'RES-CA4', 'Jun-2011', '677.30', '706.30', '29.00', '3.95', '114.55', '0.00', '114.55', '2011-07-01 10:40:06'),
(2189, 'RES-CA5', 'Jun-2011', '1387.70', '1409.70', '22.00', '3.95', '86.90', '0.00', '86.90', '2011-07-01 10:40:06'),
(2190, 'RES-CA6', 'Jun-2011', '1203.60', '1212.10', '8.50', '3.95', '33.58', '0.00', '33.58', '2011-07-01 10:40:06'),
(2191, 'RES-CA7', 'Jun-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-07-01 10:40:06'),
(2192, 'RES-CA8', 'Jun-2011', '1413.80', '1453.70', '39.90', '3.95', '157.61', '0.00', '157.61', '2011-07-01 10:40:06'),
(2193, 'RES-CA9', 'Jun-2011', '1122.60', '1156.00', '33.40', '3.95', '131.93', '0.00', '131.93', '2011-07-01 10:40:06'),
(2194, 'A1', 'Jul-2011', '5771.20', '6053.10', '281.90', '3.95', '1113.51', '600.00', '513.51', '2011-08-02 13:14:26'),
(2195, 'A2', 'Jul-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:26'),
(2196, 'A3', 'Jul-2011', '699.30', '745.20', '45.90', '3.95', '181.31', '0.00', '181.31', '2011-08-02 13:14:26'),
(2197, 'A4', 'Jul-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:26'),
(2198, 'A5', 'Jul-2011', '129.90', '129.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:26'),
(2199, 'A6', 'Jul-2011', '490.30', '654.40', '164.10', '3.95', '648.20', '600.00', '48.20', '2011-08-02 13:14:26'),
(2200, 'A7', 'Jul-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:26'),
(2201, 'A8', 'Jul-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:26'),
(2202, 'B1', 'Jul-2011', '6548.10', '6909.40', '361.30', '3.95', '1427.14', '600.00', '827.14', '2011-08-02 13:14:26'),
(2203, 'B10', 'Jul-2011', '10268.90', '10548.40', '279.50', '3.95', '1104.03', '600.00', '504.03', '2011-08-02 13:14:26'),
(2204, 'B11', 'Jul-2011', '849.00', '1056.10', '207.10', '3.95', '818.05', '600.00', '218.05', '2011-08-02 13:14:26'),
(2205, 'B12', 'Jul-2011', '14088.40', '14581.00', '492.60', '3.95', '1945.77', '600.00', '1345.77', '2011-08-02 13:14:26'),
(2206, 'B13', 'Jul-2011', '12076.60', '12347.40', '270.80', '3.95', '1069.66', '600.00', '469.66', '2011-08-02 13:14:26'),
(2207, 'B14', 'Jul-2011', '5024.70', '5128.70', '104.00', '3.95', '410.80', '600.00', '0.00', '2011-08-02 13:14:26'),
(2208, 'B15', 'Jul-2011', '12067.70', '12742.80', '675.10', '3.95', '2666.65', '600.00', '2066.65', '2011-08-02 13:14:26'),
(2209, 'B16', 'Jul-2011', '9065.50', '9370.70', '305.20', '3.95', '1205.54', '600.00', '605.54', '2011-08-02 13:14:26'),
(2210, 'B2', 'Jul-2011', '7669.60', '8220.30', '550.70', '3.95', '2175.27', '600.00', '1575.27', '2011-08-02 13:14:26'),
(2211, 'B3', 'Jul-2011', '9237.10', '9391.00', '153.90', '3.95', '607.91', '600.00', '7.90', '2011-08-02 13:14:26'),
(2212, 'B4', 'Jul-2011', '5368.40', '5683.20', '314.80', '3.95', '1243.46', '600.00', '643.46', '2011-08-02 13:14:26');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(2213, 'B5', 'Jul-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:26'),
(2214, 'B6', 'Jul-2011', '9323.90', '9521.30', '197.40', '3.95', '779.73', '600.00', '179.73', '2011-08-02 13:14:26'),
(2215, 'B7', 'Jul-2011', '8039.20', '8229.70', '190.50', '3.95', '752.48', '600.00', '152.48', '2011-08-02 13:14:26'),
(2216, 'B8', 'Jul-2011', '4701.30', '5125.50', '424.20', '3.95', '1675.59', '600.00', '1075.59', '2011-08-02 13:14:26'),
(2217, 'B9', 'Jul-2011', '6011.00', '6147.80', '136.80', '3.95', '540.36', '600.00', '0.00', '2011-08-02 13:14:26'),
(2218, 'C1', 'Jul-2011', '20257.20', '20321.00', '63.80', '3.95', '252.01', '1200.00', '0.00', '2011-08-02 13:14:26'),
(2219, 'C2', 'Jul-2011', '15774.20', '16139.60', '365.40', '3.95', '1443.33', '1200.00', '243.33', '2011-08-02 13:14:26'),
(2220, 'D1', 'Jul-2011', '14294.60', '14777.70', '483.10', '3.95', '1908.25', '1200.00', '708.25', '2011-08-02 13:14:26'),
(2221, 'D10', 'Jul-2011', '20577.80', '21267.80', '690.00', '3.95', '2725.50', '1200.00', '1525.50', '2011-08-02 13:14:26'),
(2222, 'D11', 'Jul-2011', '9118.90', '9444.10', '325.20', '3.95', '1284.54', '1200.00', '84.54', '2011-08-02 13:14:26'),
(2223, 'D12', 'Jul-2011', '14803.30', '15427.10', '623.80', '3.95', '2464.01', '1200.00', '1264.01', '2011-08-02 13:14:26'),
(2224, 'D13', 'Jul-2011', '1192.80', '1252.20', '59.40', '3.95', '234.63', '1200.00', '0.00', '2011-08-02 13:14:26'),
(2225, 'D14', 'Jul-2011', '3461.80', '4243.70', '781.90', '3.95', '3088.51', '1200.00', '1888.51', '2011-08-02 13:14:26'),
(2226, 'D15', 'Jul-2011', '12231.70', '12702.20', '470.50', '3.95', '1858.48', '1200.00', '658.48', '2011-08-02 13:14:26'),
(2227, 'D16', 'Jul-2011', '3274.30', '3274.30', '0.00', '3.95', '0.00', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2228, 'D17', 'Jul-2011', '1722.00', '1922.20', '200.20', '3.95', '790.79', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2229, 'D18', 'Jul-2011', '2844.30', '3320.50', '476.20', '3.95', '1880.99', '1200.00', '680.99', '2011-08-02 13:14:27'),
(2230, 'D19', 'Jul-2011', '2170.00', '2395.30', '225.30', '3.95', '889.94', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2231, 'D2', 'Jul-2011', '10379.40', '10914.90', '535.50', '3.95', '2115.23', '1200.00', '915.23', '2011-08-02 13:14:27'),
(2232, 'D20', 'Jul-2011', '6677.60', '7488.80', '811.20', '3.95', '3204.24', '1200.00', '2004.24', '2011-08-02 13:14:27'),
(2233, 'D21', 'Jul-2011', '867.70', '995.80', '128.10', '3.95', '506.00', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2234, 'D22', 'Jul-2011', '2334.00', '2910.00', '576.00', '3.95', '2275.20', '1200.00', '1075.20', '2011-08-02 13:14:27'),
(2235, 'D23', 'Jul-2011', '1962.50', '2269.00', '306.50', '3.95', '1210.68', '1200.00', '10.68', '2011-08-02 13:14:27'),
(2236, 'D24', 'Jul-2011', '5961.50', '6158.10', '196.60', '3.95', '776.57', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2237, 'D25', 'Jul-2011', '26929.40', '27359.40', '430.00', '3.95', '1698.50', '1200.00', '498.50', '2011-08-02 13:14:27'),
(2238, 'D26', 'Jul-2011', '22622.60', '22622.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2239, 'D27', 'Jul-2011', '25802.20', '26181.50', '379.30', '3.95', '1498.24', '1200.00', '298.24', '2011-08-02 13:14:27'),
(2240, 'D28', 'Jul-2011', '20218.50', '20702.50', '484.00', '3.95', '1911.80', '800.00', '1111.80', '2011-08-02 13:14:27'),
(2241, 'D3', 'Jul-2011', '7125.80', '7485.80', '360.00', '3.95', '1422.00', '1200.00', '222.00', '2011-08-02 13:14:27'),
(2242, 'D4', 'Jul-2011', '10901.90', '11214.70', '312.80', '3.95', '1235.56', '1200.00', '35.56', '2011-08-02 13:14:27'),
(2243, 'D5', 'Jul-2011', '1615.00', '1741.10', '126.10', '3.95', '498.10', '800.00', '0.00', '2011-08-02 13:14:27'),
(2244, 'D6', 'Jul-2011', '14283.20', '14850.20', '567.00', '3.95', '2239.65', '800.00', '1439.65', '2011-08-02 13:14:27'),
(2245, 'D7', 'Jul-2011', '15269.50', '15744.50', '475.00', '3.95', '1876.25', '1200.00', '676.25', '2011-08-02 13:14:27'),
(2246, 'D8', 'Jul-2011', '6908.00', '7335.20', '427.20', '3.95', '1687.44', '1200.00', '487.44', '2011-08-02 13:14:27'),
(2247, 'D9', 'Jul-2011', '1029.50', '1301.00', '271.50', '3.95', '1072.43', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2248, 'E1', 'Jul-2011', '12162.90', '12358.90', '196.00', '3.95', '774.20', '0.00', '774.20', '2011-08-02 13:14:27'),
(2249, 'E10', 'Jul-2011', '3165.80', '3630.20', '464.40', '3.95', '1834.38', '1200.00', '634.38', '2011-08-02 13:14:27'),
(2250, 'E11', 'Jul-2011', '8046.80', '8620.70', '573.90', '3.95', '2266.91', '1200.00', '1066.91', '2011-08-02 13:14:27'),
(2251, 'E12', 'Jul-2011', '5710.40', '6807.60', '1097.20', '3.95', '4333.94', '1200.00', '3133.94', '2011-08-02 13:14:27'),
(2252, 'E13', 'Jul-2011', '1435.40', '1632.70', '197.30', '3.95', '779.34', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2253, 'E14', 'Jul-2011', '37039.70', '37664.50', '624.80', '3.95', '2467.96', '1200.00', '1267.96', '2011-08-02 13:14:27'),
(2254, 'E2', 'Jul-2011', '6690.20', '6836.50', '146.30', '3.95', '577.89', '0.00', '577.89', '2011-08-02 13:14:27'),
(2255, 'E3', 'Jul-2011', '28635.00', '29165.90', '530.90', '3.95', '2097.06', '1200.00', '897.06', '2011-08-02 13:14:27'),
(2256, 'E4', 'Jul-2011', '54207.90', '54815.90', '608.00', '3.95', '2401.60', '1200.00', '1201.60', '2011-08-02 13:14:27'),
(2257, 'E5', 'Jul-2011', '66841.40', '67821.70', '980.30', '3.95', '3872.19', '1200.00', '2672.19', '2011-08-02 13:14:27'),
(2258, 'E6', 'Jul-2011', '21422.40', '21924.80', '502.40', '3.95', '1984.48', '1200.00', '784.48', '2011-08-02 13:14:27'),
(2259, 'E7', 'Jul-2011', '8357.00', '8577.20', '220.20', '3.95', '869.79', '0.00', '869.79', '2011-08-02 13:14:27'),
(2260, 'E8', 'Jul-2011', '9839.80', '10114.70', '274.90', '3.95', '1085.86', '1200.00', '0.00', '2011-08-02 13:14:27'),
(2261, 'E9', 'Jul-2011', '5836.90', '6056.80', '219.90', '3.95', '868.61', '0.00', '868.61', '2011-08-02 13:14:27'),
(2262, 'F1', 'Jul-2011', '959.90', '959.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2263, 'F2', 'Jul-2011', '1525.00', '1525.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2264, 'F3', 'Jul-2011', '1015.80', '1016.20', '0.40', '3.95', '1.58', '0.00', '1.58', '2011-08-02 13:14:27'),
(2265, 'F4', 'Jul-2011', '431.60', '446.70', '15.10', '3.95', '59.65', '0.00', '59.65', '2011-08-02 13:14:27'),
(2266, 'F5', 'Jul-2011', '430.10', '430.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2267, 'MSA-CA1', 'Jul-2011', '9917.50', '10070.40', '152.90', '3.95', '603.96', '0.00', '603.96', '2011-08-02 13:14:27'),
(2268, 'MSA-CA2', 'Jul-2011', '11181.80', '11553.60', '371.80', '3.95', '1468.61', '0.00', '1468.61', '2011-08-02 13:14:27'),
(2269, 'MSA101', 'Jul-2011', '4582.30', '4582.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-08-02 13:14:27'),
(2270, 'MSA102', 'Jul-2011', '5441.00', '5441.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2271, 'MSA103', 'Jul-2011', '3269.20', '3269.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2272, 'MSA104', 'Jul-2011', '5652.10', '5915.80', '263.70', '3.95', '1041.62', '600.00', '441.62', '2011-08-02 13:14:27'),
(2273, 'MSA105', 'Jul-2011', '5999.10', '6030.00', '30.90', '3.95', '122.06', '0.00', '122.06', '2011-08-02 13:14:27'),
(2274, 'MSA106', 'Jul-2011', '4361.10', '4479.70', '118.60', '3.95', '468.47', '300.00', '168.47', '2011-08-02 13:14:27'),
(2275, 'MSA201', 'Jul-2011', '1964.60', '2078.90', '114.30', '3.95', '451.49', '600.00', '0.00', '2011-08-02 13:14:27'),
(2276, 'MSA202', 'Jul-2011', '1955.40', '1964.10', '8.70', '3.95', '34.36', '300.00', '0.00', '2011-08-02 13:14:27'),
(2277, 'MSA203', 'Jul-2011', '5955.20', '6244.80', '289.60', '3.95', '1143.92', '300.00', '843.92', '2011-08-02 13:14:27'),
(2278, 'MSA204', 'Jul-2011', '2711.30', '2715.20', '3.90', '3.95', '15.40', '300.00', '0.00', '2011-08-02 13:14:27'),
(2279, 'MSA205', 'Jul-2011', '5915.90', '6113.90', '198.00', '3.95', '782.10', '300.00', '482.10', '2011-08-02 13:14:27'),
(2280, 'MSA206', 'Jul-2011', '4386.10', '4529.50', '143.40', '3.95', '566.43', '300.00', '266.43', '2011-08-02 13:14:27'),
(2281, 'MSA301', 'Jul-2011', '766.70', '766.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2282, 'MSA302', 'Jul-2011', '4876.10', '5041.30', '165.20', '3.95', '652.54', '300.00', '352.54', '2011-08-02 13:14:27'),
(2283, 'MSA303', 'Jul-2011', '2952.00', '3111.50', '159.50', '3.95', '630.03', '300.00', '330.03', '2011-08-02 13:14:27'),
(2284, 'MSA304', 'Jul-2011', '1988.80', '2081.00', '92.20', '3.95', '364.19', '300.00', '64.19', '2011-08-02 13:14:27'),
(2285, 'MSA305', 'Jul-2011', '931.10', '963.60', '32.50', '3.95', '128.38', '300.00', '0.00', '2011-08-02 13:14:27'),
(2286, 'MSA306', 'Jul-2011', '5137.50', '5302.60', '165.10', '3.95', '652.15', '300.00', '352.15', '2011-08-02 13:14:27'),
(2287, 'MSA307', 'Jul-2011', '4219.10', '4506.30', '287.20', '3.95', '1134.44', '300.00', '834.44', '2011-08-02 13:14:27'),
(2288, 'MSA308', 'Jul-2011', '19.80', '19.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2289, 'MSA401', 'Jul-2011', '3520.10', '3592.30', '72.20', '3.95', '285.19', '300.00', '0.00', '2011-08-02 13:14:27'),
(2290, 'MSA402', 'Jul-2011', '1956.60', '2014.40', '57.80', '3.95', '228.31', '300.00', '0.00', '2011-08-02 13:14:27'),
(2291, 'MSA403', 'Jul-2011', '2125.80', '2286.10', '160.30', '3.95', '633.19', '300.00', '333.19', '2011-08-02 13:14:27'),
(2292, 'MSA404', 'Jul-2011', '1298.40', '1341.20', '42.80', '3.95', '169.06', '300.00', '0.00', '2011-08-02 13:14:27'),
(2293, 'MSA405', 'Jul-2011', '937.00', '997.00', '60.00', '3.95', '237.00', '300.00', '0.00', '2011-08-02 13:14:27'),
(2294, 'MSA406', 'Jul-2011', '2264.70', '2333.70', '69.00', '3.95', '272.55', '300.00', '0.00', '2011-08-02 13:14:27'),
(2295, 'MSA407', 'Jul-2011', '7983.80', '8089.10', '105.30', '3.95', '415.94', '300.00', '115.94', '2011-08-02 13:14:27'),
(2296, 'MSA408', 'Jul-2011', '1031.90', '1077.80', '45.90', '3.95', '181.31', '300.00', '0.00', '2011-08-02 13:14:27'),
(2297, 'MSA409', 'Jul-2011', '169.90', '235.20', '65.30', '3.95', '257.94', '300.00', '0.00', '2011-08-02 13:14:27'),
(2298, 'MSA410', 'Jul-2011', '4556.40', '4602.40', '46.00', '3.95', '181.70', '300.00', '0.00', '2011-08-02 13:14:27'),
(2299, 'MSA501', 'Jul-2011', '4084.80', '4158.60', '73.80', '3.95', '291.51', '600.00', '0.00', '2011-08-02 13:14:27'),
(2300, 'MSA502', 'Jul-2011', '4806.70', '4815.50', '8.80', '3.95', '34.76', '0.00', '34.76', '2011-08-02 13:14:27'),
(2301, 'MSA503', 'Jul-2011', '1631.70', '1631.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2302, 'MSA504', 'Jul-2011', '841.40', '841.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2303, 'MSA505', 'Jul-2011', '4982.50', '5062.40', '79.90', '3.95', '315.61', '0.00', '315.61', '2011-08-02 13:14:27'),
(2304, 'MSA506', 'Jul-2011', '938.80', '1006.60', '67.80', '3.95', '267.81', '300.00', '0.00', '2011-08-02 13:14:27'),
(2305, 'MSA507', 'Jul-2011', '110.30', '137.00', '26.70', '3.95', '105.47', '300.00', '0.00', '2011-08-02 13:14:27'),
(2306, 'MSA508', 'Jul-2011', '55.60', '78.20', '22.60', '3.95', '89.27', '300.00', '0.00', '2011-08-02 13:14:27'),
(2307, 'MSA509', 'Jul-2011', '476.10', '590.20', '114.10', '3.95', '450.70', '300.00', '150.70', '2011-08-02 13:14:27'),
(2308, 'MSA510', 'Jul-2011', '363.70', '426.20', '62.50', '3.95', '246.88', '600.00', '0.00', '2011-08-02 13:14:27'),
(2309, 'MSA601', 'Jul-2011', '297.00', '297.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2310, 'MSA602', 'Jul-2011', '6163.80', '6271.00', '107.20', '3.95', '423.44', '600.00', '0.00', '2011-08-02 13:14:27'),
(2311, 'MSA603', 'Jul-2011', '673.50', '673.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2312, 'MSA604', 'Jul-2011', '37.30', '37.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2313, 'MSA605', 'Jul-2011', '13.90', '13.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2314, 'MSA606', 'Jul-2011', '170.90', '170.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2315, 'MSA607', 'Jul-2011', '98.70', '98.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2316, 'MSA608', 'Jul-2011', '4855.60', '4855.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2317, 'MSA609', 'Jul-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2318, 'MSA610', 'Jul-2011', '33.10', '33.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2319, 'RES-CA1', 'Jul-2011', '861.00', '863.70', '2.70', '3.95', '10.67', '0.00', '10.67', '2011-08-02 13:14:27'),
(2320, 'RES-CA10', 'Jul-2011', '1087.40', '1110.90', '23.50', '3.95', '92.83', '0.00', '92.83', '2011-08-02 13:14:27'),
(2321, 'RES-CA11', 'Jul-2011', '1558.60', '1610.80', '52.20', '3.95', '206.19', '0.00', '206.19', '2011-08-02 13:14:27'),
(2322, 'RES-CA12', 'Jul-2011', '586.20', '611.20', '25.00', '3.95', '98.75', '0.00', '98.75', '2011-08-02 13:14:27'),
(2323, 'RES-CA13', 'Jul-2011', '791.50', '816.60', '25.10', '3.95', '99.15', '0.00', '99.15', '2011-08-02 13:14:27'),
(2324, 'RES-CA14', 'Jul-2011', '963.40', '973.70', '10.30', '3.95', '40.69', '0.00', '40.69', '2011-08-02 13:14:27'),
(2325, 'RES-CA15', 'Jul-2011', '970.00', '977.50', '7.50', '3.95', '29.63', '0.00', '29.63', '2011-08-02 13:14:27'),
(2326, 'RES-CA2', 'Jul-2011', '329.00', '336.20', '7.20', '3.95', '28.44', '0.00', '28.44', '2011-08-02 13:14:27'),
(2327, 'RES-CA3', 'Jul-2011', '323.40', '332.10', '8.70', '3.95', '34.37', '0.00', '34.37', '2011-08-02 13:14:27'),
(2328, 'RES-CA4', 'Jul-2011', '706.30', '730.50', '24.20', '3.95', '95.59', '0.00', '95.59', '2011-08-02 13:14:27'),
(2329, 'RES-CA5', 'Jul-2011', '1409.70', '1429.00', '19.30', '3.95', '76.24', '0.00', '76.24', '2011-08-02 13:14:27'),
(2330, 'RES-CA6', 'Jul-2011', '1212.10', '1222.60', '10.50', '3.95', '41.48', '0.00', '41.48', '2011-08-02 13:14:27'),
(2331, 'RES-CA7', 'Jul-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-08-02 13:14:27'),
(2332, 'RES-CA8', 'Jul-2011', '1453.70', '1487.20', '33.50', '3.95', '132.33', '0.00', '132.33', '2011-08-02 13:14:27'),
(2333, 'RES-CA9', 'Jul-2011', '1156.00', '1183.30', '27.30', '3.95', '107.84', '0.00', '107.84', '2011-08-02 13:14:27'),
(2334, 'A1', 'Aug-2011', '6053.10', '6298.50', '245.40', '3.95', '969.33', '600.00', '369.33', '2011-09-01 11:25:32'),
(2335, 'A2', 'Aug-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2336, 'A3', 'Aug-2011', '745.20', '780.90', '35.70', '3.95', '141.02', '0.00', '141.02', '2011-09-01 11:25:32'),
(2337, 'A4', 'Aug-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2338, 'A5', 'Aug-2011', '129.90', '129.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2339, 'A6', 'Aug-2011', '654.40', '789.90', '135.50', '3.95', '535.23', '600.00', '0.00', '2011-09-01 11:25:32'),
(2340, 'A7', 'Aug-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2341, 'A8', 'Aug-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2342, 'B1', 'Aug-2011', '6909.40', '7187.70', '278.30', '3.95', '1099.29', '600.00', '499.29', '2011-09-01 11:25:32'),
(2343, 'B10', 'Aug-2011', '10548.40', '10884.60', '336.20', '3.95', '1327.99', '600.00', '727.99', '2011-09-01 11:25:32'),
(2344, 'B11', 'Aug-2011', '1056.10', '1247.90', '191.80', '3.95', '757.61', '600.00', '157.61', '2011-09-01 11:25:32'),
(2345, 'B12', 'Aug-2011', '14581.00', '15033.60', '452.60', '3.95', '1787.77', '600.00', '1187.77', '2011-09-01 11:25:32'),
(2346, 'B13', 'Aug-2011', '12347.40', '12592.80', '245.40', '3.95', '969.33', '600.00', '369.33', '2011-09-01 11:25:32'),
(2347, 'B14', 'Aug-2011', '5128.70', '5229.30', '100.60', '3.95', '397.37', '600.00', '0.00', '2011-09-01 11:25:32'),
(2348, 'B15', 'Aug-2011', '12742.80', '13450.10', '707.30', '3.95', '2793.84', '600.00', '2193.84', '2011-09-01 11:25:32'),
(2349, 'B16', 'Aug-2011', '9370.70', '9680.00', '309.30', '3.95', '1221.74', '600.00', '621.74', '2011-09-01 11:25:32'),
(2350, 'B2', 'Aug-2011', '8220.30', '8552.70', '332.40', '3.95', '1312.98', '600.00', '712.98', '2011-09-01 11:25:32'),
(2351, 'B3', 'Aug-2011', '9391.00', '9560.00', '169.00', '3.95', '667.55', '600.00', '67.55', '2011-09-01 11:25:32'),
(2352, 'B4', 'Aug-2011', '5683.20', '5981.10', '297.90', '3.95', '1176.71', '600.00', '576.71', '2011-09-01 11:25:32'),
(2353, 'B5', 'Aug-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2354, 'B6', 'Aug-2011', '9521.30', '9771.10', '249.80', '3.95', '986.71', '600.00', '386.71', '2011-09-01 11:25:32'),
(2355, 'B7', 'Aug-2011', '8229.70', '8411.90', '182.20', '3.95', '719.69', '600.00', '119.69', '2011-09-01 11:25:32'),
(2356, 'B8', 'Aug-2011', '5125.50', '5463.50', '338.00', '3.95', '1335.10', '600.00', '735.10', '2011-09-01 11:25:32'),
(2357, 'B9', 'Aug-2011', '6147.80', '6289.80', '142.00', '3.95', '560.90', '600.00', '0.00', '2011-09-01 11:25:32'),
(2358, 'C1', 'Aug-2011', '20321.00', '20405.60', '84.60', '3.95', '334.17', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2359, 'C2', 'Aug-2011', '16139.60', '16491.60', '352.00', '3.95', '1390.40', '1200.00', '190.40', '2011-09-01 11:25:32'),
(2360, 'D1', 'Aug-2011', '14777.70', '15180.60', '402.90', '3.95', '1591.46', '1200.00', '391.46', '2011-09-01 11:25:32'),
(2361, 'D10', 'Aug-2011', '21267.80', '21897.70', '629.90', '3.95', '2488.11', '1200.00', '1288.11', '2011-09-01 11:25:32'),
(2362, 'D11', 'Aug-2011', '9444.10', '9812.20', '368.10', '3.95', '1454.00', '1200.00', '254.00', '2011-09-01 11:25:32'),
(2363, 'D12', 'Aug-2011', '15427.10', '15949.90', '522.80', '3.95', '2065.06', '1200.00', '865.06', '2011-09-01 11:25:32'),
(2364, 'D13', 'Aug-2011', '1252.20', '1313.00', '60.80', '3.95', '240.16', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2365, 'D14', 'Aug-2011', '4243.70', '4939.00', '695.30', '3.95', '2746.44', '1200.00', '1546.44', '2011-09-01 11:25:32'),
(2366, 'D15', 'Aug-2011', '12702.20', '13222.60', '520.40', '3.95', '2055.58', '1200.00', '855.58', '2011-09-01 11:25:32'),
(2367, 'D16', 'Aug-2011', '3274.30', '3274.40', '0.10', '3.95', '0.39', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2368, 'D17', 'Aug-2011', '1922.20', '2129.70', '207.50', '3.95', '819.63', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2369, 'D18', 'Aug-2011', '3320.50', '3700.20', '379.70', '3.95', '1499.82', '1200.00', '299.82', '2011-09-01 11:25:32'),
(2370, 'D19', 'Aug-2011', '2395.30', '2588.90', '193.60', '3.95', '764.72', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2371, 'D2', 'Aug-2011', '10914.90', '11301.60', '386.70', '3.95', '1527.47', '1200.00', '327.47', '2011-09-01 11:25:32'),
(2372, 'D20', 'Aug-2011', '7488.80', '8135.00', '646.20', '3.95', '2552.49', '1200.00', '1352.49', '2011-09-01 11:25:32'),
(2373, 'D21', 'Aug-2011', '995.80', '1100.00', '104.20', '3.95', '411.59', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2374, 'D22', 'Aug-2011', '2910.00', '3435.60', '525.60', '3.95', '2076.12', '1200.00', '876.12', '2011-09-01 11:25:32'),
(2375, 'D23', 'Aug-2011', '2269.00', '2518.20', '249.20', '3.95', '984.34', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2376, 'D24', 'Aug-2011', '6158.10', '6360.60', '202.50', '3.95', '799.88', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2377, 'D25', 'Aug-2011', '27359.40', '27700.30', '340.90', '3.95', '1346.56', '1200.00', '146.55', '2011-09-01 11:25:32'),
(2378, 'D26', 'Aug-2011', '22622.60', '22628.80', '6.20', '3.95', '24.49', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2379, 'D27', 'Aug-2011', '26181.50', '26501.80', '320.30', '3.95', '1265.19', '1200.00', '65.18', '2011-09-01 11:25:32'),
(2380, 'D28', 'Aug-2011', '20702.50', '21112.60', '410.10', '3.95', '1619.90', '800.00', '819.89', '2011-09-01 11:25:32'),
(2381, 'D3', 'Aug-2011', '7485.80', '7823.10', '337.30', '3.95', '1332.34', '1200.00', '132.34', '2011-09-01 11:25:32'),
(2382, 'D4', 'Aug-2011', '11214.70', '11477.50', '262.80', '3.95', '1038.06', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2383, 'D5', 'Aug-2011', '1741.10', '1883.80', '142.70', '3.95', '563.67', '800.00', '0.00', '2011-09-01 11:25:32'),
(2384, 'D6', 'Aug-2011', '14850.20', '15354.30', '504.10', '3.95', '1991.20', '800.00', '1191.20', '2011-09-01 11:25:32'),
(2385, 'D7', 'Aug-2011', '15744.50', '16219.80', '475.30', '3.95', '1877.44', '1200.00', '677.44', '2011-09-01 11:25:32'),
(2386, 'D8', 'Aug-2011', '7335.20', '7673.60', '338.40', '3.95', '1336.68', '1200.00', '136.68', '2011-09-01 11:25:32'),
(2387, 'D9', 'Aug-2011', '1301.00', '1594.50', '293.50', '3.95', '1159.33', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2388, 'E1', 'Aug-2011', '12358.90', '12910.20', '551.30', '3.95', '2177.64', '0.00', '2177.64', '2011-09-01 11:25:32'),
(2389, 'E10', 'Aug-2011', '3630.20', '3970.80', '340.60', '3.95', '1345.37', '1200.00', '145.37', '2011-09-01 11:25:32'),
(2390, 'E11', 'Aug-2011', '8620.70', '9215.90', '595.20', '3.95', '2351.04', '1200.00', '1151.04', '2011-09-01 11:25:32'),
(2391, 'E12', 'Aug-2011', '6807.60', '7749.70', '942.10', '3.95', '3721.30', '1200.00', '2521.30', '2011-09-01 11:25:32'),
(2392, 'E13', 'Aug-2011', '1632.70', '1767.00', '134.30', '3.95', '530.49', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2393, 'E14', 'Aug-2011', '37664.50', '38281.70', '617.20', '3.95', '2437.94', '1200.00', '1237.94', '2011-09-01 11:25:32'),
(2394, 'E2', 'Aug-2011', '6836.50', '7299.30', '462.80', '3.95', '1828.06', '0.00', '1828.06', '2011-09-01 11:25:32'),
(2395, 'E3', 'Aug-2011', '29165.90', '29640.70', '474.80', '3.95', '1875.46', '1200.00', '675.46', '2011-09-01 11:25:32'),
(2396, 'E4', 'Aug-2011', '54815.90', '55341.00', '525.10', '3.95', '2074.15', '1200.00', '874.14', '2011-09-01 11:25:32'),
(2397, 'E5', 'Aug-2011', '67821.70', '68715.50', '893.80', '3.95', '3530.51', '1200.00', '2330.51', '2011-09-01 11:25:32'),
(2398, 'E6', 'Aug-2011', '21924.80', '22349.00', '424.20', '3.95', '1675.59', '1200.00', '475.59', '2011-09-01 11:25:32'),
(2399, 'E7', 'Aug-2011', '8577.20', '9086.30', '509.10', '3.95', '2010.95', '0.00', '2010.95', '2011-09-01 11:25:32'),
(2400, 'E8', 'Aug-2011', '10114.70', '10348.80', '234.10', '3.95', '924.69', '1200.00', '0.00', '2011-09-01 11:25:32'),
(2401, 'E9', 'Aug-2011', '6056.80', '6157.50', '100.70', '3.95', '397.77', '0.00', '397.77', '2011-09-01 11:25:32'),
(2402, 'F1', 'Aug-2011', '959.90', '972.70', '12.80', '3.95', '50.56', '0.00', '50.56', '2011-09-01 11:25:32'),
(2403, 'F2', 'Aug-2011', '1525.00', '1583.10', '58.10', '3.95', '229.50', '0.00', '229.50', '2011-09-01 11:25:32'),
(2404, 'F3', 'Aug-2011', '1016.20', '1026.00', '9.80', '3.95', '38.71', '0.00', '38.71', '2011-09-01 11:25:32'),
(2405, 'F4', 'Aug-2011', '446.70', '500.50', '53.80', '3.95', '212.51', '0.00', '212.51', '2011-09-01 11:25:32'),
(2406, 'F5', 'Aug-2011', '430.10', '492.20', '62.10', '3.95', '245.30', '0.00', '245.30', '2011-09-01 11:25:32'),
(2407, 'MSA-CA1', 'Aug-2011', '10070.40', '10238.60', '168.20', '3.95', '664.39', '0.00', '664.39', '2011-09-01 11:25:32'),
(2408, 'MSA-CA2', 'Aug-2011', '11553.60', '11886.10', '332.50', '3.95', '1313.38', '0.00', '1313.38', '2011-09-01 11:25:32'),
(2409, 'MSA101', 'Aug-2011', '4582.30', '4613.90', '31.60', '3.95', '124.82', '300.00', '0.00', '2011-09-01 11:25:32'),
(2410, 'MSA102', 'Aug-2011', '5441.00', '5441.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2411, 'MSA103', 'Aug-2011', '3269.20', '3274.90', '5.70', '3.95', '22.52', '0.00', '22.52', '2011-09-01 11:25:32'),
(2412, 'MSA104', 'Aug-2011', '5915.80', '6148.00', '232.20', '3.95', '917.19', '600.00', '317.19', '2011-09-01 11:25:32'),
(2413, 'MSA105', 'Aug-2011', '6030.00', '6035.60', '5.60', '3.95', '22.12', '0.00', '22.12', '2011-09-01 11:25:32'),
(2414, 'MSA106', 'Aug-2011', '4479.70', '4567.00', '87.30', '3.95', '344.84', '300.00', '44.84', '2011-09-01 11:25:32'),
(2415, 'MSA201', 'Aug-2011', '2078.90', '2194.20', '115.30', '3.95', '455.44', '600.00', '0.00', '2011-09-01 11:25:32'),
(2416, 'MSA202', 'Aug-2011', '1964.10', '1964.20', '0.10', '3.95', '0.40', '300.00', '0.00', '2011-09-01 11:25:32'),
(2417, 'MSA203', 'Aug-2011', '6244.80', '6426.60', '181.80', '3.95', '718.11', '300.00', '418.11', '2011-09-01 11:25:32'),
(2418, 'MSA204', 'Aug-2011', '2715.20', '2725.20', '10.00', '3.95', '39.50', '300.00', '0.00', '2011-09-01 11:25:32'),
(2419, 'MSA205', 'Aug-2011', '6113.90', '6197.20', '83.30', '3.95', '329.04', '300.00', '29.04', '2011-09-01 11:25:32'),
(2420, 'MSA206', 'Aug-2011', '4529.50', '4615.80', '86.30', '3.95', '340.89', '300.00', '40.89', '2011-09-01 11:25:32'),
(2421, 'MSA301', 'Aug-2011', '766.70', '766.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2422, 'MSA302', 'Aug-2011', '5041.30', '5182.90', '141.60', '3.95', '559.32', '300.00', '259.32', '2011-09-01 11:25:32'),
(2423, 'MSA303', 'Aug-2011', '3111.50', '3233.40', '121.90', '3.95', '481.51', '300.00', '181.51', '2011-09-01 11:25:32'),
(2424, 'MSA304', 'Aug-2011', '2081.00', '2169.80', '88.80', '3.95', '350.76', '300.00', '50.76', '2011-09-01 11:25:32'),
(2425, 'MSA305', 'Aug-2011', '963.60', '990.90', '27.30', '3.95', '107.84', '300.00', '0.00', '2011-09-01 11:25:32'),
(2426, 'MSA306', 'Aug-2011', '5302.60', '5444.10', '141.50', '3.95', '558.93', '300.00', '258.93', '2011-09-01 11:25:32'),
(2427, 'MSA307', 'Aug-2011', '4506.30', '4743.60', '237.30', '3.95', '937.34', '300.00', '637.34', '2011-09-01 11:25:32'),
(2428, 'MSA308', 'Aug-2011', '19.80', '19.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2429, 'MSA401', 'Aug-2011', '3592.30', '3659.10', '66.80', '3.95', '263.86', '300.00', '0.00', '2011-09-01 11:25:32'),
(2430, 'MSA402', 'Aug-2011', '2014.40', '2085.20', '70.80', '3.95', '279.66', '300.00', '0.00', '2011-09-01 11:25:32'),
(2431, 'MSA403', 'Aug-2011', '2286.10', '2433.20', '147.10', '3.95', '581.05', '300.00', '281.05', '2011-09-01 11:25:32'),
(2432, 'MSA404', 'Aug-2011', '1341.20', '1408.80', '67.60', '3.95', '267.02', '300.00', '0.00', '2011-09-01 11:25:32'),
(2433, 'MSA405', 'Aug-2011', '997.00', '1065.80', '68.80', '3.95', '271.76', '300.00', '0.00', '2011-09-01 11:25:32'),
(2434, 'MSA406', 'Aug-2011', '2333.70', '2396.60', '62.90', '3.95', '248.46', '300.00', '0.00', '2011-09-01 11:25:32'),
(2435, 'MSA407', 'Aug-2011', '8089.10', '8181.20', '92.10', '3.95', '363.80', '300.00', '63.79', '2011-09-01 11:25:32'),
(2436, 'MSA408', 'Aug-2011', '1077.80', '1146.20', '68.40', '3.95', '270.18', '300.00', '0.00', '2011-09-01 11:25:32'),
(2437, 'MSA409', 'Aug-2011', '235.20', '313.80', '78.60', '3.95', '310.47', '300.00', '10.47', '2011-09-01 11:25:32'),
(2438, 'MSA410', 'Aug-2011', '4602.40', '4631.90', '29.50', '3.95', '116.53', '300.00', '0.00', '2011-09-01 11:25:32'),
(2439, 'MSA501', 'Aug-2011', '4158.60', '4234.30', '75.70', '3.95', '299.02', '600.00', '0.00', '2011-09-01 11:25:32'),
(2440, 'MSA502', 'Aug-2011', '4815.50', '4816.30', '0.80', '3.95', '3.16', '0.00', '3.16', '2011-09-01 11:25:32'),
(2441, 'MSA503', 'Aug-2011', '1631.70', '1632.80', '1.10', '3.95', '4.34', '0.00', '4.34', '2011-09-01 11:25:32'),
(2442, 'MSA504', 'Aug-2011', '841.40', '842.90', '1.50', '3.95', '5.93', '0.00', '5.93', '2011-09-01 11:25:32'),
(2443, 'MSA505', 'Aug-2011', '5062.40', '5065.80', '3.40', '3.95', '13.43', '0.00', '13.43', '2011-09-01 11:25:32'),
(2444, 'MSA506', 'Aug-2011', '1006.60', '1067.30', '60.70', '3.95', '239.77', '300.00', '0.00', '2011-09-01 11:25:32'),
(2445, 'MSA507', 'Aug-2011', '137.00', '165.90', '28.90', '3.95', '114.16', '300.00', '0.00', '2011-09-01 11:25:32'),
(2446, 'MSA508', 'Aug-2011', '78.20', '102.90', '24.70', '3.95', '97.57', '300.00', '0.00', '2011-09-01 11:25:32'),
(2447, 'MSA509', 'Aug-2011', '590.20', '681.80', '91.60', '3.95', '361.82', '300.00', '61.82', '2011-09-01 11:25:32'),
(2448, 'MSA510', 'Aug-2011', '426.20', '507.30', '81.10', '3.95', '320.35', '600.00', '0.00', '2011-09-01 11:25:32'),
(2449, 'MSA601', 'Aug-2011', '297.00', '297.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2450, 'MSA602', 'Aug-2011', '6271.00', '6294.10', '23.10', '3.95', '91.25', '600.00', '0.00', '2011-09-01 11:25:32'),
(2451, 'MSA603', 'Aug-2011', '673.50', '673.80', '0.30', '3.95', '1.18', '0.00', '1.18', '2011-09-01 11:25:32'),
(2452, 'MSA604', 'Aug-2011', '37.30', '37.80', '0.50', '3.95', '1.98', '0.00', '1.98', '2011-09-01 11:25:32'),
(2453, 'MSA605', 'Aug-2011', '13.90', '16.80', '2.90', '3.95', '11.46', '0.00', '11.46', '2011-09-01 11:25:32'),
(2454, 'MSA606', 'Aug-2011', '170.90', '178.90', '8.00', '3.95', '31.60', '0.00', '31.60', '2011-09-01 11:25:32'),
(2455, 'MSA607', 'Aug-2011', '98.70', '98.80', '0.10', '3.95', '0.39', '0.00', '0.39', '2011-09-01 11:25:32'),
(2456, 'MSA608', 'Aug-2011', '4855.60', '4855.90', '0.30', '3.95', '1.18', '0.00', '1.18', '2011-09-01 11:25:32'),
(2457, 'MSA609', 'Aug-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2458, 'MSA610', 'Aug-2011', '33.10', '33.40', '0.30', '3.95', '1.19', '0.00', '1.19', '2011-09-01 11:25:32'),
(2459, 'RES-CA1', 'Aug-2011', '863.70', '864.30', '0.60', '3.95', '2.37', '0.00', '2.37', '2011-09-01 11:25:32'),
(2460, 'RES-CA10', 'Aug-2011', '1110.90', '1134.20', '23.30', '3.95', '92.04', '0.00', '92.04', '2011-09-01 11:25:32'),
(2461, 'RES-CA11', 'Aug-2011', '1610.80', '1667.20', '56.40', '3.95', '222.78', '0.00', '222.78', '2011-09-01 11:25:32'),
(2462, 'RES-CA12', 'Aug-2011', '611.20', '640.00', '28.80', '3.95', '113.76', '0.00', '113.76', '2011-09-01 11:25:32'),
(2463, 'RES-CA13', 'Aug-2011', '816.60', '837.80', '21.20', '3.95', '83.74', '0.00', '83.74', '2011-09-01 11:25:32'),
(2464, 'RES-CA14', 'Aug-2011', '973.70', '984.00', '10.30', '3.95', '40.69', '0.00', '40.69', '2011-09-01 11:25:32'),
(2465, 'RES-CA15', 'Aug-2011', '977.50', '985.20', '7.70', '3.95', '30.42', '0.00', '30.42', '2011-09-01 11:25:32'),
(2466, 'RES-CA2', 'Aug-2011', '336.20', '362.00', '25.80', '3.95', '101.91', '0.00', '101.91', '2011-09-01 11:25:32'),
(2467, 'RES-CA3', 'Aug-2011', '332.10', '342.50', '10.40', '3.95', '41.08', '0.00', '41.08', '2011-09-01 11:25:32'),
(2468, 'RES-CA4', 'Aug-2011', '730.50', '766.80', '36.30', '3.95', '143.39', '0.00', '143.39', '2011-09-01 11:25:32'),
(2469, 'RES-CA5', 'Aug-2011', '1429.00', '1450.80', '21.80', '3.95', '86.11', '0.00', '86.11', '2011-09-01 11:25:32'),
(2470, 'RES-CA6', 'Aug-2011', '1222.60', '1235.90', '13.30', '3.95', '52.54', '0.00', '52.54', '2011-09-01 11:25:32'),
(2471, 'RES-CA7', 'Aug-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-09-01 11:25:32'),
(2472, 'RES-CA8', 'Aug-2011', '1487.20', '1519.00', '31.80', '3.95', '125.61', '0.00', '125.61', '2011-09-01 11:25:32'),
(2473, 'RES-CA9', 'Aug-2011', '1183.30', '1210.20', '26.90', '3.95', '106.26', '0.00', '106.26', '2011-09-01 11:25:32'),
(2474, 'A1', 'Sep-2011', '6298.50', '6525.50', '227.00', '3.95', '896.65', '600.00', '296.65', '2011-10-04 10:30:58'),
(2475, 'A2', 'Sep-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2476, 'A3', 'Sep-2011', '780.90', '819.90', '39.00', '3.95', '154.05', '0.00', '154.05', '2011-10-04 10:30:58'),
(2477, 'A4', 'Sep-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2478, 'A5', 'Sep-2011', '129.90', '129.90', '0.00', '3.95', '0.00', '600.00', '0.00', '2011-10-04 10:30:58'),
(2479, 'A6', 'Sep-2011', '789.90', '917.10', '127.20', '3.95', '502.44', '600.00', '0.00', '2011-10-04 10:30:58'),
(2480, 'A7', 'Sep-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2481, 'A8', 'Sep-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2482, 'B1', 'Sep-2011', '7187.70', '7429.20', '241.50', '3.95', '953.93', '600.00', '353.93', '2011-10-04 10:30:58'),
(2483, 'B10', 'Sep-2011', '10884.60', '11134.40', '249.80', '3.95', '986.71', '600.00', '386.71', '2011-10-04 10:30:58'),
(2484, 'B11', 'Sep-2011', '1247.90', '1431.40', '183.50', '3.95', '724.83', '600.00', '124.83', '2011-10-04 10:30:58'),
(2485, 'B12', 'Sep-2011', '15033.60', '15486.50', '452.90', '3.95', '1788.96', '600.00', '1188.96', '2011-10-04 10:30:58'),
(2486, 'B13', 'Sep-2011', '12592.80', '12806.20', '213.40', '3.95', '842.93', '600.00', '242.93', '2011-10-04 10:30:58'),
(2487, 'B14', 'Sep-2011', '5229.30', '5331.20', '101.90', '3.95', '402.51', '600.00', '0.00', '2011-10-04 10:30:58'),
(2488, 'B15', 'Sep-2011', '13450.10', '13922.00', '471.90', '3.95', '1864.01', '600.00', '1264.01', '2011-10-04 10:30:58'),
(2489, 'B16', 'Sep-2011', '9680.00', '9936.90', '256.90', '3.95', '1014.76', '600.00', '414.76', '2011-10-04 10:30:58'),
(2490, 'B2', 'Sep-2011', '8552.70', '8996.80', '444.10', '3.95', '1754.20', '600.00', '1154.20', '2011-10-04 10:30:58'),
(2491, 'B3', 'Sep-2011', '9560.00', '9695.20', '135.20', '3.95', '534.04', '600.00', '0.00', '2011-10-04 10:30:58'),
(2492, 'B4', 'Sep-2011', '5981.10', '6255.10', '274.00', '3.95', '1082.30', '600.00', '482.30', '2011-10-04 10:30:58'),
(2493, 'B5', 'Sep-2011', '4560.50', '4560.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2494, 'B6', 'Sep-2011', '9771.10', '9998.30', '227.20', '3.95', '897.44', '600.00', '297.44', '2011-10-04 10:30:58'),
(2495, 'B7', 'Sep-2011', '8411.90', '8581.50', '169.60', '3.95', '669.92', '600.00', '69.92', '2011-10-04 10:30:58'),
(2496, 'B8', 'Sep-2011', '5463.50', '5760.40', '296.90', '3.95', '1172.76', '600.00', '572.76', '2011-10-04 10:30:58'),
(2497, 'B9', 'Sep-2011', '6289.80', '6431.00', '141.20', '3.95', '557.74', '600.00', '0.00', '2011-10-04 10:30:58'),
(2498, 'C1', 'Sep-2011', '20405.60', '20486.30', '80.70', '3.95', '318.77', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2499, 'C2', 'Sep-2011', '16491.60', '16801.20', '309.60', '3.95', '1222.92', '1200.00', '22.92', '2011-10-04 10:30:58'),
(2500, 'D1', 'Sep-2011', '15180.60', '15595.00', '414.40', '3.95', '1636.88', '1200.00', '436.88', '2011-10-04 10:30:58'),
(2501, 'D10', 'Sep-2011', '21897.70', '22497.70', '600.00', '3.95', '2370.00', '1200.00', '1170.00', '2011-10-04 10:30:58'),
(2502, 'D11', 'Sep-2011', '9812.20', '10057.40', '245.20', '3.95', '968.54', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2503, 'D12', 'Sep-2011', '15949.90', '16336.50', '386.60', '3.95', '1527.07', '1200.00', '327.07', '2011-10-04 10:30:58'),
(2504, 'D13', 'Sep-2011', '1313.00', '1374.70', '61.70', '3.95', '243.72', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2505, 'D14', 'Sep-2011', '4939.00', '5525.10', '586.10', '3.95', '2315.10', '1200.00', '1115.10', '2011-10-04 10:30:58'),
(2506, 'D15', 'Sep-2011', '13222.60', '13683.30', '460.70', '3.95', '1819.77', '1200.00', '619.77', '2011-10-04 10:30:58'),
(2507, 'D16', 'Sep-2011', '3274.40', '3278.10', '3.70', '3.95', '14.61', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2508, 'D17', 'Sep-2011', '2129.70', '2329.10', '199.40', '3.95', '787.63', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2509, 'D18', 'Sep-2011', '3700.20', '4064.70', '364.50', '3.95', '1439.78', '1200.00', '239.78', '2011-10-04 10:30:58'),
(2510, 'D19', 'Sep-2011', '2588.90', '2717.80', '128.90', '3.95', '509.16', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2511, 'D2', 'Sep-2011', '11301.60', '11643.60', '342.00', '3.95', '1350.90', '1200.00', '150.90', '2011-10-04 10:30:58'),
(2512, 'D20', 'Sep-2011', '8135.00', '8743.90', '608.90', '3.95', '2405.16', '1200.00', '1205.16', '2011-10-04 10:30:58'),
(2513, 'D21', 'Sep-2011', '1100.00', '1189.20', '89.20', '3.95', '352.34', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2514, 'D22', 'Sep-2011', '3435.60', '3923.30', '487.70', '3.95', '1926.42', '1200.00', '726.42', '2011-10-04 10:30:58'),
(2515, 'D23', 'Sep-2011', '2518.20', '2813.60', '295.40', '3.95', '1166.83', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2516, 'D24', 'Sep-2011', '6360.60', '6518.40', '157.80', '3.95', '623.31', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2517, 'D25', 'Sep-2011', '27700.30', '27989.40', '289.10', '3.95', '1141.95', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2518, 'D26', 'Sep-2011', '22628.80', '23064.60', '435.80', '3.95', '1721.41', '1200.00', '521.41', '2011-10-04 10:30:58'),
(2519, 'D27', 'Sep-2011', '26501.80', '26755.00', '253.20', '3.95', '1000.14', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2520, 'D28', 'Sep-2011', '21112.60', '21481.20', '368.60', '3.95', '1455.97', '800.00', '655.97', '2011-10-04 10:30:58'),
(2521, 'D3', 'Sep-2011', '7823.10', '8120.30', '297.20', '3.95', '1173.94', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2522, 'D4', 'Sep-2011', '11477.50', '11685.80', '208.30', '3.95', '822.79', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2523, 'D5', 'Sep-2011', '1883.80', '2028.50', '144.70', '3.95', '571.57', '800.00', '0.00', '2011-10-04 10:30:58'),
(2524, 'D6', 'Sep-2011', '15354.30', '15808.90', '454.60', '3.95', '1795.67', '800.00', '995.67', '2011-10-04 10:30:58'),
(2525, 'D7', 'Sep-2011', '16219.80', '16588.80', '369.00', '3.95', '1457.55', '1200.00', '257.55', '2011-10-04 10:30:58'),
(2526, 'D8', 'Sep-2011', '7673.60', '8044.40', '370.80', '3.95', '1464.66', '1200.00', '264.66', '2011-10-04 10:30:58'),
(2527, 'D9', 'Sep-2011', '1594.50', '1933.90', '339.40', '3.95', '1340.63', '1200.00', '140.63', '2011-10-04 10:30:58'),
(2528, 'E1', 'Sep-2011', '12910.20', '13434.30', '524.10', '3.95', '2070.20', '0.00', '2070.20', '2011-10-04 10:30:58'),
(2529, 'E10', 'Sep-2011', '3970.80', '4301.30', '330.50', '3.95', '1305.48', '1200.00', '105.48', '2011-10-04 10:30:58'),
(2530, 'E11', 'Sep-2011', '9215.90', '9784.30', '568.40', '3.95', '2245.18', '1200.00', '1045.18', '2011-10-04 10:30:58'),
(2531, 'E12', 'Sep-2011', '7749.70', '8626.30', '876.60', '3.95', '3462.57', '1200.00', '2262.57', '2011-10-04 10:30:58'),
(2532, 'E13', 'Sep-2011', '1767.00', '1853.80', '86.80', '3.95', '342.86', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2533, 'E14', 'Sep-2011', '38281.70', '38645.90', '364.20', '3.95', '1438.59', '1200.00', '238.59', '2011-10-04 10:30:58'),
(2534, 'E2', 'Sep-2011', '7299.30', '7823.80', '524.50', '3.95', '2071.78', '0.00', '2071.78', '2011-10-04 10:30:58'),
(2535, 'E3', 'Sep-2011', '29640.70', '30096.90', '456.20', '3.95', '1801.99', '1200.00', '601.99', '2011-10-04 10:30:58'),
(2536, 'E4', 'Sep-2011', '55341.00', '55712.20', '371.20', '3.95', '1466.24', '1200.00', '266.24', '2011-10-04 10:30:58'),
(2537, 'E5', 'Sep-2011', '68715.50', '69422.50', '707.00', '3.95', '2792.65', '1200.00', '1592.65', '2011-10-04 10:30:58'),
(2538, 'E6', 'Sep-2011', '22349.00', '22636.00', '287.00', '3.95', '1133.65', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2539, 'E7', 'Sep-2011', '9086.30', '9664.40', '578.10', '3.95', '2283.50', '0.00', '2283.50', '2011-10-04 10:30:58'),
(2540, 'E8', 'Sep-2011', '10348.80', '10545.70', '196.90', '3.95', '777.76', '1200.00', '0.00', '2011-10-04 10:30:58'),
(2541, 'E9', 'Sep-2011', '6157.50', '6409.80', '252.30', '3.95', '996.59', '0.00', '996.59', '2011-10-04 10:30:58'),
(2542, 'F1', 'Sep-2011', '972.70', '972.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2543, 'F2', 'Sep-2011', '1583.10', '1591.20', '8.10', '3.95', '32.00', '0.00', '32.00', '2011-10-04 10:30:58'),
(2544, 'F3', 'Sep-2011', '1026.00', '1026.10', '0.10', '3.95', '0.39', '0.00', '0.39', '2011-10-04 10:30:58'),
(2545, 'F4', 'Sep-2011', '500.50', '557.20', '56.70', '3.95', '223.97', '0.00', '223.97', '2011-10-04 10:30:58'),
(2546, 'F5', 'Sep-2011', '492.20', '517.00', '24.80', '3.95', '97.96', '0.00', '97.96', '2011-10-04 10:30:58'),
(2547, 'MSA-CA1', 'Sep-2011', '10238.60', '10378.30', '139.70', '3.95', '551.82', '0.00', '551.82', '2011-10-04 10:30:58'),
(2548, 'MSA-CA2', 'Sep-2011', '11886.10', '12185.00', '298.90', '3.95', '1180.66', '0.00', '1180.66', '2011-10-04 10:30:58'),
(2549, 'MSA101', 'Sep-2011', '4613.90', '4982.30', '368.40', '3.95', '1455.18', '300.00', '1155.18', '2011-10-04 10:30:58'),
(2550, 'MSA102', 'Sep-2011', '5441.00', '5441.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2551, 'MSA103', 'Sep-2011', '3274.90', '3274.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2552, 'MSA104', 'Sep-2011', '6148.00', '6366.40', '218.40', '3.95', '862.68', '600.00', '262.68', '2011-10-04 10:30:58'),
(2553, 'MSA105', 'Sep-2011', '6035.60', '6035.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2554, 'MSA106', 'Sep-2011', '4567.00', '4684.80', '117.80', '3.95', '465.31', '300.00', '165.31', '2011-10-04 10:30:58'),
(2555, 'MSA201', 'Sep-2011', '2194.20', '2248.20', '54.00', '3.95', '213.30', '600.00', '0.00', '2011-10-04 10:30:58'),
(2556, 'MSA202', 'Sep-2011', '1964.20', '1964.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-10-04 10:30:58'),
(2557, 'MSA203', 'Sep-2011', '6426.60', '6426.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2558, 'MSA204', 'Sep-2011', '2725.20', '2732.90', '7.70', '3.95', '30.42', '0.00', '30.42', '2011-10-04 10:30:58'),
(2559, 'MSA205', 'Sep-2011', '6197.20', '6199.20', '2.00', '3.95', '7.90', '300.00', '0.00', '2011-10-04 10:30:58'),
(2560, 'MSA206', 'Sep-2011', '4615.80', '4647.80', '32.00', '3.95', '126.40', '300.00', '0.00', '2011-10-04 10:30:58'),
(2561, 'MSA301', 'Sep-2011', '766.70', '766.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2562, 'MSA302', 'Sep-2011', '5182.90', '5323.50', '140.60', '3.95', '555.37', '300.00', '255.37', '2011-10-04 10:30:58'),
(2563, 'MSA303', 'Sep-2011', '3233.40', '3392.90', '159.50', '3.95', '630.03', '600.00', '30.03', '2011-10-04 10:30:58'),
(2564, 'MSA304', 'Sep-2011', '2169.80', '2252.00', '82.20', '3.95', '324.69', '300.00', '24.69', '2011-10-04 10:30:58'),
(2565, 'MSA305', 'Sep-2011', '990.90', '1011.30', '20.40', '3.95', '80.58', '300.00', '0.00', '2011-10-04 10:30:58'),
(2566, 'MSA306', 'Sep-2011', '5444.10', '5584.60', '140.50', '3.95', '554.98', '0.00', '554.98', '2011-10-04 10:30:58'),
(2567, 'MSA307', 'Sep-2011', '4743.60', '4962.20', '218.60', '3.95', '863.47', '300.00', '563.47', '2011-10-04 10:30:58'),
(2568, 'MSA308', 'Sep-2011', '19.80', '19.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2569, 'MSA401', 'Sep-2011', '3659.10', '3724.60', '65.50', '3.95', '258.73', '300.00', '0.00', '2011-10-04 10:30:58'),
(2570, 'MSA402', 'Sep-2011', '2085.20', '2147.20', '62.00', '3.95', '244.90', '300.00', '0.00', '2011-10-04 10:30:58'),
(2571, 'MSA403', 'Sep-2011', '2433.20', '2553.40', '120.20', '3.95', '474.79', '300.00', '174.79', '2011-10-04 10:30:58'),
(2572, 'MSA404', 'Sep-2011', '1408.80', '1471.10', '62.30', '3.95', '246.09', '300.00', '0.00', '2011-10-04 10:30:58'),
(2573, 'MSA405', 'Sep-2011', '1065.80', '1121.10', '55.30', '3.95', '218.44', '300.00', '0.00', '2011-10-04 10:30:58'),
(2574, 'MSA406', 'Sep-2011', '2396.60', '2467.70', '71.10', '3.95', '280.85', '300.00', '0.00', '2011-10-04 10:30:58'),
(2575, 'MSA407', 'Sep-2011', '8181.20', '8271.10', '89.90', '3.95', '355.11', '300.00', '55.11', '2011-10-04 10:30:58'),
(2576, 'MSA408', 'Sep-2011', '1146.20', '1199.70', '53.50', '3.95', '211.33', '300.00', '0.00', '2011-10-04 10:30:58'),
(2577, 'MSA409', 'Sep-2011', '313.80', '399.90', '86.10', '3.95', '340.10', '300.00', '40.10', '2011-10-04 10:30:58'),
(2578, 'MSA410', 'Sep-2011', '4631.90', '4675.20', '43.30', '3.95', '171.04', '300.00', '0.00', '2011-10-04 10:30:58'),
(2579, 'MSA501', 'Sep-2011', '4234.30', '4319.90', '85.60', '3.95', '338.12', '600.00', '0.00', '2011-10-04 10:30:58'),
(2580, 'MSA502', 'Sep-2011', '4816.30', '4816.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-10-04 10:30:58'),
(2581, 'MSA503', 'Sep-2011', '1632.80', '1632.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2582, 'MSA504', 'Sep-2011', '842.90', '842.90', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-10-04 10:30:58'),
(2583, 'MSA505', 'Sep-2011', '5065.80', '5065.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2584, 'MSA506', 'Sep-2011', '1067.30', '1133.30', '66.00', '3.95', '260.70', '300.00', '0.00', '2011-10-04 10:30:58'),
(2585, 'MSA507', 'Sep-2011', '165.90', '194.30', '28.40', '3.95', '112.18', '300.00', '0.00', '2011-10-04 10:30:58'),
(2586, 'MSA508', 'Sep-2011', '102.90', '126.50', '23.60', '3.95', '93.22', '300.00', '0.00', '2011-10-04 10:30:58'),
(2587, 'MSA509', 'Sep-2011', '681.80', '753.20', '71.40', '3.95', '282.03', '300.00', '0.00', '2011-10-04 10:30:58'),
(2588, 'MSA510', 'Sep-2011', '507.30', '612.70', '105.40', '3.95', '416.33', '600.00', '0.00', '2011-10-04 10:30:58'),
(2589, 'MSA601', 'Sep-2011', '297.00', '297.50', '0.50', '3.95', '1.98', '0.00', '1.98', '2011-10-04 10:30:58'),
(2590, 'MSA602', 'Sep-2011', '6294.10', '6294.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2591, 'MSA603', 'Sep-2011', '673.80', '673.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2592, 'MSA604', 'Sep-2011', '37.80', '37.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2593, 'MSA605', 'Sep-2011', '16.80', '16.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2594, 'MSA606', 'Sep-2011', '178.90', '178.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2595, 'MSA607', 'Sep-2011', '98.80', '98.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2596, 'MSA608', 'Sep-2011', '4855.90', '4855.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2597, 'MSA609', 'Sep-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2598, 'MSA610', 'Sep-2011', '33.40', '33.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2599, 'RES-CA1', 'Sep-2011', '864.30', '864.70', '0.40', '3.95', '1.58', '0.00', '1.58', '2011-10-04 10:30:58'),
(2600, 'RES-CA10', 'Sep-2011', '1134.20', '1155.10', '20.90', '3.95', '82.55', '0.00', '82.55', '2011-10-04 10:30:58'),
(2601, 'RES-CA11', 'Sep-2011', '1667.20', '1714.50', '47.30', '3.95', '186.84', '0.00', '186.84', '2011-10-04 10:30:58'),
(2602, 'RES-CA12', 'Sep-2011', '640.00', '665.70', '25.70', '3.95', '101.52', '0.00', '101.52', '2011-10-04 10:30:58'),
(2603, 'RES-CA13', 'Sep-2011', '837.80', '859.40', '21.60', '3.95', '85.32', '0.00', '85.32', '2011-10-04 10:30:58'),
(2604, 'RES-CA14', 'Sep-2011', '984.00', '994.00', '10.00', '3.95', '39.50', '0.00', '39.50', '2011-10-04 10:30:58'),
(2605, 'RES-CA15', 'Sep-2011', '985.20', '992.70', '7.50', '3.95', '29.63', '0.00', '29.63', '2011-10-04 10:30:58'),
(2606, 'RES-CA2', 'Sep-2011', '362.00', '380.30', '18.30', '3.95', '72.29', '0.00', '72.29', '2011-10-04 10:30:58'),
(2607, 'RES-CA3', 'Sep-2011', '342.50', '354.20', '11.70', '3.95', '46.22', '0.00', '46.22', '2011-10-04 10:30:58'),
(2608, 'RES-CA4', 'Sep-2011', '766.80', '793.30', '26.50', '3.95', '104.68', '0.00', '104.68', '2011-10-04 10:30:58'),
(2609, 'RES-CA5', 'Sep-2011', '1450.80', '1469.00', '18.20', '3.95', '71.89', '0.00', '71.89', '2011-10-04 10:30:58'),
(2610, 'RES-CA6', 'Sep-2011', '1235.90', '1247.30', '11.40', '3.95', '45.03', '0.00', '45.03', '2011-10-04 10:30:58'),
(2611, 'RES-CA7', 'Sep-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-10-04 10:30:58'),
(2612, 'RES-CA8', 'Sep-2011', '1519.00', '1555.50', '36.50', '3.95', '144.18', '0.00', '144.18', '2011-10-04 10:30:58'),
(2613, 'RES-CA9', 'Sep-2011', '1210.20', '1235.40', '25.20', '3.95', '99.54', '0.00', '99.54', '2011-10-04 10:30:58'),
(2614, 'A1', 'Oct-2011', '6525.50', '6692.00', '166.50', '3.95', '657.68', '600.00', '57.68', '2011-11-01 13:10:18'),
(2615, 'A2', 'Oct-2011', '71.20', '71.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2616, 'A3', 'Oct-2011', '819.90', '842.80', '22.90', '3.95', '90.46', '0.00', '90.46', '2011-11-01 13:10:18'),
(2617, 'A4', 'Oct-2011', '92.10', '92.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2618, 'A5', 'Oct-2011', '129.90', '269.50', '139.60', '3.95', '551.42', '600.00', '0.00', '2011-11-01 13:10:18'),
(2619, 'A6', 'Oct-2011', '917.10', '1053.00', '135.90', '3.95', '536.81', '600.00', '0.00', '2011-11-01 13:10:18'),
(2620, 'A7', 'Oct-2011', '646.90', '646.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2621, 'A8', 'Oct-2011', '105.70', '105.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2622, 'B1', 'Oct-2011', '7429.20', '7594.60', '165.40', '3.95', '653.33', '600.00', '53.33', '2011-11-01 13:10:18'),
(2623, 'B10', 'Oct-2011', '11134.40', '11324.50', '190.10', '3.95', '750.90', '600.00', '150.90', '2011-11-01 13:10:18'),
(2624, 'B11', 'Oct-2011', '1431.40', '1552.40', '121.00', '3.95', '477.95', '600.00', '0.00', '2011-11-01 13:10:18'),
(2625, 'B12', 'Oct-2011', '15486.50', '15897.20', '410.70', '3.95', '1622.27', '600.00', '1022.27', '2011-11-01 13:10:18'),
(2626, 'B13', 'Oct-2011', '12806.20', '12973.10', '166.90', '3.95', '659.26', '600.00', '59.25', '2011-11-01 13:10:18'),
(2627, 'B14', 'Oct-2011', '5331.20', '5423.80', '92.60', '3.95', '365.77', '600.00', '0.00', '2011-11-01 13:10:18'),
(2628, 'B15', 'Oct-2011', '13922.00', '14269.10', '347.10', '3.95', '1371.05', '600.00', '771.05', '2011-11-01 13:10:18'),
(2629, 'B16', 'Oct-2011', '9936.90', '10111.40', '174.50', '3.95', '689.28', '600.00', '89.28', '2011-11-01 13:10:18'),
(2630, 'B2', 'Oct-2011', '8996.80', '9191.40', '194.60', '3.95', '768.67', '600.00', '168.67', '2011-11-01 13:10:18'),
(2631, 'B3', 'Oct-2011', '9695.20', '9795.30', '100.10', '3.95', '395.39', '600.00', '0.00', '2011-11-01 13:10:18'),
(2632, 'B4', 'Oct-2011', '6255.10', '6454.40', '199.30', '3.95', '787.24', '600.00', '187.24', '2011-11-01 13:10:18'),
(2633, 'B5', 'Oct-2011', '4560.50', '4561.00', '0.50', '3.95', '1.98', '0.00', '1.98', '2011-11-01 13:10:18'),
(2634, 'B6', 'Oct-2011', '9998.30', '10208.00', '209.70', '3.95', '828.32', '600.00', '228.32', '2011-11-01 13:10:18'),
(2635, 'B7', 'Oct-2011', '8581.50', '8743.20', '161.70', '3.95', '638.72', '600.00', '38.72', '2011-11-01 13:10:18'),
(2636, 'B8', 'Oct-2011', '5760.40', '6002.70', '242.30', '3.95', '957.09', '600.00', '357.09', '2011-11-01 13:10:18'),
(2637, 'B9', 'Oct-2011', '6431.00', '6514.70', '83.70', '3.95', '330.62', '600.00', '0.00', '2011-11-01 13:10:18'),
(2638, 'C1', 'Oct-2011', '20486.30', '20537.80', '51.50', '3.95', '203.43', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2639, 'C2', 'Oct-2011', '16801.20', '16995.00', '193.80', '3.95', '765.51', '1200.00', '0.00', '2011-11-01 13:10:18');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(2640, 'D1', 'Oct-2011', '15595.00', '15791.00', '196.00', '3.95', '774.20', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2641, 'D10', 'Oct-2011', '22497.70', '22810.00', '312.30', '3.95', '1233.59', '1200.00', '33.58', '2011-11-01 13:10:18'),
(2642, 'D11', 'Oct-2011', '10057.40', '10200.50', '143.10', '3.95', '565.25', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2643, 'D12', 'Oct-2011', '16336.50', '16597.40', '260.90', '3.95', '1030.56', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2644, 'D13', 'Oct-2011', '1374.70', '1409.00', '34.30', '3.95', '135.49', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2645, 'D14', 'Oct-2011', '5525.10', '5883.10', '358.00', '3.95', '1414.10', '1200.00', '214.10', '2011-11-01 13:10:18'),
(2646, 'D15', 'Oct-2011', '13683.30', '13873.70', '190.40', '3.95', '752.08', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2647, 'D16', 'Oct-2011', '3278.10', '3478.00', '199.90', '3.95', '789.61', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2648, 'D17', 'Oct-2011', '2329.10', '2471.20', '142.10', '3.95', '561.30', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2649, 'D18', 'Oct-2011', '4064.70', '4204.30', '139.60', '3.95', '551.42', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2650, 'D19', 'Oct-2011', '2717.80', '2835.50', '117.70', '3.95', '464.92', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2651, 'D2', 'Oct-2011', '11643.60', '11751.40', '107.80', '3.95', '425.81', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2652, 'D20', 'Oct-2011', '8743.90', '9189.00', '445.10', '3.95', '1758.15', '1200.00', '558.15', '2011-11-01 13:10:18'),
(2653, 'D21', 'Oct-2011', '1189.20', '1326.40', '137.20', '3.95', '541.94', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2654, 'D22', 'Oct-2011', '3923.30', '4143.50', '220.20', '3.95', '869.79', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2655, 'D23', 'Oct-2011', '2813.60', '3019.60', '206.00', '3.95', '813.70', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2656, 'D24', 'Oct-2011', '6518.40', '6648.80', '130.40', '3.95', '515.08', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2657, 'D25', 'Oct-2011', '27989.40', '28250.80', '261.40', '3.95', '1032.53', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2658, 'D26', 'Oct-2011', '23064.60', '23574.20', '509.60', '3.95', '2012.92', '1200.00', '812.92', '2011-11-01 13:10:18'),
(2659, 'D27', 'Oct-2011', '26755.00', '26874.20', '119.20', '3.95', '470.84', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2660, 'D28', 'Oct-2011', '21481.20', '21743.20', '262.00', '3.95', '1034.90', '800.00', '234.90', '2011-11-01 13:10:18'),
(2661, 'D3', 'Oct-2011', '8120.30', '8234.70', '114.40', '3.95', '451.88', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2662, 'D4', 'Oct-2011', '11685.80', '11847.10', '161.30', '3.95', '637.14', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2663, 'D5', 'Oct-2011', '2028.50', '2182.10', '153.60', '3.95', '606.72', '800.00', '0.00', '2011-11-01 13:10:18'),
(2664, 'D6', 'Oct-2011', '15808.90', '16155.30', '346.40', '3.95', '1368.28', '800.00', '568.28', '2011-11-01 13:10:18'),
(2665, 'D7', 'Oct-2011', '16588.80', '16837.80', '249.00', '3.95', '983.55', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2666, 'D8', 'Oct-2011', '8044.40', '8368.10', '323.70', '3.95', '1278.62', '1200.00', '78.62', '2011-11-01 13:10:18'),
(2667, 'D9', 'Oct-2011', '1933.90', '2146.00', '212.10', '3.95', '837.80', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2668, 'E1', 'Oct-2011', '13434.30', '13712.00', '277.70', '3.95', '1096.92', '0.00', '1096.92', '2011-11-01 13:10:18'),
(2669, 'E10', 'Oct-2011', '4301.30', '4454.50', '153.20', '3.95', '605.14', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2670, 'E11', 'Oct-2011', '9784.30', '9996.30', '212.00', '3.95', '837.40', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2671, 'E12', 'Oct-2011', '8626.30', '8972.20', '345.90', '3.95', '1366.31', '1200.00', '166.31', '2011-11-01 13:10:18'),
(2672, 'E13', 'Oct-2011', '1853.80', '1924.10', '70.30', '3.95', '277.69', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2673, 'E14', 'Oct-2011', '38645.90', '38882.80', '236.90', '3.95', '935.76', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2674, 'E2', 'Oct-2011', '7823.80', '8170.90', '347.10', '3.95', '1371.05', '0.00', '1371.05', '2011-11-01 13:10:18'),
(2675, 'E3', 'Oct-2011', '30096.90', '30394.60', '297.70', '3.95', '1175.92', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2676, 'E4', 'Oct-2011', '55712.20', '56015.00', '302.80', '3.95', '1196.06', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2677, 'E5', 'Oct-2011', '69422.50', '69757.40', '334.90', '3.95', '1322.86', '1200.00', '122.85', '2011-11-01 13:10:18'),
(2678, 'E6', 'Oct-2011', '22636.00', '22835.10', '199.10', '3.95', '786.44', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2679, 'E7', 'Oct-2011', '9664.40', '10037.40', '373.00', '3.95', '1473.35', '0.00', '1473.35', '2011-11-01 13:10:18'),
(2680, 'E8', 'Oct-2011', '10545.70', '10684.60', '138.90', '3.95', '548.66', '1200.00', '0.00', '2011-11-01 13:10:18'),
(2681, 'E9', 'Oct-2011', '6409.80', '6640.40', '230.60', '3.95', '910.87', '0.00', '910.87', '2011-11-01 13:10:18'),
(2682, 'F1', 'Oct-2011', '972.70', '972.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2683, 'F2', 'Oct-2011', '1591.20', '1614.90', '23.70', '3.95', '93.62', '0.00', '93.62', '2011-11-01 13:10:18'),
(2684, 'F3', 'Oct-2011', '1026.10', '1026.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2685, 'F4', 'Oct-2011', '557.20', '591.00', '33.80', '3.95', '133.51', '0.00', '133.51', '2011-11-01 13:10:18'),
(2686, 'F5', 'Oct-2011', '517.00', '616.30', '99.30', '3.95', '392.24', '0.00', '392.24', '2011-11-01 13:10:18'),
(2687, 'MSA-CA1', 'Oct-2011', '10378.30', '10567.60', '189.30', '3.95', '747.74', '0.00', '747.74', '2011-11-01 13:10:18'),
(2688, 'MSA-CA2', 'Oct-2011', '12185.00', '12496.50', '311.50', '3.95', '1230.43', '0.00', '1230.43', '2011-11-01 13:10:18'),
(2689, 'MSA101', 'Oct-2011', '4982.30', '4982.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-11-01 13:10:18'),
(2690, 'MSA102', 'Oct-2011', '5441.00', '5441.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2691, 'MSA103', 'Oct-2011', '3274.90', '3274.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2692, 'MSA104', 'Oct-2011', '6366.40', '6519.70', '153.30', '3.95', '605.54', '600.00', '5.54', '2011-11-01 13:10:18'),
(2693, 'MSA105', 'Oct-2011', '6035.60', '6035.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2694, 'MSA106', 'Oct-2011', '4684.80', '4799.60', '114.80', '3.95', '453.46', '300.00', '153.46', '2011-11-01 13:10:18'),
(2695, 'MSA201', 'Oct-2011', '2248.20', '2311.50', '63.30', '3.95', '250.04', '600.00', '0.00', '2011-11-01 13:10:18'),
(2696, 'MSA202', 'Oct-2011', '1964.20', '2006.30', '42.10', '3.95', '166.30', '300.00', '0.00', '2011-11-01 13:10:18'),
(2697, 'MSA203', 'Oct-2011', '6426.60', '6426.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2698, 'MSA204', 'Oct-2011', '2732.90', '2732.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2699, 'MSA205', 'Oct-2011', '6199.20', '6266.60', '67.40', '3.95', '266.23', '300.00', '0.00', '2011-11-01 13:10:18'),
(2700, 'MSA206', 'Oct-2011', '4647.80', '4674.00', '26.20', '3.95', '103.49', '300.00', '0.00', '2011-11-01 13:10:18'),
(2701, 'MSA301', 'Oct-2011', '766.70', '766.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2702, 'MSA302', 'Oct-2011', '5323.50', '5435.80', '112.30', '3.95', '443.59', '300.00', '143.59', '2011-11-01 13:10:18'),
(2703, 'MSA303', 'Oct-2011', '3392.90', '3499.60', '106.70', '3.95', '421.47', '600.00', '0.00', '2011-11-01 13:10:18'),
(2704, 'MSA304', 'Oct-2011', '2252.00', '2304.30', '52.30', '3.95', '206.59', '300.00', '0.00', '2011-11-01 13:10:18'),
(2705, 'MSA305', 'Oct-2011', '1011.30', '1021.80', '10.50', '3.95', '41.48', '300.00', '0.00', '2011-11-01 13:10:18'),
(2706, 'MSA306', 'Oct-2011', '5584.60', '5696.80', '112.20', '3.95', '443.19', '0.00', '443.19', '2011-11-01 13:10:18'),
(2707, 'MSA307', 'Oct-2011', '4962.20', '5072.90', '110.70', '3.95', '437.27', '300.00', '137.27', '2011-11-01 13:10:18'),
(2708, 'MSA308', 'Oct-2011', '19.80', '19.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2709, 'MSA401', 'Oct-2011', '3724.60', '3770.00', '45.40', '3.95', '179.33', '300.00', '0.00', '2011-11-01 13:10:18'),
(2710, 'MSA402', 'Oct-2011', '2147.20', '2210.50', '63.30', '3.95', '250.04', '300.00', '0.00', '2011-11-01 13:10:18'),
(2711, 'MSA403', 'Oct-2011', '2553.40', '2614.00', '60.60', '3.95', '239.37', '300.00', '0.00', '2011-11-01 13:10:18'),
(2712, 'MSA404', 'Oct-2011', '1471.10', '1537.10', '66.00', '3.95', '260.70', '300.00', '0.00', '2011-11-01 13:10:18'),
(2713, 'MSA405', 'Oct-2011', '1121.10', '1147.40', '26.30', '3.95', '103.89', '300.00', '0.00', '2011-11-01 13:10:18'),
(2714, 'MSA406', 'Oct-2011', '2467.70', '2484.60', '16.90', '3.95', '66.76', '300.00', '0.00', '2011-11-01 13:10:18'),
(2715, 'MSA407', 'Oct-2011', '8271.10', '8325.00', '53.90', '3.95', '212.91', '300.00', '0.00', '2011-11-01 13:10:18'),
(2716, 'MSA408', 'Oct-2011', '1199.70', '1235.00', '35.30', '3.95', '139.44', '300.00', '0.00', '2011-11-01 13:10:18'),
(2717, 'MSA409', 'Oct-2011', '399.90', '449.10', '49.20', '3.95', '194.34', '300.00', '0.00', '2011-11-01 13:10:18'),
(2718, 'MSA410', 'Oct-2011', '4675.20', '4696.90', '21.70', '3.95', '85.71', '300.00', '0.00', '2011-11-01 13:10:18'),
(2719, 'MSA501', 'Oct-2011', '4319.90', '4390.90', '71.00', '3.95', '280.45', '600.00', '0.00', '2011-11-01 13:10:18'),
(2720, 'MSA502', 'Oct-2011', '4816.30', '4833.20', '16.90', '3.95', '66.75', '300.00', '0.00', '2011-11-01 13:10:18'),
(2721, 'MSA503', 'Oct-2011', '1632.80', '1632.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2722, 'MSA504', 'Oct-2011', '842.90', '843.10', '0.20', '3.95', '0.79', '300.00', '0.00', '2011-11-01 13:10:18'),
(2723, 'MSA505', 'Oct-2011', '5065.80', '5065.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2724, 'MSA506', 'Oct-2011', '1133.30', '1180.30', '47.00', '3.95', '185.65', '300.00', '0.00', '2011-11-01 13:10:18'),
(2725, 'MSA507', 'Oct-2011', '194.30', '208.80', '14.50', '3.95', '57.28', '300.00', '0.00', '2011-11-01 13:10:18'),
(2726, 'MSA508', 'Oct-2011', '126.50', '134.60', '8.10', '3.95', '32.00', '300.00', '0.00', '2011-11-01 13:10:18'),
(2727, 'MSA509', 'Oct-2011', '753.20', '802.80', '49.60', '3.95', '195.92', '300.00', '0.00', '2011-11-01 13:10:18'),
(2728, 'MSA510', 'Oct-2011', '612.70', '658.40', '45.70', '3.95', '180.52', '600.00', '0.00', '2011-11-01 13:10:18'),
(2729, 'MSA601', 'Oct-2011', '297.50', '297.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2730, 'MSA602', 'Oct-2011', '6294.10', '6294.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2731, 'MSA603', 'Oct-2011', '673.80', '673.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2732, 'MSA604', 'Oct-2011', '37.80', '37.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2733, 'MSA605', 'Oct-2011', '16.80', '16.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2734, 'MSA606', 'Oct-2011', '178.90', '178.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2735, 'MSA607', 'Oct-2011', '98.80', '98.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2736, 'MSA608', 'Oct-2011', '4855.90', '4855.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2737, 'MSA609', 'Oct-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2738, 'MSA610', 'Oct-2011', '33.40', '33.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2739, 'RES-CA1', 'Oct-2011', '864.70', '867.80', '3.10', '3.95', '12.25', '0.00', '12.25', '2011-11-01 13:10:18'),
(2740, 'RES-CA10', 'Oct-2011', '1155.10', '1166.20', '11.10', '3.95', '43.85', '0.00', '43.85', '2011-11-01 13:10:18'),
(2741, 'RES-CA11', 'Oct-2011', '1714.50', '1765.10', '50.60', '3.95', '199.87', '0.00', '199.87', '2011-11-01 13:10:18'),
(2742, 'RES-CA12', 'Oct-2011', '665.70', '692.80', '27.10', '3.95', '107.05', '0.00', '107.05', '2011-11-01 13:10:18'),
(2743, 'RES-CA13', 'Oct-2011', '859.40', '883.50', '24.10', '3.95', '95.20', '0.00', '95.20', '2011-11-01 13:10:18'),
(2744, 'RES-CA14', 'Oct-2011', '994.00', '1004.60', '10.60', '3.95', '41.87', '0.00', '41.87', '2011-11-01 13:10:18'),
(2745, 'RES-CA15', 'Oct-2011', '992.70', '1023.30', '30.60', '3.95', '120.87', '0.00', '120.87', '2011-11-01 13:10:18'),
(2746, 'RES-CA2', 'Oct-2011', '380.30', '404.70', '24.40', '3.95', '96.38', '0.00', '96.38', '2011-11-01 13:10:18'),
(2747, 'RES-CA3', 'Oct-2011', '354.20', '360.90', '6.70', '3.95', '26.47', '0.00', '26.47', '2011-11-01 13:10:18'),
(2748, 'RES-CA4', 'Oct-2011', '793.30', '812.80', '19.50', '3.95', '77.03', '0.00', '77.03', '2011-11-01 13:10:18'),
(2749, 'RES-CA5', 'Oct-2011', '1469.00', '1490.20', '21.20', '3.95', '83.74', '0.00', '83.74', '2011-11-01 13:10:18'),
(2750, 'RES-CA6', 'Oct-2011', '1247.30', '1319.70', '72.40', '3.95', '285.98', '0.00', '285.98', '2011-11-01 13:10:18'),
(2751, 'RES-CA7', 'Oct-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-11-01 13:10:18'),
(2752, 'RES-CA8', 'Oct-2011', '1555.50', '1603.40', '47.90', '3.95', '189.21', '0.00', '189.21', '2011-11-01 13:10:18'),
(2753, 'RES-CA9', 'Oct-2011', '1235.40', '1263.40', '28.00', '3.95', '110.60', '0.00', '110.60', '2011-11-01 13:10:18'),
(2754, 'A1', 'Nov-2011', '6692.00', '6773.80', '81.80', '3.95', '323.11', '600.00', '0.00', '2011-12-01 10:00:59'),
(2755, 'A2', 'Nov-2011', '71.20', '97.50', '26.30', '3.95', '103.89', '0.00', '103.89', '2011-12-01 10:00:59'),
(2756, 'A3', 'Nov-2011', '842.80', '878.70', '35.90', '3.95', '141.81', '0.00', '141.81', '2011-12-01 10:00:59'),
(2757, 'A4', 'Nov-2011', '92.10', '117.80', '25.70', '3.95', '101.52', '0.00', '101.52', '2011-12-01 10:00:59'),
(2758, 'A5', 'Nov-2011', '269.50', '438.70', '169.20', '3.95', '668.34', '600.00', '68.34', '2011-12-01 10:00:59'),
(2759, 'A6', 'Nov-2011', '1053.00', '1135.50', '82.50', '3.95', '325.88', '600.00', '0.00', '2011-12-01 10:00:59'),
(2760, 'A7', 'Nov-2011', '646.90', '673.90', '27.00', '3.95', '106.65', '0.00', '106.65', '2011-12-01 10:00:59'),
(2761, 'A8', 'Nov-2011', '105.70', '109.60', '3.90', '3.95', '15.41', '0.00', '15.41', '2011-12-01 10:00:59'),
(2762, 'B1', 'Nov-2011', '7594.60', '7765.10', '170.50', '3.95', '673.48', '600.00', '73.48', '2011-12-01 10:00:59'),
(2763, 'B10', 'Nov-2011', '11324.50', '11437.60', '113.10', '3.95', '446.75', '600.00', '0.00', '2011-12-01 10:00:59'),
(2764, 'B11', 'Nov-2011', '1552.40', '1629.10', '76.70', '3.95', '302.97', '600.00', '0.00', '2011-12-01 10:00:59'),
(2765, 'B12', 'Nov-2011', '15897.20', '16203.60', '306.40', '3.95', '1210.28', '600.00', '610.28', '2011-12-01 10:00:59'),
(2766, 'B13', 'Nov-2011', '12973.10', '13137.60', '164.50', '3.95', '649.78', '600.00', '49.78', '2011-12-01 10:00:59'),
(2767, 'B14', 'Nov-2011', '5423.80', '5495.10', '71.30', '3.95', '281.64', '600.00', '0.00', '2011-12-01 10:00:59'),
(2768, 'B15', 'Nov-2011', '14269.10', '14464.80', '195.70', '3.95', '773.02', '600.00', '173.02', '2011-12-01 10:00:59'),
(2769, 'B16', 'Nov-2011', '10111.40', '10229.20', '117.80', '3.95', '465.31', '600.00', '0.00', '2011-12-01 10:00:59'),
(2770, 'B2', 'Nov-2011', '9191.40', '9277.60', '86.20', '3.95', '340.49', '600.00', '0.00', '2011-12-01 10:00:59'),
(2771, 'B3', 'Nov-2011', '9795.30', '9890.80', '95.50', '3.95', '377.23', '600.00', '0.00', '2011-12-01 10:00:59'),
(2772, 'B4', 'Nov-2011', '6454.40', '6670.40', '216.00', '3.95', '853.20', '600.00', '253.20', '2011-12-01 10:00:59'),
(2773, 'B5', 'Nov-2011', '4561.00', '4585.00', '24.00', '3.95', '94.80', '0.00', '94.80', '2011-12-01 10:00:59'),
(2774, 'B6', 'Nov-2011', '10208.00', '10367.70', '159.70', '3.95', '630.82', '600.00', '30.82', '2011-12-01 10:00:59'),
(2775, 'B7', 'Nov-2011', '8743.20', '8869.50', '126.30', '3.95', '498.89', '600.00', '0.00', '2011-12-01 10:00:59'),
(2776, 'B8', 'Nov-2011', '6002.70', '6139.60', '136.90', '3.95', '540.76', '600.00', '0.00', '2011-12-01 10:00:59'),
(2777, 'B9', 'Nov-2011', '6514.70', '6599.60', '84.90', '3.95', '335.36', '600.00', '0.00', '2011-12-01 10:00:59'),
(2778, 'C1', 'Nov-2011', '20537.80', '20588.80', '51.00', '3.95', '201.45', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2779, 'C2', 'Nov-2011', '16995.00', '17142.80', '147.80', '3.95', '583.81', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2780, 'D1', 'Nov-2011', '15791.00', '15898.60', '107.60', '3.95', '425.02', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2781, 'D10', 'Nov-2011', '22810.00', '23101.50', '291.50', '3.95', '1151.43', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2782, 'D11', 'Nov-2011', '10200.50', '10319.00', '118.50', '3.95', '468.08', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2783, 'D12', 'Nov-2011', '16597.40', '16823.50', '226.10', '3.95', '893.09', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2784, 'D13', 'Nov-2011', '1409.00', '1442.60', '33.60', '3.95', '132.72', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2785, 'D14', 'Nov-2011', '5883.10', '6139.50', '256.40', '3.95', '1012.78', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2786, 'D15', 'Nov-2011', '13873.70', '14106.90', '233.20', '3.95', '921.14', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2787, 'D16', 'Nov-2011', '3478.00', '3697.80', '219.80', '3.95', '868.21', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2788, 'D17', 'Nov-2011', '2471.20', '2577.00', '105.80', '3.95', '417.91', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2789, 'D18', 'Nov-2011', '4204.30', '4325.60', '121.30', '3.95', '479.14', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2790, 'D19', 'Nov-2011', '2835.50', '2929.00', '93.50', '3.95', '369.33', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2791, 'D2', 'Nov-2011', '11751.40', '11799.10', '47.70', '3.95', '188.42', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2792, 'D20', 'Nov-2011', '9189.00', '9473.20', '284.20', '3.95', '1122.59', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2793, 'D21', 'Nov-2011', '1326.40', '1480.00', '153.60', '3.95', '606.72', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2794, 'D22', 'Nov-2011', '4143.50', '4177.60', '34.10', '3.95', '134.70', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2795, 'D23', 'Nov-2011', '3019.60', '3176.40', '156.80', '3.95', '619.36', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2796, 'D24', 'Nov-2011', '6648.80', '6741.50', '92.70', '3.95', '366.17', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2797, 'D25', 'Nov-2011', '28250.80', '28362.40', '111.60', '3.95', '440.82', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2798, 'D26', 'Nov-2011', '23574.20', '24033.70', '459.50', '3.95', '1815.03', '1200.00', '615.03', '2011-12-01 10:00:59'),
(2799, 'D27', 'Nov-2011', '26874.20', '27015.80', '141.60', '3.95', '559.32', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2800, 'D28', 'Nov-2011', '21743.20', '21944.50', '201.30', '3.95', '795.14', '800.00', '0.00', '2011-12-01 10:00:59'),
(2801, 'D3', 'Nov-2011', '8234.70', '8400.90', '166.20', '3.95', '656.49', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2802, 'D4', 'Nov-2011', '11847.10', '12019.40', '172.30', '3.95', '680.59', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2803, 'D5', 'Nov-2011', '2182.10', '2278.30', '96.20', '3.95', '379.99', '800.00', '0.00', '2011-12-01 10:00:59'),
(2804, 'D6', 'Nov-2011', '16155.30', '16311.90', '156.60', '3.95', '618.57', '800.00', '0.00', '2011-12-01 10:00:59'),
(2805, 'D7', 'Nov-2011', '16837.80', '17074.70', '236.90', '3.95', '935.76', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2806, 'D8', 'Nov-2011', '8368.10', '8485.80', '117.70', '3.95', '464.92', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2807, 'D9', 'Nov-2011', '2146.00', '2320.80', '174.80', '3.95', '690.46', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2808, 'E1', 'Nov-2011', '13712.00', '14018.20', '306.20', '3.95', '1209.49', '0.00', '1209.49', '2011-12-01 10:00:59'),
(2809, 'E10', 'Nov-2011', '4454.50', '4578.70', '124.20', '3.95', '490.59', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2810, 'E11', 'Nov-2011', '9996.30', '10711.60', '715.30', '3.95', '2825.44', '1200.00', '1625.44', '2011-12-01 10:00:59'),
(2811, 'E12', 'Nov-2011', '8972.20', '9160.60', '188.40', '3.95', '744.18', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2812, 'E13', 'Nov-2011', '1924.10', '1986.60', '62.50', '3.95', '246.88', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2813, 'E14', 'Nov-2011', '38882.80', '39118.30', '235.50', '3.95', '930.23', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2814, 'E2', 'Nov-2011', '8170.90', '8510.00', '339.10', '3.95', '1339.45', '0.00', '1339.45', '2011-12-01 10:00:59'),
(2815, 'E3', 'Nov-2011', '30394.60', '30621.60', '227.00', '3.95', '896.65', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2816, 'E4', 'Nov-2011', '56015.00', '56230.20', '215.20', '3.95', '850.04', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2817, 'E5', 'Nov-2011', '69757.40', '70054.60', '297.20', '3.95', '1173.94', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2818, 'E6', 'Nov-2011', '22835.10', '23059.50', '224.40', '3.95', '886.38', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2819, 'E7', 'Nov-2011', '10037.40', '10455.20', '417.80', '3.95', '1650.31', '0.00', '1650.31', '2011-12-01 10:00:59'),
(2820, 'E8', 'Nov-2011', '10684.60', '10833.70', '149.10', '3.95', '588.95', '1200.00', '0.00', '2011-12-01 10:00:59'),
(2821, 'E9', 'Nov-2011', '6640.40', '6910.80', '270.40', '3.95', '1068.08', '0.00', '1068.08', '2011-12-01 10:00:59'),
(2822, 'F1', 'Nov-2011', '972.70', '1007.80', '35.10', '3.95', '138.65', '0.00', '138.65', '2011-12-01 10:00:59'),
(2823, 'F2', 'Nov-2011', '1614.90', '1653.30', '38.40', '3.95', '151.68', '0.00', '151.68', '2011-12-01 10:00:59'),
(2824, 'F3', 'Nov-2011', '1026.10', '1059.10', '33.00', '3.95', '130.35', '0.00', '130.35', '2011-12-01 10:00:59'),
(2825, 'F4', 'Nov-2011', '591.00', '616.80', '25.80', '3.95', '101.91', '0.00', '101.91', '2011-12-01 10:00:59'),
(2826, 'F5', 'Nov-2011', '616.30', '672.50', '56.20', '3.95', '221.99', '0.00', '221.99', '2011-12-01 10:00:59'),
(2827, 'MSA-CA1', 'Nov-2011', '10567.60', '10838.20', '270.60', '3.95', '1068.87', '0.00', '1068.87', '2011-12-01 10:00:59'),
(2828, 'MSA-CA2', 'Nov-2011', '12496.50', '12827.50', '331.00', '3.95', '1307.45', '0.00', '1307.45', '2011-12-01 10:00:59'),
(2829, 'MSA101', 'Nov-2011', '4982.30', '4982.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2011-12-01 10:00:59'),
(2830, 'MSA102', 'Nov-2011', '5441.00', '5447.80', '6.80', '3.95', '26.86', '0.00', '26.86', '2011-12-01 10:00:59'),
(2831, 'MSA103', 'Nov-2011', '3274.90', '3285.60', '10.70', '3.95', '42.26', '600.00', '0.00', '2011-12-01 10:00:59'),
(2832, 'MSA104', 'Nov-2011', '6519.70', '6653.70', '134.00', '3.95', '529.30', '600.00', '0.00', '2011-12-01 10:00:59'),
(2833, 'MSA105', 'Nov-2011', '6035.60', '6039.60', '4.00', '3.95', '15.80', '0.00', '15.80', '2011-12-01 10:00:59'),
(2834, 'MSA106', 'Nov-2011', '4799.60', '4926.60', '127.00', '3.95', '501.65', '300.00', '201.65', '2011-12-01 10:00:59'),
(2835, 'MSA201', 'Nov-2011', '2311.50', '2336.60', '25.10', '3.95', '99.15', '600.00', '0.00', '2011-12-01 10:00:59'),
(2836, 'MSA202', 'Nov-2011', '2006.30', '2089.30', '83.00', '3.95', '327.85', '300.00', '27.85', '2011-12-01 10:00:59'),
(2837, 'MSA203', 'Nov-2011', '6426.60', '6426.90', '0.30', '3.95', '1.18', '0.00', '1.18', '2011-12-01 10:00:59'),
(2838, 'MSA204', 'Nov-2011', '2732.90', '2742.30', '9.40', '3.95', '37.13', '0.00', '37.13', '2011-12-01 10:00:59'),
(2839, 'MSA205', 'Nov-2011', '6266.60', '6361.00', '94.40', '3.95', '372.88', '300.00', '72.88', '2011-12-01 10:00:59'),
(2840, 'MSA206', 'Nov-2011', '4674.00', '4687.30', '13.30', '3.95', '52.54', '300.00', '0.00', '2011-12-01 10:00:59'),
(2841, 'MSA301', 'Nov-2011', '766.70', '773.30', '6.60', '3.95', '26.07', '0.00', '26.07', '2011-12-01 10:00:59'),
(2842, 'MSA302', 'Nov-2011', '5435.80', '5507.90', '72.10', '3.95', '284.80', '300.00', '0.00', '2011-12-01 10:00:59'),
(2843, 'MSA303', 'Nov-2011', '3499.60', '3613.10', '113.50', '3.95', '448.33', '600.00', '0.00', '2011-12-01 10:00:59'),
(2844, 'MSA304', 'Nov-2011', '2304.30', '2330.70', '26.40', '3.95', '104.28', '300.00', '0.00', '2011-12-01 10:00:59'),
(2845, 'MSA305', 'Nov-2011', '1021.80', '1026.30', '4.50', '3.95', '17.78', '300.00', '0.00', '2011-12-01 10:00:59'),
(2846, 'MSA306', 'Nov-2011', '5696.80', '5769.00', '72.20', '3.95', '285.19', '0.00', '285.19', '2011-12-01 10:00:59'),
(2847, 'MSA307', 'Nov-2011', '5072.90', '5073.40', '0.50', '3.95', '1.98', '300.00', '0.00', '2011-12-01 10:00:59'),
(2848, 'MSA308', 'Nov-2011', '19.80', '28.20', '8.40', '3.95', '33.18', '0.00', '33.18', '2011-12-01 10:00:59'),
(2849, 'MSA401', 'Nov-2011', '3770.00', '3815.20', '45.20', '3.95', '178.54', '300.00', '0.00', '2011-12-01 10:00:59'),
(2850, 'MSA402', 'Nov-2011', '2210.50', '2235.30', '24.80', '3.95', '97.96', '300.00', '0.00', '2011-12-01 10:00:59'),
(2851, 'MSA403', 'Nov-2011', '2614.00', '2684.20', '70.20', '3.95', '277.29', '300.00', '0.00', '2011-12-01 10:00:59'),
(2852, 'MSA404', 'Nov-2011', '1537.10', '1570.70', '33.60', '3.95', '132.72', '300.00', '0.00', '2011-12-01 10:00:59'),
(2853, 'MSA405', 'Nov-2011', '1147.40', '1153.20', '5.80', '3.95', '22.91', '300.00', '0.00', '2011-12-01 10:00:59'),
(2854, 'MSA406', 'Nov-2011', '2484.60', '2500.70', '16.10', '3.95', '63.60', '300.00', '0.00', '2011-12-01 10:00:59'),
(2855, 'MSA407', 'Nov-2011', '8325.00', '8386.70', '61.70', '3.95', '243.72', '300.00', '0.00', '2011-12-01 10:00:59'),
(2856, 'MSA408', 'Nov-2011', '1235.00', '1283.60', '48.60', '3.95', '191.97', '300.00', '0.00', '2011-12-01 10:00:59'),
(2857, 'MSA409', 'Nov-2011', '449.10', '458.00', '8.90', '3.95', '35.16', '300.00', '0.00', '2011-12-01 10:00:59'),
(2858, 'MSA410', 'Nov-2011', '4696.90', '4717.40', '20.50', '3.95', '80.98', '300.00', '0.00', '2011-12-01 10:00:59'),
(2859, 'MSA501', 'Nov-2011', '4390.90', '4455.50', '64.60', '3.95', '255.17', '600.00', '0.00', '2011-12-01 10:00:59'),
(2860, 'MSA502', 'Nov-2011', '4833.20', '4852.60', '19.40', '3.95', '76.63', '300.00', '0.00', '2011-12-01 10:00:59'),
(2861, 'MSA503', 'Nov-2011', '1632.80', '1643.90', '11.10', '3.95', '43.85', '0.00', '43.85', '2011-12-01 10:00:59'),
(2862, 'MSA504', 'Nov-2011', '843.10', '851.50', '8.40', '3.95', '33.18', '300.00', '0.00', '2011-12-01 10:00:59'),
(2863, 'MSA505', 'Nov-2011', '5065.80', '5095.80', '30.00', '3.95', '118.50', '0.00', '118.50', '2011-12-01 10:00:59'),
(2864, 'MSA506', 'Nov-2011', '1180.30', '1221.00', '40.70', '3.95', '160.77', '300.00', '0.00', '2011-12-01 10:00:59'),
(2865, 'MSA507', 'Nov-2011', '208.80', '217.50', '8.70', '3.95', '34.37', '300.00', '0.00', '2011-12-01 10:00:59'),
(2866, 'MSA508', 'Nov-2011', '134.60', '140.60', '6.00', '3.95', '23.70', '300.00', '0.00', '2011-12-01 10:00:59'),
(2867, 'MSA509', 'Nov-2011', '802.80', '837.50', '34.70', '3.95', '137.07', '300.00', '0.00', '2011-12-01 10:00:59'),
(2868, 'MSA510', 'Nov-2011', '658.40', '723.30', '64.90', '3.95', '256.36', '600.00', '0.00', '2011-12-01 10:00:59'),
(2869, 'MSA601', 'Nov-2011', '297.50', '303.20', '5.70', '3.95', '22.52', '0.00', '22.52', '2011-12-01 10:00:59'),
(2870, 'MSA602', 'Nov-2011', '6294.10', '6300.00', '5.90', '3.95', '23.30', '0.00', '23.30', '2011-12-01 10:00:59'),
(2871, 'MSA603', 'Nov-2011', '673.80', '679.10', '5.30', '3.95', '20.94', '0.00', '20.94', '2011-12-01 10:00:59'),
(2872, 'MSA604', 'Nov-2011', '37.80', '42.70', '4.90', '3.95', '19.36', '0.00', '19.36', '2011-12-01 10:00:59'),
(2873, 'MSA605', 'Nov-2011', '16.80', '24.90', '8.10', '3.95', '32.00', '0.00', '32.00', '2011-12-01 10:00:59'),
(2874, 'MSA606', 'Nov-2011', '178.90', '186.30', '7.40', '3.95', '29.23', '0.00', '29.23', '2011-12-01 10:00:59'),
(2875, 'MSA607', 'Nov-2011', '98.80', '106.60', '7.80', '3.95', '30.81', '0.00', '30.81', '2011-12-01 10:00:59'),
(2876, 'MSA608', 'Nov-2011', '4855.90', '4858.80', '2.90', '3.95', '11.46', '0.00', '11.46', '2011-12-01 10:00:59'),
(2877, 'MSA609', 'Nov-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-12-01 10:00:59'),
(2878, 'MSA610', 'Nov-2011', '33.40', '42.60', '9.20', '3.95', '36.34', '0.00', '36.34', '2011-12-01 10:00:59'),
(2879, 'RES-CA1', 'Nov-2011', '867.80', '883.80', '16.00', '3.95', '63.20', '0.00', '63.20', '2011-12-01 10:00:59'),
(2880, 'RES-CA10', 'Nov-2011', '1166.20', '1189.80', '23.60', '3.95', '93.22', '0.00', '93.22', '2011-12-01 10:00:59'),
(2881, 'RES-CA11', 'Nov-2011', '1765.10', '1828.50', '63.40', '3.95', '250.43', '0.00', '250.43', '2011-12-01 10:00:59'),
(2882, 'RES-CA12', 'Nov-2011', '692.80', '726.40', '33.60', '3.95', '132.72', '0.00', '132.72', '2011-12-01 10:00:59'),
(2883, 'RES-CA13', 'Nov-2011', '883.50', '903.10', '19.60', '3.95', '77.42', '0.00', '77.42', '2011-12-01 10:00:59'),
(2884, 'RES-CA14', 'Nov-2011', '1004.60', '1014.80', '10.20', '3.95', '40.29', '0.00', '40.29', '2011-12-01 10:00:59'),
(2885, 'RES-CA15', 'Nov-2011', '1023.30', '1031.70', '8.40', '3.95', '33.18', '0.00', '33.18', '2011-12-01 10:00:59'),
(2886, 'RES-CA2', 'Nov-2011', '404.70', '432.90', '28.20', '3.95', '111.39', '0.00', '111.39', '2011-12-01 10:00:59'),
(2887, 'RES-CA3', 'Nov-2011', '360.90', '368.30', '7.40', '3.95', '29.23', '0.00', '29.23', '2011-12-01 10:00:59'),
(2888, 'RES-CA4', 'Nov-2011', '812.80', '847.10', '34.30', '3.95', '135.49', '0.00', '135.49', '2011-12-01 10:00:59'),
(2889, 'RES-CA5', 'Nov-2011', '1490.20', '1515.00', '24.80', '3.95', '97.96', '0.00', '97.96', '2011-12-01 10:00:59'),
(2890, 'RES-CA6', 'Nov-2011', '1319.70', '1334.20', '14.50', '3.95', '57.28', '0.00', '57.28', '2011-12-01 10:00:59'),
(2891, 'RES-CA7', 'Nov-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2011-12-01 10:00:59'),
(2892, 'RES-CA8', 'Nov-2011', '1603.40', '1654.20', '50.80', '3.95', '200.66', '0.00', '200.66', '2011-12-01 10:00:59'),
(2893, 'RES-CA9', 'Nov-2011', '1263.40', '1295.50', '32.10', '3.95', '126.80', '0.00', '126.80', '2011-12-01 10:00:59'),
(2894, 'A1', 'Dec-2011', '6773.80', '6844.20', '70.40', '3.95', '278.08', '600.00', '0.00', '2012-01-01 12:58:30'),
(2895, 'A2', 'Dec-2011', '97.50', '110.80', '13.30', '3.95', '52.54', '0.00', '52.54', '2012-01-01 12:58:30'),
(2896, 'A3', 'Dec-2011', '878.70', '946.60', '67.90', '3.95', '268.21', '0.00', '268.21', '2012-01-01 12:58:30'),
(2897, 'A4', 'Dec-2011', '117.80', '132.60', '14.80', '3.95', '58.46', '0.00', '58.46', '2012-01-01 12:58:30'),
(2898, 'A5', 'Dec-2011', '438.70', '623.50', '184.80', '3.95', '729.96', '600.00', '129.96', '2012-01-01 12:58:30'),
(2899, 'A6', 'Dec-2011', '1135.50', '1171.90', '36.40', '3.95', '143.78', '600.00', '0.00', '2012-01-01 12:58:30'),
(2900, 'A7', 'Dec-2011', '673.90', '688.90', '15.00', '3.95', '59.25', '0.00', '59.25', '2012-01-01 12:58:30'),
(2901, 'A8', 'Dec-2011', '109.60', '112.30', '2.70', '3.95', '10.67', '0.00', '10.67', '2012-01-01 12:58:30'),
(2902, 'B1', 'Dec-2011', '7765.10', '7999.00', '233.90', '3.95', '923.91', '600.00', '323.91', '2012-01-01 12:58:30'),
(2903, 'B10', 'Dec-2011', '11437.60', '11611.30', '173.70', '3.95', '686.12', '600.00', '86.11', '2012-01-01 12:58:30'),
(2904, 'B11', 'Dec-2011', '1629.10', '1943.30', '314.20', '3.95', '1241.09', '600.00', '641.09', '2012-01-01 12:58:30'),
(2905, 'B12', 'Dec-2011', '16203.60', '16611.10', '407.50', '3.95', '1609.63', '600.00', '1009.63', '2012-01-01 12:58:30'),
(2906, 'B13', 'Dec-2011', '13137.60', '13384.90', '247.30', '3.95', '976.84', '600.00', '376.84', '2012-01-01 12:58:30'),
(2907, 'B14', 'Dec-2011', '5495.10', '5570.20', '75.10', '3.95', '296.65', '600.00', '0.00', '2012-01-01 12:58:30'),
(2908, 'B15', 'Dec-2011', '14464.80', '15009.60', '544.80', '3.95', '2151.96', '600.00', '1551.96', '2012-01-01 12:58:30'),
(2909, 'B16', 'Dec-2011', '10229.20', '10399.30', '170.10', '3.95', '671.89', '600.00', '71.89', '2012-01-01 12:58:30'),
(2910, 'B2', 'Dec-2011', '9277.60', '9655.30', '377.70', '3.95', '1491.92', '600.00', '891.92', '2012-01-01 12:58:30'),
(2911, 'B3', 'Dec-2011', '9890.80', '10006.90', '116.10', '3.95', '458.60', '600.00', '0.00', '2012-01-01 12:58:30'),
(2912, 'B4', 'Dec-2011', '6670.40', '6995.50', '325.10', '3.95', '1284.15', '600.00', '684.15', '2012-01-01 12:58:30'),
(2913, 'B5', 'Dec-2011', '4585.00', '4716.10', '131.10', '3.95', '517.85', '600.00', '0.00', '2012-01-01 12:58:30'),
(2914, 'B6', 'Dec-2011', '10367.70', '10500.10', '132.40', '3.95', '522.98', '0.00', '522.98', '2012-01-01 12:58:30'),
(2915, 'B7', 'Dec-2011', '8869.50', '8989.70', '120.20', '3.95', '474.79', '600.00', '0.00', '2012-01-01 12:58:30'),
(2916, 'B8', 'Dec-2011', '6139.60', '6390.70', '251.10', '3.95', '991.85', '600.00', '391.85', '2012-01-01 12:58:30'),
(2917, 'B9', 'Dec-2011', '6599.60', '6609.40', '9.80', '3.95', '38.71', '600.00', '0.00', '2012-01-01 12:58:30'),
(2918, 'C1', 'Dec-2011', '20588.80', '20627.10', '38.30', '3.95', '151.29', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2919, 'C2', 'Dec-2011', '17142.80', '17284.50', '141.70', '3.95', '559.72', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2920, 'D1', 'Dec-2011', '15898.60', '16058.60', '160.00', '3.95', '632.00', '800.00', '0.00', '2012-01-01 12:58:30'),
(2921, 'D10', 'Dec-2011', '23101.50', '23574.80', '473.30', '3.95', '1869.54', '1200.00', '669.54', '2012-01-01 12:58:30'),
(2922, 'D11', 'Dec-2011', '10319.00', '10387.00', '68.00', '3.95', '268.60', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2923, 'D12', 'Dec-2011', '16823.50', '17044.50', '221.00', '3.95', '872.95', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2924, 'D13', 'Dec-2011', '1442.60', '1455.80', '13.20', '3.95', '52.14', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2925, 'D14', 'Dec-2011', '6139.50', '6573.50', '434.00', '3.95', '1714.30', '1200.00', '514.30', '2012-01-01 12:58:30'),
(2926, 'D15', 'Dec-2011', '14106.90', '14935.70', '828.80', '3.95', '3273.76', '1200.00', '2073.76', '2012-01-01 12:58:30'),
(2927, 'D16', 'Dec-2011', '3697.80', '4018.90', '321.10', '3.95', '1268.35', '1200.00', '68.35', '2012-01-01 12:58:30'),
(2928, 'D17', 'Dec-2011', '2577.00', '2617.20', '40.20', '3.95', '158.79', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2929, 'D18', 'Dec-2011', '4325.60', '4394.80', '69.20', '3.95', '273.34', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2930, 'D19', 'Dec-2011', '2929.00', '3167.90', '238.90', '3.95', '943.66', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2931, 'D2', 'Dec-2011', '11799.10', '11825.40', '26.30', '3.95', '103.89', '0.00', '103.89', '2012-01-01 12:58:30'),
(2932, 'D20', 'Dec-2011', '9473.20', '9828.50', '355.30', '3.95', '1403.44', '1200.00', '203.44', '2012-01-01 12:58:30'),
(2933, 'D21', 'Dec-2011', '1480.00', '1569.80', '89.80', '3.95', '354.71', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2934, 'D22', 'Dec-2011', '4177.60', '4197.90', '20.30', '3.95', '80.18', '0.00', '80.18', '2012-01-01 12:58:30'),
(2935, 'D23', 'Dec-2011', '3176.40', '3191.80', '15.40', '3.95', '60.83', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2936, 'D24', 'Dec-2011', '6741.50', '6808.50', '67.00', '3.95', '264.65', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2937, 'D25', 'Dec-2011', '28362.40', '28452.20', '89.80', '3.95', '354.71', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2938, 'D26', 'Dec-2011', '24033.70', '24579.50', '545.80', '3.95', '2155.91', '1200.00', '955.91', '2012-01-01 12:58:30'),
(2939, 'D27', 'Dec-2011', '27015.80', '27116.30', '100.50', '3.95', '396.98', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2940, 'D28', 'Dec-2011', '21944.50', '22258.80', '314.30', '3.95', '1241.49', '800.00', '441.49', '2012-01-01 12:58:30'),
(2941, 'D3', 'Dec-2011', '8400.90', '8592.40', '191.50', '3.95', '756.43', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2942, 'D4', 'Dec-2011', '12019.40', '12259.80', '240.40', '3.95', '949.58', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2943, 'D5', 'Dec-2011', '2278.30', '2388.00', '109.70', '3.95', '433.32', '800.00', '0.00', '2012-01-01 12:58:30'),
(2944, 'D6', 'Dec-2011', '16311.90', '16556.90', '245.00', '3.95', '967.75', '800.00', '167.75', '2012-01-01 12:58:30'),
(2945, 'D7', 'Dec-2011', '17074.70', '17460.70', '386.00', '3.95', '1524.70', '1200.00', '324.70', '2012-01-01 12:58:30'),
(2946, 'D8', 'Dec-2011', '8485.80', '8535.80', '50.00', '3.95', '197.50', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2947, 'D9', 'Dec-2011', '2320.80', '2436.10', '115.30', '3.95', '455.44', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2948, 'E1', 'Dec-2011', '14018.20', '14050.70', '32.50', '3.95', '128.38', '0.00', '128.38', '2012-01-01 12:58:30'),
(2949, 'E10', 'Dec-2011', '4578.70', '4610.90', '32.20', '3.95', '127.19', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2950, 'E11', 'Dec-2011', '10711.60', '11535.40', '823.80', '3.95', '3254.01', '1200.00', '2054.01', '2012-01-01 12:58:30'),
(2951, 'E12', 'Dec-2011', '9160.60', '9560.70', '400.10', '3.95', '1580.40', '1200.00', '380.40', '2012-01-01 12:58:30'),
(2952, 'E13', 'Dec-2011', '1986.60', '2185.00', '198.40', '3.95', '783.68', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2953, 'E14', 'Dec-2011', '39118.30', '39267.20', '148.90', '3.95', '588.15', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2954, 'E2', 'Dec-2011', '8510.00', '8648.90', '138.90', '3.95', '548.66', '0.00', '548.66', '2012-01-01 12:58:30'),
(2955, 'E3', 'Dec-2011', '30621.60', '30840.00', '218.40', '3.95', '862.68', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2956, 'E4', 'Dec-2011', '56230.20', '56584.70', '354.50', '3.95', '1400.28', '1200.00', '200.28', '2012-01-01 12:58:30'),
(2957, 'E5', 'Dec-2011', '70054.60', '70743.70', '689.10', '3.95', '2721.95', '1200.00', '1521.95', '2012-01-01 12:58:30'),
(2958, 'E6', 'Dec-2011', '23059.50', '23492.00', '432.50', '3.95', '1708.38', '1200.00', '508.38', '2012-01-01 12:58:30'),
(2959, 'E7', 'Dec-2011', '10455.20', '10637.00', '181.80', '3.95', '718.11', '0.00', '718.11', '2012-01-01 12:58:30'),
(2960, 'E8', 'Dec-2011', '10833.70', '11350.50', '516.80', '3.95', '2041.36', '1200.00', '841.36', '2012-01-01 12:58:30'),
(2961, 'E9', 'Dec-2011', '6910.80', '7069.60', '158.80', '3.95', '627.26', '1200.00', '0.00', '2012-01-01 12:58:30'),
(2962, 'F1', 'Dec-2011', '1007.80', '1038.50', '30.70', '3.95', '121.27', '0.00', '121.27', '2012-01-01 12:58:30'),
(2963, 'F2', 'Dec-2011', '1653.30', '1716.40', '63.10', '3.95', '249.25', '0.00', '249.25', '2012-01-01 12:58:30'),
(2964, 'F3', 'Dec-2011', '1059.10', '1111.60', '52.50', '3.95', '207.38', '0.00', '207.38', '2012-01-01 12:58:30'),
(2965, 'F4', 'Dec-2011', '616.80', '679.80', '63.00', '3.95', '248.85', '0.00', '248.85', '2012-01-01 12:58:30'),
(2966, 'F5', 'Dec-2011', '672.50', '715.00', '42.50', '3.95', '167.88', '0.00', '167.88', '2012-01-01 12:58:30'),
(2967, 'MSA-CA1', 'Dec-2011', '10838.20', '11211.20', '373.00', '3.95', '1473.35', '0.00', '1473.35', '2012-01-01 12:58:30'),
(2968, 'MSA-CA2', 'Dec-2011', '12827.50', '13322.30', '494.80', '3.95', '1954.46', '0.00', '1954.46', '2012-01-01 12:58:30'),
(2969, 'MSA101', 'Dec-2011', '4982.30', '4982.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-01-01 12:58:30'),
(2970, 'MSA102', 'Dec-2011', '5447.80', '5451.00', '3.20', '3.95', '12.64', '0.00', '12.64', '2012-01-01 12:58:30'),
(2971, 'MSA103', 'Dec-2011', '3285.60', '3296.90', '11.30', '3.95', '44.64', '600.00', '0.00', '2012-01-01 12:58:30'),
(2972, 'MSA104', 'Dec-2011', '6653.70', '6792.80', '139.10', '3.95', '549.45', '600.00', '0.00', '2012-01-01 12:58:30'),
(2973, 'MSA105', 'Dec-2011', '6039.60', '6045.70', '6.10', '3.95', '24.09', '0.00', '24.09', '2012-01-01 12:58:30'),
(2974, 'MSA106', 'Dec-2011', '4926.60', '5237.10', '310.50', '3.95', '1226.48', '300.00', '926.48', '2012-01-01 12:58:30'),
(2975, 'MSA201', 'Dec-2011', '2336.60', '2365.00', '28.40', '3.95', '112.18', '600.00', '0.00', '2012-01-01 12:58:30'),
(2976, 'MSA202', 'Dec-2011', '2089.30', '2269.30', '180.00', '3.95', '711.00', '300.00', '411.00', '2012-01-01 12:58:30'),
(2977, 'MSA203', 'Dec-2011', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-01-01 12:58:30'),
(2978, 'MSA204', 'Dec-2011', '2742.30', '2742.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-01-01 12:58:30'),
(2979, 'MSA205', 'Dec-2011', '6361.00', '6422.20', '61.20', '3.95', '241.74', '300.00', '0.00', '2012-01-01 12:58:30'),
(2980, 'MSA206', 'Dec-2011', '4687.30', '4697.20', '9.90', '3.95', '39.10', '300.00', '0.00', '2012-01-01 12:58:30'),
(2981, 'MSA301', 'Dec-2011', '773.30', '776.80', '3.50', '3.95', '13.83', '0.00', '13.83', '2012-01-01 12:58:30'),
(2982, 'MSA302', 'Dec-2011', '5507.90', '5602.20', '94.30', '3.95', '372.49', '300.00', '72.49', '2012-01-01 12:58:30'),
(2983, 'MSA303', 'Dec-2011', '3613.10', '3807.70', '194.60', '3.95', '768.67', '600.00', '168.67', '2012-01-01 12:58:30'),
(2984, 'MSA304', 'Dec-2011', '2330.70', '2412.00', '81.30', '3.95', '321.14', '300.00', '21.14', '2012-01-01 12:58:30'),
(2985, 'MSA305', 'Dec-2011', '1026.30', '1065.60', '39.30', '3.95', '155.24', '300.00', '0.00', '2012-01-01 12:58:30'),
(2986, 'MSA306', 'Dec-2011', '5769.00', '5847.90', '78.90', '3.95', '311.66', '300.00', '11.65', '2012-01-01 12:58:30'),
(2987, 'MSA307', 'Dec-2011', '5073.40', '5088.00', '14.60', '3.95', '57.67', '300.00', '0.00', '2012-01-01 12:58:30'),
(2988, 'MSA308', 'Dec-2011', '28.20', '39.20', '11.00', '3.95', '43.45', '0.00', '43.45', '2012-01-01 12:58:30'),
(2989, 'MSA401', 'Dec-2011', '3815.20', '3829.60', '14.40', '3.95', '56.88', '300.00', '0.00', '2012-01-01 12:58:30'),
(2990, 'MSA402', 'Dec-2011', '2235.30', '2235.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-01-01 12:58:30'),
(2991, 'MSA403', 'Dec-2011', '2684.20', '2944.90', '260.70', '3.95', '1029.77', '300.00', '729.77', '2012-01-01 12:58:30'),
(2992, 'MSA404', 'Dec-2011', '1570.70', '1631.00', '60.30', '3.95', '238.19', '300.00', '0.00', '2012-01-01 12:58:30'),
(2993, 'MSA405', 'Dec-2011', '1153.20', '1153.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-01-01 12:58:30'),
(2994, 'MSA406', 'Dec-2011', '2500.70', '2522.80', '22.10', '3.95', '87.30', '300.00', '0.00', '2012-01-01 12:58:30'),
(2995, 'MSA407', 'Dec-2011', '8386.70', '8469.70', '83.00', '3.95', '327.85', '300.00', '27.85', '2012-01-01 12:58:30'),
(2996, 'MSA408', 'Dec-2011', '1283.60', '1325.50', '41.90', '3.95', '165.51', '300.00', '0.00', '2012-01-01 12:58:30'),
(2997, 'MSA409', 'Dec-2011', '458.00', '458.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-01-01 12:58:30'),
(2998, 'MSA410', 'Dec-2011', '4717.40', '4725.30', '7.90', '3.95', '31.21', '300.00', '0.00', '2012-01-01 12:58:30'),
(2999, 'MSA501', 'Dec-2011', '4455.50', '4487.80', '32.30', '3.95', '127.59', '600.00', '0.00', '2012-01-01 12:58:30'),
(3000, 'MSA502', 'Dec-2011', '4852.60', '4859.70', '7.10', '3.95', '28.04', '300.00', '0.00', '2012-01-01 12:58:30'),
(3001, 'MSA503', 'Dec-2011', '1643.90', '1657.70', '13.80', '3.95', '54.51', '600.00', '0.00', '2012-01-01 12:58:30'),
(3002, 'MSA504', 'Dec-2011', '851.50', '860.00', '8.50', '3.95', '33.58', '300.00', '0.00', '2012-01-01 12:58:30'),
(3003, 'MSA505', 'Dec-2011', '5095.80', '5145.60', '49.80', '3.95', '196.71', '0.00', '196.71', '2012-01-01 12:58:30'),
(3004, 'MSA506', 'Dec-2011', '1221.00', '1264.80', '43.80', '3.95', '173.01', '300.00', '0.00', '2012-01-01 12:58:30'),
(3005, 'MSA507', 'Dec-2011', '217.50', '217.50', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-01-01 12:58:30'),
(3006, 'MSA508', 'Dec-2011', '140.60', '161.00', '20.40', '3.95', '80.58', '300.00', '0.00', '2012-01-01 12:58:30'),
(3007, 'MSA509', 'Dec-2011', '837.50', '857.70', '20.20', '3.95', '79.79', '300.00', '0.00', '2012-01-01 12:58:30'),
(3008, 'MSA510', 'Dec-2011', '723.30', '875.60', '152.30', '3.95', '601.59', '600.00', '1.59', '2012-01-01 12:58:30'),
(3009, 'MSA601', 'Dec-2011', '303.20', '304.20', '1.00', '3.95', '3.95', '0.00', '3.95', '2012-01-01 12:58:30'),
(3010, 'MSA602', 'Dec-2011', '6300.00', '6303.50', '3.50', '3.95', '13.83', '0.00', '13.83', '2012-01-01 12:58:30'),
(3011, 'MSA603', 'Dec-2011', '679.10', '682.60', '3.50', '3.95', '13.83', '0.00', '13.83', '2012-01-01 12:58:30'),
(3012, 'MSA604', 'Dec-2011', '42.70', '44.80', '2.10', '3.95', '8.30', '0.00', '8.30', '2012-01-01 12:58:30'),
(3013, 'MSA605', 'Dec-2011', '24.90', '30.20', '5.30', '3.95', '20.94', '0.00', '20.94', '2012-01-01 12:58:30'),
(3014, 'MSA606', 'Dec-2011', '186.30', '191.00', '4.70', '3.95', '18.57', '0.00', '18.57', '2012-01-01 12:58:30'),
(3015, 'MSA607', 'Dec-2011', '106.60', '112.40', '5.80', '3.95', '22.91', '0.00', '22.91', '2012-01-01 12:58:30'),
(3016, 'MSA608', 'Dec-2011', '4858.80', '4861.10', '2.30', '3.95', '9.09', '0.00', '9.09', '2012-01-01 12:58:30'),
(3017, 'MSA609', 'Dec-2011', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-01-01 12:58:30'),
(3018, 'MSA610', 'Dec-2011', '42.60', '47.50', '4.90', '3.95', '19.36', '0.00', '19.36', '2012-01-01 12:58:30'),
(3019, 'RES-CA1', 'Dec-2011', '883.80', '894.40', '10.60', '3.95', '41.87', '0.00', '41.87', '2012-01-01 12:58:30'),
(3020, 'RES-CA10', 'Dec-2011', '1189.80', '1218.80', '29.00', '3.95', '114.55', '0.00', '114.55', '2012-01-01 12:58:30'),
(3021, 'RES-CA11', 'Dec-2011', '1828.50', '1880.90', '52.40', '3.95', '206.98', '0.00', '206.98', '2012-01-01 12:58:30'),
(3022, 'RES-CA12', 'Dec-2011', '726.40', '759.80', '33.40', '3.95', '131.93', '0.00', '131.93', '2012-01-01 12:58:30'),
(3023, 'RES-CA13', 'Dec-2011', '903.10', '921.70', '18.60', '3.95', '73.47', '0.00', '73.47', '2012-01-01 12:58:30'),
(3024, 'RES-CA14', 'Dec-2011', '1014.80', '1029.60', '14.80', '3.95', '58.46', '0.00', '58.46', '2012-01-01 12:58:30'),
(3025, 'RES-CA15', 'Dec-2011', '1031.70', '1039.20', '7.50', '3.95', '29.63', '0.00', '29.63', '2012-01-01 12:58:30'),
(3026, 'RES-CA2', 'Dec-2011', '432.90', '452.30', '19.40', '3.95', '76.63', '0.00', '76.63', '2012-01-01 12:58:30'),
(3027, 'RES-CA3', 'Dec-2011', '368.30', '377.50', '9.20', '3.95', '36.34', '0.00', '36.34', '2012-01-01 12:58:30'),
(3028, 'RES-CA4', 'Dec-2011', '847.10', '904.80', '57.70', '3.95', '227.92', '0.00', '227.92', '2012-01-01 12:58:30'),
(3029, 'RES-CA5', 'Dec-2011', '1515.00', '1541.40', '26.40', '3.95', '104.28', '0.00', '104.28', '2012-01-01 12:58:30'),
(3030, 'RES-CA6', 'Dec-2011', '1334.20', '1347.50', '13.30', '3.95', '52.54', '0.00', '52.54', '2012-01-01 12:58:30'),
(3031, 'RES-CA7', 'Dec-2011', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-01-01 12:58:30'),
(3032, 'RES-CA8', 'Dec-2011', '1654.20', '1705.80', '51.60', '3.95', '203.82', '0.00', '203.82', '2012-01-01 12:58:30'),
(3033, 'RES-CA9', 'Dec-2011', '1295.50', '1328.30', '32.80', '3.95', '129.56', '0.00', '129.56', '2012-01-01 12:58:30'),
(3034, 'A1', 'Jan-2012', '6844.20', '6916.20', '72.00', '3.95', '284.40', '600.00', '0.00', '2012-02-01 16:10:11'),
(3035, 'A2', 'Jan-2012', '110.80', '110.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3036, 'A3', 'Jan-2012', '946.60', '1106.40', '159.80', '3.95', '631.21', '0.00', '631.21', '2012-02-01 16:10:11'),
(3037, 'A4', 'Jan-2012', '132.60', '132.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3038, 'A5', 'Jan-2012', '623.50', '784.30', '160.80', '3.95', '635.16', '600.00', '35.16', '2012-02-01 16:10:11'),
(3039, 'A6', 'Jan-2012', '1171.90', '1362.30', '190.40', '3.95', '752.08', '600.00', '152.08', '2012-02-01 16:10:11'),
(3040, 'A7', 'Jan-2012', '688.90', '688.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3041, 'A8', 'Jan-2012', '112.30', '112.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3042, 'B1', 'Jan-2012', '7999.00', '8258.10', '259.10', '3.95', '1023.45', '600.00', '423.45', '2012-02-01 16:10:11'),
(3043, 'B10', 'Jan-2012', '11611.30', '11755.30', '144.00', '3.95', '568.80', '600.00', '0.00', '2012-02-01 16:10:11'),
(3044, 'B11', 'Jan-2012', '1943.30', '2227.30', '284.00', '3.95', '1121.80', '600.00', '521.80', '2012-02-01 16:10:11'),
(3045, 'B12', 'Jan-2012', '16611.10', '17051.20', '440.10', '3.95', '1738.40', '600.00', '1138.40', '2012-02-01 16:10:11'),
(3046, 'B13', 'Jan-2012', '13384.90', '13557.90', '173.00', '3.95', '683.35', '600.00', '83.35', '2012-02-01 16:10:11'),
(3047, 'B14', 'Jan-2012', '5570.20', '5644.10', '73.90', '3.95', '291.91', '600.00', '0.00', '2012-02-01 16:10:11'),
(3048, 'B15', 'Jan-2012', '15009.60', '15732.10', '722.50', '3.95', '2853.88', '600.00', '2253.88', '2012-02-01 16:10:11'),
(3049, 'B16', 'Jan-2012', '10399.30', '10569.00', '169.70', '3.95', '670.32', '600.00', '70.32', '2012-02-01 16:10:11'),
(3050, 'B2', 'Jan-2012', '9655.30', '9950.70', '295.40', '3.95', '1166.83', '600.00', '566.83', '2012-02-01 16:10:11'),
(3051, 'B3', 'Jan-2012', '10006.90', '10110.10', '103.20', '3.95', '407.64', '600.00', '0.00', '2012-02-01 16:10:11'),
(3052, 'B4', 'Jan-2012', '6995.50', '7214.60', '219.10', '3.95', '865.45', '600.00', '265.45', '2012-02-01 16:10:11'),
(3053, 'B5', 'Jan-2012', '4716.10', '4864.60', '148.50', '3.95', '586.58', '600.00', '0.00', '2012-02-01 16:10:11'),
(3054, 'B6', 'Jan-2012', '10500.10', '10616.20', '116.10', '3.95', '458.60', '0.00', '458.60', '2012-02-01 16:10:11'),
(3055, 'B7', 'Jan-2012', '8989.70', '9130.00', '140.30', '3.95', '554.19', '600.00', '0.00', '2012-02-01 16:10:11'),
(3056, 'B8', 'Jan-2012', '6390.70', '6571.70', '181.00', '3.95', '714.95', '600.00', '114.95', '2012-02-01 16:10:11'),
(3057, 'B9', 'Jan-2012', '6609.40', '6611.00', '1.60', '3.95', '6.32', '600.00', '0.00', '2012-02-01 16:10:11'),
(3058, 'C1', 'Jan-2012', '20627.10', '20689.60', '62.50', '3.95', '246.88', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3059, 'C2', 'Jan-2012', '17284.50', '17519.90', '235.40', '3.95', '929.83', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3060, 'D1', 'Jan-2012', '16058.60', '16236.80', '178.20', '3.95', '703.89', '800.00', '0.00', '2012-02-01 16:10:11'),
(3061, 'D10', 'Jan-2012', '23574.80', '24493.10', '918.30', '3.95', '3627.29', '1200.00', '2427.29', '2012-02-01 16:10:11'),
(3062, 'D11', 'Jan-2012', '10387.00', '10726.10', '339.10', '3.95', '1339.45', '1200.00', '139.45', '2012-02-01 16:10:11'),
(3063, 'D12', 'Jan-2012', '17044.50', '17387.50', '343.00', '3.95', '1354.85', '1200.00', '154.85', '2012-02-01 16:10:11'),
(3064, 'D13', 'Jan-2012', '1455.80', '1500.80', '45.00', '3.95', '177.75', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3065, 'D14', 'Jan-2012', '6573.50', '6964.70', '391.20', '3.95', '1545.24', '1200.00', '345.24', '2012-02-01 16:10:11'),
(3066, 'D15', 'Jan-2012', '14935.70', '15538.20', '602.50', '3.95', '2379.88', '1200.00', '1179.88', '2012-02-01 16:10:11'),
(3067, 'D16', 'Jan-2012', '4018.90', '4279.20', '260.30', '3.95', '1028.19', '1200.00', '0.00', '2012-02-01 16:10:11');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(3068, 'D17', 'Jan-2012', '2617.20', '2735.70', '118.50', '3.95', '468.08', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3069, 'D18', 'Jan-2012', '4394.80', '4649.10', '254.30', '3.95', '1004.49', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3070, 'D19', 'Jan-2012', '3167.90', '3395.50', '227.60', '3.95', '899.02', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3071, 'D2', 'Jan-2012', '11825.40', '11825.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3072, 'D20', 'Jan-2012', '9828.50', '10132.20', '303.70', '3.95', '1199.62', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3073, 'D21', 'Jan-2012', '1569.80', '2074.30', '504.50', '3.95', '1992.78', '1200.00', '792.78', '2012-02-01 16:10:11'),
(3074, 'D22', 'Jan-2012', '4197.90', '4197.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3075, 'D23', 'Jan-2012', '3191.80', '3660.10', '468.30', '3.95', '1849.79', '1200.00', '649.79', '2012-02-01 16:10:11'),
(3076, 'D24', 'Jan-2012', '6808.50', '6892.90', '84.40', '3.95', '333.38', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3077, 'D25', 'Jan-2012', '28452.20', '28565.50', '113.30', '3.95', '447.54', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3078, 'D26', 'Jan-2012', '24579.50', '25084.60', '505.10', '3.95', '1995.15', '1200.00', '795.14', '2012-02-01 16:10:11'),
(3079, 'D27', 'Jan-2012', '27116.30', '27332.20', '215.90', '3.95', '852.81', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3080, 'D28', 'Jan-2012', '22258.80', '22575.60', '316.80', '3.95', '1251.36', '800.00', '451.36', '2012-02-01 16:10:11'),
(3081, 'D3', 'Jan-2012', '8592.40', '9017.80', '425.40', '3.95', '1680.33', '1200.00', '480.33', '2012-02-01 16:10:11'),
(3082, 'D4', 'Jan-2012', '12259.80', '12454.00', '194.20', '3.95', '767.09', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3083, 'D5', 'Jan-2012', '2388.00', '2567.00', '179.00', '3.95', '707.05', '800.00', '0.00', '2012-02-01 16:10:11'),
(3084, 'D6', 'Jan-2012', '16556.90', '16760.20', '203.30', '3.95', '803.04', '800.00', '3.03', '2012-02-01 16:10:11'),
(3085, 'D7', 'Jan-2012', '17460.70', '18066.00', '605.30', '3.95', '2390.94', '1200.00', '1190.94', '2012-02-01 16:10:11'),
(3086, 'D8', 'Jan-2012', '8535.80', '8657.50', '121.70', '3.95', '480.72', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3087, 'D9', 'Jan-2012', '2436.10', '2576.40', '140.30', '3.95', '554.19', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3088, 'E1', 'Jan-2012', '14050.70', '14404.20', '353.50', '3.95', '1396.33', '0.00', '1396.33', '2012-02-01 16:10:11'),
(3089, 'E10', 'Jan-2012', '4610.90', '4765.40', '154.50', '3.95', '610.28', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3090, 'E11', 'Jan-2012', '11535.40', '12791.90', '1256.50', '3.95', '4963.18', '1200.00', '3763.18', '2012-02-01 16:10:11'),
(3091, 'E12', 'Jan-2012', '9560.70', '10062.80', '502.10', '3.95', '1983.30', '1200.00', '783.29', '2012-02-01 16:10:11'),
(3092, 'E13', 'Jan-2012', '2185.00', '2461.80', '276.80', '3.95', '1093.36', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3093, 'E14', 'Jan-2012', '39267.20', '39819.40', '552.20', '3.95', '2181.19', '1200.00', '981.19', '2012-02-01 16:10:11'),
(3094, 'E2', 'Jan-2012', '8648.90', '9022.10', '373.20', '3.95', '1474.14', '0.00', '1474.14', '2012-02-01 16:10:11'),
(3095, 'E3', 'Jan-2012', '30840.00', '31060.00', '220.00', '3.95', '869.00', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3096, 'E4', 'Jan-2012', '56584.70', '56888.70', '304.00', '3.95', '1200.80', '1200.00', '0.80', '2012-02-01 16:10:11'),
(3097, 'E5', 'Jan-2012', '70743.70', '71300.90', '557.20', '3.95', '2200.94', '1200.00', '1000.94', '2012-02-01 16:10:11'),
(3098, 'E6', 'Jan-2012', '23492.00', '24115.80', '623.80', '3.95', '2464.01', '1200.00', '1264.01', '2012-02-01 16:10:11'),
(3099, 'E7', 'Jan-2012', '10637.00', '11455.10', '818.10', '3.95', '3231.50', '0.00', '3231.50', '2012-02-01 16:10:11'),
(3100, 'E8', 'Jan-2012', '11350.50', '11914.40', '563.90', '3.95', '2227.41', '1200.00', '1027.41', '2012-02-01 16:10:11'),
(3101, 'E9', 'Jan-2012', '7069.60', '7296.00', '226.40', '3.95', '894.28', '1200.00', '0.00', '2012-02-01 16:10:11'),
(3102, 'F1', 'Jan-2012', '1038.50', '1038.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3103, 'F2', 'Jan-2012', '1716.40', '1716.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3104, 'F3', 'Jan-2012', '1111.60', '1111.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3105, 'F4', 'Jan-2012', '679.80', '679.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3106, 'F5', 'Jan-2012', '715.00', '715.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3107, 'MSA-CA1', 'Jan-2012', '11211.20', '11571.70', '360.50', '3.95', '1423.98', '0.00', '1423.98', '2012-02-01 16:10:11'),
(3108, 'MSA-CA2', 'Jan-2012', '13322.30', '13794.60', '472.30', '3.95', '1865.59', '0.00', '1865.59', '2012-02-01 16:10:11'),
(3109, 'MSA101', 'Jan-2012', '4982.30', '4982.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-02-01 16:10:11'),
(3110, 'MSA102', 'Jan-2012', '5451.00', '5478.10', '27.10', '3.95', '107.05', '300.00', '0.00', '2012-02-01 16:10:11'),
(3111, 'MSA103', 'Jan-2012', '3296.90', '3333.60', '36.70', '3.95', '144.97', '600.00', '0.00', '2012-02-01 16:10:11'),
(3112, 'MSA104', 'Jan-2012', '6792.80', '6940.20', '147.40', '3.95', '582.23', '600.00', '0.00', '2012-02-01 16:10:11'),
(3113, 'MSA105', 'Jan-2012', '6045.70', '6045.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3114, 'MSA106', 'Jan-2012', '5237.10', '5383.60', '146.50', '3.95', '578.68', '300.00', '278.68', '2012-02-01 16:10:11'),
(3115, 'MSA201', 'Jan-2012', '2365.00', '2425.80', '60.80', '3.95', '240.16', '600.00', '0.00', '2012-02-01 16:10:11'),
(3116, 'MSA202', 'Jan-2012', '2269.30', '2390.10', '120.80', '3.95', '477.16', '300.00', '177.16', '2012-02-01 16:10:11'),
(3117, 'MSA203', 'Jan-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3118, 'MSA204', 'Jan-2012', '2742.30', '2742.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3119, 'MSA205', 'Jan-2012', '6422.20', '6495.10', '72.90', '3.95', '287.96', '300.00', '0.00', '2012-02-01 16:10:11'),
(3120, 'MSA206', 'Jan-2012', '4697.20', '4706.80', '9.60', '3.95', '37.92', '300.00', '0.00', '2012-02-01 16:10:11'),
(3121, 'MSA301', 'Jan-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3122, 'MSA302', 'Jan-2012', '5602.20', '5743.40', '141.20', '3.95', '557.74', '300.00', '257.74', '2012-02-01 16:10:11'),
(3123, 'MSA303', 'Jan-2012', '3807.70', '3987.30', '179.60', '3.95', '709.42', '600.00', '109.42', '2012-02-01 16:10:11'),
(3124, 'MSA304', 'Jan-2012', '2412.00', '2465.40', '53.40', '3.95', '210.93', '300.00', '0.00', '2012-02-01 16:10:11'),
(3125, 'MSA305', 'Jan-2012', '1065.60', '1091.80', '26.20', '3.95', '103.49', '300.00', '0.00', '2012-02-01 16:10:11'),
(3126, 'MSA306', 'Jan-2012', '5847.90', '5892.50', '44.60', '3.95', '176.17', '300.00', '0.00', '2012-02-01 16:10:11'),
(3127, 'MSA307', 'Jan-2012', '5088.00', '5088.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-02-01 16:10:11'),
(3128, 'MSA308', 'Jan-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3129, 'MSA401', 'Jan-2012', '3829.60', '4000.50', '170.90', '3.95', '675.06', '300.00', '375.06', '2012-02-01 16:10:11'),
(3130, 'MSA402', 'Jan-2012', '2235.30', '2235.60', '0.30', '3.95', '1.18', '300.00', '0.00', '2012-02-01 16:10:11'),
(3131, 'MSA403', 'Jan-2012', '2944.90', '3058.10', '113.20', '3.95', '447.14', '300.00', '147.14', '2012-02-01 16:10:11'),
(3132, 'MSA404', 'Jan-2012', '1631.00', '1689.80', '58.80', '3.95', '232.26', '300.00', '0.00', '2012-02-01 16:10:11'),
(3133, 'MSA405', 'Jan-2012', '1153.20', '1153.30', '0.10', '3.95', '0.39', '300.00', '0.00', '2012-02-01 16:10:11'),
(3134, 'MSA406', 'Jan-2012', '2522.80', '2552.30', '29.50', '3.95', '116.53', '300.00', '0.00', '2012-02-01 16:10:11'),
(3135, 'MSA407', 'Jan-2012', '8469.70', '8591.40', '121.70', '3.95', '480.72', '300.00', '180.72', '2012-02-01 16:10:11'),
(3136, 'MSA408', 'Jan-2012', '1325.50', '1365.20', '39.70', '3.95', '156.82', '300.00', '0.00', '2012-02-01 16:10:11'),
(3137, 'MSA409', 'Jan-2012', '458.00', '458.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-02-01 16:10:11'),
(3138, 'MSA410', 'Jan-2012', '4725.30', '4731.50', '6.20', '3.95', '24.49', '300.00', '0.00', '2012-02-01 16:10:11'),
(3139, 'MSA501', 'Jan-2012', '4487.80', '4520.40', '32.60', '3.95', '128.77', '600.00', '0.00', '2012-02-01 16:10:11'),
(3140, 'MSA502', 'Jan-2012', '4859.70', '4867.40', '7.70', '3.95', '30.41', '300.00', '0.00', '2012-02-01 16:10:11'),
(3141, 'MSA503', 'Jan-2012', '1657.70', '1689.00', '31.30', '3.95', '123.64', '600.00', '0.00', '2012-02-01 16:10:11'),
(3142, 'MSA504', 'Jan-2012', '860.00', '865.80', '5.80', '3.95', '22.91', '300.00', '0.00', '2012-02-01 16:10:11'),
(3143, 'MSA505', 'Jan-2012', '5145.60', '5202.10', '56.50', '3.95', '223.18', '0.00', '223.18', '2012-02-01 16:10:11'),
(3144, 'MSA506', 'Jan-2012', '1264.80', '1367.60', '102.80', '3.95', '406.06', '300.00', '106.06', '2012-02-01 16:10:11'),
(3145, 'MSA507', 'Jan-2012', '217.50', '217.50', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-02-01 16:10:11'),
(3146, 'MSA508', 'Jan-2012', '161.00', '172.90', '11.90', '3.95', '47.01', '300.00', '0.00', '2012-02-01 16:10:11'),
(3147, 'MSA509', 'Jan-2012', '857.70', '881.90', '24.20', '3.95', '95.59', '300.00', '0.00', '2012-02-01 16:10:11'),
(3148, 'MSA510', 'Jan-2012', '875.60', '1015.20', '139.60', '3.95', '551.42', '600.00', '0.00', '2012-02-01 16:10:11'),
(3149, 'MSA601', 'Jan-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3150, 'MSA602', 'Jan-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3151, 'MSA603', 'Jan-2012', '682.60', '682.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3152, 'MSA604', 'Jan-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3153, 'MSA605', 'Jan-2012', '30.20', '149.80', '119.60', '3.95', '472.42', '300.00', '172.42', '2012-02-01 16:10:11'),
(3154, 'MSA606', 'Jan-2012', '191.00', '257.80', '66.80', '3.95', '263.86', '300.00', '0.00', '2012-02-01 16:10:11'),
(3155, 'MSA607', 'Jan-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3156, 'MSA608', 'Jan-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3157, 'MSA609', 'Jan-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3158, 'MSA610', 'Jan-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3159, 'RES-CA1', 'Jan-2012', '894.40', '894.50', '0.10', '3.95', '0.40', '0.00', '0.40', '2012-02-01 16:10:11'),
(3160, 'RES-CA10', 'Jan-2012', '1218.80', '1253.70', '34.90', '3.95', '137.86', '0.00', '137.86', '2012-02-01 16:10:11'),
(3161, 'RES-CA11', 'Jan-2012', '1880.90', '1938.10', '57.20', '3.95', '225.94', '0.00', '225.94', '2012-02-01 16:10:11'),
(3162, 'RES-CA12', 'Jan-2012', '759.80', '798.70', '38.90', '3.95', '153.66', '0.00', '153.66', '2012-02-01 16:10:11'),
(3163, 'RES-CA13', 'Jan-2012', '921.70', '941.90', '20.20', '3.95', '79.79', '0.00', '79.79', '2012-02-01 16:10:11'),
(3164, 'RES-CA14', 'Jan-2012', '1029.60', '1048.20', '18.60', '3.95', '73.47', '0.00', '73.47', '2012-02-01 16:10:11'),
(3165, 'RES-CA15', 'Jan-2012', '1039.20', '1046.70', '7.50', '3.95', '29.63', '0.00', '29.63', '2012-02-01 16:10:11'),
(3166, 'RES-CA2', 'Jan-2012', '452.30', '499.80', '47.50', '3.95', '187.63', '0.00', '187.63', '2012-02-01 16:10:11'),
(3167, 'RES-CA3', 'Jan-2012', '377.50', '387.30', '9.80', '3.95', '38.71', '0.00', '38.71', '2012-02-01 16:10:11'),
(3168, 'RES-CA4', 'Jan-2012', '904.80', '968.70', '63.90', '3.95', '252.41', '0.00', '252.41', '2012-02-01 16:10:11'),
(3169, 'RES-CA5', 'Jan-2012', '1541.40', '1567.60', '26.20', '3.95', '103.49', '0.00', '103.49', '2012-02-01 16:10:11'),
(3170, 'RES-CA6', 'Jan-2012', '1347.50', '1362.30', '14.80', '3.95', '58.46', '0.00', '58.46', '2012-02-01 16:10:11'),
(3171, 'RES-CA7', 'Jan-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-02-01 16:10:11'),
(3172, 'RES-CA8', 'Jan-2012', '1705.80', '1757.80', '52.00', '3.95', '205.40', '0.00', '205.40', '2012-02-01 16:10:11'),
(3173, 'RES-CA9', 'Jan-2012', '1328.30', '1362.00', '33.70', '3.95', '133.12', '0.00', '133.12', '2012-02-01 16:10:11'),
(3174, 'A1', 'Feb-2012', '6916.20', '6978.20', '62.00', '3.95', '244.90', '600.00', '0.00', '2012-03-01 14:32:06'),
(3175, 'A2', 'Feb-2012', '110.80', '110.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3176, 'A3', 'Feb-2012', '1106.40', '1199.00', '92.60', '3.95', '365.77', '0.00', '365.77', '2012-03-01 14:32:06'),
(3177, 'A4', 'Feb-2012', '132.60', '132.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3178, 'A5', 'Feb-2012', '784.30', '950.00', '165.70', '3.95', '654.52', '600.00', '54.52', '2012-03-01 14:32:06'),
(3179, 'A6', 'Feb-2012', '1362.30', '1511.00', '148.70', '3.95', '587.37', '600.00', '0.00', '2012-03-01 14:32:06'),
(3180, 'A7', 'Feb-2012', '688.90', '688.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3181, 'A8', 'Feb-2012', '112.30', '112.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3182, 'B1', 'Feb-2012', '8258.10', '8455.70', '197.60', '3.95', '780.52', '600.00', '180.52', '2012-03-01 14:32:06'),
(3183, 'B10', 'Feb-2012', '11755.30', '11884.70', '129.40', '3.95', '511.13', '600.00', '0.00', '2012-03-01 14:32:06'),
(3184, 'B11', 'Feb-2012', '2227.30', '2338.30', '111.00', '3.95', '438.45', '600.00', '0.00', '2012-03-01 14:32:06'),
(3185, 'B12', 'Feb-2012', '17051.20', '17364.80', '313.60', '3.95', '1238.72', '600.00', '638.72', '2012-03-01 14:32:06'),
(3186, 'B13', 'Feb-2012', '13557.90', '13700.80', '142.90', '3.95', '564.46', '600.00', '0.00', '2012-03-01 14:32:06'),
(3187, 'B14', 'Feb-2012', '5644.10', '5666.00', '21.90', '3.95', '86.50', '600.00', '0.00', '2012-03-01 14:32:06'),
(3188, 'B15', 'Feb-2012', '15732.10', '16032.70', '300.60', '3.95', '1187.37', '600.00', '587.37', '2012-03-01 14:32:06'),
(3189, 'B16', 'Feb-2012', '10569.00', '10695.50', '126.50', '3.95', '499.68', '600.00', '0.00', '2012-03-01 14:32:06'),
(3190, 'B2', 'Feb-2012', '9950.70', '10086.40', '135.70', '3.95', '536.02', '600.00', '0.00', '2012-03-01 14:32:06'),
(3191, 'B3', 'Feb-2012', '10110.10', '10206.50', '96.40', '3.95', '380.78', '600.00', '0.00', '2012-03-01 14:32:06'),
(3192, 'B4', 'Feb-2012', '7214.60', '7418.30', '203.70', '3.95', '804.62', '600.00', '204.62', '2012-03-01 14:32:06'),
(3193, 'B5', 'Feb-2012', '4864.60', '5034.80', '170.20', '3.95', '672.29', '600.00', '72.29', '2012-03-01 14:32:06'),
(3194, 'B6', 'Feb-2012', '10616.20', '10635.40', '19.20', '3.95', '75.84', '0.00', '75.84', '2012-03-01 14:32:06'),
(3195, 'B7', 'Feb-2012', '9130.00', '9267.10', '137.10', '3.95', '541.55', '600.00', '0.00', '2012-03-01 14:32:06'),
(3196, 'B8', 'Feb-2012', '6571.70', '6678.40', '106.70', '3.95', '421.47', '600.00', '0.00', '2012-03-01 14:32:06'),
(3197, 'B9', 'Feb-2012', '6611.00', '6671.00', '60.00', '3.95', '237.00', '600.00', '0.00', '2012-03-01 14:32:06'),
(3198, 'C1', 'Feb-2012', '20689.60', '20725.20', '35.60', '3.95', '140.62', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3199, 'C2', 'Feb-2012', '17519.90', '17634.60', '114.70', '3.95', '453.06', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3200, 'D1', 'Feb-2012', '16236.80', '16373.00', '136.20', '3.95', '537.99', '800.00', '0.00', '2012-03-01 14:32:06'),
(3201, 'D10', 'Feb-2012', '24493.10', '24994.00', '500.90', '3.95', '1978.56', '1200.00', '778.56', '2012-03-01 14:32:06'),
(3202, 'D11', 'Feb-2012', '10726.10', '10913.80', '187.70', '3.95', '741.42', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3203, 'D12', 'Feb-2012', '17387.50', '17606.50', '219.00', '3.95', '865.05', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3204, 'D13', 'Feb-2012', '1500.80', '1571.80', '71.00', '3.95', '280.45', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3205, 'D14', 'Feb-2012', '6964.70', '7315.60', '350.90', '3.95', '1386.06', '1200.00', '186.06', '2012-03-01 14:32:06'),
(3206, 'D15', 'Feb-2012', '15538.20', '15942.50', '404.30', '3.95', '1596.99', '1200.00', '396.99', '2012-03-01 14:32:06'),
(3207, 'D16', 'Feb-2012', '4279.20', '4521.00', '241.80', '3.95', '955.11', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3208, 'D17', 'Feb-2012', '2735.70', '2829.90', '94.20', '3.95', '372.09', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3209, 'D18', 'Feb-2012', '4649.10', '4745.40', '96.30', '3.95', '380.39', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3210, 'D19', 'Feb-2012', '3395.50', '3519.40', '123.90', '3.95', '489.41', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3211, 'D2', 'Feb-2012', '11825.40', '11825.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3212, 'D20', 'Feb-2012', '10132.20', '10424.00', '291.80', '3.95', '1152.61', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3213, 'D21', 'Feb-2012', '2074.30', '2319.40', '245.10', '3.95', '968.15', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3214, 'D22', 'Feb-2012', '4197.90', '4198.00', '0.10', '3.95', '0.40', '0.00', '0.40', '2012-03-01 14:32:06'),
(3215, 'D23', 'Feb-2012', '3660.10', '3985.10', '325.00', '3.95', '1283.75', '1200.00', '83.75', '2012-03-01 14:32:06'),
(3216, 'D24', 'Feb-2012', '6892.90', '6983.30', '90.40', '3.95', '357.08', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3217, 'D25', 'Feb-2012', '28565.50', '28667.60', '102.10', '3.95', '403.29', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3218, 'D26', 'Feb-2012', '25084.60', '25476.50', '391.90', '3.95', '1548.01', '1200.00', '348.01', '2012-03-01 14:32:06'),
(3219, 'D27', 'Feb-2012', '27332.20', '27489.20', '157.00', '3.95', '620.15', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3220, 'D28', 'Feb-2012', '22575.60', '22782.60', '207.00', '3.95', '817.65', '800.00', '17.65', '2012-03-01 14:32:06'),
(3221, 'D3', 'Feb-2012', '9017.80', '9264.30', '246.50', '3.95', '973.68', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3222, 'D4', 'Feb-2012', '12454.00', '12597.80', '143.80', '3.95', '568.01', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3223, 'D5', 'Feb-2012', '2567.00', '2705.50', '138.50', '3.95', '547.08', '800.00', '0.00', '2012-03-01 14:32:06'),
(3224, 'D6', 'Feb-2012', '16760.20', '16981.20', '221.00', '3.95', '872.95', '800.00', '72.95', '2012-03-01 14:32:06'),
(3225, 'D7', 'Feb-2012', '18066.00', '18585.00', '519.00', '3.95', '2050.05', '1200.00', '850.05', '2012-03-01 14:32:06'),
(3226, 'D8', 'Feb-2012', '8657.50', '8751.50', '94.00', '3.95', '371.30', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3227, 'D9', 'Feb-2012', '2576.40', '2796.30', '219.90', '3.95', '868.61', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3228, 'E1', 'Feb-2012', '14404.20', '14743.10', '338.90', '3.95', '1338.66', '0.00', '1338.66', '2012-03-01 14:32:06'),
(3229, 'E10', 'Feb-2012', '4765.40', '4883.20', '117.80', '3.95', '465.31', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3230, 'E11', 'Feb-2012', '12791.90', '13616.50', '824.60', '3.95', '3257.17', '1200.00', '2057.17', '2012-03-01 14:32:06'),
(3231, 'E12', 'Feb-2012', '10062.80', '10445.80', '383.00', '3.95', '1512.85', '1200.00', '312.85', '2012-03-01 14:32:06'),
(3232, 'E13', 'Feb-2012', '2461.80', '2672.30', '210.50', '3.95', '831.48', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3233, 'E14', 'Feb-2012', '39819.40', '40167.00', '347.60', '3.95', '1373.02', '1200.00', '173.02', '2012-03-01 14:32:06'),
(3234, 'E2', 'Feb-2012', '9022.10', '9397.40', '375.30', '3.95', '1482.44', '0.00', '1482.44', '2012-03-01 14:32:06'),
(3235, 'E3', 'Feb-2012', '31060.00', '31266.10', '206.10', '3.95', '814.09', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3236, 'E4', 'Feb-2012', '56888.70', '57100.30', '211.60', '3.95', '835.82', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3237, 'E5', 'Feb-2012', '71300.90', '71662.50', '361.60', '3.95', '1428.32', '1200.00', '228.32', '2012-03-01 14:32:06'),
(3238, 'E6', 'Feb-2012', '24115.80', '24435.70', '319.90', '3.95', '1263.61', '1200.00', '63.61', '2012-03-01 14:32:06'),
(3239, 'E7', 'Feb-2012', '11455.10', '12045.90', '590.80', '3.95', '2333.66', '0.00', '2333.66', '2012-03-01 14:32:06'),
(3240, 'E8', 'Feb-2012', '11914.40', '12216.90', '302.50', '3.95', '1194.88', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3241, 'E9', 'Feb-2012', '7296.00', '7475.90', '179.90', '3.95', '710.61', '1200.00', '0.00', '2012-03-01 14:32:06'),
(3242, 'F1', 'Feb-2012', '1038.50', '1038.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3243, 'F2', 'Feb-2012', '1716.40', '1716.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3244, 'F3', 'Feb-2012', '1111.60', '1111.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3245, 'F4', 'Feb-2012', '679.80', '679.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3246, 'F5', 'Feb-2012', '715.00', '715.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3247, 'MSA-CA1', 'Feb-2012', '11571.70', '11927.70', '356.00', '3.95', '1406.20', '0.00', '1406.20', '2012-03-01 14:32:06'),
(3248, 'MSA-CA2', 'Feb-2012', '13794.60', '14187.60', '393.00', '3.95', '1552.35', '0.00', '1552.35', '2012-03-01 14:32:06'),
(3249, 'MSA101', 'Feb-2012', '4982.30', '5618.60', '636.30', '3.95', '2513.39', '300.00', '2213.39', '2012-03-01 14:32:06'),
(3250, 'MSA102', 'Feb-2012', '5478.10', '5514.40', '36.30', '3.95', '143.39', '300.00', '0.00', '2012-03-01 14:32:06'),
(3251, 'MSA103', 'Feb-2012', '3333.60', '3406.40', '72.80', '3.95', '287.56', '600.00', '0.00', '2012-03-01 14:32:06'),
(3252, 'MSA104', 'Feb-2012', '6940.20', '7057.50', '117.30', '3.95', '463.34', '600.00', '0.00', '2012-03-01 14:32:06'),
(3253, 'MSA105', 'Feb-2012', '6045.70', '6045.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3254, 'MSA106', 'Feb-2012', '5383.60', '5512.30', '128.70', '3.95', '508.37', '300.00', '208.37', '2012-03-01 14:32:06'),
(3255, 'MSA201', 'Feb-2012', '2425.80', '2455.00', '29.20', '3.95', '115.34', '600.00', '0.00', '2012-03-01 14:32:06'),
(3256, 'MSA202', 'Feb-2012', '2390.10', '2486.90', '96.80', '3.95', '382.36', '300.00', '82.36', '2012-03-01 14:32:06'),
(3257, 'MSA203', 'Feb-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3258, 'MSA204', 'Feb-2012', '2742.30', '2742.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3259, 'MSA205', 'Feb-2012', '6495.10', '6572.90', '77.80', '3.95', '307.31', '300.00', '7.31', '2012-03-01 14:32:06'),
(3260, 'MSA206', 'Feb-2012', '4706.80', '4719.40', '12.60', '3.95', '49.77', '300.00', '0.00', '2012-03-01 14:32:06'),
(3261, 'MSA301', 'Feb-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3262, 'MSA302', 'Feb-2012', '5743.40', '5859.80', '116.40', '3.95', '459.78', '300.00', '159.78', '2012-03-01 14:32:06'),
(3263, 'MSA303', 'Feb-2012', '3987.30', '4048.10', '60.80', '3.95', '240.16', '600.00', '0.00', '2012-03-01 14:32:06'),
(3264, 'MSA304', 'Feb-2012', '2465.40', '2494.30', '28.90', '3.95', '114.16', '300.00', '0.00', '2012-03-01 14:32:06'),
(3265, 'MSA305', 'Feb-2012', '1091.80', '1109.00', '17.20', '3.95', '67.94', '300.00', '0.00', '2012-03-01 14:32:06'),
(3266, 'MSA306', 'Feb-2012', '5892.50', '5964.30', '71.80', '3.95', '283.61', '300.00', '0.00', '2012-03-01 14:32:06'),
(3267, 'MSA307', 'Feb-2012', '5088.00', '5088.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-03-01 14:32:06'),
(3268, 'MSA308', 'Feb-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3269, 'MSA401', 'Feb-2012', '4000.50', '4061.70', '61.20', '3.95', '241.74', '300.00', '0.00', '2012-03-01 14:32:06'),
(3270, 'MSA402', 'Feb-2012', '2235.60', '2235.60', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-03-01 14:32:06'),
(3271, 'MSA403', 'Feb-2012', '3058.10', '3116.00', '57.90', '3.95', '228.71', '300.00', '0.00', '2012-03-01 14:32:06'),
(3272, 'MSA404', 'Feb-2012', '1689.80', '1744.50', '54.70', '3.95', '216.07', '300.00', '0.00', '2012-03-01 14:32:06'),
(3273, 'MSA405', 'Feb-2012', '1153.30', '1153.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-03-01 14:32:06'),
(3274, 'MSA406', 'Feb-2012', '2552.30', '2573.20', '20.90', '3.95', '82.55', '300.00', '0.00', '2012-03-01 14:32:06'),
(3275, 'MSA407', 'Feb-2012', '8591.40', '8655.90', '64.50', '3.95', '254.78', '300.00', '0.00', '2012-03-01 14:32:06'),
(3276, 'MSA408', 'Feb-2012', '1365.20', '1402.60', '37.40', '3.95', '147.73', '300.00', '0.00', '2012-03-01 14:32:06'),
(3277, 'MSA409', 'Feb-2012', '458.00', '458.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-03-01 14:32:06'),
(3278, 'MSA410', 'Feb-2012', '4731.50', '4740.60', '9.10', '3.95', '35.95', '300.00', '0.00', '2012-03-01 14:32:06'),
(3279, 'MSA501', 'Feb-2012', '4520.40', '4556.30', '35.90', '3.95', '141.81', '600.00', '0.00', '2012-03-01 14:32:06'),
(3280, 'MSA502', 'Feb-2012', '4867.40', '4883.10', '15.70', '3.95', '62.02', '300.00', '0.00', '2012-03-01 14:32:06'),
(3281, 'MSA503', 'Feb-2012', '1689.00', '1725.10', '36.10', '3.95', '142.60', '600.00', '0.00', '2012-03-01 14:32:06'),
(3282, 'MSA504', 'Feb-2012', '865.80', '872.40', '6.60', '3.95', '26.07', '300.00', '0.00', '2012-03-01 14:32:06'),
(3283, 'MSA505', 'Feb-2012', '5202.10', '5243.40', '41.30', '3.95', '163.14', '300.00', '0.00', '2012-03-01 14:32:06'),
(3284, 'MSA506', 'Feb-2012', '1367.60', '1468.70', '101.10', '3.95', '399.35', '300.00', '99.35', '2012-03-01 14:32:06'),
(3285, 'MSA507', 'Feb-2012', '217.50', '217.50', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-03-01 14:32:06'),
(3286, 'MSA508', 'Feb-2012', '172.90', '174.80', '1.90', '3.95', '7.51', '300.00', '0.00', '2012-03-01 14:32:06'),
(3287, 'MSA509', 'Feb-2012', '881.90', '912.20', '30.30', '3.95', '119.69', '300.00', '0.00', '2012-03-01 14:32:06'),
(3288, 'MSA510', 'Feb-2012', '1015.20', '1094.20', '79.00', '3.95', '312.05', '600.00', '0.00', '2012-03-01 14:32:06'),
(3289, 'MSA601', 'Feb-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3290, 'MSA602', 'Feb-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3291, 'MSA603', 'Feb-2012', '682.60', '682.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3292, 'MSA604', 'Feb-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3293, 'MSA605', 'Feb-2012', '149.80', '197.00', '47.20', '3.95', '186.44', '300.00', '0.00', '2012-03-01 14:32:06'),
(3294, 'MSA606', 'Feb-2012', '257.80', '325.50', '67.70', '3.95', '267.42', '300.00', '0.00', '2012-03-01 14:32:06'),
(3295, 'MSA607', 'Feb-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3296, 'MSA608', 'Feb-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3297, 'MSA609', 'Feb-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3298, 'MSA610', 'Feb-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3299, 'RES-CA1', 'Feb-2012', '894.50', '894.60', '0.10', '3.95', '0.40', '0.00', '0.40', '2012-03-01 14:32:06'),
(3300, 'RES-CA10', 'Feb-2012', '1253.70', '1288.70', '35.00', '3.95', '138.25', '0.00', '138.25', '2012-03-01 14:32:06'),
(3301, 'RES-CA11', 'Feb-2012', '1938.10', '1992.70', '54.60', '3.95', '215.67', '0.00', '215.67', '2012-03-01 14:32:06'),
(3302, 'RES-CA12', 'Feb-2012', '798.70', '825.50', '26.80', '3.95', '105.86', '0.00', '105.86', '2012-03-01 14:32:06'),
(3303, 'RES-CA13', 'Feb-2012', '941.90', '961.00', '19.10', '3.95', '75.45', '0.00', '75.45', '2012-03-01 14:32:06'),
(3304, 'RES-CA14', 'Feb-2012', '1048.20', '1065.50', '17.30', '3.95', '68.34', '0.00', '68.34', '2012-03-01 14:32:06'),
(3305, 'RES-CA15', 'Feb-2012', '1046.70', '1053.70', '7.00', '3.95', '27.65', '0.00', '27.65', '2012-03-01 14:32:06'),
(3306, 'RES-CA2', 'Feb-2012', '499.80', '531.80', '32.00', '3.95', '126.40', '0.00', '126.40', '2012-03-01 14:32:06'),
(3307, 'RES-CA3', 'Feb-2012', '387.30', '402.20', '14.90', '3.95', '58.86', '0.00', '58.86', '2012-03-01 14:32:06'),
(3308, 'RES-CA4', 'Feb-2012', '968.70', '1005.40', '36.70', '3.95', '144.97', '0.00', '144.97', '2012-03-01 14:32:06'),
(3309, 'RES-CA5', 'Feb-2012', '1567.60', '1588.80', '21.20', '3.95', '83.74', '0.00', '83.74', '2012-03-01 14:32:06'),
(3310, 'RES-CA6', 'Feb-2012', '1362.30', '1373.00', '10.70', '3.95', '42.27', '0.00', '42.27', '2012-03-01 14:32:06'),
(3311, 'RES-CA7', 'Feb-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-03-01 14:32:06'),
(3312, 'RES-CA8', 'Feb-2012', '1757.80', '1802.50', '44.70', '3.95', '176.57', '0.00', '176.57', '2012-03-01 14:32:06'),
(3313, 'RES-CA9', 'Feb-2012', '1362.00', '1393.70', '31.70', '3.95', '125.22', '0.00', '125.22', '2012-03-01 14:32:06'),
(3314, 'A1', 'Mar-2012', '6978.20', '7075.20', '97.00', '3.95', '383.15', '600.00', '0.00', '2012-04-02 12:37:29'),
(3315, 'A2', 'Mar-2012', '110.80', '110.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3316, 'A3', 'Mar-2012', '1199.00', '1294.00', '95.00', '3.95', '375.25', '0.00', '375.25', '2012-04-02 12:37:29'),
(3317, 'A4', 'Mar-2012', '132.60', '136.80', '4.20', '3.95', '16.59', '0.00', '16.59', '2012-04-02 12:37:29'),
(3318, 'A5', 'Mar-2012', '950.00', '1140.20', '190.20', '3.95', '751.29', '600.00', '151.29', '2012-04-02 12:37:29'),
(3319, 'A6', 'Mar-2012', '1511.00', '1672.90', '161.90', '3.95', '639.51', '600.00', '39.51', '2012-04-02 12:37:29'),
(3320, 'A7', 'Mar-2012', '688.90', '688.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3321, 'A8', 'Mar-2012', '112.30', '112.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3322, 'B1', 'Mar-2012', '8455.70', '8603.00', '147.30', '3.95', '581.84', '600.00', '0.00', '2012-04-02 12:37:29'),
(3323, 'B10', 'Mar-2012', '11884.70', '12050.40', '165.70', '3.95', '654.52', '600.00', '54.51', '2012-04-02 12:37:29'),
(3324, 'B11', 'Mar-2012', '2338.30', '2481.00', '142.70', '3.95', '563.67', '600.00', '0.00', '2012-04-02 12:37:29'),
(3325, 'B12', 'Mar-2012', '17364.80', '17517.40', '152.60', '3.95', '602.77', '600.00', '2.77', '2012-04-02 12:37:29'),
(3326, 'B13', 'Mar-2012', '13700.80', '13865.10', '164.30', '3.95', '648.99', '600.00', '48.99', '2012-04-02 12:37:29'),
(3327, 'B14', 'Mar-2012', '5666.00', '5721.90', '55.90', '3.95', '220.81', '600.00', '0.00', '2012-04-02 12:37:29'),
(3328, 'B15', 'Mar-2012', '16032.70', '16289.10', '256.40', '3.95', '1012.78', '600.00', '412.78', '2012-04-02 12:37:29'),
(3329, 'B16', 'Mar-2012', '10695.50', '10835.40', '139.90', '3.95', '552.61', '600.00', '0.00', '2012-04-02 12:37:29'),
(3330, 'B2', 'Mar-2012', '10086.40', '10224.90', '138.50', '3.95', '547.08', '600.00', '0.00', '2012-04-02 12:37:29'),
(3331, 'B3', 'Mar-2012', '10206.50', '10331.70', '125.20', '3.95', '494.54', '600.00', '0.00', '2012-04-02 12:37:29'),
(3332, 'B4', 'Mar-2012', '7418.30', '7663.70', '245.40', '3.95', '969.33', '600.00', '369.33', '2012-04-02 12:37:29'),
(3333, 'B5', 'Mar-2012', '5034.80', '5273.80', '239.00', '3.95', '944.05', '600.00', '344.05', '2012-04-02 12:37:29'),
(3334, 'B6', 'Mar-2012', '10635.40', '10635.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3335, 'B7', 'Mar-2012', '9267.10', '9458.30', '191.20', '3.95', '755.24', '600.00', '155.24', '2012-04-02 12:37:29'),
(3336, 'B8', 'Mar-2012', '6678.40', '6814.70', '136.30', '3.95', '538.39', '600.00', '0.00', '2012-04-02 12:37:29'),
(3337, 'B9', 'Mar-2012', '6671.00', '6792.70', '121.70', '3.95', '480.72', '600.00', '0.00', '2012-04-02 12:37:29'),
(3338, 'C1', 'Mar-2012', '20725.20', '20773.60', '48.40', '3.95', '191.18', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3339, 'C2', 'Mar-2012', '17634.60', '17797.10', '162.50', '3.95', '641.88', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3340, 'D1', 'Mar-2012', '16373.00', '16498.50', '125.50', '3.95', '495.73', '800.00', '0.00', '2012-04-02 12:37:29'),
(3341, 'D10', 'Mar-2012', '24994.00', '25409.40', '415.40', '3.95', '1640.83', '1200.00', '440.83', '2012-04-02 12:37:29'),
(3342, 'D11', 'Mar-2012', '10913.80', '11029.60', '115.80', '3.95', '457.41', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3343, 'D12', 'Mar-2012', '17606.50', '17849.80', '243.30', '3.95', '961.04', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3344, 'D13', 'Mar-2012', '1571.80', '1640.70', '68.90', '3.95', '272.16', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3345, 'D14', 'Mar-2012', '7315.60', '7578.90', '263.30', '3.95', '1040.04', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3346, 'D15', 'Mar-2012', '15942.50', '16226.50', '284.00', '3.95', '1121.80', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3347, 'D16', 'Mar-2012', '4521.00', '4782.20', '261.20', '3.95', '1031.74', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3348, 'D17', 'Mar-2012', '2829.90', '2941.30', '111.40', '3.95', '440.03', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3349, 'D18', 'Mar-2012', '4745.40', '4857.70', '112.30', '3.95', '443.59', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3350, 'D19', 'Mar-2012', '3519.40', '3653.90', '134.50', '3.95', '531.28', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3351, 'D2', 'Mar-2012', '11825.40', '11826.70', '1.30', '3.95', '5.14', '0.00', '5.14', '2012-04-02 12:37:29'),
(3352, 'D20', 'Mar-2012', '10424.00', '10801.50', '377.50', '3.95', '1491.13', '1200.00', '291.13', '2012-04-02 12:37:29'),
(3353, 'D21', 'Mar-2012', '2319.40', '2492.10', '172.70', '3.95', '682.17', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3354, 'D22', 'Mar-2012', '4198.00', '4198.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3355, 'D23', 'Mar-2012', '3985.10', '4122.50', '137.40', '3.95', '542.73', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3356, 'D24', 'Mar-2012', '6983.30', '7094.80', '111.50', '3.95', '440.43', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3357, 'D25', 'Mar-2012', '28667.60', '28827.40', '159.80', '3.95', '631.21', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3358, 'D26', 'Mar-2012', '25476.50', '25894.50', '418.00', '3.95', '1651.10', '1200.00', '451.10', '2012-04-02 12:37:29'),
(3359, 'D27', 'Mar-2012', '27489.20', '27584.80', '95.60', '3.95', '377.62', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3360, 'D28', 'Mar-2012', '22782.60', '23006.50', '223.90', '3.95', '884.41', '800.00', '84.41', '2012-04-02 12:37:29'),
(3361, 'D3', 'Mar-2012', '9264.30', '9367.60', '103.30', '3.95', '408.04', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3362, 'D4', 'Mar-2012', '12597.80', '12751.10', '153.30', '3.95', '605.54', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3363, 'D5', 'Mar-2012', '2705.50', '2838.70', '133.20', '3.95', '526.14', '800.00', '0.00', '2012-04-02 12:37:29'),
(3364, 'D6', 'Mar-2012', '16981.20', '17169.80', '188.60', '3.95', '744.97', '800.00', '0.00', '2012-04-02 12:37:29'),
(3365, 'D7', 'Mar-2012', '18585.00', '18936.00', '351.00', '3.95', '1386.45', '1200.00', '186.45', '2012-04-02 12:37:29'),
(3366, 'D8', 'Mar-2012', '8751.50', '8926.70', '175.20', '3.95', '692.04', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3367, 'D9', 'Mar-2012', '2796.30', '3073.60', '277.30', '3.95', '1095.34', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3368, 'E1', 'Mar-2012', '14743.10', '15039.40', '296.30', '3.95', '1170.39', '0.00', '1170.39', '2012-04-02 12:37:29'),
(3369, 'E10', 'Mar-2012', '4883.20', '5041.80', '158.60', '3.95', '626.47', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3370, 'E11', 'Mar-2012', '13616.50', '13877.30', '260.80', '3.95', '1030.16', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3371, 'E12', 'Mar-2012', '10445.80', '10705.30', '259.50', '3.95', '1025.03', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3372, 'E13', 'Mar-2012', '2672.30', '2801.60', '129.30', '3.95', '510.74', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3373, 'E14', 'Mar-2012', '40167.00', '40378.50', '211.50', '3.95', '835.43', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3374, 'E2', 'Mar-2012', '9397.40', '9757.80', '360.40', '3.95', '1423.58', '0.00', '1423.58', '2012-04-02 12:37:29'),
(3375, 'E3', 'Mar-2012', '31266.10', '31475.50', '209.40', '3.95', '827.13', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3376, 'E4', 'Mar-2012', '57100.30', '57337.30', '237.00', '3.95', '936.15', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3377, 'E5', 'Mar-2012', '71662.50', '72052.50', '390.00', '3.95', '1540.50', '1200.00', '340.50', '2012-04-02 12:37:29'),
(3378, 'E6', 'Mar-2012', '24435.70', '24620.70', '185.00', '3.95', '730.75', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3379, 'E7', 'Mar-2012', '12045.90', '12383.00', '337.10', '3.95', '1331.55', '0.00', '1331.55', '2012-04-02 12:37:29'),
(3380, 'E8', 'Mar-2012', '12216.90', '12373.00', '156.10', '3.95', '616.60', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3381, 'E9', 'Mar-2012', '7475.90', '7718.50', '242.60', '3.95', '958.27', '1200.00', '0.00', '2012-04-02 12:37:29'),
(3382, 'F1', 'Mar-2012', '1038.50', '1038.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3383, 'F2', 'Mar-2012', '1716.40', '1867.90', '151.50', '3.95', '598.43', '0.00', '598.43', '2012-04-02 12:37:29'),
(3384, 'F3', 'Mar-2012', '1111.60', '1241.60', '130.00', '3.95', '513.50', '0.00', '513.50', '2012-04-02 12:37:29'),
(3385, 'F4', 'Mar-2012', '679.80', '679.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3386, 'F5', 'Mar-2012', '715.00', '715.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3387, 'MSA-CA1', 'Mar-2012', '11927.70', '12295.80', '368.10', '3.95', '1454.00', '0.00', '1454.00', '2012-04-02 12:37:29'),
(3388, 'MSA-CA2', 'Mar-2012', '14187.60', '14529.90', '342.30', '3.95', '1352.09', '0.00', '1352.09', '2012-04-02 12:37:29'),
(3389, 'MSA101', 'Mar-2012', '5618.60', '5622.00', '3.40', '3.95', '13.43', '300.00', '0.00', '2012-04-02 12:37:29'),
(3390, 'MSA102', 'Mar-2012', '5514.40', '5609.80', '95.40', '3.95', '376.83', '300.00', '76.83', '2012-04-02 12:37:29'),
(3391, 'MSA103', 'Mar-2012', '3406.40', '3557.00', '150.60', '3.95', '594.87', '600.00', '0.00', '2012-04-02 12:37:29'),
(3392, 'MSA104', 'Mar-2012', '7057.50', '7197.60', '140.10', '3.95', '553.40', '600.00', '0.00', '2012-04-02 12:37:29'),
(3393, 'MSA105', 'Mar-2012', '6045.70', '6045.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3394, 'MSA106', 'Mar-2012', '5512.30', '5643.60', '131.30', '3.95', '518.64', '300.00', '218.64', '2012-04-02 12:37:29'),
(3395, 'MSA201', 'Mar-2012', '2455.00', '2492.00', '37.00', '3.95', '146.15', '600.00', '0.00', '2012-04-02 12:37:29'),
(3396, 'MSA202', 'Mar-2012', '2486.90', '2536.20', '49.30', '3.95', '194.74', '300.00', '0.00', '2012-04-02 12:37:29'),
(3397, 'MSA203', 'Mar-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3398, 'MSA204', 'Mar-2012', '2742.30', '2742.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3399, 'MSA205', 'Mar-2012', '6572.90', '6690.20', '117.30', '3.95', '463.34', '300.00', '163.34', '2012-04-02 12:37:29'),
(3400, 'MSA206', 'Mar-2012', '4719.40', '4722.30', '2.90', '3.95', '11.46', '300.00', '0.00', '2012-04-02 12:37:29'),
(3401, 'MSA301', 'Mar-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3402, 'MSA302', 'Mar-2012', '5859.80', '5940.90', '81.10', '3.95', '320.35', '300.00', '20.34', '2012-04-02 12:37:29'),
(3403, 'MSA303', 'Mar-2012', '4048.10', '4106.00', '57.90', '3.95', '228.71', '600.00', '0.00', '2012-04-02 12:37:29'),
(3404, 'MSA304', 'Mar-2012', '2494.30', '2526.60', '32.30', '3.95', '127.59', '300.00', '0.00', '2012-04-02 12:37:29'),
(3405, 'MSA305', 'Mar-2012', '1109.00', '1125.00', '16.00', '3.95', '63.20', '300.00', '0.00', '2012-04-02 12:37:29'),
(3406, 'MSA306', 'Mar-2012', '5964.30', '6018.50', '54.20', '3.95', '214.09', '300.00', '0.00', '2012-04-02 12:37:29'),
(3407, 'MSA307', 'Mar-2012', '5088.00', '5088.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-04-02 12:37:29'),
(3408, 'MSA308', 'Mar-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3409, 'MSA401', 'Mar-2012', '4061.70', '4102.80', '41.10', '3.95', '162.35', '300.00', '0.00', '2012-04-02 12:37:29'),
(3410, 'MSA402', 'Mar-2012', '2235.60', '2280.10', '44.50', '3.95', '175.78', '300.00', '0.00', '2012-04-02 12:37:29'),
(3411, 'MSA403', 'Mar-2012', '3116.00', '3199.70', '83.70', '3.95', '330.62', '300.00', '30.61', '2012-04-02 12:37:29'),
(3412, 'MSA404', 'Mar-2012', '1744.50', '1807.50', '63.00', '3.95', '248.85', '300.00', '0.00', '2012-04-02 12:37:29'),
(3413, 'MSA405', 'Mar-2012', '1153.30', '1171.30', '18.00', '3.95', '71.10', '300.00', '0.00', '2012-04-02 12:37:29'),
(3414, 'MSA406', 'Mar-2012', '2573.20', '2591.20', '18.00', '3.95', '71.10', '300.00', '0.00', '2012-04-02 12:37:29'),
(3415, 'MSA407', 'Mar-2012', '8655.90', '8683.90', '28.00', '3.95', '110.60', '300.00', '0.00', '2012-04-02 12:37:29'),
(3416, 'MSA408', 'Mar-2012', '1402.60', '1439.70', '37.10', '3.95', '146.55', '300.00', '0.00', '2012-04-02 12:37:29'),
(3417, 'MSA409', 'Mar-2012', '458.00', '498.10', '40.10', '3.95', '158.40', '300.00', '0.00', '2012-04-02 12:37:29'),
(3418, 'MSA410', 'Mar-2012', '4740.60', '4748.00', '7.40', '3.95', '29.23', '300.00', '0.00', '2012-04-02 12:37:29'),
(3419, 'MSA501', 'Mar-2012', '4556.30', '4624.10', '67.80', '3.95', '267.81', '600.00', '0.00', '2012-04-02 12:37:29'),
(3420, 'MSA502', 'Mar-2012', '4883.10', '4905.90', '22.80', '3.95', '90.06', '300.00', '0.00', '2012-04-02 12:37:29'),
(3421, 'MSA503', 'Mar-2012', '1725.10', '1769.80', '44.70', '3.95', '176.57', '600.00', '0.00', '2012-04-02 12:37:29'),
(3422, 'MSA504', 'Mar-2012', '872.40', '889.80', '17.40', '3.95', '68.73', '300.00', '0.00', '2012-04-02 12:37:29'),
(3423, 'MSA505', 'Mar-2012', '5243.40', '5303.10', '59.70', '3.95', '235.82', '300.00', '0.00', '2012-04-02 12:37:29'),
(3424, 'MSA506', 'Mar-2012', '1468.70', '1509.80', '41.10', '3.95', '162.35', '300.00', '0.00', '2012-04-02 12:37:29'),
(3425, 'MSA507', 'Mar-2012', '217.50', '228.50', '11.00', '3.95', '43.45', '300.00', '0.00', '2012-04-02 12:37:29'),
(3426, 'MSA508', 'Mar-2012', '174.80', '178.80', '4.00', '3.95', '15.80', '300.00', '0.00', '2012-04-02 12:37:29'),
(3427, 'MSA509', 'Mar-2012', '912.20', '973.30', '61.10', '3.95', '241.35', '300.00', '0.00', '2012-04-02 12:37:29'),
(3428, 'MSA510', 'Mar-2012', '1094.20', '1151.10', '56.90', '3.95', '224.76', '600.00', '0.00', '2012-04-02 12:37:29'),
(3429, 'MSA601', 'Mar-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3430, 'MSA602', 'Mar-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3431, 'MSA603', 'Mar-2012', '682.60', '682.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3432, 'MSA604', 'Mar-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3433, 'MSA605', 'Mar-2012', '197.00', '290.00', '93.00', '3.95', '367.35', '300.00', '67.35', '2012-04-02 12:37:29'),
(3434, 'MSA606', 'Mar-2012', '325.50', '387.90', '62.40', '3.95', '246.48', '300.00', '0.00', '2012-04-02 12:37:29'),
(3435, 'MSA607', 'Mar-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3436, 'MSA608', 'Mar-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3437, 'MSA609', 'Mar-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3438, 'MSA610', 'Mar-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3439, 'RES-CA1', 'Mar-2012', '894.60', '912.50', '17.90', '3.95', '70.71', '0.00', '70.71', '2012-04-02 12:37:29'),
(3440, 'RES-CA10', 'Mar-2012', '1288.70', '1324.00', '35.30', '3.95', '139.44', '0.00', '139.44', '2012-04-02 12:37:29'),
(3441, 'RES-CA11', 'Mar-2012', '1992.70', '2055.10', '62.40', '3.95', '246.48', '0.00', '246.48', '2012-04-02 12:37:29'),
(3442, 'RES-CA12', 'Mar-2012', '825.50', '858.70', '33.20', '3.95', '131.14', '0.00', '131.14', '2012-04-02 12:37:29'),
(3443, 'RES-CA13', 'Mar-2012', '961.00', '981.40', '20.40', '3.95', '80.58', '0.00', '80.58', '2012-04-02 12:37:29'),
(3444, 'RES-CA14', 'Mar-2012', '1065.50', '1084.40', '18.90', '3.95', '74.66', '0.00', '74.66', '2012-04-02 12:37:29'),
(3445, 'RES-CA15', 'Mar-2012', '1053.70', '1061.30', '7.60', '3.95', '30.02', '0.00', '30.02', '2012-04-02 12:37:29'),
(3446, 'RES-CA2', 'Mar-2012', '531.80', '557.30', '25.50', '3.95', '100.73', '0.00', '100.73', '2012-04-02 12:37:29'),
(3447, 'RES-CA3', 'Mar-2012', '402.20', '410.50', '8.30', '3.95', '32.79', '0.00', '32.79', '2012-04-02 12:37:29'),
(3448, 'RES-CA4', 'Mar-2012', '1005.40', '1018.60', '13.20', '3.95', '52.14', '0.00', '52.14', '2012-04-02 12:37:29'),
(3449, 'RES-CA5', 'Mar-2012', '1588.80', '1617.70', '28.90', '3.95', '114.16', '0.00', '114.16', '2012-04-02 12:37:29'),
(3450, 'RES-CA6', 'Mar-2012', '1373.00', '1400.00', '27.00', '3.95', '106.65', '0.00', '106.65', '2012-04-02 12:37:29'),
(3451, 'RES-CA7', 'Mar-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-04-02 12:37:29'),
(3452, 'RES-CA8', 'Mar-2012', '1802.50', '1841.40', '38.90', '3.95', '153.66', '0.00', '153.66', '2012-04-02 12:37:29'),
(3453, 'RES-CA9', 'Mar-2012', '1393.70', '1428.90', '35.20', '3.95', '139.04', '0.00', '139.04', '2012-04-02 12:37:29'),
(3454, 'A1', 'Apr-2012', '7075.20', '7292.00', '216.80', '3.95', '856.36', '600.00', '256.36', '2012-05-01 11:01:51'),
(3455, 'A2', 'Apr-2012', '110.80', '110.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3456, 'A3', 'Apr-2012', '1294.00', '1347.00', '53.00', '3.95', '209.35', '0.00', '209.35', '2012-05-01 11:01:51'),
(3457, 'A4', 'Apr-2012', '136.80', '136.90', '0.10', '3.95', '0.39', '0.00', '0.39', '2012-05-01 11:01:51'),
(3458, 'A5', 'Apr-2012', '1140.20', '1403.10', '262.90', '3.95', '1038.46', '600.00', '438.46', '2012-05-01 11:01:51'),
(3459, 'A6', 'Apr-2012', '1672.90', '1868.70', '195.80', '3.95', '773.41', '600.00', '173.41', '2012-05-01 11:01:51'),
(3460, 'A7', 'Apr-2012', '688.90', '688.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3461, 'A8', 'Apr-2012', '112.30', '112.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3462, 'B1', 'Apr-2012', '8603.00', '8710.60', '107.60', '3.95', '425.02', '600.00', '0.00', '2012-05-01 11:01:51'),
(3463, 'B10', 'Apr-2012', '12050.40', '12246.10', '195.70', '3.95', '773.02', '600.00', '173.02', '2012-05-01 11:01:51'),
(3464, 'B11', 'Apr-2012', '2481.00', '2694.40', '213.40', '3.95', '842.93', '600.00', '242.93', '2012-05-01 11:01:51'),
(3465, 'B12', 'Apr-2012', '17517.40', '17750.70', '233.30', '3.95', '921.54', '600.00', '321.54', '2012-05-01 11:01:51'),
(3466, 'B13', 'Apr-2012', '13865.10', '14036.00', '170.90', '3.95', '675.06', '600.00', '75.05', '2012-05-01 11:01:51'),
(3467, 'B14', 'Apr-2012', '5721.90', '5808.60', '86.70', '3.95', '342.47', '600.00', '0.00', '2012-05-01 11:01:51'),
(3468, 'B15', 'Apr-2012', '16289.10', '16853.60', '564.50', '3.95', '2229.78', '600.00', '1629.78', '2012-05-01 11:01:51'),
(3469, 'B16', 'Apr-2012', '10835.40', '11067.80', '232.40', '3.95', '917.98', '600.00', '317.98', '2012-05-01 11:01:51'),
(3470, 'B2', 'Apr-2012', '10224.90', '10624.40', '399.50', '3.95', '1578.03', '600.00', '978.03', '2012-05-01 11:01:51'),
(3471, 'B3', 'Apr-2012', '10331.70', '10461.30', '129.60', '3.95', '511.92', '600.00', '0.00', '2012-05-01 11:01:51'),
(3472, 'B4', 'Apr-2012', '7663.70', '7943.20', '279.50', '3.95', '1104.03', '600.00', '504.03', '2012-05-01 11:01:51'),
(3473, 'B5', 'Apr-2012', '5273.80', '5483.90', '210.10', '3.95', '829.90', '600.00', '229.90', '2012-05-01 11:01:51'),
(3474, 'B6', 'Apr-2012', '10635.40', '10635.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3475, 'B7', 'Apr-2012', '9458.30', '9703.10', '244.80', '3.95', '966.96', '600.00', '366.96', '2012-05-01 11:01:51'),
(3476, 'B8', 'Apr-2012', '6814.70', '7233.40', '418.70', '3.95', '1653.87', '600.00', '1053.87', '2012-05-01 11:01:51'),
(3477, 'B9', 'Apr-2012', '6792.70', '6913.20', '120.50', '3.95', '475.98', '600.00', '0.00', '2012-05-01 11:01:51'),
(3478, 'C1', 'Apr-2012', '20773.60', '20830.30', '56.70', '3.95', '223.97', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3479, 'C2', 'Apr-2012', '17797.10', '18184.40', '387.30', '3.95', '1529.84', '1200.00', '329.84', '2012-05-01 11:01:51'),
(3480, 'D1', 'Apr-2012', '16498.50', '16625.40', '126.90', '3.95', '501.26', '800.00', '0.00', '2012-05-01 11:01:51'),
(3481, 'D10', 'Apr-2012', '25409.40', '26080.60', '671.20', '3.95', '2651.24', '1200.00', '1451.24', '2012-05-01 11:01:51'),
(3482, 'D11', 'Apr-2012', '11029.60', '11222.50', '192.90', '3.95', '761.96', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3483, 'D12', 'Apr-2012', '17849.80', '18194.30', '344.50', '3.95', '1360.78', '1200.00', '160.78', '2012-05-01 11:01:51'),
(3484, 'D13', 'Apr-2012', '1640.70', '1720.30', '79.60', '3.95', '314.42', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3485, 'D14', 'Apr-2012', '7578.90', '8205.70', '626.80', '3.95', '2475.86', '1200.00', '1275.86', '2012-05-01 11:01:51'),
(3486, 'D15', 'Apr-2012', '16226.50', '16506.10', '279.60', '3.95', '1104.42', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3487, 'D16', 'Apr-2012', '4782.20', '5194.70', '412.50', '3.95', '1629.38', '1200.00', '429.38', '2012-05-01 11:01:51'),
(3488, 'D17', 'Apr-2012', '2941.30', '3077.30', '136.00', '3.95', '537.20', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3489, 'D18', 'Apr-2012', '4857.70', '5250.70', '393.00', '3.95', '1552.35', '1200.00', '352.35', '2012-05-01 11:01:51'),
(3490, 'D19', 'Apr-2012', '3653.90', '3880.50', '226.60', '3.95', '895.07', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3491, 'D2', 'Apr-2012', '11826.70', '11826.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3492, 'D20', 'Apr-2012', '10801.50', '11363.20', '561.70', '3.95', '2218.72', '1200.00', '1018.72', '2012-05-01 11:01:51'),
(3493, 'D21', 'Apr-2012', '2492.10', '2631.30', '139.20', '3.95', '549.84', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3494, 'D22', 'Apr-2012', '4198.00', '4198.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3495, 'D23', 'Apr-2012', '4122.50', '4303.60', '181.10', '3.95', '715.35', '1200.00', '0.00', '2012-05-01 11:01:51');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(3496, 'D24', 'Apr-2012', '7094.80', '7312.50', '217.70', '3.95', '859.92', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3497, 'D25', 'Apr-2012', '28827.40', '29045.30', '217.90', '3.95', '860.70', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3498, 'D26', 'Apr-2012', '25894.50', '26352.20', '457.70', '3.95', '1807.92', '1200.00', '607.92', '2012-05-01 11:01:51'),
(3499, 'D27', 'Apr-2012', '27584.80', '27873.40', '288.60', '3.95', '1139.97', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3500, 'D28', 'Apr-2012', '23006.50', '23261.50', '255.00', '3.95', '1007.25', '800.00', '207.25', '2012-05-01 11:01:51'),
(3501, 'D3', 'Apr-2012', '9367.60', '9564.90', '197.30', '3.95', '779.34', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3502, 'D4', 'Apr-2012', '12751.10', '12978.50', '227.40', '3.95', '898.23', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3503, 'D5', 'Apr-2012', '2838.70', '3055.80', '217.10', '3.95', '857.55', '800.00', '57.55', '2012-05-01 11:01:51'),
(3504, 'D6', 'Apr-2012', '17169.80', '17629.40', '459.60', '3.95', '1815.42', '800.00', '1015.42', '2012-05-01 11:01:51'),
(3505, 'D7', 'Apr-2012', '18936.00', '19290.70', '354.70', '3.95', '1401.07', '1200.00', '201.07', '2012-05-01 11:01:51'),
(3506, 'D8', 'Apr-2012', '8926.70', '9276.40', '349.70', '3.95', '1381.32', '1200.00', '181.32', '2012-05-01 11:01:51'),
(3507, 'D9', 'Apr-2012', '3073.60', '3376.60', '303.00', '3.95', '1196.85', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3508, 'E1', 'Apr-2012', '15039.40', '15555.90', '516.50', '3.95', '2040.18', '0.00', '2040.18', '2012-05-01 11:01:51'),
(3509, 'E10', 'Apr-2012', '5041.80', '5430.40', '388.60', '3.95', '1534.97', '1200.00', '334.97', '2012-05-01 11:01:51'),
(3510, 'E11', 'Apr-2012', '13877.30', '14331.60', '454.30', '3.95', '1794.49', '1200.00', '594.49', '2012-05-01 11:01:51'),
(3511, 'E12', 'Apr-2012', '10705.30', '11471.00', '765.70', '3.95', '3024.52', '1200.00', '1824.52', '2012-05-01 11:01:51'),
(3512, 'E13', 'Apr-2012', '2801.60', '3116.80', '315.20', '3.95', '1245.04', '1200.00', '45.04', '2012-05-01 11:01:51'),
(3513, 'E14', 'Apr-2012', '40378.50', '40830.70', '452.20', '3.95', '1786.19', '1200.00', '586.19', '2012-05-01 11:01:51'),
(3514, 'E2', 'Apr-2012', '9757.80', '10358.00', '600.20', '3.95', '2370.79', '0.00', '2370.79', '2012-05-01 11:01:51'),
(3515, 'E3', 'Apr-2012', '31475.50', '31884.30', '408.80', '3.95', '1614.76', '1200.00', '414.76', '2012-05-01 11:01:51'),
(3516, 'E4', 'Apr-2012', '57337.30', '57815.80', '478.50', '3.95', '1890.08', '1200.00', '690.08', '2012-05-01 11:01:51'),
(3517, 'E5', 'Apr-2012', '72052.50', '72848.60', '796.10', '3.95', '3144.60', '1200.00', '1944.60', '2012-05-01 11:01:51'),
(3518, 'E6', 'Apr-2012', '24620.70', '24920.40', '299.70', '3.95', '1183.82', '1200.00', '0.00', '2012-05-01 11:01:51'),
(3519, 'E7', 'Apr-2012', '12383.00', '12860.90', '477.90', '3.95', '1887.71', '0.00', '1887.71', '2012-05-01 11:01:51'),
(3520, 'E8', 'Apr-2012', '12373.00', '12694.10', '321.10', '3.95', '1268.35', '1200.00', '68.35', '2012-05-01 11:01:51'),
(3521, 'E9', 'Apr-2012', '7718.50', '8112.60', '394.10', '3.95', '1556.70', '1200.00', '356.70', '2012-05-01 11:01:51'),
(3522, 'F1', 'Apr-2012', '1038.50', '1038.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3523, 'F2', 'Apr-2012', '1867.90', '1905.80', '37.90', '3.95', '149.71', '0.00', '149.71', '2012-05-01 11:01:51'),
(3524, 'F3', 'Apr-2012', '1241.60', '1285.40', '43.80', '3.95', '173.01', '0.00', '173.01', '2012-05-01 11:01:51'),
(3525, 'F4', 'Apr-2012', '679.80', '679.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3526, 'F5', 'Apr-2012', '715.00', '715.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3527, 'MSA-CA1', 'Apr-2012', '12295.80', '12557.50', '261.70', '3.95', '1033.72', '0.00', '1033.72', '2012-05-01 11:01:51'),
(3528, 'MSA-CA2', 'Apr-2012', '14529.90', '14809.40', '279.50', '3.95', '1104.03', '0.00', '1104.03', '2012-05-01 11:01:51'),
(3529, 'MSA101', 'Apr-2012', '5622.00', '5622.00', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-05-01 11:01:51'),
(3530, 'MSA102', 'Apr-2012', '5609.80', '5700.20', '90.40', '3.95', '357.08', '300.00', '57.08', '2012-05-01 11:01:51'),
(3531, 'MSA103', 'Apr-2012', '3557.00', '3724.30', '167.30', '3.95', '660.84', '600.00', '60.84', '2012-05-01 11:01:51'),
(3532, 'MSA104', 'Apr-2012', '7197.60', '7386.90', '189.30', '3.95', '747.74', '600.00', '147.74', '2012-05-01 11:01:51'),
(3533, 'MSA105', 'Apr-2012', '6045.70', '6045.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3534, 'MSA106', 'Apr-2012', '5643.60', '5843.20', '199.60', '3.95', '788.42', '300.00', '488.42', '2012-05-01 11:01:51'),
(3535, 'MSA201', 'Apr-2012', '2492.00', '2569.60', '77.60', '3.95', '306.52', '600.00', '0.00', '2012-05-01 11:01:51'),
(3536, 'MSA202', 'Apr-2012', '2536.20', '2626.20', '90.00', '3.95', '355.50', '300.00', '55.50', '2012-05-01 11:01:51'),
(3537, 'MSA203', 'Apr-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3538, 'MSA204', 'Apr-2012', '2742.30', '2742.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3539, 'MSA205', 'Apr-2012', '6690.20', '6833.70', '143.50', '3.95', '566.83', '300.00', '266.83', '2012-05-01 11:01:51'),
(3540, 'MSA206', 'Apr-2012', '4722.30', '4723.30', '1.00', '3.95', '3.95', '300.00', '0.00', '2012-05-01 11:01:51'),
(3541, 'MSA301', 'Apr-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3542, 'MSA302', 'Apr-2012', '5940.90', '6027.30', '86.40', '3.95', '341.28', '300.00', '41.28', '2012-05-01 11:01:51'),
(3543, 'MSA303', 'Apr-2012', '4106.00', '4185.20', '79.20', '3.95', '312.84', '600.00', '0.00', '2012-05-01 11:01:51'),
(3544, 'MSA304', 'Apr-2012', '2526.60', '2588.10', '61.50', '3.95', '242.93', '300.00', '0.00', '2012-05-01 11:01:51'),
(3545, 'MSA305', 'Apr-2012', '1125.00', '1151.70', '26.70', '3.95', '105.47', '300.00', '0.00', '2012-05-01 11:01:51'),
(3546, 'MSA306', 'Apr-2012', '6018.50', '6115.50', '97.00', '3.95', '383.15', '300.00', '83.15', '2012-05-01 11:01:51'),
(3547, 'MSA307', 'Apr-2012', '5088.00', '5089.50', '1.50', '3.95', '5.93', '300.00', '0.00', '2012-05-01 11:01:51'),
(3548, 'MSA308', 'Apr-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3549, 'MSA401', 'Apr-2012', '4102.80', '4164.80', '62.00', '3.95', '244.90', '300.00', '0.00', '2012-05-01 11:01:51'),
(3550, 'MSA402', 'Apr-2012', '2280.10', '2321.40', '41.30', '3.95', '163.14', '300.00', '0.00', '2012-05-01 11:01:51'),
(3551, 'MSA403', 'Apr-2012', '3199.70', '3284.60', '84.90', '3.95', '335.36', '300.00', '35.36', '2012-05-01 11:01:51'),
(3552, 'MSA404', 'Apr-2012', '1807.50', '1857.40', '49.90', '3.95', '197.11', '300.00', '0.00', '2012-05-01 11:01:51'),
(3553, 'MSA405', 'Apr-2012', '1171.30', '1208.50', '37.20', '3.95', '146.94', '300.00', '0.00', '2012-05-01 11:01:51'),
(3554, 'MSA406', 'Apr-2012', '2591.20', '2641.70', '50.50', '3.95', '199.48', '300.00', '0.00', '2012-05-01 11:01:51'),
(3555, 'MSA407', 'Apr-2012', '8683.90', '8728.60', '44.70', '3.95', '176.57', '300.00', '0.00', '2012-05-01 11:01:51'),
(3556, 'MSA408', 'Apr-2012', '1439.70', '1473.50', '33.80', '3.95', '133.51', '300.00', '0.00', '2012-05-01 11:01:51'),
(3557, 'MSA409', 'Apr-2012', '498.10', '548.20', '50.10', '3.95', '197.90', '300.00', '0.00', '2012-05-01 11:01:51'),
(3558, 'MSA410', 'Apr-2012', '4748.00', '4770.60', '22.60', '3.95', '89.27', '300.00', '0.00', '2012-05-01 11:01:51'),
(3559, 'MSA501', 'Apr-2012', '4624.10', '4711.60', '87.50', '3.95', '345.63', '600.00', '0.00', '2012-05-01 11:01:51'),
(3560, 'MSA502', 'Apr-2012', '4905.90', '4960.20', '54.30', '3.95', '214.49', '300.00', '0.00', '2012-05-01 11:01:51'),
(3561, 'MSA503', 'Apr-2012', '1769.80', '1829.10', '59.30', '3.95', '234.24', '600.00', '0.00', '2012-05-01 11:01:51'),
(3562, 'MSA504', 'Apr-2012', '889.80', '915.70', '25.90', '3.95', '102.31', '300.00', '0.00', '2012-05-01 11:01:51'),
(3563, 'MSA505', 'Apr-2012', '5303.10', '5368.50', '65.40', '3.95', '258.33', '300.00', '0.00', '2012-05-01 11:01:51'),
(3564, 'MSA506', 'Apr-2012', '1509.80', '1597.60', '87.80', '3.95', '346.81', '300.00', '46.81', '2012-05-01 11:01:51'),
(3565, 'MSA507', 'Apr-2012', '228.50', '249.80', '21.30', '3.95', '84.14', '300.00', '0.00', '2012-05-01 11:01:51'),
(3566, 'MSA508', 'Apr-2012', '178.80', '199.40', '20.60', '3.95', '81.37', '300.00', '0.00', '2012-05-01 11:01:51'),
(3567, 'MSA509', 'Apr-2012', '973.30', '1062.70', '89.40', '3.95', '353.13', '300.00', '53.13', '2012-05-01 11:01:51'),
(3568, 'MSA510', 'Apr-2012', '1151.10', '1225.10', '74.00', '3.95', '292.30', '600.00', '0.00', '2012-05-01 11:01:51'),
(3569, 'MSA601', 'Apr-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3570, 'MSA602', 'Apr-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3571, 'MSA603', 'Apr-2012', '682.60', '682.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3572, 'MSA604', 'Apr-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3573, 'MSA605', 'Apr-2012', '290.00', '468.00', '178.00', '3.95', '703.10', '300.00', '403.10', '2012-05-01 11:01:51'),
(3574, 'MSA606', 'Apr-2012', '387.90', '481.40', '93.50', '3.95', '369.33', '300.00', '69.33', '2012-05-01 11:01:51'),
(3575, 'MSA607', 'Apr-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3576, 'MSA608', 'Apr-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3577, 'MSA609', 'Apr-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3578, 'MSA610', 'Apr-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3579, 'RES-CA1', 'Apr-2012', '912.50', '940.00', '27.50', '3.95', '108.63', '0.00', '108.63', '2012-05-01 11:01:51'),
(3580, 'RES-CA10', 'Apr-2012', '1324.00', '1352.70', '28.70', '3.95', '113.37', '0.00', '113.37', '2012-05-01 11:01:51'),
(3581, 'RES-CA11', 'Apr-2012', '2055.10', '2101.10', '46.00', '3.95', '181.70', '0.00', '181.70', '2012-05-01 11:01:51'),
(3582, 'RES-CA12', 'Apr-2012', '858.70', '900.50', '41.80', '3.95', '165.11', '0.00', '165.11', '2012-05-01 11:01:51'),
(3583, 'RES-CA13', 'Apr-2012', '981.40', '992.90', '11.50', '3.95', '45.43', '0.00', '45.43', '2012-05-01 11:01:51'),
(3584, 'RES-CA14', 'Apr-2012', '1084.40', '1102.20', '17.80', '3.95', '70.31', '0.00', '70.31', '2012-05-01 11:01:51'),
(3585, 'RES-CA15', 'Apr-2012', '1061.30', '1068.60', '7.30', '3.95', '28.84', '0.00', '28.84', '2012-05-01 11:01:51'),
(3586, 'RES-CA2', 'Apr-2012', '557.30', '581.80', '24.50', '3.95', '96.78', '0.00', '96.78', '2012-05-01 11:01:51'),
(3587, 'RES-CA3', 'Apr-2012', '410.50', '421.00', '10.50', '3.95', '41.48', '0.00', '41.48', '2012-05-01 11:01:51'),
(3588, 'RES-CA4', 'Apr-2012', '1018.60', '1027.90', '9.30', '3.95', '36.74', '0.00', '36.74', '2012-05-01 11:01:51'),
(3589, 'RES-CA5', 'Apr-2012', '1617.70', '1642.60', '24.90', '3.95', '98.35', '0.00', '98.35', '2012-05-01 11:01:51'),
(3590, 'RES-CA6', 'Apr-2012', '1400.00', '1426.30', '26.30', '3.95', '103.89', '0.00', '103.89', '2012-05-01 11:01:51'),
(3591, 'RES-CA7', 'Apr-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-05-01 11:01:51'),
(3592, 'RES-CA8', 'Apr-2012', '1841.40', '1880.60', '39.20', '3.95', '154.84', '0.00', '154.84', '2012-05-01 11:01:51'),
(3593, 'RES-CA9', 'Apr-2012', '1428.90', '1457.00', '28.10', '3.95', '111.00', '0.00', '111.00', '2012-05-01 11:01:51'),
(3594, 'A1', 'May-2012', '7292.00', '7556.10', '264.10', '3.95', '1043.20', '600.00', '443.20', '2012-06-01 11:34:51'),
(3595, 'A2', 'May-2012', '110.80', '110.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3596, 'A3', 'May-2012', '1347.00', '1421.20', '74.20', '3.95', '293.09', '0.00', '293.09', '2012-06-01 11:34:51'),
(3597, 'A4', 'May-2012', '136.90', '136.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3598, 'A5', 'May-2012', '1403.10', '1665.80', '262.70', '3.95', '1037.67', '600.00', '437.67', '2012-06-01 11:34:51'),
(3599, 'A6', 'May-2012', '1868.70', '2056.60', '187.90', '3.95', '742.21', '600.00', '142.21', '2012-06-01 11:34:51'),
(3600, 'A7', 'May-2012', '688.90', '690.50', '1.60', '3.95', '6.32', '0.00', '6.32', '2012-06-01 11:34:51'),
(3601, 'A8', 'May-2012', '112.30', '112.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3602, 'B1', 'May-2012', '8710.60', '8937.80', '227.20', '3.95', '897.44', '600.00', '297.44', '2012-06-01 11:34:51'),
(3603, 'B10', 'May-2012', '12246.10', '12577.70', '331.60', '3.95', '1309.82', '600.00', '709.82', '2012-06-01 11:34:51'),
(3604, 'B11', 'May-2012', '2694.40', '2991.30', '296.90', '3.95', '1172.76', '600.00', '572.76', '2012-06-01 11:34:51'),
(3605, 'B12', 'May-2012', '17750.70', '17976.50', '225.80', '3.95', '891.91', '600.00', '291.91', '2012-06-01 11:34:51'),
(3606, 'B13', 'May-2012', '14036.00', '14206.80', '170.80', '3.95', '674.66', '600.00', '74.66', '2012-06-01 11:34:51'),
(3607, 'B14', 'May-2012', '5808.60', '6010.90', '202.30', '3.95', '799.09', '600.00', '199.09', '2012-06-01 11:34:51'),
(3608, 'B15', 'May-2012', '16853.60', '17576.50', '722.90', '3.95', '2855.46', '600.00', '2255.46', '2012-06-01 11:34:51'),
(3609, 'B16', 'May-2012', '11067.80', '11365.60', '297.80', '3.95', '1176.31', '600.00', '576.31', '2012-06-01 11:34:51'),
(3610, 'B2', 'May-2012', '10624.40', '11190.80', '566.40', '3.95', '2237.28', '600.00', '1637.28', '2012-06-01 11:34:51'),
(3611, 'B3', 'May-2012', '10461.30', '10624.30', '163.00', '3.95', '643.85', '600.00', '43.85', '2012-06-01 11:34:51'),
(3612, 'B4', 'May-2012', '7943.20', '8304.30', '361.10', '3.95', '1426.35', '600.00', '826.35', '2012-06-01 11:34:51'),
(3613, 'B5', 'May-2012', '5483.90', '5712.10', '228.20', '3.95', '901.39', '600.00', '301.39', '2012-06-01 11:34:51'),
(3614, 'B6', 'May-2012', '10635.40', '10635.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3615, 'B7', 'May-2012', '9703.10', '9930.00', '226.90', '3.95', '896.26', '600.00', '296.26', '2012-06-01 11:34:51'),
(3616, 'B8', 'May-2012', '7233.40', '7871.20', '637.80', '3.95', '2519.31', '600.00', '1919.31', '2012-06-01 11:34:51'),
(3617, 'B9', 'May-2012', '6913.20', '7024.50', '111.30', '3.95', '439.64', '600.00', '0.00', '2012-06-01 11:34:51'),
(3618, 'C1', 'May-2012', '20830.30', '20915.40', '85.10', '3.95', '336.15', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3619, 'C2', 'May-2012', '18184.40', '18609.40', '425.00', '3.95', '1678.75', '1200.00', '478.75', '2012-06-01 11:34:51'),
(3620, 'D1', 'May-2012', '16625.40', '16989.60', '364.20', '3.95', '1438.59', '800.00', '638.59', '2012-06-01 11:34:51'),
(3621, 'D10', 'May-2012', '26080.60', '27048.30', '967.70', '3.95', '3822.42', '1200.00', '2622.42', '2012-06-01 11:34:51'),
(3622, 'D11', 'May-2012', '11222.50', '11402.30', '179.80', '3.95', '710.21', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3623, 'D12', 'May-2012', '18194.30', '19038.10', '843.80', '3.95', '3333.01', '1200.00', '2133.01', '2012-06-01 11:34:51'),
(3624, 'D13', 'May-2012', '1720.30', '1808.80', '88.50', '3.95', '349.58', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3625, 'D14', 'May-2012', '8205.70', '9146.00', '940.30', '3.95', '3714.19', '1200.00', '2514.19', '2012-06-01 11:34:51'),
(3626, 'D15', 'May-2012', '16506.10', '16916.80', '410.70', '3.95', '1622.27', '1200.00', '422.27', '2012-06-01 11:34:51'),
(3627, 'D16', 'May-2012', '5194.70', '5931.10', '736.40', '3.95', '2908.78', '1200.00', '1708.78', '2012-06-01 11:34:51'),
(3628, 'D17', 'May-2012', '3077.30', '3263.90', '186.60', '3.95', '737.07', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3629, 'D18', 'May-2012', '5250.70', '5693.90', '443.20', '3.95', '1750.64', '1200.00', '550.64', '2012-06-01 11:34:51'),
(3630, 'D19', 'May-2012', '3880.50', '4137.20', '256.70', '3.95', '1013.97', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3631, 'D2', 'May-2012', '11826.70', '11826.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3632, 'D20', 'May-2012', '11363.20', '12244.50', '881.30', '3.95', '3481.14', '1200.00', '2281.14', '2012-06-01 11:34:51'),
(3633, 'D21', 'May-2012', '2631.30', '2801.70', '170.40', '3.95', '673.08', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3634, 'D22', 'May-2012', '4198.00', '4198.10', '0.10', '3.95', '0.40', '0.00', '0.40', '2012-06-01 11:34:51'),
(3635, 'D23', 'May-2012', '4303.60', '4689.10', '385.50', '3.95', '1522.73', '1200.00', '322.73', '2012-06-01 11:34:51'),
(3636, 'D24', 'May-2012', '7312.50', '7680.90', '368.40', '3.95', '1455.18', '1200.00', '255.18', '2012-06-01 11:34:51'),
(3637, 'D25', 'May-2012', '29045.30', '29404.50', '359.20', '3.95', '1418.84', '1200.00', '218.84', '2012-06-01 11:34:51'),
(3638, 'D26', 'May-2012', '26352.20', '27326.10', '973.90', '3.95', '3846.91', '1200.00', '2646.91', '2012-06-01 11:34:51'),
(3639, 'D27', 'May-2012', '27873.40', '28048.00', '174.60', '3.95', '689.67', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3640, 'D28', 'May-2012', '23261.50', '23529.00', '267.50', '3.95', '1056.63', '800.00', '256.63', '2012-06-01 11:34:51'),
(3641, 'D3', 'May-2012', '9564.90', '9861.90', '297.00', '3.95', '1173.15', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3642, 'D4', 'May-2012', '12978.50', '13534.40', '555.90', '3.95', '2195.81', '1200.00', '995.81', '2012-06-01 11:34:51'),
(3643, 'D5', 'May-2012', '3055.80', '3255.90', '200.10', '3.95', '790.40', '800.00', '0.00', '2012-06-01 11:34:51'),
(3644, 'D6', 'May-2012', '17629.40', '18253.90', '624.50', '3.95', '2466.78', '800.00', '1666.78', '2012-06-01 11:34:51'),
(3645, 'D7', 'May-2012', '19290.70', '19926.40', '635.70', '3.95', '2511.02', '1200.00', '1311.02', '2012-06-01 11:34:51'),
(3646, 'D8', 'May-2012', '9276.40', '9902.80', '626.40', '3.95', '2474.28', '1200.00', '1274.28', '2012-06-01 11:34:51'),
(3647, 'D9', 'May-2012', '3376.60', '3631.70', '255.10', '3.95', '1007.65', '1200.00', '0.00', '2012-06-01 11:34:51'),
(3648, 'E1', 'May-2012', '15555.90', '15870.10', '314.20', '3.95', '1241.09', '0.00', '1241.09', '2012-06-01 11:34:51'),
(3649, 'E10', 'May-2012', '5430.40', '6225.80', '795.40', '3.95', '3141.83', '1200.00', '1941.83', '2012-06-01 11:34:51'),
(3650, 'E11', 'May-2012', '14331.60', '15185.10', '853.50', '3.95', '3371.33', '1200.00', '2171.33', '2012-06-01 11:34:51'),
(3651, 'E12', 'May-2012', '11471.00', '12509.60', '1038.60', '3.95', '4102.47', '1200.00', '2902.47', '2012-06-01 11:34:51'),
(3652, 'E13', 'May-2012', '3116.80', '3600.90', '484.10', '3.95', '1912.20', '1200.00', '712.20', '2012-06-01 11:34:51'),
(3653, 'E14', 'May-2012', '40830.70', '41559.00', '728.30', '3.95', '2876.79', '1200.00', '1676.79', '2012-06-01 11:34:51'),
(3654, 'E2', 'May-2012', '10358.00', '10652.60', '294.60', '3.95', '1163.67', '0.00', '1163.67', '2012-06-01 11:34:51'),
(3655, 'E3', 'May-2012', '31884.30', '32501.50', '617.20', '3.95', '2437.94', '1200.00', '1237.94', '2012-06-01 11:34:51'),
(3656, 'E4', 'May-2012', '57815.80', '58770.60', '954.80', '3.95', '3771.46', '1200.00', '2571.46', '2012-06-01 11:34:51'),
(3657, 'E5', 'May-2012', '72848.60', '74145.30', '1296.70', '3.95', '5121.97', '1200.00', '3921.97', '2012-06-01 11:34:51'),
(3658, 'E6', 'May-2012', '24920.40', '25418.80', '498.40', '3.95', '1968.68', '1200.00', '768.68', '2012-06-01 11:34:51'),
(3659, 'E7', 'May-2012', '12860.90', '13084.40', '223.50', '3.95', '882.83', '0.00', '882.83', '2012-06-01 11:34:51'),
(3660, 'E8', 'May-2012', '12694.10', '13182.30', '488.20', '3.95', '1928.39', '1200.00', '728.39', '2012-06-01 11:34:51'),
(3661, 'E9', 'May-2012', '8112.60', '9348.50', '1235.90', '3.95', '4881.81', '1200.00', '3681.81', '2012-06-01 11:34:51'),
(3662, 'F1', 'May-2012', '1038.50', '1038.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3663, 'F2', 'May-2012', '1905.80', '1905.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3664, 'F3', 'May-2012', '1285.40', '1285.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3665, 'F4', 'May-2012', '679.80', '679.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3666, 'F5', 'May-2012', '715.00', '715.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3667, 'MSA-CA1', 'May-2012', '12557.50', '12748.40', '190.90', '3.95', '754.06', '0.00', '754.06', '2012-06-01 11:34:51'),
(3668, 'MSA-CA2', 'May-2012', '14809.40', '15088.80', '279.40', '3.95', '1103.63', '0.00', '1103.63', '2012-06-01 11:34:51'),
(3669, 'MSA101', 'May-2012', '5622.00', '5924.60', '302.60', '3.95', '1195.27', '300.00', '895.27', '2012-06-01 11:34:51'),
(3670, 'MSA102', 'May-2012', '5700.20', '5892.70', '192.50', '3.95', '760.38', '300.00', '460.38', '2012-06-01 11:34:51'),
(3671, 'MSA103', 'May-2012', '3724.30', '4181.90', '457.60', '3.95', '1807.52', '600.00', '1207.52', '2012-06-01 11:34:51'),
(3672, 'MSA104', 'May-2012', '7386.90', '7599.90', '213.00', '3.95', '841.35', '600.00', '241.35', '2012-06-01 11:34:51'),
(3673, 'MSA105', 'May-2012', '6045.70', '6045.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3674, 'MSA106', 'May-2012', '5843.20', '6111.90', '268.70', '3.95', '1061.37', '300.00', '761.37', '2012-06-01 11:34:51'),
(3675, 'MSA201', 'May-2012', '2569.60', '2675.70', '106.10', '3.95', '419.10', '600.00', '0.00', '2012-06-01 11:34:51'),
(3676, 'MSA202', 'May-2012', '2626.20', '2758.20', '132.00', '3.95', '521.40', '300.00', '221.40', '2012-06-01 11:34:51'),
(3677, 'MSA203', 'May-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3678, 'MSA204', 'May-2012', '2742.30', '2742.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3679, 'MSA205', 'May-2012', '6833.70', '7044.00', '210.30', '3.95', '830.69', '300.00', '530.69', '2012-06-01 11:34:51'),
(3680, 'MSA206', 'May-2012', '4723.30', '4723.30', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-06-01 11:34:51'),
(3681, 'MSA301', 'May-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3682, 'MSA302', 'May-2012', '6027.30', '6282.30', '255.00', '3.95', '1007.25', '300.00', '707.25', '2012-06-01 11:34:51'),
(3683, 'MSA303', 'May-2012', '4185.20', '4306.60', '121.40', '3.95', '479.53', '600.00', '0.00', '2012-06-01 11:34:51'),
(3684, 'MSA304', 'May-2012', '2588.10', '2655.40', '67.30', '3.95', '265.84', '300.00', '0.00', '2012-06-01 11:34:51'),
(3685, 'MSA305', 'May-2012', '1151.70', '1173.70', '22.00', '3.95', '86.90', '300.00', '0.00', '2012-06-01 11:34:51'),
(3686, 'MSA306', 'May-2012', '6115.50', '6210.10', '94.60', '3.95', '373.67', '300.00', '73.67', '2012-06-01 11:34:51'),
(3687, 'MSA307', 'May-2012', '5089.50', '5158.20', '68.70', '3.95', '271.37', '300.00', '0.00', '2012-06-01 11:34:51'),
(3688, 'MSA308', 'May-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3689, 'MSA401', 'May-2012', '4164.80', '4235.30', '70.50', '3.95', '278.48', '300.00', '0.00', '2012-06-01 11:34:51'),
(3690, 'MSA402', 'May-2012', '2321.40', '2382.20', '60.80', '3.95', '240.16', '300.00', '0.00', '2012-06-01 11:34:51'),
(3691, 'MSA403', 'May-2012', '3284.60', '3520.40', '235.80', '3.95', '931.41', '300.00', '631.41', '2012-06-01 11:34:51'),
(3692, 'MSA404', 'May-2012', '1857.40', '1924.50', '67.10', '3.95', '265.05', '300.00', '0.00', '2012-06-01 11:34:51'),
(3693, 'MSA405', 'May-2012', '1208.50', '1277.20', '68.70', '3.95', '271.37', '300.00', '0.00', '2012-06-01 11:34:51'),
(3694, 'MSA406', 'May-2012', '2641.70', '2716.60', '74.90', '3.95', '295.86', '300.00', '0.00', '2012-06-01 11:34:51'),
(3695, 'MSA407', 'May-2012', '8728.60', '8810.50', '81.90', '3.95', '323.51', '300.00', '23.50', '2012-06-01 11:34:51'),
(3696, 'MSA408', 'May-2012', '1473.50', '1519.10', '45.60', '3.95', '180.12', '300.00', '0.00', '2012-06-01 11:34:51'),
(3697, 'MSA409', 'May-2012', '548.20', '609.90', '61.70', '3.95', '243.72', '300.00', '0.00', '2012-06-01 11:34:51'),
(3698, 'MSA410', 'May-2012', '4770.60', '4770.60', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-06-01 11:34:51'),
(3699, 'MSA501', 'May-2012', '4711.60', '4816.30', '104.70', '3.95', '413.57', '600.00', '0.00', '2012-06-01 11:34:51'),
(3700, 'MSA502', 'May-2012', '4960.20', '5031.10', '70.90', '3.95', '280.06', '300.00', '0.00', '2012-06-01 11:34:51'),
(3701, 'MSA503', 'May-2012', '1829.10', '1913.50', '84.40', '3.95', '333.38', '600.00', '0.00', '2012-06-01 11:34:51'),
(3702, 'MSA504', 'May-2012', '915.70', '955.50', '39.80', '3.95', '157.21', '300.00', '0.00', '2012-06-01 11:34:51'),
(3703, 'MSA505', 'May-2012', '5368.50', '5467.90', '99.40', '3.95', '392.63', '300.00', '92.63', '2012-06-01 11:34:51'),
(3704, 'MSA506', 'May-2012', '1597.60', '1684.60', '87.00', '3.95', '343.65', '300.00', '43.65', '2012-06-01 11:34:51'),
(3705, 'MSA507', 'May-2012', '249.80', '287.10', '37.30', '3.95', '147.34', '300.00', '0.00', '2012-06-01 11:34:51'),
(3706, 'MSA508', 'May-2012', '199.40', '241.20', '41.80', '3.95', '165.11', '300.00', '0.00', '2012-06-01 11:34:51'),
(3707, 'MSA509', 'May-2012', '1062.70', '1185.30', '122.60', '3.95', '484.27', '300.00', '184.27', '2012-06-01 11:34:51'),
(3708, 'MSA510', 'May-2012', '1225.10', '1339.30', '114.20', '3.95', '451.09', '600.00', '0.00', '2012-06-01 11:34:51'),
(3709, 'MSA601', 'May-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3710, 'MSA602', 'May-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3711, 'MSA603', 'May-2012', '682.60', '682.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3712, 'MSA604', 'May-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3713, 'MSA605', 'May-2012', '468.00', '643.30', '175.30', '3.95', '692.44', '300.00', '392.44', '2012-06-01 11:34:51'),
(3714, 'MSA606', 'May-2012', '481.40', '592.20', '110.80', '3.95', '437.66', '300.00', '137.66', '2012-06-01 11:34:51'),
(3715, 'MSA607', 'May-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3716, 'MSA608', 'May-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3717, 'MSA609', 'May-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3718, 'MSA610', 'May-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3719, 'RES-CA1', 'May-2012', '940.00', '951.50', '11.50', '3.95', '45.43', '0.00', '45.43', '2012-06-01 11:34:51'),
(3720, 'RES-CA10', 'May-2012', '1352.70', '1387.80', '35.10', '3.95', '138.65', '0.00', '138.65', '2012-06-01 11:34:51'),
(3721, 'RES-CA11', 'May-2012', '2101.10', '2143.20', '42.10', '3.95', '166.30', '0.00', '166.30', '2012-06-01 11:34:51'),
(3722, 'RES-CA12', 'May-2012', '900.50', '925.30', '24.80', '3.95', '97.96', '0.00', '97.96', '2012-06-01 11:34:51'),
(3723, 'RES-CA13', 'May-2012', '992.90', '1012.50', '19.60', '3.95', '77.42', '0.00', '77.42', '2012-06-01 11:34:51'),
(3724, 'RES-CA14', 'May-2012', '1102.20', '1120.60', '18.40', '3.95', '72.68', '0.00', '72.68', '2012-06-01 11:34:51'),
(3725, 'RES-CA15', 'May-2012', '1068.60', '1076.00', '7.40', '3.95', '29.23', '0.00', '29.23', '2012-06-01 11:34:51'),
(3726, 'RES-CA2', 'May-2012', '581.80', '606.30', '24.50', '3.95', '96.78', '0.00', '96.78', '2012-06-01 11:34:51'),
(3727, 'RES-CA3', 'May-2012', '421.00', '431.80', '10.80', '3.95', '42.66', '0.00', '42.66', '2012-06-01 11:34:51'),
(3728, 'RES-CA4', 'May-2012', '1027.90', '1051.70', '23.80', '3.95', '94.01', '0.00', '94.01', '2012-06-01 11:34:51'),
(3729, 'RES-CA5', 'May-2012', '1642.60', '1665.60', '23.00', '3.95', '90.85', '0.00', '90.85', '2012-06-01 11:34:51'),
(3730, 'RES-CA6', 'May-2012', '1426.30', '1449.50', '23.20', '3.95', '91.64', '0.00', '91.64', '2012-06-01 11:34:51'),
(3731, 'RES-CA7', 'May-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-06-01 11:34:51'),
(3732, 'RES-CA8', 'May-2012', '1880.60', '1921.30', '40.70', '3.95', '160.77', '0.00', '160.77', '2012-06-01 11:34:51'),
(3733, 'RES-CA9', 'May-2012', '1457.00', '1485.30', '28.30', '3.95', '111.79', '0.00', '111.79', '2012-06-01 11:34:51'),
(3734, 'A1', 'Jun-2012', '7556.10', '7821.90', '265.80', '3.95', '1049.91', '600.00', '449.91', '2012-07-11 20:14:12'),
(3735, 'A2', 'Jun-2012', '110.80', '110.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3736, 'A3', 'Jun-2012', '1421.20', '1494.50', '73.30', '3.95', '289.54', '0.00', '289.54', '2012-07-11 20:14:12'),
(3737, 'A4', 'Jun-2012', '136.90', '137.80', '0.90', '3.95', '3.56', '0.00', '3.56', '2012-07-11 20:14:12'),
(3738, 'A5', 'Jun-2012', '1665.80', '1914.80', '249.00', '3.95', '983.55', '600.00', '383.55', '2012-07-11 20:14:12'),
(3739, 'A6', 'Jun-2012', '2056.60', '2341.50', '284.90', '3.95', '1125.36', '600.00', '525.36', '2012-07-11 20:14:12'),
(3740, 'A7', 'Jun-2012', '690.50', '958.90', '268.40', '3.95', '1060.18', '600.00', '460.18', '2012-07-11 20:14:12'),
(3741, 'A8', 'Jun-2012', '112.30', '112.50', '0.20', '3.95', '0.79', '0.00', '0.79', '2012-07-11 20:14:12'),
(3742, 'B1', 'Jun-2012', '8937.80', '9198.90', '261.10', '3.95', '1031.35', '600.00', '431.35', '2012-07-11 20:14:12'),
(3743, 'B10', 'Jun-2012', '12577.70', '13045.20', '467.50', '3.95', '1846.63', '600.00', '1246.63', '2012-07-11 20:14:12'),
(3744, 'B11', 'Jun-2012', '2991.30', '3317.80', '326.50', '3.95', '1289.68', '600.00', '689.68', '2012-07-11 20:14:12'),
(3745, 'B12', 'Jun-2012', '17976.50', '18221.80', '245.30', '3.95', '968.94', '600.00', '368.94', '2012-07-11 20:14:12'),
(3746, 'B13', 'Jun-2012', '14206.80', '14485.70', '278.90', '3.95', '1101.66', '600.00', '501.66', '2012-07-11 20:14:12'),
(3747, 'B14', 'Jun-2012', '6010.90', '6295.80', '284.90', '3.95', '1125.36', '600.00', '525.36', '2012-07-11 20:14:12'),
(3748, 'B15', 'Jun-2012', '17576.50', '18520.40', '943.90', '3.95', '3728.41', '600.00', '3128.41', '2012-07-11 20:14:12'),
(3749, 'B16', 'Jun-2012', '11365.60', '11829.50', '463.90', '3.95', '1832.41', '600.00', '1232.41', '2012-07-11 20:14:12'),
(3750, 'B2', 'Jun-2012', '11190.80', '11991.70', '800.90', '3.95', '3163.56', '600.00', '2563.56', '2012-07-11 20:14:12'),
(3751, 'B3', 'Jun-2012', '10624.30', '10868.80', '244.50', '3.95', '965.78', '600.00', '365.78', '2012-07-11 20:14:12'),
(3752, 'B4', 'Jun-2012', '8304.30', '8685.00', '380.70', '3.95', '1503.77', '600.00', '903.77', '2012-07-11 20:14:12'),
(3753, 'B5', 'Jun-2012', '5712.10', '6033.40', '321.30', '3.95', '1269.14', '600.00', '669.14', '2012-07-11 20:14:12'),
(3754, 'B6', 'Jun-2012', '10635.40', '10635.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3755, 'B7', 'Jun-2012', '9930.00', '10582.50', '652.50', '3.95', '2577.38', '600.00', '1977.38', '2012-07-11 20:14:12'),
(3756, 'B8', 'Jun-2012', '7871.20', '8583.30', '712.10', '3.95', '2812.80', '600.00', '2212.80', '2012-07-11 20:14:12'),
(3757, 'B9', 'Jun-2012', '7024.50', '7173.20', '148.70', '3.95', '587.37', '600.00', '0.00', '2012-07-11 20:14:12'),
(3758, 'C1', 'Jun-2012', '20915.40', '21011.80', '96.40', '3.95', '380.78', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3759, 'C2', 'Jun-2012', '18609.40', '19157.80', '548.40', '3.95', '2166.18', '1200.00', '966.18', '2012-07-11 20:14:12'),
(3760, 'D1', 'Jun-2012', '16989.60', '17519.70', '530.10', '3.95', '2093.90', '800.00', '1293.90', '2012-07-11 20:14:12'),
(3761, 'D10', 'Jun-2012', '27048.30', '27602.90', '554.60', '3.95', '2190.67', '1200.00', '990.67', '2012-07-11 20:14:12'),
(3762, 'D11', 'Jun-2012', '11402.30', '12389.40', '987.10', '3.95', '3899.05', '1200.00', '2699.05', '2012-07-11 20:14:12'),
(3763, 'D12', 'Jun-2012', '19038.10', '19871.00', '832.90', '3.95', '3289.96', '1200.00', '2089.96', '2012-07-11 20:14:12'),
(3764, 'D13', 'Jun-2012', '1808.80', '1959.40', '150.60', '3.95', '594.87', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3765, 'D14', 'Jun-2012', '9146.00', '10278.20', '1132.20', '3.95', '4472.19', '1200.00', '3272.19', '2012-07-11 20:14:12'),
(3766, 'D15', 'Jun-2012', '16916.80', '17337.50', '420.70', '3.95', '1661.77', '1200.00', '461.77', '2012-07-11 20:14:12'),
(3767, 'D16', 'Jun-2012', '5931.10', '6994.60', '1063.50', '3.95', '4200.83', '1200.00', '3000.83', '2012-07-11 20:14:12'),
(3768, 'D17', 'Jun-2012', '3263.90', '3375.50', '111.60', '3.95', '440.82', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3769, 'D18', 'Jun-2012', '5693.90', '6240.20', '546.30', '3.95', '2157.89', '1200.00', '957.89', '2012-07-11 20:14:12'),
(3770, 'D19', 'Jun-2012', '4137.20', '4275.40', '138.20', '3.95', '545.89', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3771, 'D2', 'Jun-2012', '11826.70', '11826.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3772, 'D20', 'Jun-2012', '12244.50', '13519.20', '1274.70', '3.95', '5035.07', '1200.00', '3835.07', '2012-07-11 20:14:12'),
(3773, 'D21', 'Jun-2012', '2801.70', '2835.40', '33.70', '3.95', '133.12', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3774, 'D22', 'Jun-2012', '4198.10', '4198.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3775, 'D23', 'Jun-2012', '4689.10', '5148.20', '459.10', '3.95', '1813.45', '1200.00', '613.45', '2012-07-11 20:14:12'),
(3776, 'D24', 'Jun-2012', '7680.90', '8016.40', '335.50', '3.95', '1325.23', '1200.00', '125.23', '2012-07-11 20:14:12'),
(3777, 'D25', 'Jun-2012', '29404.50', '29828.00', '423.50', '3.95', '1672.83', '1200.00', '472.83', '2012-07-11 20:14:12'),
(3778, 'D26', 'Jun-2012', '27326.10', '28672.20', '1346.10', '3.95', '5317.10', '1200.00', '4117.10', '2012-07-11 20:14:12'),
(3779, 'D27', 'Jun-2012', '28048.00', '28048.10', '0.10', '3.95', '0.39', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3780, 'D28', 'Jun-2012', '23529.00', '24221.70', '692.70', '3.95', '2736.17', '800.00', '1936.17', '2012-07-11 20:14:12'),
(3781, 'D3', 'Jun-2012', '9861.90', '9997.90', '136.00', '3.95', '537.20', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3782, 'D4', 'Jun-2012', '13534.40', '13856.50', '322.10', '3.95', '1272.30', '1200.00', '72.30', '2012-07-11 20:14:12'),
(3783, 'D5', 'Jun-2012', '3255.90', '3477.80', '221.90', '3.95', '876.51', '800.00', '76.51', '2012-07-11 20:14:12'),
(3784, 'D6', 'Jun-2012', '18253.90', '18951.50', '697.60', '3.95', '2755.52', '800.00', '1955.52', '2012-07-11 20:14:12'),
(3785, 'D7', 'Jun-2012', '19926.40', '20607.50', '681.10', '3.95', '2690.35', '1200.00', '1490.35', '2012-07-11 20:14:12'),
(3786, 'D8', 'Jun-2012', '9902.80', '10441.90', '539.10', '3.95', '2129.45', '1200.00', '929.45', '2012-07-11 20:14:12'),
(3787, 'D9', 'Jun-2012', '3631.70', '3802.00', '170.30', '3.95', '672.69', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3788, 'E1', 'Jun-2012', '15870.10', '16119.60', '249.50', '3.95', '985.53', '0.00', '985.53', '2012-07-11 20:14:12'),
(3789, 'E10', 'Jun-2012', '6225.80', '6880.70', '654.90', '3.95', '2586.86', '1200.00', '1386.86', '2012-07-11 20:14:12'),
(3790, 'E11', 'Jun-2012', '15185.10', '16288.80', '1103.70', '3.95', '4359.62', '1200.00', '3159.62', '2012-07-11 20:14:12'),
(3791, 'E12', 'Jun-2012', '12509.60', '13162.20', '652.60', '3.95', '2577.77', '1200.00', '1377.77', '2012-07-11 20:14:12'),
(3792, 'E13', 'Jun-2012', '3600.90', '4417.60', '816.70', '3.95', '3225.97', '1200.00', '2025.97', '2012-07-11 20:14:12'),
(3793, 'E14', 'Jun-2012', '41559.00', '41684.00', '125.00', '3.95', '493.75', '1200.00', '0.00', '2012-07-11 20:14:12'),
(3794, 'E2', 'Jun-2012', '10652.60', '10804.10', '151.50', '3.95', '598.43', '0.00', '598.43', '2012-07-11 20:14:12'),
(3795, 'E3', 'Jun-2012', '32501.50', '32875.50', '374.00', '3.95', '1477.30', '1200.00', '277.30', '2012-07-11 20:14:12'),
(3796, 'E4', 'Jun-2012', '58770.60', '59933.40', '1162.80', '3.95', '4593.06', '1200.00', '3393.06', '2012-07-11 20:14:12'),
(3797, 'E5', 'Jun-2012', '74145.30', '75719.70', '1574.40', '3.95', '6218.88', '1200.00', '5018.88', '2012-07-11 20:14:12'),
(3798, 'E6', 'Jun-2012', '25418.80', '26703.90', '1285.10', '3.95', '5076.15', '1200.00', '3876.15', '2012-07-11 20:14:12'),
(3799, 'E7', 'Jun-2012', '13084.40', '13084.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3800, 'E8', 'Jun-2012', '13182.30', '13831.70', '649.40', '3.95', '2565.13', '1200.00', '1365.13', '2012-07-11 20:14:12'),
(3801, 'E9', 'Jun-2012', '9348.50', '10536.60', '1188.10', '3.95', '4693.00', '1200.00', '3493.00', '2012-07-11 20:14:12'),
(3802, 'F1', 'Jun-2012', '1038.50', '1048.50', '10.00', '3.95', '39.50', '0.00', '39.50', '2012-07-11 20:14:12'),
(3803, 'F2', 'Jun-2012', '1905.80', '1914.70', '8.90', '3.95', '35.16', '0.00', '35.16', '2012-07-11 20:14:12'),
(3804, 'F3', 'Jun-2012', '1285.40', '1314.10', '28.70', '3.95', '113.37', '0.00', '113.37', '2012-07-11 20:14:12'),
(3805, 'F4', 'Jun-2012', '679.80', '689.90', '10.10', '3.95', '39.90', '0.00', '39.90', '2012-07-11 20:14:12'),
(3806, 'F5', 'Jun-2012', '715.00', '722.90', '7.90', '3.95', '31.21', '0.00', '31.21', '2012-07-11 20:14:12'),
(3807, 'MSA-CA1', 'Jun-2012', '12748.40', '12919.40', '171.00', '3.95', '675.45', '0.00', '675.45', '2012-07-11 20:14:12'),
(3808, 'MSA-CA2', 'Jun-2012', '15088.80', '15361.20', '272.40', '3.95', '1075.98', '0.00', '1075.98', '2012-07-11 20:14:12'),
(3809, 'MSA101', 'Jun-2012', '5924.60', '6929.00', '1004.40', '3.95', '3967.38', '300.00', '3667.38', '2012-07-11 20:14:12'),
(3810, 'MSA102', 'Jun-2012', '5892.70', '6067.00', '174.30', '3.95', '688.49', '300.00', '388.49', '2012-07-11 20:14:12'),
(3811, 'MSA103', 'Jun-2012', '4181.90', '4365.50', '183.60', '3.95', '725.22', '600.00', '125.22', '2012-07-11 20:14:12'),
(3812, 'MSA104', 'Jun-2012', '7599.90', '7847.70', '247.80', '3.95', '978.81', '600.00', '378.81', '2012-07-11 20:14:12'),
(3813, 'MSA105', 'Jun-2012', '6045.70', '6045.80', '0.10', '3.95', '0.40', '0.00', '0.40', '2012-07-11 20:14:12'),
(3814, 'MSA106', 'Jun-2012', '6111.90', '6433.00', '321.10', '3.95', '1268.35', '300.00', '968.35', '2012-07-11 20:14:12'),
(3815, 'MSA201', 'Jun-2012', '2675.70', '2890.70', '215.00', '3.95', '849.25', '600.00', '249.25', '2012-07-11 20:14:12'),
(3816, 'MSA202', 'Jun-2012', '2758.20', '2934.30', '176.10', '3.95', '695.60', '300.00', '395.60', '2012-07-11 20:14:12'),
(3817, 'MSA203', 'Jun-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3818, 'MSA204', 'Jun-2012', '2742.30', '2742.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3819, 'MSA205', 'Jun-2012', '7044.00', '7263.40', '219.40', '3.95', '866.63', '300.00', '566.63', '2012-07-11 20:14:12'),
(3820, 'MSA206', 'Jun-2012', '4723.30', '4733.30', '10.00', '3.95', '39.50', '300.00', '0.00', '2012-07-11 20:14:12'),
(3821, 'MSA301', 'Jun-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3822, 'MSA302', 'Jun-2012', '6282.30', '6557.40', '275.10', '3.95', '1086.65', '300.00', '786.65', '2012-07-11 20:14:12'),
(3823, 'MSA303', 'Jun-2012', '4306.60', '4441.30', '134.70', '3.95', '532.07', '600.00', '0.00', '2012-07-11 20:14:12'),
(3824, 'MSA304', 'Jun-2012', '2655.40', '2745.20', '89.80', '3.95', '354.71', '300.00', '54.71', '2012-07-11 20:14:12'),
(3825, 'MSA305', 'Jun-2012', '1173.70', '1193.00', '19.30', '3.95', '76.24', '300.00', '0.00', '2012-07-11 20:14:12'),
(3826, 'MSA306', 'Jun-2012', '6210.10', '6338.90', '128.80', '3.95', '508.76', '300.00', '208.76', '2012-07-11 20:14:12'),
(3827, 'MSA307', 'Jun-2012', '5158.20', '5158.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-07-11 20:14:12'),
(3828, 'MSA308', 'Jun-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3829, 'MSA401', 'Jun-2012', '4235.30', '4294.40', '59.10', '3.95', '233.45', '300.00', '0.00', '2012-07-11 20:14:12'),
(3830, 'MSA402', 'Jun-2012', '2382.20', '2397.70', '15.50', '3.95', '61.23', '300.00', '0.00', '2012-07-11 20:14:12'),
(3831, 'MSA403', 'Jun-2012', '3520.40', '3708.20', '187.80', '3.95', '741.81', '300.00', '441.81', '2012-07-11 20:14:12'),
(3832, 'MSA404', 'Jun-2012', '1924.50', '1991.10', '66.60', '3.95', '263.07', '300.00', '0.00', '2012-07-11 20:14:12'),
(3833, 'MSA405', 'Jun-2012', '1277.20', '1347.20', '70.00', '3.95', '276.50', '300.00', '0.00', '2012-07-11 20:14:12'),
(3834, 'MSA406', 'Jun-2012', '2716.60', '2805.00', '88.40', '3.95', '349.18', '300.00', '49.18', '2012-07-11 20:14:12'),
(3835, 'MSA407', 'Jun-2012', '8810.50', '8914.80', '104.30', '3.95', '411.99', '300.00', '111.99', '2012-07-11 20:14:12'),
(3836, 'MSA408', 'Jun-2012', '1519.10', '1568.70', '49.60', '3.95', '195.92', '300.00', '0.00', '2012-07-11 20:14:12'),
(3837, 'MSA409', 'Jun-2012', '609.90', '635.50', '25.60', '3.95', '101.12', '300.00', '0.00', '2012-07-11 20:14:12'),
(3838, 'MSA410', 'Jun-2012', '4770.60', '4772.40', '1.80', '3.95', '7.11', '300.00', '0.00', '2012-07-11 20:14:12'),
(3839, 'MSA501', 'Jun-2012', '4816.30', '4942.60', '126.30', '3.95', '498.89', '600.00', '0.00', '2012-07-11 20:14:12'),
(3840, 'MSA502', 'Jun-2012', '5031.10', '5104.10', '73.00', '3.95', '288.35', '300.00', '0.00', '2012-07-11 20:14:12'),
(3841, 'MSA503', 'Jun-2012', '1913.50', '1991.90', '78.40', '3.95', '309.68', '600.00', '0.00', '2012-07-11 20:14:12'),
(3842, 'MSA504', 'Jun-2012', '955.50', '1078.90', '123.40', '3.95', '487.43', '300.00', '187.43', '2012-07-11 20:14:12'),
(3843, 'MSA505', 'Jun-2012', '5467.90', '5585.90', '118.00', '3.95', '466.10', '300.00', '166.10', '2012-07-11 20:14:12'),
(3844, 'MSA506', 'Jun-2012', '1684.60', '1890.50', '205.90', '3.95', '813.31', '300.00', '513.31', '2012-07-11 20:14:12'),
(3845, 'MSA507', 'Jun-2012', '287.10', '345.50', '58.40', '3.95', '230.68', '300.00', '0.00', '2012-07-11 20:14:12'),
(3846, 'MSA508', 'Jun-2012', '241.20', '293.40', '52.20', '3.95', '206.19', '300.00', '0.00', '2012-07-11 20:14:12'),
(3847, 'MSA509', 'Jun-2012', '1185.30', '1385.10', '199.80', '3.95', '789.21', '300.00', '489.21', '2012-07-11 20:14:12'),
(3848, 'MSA510', 'Jun-2012', '1339.30', '1453.60', '114.30', '3.95', '451.49', '600.00', '0.00', '2012-07-11 20:14:12'),
(3849, 'MSA601', 'Jun-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3850, 'MSA602', 'Jun-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3851, 'MSA603', 'Jun-2012', '682.60', '682.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3852, 'MSA604', 'Jun-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3853, 'MSA605', 'Jun-2012', '643.30', '959.50', '316.20', '3.95', '1248.99', '300.00', '948.99', '2012-07-11 20:14:12'),
(3854, 'MSA606', 'Jun-2012', '592.20', '746.60', '154.40', '3.95', '609.88', '300.00', '309.88', '2012-07-11 20:14:12'),
(3855, 'MSA607', 'Jun-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3856, 'MSA608', 'Jun-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3857, 'MSA609', 'Jun-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3858, 'MSA610', 'Jun-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3859, 'RES-CA1', 'Jun-2012', '951.50', '951.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3860, 'RES-CA10', 'Jun-2012', '1387.80', '1387.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3861, 'RES-CA11', 'Jun-2012', '2143.20', '2143.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3862, 'RES-CA12', 'Jun-2012', '925.30', '925.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3863, 'RES-CA13', 'Jun-2012', '1012.50', '1012.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3864, 'RES-CA14', 'Jun-2012', '1120.60', '1120.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3865, 'RES-CA15', 'Jun-2012', '1076.00', '1076.00', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3866, 'RES-CA2', 'Jun-2012', '606.30', '606.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3867, 'RES-CA3', 'Jun-2012', '431.80', '431.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3868, 'RES-CA4', 'Jun-2012', '1051.70', '1051.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3869, 'RES-CA5', 'Jun-2012', '1665.60', '1665.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3870, 'RES-CA6', 'Jun-2012', '1449.50', '1449.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3871, 'RES-CA7', 'Jun-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3872, 'RES-CA8', 'Jun-2012', '1921.30', '1921.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3873, 'RES-CA9', 'Jun-2012', '1485.30', '1485.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-07-11 20:14:12'),
(3874, 'A1', 'Jul-2012', '7821.90', '8099.40', '277.50', '3.95', '1096.13', '600.00', '496.13', '2012-08-22 11:51:47'),
(3875, 'A2', 'Jul-2012', '110.80', '110.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3876, 'A3', 'Jul-2012', '1494.50', '1579.60', '85.10', '3.95', '336.15', '0.00', '336.15', '2012-08-22 11:51:47'),
(3877, 'A4', 'Jul-2012', '137.80', '145.80', '8.00', '3.95', '31.60', '0.00', '31.60', '2012-08-22 11:51:47'),
(3878, 'A5', 'Jul-2012', '1914.80', '2158.50', '243.70', '3.95', '962.62', '600.00', '362.62', '2012-08-22 11:51:47'),
(3879, 'A6', 'Jul-2012', '2341.50', '2524.30', '182.80', '3.95', '722.06', '600.00', '122.06', '2012-08-22 11:51:47'),
(3880, 'A7', 'Jul-2012', '958.90', '1348.10', '389.20', '3.95', '1537.34', '600.00', '937.34', '2012-08-22 11:51:47'),
(3881, 'A8', 'Jul-2012', '112.50', '112.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3882, 'B1', 'Jul-2012', '9198.90', '9527.70', '328.80', '3.95', '1298.76', '600.00', '698.76', '2012-08-22 11:51:47'),
(3883, 'B10', 'Jul-2012', '13045.20', '13358.60', '313.40', '3.95', '1237.93', '600.00', '637.93', '2012-08-22 11:51:47'),
(3884, 'B11', 'Jul-2012', '3317.80', '3644.90', '327.10', '3.95', '1292.05', '600.00', '692.05', '2012-08-22 11:51:47'),
(3885, 'B12', 'Jul-2012', '18221.80', '18455.80', '234.00', '3.95', '924.30', '600.00', '324.30', '2012-08-22 11:51:47'),
(3886, 'B13', 'Jul-2012', '14485.70', '14738.80', '253.10', '3.95', '999.74', '600.00', '399.74', '2012-08-22 11:51:47'),
(3887, 'B14', 'Jul-2012', '6295.80', '6471.30', '175.50', '3.95', '693.23', '600.00', '93.23', '2012-08-22 11:51:47'),
(3888, 'B15', 'Jul-2012', '18520.40', '19285.30', '764.90', '3.95', '3021.36', '600.00', '2421.36', '2012-08-22 11:51:47'),
(3889, 'B16', 'Jul-2012', '11829.50', '12207.10', '377.60', '3.95', '1491.52', '600.00', '891.52', '2012-08-22 11:51:47'),
(3890, 'B2', 'Jul-2012', '11991.70', '12503.70', '512.00', '3.95', '2022.40', '600.00', '1422.40', '2012-08-22 11:51:47'),
(3891, 'B3', 'Jul-2012', '10868.80', '11058.30', '189.50', '3.95', '748.53', '600.00', '148.53', '2012-08-22 11:51:47'),
(3892, 'B4', 'Jul-2012', '8685.00', '9031.90', '346.90', '3.95', '1370.26', '600.00', '770.26', '2012-08-22 11:51:47'),
(3893, 'B5', 'Jul-2012', '6033.40', '6347.30', '313.90', '3.95', '1239.91', '600.00', '639.91', '2012-08-22 11:51:47'),
(3894, 'B6', 'Jul-2012', '10635.40', '10636.50', '1.10', '3.95', '4.35', '0.00', '4.35', '2012-08-22 11:51:47'),
(3895, 'B7', 'Jul-2012', '10582.50', '10967.70', '385.20', '3.95', '1521.54', '600.00', '921.54', '2012-08-22 11:51:47'),
(3896, 'B8', 'Jul-2012', '8583.30', '8992.80', '409.50', '3.95', '1617.53', '600.00', '1017.53', '2012-08-22 11:51:47'),
(3897, 'B9', 'Jul-2012', '7173.20', '7336.90', '163.70', '3.95', '646.62', '600.00', '46.61', '2012-08-22 11:51:47'),
(3898, 'C1', 'Jul-2012', '21011.80', '21079.60', '67.80', '3.95', '267.81', '1200.00', '0.00', '2012-08-22 11:51:47'),
(3899, 'C2', 'Jul-2012', '19157.80', '19650.40', '492.60', '3.95', '1945.77', '1200.00', '745.77', '2012-08-22 11:51:47'),
(3900, 'D1', 'Jul-2012', '17519.70', '17795.50', '275.80', '3.95', '1089.41', '800.00', '289.41', '2012-08-22 11:51:47'),
(3901, 'D10', 'Jul-2012', '27602.90', '28466.90', '864.00', '3.95', '3412.80', '1200.00', '2212.80', '2012-08-22 11:51:47'),
(3902, 'D11', 'Jul-2012', '12389.40', '12815.30', '425.90', '3.95', '1682.31', '1200.00', '482.31', '2012-08-22 11:51:47'),
(3903, 'D12', 'Jul-2012', '19871.00', '20470.80', '599.80', '3.95', '2369.21', '1200.00', '1169.21', '2012-08-22 11:51:47'),
(3904, 'D13', 'Jul-2012', '1959.40', '2099.60', '140.20', '3.95', '553.79', '1200.00', '0.00', '2012-08-22 11:51:47'),
(3905, 'D14', 'Jul-2012', '10278.20', '11369.50', '1091.30', '3.95', '4310.64', '1200.00', '3110.64', '2012-08-22 11:51:47'),
(3906, 'D15', 'Jul-2012', '17337.50', '17916.60', '579.10', '3.95', '2287.45', '1200.00', '1087.45', '2012-08-22 11:51:47'),
(3907, 'D16', 'Jul-2012', '6994.60', '7746.00', '751.40', '3.95', '2968.03', '1200.00', '1768.03', '2012-08-22 11:51:47'),
(3908, 'D17', 'Jul-2012', '3375.50', '3628.60', '253.10', '3.95', '999.75', '1200.00', '0.00', '2012-08-22 11:51:47'),
(3909, 'D18', 'Jul-2012', '6240.20', '6714.20', '474.00', '3.95', '1872.30', '1200.00', '672.30', '2012-08-22 11:51:47'),
(3910, 'D19', 'Jul-2012', '4275.40', '4657.70', '382.30', '3.95', '1510.09', '1200.00', '310.09', '2012-08-22 11:51:47'),
(3911, 'D2', 'Jul-2012', '11826.70', '11826.70', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3912, 'D20', 'Jul-2012', '13519.20', '14369.70', '850.50', '3.95', '3359.48', '1200.00', '2159.48', '2012-08-22 11:51:47'),
(3913, 'D21', 'Jul-2012', '2835.40', '2975.20', '139.80', '3.95', '552.21', '1200.00', '0.00', '2012-08-22 11:51:47'),
(3914, 'D22', 'Jul-2012', '4198.10', '4198.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3915, 'D23', 'Jul-2012', '5148.20', '5383.20', '235.00', '3.95', '928.25', '1200.00', '0.00', '2012-08-22 11:51:47'),
(3916, 'D24', 'Jul-2012', '8016.40', '8259.20', '242.80', '3.95', '959.06', '1200.00', '0.00', '2012-08-22 11:51:47'),
(3917, 'D25', 'Jul-2012', '29828.00', '30211.00', '383.00', '3.95', '1512.85', '1200.00', '312.85', '2012-08-22 11:51:47'),
(3918, 'D26', 'Jul-2012', '28672.20', '29551.50', '879.30', '3.95', '3473.24', '1200.00', '2273.24', '2012-08-22 11:51:47'),
(3919, 'D27', 'Jul-2012', '28048.10', '28319.90', '271.80', '3.95', '1073.61', '1200.00', '0.00', '2012-08-22 11:51:47');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(3920, 'D28', 'Jul-2012', '24221.70', '24735.30', '513.60', '3.95', '2028.72', '800.00', '1228.72', '2012-08-22 11:51:47'),
(3921, 'D3', 'Jul-2012', '9997.90', '10407.90', '410.00', '3.95', '1619.50', '1200.00', '419.50', '2012-08-22 11:51:47'),
(3922, 'D4', 'Jul-2012', '13856.50', '14242.20', '385.70', '3.95', '1523.52', '1200.00', '323.52', '2012-08-22 11:51:47'),
(3923, 'D5', 'Jul-2012', '3477.80', '3661.70', '183.90', '3.95', '726.41', '800.00', '0.00', '2012-08-22 11:51:47'),
(3924, 'D6', 'Jul-2012', '18951.50', '19441.80', '490.30', '3.95', '1936.69', '800.00', '1136.69', '2012-08-22 11:51:47'),
(3925, 'D7', 'Jul-2012', '20607.50', '21250.70', '643.20', '3.95', '2540.64', '1200.00', '1340.64', '2012-08-22 11:51:47'),
(3926, 'D8', 'Jul-2012', '10441.90', '10936.80', '494.90', '3.95', '1954.86', '1200.00', '754.86', '2012-08-22 11:51:47'),
(3927, 'D9', 'Jul-2012', '3802.00', '4175.50', '373.50', '3.95', '1475.33', '1200.00', '275.33', '2012-08-22 11:51:47'),
(3928, 'E1', 'Jul-2012', '16119.60', '16275.40', '155.80', '3.95', '615.41', '0.00', '615.41', '2012-08-22 11:51:47'),
(3929, 'E10', 'Jul-2012', '6880.70', '7548.40', '667.70', '3.95', '2637.42', '1200.00', '1437.42', '2012-08-22 11:51:47'),
(3930, 'E11', 'Jul-2012', '16288.80', '17130.50', '841.70', '3.95', '3324.72', '1200.00', '2124.72', '2012-08-22 11:51:47'),
(3931, 'E12', 'Jul-2012', '13162.20', '14165.80', '1003.60', '3.95', '3964.22', '1200.00', '2764.22', '2012-08-22 11:51:47'),
(3932, 'E13', 'Jul-2012', '4417.60', '4794.30', '376.70', '3.95', '1487.97', '1200.00', '287.97', '2012-08-22 11:51:47'),
(3933, 'E14', 'Jul-2012', '41684.00', '41809.60', '125.60', '3.95', '496.12', '1200.00', '0.00', '2012-08-22 11:51:47'),
(3934, 'E2', 'Jul-2012', '10804.10', '11001.00', '196.90', '3.95', '777.76', '0.00', '777.76', '2012-08-22 11:51:47'),
(3935, 'E3', 'Jul-2012', '32875.50', '33402.50', '527.00', '3.95', '2081.65', '1200.00', '881.65', '2012-08-22 11:51:47'),
(3936, 'E4', 'Jul-2012', '59933.40', '60789.10', '855.70', '3.95', '3380.02', '1200.00', '2180.02', '2012-08-22 11:51:47'),
(3937, 'E5', 'Jul-2012', '75719.70', '76961.20', '1241.50', '3.95', '4903.93', '1200.00', '3703.93', '2012-08-22 11:51:47'),
(3938, 'E6', 'Jul-2012', '26703.90', '27226.20', '522.30', '3.95', '2063.09', '1200.00', '863.09', '2012-08-22 11:51:47'),
(3939, 'E7', 'Jul-2012', '13084.40', '13118.80', '34.40', '3.95', '135.88', '0.00', '135.88', '2012-08-22 11:51:47'),
(3940, 'E8', 'Jul-2012', '13831.70', '14242.60', '410.90', '3.95', '1623.06', '1200.00', '423.06', '2012-08-22 11:51:47'),
(3941, 'E9', 'Jul-2012', '10536.60', '11250.10', '713.50', '3.95', '2818.33', '1200.00', '1618.33', '2012-08-22 11:51:47'),
(3942, 'F1', 'Jul-2012', '1048.50', '1468.10', '419.60', '3.95', '1657.42', '0.00', '1657.42', '2012-08-22 11:51:47'),
(3943, 'F2', 'Jul-2012', '1914.70', '2478.80', '564.10', '3.95', '2228.20', '0.00', '2228.20', '2012-08-22 11:51:47'),
(3944, 'F3', 'Jul-2012', '1314.10', '2189.30', '875.20', '3.95', '3457.04', '0.00', '3457.04', '2012-08-22 11:51:47'),
(3945, 'F4', 'Jul-2012', '689.90', '1247.70', '557.80', '3.95', '2203.31', '0.00', '2203.31', '2012-08-22 11:51:47'),
(3946, 'F5', 'Jul-2012', '722.90', '1266.60', '543.70', '3.95', '2147.62', '0.00', '2147.62', '2012-08-22 11:51:47'),
(3947, 'MSA-CA1', 'Jul-2012', '12919.40', '13057.60', '138.20', '3.95', '545.89', '0.00', '545.89', '2012-08-22 11:51:47'),
(3948, 'MSA-CA2', 'Jul-2012', '15361.20', '15648.20', '287.00', '3.95', '1133.65', '0.00', '1133.65', '2012-08-22 11:51:47'),
(3949, 'MSA101', 'Jul-2012', '6929.00', '7051.60', '122.60', '3.95', '484.27', '300.00', '184.27', '2012-08-22 11:51:47'),
(3950, 'MSA102', 'Jul-2012', '6067.00', '6263.40', '196.40', '3.95', '775.78', '300.00', '475.78', '2012-08-22 11:51:47'),
(3951, 'MSA103', 'Jul-2012', '4365.50', '4881.10', '515.60', '3.95', '2036.62', '600.00', '1436.62', '2012-08-22 11:51:47'),
(3952, 'MSA104', 'Jul-2012', '7847.70', '8091.70', '244.00', '3.95', '963.80', '600.00', '363.80', '2012-08-22 11:51:47'),
(3953, 'MSA105', 'Jul-2012', '6045.80', '6047.00', '1.20', '3.95', '4.74', '0.00', '4.74', '2012-08-22 11:51:47'),
(3954, 'MSA106', 'Jul-2012', '6433.00', '6666.20', '233.20', '3.95', '921.14', '300.00', '621.14', '2012-08-22 11:51:47'),
(3955, 'MSA201', 'Jul-2012', '2890.70', '3020.00', '129.30', '3.95', '510.74', '600.00', '0.00', '2012-08-22 11:51:47'),
(3956, 'MSA202', 'Jul-2012', '2934.30', '3082.70', '148.40', '3.95', '586.18', '300.00', '286.18', '2012-08-22 11:51:47'),
(3957, 'MSA203', 'Jul-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3958, 'MSA204', 'Jul-2012', '2742.30', '2752.90', '10.60', '3.95', '41.87', '0.00', '41.87', '2012-08-22 11:51:47'),
(3959, 'MSA205', 'Jul-2012', '7263.40', '7452.20', '188.80', '3.95', '745.76', '300.00', '445.76', '2012-08-22 11:51:47'),
(3960, 'MSA206', 'Jul-2012', '4733.30', '4780.70', '47.40', '3.95', '187.23', '300.00', '0.00', '2012-08-22 11:51:47'),
(3961, 'MSA301', 'Jul-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3962, 'MSA302', 'Jul-2012', '6557.40', '6739.20', '181.80', '3.95', '718.11', '300.00', '418.11', '2012-08-22 11:51:47'),
(3963, 'MSA303', 'Jul-2012', '4441.30', '4527.30', '86.00', '3.95', '339.70', '600.00', '0.00', '2012-08-22 11:51:47'),
(3964, 'MSA304', 'Jul-2012', '2745.20', '2801.30', '56.10', '3.95', '221.60', '300.00', '0.00', '2012-08-22 11:51:47'),
(3965, 'MSA305', 'Jul-2012', '1193.00', '1213.90', '20.90', '3.95', '82.56', '300.00', '0.00', '2012-08-22 11:51:47'),
(3966, 'MSA306', 'Jul-2012', '6338.90', '6410.70', '71.80', '3.95', '283.61', '300.00', '0.00', '2012-08-22 11:51:47'),
(3967, 'MSA307', 'Jul-2012', '5158.20', '5158.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-08-22 11:51:47'),
(3968, 'MSA308', 'Jul-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3969, 'MSA401', 'Jul-2012', '4294.40', '4386.40', '92.00', '3.95', '363.40', '300.00', '63.40', '2012-08-22 11:51:47'),
(3970, 'MSA402', 'Jul-2012', '2397.70', '2401.30', '3.60', '3.95', '14.22', '300.00', '0.00', '2012-08-22 11:51:47'),
(3971, 'MSA403', 'Jul-2012', '3708.20', '3840.40', '132.20', '3.95', '522.19', '300.00', '222.19', '2012-08-22 11:51:47'),
(3972, 'MSA404', 'Jul-2012', '1991.10', '2029.40', '38.30', '3.95', '151.29', '300.00', '0.00', '2012-08-22 11:51:47'),
(3973, 'MSA405', 'Jul-2012', '1347.20', '1430.10', '82.90', '3.95', '327.46', '300.00', '27.45', '2012-08-22 11:51:47'),
(3974, 'MSA406', 'Jul-2012', '2805.00', '2884.80', '79.80', '3.95', '315.21', '300.00', '15.21', '2012-08-22 11:51:47'),
(3975, 'MSA407', 'Jul-2012', '8914.80', '8986.80', '72.00', '3.95', '284.40', '300.00', '0.00', '2012-08-22 11:51:47'),
(3976, 'MSA408', 'Jul-2012', '1568.70', '1599.60', '30.90', '3.95', '122.06', '300.00', '0.00', '2012-08-22 11:51:47'),
(3977, 'MSA409', 'Jul-2012', '635.50', '742.00', '106.50', '3.95', '420.68', '300.00', '120.68', '2012-08-22 11:51:47'),
(3978, 'MSA410', 'Jul-2012', '4772.40', '4772.70', '0.30', '3.95', '1.19', '300.00', '0.00', '2012-08-22 11:51:47'),
(3979, 'MSA501', 'Jul-2012', '4942.60', '5015.30', '72.70', '3.95', '287.17', '600.00', '0.00', '2012-08-22 11:51:47'),
(3980, 'MSA502', 'Jul-2012', '5104.10', '5142.80', '38.70', '3.95', '152.87', '300.00', '0.00', '2012-08-22 11:51:47'),
(3981, 'MSA503', 'Jul-2012', '1991.90', '2069.90', '78.00', '3.95', '308.10', '600.00', '0.00', '2012-08-22 11:51:47'),
(3982, 'MSA504', 'Jul-2012', '1078.90', '1169.20', '90.30', '3.95', '356.69', '300.00', '56.69', '2012-08-22 11:51:47'),
(3983, 'MSA505', 'Jul-2012', '5585.90', '5701.50', '115.60', '3.95', '456.62', '300.00', '156.62', '2012-08-22 11:51:47'),
(3984, 'MSA506', 'Jul-2012', '1890.50', '2014.00', '123.50', '3.95', '487.83', '300.00', '187.83', '2012-08-22 11:51:47'),
(3985, 'MSA507', 'Jul-2012', '345.50', '374.30', '28.80', '3.95', '113.76', '300.00', '0.00', '2012-08-22 11:51:47'),
(3986, 'MSA508', 'Jul-2012', '293.40', '324.30', '30.90', '3.95', '122.06', '300.00', '0.00', '2012-08-22 11:51:47'),
(3987, 'MSA509', 'Jul-2012', '1385.10', '1493.20', '108.10', '3.95', '427.00', '300.00', '127.00', '2012-08-22 11:51:47'),
(3988, 'MSA510', 'Jul-2012', '1453.60', '1581.40', '127.80', '3.95', '504.81', '600.00', '0.00', '2012-08-22 11:51:47'),
(3989, 'MSA601', 'Jul-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3990, 'MSA602', 'Jul-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3991, 'MSA603', 'Jul-2012', '682.60', '682.50', '-0.10', '3.95', '-0.40', '0.00', '0.00', '2012-08-22 11:51:47'),
(3992, 'MSA604', 'Jul-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3993, 'MSA605', 'Jul-2012', '959.50', '1187.80', '228.30', '3.95', '901.79', '300.00', '601.79', '2012-08-22 11:51:47'),
(3994, 'MSA606', 'Jul-2012', '746.60', '892.00', '145.40', '3.95', '574.33', '300.00', '274.33', '2012-08-22 11:51:47'),
(3995, 'MSA607', 'Jul-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3996, 'MSA608', 'Jul-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3997, 'MSA609', 'Jul-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3998, 'MSA610', 'Jul-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(3999, 'RES-CA1', 'Jul-2012', '951.50', '960.70', '9.20', '3.95', '36.34', '0.00', '36.34', '2012-08-22 11:51:47'),
(4000, 'RES-CA10', 'Jul-2012', '1387.80', '1447.30', '59.50', '3.95', '235.03', '0.00', '235.03', '2012-08-22 11:51:47'),
(4001, 'RES-CA11', 'Jul-2012', '2143.20', '2241.90', '98.70', '3.95', '389.87', '0.00', '389.87', '2012-08-22 11:51:47'),
(4002, 'RES-CA12', 'Jul-2012', '925.30', '966.70', '41.40', '3.95', '163.53', '0.00', '163.53', '2012-08-22 11:51:47'),
(4003, 'RES-CA13', 'Jul-2012', '1012.50', '1051.40', '38.90', '3.95', '153.66', '0.00', '153.66', '2012-08-22 11:51:47'),
(4004, 'RES-CA14', 'Jul-2012', '1120.60', '1156.60', '36.00', '3.95', '142.20', '0.00', '142.20', '2012-08-22 11:51:47'),
(4005, 'RES-CA15', 'Jul-2012', '1076.00', '1090.30', '14.30', '3.95', '56.49', '0.00', '56.49', '2012-08-22 11:51:47'),
(4006, 'RES-CA2', 'Jul-2012', '606.30', '649.60', '43.30', '3.95', '171.04', '0.00', '171.04', '2012-08-22 11:51:47'),
(4007, 'RES-CA3', 'Jul-2012', '431.80', '449.00', '17.20', '3.95', '67.94', '0.00', '67.94', '2012-08-22 11:51:47'),
(4008, 'RES-CA4', 'Jul-2012', '1051.70', '1081.30', '29.60', '3.95', '116.92', '0.00', '116.92', '2012-08-22 11:51:47'),
(4009, 'RES-CA5', 'Jul-2012', '1665.60', '1711.40', '45.80', '3.95', '180.91', '0.00', '180.91', '2012-08-22 11:51:47'),
(4010, 'RES-CA6', 'Jul-2012', '1449.50', '1476.50', '27.00', '3.95', '106.65', '0.00', '106.65', '2012-08-22 11:51:47'),
(4011, 'RES-CA7', 'Jul-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-08-22 11:51:47'),
(4012, 'RES-CA8', 'Jul-2012', '1921.30', '1970.70', '49.40', '3.95', '195.13', '0.00', '195.13', '2012-08-22 11:51:47'),
(4013, 'RES-CA9', 'Jul-2012', '1485.30', '1543.20', '57.90', '3.95', '228.71', '0.00', '228.71', '2012-08-22 11:51:47'),
(4014, 'A1', 'Aug-2012', '8099.40', '8353.20', '253.80', '3.95', '1002.51', '600.00', '402.51', '2012-09-01 11:49:55'),
(4015, 'A2', 'Aug-2012', '110.80', '163.90', '53.10', '3.95', '209.75', '600.00', '0.00', '2012-09-01 11:49:55'),
(4016, 'A3', 'Aug-2012', '1579.60', '1650.60', '71.00', '3.95', '280.45', '600.00', '0.00', '2012-09-01 11:49:55'),
(4017, 'A4', 'Aug-2012', '145.80', '147.80', '2.00', '3.95', '7.90', '600.00', '0.00', '2012-09-01 11:49:55'),
(4018, 'A5', 'Aug-2012', '2158.50', '2407.50', '249.00', '3.95', '983.55', '600.00', '383.55', '2012-09-01 11:49:55'),
(4019, 'A6', 'Aug-2012', '2524.30', '2699.60', '175.30', '3.95', '692.44', '600.00', '92.43', '2012-09-01 11:49:55'),
(4020, 'A7', 'Aug-2012', '1348.10', '1702.40', '354.30', '3.95', '1399.49', '600.00', '799.49', '2012-09-01 11:49:55'),
(4021, 'A8', 'Aug-2012', '112.50', '112.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:55'),
(4022, 'B1', 'Aug-2012', '9527.70', '9781.20', '253.50', '3.95', '1001.33', '600.00', '401.33', '2012-09-01 11:49:55'),
(4023, 'B10', 'Aug-2012', '13358.60', '13648.00', '289.40', '3.95', '1143.13', '600.00', '543.13', '2012-09-01 11:49:55'),
(4024, 'B11', 'Aug-2012', '3644.90', '3920.00', '275.10', '3.95', '1086.65', '600.00', '486.65', '2012-09-01 11:49:55'),
(4025, 'B12', 'Aug-2012', '18455.80', '18686.50', '230.70', '3.95', '911.27', '600.00', '311.27', '2012-09-01 11:49:55'),
(4026, 'B13', 'Aug-2012', '14738.80', '14956.30', '217.50', '3.95', '859.13', '600.00', '259.13', '2012-09-01 11:49:55'),
(4027, 'B14', 'Aug-2012', '6471.30', '6616.60', '145.30', '3.95', '573.94', '600.00', '0.00', '2012-09-01 11:49:55'),
(4028, 'B15', 'Aug-2012', '19285.30', '20028.00', '742.70', '3.95', '2933.67', '600.00', '2333.67', '2012-09-01 11:49:55'),
(4029, 'B16', 'Aug-2012', '12207.10', '12612.50', '405.40', '3.95', '1601.33', '600.00', '1001.33', '2012-09-01 11:49:55'),
(4030, 'B2', 'Aug-2012', '12503.70', '12939.00', '435.30', '3.95', '1719.44', '600.00', '1119.44', '2012-09-01 11:49:55'),
(4031, 'B3', 'Aug-2012', '11058.30', '11226.50', '168.20', '3.95', '664.39', '600.00', '64.39', '2012-09-01 11:49:55'),
(4032, 'B4', 'Aug-2012', '9031.90', '9375.30', '343.40', '3.95', '1356.43', '600.00', '756.43', '2012-09-01 11:49:55'),
(4033, 'B5', 'Aug-2012', '6347.30', '6512.20', '164.90', '3.95', '651.36', '600.00', '51.35', '2012-09-01 11:49:55'),
(4034, 'B6', 'Aug-2012', '10636.50', '10665.80', '29.30', '3.95', '115.74', '0.00', '115.74', '2012-09-01 11:49:55'),
(4035, 'B7', 'Aug-2012', '10967.70', '11271.00', '303.30', '3.95', '1198.04', '600.00', '598.04', '2012-09-01 11:49:55'),
(4036, 'B8', 'Aug-2012', '8992.80', '9393.50', '400.70', '3.95', '1582.77', '600.00', '982.77', '2012-09-01 11:49:55'),
(4037, 'B9', 'Aug-2012', '7336.90', '7481.00', '144.10', '3.95', '569.20', '600.00', '0.00', '2012-09-01 11:49:55'),
(4038, 'C1', 'Aug-2012', '21079.60', '21079.60', '0.00', '3.95', '0.00', '1200.00', '0.00', '2012-09-01 11:49:55'),
(4039, 'C2', 'Aug-2012', '19650.40', '20106.10', '455.70', '3.95', '1800.02', '1200.00', '600.01', '2012-09-01 11:49:55'),
(4040, 'D1', 'Aug-2012', '0.00', '239.20', '239.20', '3.95', '944.84', '800.00', '144.84', '2012-09-01 11:49:55'),
(4041, 'D10', 'Aug-2012', '28466.90', '29298.00', '831.10', '3.95', '3282.85', '1200.00', '2082.85', '2012-09-01 11:49:55'),
(4042, 'D11', 'Aug-2012', '12815.30', '13078.40', '263.10', '3.95', '1039.25', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4043, 'D12', 'Aug-2012', '20470.80', '20908.50', '437.70', '3.95', '1728.92', '1200.00', '528.92', '2012-09-01 11:49:56'),
(4044, 'D13', 'Aug-2012', '2099.60', '2235.70', '136.10', '3.95', '537.60', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4045, 'D14', 'Aug-2012', '11369.50', '12130.10', '760.60', '3.95', '3004.37', '1200.00', '1804.37', '2012-09-01 11:49:56'),
(4046, 'D15', 'Aug-2012', '17916.60', '18405.80', '489.20', '3.95', '1932.34', '1200.00', '732.34', '2012-09-01 11:49:56'),
(4047, 'D16', 'Aug-2012', '7746.00', '8310.30', '564.30', '3.95', '2228.99', '1200.00', '1028.99', '2012-09-01 11:49:56'),
(4048, 'D17', 'Aug-2012', '3628.60', '3830.70', '202.10', '3.95', '798.30', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4049, 'D18', 'Aug-2012', '6714.20', '7110.10', '395.90', '3.95', '1563.81', '1200.00', '363.81', '2012-09-01 11:49:56'),
(4050, 'D19', 'Aug-2012', '4657.70', '4963.70', '306.00', '3.95', '1208.70', '1200.00', '8.70', '2012-09-01 11:49:56'),
(4051, 'D2', 'Aug-2012', '11826.70', '11826.80', '0.10', '3.95', '0.39', '0.00', '0.39', '2012-09-01 11:49:56'),
(4052, 'D20', 'Aug-2012', '14369.70', '15069.80', '700.10', '3.95', '2765.40', '1200.00', '1565.40', '2012-09-01 11:49:56'),
(4053, 'D21', 'Aug-2012', '2975.20', '3067.30', '92.10', '3.95', '363.80', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4054, 'D22', 'Aug-2012', '4198.10', '4235.80', '37.70', '3.95', '148.92', '0.00', '148.92', '2012-09-01 11:49:56'),
(4055, 'D23', 'Aug-2012', '5383.20', '5616.80', '233.60', '3.95', '922.72', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4056, 'D24', 'Aug-2012', '8259.20', '8419.30', '160.10', '3.95', '632.39', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4057, 'D25', 'Aug-2012', '30211.00', '30547.00', '336.00', '3.95', '1327.20', '1200.00', '127.20', '2012-09-01 11:49:56'),
(4058, 'D26', 'Aug-2012', '29551.50', '30425.90', '874.40', '3.95', '3453.88', '1200.00', '2253.88', '2012-09-01 11:49:56'),
(4059, 'D27', 'Aug-2012', '28319.90', '28341.20', '21.30', '3.95', '84.13', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4060, 'D28', 'Aug-2012', '24735.30', '25083.50', '348.20', '3.95', '1375.39', '800.00', '575.39', '2012-09-01 11:49:56'),
(4061, 'D3', 'Aug-2012', '10407.90', '10720.70', '312.80', '3.95', '1235.56', '1200.00', '35.56', '2012-09-01 11:49:56'),
(4062, 'D4', 'Aug-2012', '14242.20', '14521.10', '278.90', '3.95', '1101.66', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4063, 'D5', 'Aug-2012', '3661.70', '3840.30', '178.60', '3.95', '705.47', '800.00', '0.00', '2012-09-01 11:49:56'),
(4064, 'D6', 'Aug-2012', '19441.80', '19703.30', '261.50', '3.95', '1032.93', '800.00', '232.93', '2012-09-01 11:49:56'),
(4065, 'D7', 'Aug-2012', '21250.70', '21703.50', '452.80', '3.95', '1788.56', '1200.00', '588.56', '2012-09-01 11:49:56'),
(4066, 'D8', 'Aug-2012', '10936.80', '11407.10', '470.30', '3.95', '1857.69', '1200.00', '657.69', '2012-09-01 11:49:56'),
(4067, 'D9', 'Aug-2012', '4175.50', '4524.20', '348.70', '3.95', '1377.37', '1200.00', '177.37', '2012-09-01 11:49:56'),
(4068, 'E1', 'Aug-2012', '16275.40', '16697.10', '421.70', '3.95', '1665.72', '0.00', '1665.72', '2012-09-01 11:49:56'),
(4069, 'E10', 'Aug-2012', '7548.40', '8159.50', '611.10', '3.95', '2413.85', '1200.00', '1213.85', '2012-09-01 11:49:56'),
(4070, 'E11', 'Aug-2012', '17130.50', '17941.90', '811.40', '3.95', '3205.03', '1200.00', '2005.03', '2012-09-01 11:49:56'),
(4071, 'E12', 'Aug-2012', '14165.80', '14988.10', '822.30', '3.95', '3248.09', '1200.00', '2048.09', '2012-09-01 11:49:56'),
(4072, 'E13', 'Aug-2012', '4794.30', '4982.00', '187.70', '3.95', '741.42', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4073, 'E14', 'Aug-2012', '168.50', '465.00', '296.50', '3.95', '1171.18', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4074, 'E2', 'Aug-2012', '11001.00', '11698.70', '697.70', '3.95', '2755.92', '0.00', '2755.92', '2012-09-01 11:49:56'),
(4075, 'E3', 'Aug-2012', '33402.50', '33891.90', '489.40', '3.95', '1933.13', '1200.00', '733.13', '2012-09-01 11:49:56'),
(4076, 'E4', 'Aug-2012', '60789.10', '61438.50', '649.40', '3.95', '2565.13', '1200.00', '1365.13', '2012-09-01 11:49:56'),
(4077, 'E5', 'Aug-2012', '76961.20', '78064.80', '1103.60', '3.95', '4359.22', '1200.00', '3159.22', '2012-09-01 11:49:56'),
(4078, 'E6', 'Aug-2012', '27226.20', '27629.30', '403.10', '3.95', '1592.25', '1200.00', '392.24', '2012-09-01 11:49:56'),
(4079, 'E7', 'Aug-2012', '13118.80', '13491.50', '372.70', '3.95', '1472.17', '0.00', '1472.17', '2012-09-01 11:49:56'),
(4080, 'E8', 'Aug-2012', '14242.60', '14475.00', '232.40', '3.95', '917.98', '1200.00', '0.00', '2012-09-01 11:49:56'),
(4081, 'E9', 'Aug-2012', '11250.10', '11683.80', '433.70', '3.95', '1713.12', '1200.00', '513.12', '2012-09-01 11:49:56'),
(4082, 'F1', 'Aug-2012', '1468.10', '2035.90', '567.80', '3.95', '2242.81', '0.00', '2242.81', '2012-09-01 11:49:56'),
(4083, 'F2', 'Aug-2012', '2478.80', '3087.10', '608.30', '3.95', '2402.79', '0.00', '2402.79', '2012-09-01 11:49:56'),
(4084, 'F3', 'Aug-2012', '2189.30', '3105.00', '915.70', '3.95', '3617.02', '0.00', '3617.02', '2012-09-01 11:49:56'),
(4085, 'F4', 'Aug-2012', '1938.90', '1938.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4086, 'F5', 'Aug-2012', '1247.70', '1827.50', '579.80', '3.95', '2290.21', '0.00', '2290.21', '2012-09-01 11:49:56'),
(4087, 'MSA-CA1', 'Aug-2012', '13057.60', '13191.30', '133.70', '3.95', '528.12', '0.00', '528.12', '2012-09-01 11:49:56'),
(4088, 'MSA-CA2', 'Aug-2012', '15648.20', '15919.10', '270.90', '3.95', '1070.06', '0.00', '1070.06', '2012-09-01 11:49:56'),
(4089, 'MSA101', 'Aug-2012', '7051.60', '7051.60', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-09-01 11:49:56'),
(4090, 'MSA102', 'Aug-2012', '6263.40', '6431.30', '167.90', '3.95', '663.21', '300.00', '363.21', '2012-09-01 11:49:56'),
(4091, 'MSA103', 'Aug-2012', '4881.10', '5273.90', '392.80', '3.95', '1551.56', '600.00', '951.56', '2012-09-01 11:49:56'),
(4092, 'MSA104', 'Aug-2012', '8091.70', '8300.20', '208.50', '3.95', '823.58', '600.00', '223.58', '2012-09-01 11:49:56'),
(4093, 'MSA105', 'Aug-2012', '6047.10', '6047.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4094, 'MSA106', 'Aug-2012', '6666.20', '6880.10', '213.90', '3.95', '844.91', '300.00', '544.91', '2012-09-01 11:49:56'),
(4095, 'MSA201', 'Aug-2012', '3020.00', '3159.90', '139.90', '3.95', '552.61', '600.00', '0.00', '2012-09-01 11:49:56'),
(4096, 'MSA202', 'Aug-2012', '3082.70', '3165.10', '82.40', '3.95', '325.48', '300.00', '25.48', '2012-09-01 11:49:56'),
(4097, 'MSA203', 'Aug-2012', '6426.90', '6426.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4098, 'MSA204', 'Aug-2012', '2752.90', '2752.90', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4099, 'MSA205', 'Aug-2012', '7452.20', '7613.80', '161.60', '3.95', '638.32', '300.00', '338.32', '2012-09-01 11:49:56'),
(4100, 'MSA206', 'Aug-2012', '4780.70', '4850.10', '69.40', '3.95', '274.13', '300.00', '0.00', '2012-09-01 11:49:56'),
(4101, 'MSA301', 'Aug-2012', '776.80', '776.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4102, 'MSA302', 'Aug-2012', '6739.20', '6899.40', '160.20', '3.95', '632.79', '300.00', '332.79', '2012-09-01 11:49:56'),
(4103, 'MSA303', 'Aug-2012', '4527.30', '4579.90', '52.60', '3.95', '207.77', '600.00', '0.00', '2012-09-01 11:49:56'),
(4104, 'MSA304', 'Aug-2012', '2801.30', '2844.90', '43.60', '3.95', '172.22', '300.00', '0.00', '2012-09-01 11:49:56'),
(4105, 'MSA305', 'Aug-2012', '1213.90', '1235.70', '21.80', '3.95', '86.11', '300.00', '0.00', '2012-09-01 11:49:56'),
(4106, 'MSA306', 'Aug-2012', '6410.70', '6481.70', '71.00', '3.95', '280.45', '300.00', '0.00', '2012-09-01 11:49:56'),
(4107, 'MSA307', 'Aug-2012', '5158.20', '5158.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-09-01 11:49:56'),
(4108, 'MSA308', 'Aug-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4109, 'MSA401', 'Aug-2012', '4386.40', '4471.20', '84.80', '3.95', '334.96', '300.00', '34.96', '2012-09-01 11:49:56'),
(4110, 'MSA402', 'Aug-2012', '2401.30', '2467.50', '66.20', '3.95', '261.49', '300.00', '0.00', '2012-09-01 11:49:56'),
(4111, 'MSA403', 'Aug-2012', '3840.40', '3969.80', '129.40', '3.95', '511.13', '300.00', '211.13', '2012-09-01 11:49:56'),
(4112, 'MSA404', 'Aug-2012', '2029.40', '2095.30', '65.90', '3.95', '260.31', '300.00', '0.00', '2012-09-01 11:49:56'),
(4113, 'MSA405', 'Aug-2012', '1430.10', '1501.00', '70.90', '3.95', '280.06', '300.00', '0.00', '2012-09-01 11:49:56'),
(4114, 'MSA406', 'Aug-2012', '2884.80', '2948.60', '63.80', '3.95', '252.01', '300.00', '0.00', '2012-09-01 11:49:56'),
(4115, 'MSA407', 'Aug-2012', '8986.80', '9008.90', '22.10', '3.95', '87.30', '300.00', '0.00', '2012-09-01 11:49:56'),
(4116, 'MSA408', 'Aug-2012', '1599.60', '1628.00', '28.40', '3.95', '112.18', '300.00', '0.00', '2012-09-01 11:49:56'),
(4117, 'MSA409', 'Aug-2012', '742.00', '867.60', '125.60', '3.95', '496.12', '300.00', '196.12', '2012-09-01 11:49:56'),
(4118, 'MSA410', 'Aug-2012', '4772.70', '4772.70', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-09-01 11:49:56'),
(4119, 'MSA501', 'Aug-2012', '5015.30', '5101.50', '86.20', '3.95', '340.49', '600.00', '0.00', '2012-09-01 11:49:56'),
(4120, 'MSA502', 'Aug-2012', '5142.80', '5202.00', '59.20', '3.95', '233.84', '300.00', '0.00', '2012-09-01 11:49:56'),
(4121, 'MSA503', 'Aug-2012', '2069.90', '2128.50', '58.60', '3.95', '231.47', '600.00', '0.00', '2012-09-01 11:49:56'),
(4122, 'MSA504', 'Aug-2012', '1169.20', '1222.70', '53.50', '3.95', '211.33', '300.00', '0.00', '2012-09-01 11:49:56'),
(4123, 'MSA505', 'Aug-2012', '5701.50', '5795.00', '93.50', '3.95', '369.33', '300.00', '69.33', '2012-09-01 11:49:56'),
(4124, 'MSA506', 'Aug-2012', '2014.00', '2124.20', '110.20', '3.95', '435.29', '300.00', '135.29', '2012-09-01 11:49:56'),
(4125, 'MSA507', 'Aug-2012', '374.00', '410.00', '36.00', '3.95', '142.20', '300.00', '0.00', '2012-09-01 11:49:56'),
(4126, 'MSA508', 'Aug-2012', '324.30', '336.30', '12.00', '3.95', '47.40', '300.00', '0.00', '2012-09-01 11:49:56'),
(4127, 'MSA509', 'Aug-2012', '1493.20', '1570.30', '77.10', '3.95', '304.55', '300.00', '4.54', '2012-09-01 11:49:56'),
(4128, 'MSA510', 'Aug-2012', '1581.40', '1605.60', '24.20', '3.95', '95.59', '600.00', '0.00', '2012-09-01 11:49:56'),
(4129, 'MSA601', 'Aug-2012', '304.20', '304.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4130, 'MSA602', 'Aug-2012', '6303.50', '6303.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4131, 'MSA603', 'Aug-2012', '682.60', '682.60', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4132, 'MSA604', 'Aug-2012', '44.80', '44.80', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4133, 'MSA605', 'Aug-2012', '1187.80', '1432.60', '244.80', '3.95', '966.96', '300.00', '666.96', '2012-09-01 11:49:56'),
(4134, 'MSA606', 'Aug-2012', '892.00', '996.90', '104.90', '3.95', '414.36', '300.00', '114.36', '2012-09-01 11:49:56'),
(4135, 'MSA607', 'Aug-2012', '112.40', '112.40', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4136, 'MSA608', 'Aug-2012', '4861.10', '4861.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4137, 'MSA609', 'Aug-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4138, 'MSA610', 'Aug-2012', '47.50', '47.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4139, 'RES-CA1', 'Aug-2012', '960.70', '983.60', '22.90', '3.95', '90.46', '0.00', '90.46', '2012-09-01 11:49:56'),
(4140, 'RES-CA10', 'Aug-2012', '1447.30', '1475.70', '28.40', '3.95', '112.18', '0.00', '112.18', '2012-09-01 11:49:56'),
(4141, 'RES-CA11', 'Aug-2012', '2241.90', '2283.70', '41.80', '3.95', '165.11', '0.00', '165.11', '2012-09-01 11:49:56'),
(4142, 'RES-CA12', 'Aug-2012', '966.70', '992.90', '26.20', '3.95', '103.49', '0.00', '103.49', '2012-09-01 11:49:56'),
(4143, 'RES-CA13', 'Aug-2012', '1051.40', '1070.20', '18.80', '3.95', '74.26', '0.00', '74.26', '2012-09-01 11:49:56'),
(4144, 'RES-CA14', 'Aug-2012', '1156.60', '1175.00', '18.40', '3.95', '72.68', '0.00', '72.68', '2012-09-01 11:49:56'),
(4145, 'RES-CA15', 'Aug-2012', '1090.30', '1097.50', '7.20', '3.95', '28.44', '0.00', '28.44', '2012-09-01 11:49:56'),
(4146, 'RES-CA2', 'Aug-2012', '649.60', '666.10', '16.50', '3.95', '65.18', '0.00', '65.18', '2012-09-01 11:49:56'),
(4147, 'RES-CA3', 'Aug-2012', '449.00', '457.90', '8.90', '3.95', '35.16', '0.00', '35.16', '2012-09-01 11:49:56'),
(4148, 'RES-CA4', 'Aug-2012', '1081.30', '1095.30', '14.00', '3.95', '55.30', '0.00', '55.30', '2012-09-01 11:49:56'),
(4149, 'RES-CA5', 'Aug-2012', '1711.40', '1728.30', '16.90', '3.95', '66.75', '0.00', '66.75', '2012-09-01 11:49:56'),
(4150, 'RES-CA6', 'Aug-2012', '1476.50', '1484.50', '8.00', '3.95', '31.60', '0.00', '31.60', '2012-09-01 11:49:56'),
(4151, 'RES-CA7', 'Aug-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-09-01 11:49:56'),
(4152, 'RES-CA8', 'Aug-2012', '1970.70', '2007.80', '37.10', '3.95', '146.55', '0.00', '146.55', '2012-09-01 11:49:56'),
(4153, 'RES-CA9', 'Aug-2012', '1543.20', '1580.10', '36.90', '3.95', '145.76', '0.00', '145.76', '2012-09-01 11:49:56'),
(4154, 'A1', 'Sep-2012', '8353.20', '8573.80', '220.60', '3.95', '871.37', '600.00', '271.37', '2012-10-09 10:28:48'),
(4155, 'A2', 'Sep-2012', '163.90', '249.70', '85.80', '3.95', '338.91', '600.00', '0.00', '2012-10-09 10:28:48'),
(4156, 'A3', 'Sep-2012', '1650.60', '1724.70', '74.10', '3.95', '292.70', '600.00', '0.00', '2012-10-09 10:28:48'),
(4157, 'A4', 'Sep-2012', '147.80', '156.00', '8.20', '3.95', '32.39', '600.00', '0.00', '2012-10-09 10:28:48'),
(4158, 'A5', 'Sep-2012', '2407.50', '2598.50', '191.00', '3.95', '754.45', '600.00', '154.45', '2012-10-09 10:28:48'),
(4159, 'A6', 'Sep-2012', '2699.60', '2842.30', '142.70', '3.95', '563.67', '600.00', '0.00', '2012-10-09 10:28:48'),
(4160, 'A7', 'Sep-2012', '1702.40', '2016.20', '313.80', '3.95', '1239.51', '600.00', '639.51', '2012-10-09 10:28:48'),
(4161, 'A8', 'Sep-2012', '112.50', '112.50', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-10-09 10:28:48'),
(4162, 'B1', 'Sep-2012', '9781.20', '9953.90', '172.70', '3.95', '682.17', '600.00', '82.16', '2012-10-09 10:28:48'),
(4163, 'B10', 'Sep-2012', '13648.00', '13871.30', '223.30', '3.95', '882.04', '600.00', '282.04', '2012-10-09 10:28:48'),
(4164, 'B11', 'Sep-2012', '3920.00', '4140.00', '220.00', '3.95', '869.00', '600.00', '269.00', '2012-10-09 10:28:48'),
(4165, 'B12', 'Sep-2012', '18686.50', '18943.10', '256.60', '3.95', '1013.57', '600.00', '413.57', '2012-10-09 10:28:48'),
(4166, 'B13', 'Sep-2012', '14956.30', '15169.30', '213.00', '3.95', '841.35', '600.00', '241.35', '2012-10-09 10:28:48'),
(4167, 'B14', 'Sep-2012', '6616.60', '6734.50', '117.90', '3.95', '465.71', '600.00', '0.00', '2012-10-09 10:28:48'),
(4168, 'B15', 'Sep-2012', '20028.00', '20658.70', '630.70', '3.95', '2491.27', '600.00', '1891.27', '2012-10-09 10:28:48'),
(4169, 'B16', 'Sep-2012', '12612.50', '13004.90', '392.40', '3.95', '1549.98', '600.00', '949.98', '2012-10-09 10:28:48'),
(4170, 'B2', 'Sep-2012', '12939.00', '13380.20', '441.20', '3.95', '1742.74', '600.00', '1142.74', '2012-10-09 10:28:48'),
(4171, 'B3', 'Sep-2012', '11226.50', '11375.90', '149.40', '3.95', '590.13', '600.00', '0.00', '2012-10-09 10:28:48'),
(4172, 'B4', 'Sep-2012', '9375.30', '9619.80', '244.50', '3.95', '965.78', '600.00', '365.78', '2012-10-09 10:28:48'),
(4173, 'B5', 'Sep-2012', '6512.20', '6739.00', '226.80', '3.95', '895.86', '600.00', '295.86', '2012-10-09 10:28:48'),
(4174, 'B6', 'Sep-2012', '10665.80', '10693.30', '27.50', '3.95', '108.63', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4175, 'B7', 'Sep-2012', '11271.00', '11513.40', '242.40', '3.95', '957.48', '600.00', '357.48', '2012-10-09 10:28:48'),
(4176, 'B8', 'Sep-2012', '9393.50', '9758.00', '364.50', '3.95', '1439.78', '600.00', '839.78', '2012-10-09 10:28:48'),
(4177, 'B9', 'Sep-2012', '7481.00', '7620.90', '139.90', '3.95', '552.61', '600.00', '0.00', '2012-10-09 10:28:48'),
(4178, 'C1', 'Sep-2012', '21079.60', '21079.60', '0.00', '3.95', '0.00', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4179, 'C2', 'Sep-2012', '20106.10', '0.00', '-20106.10', '3.95', '-79419.10', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4180, 'D1', 'Sep-2012', '239.20', '418.20', '179.00', '3.95', '707.05', '800.00', '0.00', '2012-10-09 10:28:48'),
(4181, 'D10', 'Sep-2012', '29298.00', '30100.30', '802.30', '3.95', '3169.09', '1200.00', '1969.09', '2012-10-09 10:28:48'),
(4182, 'D11', 'Sep-2012', '13078.40', '13188.30', '109.90', '3.95', '434.11', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4183, 'D12', 'Sep-2012', '20908.50', '21360.10', '451.60', '3.95', '1783.82', '1200.00', '583.82', '2012-10-09 10:28:48'),
(4184, 'D13', 'Sep-2012', '2235.70', '2359.00', '123.30', '3.95', '487.04', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4185, 'D14', 'Sep-2012', '12130.10', '12895.90', '765.80', '3.95', '3024.91', '1200.00', '1824.91', '2012-10-09 10:28:48'),
(4186, 'D15', 'Sep-2012', '18405.80', '18679.10', '273.30', '3.95', '1079.54', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4187, 'D16', 'Sep-2012', '8310.30', '8628.80', '318.50', '3.95', '1258.08', '1200.00', '58.08', '2012-10-09 10:28:48'),
(4188, 'D17', 'Sep-2012', '3830.70', '4001.50', '170.80', '3.95', '674.66', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4189, 'D18', 'Sep-2012', '7110.10', '7427.40', '317.30', '3.95', '1253.34', '1200.00', '53.33', '2012-10-09 10:28:48'),
(4190, 'D19', 'Sep-2012', '4963.70', '5162.00', '198.30', '3.95', '783.29', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4191, 'D2', 'Sep-2012', '11826.80', '11843.20', '16.40', '3.95', '64.78', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4192, 'D20', 'Sep-2012', '15069.80', '15636.20', '566.40', '3.95', '2237.28', '1200.00', '1037.28', '2012-10-09 10:28:48'),
(4193, 'D21', 'Sep-2012', '3067.30', '3172.00', '104.70', '3.95', '413.57', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4194, 'D22', 'Sep-2012', '4235.80', '4367.50', '131.70', '3.95', '520.22', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4195, 'D23', 'Sep-2012', '5616.80', '5808.90', '192.10', '3.95', '758.80', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4196, 'D24', 'Sep-2012', '8419.30', '8597.60', '178.30', '3.95', '704.29', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4197, 'D25', 'Sep-2012', '30547.00', '30872.80', '325.80', '3.95', '1286.91', '1200.00', '86.91', '2012-10-09 10:28:48'),
(4198, 'D26', 'Sep-2012', '30425.90', '31109.80', '683.90', '3.95', '2701.41', '1200.00', '1501.41', '2012-10-09 10:28:48'),
(4199, 'D27', 'Sep-2012', '28341.20', '28661.20', '320.00', '3.95', '1264.00', '1200.00', '64.00', '2012-10-09 10:28:48'),
(4200, 'D28', 'Sep-2012', '25083.50', '25430.80', '347.30', '3.95', '1371.84', '800.00', '571.84', '2012-10-09 10:28:48'),
(4201, 'D3', 'Sep-2012', '10720.70', '10969.80', '249.10', '3.95', '983.94', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4202, 'D4', 'Sep-2012', '14521.10', '14746.20', '225.10', '3.95', '889.15', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4203, 'D5', 'Sep-2012', '3840.30', '3993.60', '153.30', '3.95', '605.54', '800.00', '0.00', '2012-10-09 10:28:48'),
(4204, 'D6', 'Sep-2012', '19703.30', '19853.40', '150.10', '3.95', '592.90', '800.00', '0.00', '2012-10-09 10:28:48'),
(4205, 'D7', 'Sep-2012', '21703.50', '22111.10', '407.60', '3.95', '1610.02', '1200.00', '410.02', '2012-10-09 10:28:48'),
(4206, 'D8', 'Sep-2012', '11407.10', '11737.50', '330.40', '3.95', '1305.08', '1200.00', '105.08', '2012-10-09 10:28:48'),
(4207, 'D9', 'Sep-2012', '4524.20', '4863.70', '339.50', '3.95', '1341.03', '1200.00', '141.03', '2012-10-09 10:28:48'),
(4208, 'E1', 'Sep-2012', '16697.10', '17069.50', '372.40', '3.95', '1470.98', '0.00', '1470.98', '2012-10-09 10:28:48'),
(4209, 'E10', 'Sep-2012', '8159.50', '8651.40', '491.90', '3.95', '1943.01', '1200.00', '743.01', '2012-10-09 10:28:48'),
(4210, 'E11', 'Sep-2012', '17941.90', '18581.50', '639.60', '3.95', '2526.42', '1200.00', '1326.42', '2012-10-09 10:28:48'),
(4211, 'E12', 'Sep-2012', '14988.10', '15654.90', '666.80', '3.95', '2633.86', '1200.00', '1433.86', '2012-10-09 10:28:48'),
(4212, 'E13', 'Sep-2012', '4982.00', '5217.20', '235.20', '3.95', '929.04', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4213, 'E14', 'Sep-2012', '465.00', '935.60', '470.60', '3.95', '1858.87', '1200.00', '658.87', '2012-10-09 10:28:48'),
(4214, 'E2', 'Sep-2012', '11698.70', '12217.00', '518.30', '3.95', '2047.29', '0.00', '2047.29', '2012-10-09 10:28:48'),
(4215, 'E3', 'Sep-2012', '33891.90', '34306.80', '414.90', '3.95', '1638.86', '1200.00', '438.86', '2012-10-09 10:28:48'),
(4216, 'E4', 'Sep-2012', '61438.50', '61869.10', '430.60', '3.95', '1700.87', '1200.00', '500.87', '2012-10-09 10:28:48'),
(4217, 'E5', 'Sep-2012', '78064.80', '78911.00', '846.20', '3.95', '3342.49', '1200.00', '2142.49', '2012-10-09 10:28:48'),
(4218, 'E6', 'Sep-2012', '27629.30', '27964.00', '334.70', '3.95', '1322.07', '1200.00', '122.07', '2012-10-09 10:28:48'),
(4219, 'E7', 'Sep-2012', '13491.50', '13989.70', '498.20', '3.95', '1967.89', '0.00', '1967.89', '2012-10-09 10:28:48'),
(4220, 'E8', 'Sep-2012', '14475.00', '14700.30', '225.30', '3.95', '889.94', '1200.00', '0.00', '2012-10-09 10:28:48'),
(4221, 'E9', 'Sep-2012', '11683.80', '12047.70', '363.90', '3.95', '1437.41', '1200.00', '237.41', '2012-10-09 10:28:48'),
(4222, 'F1', 'Sep-2012', '2035.90', '2594.60', '558.70', '3.95', '2206.87', '0.00', '2206.87', '2012-10-09 10:28:48'),
(4223, 'F2', 'Sep-2012', '3087.10', '3670.00', '582.90', '3.95', '2302.46', '0.00', '2302.46', '2012-10-09 10:28:48'),
(4224, 'F3', 'Sep-2012', '3105.00', '3889.30', '784.30', '3.95', '3097.99', '0.00', '3097.99', '2012-10-09 10:28:48'),
(4225, 'F4', 'Sep-2012', '1938.90', '2834.00', '895.10', '3.95', '3535.65', '0.00', '3535.65', '2012-10-09 10:28:48'),
(4226, 'F5', 'Sep-2012', '1827.50', '2391.20', '563.70', '3.95', '2226.62', '0.00', '2226.62', '2012-10-09 10:28:48'),
(4227, 'MSA-CA1', 'Sep-2012', '13191.30', '13341.80', '150.50', '3.95', '594.48', '0.00', '594.48', '2012-10-09 10:28:48'),
(4228, 'MSA-CA2', 'Sep-2012', '15919.10', '16213.50', '294.40', '3.95', '1162.88', '0.00', '1162.88', '2012-10-09 10:28:48'),
(4229, 'MSA101', 'Sep-2012', '7051.60', '7051.60', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-10-09 10:28:48'),
(4230, 'MSA102', 'Sep-2012', '6431.30', '6628.20', '196.90', '3.95', '777.76', '300.00', '477.76', '2012-10-09 10:28:48'),
(4231, 'MSA103', 'Sep-2012', '5273.90', '5484.60', '210.70', '3.95', '832.27', '600.00', '232.27', '2012-10-09 10:28:48'),
(4232, 'MSA104', 'Sep-2012', '8300.20', '8498.80', '198.60', '3.95', '784.47', '600.00', '184.47', '2012-10-09 10:28:48'),
(4233, 'MSA105', 'Sep-2012', '6047.10', '0.00', '-6047.10', '3.95', '-23886.05', '0.00', '0.00', '2012-10-09 10:28:48'),
(4234, 'MSA106', 'Sep-2012', '6880.10', '7081.50', '201.40', '3.95', '795.53', '300.00', '495.53', '2012-10-09 10:28:48'),
(4235, 'MSA201', 'Sep-2012', '3159.90', '3344.40', '184.50', '3.95', '728.78', '600.00', '128.78', '2012-10-09 10:28:48'),
(4236, 'MSA202', 'Sep-2012', '3165.10', '3325.20', '160.10', '3.95', '632.40', '300.00', '332.40', '2012-10-09 10:28:48'),
(4237, 'MSA203', 'Sep-2012', '6426.90', '6430.30', '3.40', '3.95', '13.43', '0.00', '13.43', '2012-10-09 10:28:48'),
(4238, 'MSA204', 'Sep-2012', '2752.90', '2753.00', '0.10', '3.95', '0.39', '0.00', '0.39', '2012-10-09 10:28:48'),
(4239, 'MSA205', 'Sep-2012', '7613.80', '7789.50', '175.70', '3.95', '694.02', '300.00', '394.02', '2012-10-09 10:28:48'),
(4240, 'MSA206', 'Sep-2012', '4850.10', '4893.80', '43.70', '3.95', '172.62', '300.00', '0.00', '2012-10-09 10:28:48'),
(4241, 'MSA301', 'Sep-2012', '776.80', '777.80', '1.00', '3.95', '3.95', '0.00', '3.95', '2012-10-09 10:28:48'),
(4242, 'MSA302', 'Sep-2012', '6899.40', '7056.90', '157.50', '3.95', '622.13', '300.00', '322.13', '2012-10-09 10:28:48'),
(4243, 'MSA303', 'Sep-2012', '4579.90', '4665.50', '85.60', '3.95', '338.12', '600.00', '0.00', '2012-10-09 10:28:48'),
(4244, 'MSA304', 'Sep-2012', '2844.90', '2883.50', '38.60', '3.95', '152.47', '300.00', '0.00', '2012-10-09 10:28:48'),
(4245, 'MSA305', 'Sep-2012', '1235.70', '1256.20', '20.50', '3.95', '80.98', '300.00', '0.00', '2012-10-09 10:28:48'),
(4246, 'MSA306', 'Sep-2012', '6481.70', '6554.30', '72.60', '3.95', '286.77', '300.00', '0.00', '2012-10-09 10:28:48'),
(4247, 'MSA307', 'Sep-2012', '5158.20', '5158.20', '0.00', '3.95', '0.00', '300.00', '0.00', '2012-10-09 10:28:48'),
(4248, 'MSA308', 'Sep-2012', '39.20', '39.20', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-10-09 10:28:48'),
(4249, 'MSA401', 'Sep-2012', '4471.20', '4567.00', '95.80', '3.95', '378.41', '300.00', '78.41', '2012-10-09 10:28:48'),
(4250, 'MSA402', 'Sep-2012', '2467.50', '2494.00', '26.50', '3.95', '104.68', '300.00', '0.00', '2012-10-09 10:28:48'),
(4251, 'MSA403', 'Sep-2012', '3969.80', '4068.00', '98.20', '3.95', '387.89', '300.00', '87.89', '2012-10-09 10:28:48'),
(4252, 'MSA404', 'Sep-2012', '2095.30', '2099.00', '3.70', '3.95', '14.61', '300.00', '0.00', '2012-10-09 10:28:48'),
(4253, 'MSA405', 'Sep-2012', '1501.00', '1574.00', '73.00', '3.95', '288.35', '300.00', '0.00', '2012-10-09 10:28:48'),
(4254, 'MSA406', 'Sep-2012', '2948.60', '3017.00', '68.40', '3.95', '270.18', '300.00', '0.00', '2012-10-09 10:28:48'),
(4255, 'MSA407', 'Sep-2012', '9008.90', '9008.00', '-0.90', '3.95', '-3.55', '300.00', '0.00', '2012-10-09 10:28:48'),
(4256, 'MSA408', 'Sep-2012', '1628.00', '1661.00', '33.00', '3.95', '130.35', '300.00', '0.00', '2012-10-09 10:28:48'),
(4257, 'MSA409', 'Sep-2012', '867.60', '976.00', '108.40', '3.95', '428.18', '300.00', '128.18', '2012-10-09 10:28:48'),
(4258, 'MSA410', 'Sep-2012', '4772.70', '4772.80', '0.10', '3.95', '0.40', '300.00', '0.00', '2012-10-09 10:28:48'),
(4259, 'MSA501', 'Sep-2012', '5101.50', '5197.30', '95.80', '3.95', '378.41', '600.00', '0.00', '2012-10-09 10:28:48'),
(4260, 'MSA502', 'Sep-2012', '5202.00', '5276.30', '74.30', '3.95', '293.49', '300.00', '0.00', '2012-10-09 10:28:48'),
(4261, 'MSA503', 'Sep-2012', '2128.50', '2174.30', '45.80', '3.95', '180.91', '600.00', '0.00', '2012-10-09 10:28:48'),
(4262, 'MSA504', 'Sep-2012', '1222.70', '1255.20', '32.50', '3.95', '128.38', '300.00', '0.00', '2012-10-09 10:28:48'),
(4263, 'MSA505', 'Sep-2012', '5795.00', '5890.50', '95.50', '3.95', '377.23', '300.00', '77.23', '2012-10-09 10:28:48'),
(4264, 'MSA506', 'Sep-2012', '2124.20', '2217.50', '93.30', '3.95', '368.54', '300.00', '68.54', '2012-10-09 10:28:48'),
(4265, 'MSA507', 'Sep-2012', '410.00', '442.70', '32.70', '3.95', '129.17', '300.00', '0.00', '2012-10-09 10:28:48'),
(4266, 'MSA508', 'Sep-2012', '336.30', '362.50', '26.20', '3.95', '103.49', '300.00', '0.00', '2012-10-09 10:28:48'),
(4267, 'MSA509', 'Sep-2012', '1570.30', '1678.00', '107.70', '3.95', '425.42', '300.00', '125.42', '2012-10-09 10:28:48'),
(4268, 'MSA510', 'Sep-2012', '1605.60', '1791.90', '186.30', '3.95', '735.89', '600.00', '135.89', '2012-10-09 10:28:48'),
(4269, 'MSA601', 'Sep-2012', '304.20', '304.90', '0.70', '3.95', '2.77', '0.00', '2.77', '2012-10-09 10:28:48'),
(4270, 'MSA602', 'Sep-2012', '6303.50', '6312.60', '9.10', '3.95', '35.95', '0.00', '35.95', '2012-10-09 10:28:48'),
(4271, 'MSA603', 'Sep-2012', '682.60', '682.90', '0.30', '3.95', '1.18', '0.00', '1.18', '2012-10-09 10:28:48'),
(4272, 'MSA604', 'Sep-2012', '44.80', '45.00', '0.20', '3.95', '0.79', '0.00', '0.79', '2012-10-09 10:28:48'),
(4273, 'MSA605', 'Sep-2012', '1432.60', '1654.90', '222.30', '3.95', '878.09', '300.00', '578.09', '2012-10-09 10:28:48'),
(4274, 'MSA606', 'Sep-2012', '996.90', '1084.30', '87.40', '3.95', '345.23', '300.00', '45.23', '2012-10-09 10:28:48'),
(4275, 'MSA607', 'Sep-2012', '112.40', '115.80', '3.40', '3.95', '13.43', '0.00', '13.43', '2012-10-09 10:28:48'),
(4276, 'MSA608', 'Sep-2012', '4861.10', '4863.90', '2.80', '3.95', '11.06', '0.00', '11.06', '2012-10-09 10:28:48'),
(4277, 'MSA609', 'Sep-2012', '5.10', '5.10', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-10-09 10:28:48'),
(4278, 'MSA610', 'Sep-2012', '47.50', '51.00', '3.50', '3.95', '13.83', '0.00', '13.83', '2012-10-09 10:28:48'),
(4279, 'RES-CA1', 'Sep-2012', '983.60', '1028.20', '44.60', '3.95', '176.17', '0.00', '176.17', '2012-10-09 10:28:48'),
(4280, 'RES-CA10', 'Sep-2012', '1475.70', '1505.60', '29.90', '3.95', '118.11', '0.00', '118.11', '2012-10-09 10:28:48'),
(4281, 'RES-CA11', 'Sep-2012', '2283.70', '2336.50', '52.80', '3.95', '208.56', '0.00', '208.56', '2012-10-09 10:28:48'),
(4282, 'RES-CA12', 'Sep-2012', '992.90', '1028.40', '35.50', '3.95', '140.23', '0.00', '140.23', '2012-10-09 10:28:48'),
(4283, 'RES-CA13', 'Sep-2012', '1070.20', '1094.50', '24.30', '3.95', '95.99', '0.00', '95.99', '2012-10-09 10:28:48'),
(4284, 'RES-CA14', 'Sep-2012', '1175.00', '1193.10', '18.10', '3.95', '71.50', '0.00', '71.50', '2012-10-09 10:28:48'),
(4285, 'RES-CA15', 'Sep-2012', '1097.50', '1104.50', '7.00', '3.95', '27.65', '0.00', '27.65', '2012-10-09 10:28:48'),
(4286, 'RES-CA2', 'Sep-2012', '666.10', '674.30', '8.20', '3.95', '32.39', '0.00', '32.39', '2012-10-09 10:28:48'),
(4287, 'RES-CA3', 'Sep-2012', '457.90', '465.70', '7.80', '3.95', '30.81', '0.00', '30.81', '2012-10-09 10:28:48'),
(4288, 'RES-CA4', 'Sep-2012', '1095.30', '1114.70', '19.40', '3.95', '76.63', '0.00', '76.63', '2012-10-09 10:28:48'),
(4289, 'RES-CA5', 'Sep-2012', '1728.30', '1745.70', '17.40', '3.95', '68.73', '0.00', '68.73', '2012-10-09 10:28:48'),
(4290, 'RES-CA6', 'Sep-2012', '1484.50', '1492.70', '8.20', '3.95', '32.39', '0.00', '32.39', '2012-10-09 10:28:48'),
(4291, 'RES-CA7', 'Sep-2012', '0.30', '0.30', '0.00', '3.95', '0.00', '0.00', '0.00', '2012-10-09 10:28:48'),
(4292, 'RES-CA8', 'Sep-2012', '2007.80', '2046.80', '39.00', '3.95', '154.05', '0.00', '154.05', '2012-10-09 10:28:48'),
(4293, 'RES-CA9', 'Sep-2012', '1580.10', '1610.70', '30.60', '3.95', '120.87', '0.00', '120.87', '2012-10-09 10:28:48'),
(4294, 'A1', 'Oct-2012', '8573.80', '8723.40', '149.60', '5.60', '837.76', '600.00', '237.76', '2012-11-03 10:50:46'),
(4295, 'A2', 'Oct-2012', '249.70', '364.70', '115.00', '5.60', '644.00', '600.00', '44.00', '2012-11-03 10:50:46'),
(4296, 'A3', 'Oct-2012', '1724.70', '1780.20', '55.50', '5.60', '310.80', '600.00', '0.00', '2012-11-03 10:50:46'),
(4297, 'A4', 'Oct-2012', '156.00', '227.80', '71.80', '5.60', '402.08', '600.00', '0.00', '2012-11-03 10:50:46'),
(4298, 'A5', 'Oct-2012', '2598.50', '2747.70', '149.20', '5.60', '835.52', '600.00', '235.52', '2012-11-03 10:50:46'),
(4299, 'A6', 'Oct-2012', '2842.30', '2957.70', '115.40', '5.60', '646.24', '600.00', '46.24', '2012-11-03 10:50:46'),
(4300, 'A7', 'Oct-2012', '2016.20', '2157.40', '141.20', '5.60', '790.72', '600.00', '190.72', '2012-11-03 10:50:46'),
(4301, 'A8', 'Oct-2012', '112.50', '112.50', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-11-03 10:50:46'),
(4302, 'B1', 'Oct-2012', '9953.90', '10159.70', '205.80', '5.60', '1152.48', '600.00', '552.48', '2012-11-03 10:50:46'),
(4303, 'B10', 'Oct-2012', '13871.30', '14114.30', '243.00', '5.60', '1360.80', '600.00', '760.80', '2012-11-03 10:50:46'),
(4304, 'B11', 'Oct-2012', '4140.00', '4289.40', '149.40', '5.60', '836.64', '600.00', '236.64', '2012-11-03 10:50:46'),
(4305, 'B12', 'Oct-2012', '18943.10', '19157.50', '214.40', '5.60', '1200.64', '600.00', '600.64', '2012-11-03 10:50:46'),
(4306, 'B13', 'Oct-2012', '15169.30', '15342.70', '173.40', '5.60', '971.04', '600.00', '371.04', '2012-11-03 10:50:46'),
(4307, 'B14', 'Oct-2012', '6734.50', '6829.80', '95.30', '5.60', '533.68', '600.00', '0.00', '2012-11-03 10:50:46'),
(4308, 'B15', 'Oct-2012', '20658.70', '21006.60', '347.90', '5.60', '1948.24', '600.00', '1348.24', '2012-11-03 10:50:46'),
(4309, 'B16', 'Oct-2012', '13004.90', '13226.20', '221.30', '5.60', '1239.28', '600.00', '639.28', '2012-11-03 10:50:46'),
(4310, 'B2', 'Oct-2012', '13380.20', '13660.40', '280.20', '5.60', '1569.12', '600.00', '969.12', '2012-11-03 10:50:46'),
(4311, 'B3', 'Oct-2012', '11375.90', '11507.00', '131.10', '5.60', '734.16', '600.00', '134.16', '2012-11-03 10:50:46'),
(4312, 'B4', 'Oct-2012', '9619.80', '9854.90', '235.10', '5.60', '1316.56', '600.00', '716.56', '2012-11-03 10:50:46'),
(4313, 'B5', 'Oct-2012', '6739.00', '6840.60', '101.60', '5.60', '568.96', '600.00', '0.00', '2012-11-03 10:50:46'),
(4314, 'B6', 'Oct-2012', '10693.30', '10705.70', '12.40', '5.60', '69.44', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4315, 'B7', 'Oct-2012', '11513.40', '11741.70', '228.30', '5.60', '1278.48', '600.00', '678.48', '2012-11-03 10:50:46'),
(4316, 'B8', 'Oct-2012', '9758.00', '10009.30', '251.30', '5.60', '1407.28', '600.00', '807.28', '2012-11-03 10:50:46'),
(4317, 'B9', 'Oct-2012', '7620.90', '7770.00', '149.10', '5.60', '834.96', '600.00', '234.96', '2012-11-03 10:50:46'),
(4318, 'C1', 'Oct-2012', '21079.60', '21079.60', '0.00', '5.60', '0.00', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4319, 'C2', 'Oct-2012', '0.00', '0.00', '0.00', '5.60', '0.00', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4320, 'D1', 'Oct-2012', '418.20', '524.90', '106.70', '5.60', '597.52', '800.00', '0.00', '2012-11-03 10:50:46'),
(4321, 'D10', 'Oct-2012', '30100.30', '30534.50', '434.20', '5.60', '2431.52', '1200.00', '1231.52', '2012-11-03 10:50:46'),
(4322, 'D11', 'Oct-2012', '13188.30', '13383.80', '195.50', '5.60', '1094.80', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4323, 'D12', 'Oct-2012', '21360.10', '21637.40', '277.30', '5.60', '1552.88', '1200.00', '352.88', '2012-11-03 10:50:46'),
(4324, 'D13', 'Oct-2012', '2359.00', '2477.00', '118.00', '5.60', '660.80', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4325, 'D14', 'Oct-2012', '12895.90', '13309.20', '413.30', '5.60', '2314.48', '1200.00', '1114.48', '2012-11-03 10:50:46'),
(4326, 'D15', 'Oct-2012', '18679.10', '18986.40', '307.30', '5.60', '1720.88', '1200.00', '520.88', '2012-11-03 10:50:46'),
(4327, 'D16', 'Oct-2012', '8628.80', '8789.40', '160.60', '5.60', '899.36', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4328, 'D17', 'Oct-2012', '4001.50', '4147.50', '146.00', '5.60', '817.60', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4329, 'D18', 'Oct-2012', '7427.40', '7494.70', '67.30', '5.60', '376.88', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4330, 'D19', 'Oct-2012', '5162.00', '5334.40', '172.40', '5.60', '965.44', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4331, 'D2', 'Oct-2012', '11843.20', '11888.60', '45.40', '5.60', '254.24', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4332, 'D20', 'Oct-2012', '15636.20', '16068.10', '431.90', '5.60', '2418.64', '1200.00', '1218.64', '2012-11-03 10:50:46'),
(4333, 'D21', 'Oct-2012', '3172.00', '3251.00', '79.00', '5.60', '442.40', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4334, 'D22', 'Oct-2012', '4367.50', '4549.80', '182.30', '5.60', '1020.88', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4335, 'D23', 'Oct-2012', '5808.90', '5954.60', '145.70', '5.60', '815.92', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4336, 'D24', 'Oct-2012', '8597.60', '8747.70', '150.10', '5.60', '840.56', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4337, 'D25', 'Oct-2012', '30872.80', '31139.40', '266.60', '5.60', '1492.96', '1200.00', '292.96', '2012-11-03 10:50:46'),
(4338, 'D26', 'Oct-2012', '31109.80', '31727.60', '617.80', '5.60', '3459.68', '1200.00', '2259.68', '2012-11-03 10:50:46'),
(4339, 'D27', 'Oct-2012', '28661.20', '28812.50', '151.30', '5.60', '847.28', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4340, 'D28', 'Oct-2012', '25430.80', '25664.80', '234.00', '5.60', '1310.40', '800.00', '510.40', '2012-11-03 10:50:46'),
(4341, 'D3', 'Oct-2012', '10969.80', '11146.70', '176.90', '5.60', '990.64', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4342, 'D4', 'Oct-2012', '14746.20', '14946.30', '200.10', '5.60', '1120.56', '1200.00', '0.00', '2012-11-03 10:50:46');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(4343, 'D5', 'Oct-2012', '3993.60', '4167.70', '174.10', '5.60', '974.96', '800.00', '174.96', '2012-11-03 10:50:46'),
(4344, 'D6', 'Oct-2012', '19853.40', '20017.70', '164.30', '5.60', '920.08', '800.00', '120.08', '2012-11-03 10:50:46'),
(4345, 'D7', 'Oct-2012', '22111.10', '22461.60', '350.50', '5.60', '1962.80', '1200.00', '762.80', '2012-11-03 10:50:46'),
(4346, 'D8', 'Oct-2012', '11737.50', '11979.40', '241.90', '5.60', '1354.64', '1200.00', '154.64', '2012-11-03 10:50:46'),
(4347, 'D9', 'Oct-2012', '4863.70', '5103.70', '240.00', '5.60', '1344.00', '1200.00', '144.00', '2012-11-03 10:50:46'),
(4348, 'E1', 'Oct-2012', '17069.50', '17363.20', '293.70', '5.60', '1644.72', '0.00', '1644.72', '2012-11-03 10:50:46'),
(4349, 'E10', 'Oct-2012', '8651.40', '8927.20', '275.80', '5.60', '1544.48', '1200.00', '344.48', '2012-11-03 10:50:46'),
(4350, 'E11', 'Oct-2012', '18581.50', '18992.00', '410.50', '5.60', '2298.80', '1200.00', '1098.80', '2012-11-03 10:50:46'),
(4351, 'E12', 'Oct-2012', '15654.90', '16106.70', '451.80', '5.60', '2530.08', '1200.00', '1330.08', '2012-11-03 10:50:46'),
(4352, 'E13', 'Oct-2012', '5217.20', '5399.80', '182.60', '5.60', '1022.56', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4353, 'E14', 'Oct-2012', '935.60', '1025.00', '89.40', '5.60', '500.64', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4354, 'E2', 'Oct-2012', '12217.00', '12502.40', '285.40', '5.60', '1598.24', '0.00', '1598.24', '2012-11-03 10:50:46'),
(4355, 'E3', 'Oct-2012', '34306.80', '34594.40', '287.60', '5.60', '1610.56', '1200.00', '410.56', '2012-11-03 10:50:46'),
(4356, 'E4', 'Oct-2012', '61869.10', '62140.20', '271.10', '5.60', '1518.16', '1200.00', '318.16', '2012-11-03 10:50:46'),
(4357, 'E5', 'Oct-2012', '78911.00', '79525.60', '614.60', '5.60', '3441.76', '1200.00', '2241.76', '2012-11-03 10:50:46'),
(4358, 'E6', 'Oct-2012', '27964.00', '28164.20', '200.20', '5.60', '1121.12', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4359, 'E7', 'Oct-2012', '13989.70', '14484.40', '494.70', '5.60', '2770.32', '0.00', '2770.32', '2012-11-03 10:50:46'),
(4360, 'E8', 'Oct-2012', '14700.30', '14868.00', '167.70', '5.60', '939.12', '1200.00', '0.00', '2012-11-03 10:50:46'),
(4361, 'E9', 'Oct-2012', '12047.70', '12263.80', '216.10', '5.60', '1210.16', '1200.00', '10.16', '2012-11-03 10:50:46'),
(4362, 'F1', 'Oct-2012', '2594.60', '3088.00', '493.40', '5.60', '2763.04', '0.00', '2763.04', '2012-11-03 10:50:46'),
(4363, 'F2', 'Oct-2012', '3670.00', '4229.30', '559.30', '5.60', '3132.08', '0.00', '3132.08', '2012-11-03 10:50:46'),
(4364, 'F3', 'Oct-2012', '3889.30', '4484.40', '595.10', '5.60', '3332.56', '0.00', '3332.56', '2012-11-03 10:50:46'),
(4365, 'F4', 'Oct-2012', '2834.00', '3789.40', '955.40', '5.60', '5350.24', '0.00', '5350.24', '2012-11-03 10:50:46'),
(4366, 'F5', 'Oct-2012', '2391.20', '2814.50', '423.30', '5.60', '2370.48', '0.00', '2370.48', '2012-11-03 10:50:46'),
(4367, 'MSA-CA1', 'Oct-2012', '13341.80', '13494.30', '152.50', '5.60', '854.00', '0.00', '854.00', '2012-11-03 10:50:46'),
(4368, 'MSA-CA2', 'Oct-2012', '16213.50', '16488.60', '275.10', '5.60', '1540.56', '0.00', '1540.56', '2012-11-03 10:50:46'),
(4369, 'MSA101', 'Oct-2012', '7051.60', '7051.60', '0.00', '5.60', '0.00', '300.00', '0.00', '2012-11-03 10:50:46'),
(4370, 'MSA102', 'Oct-2012', '6628.20', '6784.50', '156.30', '5.60', '875.28', '300.00', '575.28', '2012-11-03 10:50:46'),
(4371, 'MSA103', 'Oct-2012', '5484.60', '5589.30', '104.70', '5.60', '586.32', '600.00', '0.00', '2012-11-03 10:50:46'),
(4372, 'MSA104', 'Oct-2012', '8498.80', '8680.40', '181.60', '5.60', '1016.96', '600.00', '416.96', '2012-11-03 10:50:46'),
(4373, 'MSA105', 'Oct-2012', '0.00', '6067.40', '6067.40', '5.60', '33977.44', '0.00', '33977.44', '2012-11-03 10:50:46'),
(4374, 'MSA106', 'Oct-2012', '7081.50', '7220.10', '138.60', '5.60', '776.16', '300.00', '476.16', '2012-11-03 10:50:46'),
(4375, 'MSA201', 'Oct-2012', '3344.40', '3437.70', '93.30', '5.60', '522.48', '600.00', '0.00', '2012-11-03 10:50:46'),
(4376, 'MSA202', 'Oct-2012', '3325.20', '3403.30', '78.10', '5.60', '437.36', '300.00', '137.36', '2012-11-03 10:50:46'),
(4377, 'MSA203', 'Oct-2012', '6430.30', '6521.70', '91.40', '5.60', '511.84', '0.00', '511.84', '2012-11-03 10:50:46'),
(4378, 'MSA204', 'Oct-2012', '2753.00', '2773.00', '20.00', '5.60', '112.00', '0.00', '112.00', '2012-11-03 10:50:46'),
(4379, 'MSA205', 'Oct-2012', '7789.50', '7918.60', '129.10', '5.60', '722.96', '300.00', '422.96', '2012-11-03 10:50:46'),
(4380, 'MSA206', 'Oct-2012', '4893.80', '4935.30', '41.50', '5.60', '232.40', '300.00', '0.00', '2012-11-03 10:50:46'),
(4381, 'MSA301', 'Oct-2012', '777.80', '782.70', '4.90', '5.60', '27.44', '0.00', '27.44', '2012-11-03 10:50:46'),
(4382, 'MSA302', 'Oct-2012', '7056.90', '7164.70', '107.80', '5.60', '603.68', '300.00', '303.68', '2012-11-03 10:50:46'),
(4383, 'MSA303', 'Oct-2012', '4665.50', '4772.90', '107.40', '5.60', '601.44', '600.00', '1.44', '2012-11-03 10:50:46'),
(4384, 'MSA304', 'Oct-2012', '2883.50', '2877.20', '-6.30', '5.60', '-35.28', '300.00', '0.00', '2012-11-03 10:50:46'),
(4385, 'MSA305', 'Oct-2012', '1256.20', '1262.90', '6.70', '5.60', '37.52', '300.00', '0.00', '2012-11-03 10:50:46'),
(4386, 'MSA306', 'Oct-2012', '6554.30', '6611.30', '57.00', '5.60', '319.20', '300.00', '19.20', '2012-11-03 10:50:46'),
(4387, 'MSA307', 'Oct-2012', '5158.20', '5158.20', '0.00', '5.60', '0.00', '300.00', '0.00', '2012-11-03 10:50:46'),
(4388, 'MSA308', 'Oct-2012', '39.20', '49.70', '10.50', '5.60', '58.80', '0.00', '58.80', '2012-11-03 10:50:46'),
(4389, 'MSA401', 'Oct-2012', '4567.00', '4626.80', '59.80', '5.60', '334.88', '300.00', '34.88', '2012-11-03 10:50:46'),
(4390, 'MSA402', 'Oct-2012', '2494.00', '2533.20', '39.20', '5.60', '219.52', '300.00', '0.00', '2012-11-03 10:50:46'),
(4391, 'MSA403', 'Oct-2012', '4068.00', '4068.90', '0.90', '5.60', '5.04', '300.00', '0.00', '2012-11-03 10:50:46'),
(4392, 'MSA404', 'Oct-2012', '2099.00', '2099.00', '0.00', '5.60', '0.00', '300.00', '0.00', '2012-11-03 10:50:46'),
(4393, 'MSA405', 'Oct-2012', '1574.00', '1617.30', '43.30', '5.60', '242.48', '300.00', '0.00', '2012-11-03 10:50:46'),
(4394, 'MSA406', 'Oct-2012', '3017.00', '3068.40', '51.40', '5.60', '287.84', '300.00', '0.00', '2012-11-03 10:50:46'),
(4395, 'MSA407', 'Oct-2012', '9008.00', '9014.40', '6.40', '5.60', '35.84', '300.00', '0.00', '2012-11-03 10:50:46'),
(4396, 'MSA408', 'Oct-2012', '1661.00', '1683.50', '22.50', '5.60', '126.00', '300.00', '0.00', '2012-11-03 10:50:46'),
(4397, 'MSA409', 'Oct-2012', '976.00', '1033.00', '57.00', '5.60', '319.20', '300.00', '19.20', '2012-11-03 10:50:46'),
(4398, 'MSA410', 'Oct-2012', '4772.80', '4782.10', '9.30', '5.60', '52.08', '300.00', '0.00', '2012-11-03 10:50:46'),
(4399, 'MSA501', 'Oct-2012', '5197.30', '5212.70', '15.40', '5.60', '86.24', '600.00', '0.00', '2012-11-03 10:50:46'),
(4400, 'MSA502', 'Oct-2012', '5276.30', '5320.80', '44.50', '5.60', '249.20', '300.00', '0.00', '2012-11-03 10:50:46'),
(4401, 'MSA503', 'Oct-2012', '2174.30', '2216.40', '42.10', '5.60', '235.76', '600.00', '0.00', '2012-11-03 10:50:46'),
(4402, 'MSA504', 'Oct-2012', '1255.20', '1278.20', '23.00', '5.60', '128.80', '300.00', '0.00', '2012-11-03 10:50:46'),
(4403, 'MSA505', 'Oct-2012', '5890.50', '5954.90', '64.40', '5.60', '360.64', '300.00', '60.64', '2012-11-03 10:50:46'),
(4404, 'MSA506', 'Oct-2012', '2217.50', '2268.50', '51.00', '5.60', '285.60', '300.00', '0.00', '2012-11-03 10:50:46'),
(4405, 'MSA507', 'Oct-2012', '442.70', '462.70', '20.00', '5.60', '112.00', '300.00', '0.00', '2012-11-03 10:50:46'),
(4406, 'MSA508', 'Oct-2012', '362.50', '381.50', '19.00', '5.60', '106.40', '300.00', '0.00', '2012-11-03 10:50:46'),
(4407, 'MSA509', 'Oct-2012', '1678.00', '1761.10', '83.10', '5.60', '465.36', '300.00', '165.36', '2012-11-03 10:50:46'),
(4408, 'MSA510', 'Oct-2012', '1791.90', '1862.70', '70.80', '5.60', '396.48', '600.00', '0.00', '2012-11-03 10:50:46'),
(4409, 'MSA601', 'Oct-2012', '304.90', '319.80', '14.90', '5.60', '83.44', '0.00', '83.44', '2012-11-03 10:50:46'),
(4410, 'MSA602', 'Oct-2012', '6312.60', '6375.10', '62.50', '5.60', '350.00', '0.00', '350.00', '2012-11-03 10:50:46'),
(4411, 'MSA603', 'Oct-2012', '682.90', '687.80', '4.90', '5.60', '27.44', '0.00', '27.44', '2012-11-03 10:50:46'),
(4412, 'MSA604', 'Oct-2012', '45.00', '61.10', '16.10', '5.60', '90.16', '0.00', '90.16', '2012-11-03 10:50:46'),
(4413, 'MSA605', 'Oct-2012', '1654.90', '1814.00', '159.10', '5.60', '890.96', '300.00', '590.96', '2012-11-03 10:50:46'),
(4414, 'MSA606', 'Oct-2012', '1084.30', '1160.80', '76.50', '5.60', '428.40', '300.00', '128.40', '2012-11-03 10:50:46'),
(4415, 'MSA607', 'Oct-2012', '115.80', '116.10', '0.30', '5.60', '1.68', '0.00', '1.68', '2012-11-03 10:50:46'),
(4416, 'MSA609', 'Oct-2012', '5.10', '5.10', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-11-03 10:50:46'),
(4417, 'MSA610', 'Oct-2012', '51.00', '80.00', '29.00', '5.60', '162.40', '0.00', '162.40', '2012-11-03 10:50:46'),
(4418, 'RES-CA1', 'Oct-2012', '1028.20', '1063.40', '35.20', '5.60', '197.12', '0.00', '197.12', '2012-11-03 10:50:46'),
(4419, 'RES-CA10', 'Oct-2012', '1505.60', '1532.50', '26.90', '5.60', '150.64', '0.00', '150.64', '2012-11-03 10:50:46'),
(4420, 'RES-CA11', 'Oct-2012', '2336.50', '2382.00', '45.50', '5.60', '254.80', '0.00', '254.80', '2012-11-03 10:50:46'),
(4421, 'RES-CA12', 'Oct-2012', '1028.40', '1058.90', '30.50', '5.60', '170.80', '0.00', '170.80', '2012-11-03 10:50:46'),
(4422, 'RES-CA13', 'Oct-2012', '1094.50', '1121.10', '26.60', '5.60', '148.96', '0.00', '148.96', '2012-11-03 10:50:46'),
(4423, 'RES-CA14', 'Oct-2012', '1193.10', '1212.00', '18.90', '5.60', '105.84', '0.00', '105.84', '2012-11-03 10:50:46'),
(4424, 'RES-CA15', 'Oct-2012', '1104.50', '1112.00', '7.50', '5.60', '42.00', '0.00', '42.00', '2012-11-03 10:50:46'),
(4425, 'RES-CA2', 'Oct-2012', '674.30', '684.20', '9.90', '5.60', '55.44', '0.00', '55.44', '2012-11-03 10:50:46'),
(4426, 'RES-CA3', 'Oct-2012', '465.70', '474.00', '8.30', '5.60', '46.48', '0.00', '46.48', '2012-11-03 10:50:46'),
(4427, 'RES-CA4', 'Oct-2012', '1114.70', '1135.30', '20.60', '5.60', '115.36', '0.00', '115.36', '2012-11-03 10:50:46'),
(4428, 'RES-CA5', 'Oct-2012', '1745.70', '1762.90', '17.20', '5.60', '96.32', '0.00', '96.32', '2012-11-03 10:50:46'),
(4429, 'RES-CA6', 'Oct-2012', '1492.70', '1508.10', '15.40', '5.60', '86.24', '0.00', '86.24', '2012-11-03 10:50:46'),
(4430, 'RES-CA7', 'Oct-2012', '0.30', '0.30', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-11-03 10:50:46'),
(4431, 'RES-CA8', 'Oct-2012', '2046.80', '2084.80', '38.00', '5.60', '212.80', '0.00', '212.80', '2012-11-03 10:50:46'),
(4432, 'RES-CA9', 'Oct-2012', '1610.70', '1641.40', '30.70', '5.60', '171.92', '0.00', '171.92', '2012-11-03 10:50:46'),
(4433, 'A1', 'Nov-2012', '8723.40', '8794.20', '70.80', '5.60', '396.48', '600.00', '0.00', '2012-12-19 14:16:33'),
(4434, 'A2', 'Nov-2012', '364.70', '403.40', '38.70', '5.60', '216.72', '600.00', '0.00', '2012-12-19 14:16:33'),
(4435, 'A3', 'Nov-2012', '1780.20', '1843.00', '62.80', '5.60', '351.68', '600.00', '0.00', '2012-12-19 14:16:33'),
(4436, 'A4', 'Nov-2012', '227.80', '291.70', '63.90', '5.60', '357.84', '600.00', '0.00', '2012-12-19 14:16:33'),
(4437, 'A5', 'Nov-2012', '2747.70', '2914.40', '166.70', '5.60', '933.52', '600.00', '333.52', '2012-12-19 14:16:33'),
(4438, 'A6', 'Nov-2012', '2957.70', '3075.50', '117.80', '5.60', '659.68', '600.00', '59.68', '2012-12-19 14:16:33'),
(4439, 'A7', 'Nov-2012', '2157.40', '2186.90', '29.50', '5.60', '165.20', '600.00', '0.00', '2012-12-19 14:16:33'),
(4440, 'A8', 'Nov-2012', '112.50', '129.30', '16.80', '5.60', '94.08', '0.00', '94.08', '2012-12-19 14:16:33'),
(4441, 'B1', 'Nov-2012', '10159.70', '10250.20', '90.50', '5.60', '506.80', '600.00', '0.00', '2012-12-19 14:16:33'),
(4442, 'B10', 'Nov-2012', '14114.30', '14278.40', '164.10', '5.60', '918.96', '600.00', '318.96', '2012-12-19 14:16:33'),
(4443, 'B11', 'Nov-2012', '4289.40', '4475.00', '185.60', '5.60', '1039.36', '600.00', '439.36', '2012-12-19 14:16:33'),
(4444, 'B12', 'Nov-2012', '19157.50', '19351.00', '193.50', '5.60', '1083.60', '600.00', '483.60', '2012-12-19 14:16:33'),
(4445, 'B13', 'Nov-2012', '15342.70', '15463.20', '120.50', '5.60', '674.80', '600.00', '74.80', '2012-12-19 14:16:33'),
(4446, 'B14', 'Nov-2012', '6829.80', '6869.00', '39.20', '5.60', '219.52', '600.00', '0.00', '2012-12-19 14:16:33'),
(4447, 'B15', 'Nov-2012', '21006.60', '21252.00', '245.40', '5.60', '1374.24', '600.00', '774.24', '2012-12-19 14:16:33'),
(4448, 'B16', 'Nov-2012', '13226.20', '13368.00', '141.80', '5.60', '794.08', '600.00', '194.08', '2012-12-19 14:16:33'),
(4449, 'B2', 'Nov-2012', '13660.40', '13747.40', '87.00', '5.60', '487.20', '600.00', '0.00', '2012-12-19 14:16:33'),
(4450, 'B3', 'Nov-2012', '11507.00', '11607.90', '100.90', '5.60', '565.04', '600.00', '0.00', '2012-12-19 14:16:33'),
(4451, 'B4', 'Nov-2012', '9854.90', '10093.90', '239.00', '5.60', '1338.40', '600.00', '738.40', '2012-12-19 14:16:33'),
(4452, 'B5', 'Nov-2012', '6840.60', '6937.80', '97.20', '5.60', '544.32', '600.00', '0.00', '2012-12-19 14:16:33'),
(4453, 'B6', 'Nov-2012', '10705.70', '10707.50', '1.80', '5.60', '10.08', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4454, 'B7', 'Nov-2012', '11741.70', '11888.40', '146.70', '5.60', '821.52', '600.00', '221.52', '2012-12-19 14:16:33'),
(4455, 'B8', 'Nov-2012', '10009.30', '10113.60', '104.30', '5.60', '584.08', '600.00', '0.00', '2012-12-19 14:16:33'),
(4456, 'B9', 'Nov-2012', '7770.00', '7883.00', '113.00', '5.60', '632.80', '600.00', '32.80', '2012-12-19 14:16:33'),
(4457, 'C1', 'Nov-2012', '21079.60', '21107.00', '27.40', '5.60', '153.44', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4458, 'C2', 'Nov-2012', '20230.00', '20232.00', '2.00', '5.60', '11.20', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4459, 'D1', 'Nov-2012', '524.90', '606.00', '81.10', '5.60', '454.16', '800.00', '0.00', '2012-12-19 14:16:33'),
(4460, 'D10', 'Nov-2012', '30534.50', '30937.80', '403.30', '5.60', '2258.48', '1200.00', '1058.48', '2012-12-19 14:16:33'),
(4461, 'D11', 'Nov-2012', '13383.80', '13508.60', '124.80', '5.60', '698.88', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4462, 'D12', 'Nov-2012', '21637.40', '21932.60', '295.20', '5.60', '1653.12', '1200.00', '453.12', '2012-12-19 14:16:33'),
(4463, 'D13', 'Nov-2012', '2477.00', '2608.20', '131.20', '5.60', '734.72', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4464, 'D14', 'Nov-2012', '13309.20', '13682.40', '373.20', '5.60', '2089.92', '1200.00', '889.92', '2012-12-19 14:16:33'),
(4465, 'D15', 'Nov-2012', '18986.40', '19317.00', '330.60', '5.60', '1851.36', '1200.00', '651.36', '2012-12-19 14:16:33'),
(4466, 'D16', 'Nov-2012', '8789.40', '8964.60', '175.20', '5.60', '981.12', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4467, 'D17', 'Nov-2012', '4147.50', '4248.90', '101.40', '5.60', '567.84', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4468, 'D18', 'Nov-2012', '7494.70', '7503.00', '8.30', '5.60', '46.48', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4469, 'D19', 'Nov-2012', '5334.40', '5495.00', '160.60', '5.60', '899.36', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4470, 'D2', 'Nov-2012', '11888.60', '11950.50', '61.90', '5.60', '346.64', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4471, 'D20', 'Nov-2012', '16068.10', '16378.90', '310.80', '5.60', '1740.48', '1200.00', '540.48', '2012-12-19 14:16:33'),
(4472, 'D21', 'Nov-2012', '3251.00', '3330.80', '79.80', '5.60', '446.88', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4473, 'D22', 'Nov-2012', '4549.80', '4657.60', '107.80', '5.60', '603.68', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4474, 'D23', 'Nov-2012', '5954.60', '6100.00', '145.40', '5.60', '814.24', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4475, 'D24', 'Nov-2012', '8747.70', '8839.90', '92.20', '5.60', '516.32', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4476, 'D25', 'Nov-2012', '31139.40', '31300.80', '161.40', '5.60', '903.84', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4477, 'D26', 'Nov-2012', '31727.60', '32141.50', '413.90', '5.60', '2317.84', '1200.00', '1117.84', '2012-12-19 14:16:33'),
(4478, 'D27', 'Nov-2012', '28812.50', '28988.80', '176.30', '5.60', '987.28', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4479, 'D28', 'Nov-2012', '25664.80', '25865.30', '200.50', '5.60', '1122.80', '800.00', '322.80', '2012-12-19 14:16:33'),
(4480, 'D3', 'Nov-2012', '11146.70', '11386.60', '239.90', '5.60', '1343.44', '1200.00', '143.44', '2012-12-19 14:16:33'),
(4481, 'D4', 'Nov-2012', '14946.30', '15128.90', '182.60', '5.60', '1022.56', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4482, 'D5', 'Nov-2012', '4167.70', '4300.00', '132.30', '5.60', '740.88', '800.00', '0.00', '2012-12-19 14:16:33'),
(4483, 'D6', 'Nov-2012', '20017.70', '20104.00', '86.30', '5.60', '483.28', '800.00', '0.00', '2012-12-19 14:16:33'),
(4484, 'D7', 'Nov-2012', '22461.60', '22778.80', '317.20', '5.60', '1776.32', '1200.00', '576.32', '2012-12-19 14:16:33'),
(4485, 'D8', 'Nov-2012', '11979.40', '12232.00', '252.60', '5.60', '1414.56', '1200.00', '214.56', '2012-12-19 14:16:33'),
(4486, 'D9', 'Nov-2012', '5103.70', '5351.80', '248.10', '5.60', '1389.36', '1200.00', '189.36', '2012-12-19 14:16:33'),
(4487, 'E1', 'Nov-2012', '17363.20', '17725.00', '361.80', '5.60', '2026.08', '0.00', '2026.08', '2012-12-19 14:16:33'),
(4488, 'E10', 'Nov-2012', '8927.20', '9105.00', '177.80', '5.60', '995.68', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4489, 'E11', 'Nov-2012', '18992.00', '19508.20', '516.20', '5.60', '2890.72', '1200.00', '1690.72', '2012-12-19 14:16:33'),
(4490, 'E12', 'Nov-2012', '16106.70', '16265.00', '158.30', '5.60', '886.48', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4491, 'E13', 'Nov-2012', '5399.80', '5574.90', '175.10', '5.60', '980.56', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4492, 'E14', 'Nov-2012', '1025.00', '1025.00', '0.00', '5.60', '0.00', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4493, 'E2', 'Nov-2012', '12502.40', '12841.00', '338.60', '5.60', '1896.16', '0.00', '1896.16', '2012-12-19 14:16:33'),
(4494, 'E3', 'Nov-2012', '34594.40', '34795.00', '200.60', '5.60', '1123.36', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4495, 'E4', 'Nov-2012', '62140.20', '62377.10', '236.90', '5.60', '1326.64', '1200.00', '126.64', '2012-12-19 14:16:33'),
(4496, 'E5', 'Nov-2012', '79525.60', '79853.70', '328.10', '5.60', '1837.36', '1200.00', '637.36', '2012-12-19 14:16:33'),
(4497, 'E6', 'Nov-2012', '28164.20', '28305.00', '140.80', '5.60', '788.48', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4498, 'E7', 'Nov-2012', '14484.40', '14988.00', '503.60', '5.60', '2820.16', '0.00', '2820.16', '2012-12-19 14:16:33'),
(4499, 'E8', 'Nov-2012', '14868.00', '15002.90', '134.90', '5.60', '755.44', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4500, 'E9', 'Nov-2012', '12263.80', '12265.60', '1.80', '5.60', '10.08', '1200.00', '0.00', '2012-12-19 14:16:33'),
(4501, 'F1', 'Nov-2012', '3088.00', '3672.00', '584.00', '5.60', '3270.40', '0.00', '3270.40', '2012-12-19 14:16:33'),
(4502, 'F2', 'Nov-2012', '4229.30', '4834.00', '604.70', '5.60', '3386.32', '0.00', '3386.32', '2012-12-19 14:16:33'),
(4503, 'F3', 'Nov-2012', '4484.40', '5076.60', '592.20', '5.60', '3316.32', '0.00', '3316.32', '2012-12-19 14:16:33'),
(4504, 'F4', 'Nov-2012', '3789.40', '4961.10', '1171.70', '5.60', '6561.52', '0.00', '6561.52', '2012-12-19 14:16:33'),
(4505, 'F5', 'Nov-2012', '2814.50', '3265.00', '450.50', '5.60', '2522.80', '0.00', '2522.80', '2012-12-19 14:16:33'),
(4506, 'MSA-CA1', 'Nov-2012', '13494.30', '13831.00', '336.70', '5.60', '1885.52', '0.00', '1885.52', '2012-12-19 14:16:33'),
(4507, 'MSA-CA2', 'Nov-2012', '16488.60', '16830.90', '342.30', '5.60', '1916.88', '0.00', '1916.88', '2012-12-19 14:16:33'),
(4508, 'MSA101', 'Nov-2012', '7051.60', '7051.60', '0.00', '5.60', '0.00', '300.00', '0.00', '2012-12-19 14:16:33'),
(4509, 'MSA102', 'Nov-2012', '6784.50', '0.00', '-6784.50', '5.60', '-37993.20', '300.00', '0.00', '2012-12-19 14:16:33'),
(4510, 'MSA103', 'Nov-2012', '5589.30', '5679.30', '90.00', '5.60', '504.00', '600.00', '0.00', '2012-12-19 14:16:33'),
(4511, 'MSA104', 'Nov-2012', '8680.40', '8815.30', '134.90', '5.60', '755.44', '600.00', '155.44', '2012-12-19 14:16:33'),
(4512, 'MSA105', 'Nov-2012', '6067.40', '6070.40', '3.00', '5.60', '16.80', '0.00', '16.80', '2012-12-19 14:16:33'),
(4513, 'MSA106', 'Nov-2012', '7220.10', '0.00', '-7220.10', '5.60', '-40432.56', '300.00', '0.00', '2012-12-19 14:16:33'),
(4514, 'MSA201', 'Nov-2012', '3437.70', '3483.50', '45.80', '5.60', '256.48', '600.00', '0.00', '2012-12-19 14:16:33'),
(4515, 'MSA202', 'Nov-2012', '3403.30', '3475.70', '72.40', '5.60', '405.44', '300.00', '105.44', '2012-12-19 14:16:33'),
(4516, 'MSA203', 'Nov-2012', '6521.70', '6527.10', '5.40', '5.60', '30.24', '0.00', '30.24', '2012-12-19 14:16:33'),
(4517, 'MSA204', 'Nov-2012', '2773.00', '2781.90', '8.90', '5.60', '49.84', '0.00', '49.84', '2012-12-19 14:16:33'),
(4518, 'MSA205', 'Nov-2012', '7918.60', '8017.90', '99.30', '5.60', '556.08', '300.00', '256.08', '2012-12-19 14:16:33'),
(4519, 'MSA206', 'Nov-2012', '4935.30', '4944.00', '8.70', '5.60', '48.72', '300.00', '0.00', '2012-12-19 14:16:33'),
(4520, 'MSA301', 'Nov-2012', '782.70', '782.70', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-12-19 14:16:33'),
(4521, 'MSA302', 'Nov-2012', '7164.70', '7263.60', '98.90', '5.60', '553.84', '300.00', '253.84', '2012-12-19 14:16:33'),
(4522, 'MSA303', 'Nov-2012', '4772.90', '4829.80', '56.90', '5.60', '318.64', '600.00', '0.00', '2012-12-19 14:16:33'),
(4523, 'MSA304', 'Nov-2012', '2877.20', '3018.20', '141.00', '5.60', '789.60', '300.00', '489.60', '2012-12-19 14:16:33'),
(4524, 'MSA305', 'Nov-2012', '1262.90', '1262.90', '0.00', '5.60', '0.00', '300.00', '0.00', '2012-12-19 14:16:33'),
(4525, 'MSA306', 'Nov-2012', '6611.30', '6650.70', '39.40', '5.60', '220.64', '300.00', '0.00', '2012-12-19 14:16:33'),
(4526, 'MSA307', 'Nov-2012', '5158.20', '5158.20', '0.00', '5.60', '0.00', '300.00', '0.00', '2012-12-19 14:16:33'),
(4527, 'MSA308', 'Nov-2012', '49.70', '59.30', '9.60', '5.60', '53.76', '0.00', '53.76', '2012-12-19 14:16:33'),
(4528, 'MSA401', 'Nov-2012', '4626.80', '4660.80', '34.00', '5.60', '190.40', '300.00', '0.00', '2012-12-19 14:16:33'),
(4529, 'MSA402', 'Nov-2012', '2533.20', '2568.00', '34.80', '5.60', '194.88', '300.00', '0.00', '2012-12-19 14:16:33'),
(4530, 'MSA403', 'Nov-2012', '4068.90', '4072.70', '3.80', '5.60', '21.28', '300.00', '0.00', '2012-12-19 14:16:33'),
(4531, 'MSA404', 'Nov-2012', '2099.00', '2099.80', '0.80', '5.60', '4.48', '300.00', '0.00', '2012-12-19 14:16:33'),
(4532, 'MSA405', 'Nov-2012', '1617.30', '1676.50', '59.20', '5.60', '331.52', '300.00', '31.52', '2012-12-19 14:16:33'),
(4533, 'MSA406', 'Nov-2012', '3068.40', '3101.20', '32.80', '5.60', '183.68', '300.00', '0.00', '2012-12-19 14:16:33'),
(4534, 'MSA407', 'Nov-2012', '9014.40', '9014.90', '0.50', '5.60', '2.80', '300.00', '0.00', '2012-12-19 14:16:33'),
(4535, 'MSA408', 'Nov-2012', '1683.50', '1708.30', '24.80', '5.60', '138.88', '300.00', '0.00', '2012-12-19 14:16:33'),
(4536, 'MSA409', 'Nov-2012', '1033.00', '1078.40', '45.40', '5.60', '254.24', '300.00', '0.00', '2012-12-19 14:16:33'),
(4537, 'MSA410', 'Nov-2012', '4782.10', '4782.10', '0.00', '5.60', '0.00', '300.00', '0.00', '2012-12-19 14:16:33'),
(4538, 'MSA501', 'Nov-2012', '5212.70', '5229.00', '16.30', '5.60', '91.28', '600.00', '0.00', '2012-12-19 14:16:33'),
(4539, 'MSA502', 'Nov-2012', '5320.80', '5352.60', '31.80', '5.60', '178.08', '300.00', '0.00', '2012-12-19 14:16:33'),
(4540, 'MSA503', 'Nov-2012', '2216.40', '2248.80', '32.40', '5.60', '181.44', '600.00', '0.00', '2012-12-19 14:16:33'),
(4541, 'MSA504', 'Nov-2012', '1278.20', '1301.70', '23.50', '5.60', '131.60', '300.00', '0.00', '2012-12-19 14:16:33'),
(4542, 'MSA505', 'Nov-2012', '5954.90', '5998.00', '43.10', '5.60', '241.36', '300.00', '0.00', '2012-12-19 14:16:33'),
(4543, 'MSA506', 'Nov-2012', '2268.50', '2304.20', '35.70', '5.60', '199.92', '300.00', '0.00', '2012-12-19 14:16:33'),
(4544, 'MSA507', 'Nov-2012', '462.70', '477.60', '14.90', '5.60', '83.44', '300.00', '0.00', '2012-12-19 14:16:33'),
(4545, 'MSA508', 'Nov-2012', '381.50', '399.40', '17.90', '5.60', '100.24', '300.00', '0.00', '2012-12-19 14:16:33'),
(4546, 'MSA509', 'Nov-2012', '1761.10', '1795.90', '34.80', '5.60', '194.88', '300.00', '0.00', '2012-12-19 14:16:33'),
(4547, 'MSA510', 'Nov-2012', '1862.70', '1972.80', '110.10', '5.60', '616.56', '600.00', '16.56', '2012-12-19 14:16:33'),
(4548, 'MSA601', 'Nov-2012', '319.80', '319.80', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-12-19 14:16:33'),
(4549, 'MSA602', 'Nov-2012', '6375.10', '6387.20', '12.10', '5.60', '67.76', '0.00', '67.76', '2012-12-19 14:16:33'),
(4550, 'MSA603', 'Nov-2012', '687.80', '687.80', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-12-19 14:16:33'),
(4551, 'MSA604', 'Nov-2012', '61.10', '63.40', '2.30', '5.60', '12.88', '0.00', '12.88', '2012-12-19 14:16:33'),
(4552, 'MSA605', 'Nov-2012', '1814.00', '1906.00', '92.00', '5.60', '515.20', '300.00', '215.20', '2012-12-19 14:16:33'),
(4553, 'MSA606', 'Nov-2012', '1160.80', '1242.90', '82.10', '5.60', '459.76', '300.00', '159.76', '2012-12-19 14:16:33'),
(4554, 'MSA607', 'Nov-2012', '116.10', '116.10', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-12-19 14:16:33'),
(4555, 'MSA608', 'Nov-2012', '4863.90', '4922.50', '58.60', '5.60', '328.16', '0.00', '328.16', '2012-12-19 14:16:33'),
(4556, 'MSA609', 'Nov-2012', '5.10', '5.10', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-12-19 14:16:33'),
(4557, 'MSA610', 'Nov-2012', '80.00', '94.50', '14.50', '5.60', '81.20', '0.00', '81.20', '2012-12-19 14:16:33'),
(4558, 'RES-CA1', 'Nov-2012', '1063.40', '1100.40', '37.00', '5.60', '207.20', '0.00', '207.20', '2012-12-19 14:16:33'),
(4559, 'RES-CA10', 'Nov-2012', '1532.50', '1562.60', '30.10', '5.60', '168.56', '0.00', '168.56', '2012-12-19 14:16:33'),
(4560, 'RES-CA11', 'Nov-2012', '2382.00', '2426.60', '44.60', '5.60', '249.76', '0.00', '249.76', '2012-12-19 14:16:33'),
(4561, 'RES-CA12', 'Nov-2012', '1058.90', '1097.60', '38.70', '5.60', '216.72', '0.00', '216.72', '2012-12-19 14:16:33'),
(4562, 'RES-CA13', 'Nov-2012', '1121.10', '1146.00', '24.90', '5.60', '139.44', '0.00', '139.44', '2012-12-19 14:16:33'),
(4563, 'RES-CA14', 'Nov-2012', '1212.00', '1230.20', '18.20', '5.60', '101.92', '0.00', '101.92', '2012-12-19 14:16:33'),
(4564, 'RES-CA15', 'Nov-2012', '1112.00', '1159.30', '47.30', '5.60', '264.88', '0.00', '264.88', '2012-12-19 14:16:33'),
(4565, 'RES-CA2', 'Nov-2012', '684.20', '713.00', '28.80', '5.60', '161.28', '0.00', '161.28', '2012-12-19 14:16:33'),
(4566, 'RES-CA3', 'Nov-2012', '474.00', '485.00', '11.00', '5.60', '61.60', '0.00', '61.60', '2012-12-19 14:16:33'),
(4567, 'RES-CA4', 'Nov-2012', '1135.30', '1156.60', '21.30', '5.60', '119.28', '0.00', '119.28', '2012-12-19 14:16:33'),
(4568, 'RES-CA5', 'Nov-2012', '1762.90', '1784.20', '21.30', '5.60', '119.28', '0.00', '119.28', '2012-12-19 14:16:33'),
(4569, 'RES-CA6', 'Nov-2012', '1508.10', '1522.70', '14.60', '5.60', '81.76', '0.00', '81.76', '2012-12-19 14:16:33'),
(4570, 'RES-CA7', 'Nov-2012', '0.30', '0.30', '0.00', '5.60', '0.00', '0.00', '0.00', '2012-12-19 14:16:33'),
(4571, 'RES-CA8', 'Nov-2012', '2084.80', '2130.70', '45.90', '5.60', '257.04', '0.00', '257.04', '2012-12-19 14:16:33'),
(4572, 'RES-CA9', 'Nov-2012', '1641.40', '1673.00', '31.60', '5.60', '176.96', '0.00', '176.96', '2012-12-19 14:16:33'),
(4573, 'A1', 'Dec-2012', '8794.20', '8858.40', '64.20', '5.60', '359.52', '600.00', '0.00', '2013-01-01 16:29:19'),
(4574, 'A2', 'Dec-2012', '403.40', '519.90', '116.50', '5.60', '652.40', '600.00', '52.40', '2013-01-01 16:29:19'),
(4575, 'A3', 'Dec-2012', '1843.00', '1910.20', '67.20', '5.60', '376.32', '600.00', '0.00', '2013-01-01 16:29:19'),
(4576, 'A4', 'Dec-2012', '291.70', '426.00', '134.30', '5.60', '752.08', '600.00', '152.08', '2013-01-01 16:29:19'),
(4577, 'A5', 'Dec-2012', '2914.40', '3103.00', '188.60', '5.60', '1056.16', '600.00', '456.16', '2013-01-01 16:29:19'),
(4578, 'A6', 'Dec-2012', '3075.50', '3281.00', '205.50', '5.60', '1150.80', '600.00', '550.80', '2013-01-01 16:29:19'),
(4579, 'A7', 'Dec-2012', '2186.90', '2216.90', '30.00', '5.60', '168.00', '600.00', '0.00', '2013-01-01 16:29:19'),
(4580, 'A8', 'Dec-2012', '129.30', '272.40', '143.10', '5.60', '801.36', '600.00', '201.36', '2013-01-01 16:29:19'),
(4581, 'B1', 'Dec-2012', '10250.20', '10448.20', '198.00', '5.60', '1108.80', '600.00', '508.80', '2013-01-01 16:29:19'),
(4582, 'B10', 'Dec-2012', '14278.40', '14498.70', '220.30', '5.60', '1233.68', '600.00', '633.68', '2013-01-01 16:29:19'),
(4583, 'B11', 'Dec-2012', '4475.00', '4636.20', '161.20', '5.60', '902.72', '600.00', '302.72', '2013-01-01 16:29:19'),
(4584, 'B12', 'Dec-2012', '19351.00', '19586.90', '235.90', '5.60', '1321.04', '600.00', '721.04', '2013-01-01 16:29:19'),
(4585, 'B13', 'Dec-2012', '15463.20', '15617.90', '154.70', '5.60', '866.32', '600.00', '266.32', '2013-01-01 16:29:19'),
(4586, 'B14', 'Dec-2012', '6869.00', '6946.30', '77.30', '5.60', '432.88', '600.00', '0.00', '2013-01-01 16:29:19'),
(4587, 'B15', 'Dec-2012', '21252.00', '22087.60', '835.60', '5.60', '4679.36', '600.00', '4079.36', '2013-01-01 16:29:19'),
(4588, 'B16', 'Dec-2012', '13368.00', '13549.70', '181.70', '5.60', '1017.52', '600.00', '417.52', '2013-01-01 16:29:19'),
(4589, 'B2', 'Dec-2012', '13747.40', '13947.40', '200.00', '5.60', '1120.00', '600.00', '520.00', '2013-01-01 16:29:19'),
(4590, 'B3', 'Dec-2012', '11607.90', '11745.50', '137.60', '5.60', '770.56', '600.00', '170.56', '2013-01-01 16:29:19'),
(4591, 'B4', 'Dec-2012', '10093.90', '10368.80', '274.90', '5.60', '1539.44', '600.00', '939.44', '2013-01-01 16:29:19'),
(4592, 'B5', 'Dec-2012', '6937.80', '7088.30', '150.50', '5.60', '842.80', '600.00', '242.80', '2013-01-01 16:29:19'),
(4593, 'B6', 'Dec-2012', '10707.50', '10708.30', '0.80', '5.60', '4.48', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4594, 'B7', 'Dec-2012', '11888.40', '12010.00', '121.60', '5.60', '680.96', '600.00', '80.96', '2013-01-01 16:29:19'),
(4595, 'B8', 'Dec-2012', '10113.60', '10228.70', '115.10', '5.60', '644.56', '600.00', '44.56', '2013-01-01 16:29:19'),
(4596, 'B9', 'Dec-2012', '7883.00', '7963.00', '80.00', '5.60', '448.00', '600.00', '0.00', '2013-01-01 16:29:19'),
(4597, 'C1', 'Dec-2012', '21107.00', '21107.30', '0.30', '5.60', '1.68', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4598, 'C2', 'Dec-2012', '20232.00', '20252.40', '20.40', '5.60', '114.24', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4599, 'D1', 'Dec-2012', '606.00', '813.20', '207.20', '5.60', '1160.32', '800.00', '360.32', '2013-01-01 16:29:19'),
(4600, 'D10', 'Dec-2012', '30937.80', '31514.00', '576.20', '5.60', '3226.72', '1200.00', '2026.72', '2013-01-01 16:29:19'),
(4601, 'D11', 'Dec-2012', '13508.60', '13601.40', '92.80', '5.60', '519.68', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4602, 'D12', 'Dec-2012', '21932.60', '22201.10', '268.50', '5.60', '1503.60', '1200.00', '303.60', '2013-01-01 16:29:19'),
(4603, 'D13', 'Dec-2012', '2608.20', '2720.70', '112.50', '5.60', '630.00', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4604, 'D14', 'Dec-2012', '13682.40', '14177.00', '494.60', '5.60', '2769.76', '1200.00', '1569.76', '2013-01-01 16:29:19'),
(4605, 'D15', 'Dec-2012', '19317.00', '19588.30', '271.30', '5.60', '1519.28', '1200.00', '319.28', '2013-01-01 16:29:19'),
(4606, 'D16', 'Dec-2012', '8964.60', '9181.40', '216.80', '5.60', '1214.08', '1200.00', '14.08', '2013-01-01 16:29:19'),
(4607, 'D17', 'Dec-2012', '4248.90', '4313.20', '64.30', '5.60', '360.08', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4608, 'D18', 'Dec-2012', '7503.00', '7542.50', '39.50', '5.60', '221.20', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4609, 'D19', 'Dec-2012', '5495.00', '5629.70', '134.70', '5.60', '754.32', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4610, 'D2', 'Dec-2012', '11950.50', '12009.00', '58.50', '5.60', '327.60', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4611, 'D20', 'Dec-2012', '16378.90', '16699.20', '320.30', '5.60', '1793.68', '1200.00', '593.68', '2013-01-01 16:29:19'),
(4612, 'D21', 'Dec-2012', '3330.80', '3384.50', '53.70', '5.60', '300.72', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4613, 'D22', 'Dec-2012', '4657.60', '4695.00', '37.40', '5.60', '209.44', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4614, 'D23', 'Dec-2012', '6100.00', '6294.20', '194.20', '5.60', '1087.52', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4615, 'D24', 'Dec-2012', '8839.90', '8924.30', '84.40', '5.60', '472.64', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4616, 'D25', 'Dec-2012', '31300.80', '31433.60', '132.80', '5.60', '743.68', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4617, 'D26', 'Dec-2012', '32141.50', '32553.50', '412.00', '5.60', '2307.20', '1200.00', '1107.20', '2013-01-01 16:29:19'),
(4618, 'D27', 'Dec-2012', '28988.80', '29109.20', '120.40', '5.60', '674.24', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4619, 'D3', 'Dec-2012', '11386.60', '11543.00', '156.40', '5.60', '875.84', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4620, 'D4', 'Dec-2012', '15128.90', '15286.50', '157.60', '5.60', '882.56', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4621, 'D5', 'Dec-2012', '4300.00', '4394.00', '94.00', '5.60', '526.40', '800.00', '0.00', '2013-01-01 16:29:19'),
(4622, 'D6', 'Dec-2012', '20104.00', '20284.30', '180.30', '5.60', '1009.68', '800.00', '209.68', '2013-01-01 16:29:19'),
(4623, 'D7', 'Dec-2012', '22778.80', '23143.00', '364.20', '5.60', '2039.52', '1200.00', '839.52', '2013-01-01 16:29:19'),
(4624, 'D8', 'Dec-2012', '12232.00', '12346.00', '114.00', '5.60', '638.40', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4625, 'D9', 'Dec-2012', '5351.80', '5479.50', '127.70', '5.60', '715.12', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4626, 'E1', 'Dec-2012', '17725.00', '17887.60', '162.60', '5.60', '910.56', '0.00', '910.56', '2013-01-01 16:29:19'),
(4627, 'E10', 'Dec-2012', '9105.00', '9320.80', '215.80', '5.60', '1208.48', '1200.00', '8.48', '2013-01-01 16:29:19'),
(4628, 'E11', 'Dec-2012', '19508.20', '20751.60', '1243.40', '5.60', '6963.04', '1200.00', '5763.04', '2013-01-01 16:29:19'),
(4629, 'E12', 'Dec-2012', '16265.00', '16618.40', '353.40', '5.60', '1979.04', '1200.00', '779.04', '2013-01-01 16:29:19'),
(4630, 'E13', 'Dec-2012', '5574.90', '5797.00', '222.10', '5.60', '1243.76', '1200.00', '43.76', '2013-01-01 16:29:19'),
(4631, 'E14', 'Dec-2012', '1025.00', '1095.00', '70.00', '5.60', '392.00', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4632, 'E2', 'Dec-2012', '12841.00', '13090.00', '249.00', '5.60', '1394.40', '0.00', '1394.40', '2013-01-01 16:29:19'),
(4633, 'E3', 'Dec-2012', '34795.00', '35010.80', '215.80', '5.60', '1208.48', '1200.00', '8.48', '2013-01-01 16:29:19'),
(4634, 'E4', 'Dec-2012', '62377.10', '62614.00', '236.90', '5.60', '1326.64', '1200.00', '126.64', '2013-01-01 16:29:19'),
(4635, 'E5', 'Dec-2012', '79853.70', '80397.70', '544.00', '5.60', '3046.40', '1200.00', '1846.40', '2013-01-01 16:29:19'),
(4636, 'E6', 'Dec-2012', '28305.00', '28665.60', '360.60', '5.60', '2019.36', '1200.00', '819.36', '2013-01-01 16:29:19'),
(4637, 'E7', 'Dec-2012', '14988.00', '15105.70', '117.70', '5.60', '659.12', '0.00', '659.12', '2013-01-01 16:29:19'),
(4638, 'E8', 'Dec-2012', '15002.90', '15342.80', '339.90', '5.60', '1903.44', '1200.00', '703.44', '2013-01-01 16:29:19'),
(4639, 'E9', 'Dec-2012', '12265.60', '12359.30', '93.70', '5.60', '524.72', '1200.00', '0.00', '2013-01-01 16:29:19'),
(4640, 'F1', 'Dec-2012', '3672.00', '3673.00', '1.00', '5.60', '5.60', '0.00', '5.60', '2013-01-01 16:29:19'),
(4641, 'F2', 'Dec-2012', '4834.00', '5062.30', '228.30', '5.60', '1278.48', '0.00', '1278.48', '2013-01-01 16:29:19'),
(4642, 'F3', 'Dec-2012', '5076.60', '5251.30', '174.70', '5.60', '978.32', '0.00', '978.32', '2013-01-01 16:29:19'),
(4643, 'F4', 'Dec-2012', '4961.10', '4999.20', '38.10', '5.60', '213.36', '0.00', '213.36', '2013-01-01 16:29:19'),
(4644, 'F5', 'Dec-2012', '3265.00', '3440.50', '175.50', '5.60', '982.80', '0.00', '982.80', '2013-01-01 16:29:19'),
(4645, 'MSA-CA1', 'Dec-2012', '13831.00', '14031.50', '200.50', '5.60', '1122.80', '0.00', '1122.80', '2013-01-01 16:29:19'),
(4646, 'MSA-CA2', 'Dec-2012', '16830.90', '17197.70', '366.80', '5.60', '2054.08', '0.00', '2054.08', '2013-01-01 16:29:19'),
(4647, 'MSA101', 'Dec-2012', '7051.60', '7051.50', '-0.10', '5.60', '-0.56', '300.00', '0.00', '2013-01-01 16:29:19'),
(4648, 'MSA102', 'Dec-2012', '6895.00', '6958.40', '63.40', '5.60', '355.04', '300.00', '55.04', '2013-01-01 16:29:19'),
(4649, 'MSA103', 'Dec-2012', '5679.30', '5732.20', '52.90', '5.60', '296.24', '600.00', '0.00', '2013-01-01 16:29:19'),
(4650, 'MSA104', 'Dec-2012', '8815.30', '8850.20', '34.90', '5.60', '195.44', '600.00', '0.00', '2013-01-01 16:29:19'),
(4651, 'MSA105', 'Dec-2012', '6070.40', '6095.30', '24.90', '5.60', '139.44', '600.00', '0.00', '2013-01-01 16:29:19'),
(4652, 'MSA106', 'Dec-2012', '7298.40', '7355.20', '56.80', '5.60', '318.08', '300.00', '18.08', '2013-01-01 16:29:19'),
(4653, 'MSA201', 'Dec-2012', '3483.50', '3581.30', '97.80', '5.60', '547.68', '600.00', '0.00', '2013-01-01 16:29:19'),
(4654, 'MSA202', 'Dec-2012', '3475.70', '3501.70', '26.00', '5.60', '145.60', '300.00', '0.00', '2013-01-01 16:29:19'),
(4655, 'MSA203', 'Dec-2012', '6527.10', '6573.90', '46.80', '5.60', '262.08', '600.00', '0.00', '2013-01-01 16:29:19'),
(4656, 'MSA204', 'Dec-2012', '2781.90', '2871.20', '89.30', '5.60', '500.08', '600.00', '0.00', '2013-01-01 16:29:19'),
(4657, 'MSA205', 'Dec-2012', '8017.90', '8155.20', '137.30', '5.60', '768.88', '300.00', '468.88', '2013-01-01 16:29:19'),
(4658, 'MSA206', 'Dec-2012', '4944.00', '4964.50', '20.50', '5.60', '114.80', '300.00', '0.00', '2013-01-01 16:29:19'),
(4659, 'MSA301', 'Dec-2012', '782.70', '790.90', '8.20', '5.60', '45.92', '0.00', '45.92', '2013-01-01 16:29:19'),
(4660, 'MSA302', 'Dec-2012', '7263.60', '7379.70', '116.10', '5.60', '650.16', '300.00', '350.16', '2013-01-01 16:29:19'),
(4661, 'MSA303', 'Dec-2012', '4829.80', '4960.90', '131.10', '5.60', '734.16', '600.00', '134.16', '2013-01-01 16:29:19'),
(4662, 'MSA304', 'Dec-2012', '3018.20', '3040.00', '21.80', '5.60', '122.08', '300.00', '0.00', '2013-01-01 16:29:19'),
(4663, 'MSA305', 'Dec-2012', '1262.90', '1284.90', '22.00', '5.60', '123.20', '300.00', '0.00', '2013-01-01 16:29:19'),
(4664, 'MSA306', 'Dec-2012', '6650.70', '6696.80', '46.10', '5.60', '258.16', '300.00', '0.00', '2013-01-01 16:29:19'),
(4665, 'MSA307', 'Dec-2012', '5158.20', '5167.80', '9.60', '5.60', '53.76', '300.00', '0.00', '2013-01-01 16:29:19'),
(4666, 'MSA308', 'Dec-2012', '59.30', '67.80', '8.50', '5.60', '47.60', '0.00', '47.60', '2013-01-01 16:29:19'),
(4667, 'MSA401', 'Dec-2012', '4660.80', '4699.40', '38.60', '5.60', '216.16', '300.00', '0.00', '2013-01-01 16:29:19'),
(4668, 'MSA402', 'Dec-2012', '2568.00', '2608.40', '40.40', '5.60', '226.24', '300.00', '0.00', '2013-01-01 16:29:19'),
(4669, 'MSA403', 'Dec-2012', '4072.70', '4128.30', '55.60', '5.60', '311.36', '300.00', '11.36', '2013-01-01 16:29:19'),
(4670, 'MSA404', 'Dec-2012', '2099.80', '2130.70', '30.90', '5.60', '173.04', '300.00', '0.00', '2013-01-01 16:29:19'),
(4671, 'MSA405', 'Dec-2012', '1676.50', '1698.00', '21.50', '5.60', '120.40', '300.00', '0.00', '2013-01-01 16:29:19'),
(4672, 'MSA406', 'Dec-2012', '3101.20', '3143.50', '42.30', '5.60', '236.88', '300.00', '0.00', '2013-01-01 16:29:19'),
(4673, 'MSA407', 'Dec-2012', '9014.90', '9031.70', '16.80', '5.60', '94.08', '300.00', '0.00', '2013-01-01 16:29:19'),
(4674, 'MSA408', 'Dec-2012', '1708.30', '1726.40', '18.10', '5.60', '101.36', '300.00', '0.00', '2013-01-01 16:29:19'),
(4675, 'MSA409', 'Dec-2012', '1078.40', '1092.10', '13.70', '5.60', '76.72', '300.00', '0.00', '2013-01-01 16:29:19'),
(4676, 'MSA410', 'Dec-2012', '4782.10', '4806.40', '24.30', '5.60', '136.08', '300.00', '0.00', '2013-01-01 16:29:19'),
(4677, 'MSA501', 'Dec-2012', '5229.00', '5272.50', '43.50', '5.60', '243.60', '600.00', '0.00', '2013-01-01 16:29:19'),
(4678, 'MSA502', 'Dec-2012', '5352.60', '5371.00', '18.40', '5.60', '103.04', '300.00', '0.00', '2013-01-01 16:29:19'),
(4679, 'MSA503', 'Dec-2012', '2248.80', '2275.70', '26.90', '5.60', '150.64', '600.00', '0.00', '2013-01-01 16:29:19'),
(4680, 'MSA504', 'Dec-2012', '1301.70', '1340.10', '38.40', '5.60', '215.04', '300.00', '0.00', '2013-01-01 16:29:19'),
(4681, 'MSA505', 'Dec-2012', '5998.00', '6044.80', '46.80', '5.60', '262.08', '300.00', '0.00', '2013-01-01 16:29:19'),
(4682, 'MSA506', 'Dec-2012', '2304.20', '2319.40', '15.20', '5.60', '85.12', '300.00', '0.00', '2013-01-01 16:29:19'),
(4683, 'MSA507', 'Dec-2012', '477.60', '501.60', '24.00', '5.60', '134.40', '300.00', '0.00', '2013-01-01 16:29:19'),
(4684, 'MSA508', 'Dec-2012', '399.40', '444.50', '45.10', '5.60', '252.56', '300.00', '0.00', '2013-01-01 16:29:19'),
(4685, 'MSA509', 'Dec-2012', '1795.90', '1819.20', '23.30', '5.60', '130.48', '300.00', '0.00', '2013-01-01 16:29:19'),
(4686, 'MSA510', 'Dec-2012', '1972.80', '2164.10', '191.30', '5.60', '1071.28', '600.00', '471.28', '2013-01-01 16:29:19'),
(4687, 'MSA601', 'Dec-2012', '319.80', '333.70', '13.90', '5.60', '77.84', '0.00', '77.84', '2013-01-01 16:29:19'),
(4688, 'MSA602', 'Dec-2012', '6387.20', '6422.60', '35.40', '5.60', '198.24', '0.00', '198.24', '2013-01-01 16:29:19'),
(4689, 'MSA603', 'Dec-2012', '687.80', '704.50', '16.70', '5.60', '93.52', '0.00', '93.52', '2013-01-01 16:29:19'),
(4690, 'MSA604', 'Dec-2012', '63.40', '99.50', '36.10', '5.60', '202.16', '0.00', '202.16', '2013-01-01 16:29:19'),
(4691, 'MSA605', 'Dec-2012', '1906.00', '1931.90', '25.90', '5.60', '145.04', '300.00', '0.00', '2013-01-01 16:29:19'),
(4692, 'MSA606', 'Dec-2012', '1242.90', '1304.10', '61.20', '5.60', '342.72', '300.00', '42.72', '2013-01-01 16:29:19'),
(4693, 'MSA607', 'Dec-2012', '116.10', '123.80', '7.70', '5.60', '43.12', '0.00', '43.12', '2013-01-01 16:29:19'),
(4694, 'MSA608', 'Dec-2012', '4922.50', '4946.60', '24.10', '5.60', '134.96', '0.00', '134.96', '2013-01-01 16:29:19'),
(4695, 'MSA609', 'Dec-2012', '5.10', '15.50', '10.40', '5.60', '58.24', '0.00', '58.24', '2013-01-01 16:29:19'),
(4696, 'MSA610', 'Dec-2012', '94.50', '114.60', '20.10', '5.60', '112.56', '0.00', '112.56', '2013-01-01 16:29:19'),
(4697, 'RES-CA1', 'Dec-2012', '1100.40', '1132.00', '31.60', '5.60', '176.96', '0.00', '176.96', '2013-01-01 16:29:19'),
(4698, 'RES-CA10', 'Dec-2012', '1562.60', '1596.80', '34.20', '5.60', '191.52', '0.00', '191.52', '2013-01-01 16:29:19'),
(4699, 'RES-CA11', 'Dec-2012', '2426.60', '2470.80', '44.20', '5.60', '247.52', '0.00', '247.52', '2013-01-01 16:29:19'),
(4700, 'RES-CA12', 'Dec-2012', '1097.60', '1122.40', '24.80', '5.60', '138.88', '0.00', '138.88', '2013-01-01 16:29:19'),
(4701, 'RES-CA13', 'Dec-2012', '1146.00', '1169.60', '23.60', '5.60', '132.16', '0.00', '132.16', '2013-01-01 16:29:19'),
(4702, 'RES-CA14', 'Dec-2012', '1230.20', '1248.20', '18.00', '5.60', '100.80', '0.00', '100.80', '2013-01-01 16:29:19'),
(4703, 'RES-CA15', 'Dec-2012', '1159.30', '1166.60', '7.30', '5.60', '40.88', '0.00', '40.88', '2013-01-01 16:29:19'),
(4704, 'RES-CA2', 'Dec-2012', '713.00', '772.40', '59.40', '5.60', '332.64', '0.00', '332.64', '2013-01-01 16:29:19'),
(4705, 'RES-CA3', 'Dec-2012', '485.00', '497.70', '12.70', '5.60', '71.12', '0.00', '71.12', '2013-01-01 16:29:19'),
(4706, 'RES-CA4', 'Dec-2012', '1156.60', '1175.60', '19.00', '5.60', '106.40', '0.00', '106.40', '2013-01-01 16:29:19'),
(4707, 'RES-CA5', 'Dec-2012', '1784.20', '1805.20', '21.00', '5.60', '117.60', '0.00', '117.60', '2013-01-01 16:29:19'),
(4708, 'RES-CA6', 'Dec-2012', '1522.70', '1533.00', '10.30', '5.60', '57.68', '0.00', '57.68', '2013-01-01 16:29:19'),
(4709, 'RES-CA7', 'Dec-2012', '0.30', '0.30', '0.00', '5.60', '0.00', '0.00', '0.00', '2013-01-01 16:29:19'),
(4710, 'RES-CA8', 'Dec-2012', '2130.70', '2175.40', '44.70', '5.60', '250.32', '0.00', '250.32', '2013-01-01 16:29:19'),
(4711, 'RES-CA9', 'Dec-2012', '1673.00', '1712.50', '39.50', '5.60', '221.20', '0.00', '221.20', '2013-01-01 16:29:19'),
(4714, 'A1', 'Jan-2013', '8858.40', '9212.00', '353.60', '5.60', '1980.16', '600.00', '1380.16', '2013-02-12 10:13:33'),
(4715, 'A2', 'Jan-2013', '519.90', '893.10', '373.20', '5.60', '2089.92', '600.00', '1489.92', '2013-02-12 10:13:33'),
(4716, 'A3', 'Jan-2013', '1910.20', '1993.00', '82.80', '5.60', '463.68', '600.00', '0.00', '2013-02-12 10:13:33'),
(4717, 'A4', 'Jan-2013', '426.00', '600.90', '174.90', '5.60', '979.44', '600.00', '379.44', '2013-02-12 10:13:33'),
(4718, 'A5', 'Jan-2013', '3103.00', '3273.40', '170.40', '5.60', '954.24', '600.00', '354.24', '2013-02-12 10:13:33'),
(4719, 'A6', 'Jan-2013', '3281.00', '3281.00', '0.00', '5.60', '0.00', '600.00', '0.00', '2013-02-12 10:13:33'),
(4720, 'A7', 'Jan-2013', '2216.90', '2274.80', '57.90', '5.60', '324.24', '600.00', '0.00', '2013-02-12 10:13:33'),
(4721, 'A8', 'Jan-2013', '272.40', '371.40', '99.00', '5.60', '554.40', '600.00', '0.00', '2013-02-12 10:13:33'),
(4722, 'B1', 'Jan-2013', '10448.20', '10745.30', '297.10', '5.60', '1663.76', '600.00', '1063.76', '2013-02-12 10:13:33'),
(4723, 'B10', 'Jan-2013', '14498.70', '14751.40', '252.70', '5.60', '1415.12', '600.00', '815.12', '2013-02-12 10:13:33'),
(4724, 'B11', 'Jan-2013', '4636.20', '4827.50', '191.30', '5.60', '1071.28', '600.00', '471.28', '2013-02-12 10:13:33'),
(4725, 'B12', 'Jan-2013', '19586.90', '19887.50', '300.60', '5.60', '1683.36', '600.00', '1083.36', '2013-02-12 10:13:33'),
(4726, 'B13', 'Jan-2013', '15617.90', '15735.90', '118.00', '5.60', '660.80', '600.00', '60.80', '2013-02-12 10:13:33'),
(4727, 'B14', 'Jan-2013', '6946.30', '7040.00', '93.70', '5.60', '524.72', '600.00', '0.00', '2013-02-12 10:13:33'),
(4728, 'B15', 'Jan-2013', '22087.60', '23215.60', '1128.00', '5.60', '6316.80', '600.00', '5716.80', '2013-02-12 10:13:33'),
(4729, 'B16', 'Jan-2013', '13549.70', '13746.00', '196.30', '5.60', '1099.28', '600.00', '499.28', '2013-02-12 10:13:33'),
(4730, 'B2', 'Jan-2013', '13947.40', '14292.00', '344.60', '5.60', '1929.76', '600.00', '1329.76', '2013-02-12 10:13:33'),
(4731, 'B3', 'Jan-2013', '11745.50', '11890.80', '145.30', '5.60', '813.68', '600.00', '213.68', '2013-02-12 10:13:33'),
(4732, 'B4', 'Jan-2013', '10368.80', '10752.60', '383.80', '5.60', '2149.28', '600.00', '1549.28', '2013-02-12 10:13:33'),
(4733, 'B5', 'Jan-2013', '7088.30', '7249.20', '160.90', '5.60', '901.04', '600.00', '301.04', '2013-02-12 10:13:33'),
(4734, 'B6', 'Jan-2013', '10708.30', '10711.20', '2.90', '5.60', '16.24', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4735, 'B7', 'Jan-2013', '12010.00', '12177.50', '167.50', '5.60', '938.00', '600.00', '338.00', '2013-02-12 10:13:33'),
(4736, 'B8', 'Jan-2013', '10228.70', '10425.40', '196.70', '5.60', '1101.52', '600.00', '501.52', '2013-02-12 10:13:33'),
(4737, 'B9', 'Jan-2013', '7963.00', '8030.40', '67.40', '5.60', '377.44', '600.00', '0.00', '2013-02-12 10:13:33'),
(4738, 'C1', 'Jan-2013', '21107.30', '21166.50', '59.20', '5.60', '331.52', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4739, 'C2', 'Jan-2013', '20252.40', '20297.00', '44.60', '5.60', '249.76', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4740, 'D1', 'Jan-2013', '813.20', '1009.20', '196.00', '5.60', '1097.60', '800.00', '297.60', '2013-02-12 10:13:33'),
(4741, 'D10', 'Jan-2013', '31514.00', '32487.30', '973.30', '5.60', '5450.48', '1200.00', '4250.48', '2013-02-12 10:13:33'),
(4742, 'D11', 'Jan-2013', '13601.40', '13703.20', '101.80', '5.60', '570.08', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4743, 'D12', 'Jan-2013', '22201.10', '22559.50', '358.40', '5.60', '2007.04', '1200.00', '807.04', '2013-02-12 10:13:33'),
(4744, 'D13', 'Jan-2013', '2720.70', '818.50', '-1902.20', '5.60', '-10652.32', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4745, 'D14', 'Jan-2013', '14177.00', '14765.90', '588.90', '5.60', '3297.84', '1200.00', '2097.84', '2013-02-12 10:13:33'),
(4746, 'D15', 'Jan-2013', '19588.30', '20368.20', '779.90', '5.60', '4367.44', '1200.00', '3167.44', '2013-02-12 10:13:33'),
(4747, 'D16', 'Jan-2013', '9181.40', '9488.00', '306.60', '5.60', '1716.96', '1200.00', '516.96', '2013-02-12 10:13:33'),
(4748, 'D17', 'Jan-2013', '4313.20', '4398.00', '84.80', '5.60', '474.88', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4749, 'D18', 'Jan-2013', '7542.50', '7609.60', '67.10', '5.60', '375.76', '0.00', '375.76', '2013-02-12 10:13:33'),
(4750, 'D19', 'Jan-2013', '5629.70', '5820.50', '190.80', '5.60', '1068.48', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4751, 'D2', 'Jan-2013', '12009.00', '12145.90', '136.90', '5.60', '766.64', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4752, 'D20', 'Jan-2013', '16699.20', '17083.00', '383.80', '5.60', '2149.28', '1200.00', '949.28', '2013-02-12 10:13:33'),
(4753, 'D21', 'Jan-2013', '3384.50', '3536.60', '152.10', '5.60', '851.76', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4754, 'D22', 'Jan-2013', '4695.00', '4734.30', '39.30', '5.60', '220.08', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4755, 'D23', 'Jan-2013', '6294.20', '6394.60', '100.40', '5.60', '562.24', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4756, 'D24', 'Jan-2013', '8924.30', '9072.70', '148.40', '5.60', '831.04', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4757, 'D25', 'Jan-2013', '31433.60', '31584.40', '150.80', '5.60', '844.48', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4758, 'D26', 'Jan-2013', '32553.50', '33116.30', '562.80', '5.60', '3151.68', '1200.00', '1951.68', '2013-02-12 10:13:33'),
(4759, 'D27', 'Jan-2013', '29109.20', '29322.80', '213.60', '5.60', '1196.16', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4760, 'D28', 'Jan-2013', '25865.30', '26338.00', '472.70', '5.60', '2647.12', '800.00', '1847.12', '2013-02-12 10:13:33'),
(4761, 'D3', 'Jan-2013', '11543.00', '12121.50', '578.50', '5.60', '3239.60', '1200.00', '2039.60', '2013-02-12 10:13:33'),
(4762, 'D4', 'Jan-2013', '15286.50', '15436.40', '149.90', '5.60', '839.44', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4763, 'D5', 'Jan-2013', '4394.00', '4543.20', '149.20', '5.60', '835.52', '800.00', '35.52', '2013-02-12 10:13:33'),
(4764, 'D6', 'Jan-2013', '20284.30', '20463.70', '179.40', '5.60', '1004.64', '800.00', '204.64', '2013-02-12 10:13:33'),
(4765, 'D7', 'Jan-2013', '23143.00', '23816.60', '673.60', '5.60', '3772.16', '0.00', '3772.16', '2013-02-12 10:13:33'),
(4766, 'D8', 'Jan-2013', '12346.00', '12795.80', '449.80', '5.60', '2518.88', '1200.00', '1318.88', '2013-02-12 10:13:33'),
(4767, 'D9', 'Jan-2013', '5479.50', '5763.50', '284.00', '5.60', '1590.40', '1200.00', '390.40', '2013-02-12 10:13:33');
INSERT INTO `el_billing1` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(4768, 'E1', 'Jan-2013', '17887.60', '18330.00', '442.40', '5.60', '2477.44', '0.00', '2477.44', '2013-02-12 10:13:33'),
(4769, 'E10', 'Jan-2013', '9320.80', '9736.00', '415.20', '5.60', '2325.12', '1200.00', '1125.12', '2013-02-12 10:13:33'),
(4770, 'E11', 'Jan-2013', '20751.60', '22228.90', '1477.30', '5.60', '8272.88', '1200.00', '7072.88', '2013-02-12 10:13:33'),
(4771, 'E12', 'Jan-2013', '16618.40', '17166.00', '547.60', '5.60', '3066.56', '1200.00', '1866.56', '2013-02-12 10:13:33'),
(4772, 'E13', 'Jan-2013', '5797.00', '6092.30', '295.30', '5.60', '1653.68', '1200.00', '453.68', '2013-02-12 10:13:33'),
(4773, 'E14', 'Jan-2013', '1095.00', '0.00', '-1095.00', '5.60', '-6132.00', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4774, 'E2', 'Jan-2013', '13090.00', '13411.70', '321.70', '5.60', '1801.52', '0.00', '1801.52', '2013-02-12 10:13:33'),
(4775, 'E3', 'Jan-2013', '35010.80', '35248.00', '237.20', '5.60', '1328.32', '1200.00', '128.32', '2013-02-12 10:13:33'),
(4776, 'E4', 'Jan-2013', '62614.00', '63030.80', '416.80', '5.60', '2334.08', '1200.00', '1134.08', '2013-02-12 10:13:33'),
(4777, 'E5', 'Jan-2013', '80397.70', '81074.60', '676.90', '5.60', '3790.64', '1200.00', '2590.64', '2013-02-12 10:13:33'),
(4778, 'E6', 'Jan-2013', '28665.60', '29330.60', '665.00', '5.60', '3724.00', '1200.00', '2524.00', '2013-02-12 10:13:33'),
(4779, 'E7', 'Jan-2013', '15105.70', '15596.70', '491.00', '5.60', '2749.60', '0.00', '2749.60', '2013-02-12 10:13:33'),
(4780, 'E8', 'Jan-2013', '15342.80', '16159.40', '816.60', '5.60', '4572.96', '1200.00', '3372.96', '2013-02-12 10:13:33'),
(4781, 'E9', 'Jan-2013', '12359.30', '12388.50', '29.20', '5.60', '163.52', '1200.00', '0.00', '2013-02-12 10:13:33'),
(4782, 'F1', 'Jan-2013', '3673.00', '3939.00', '266.00', '5.60', '1489.60', '0.00', '1489.60', '2013-02-12 10:13:33'),
(4783, 'F2', 'Jan-2013', '5062.30', '6283.40', '1221.10', '5.60', '6838.16', '0.00', '6838.16', '2013-02-12 10:13:33'),
(4784, 'F3', 'Jan-2013', '5251.30', '6559.50', '1308.20', '5.60', '7325.92', '0.00', '7325.92', '2013-02-12 10:13:33'),
(4785, 'F4', 'Jan-2013', '4999.20', '5322.10', '322.90', '5.60', '1808.24', '0.00', '1808.24', '2013-02-12 10:13:33'),
(4786, 'F5', 'Jan-2013', '3440.50', '4048.20', '607.70', '5.60', '3403.12', '0.00', '3403.12', '2013-02-12 10:13:33'),
(4787, 'MSA-CA1', 'Jan-2013', '14031.50', '14134.00', '102.50', '5.60', '574.00', '0.00', '574.00', '2013-02-12 10:13:33'),
(4788, 'MSA-CA2', 'Jan-2013', '17197.70', '17549.60', '351.90', '5.60', '1970.64', '0.00', '1970.64', '2013-02-12 10:13:33'),
(4789, 'MSA101', 'Jan-2013', '7051.50', '7051.50', '0.00', '5.60', '0.00', '300.00', '0.00', '2013-02-12 10:13:33'),
(4790, 'MSA102', 'Jan-2013', '6958.40', '7070.30', '111.90', '5.60', '626.64', '300.00', '326.64', '2013-02-12 10:13:33'),
(4791, 'MSA103', 'Jan-2013', '5732.20', '5827.60', '95.40', '5.60', '534.24', '600.00', '0.00', '2013-02-12 10:13:33'),
(4792, 'MSA104', 'Jan-2013', '8850.20', '8850.20', '0.00', '5.60', '0.00', '600.00', '0.00', '2013-02-12 10:13:33'),
(4793, 'MSA105', 'Jan-2013', '6095.30', '6149.30', '54.00', '5.60', '302.40', '600.00', '0.00', '2013-02-12 10:13:33'),
(4794, 'MSA106', 'Jan-2013', '7355.20', '7376.50', '21.30', '5.60', '119.28', '300.00', '0.00', '2013-02-12 10:13:33'),
(4795, 'MSA201', 'Jan-2013', '3581.30', '3822.60', '241.30', '5.60', '1351.28', '600.00', '751.28', '2013-02-12 10:13:33'),
(4796, 'MSA202', 'Jan-2013', '3501.70', '3518.80', '17.10', '5.60', '95.76', '300.00', '0.00', '2013-02-12 10:13:33'),
(4797, 'MSA203', 'Jan-2013', '6573.90', '6639.80', '65.90', '5.60', '369.04', '600.00', '0.00', '2013-02-12 10:13:33'),
(4798, 'MSA204', 'Jan-2013', '2871.20', '3056.80', '185.60', '5.60', '1039.36', '600.00', '439.36', '2013-02-12 10:13:33'),
(4799, 'MSA205', 'Jan-2013', '8155.20', '8224.30', '69.10', '5.60', '386.96', '300.00', '86.96', '2013-02-12 10:13:33'),
(4800, 'MSA206', 'Jan-2013', '4964.50', '4964.50', '0.00', '5.60', '0.00', '300.00', '0.00', '2013-02-12 10:13:33'),
(4801, 'MSA301', 'Jan-2013', '790.90', '791.00', '0.10', '5.60', '0.56', '0.00', '0.56', '2013-02-12 10:13:33'),
(4802, 'MSA302', 'Jan-2013', '7379.70', '7538.40', '158.70', '5.60', '888.72', '300.00', '588.72', '2013-02-12 10:13:33'),
(4803, 'MSA303', 'Jan-2013', '4960.90', '5079.00', '118.10', '5.60', '661.36', '600.00', '61.36', '2013-02-12 10:13:33'),
(4804, 'MSA304', 'Jan-2013', '3040.00', '3040.00', '0.00', '5.60', '0.00', '300.00', '0.00', '2013-02-12 10:13:33'),
(4805, 'MSA305', 'Jan-2013', '1284.90', '1284.90', '0.00', '5.60', '0.00', '300.00', '0.00', '2013-02-12 10:13:33'),
(4806, 'MSA306', 'Jan-2013', '6696.80', '6754.00', '57.20', '5.60', '320.32', '300.00', '20.32', '2013-02-12 10:13:33'),
(4807, 'MSA307', 'Jan-2013', '5167.80', '5167.80', '0.00', '5.60', '0.00', '300.00', '0.00', '2013-02-12 10:13:33'),
(4808, 'MSA308', 'Jan-2013', '67.80', '67.80', '0.00', '5.60', '0.00', '0.00', '0.00', '2013-02-12 10:13:33'),
(4809, 'MSA401', 'Jan-2013', '4699.40', '4834.20', '134.80', '5.60', '754.88', '300.00', '454.88', '2013-02-12 10:13:33'),
(4810, 'MSA402', 'Jan-2013', '2608.40', '2645.20', '36.80', '5.60', '206.08', '300.00', '0.00', '2013-02-12 10:13:33'),
(4811, 'MSA403', 'Jan-2013', '4128.30', '4258.10', '129.80', '5.60', '726.88', '300.00', '426.88', '2013-02-12 10:13:33'),
(4812, 'MSA404', 'Jan-2013', '2130.70', '2140.20', '9.50', '5.60', '53.20', '300.00', '0.00', '2013-02-12 10:13:33'),
(4813, 'MSA405', 'Jan-2013', '1698.00', '1766.80', '68.80', '5.60', '385.28', '300.00', '85.28', '2013-02-12 10:13:33'),
(4814, 'MSA406', 'Jan-2013', '3143.50', '3179.50', '36.00', '5.60', '201.60', '300.00', '0.00', '2013-02-12 10:13:33'),
(4815, 'MSA407', 'Jan-2013', '9031.70', '9031.70', '0.00', '5.60', '0.00', '300.00', '0.00', '2013-02-12 10:13:33'),
(4816, 'MSA408', 'Jan-2013', '1726.40', '1762.10', '35.70', '5.60', '199.92', '300.00', '0.00', '2013-02-12 10:13:33'),
(4817, 'MSA409', 'Jan-2013', '1092.10', '1231.10', '139.00', '5.60', '778.40', '300.00', '478.40', '2013-02-12 10:13:33'),
(4818, 'MSA410', 'Jan-2013', '4806.40', '4847.40', '41.00', '5.60', '229.60', '300.00', '0.00', '2013-02-12 10:13:33'),
(4819, 'MSA501', 'Jan-2013', '5272.50', '5342.00', '69.50', '5.60', '389.20', '600.00', '0.00', '2013-02-12 10:13:33'),
(4820, 'MSA502', 'Jan-2013', '5371.00', '5398.60', '27.60', '5.60', '154.56', '300.00', '0.00', '2013-02-12 10:13:33'),
(4821, 'MSA503', 'Jan-2013', '2275.70', '2302.40', '26.70', '5.60', '149.52', '600.00', '0.00', '2013-02-12 10:13:33'),
(4822, 'MSA504', 'Jan-2013', '1340.10', '1388.00', '47.90', '5.60', '268.24', '300.00', '0.00', '2013-02-12 10:13:33'),
(4823, 'MSA505', 'Jan-2013', '6044.80', '6092.40', '47.60', '5.60', '266.56', '300.00', '0.00', '2013-02-12 10:13:33'),
(4824, 'MSA506', 'Jan-2013', '2319.40', '2406.60', '87.20', '5.60', '488.32', '300.00', '188.32', '2013-02-12 10:13:33'),
(4825, 'MSA507', 'Jan-2013', '501.60', '547.40', '45.80', '5.60', '256.48', '300.00', '0.00', '2013-02-12 10:13:33'),
(4826, 'MSA508', 'Jan-2013', '444.50', '467.70', '23.20', '5.60', '129.92', '300.00', '0.00', '2013-02-12 10:13:33'),
(4827, 'MSA509', 'Jan-2013', '1819.20', '1893.90', '74.70', '5.60', '418.32', '300.00', '118.32', '2013-02-12 10:13:33'),
(4828, 'MSA510', 'Jan-2013', '2164.10', '2279.00', '114.90', '5.60', '643.44', '600.00', '43.44', '2013-02-12 10:13:33'),
(4829, 'MSA601', 'Jan-2013', '333.70', '340.70', '7.00', '5.60', '39.20', '0.00', '39.20', '2013-02-12 10:13:33'),
(4830, 'MSA602', 'Jan-2013', '6422.60', '6433.80', '11.20', '5.60', '62.72', '0.00', '62.72', '2013-02-12 10:13:33'),
(4831, 'MSA603', 'Jan-2013', '704.50', '720.30', '15.80', '5.60', '88.48', '0.00', '88.48', '2013-02-12 10:13:33'),
(4832, 'MSA604', 'Jan-2013', '99.50', '109.00', '9.50', '5.60', '53.20', '0.00', '53.20', '2013-02-12 10:13:33'),
(4833, 'MSA605', 'Jan-2013', '1931.90', '2029.10', '97.20', '5.60', '544.32', '300.00', '244.32', '2013-02-12 10:13:33'),
(4834, 'MSA606', 'Jan-2013', '1304.10', '1406.50', '102.40', '5.60', '573.44', '300.00', '273.44', '2013-02-12 10:13:33'),
(4835, 'MSA607', 'Jan-2013', '123.80', '123.80', '0.00', '5.60', '0.00', '0.00', '0.00', '2013-02-12 10:13:33'),
(4836, 'MSA608', 'Jan-2013', '4946.60', '5023.10', '76.50', '5.60', '428.40', '0.00', '428.40', '2013-02-12 10:13:33'),
(4837, 'MSA609', 'Jan-2013', '15.50', '22.00', '6.50', '5.60', '36.40', '0.00', '36.40', '2013-02-12 10:13:33'),
(4838, 'MSA610', 'Jan-2013', '114.60', '155.00', '40.40', '5.60', '226.24', '0.00', '226.24', '2013-02-12 10:13:33'),
(4839, 'RES-CA1', 'Jan-2013', '1132.00', '1170.10', '38.10', '5.60', '213.36', '0.00', '213.36', '2013-02-12 10:13:33'),
(4840, 'RES-CA10', 'Jan-2013', '1596.80', '1631.80', '35.00', '5.60', '196.00', '0.00', '196.00', '2013-02-12 10:13:33'),
(4841, 'RES-CA11', 'Jan-2013', '2470.80', '2509.80', '39.00', '5.60', '218.40', '0.00', '218.40', '2013-02-12 10:13:33'),
(4842, 'RES-CA12', 'Jan-2013', '1122.40', '1149.30', '26.90', '5.60', '150.64', '0.00', '150.64', '2013-02-12 10:13:33'),
(4843, 'RES-CA13', 'Jan-2013', '1169.60', '1192.80', '23.20', '5.60', '129.92', '0.00', '129.92', '2013-02-12 10:13:33'),
(4844, 'RES-CA14', 'Jan-2013', '1248.20', '1266.60', '18.40', '5.60', '103.04', '0.00', '103.04', '2013-02-12 10:13:33'),
(4845, 'RES-CA15', 'Jan-2013', '1166.60', '1173.80', '7.20', '5.60', '40.32', '0.00', '40.32', '2013-02-12 10:13:33'),
(4846, 'RES-CA2', 'Jan-2013', '772.40', '786.60', '14.20', '5.60', '79.52', '0.00', '79.52', '2013-02-12 10:13:33'),
(4847, 'RES-CA3', 'Jan-2013', '497.70', '507.90', '10.20', '5.60', '57.12', '0.00', '57.12', '2013-02-12 10:13:33'),
(4848, 'RES-CA4', 'Jan-2013', '1175.60', '1185.90', '10.30', '5.60', '57.68', '0.00', '57.68', '2013-02-12 10:13:33'),
(4849, 'RES-CA5', 'Jan-2013', '1805.20', '1831.20', '26.00', '5.60', '145.60', '0.00', '145.60', '2013-02-12 10:13:33'),
(4850, 'RES-CA6', 'Jan-2013', '1533.00', '1554.00', '21.00', '5.60', '117.60', '0.00', '117.60', '2013-02-12 10:13:33'),
(4851, 'RES-CA7', 'Jan-2013', '0.30', '0.30', '0.00', '5.60', '0.00', '0.00', '0.00', '2013-02-12 10:13:33'),
(4852, 'RES-CA8', 'Jan-2013', '2175.40', '2214.50', '39.10', '5.60', '218.96', '0.00', '218.96', '2013-02-12 10:13:33'),
(4853, 'RES-CA9', 'Jan-2013', '1712.50', '1744.00', '31.50', '5.60', '176.40', '0.00', '176.40', '2013-02-12 10:13:33'),
(4854, 'VH3-201', 'Jan-2013', '1712.50', '15232.00', '13519.50', '5.60', '75709.20', '1200.00', '74509.20', '2013-02-21 18:56:30'),
(4855, 'VH3-202', 'Jan-2013', '1712.50', '13285.00', '11572.50', '5.60', '64806.00', '1200.00', '63606.00', '2013-02-21 18:56:30'),
(4856, 'VH3-301', 'Jan-2013', '1712.50', '9482.50', '7770.00', '5.60', '43512.00', '1200.00', '42312.00', '2013-02-21 18:56:30'),
(4857, 'VH3-302', 'Jan-2013', '1712.50', '10607.00', '8894.50', '5.60', '49809.20', '1200.00', '48609.20', '2013-02-21 18:56:30'),
(4858, 'VH3-307', 'Jan-2013', '1712.50', '18383.90', '16671.40', '5.60', '93359.84', '600.00', '92759.84', '2013-02-21 18:56:30'),
(4859, 'VH3-308', 'Jan-2013', '1712.50', '14253.20', '12540.70', '5.60', '70227.92', '1200.00', '69027.92', '2013-02-21 18:56:30');
-- --------------------------------------------------------
--
-- Table structure for table `el_billing2`
--
CREATE TABLE `el_billing2` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) NOT NULL,
`prevreading` decimal(10,2) DEFAULT '0.00',
`curreading` decimal(10,2) DEFAULT '0.00',
`units` decimal(7,2) DEFAULT '0.00',
`unitrate` decimal(5,2) DEFAULT '0.00',
`amount` decimal(8,2) DEFAULT '0.00',
`subsidy` decimal(7,2) DEFAULT '0.00',
`payable` decimal(7,2) DEFAULT '0.00',
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_billing2`
--
INSERT INTO `el_billing2` (`id`, `flatno`, `month`, `prevreading`, `curreading`, `units`, `unitrate`, `amount`, `subsidy`, `payable`, `dated`) VALUES
(7204, 'A1', 'Jun-2015', '15612.00', '15612.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7205, 'A2', 'Jun-2015', '8604.00', '8604.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7206, 'A3', 'Jun-2015', '5372.00', '5372.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7207, 'A4', 'Jun-2015', '3452.00', '3452.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7208, 'A5', 'Jun-2015', '10670.00', '10670.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7209, 'A6', 'Jun-2015', '9635.00', '9635.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7210, 'A7', 'Jun-2015', '8021.00', '8021.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7211, 'A8', 'Jun-2015', '6347.00', '6347.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7212, 'B1', 'Jun-2015', '18597.00', '18597.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7213, 'B10', 'Jun-2015', '23537.00', '23537.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7214, 'B11', 'Jun-2015', '12524.00', '12524.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7215, 'B12', 'Jun-2015', '27046.00', '27046.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7216, 'B13', 'Jun-2015', '23377.00', '23377.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7217, 'B14', 'Jun-2015', '13259.00', '13259.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7218, 'B15', 'Jun-2015', '38921.00', '38921.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7219, 'B16', 'Jun-2015', '23985.00', '23985.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7220, 'B2', 'Jun-2015', '24178.00', '24178.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7221, 'B3', 'Jun-2015', '16759.00', '16759.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7222, 'B4', 'Jun-2015', '21321.00', '21321.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7223, 'B5', 'Jun-2015', '12909.00', '12909.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7224, 'B6', 'Jun-2015', '15662.00', '15662.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7225, 'B7', 'Jun-2015', '18270.00', '18270.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7226, 'B8', 'Jun-2015', '22009.00', '22009.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7227, 'B9', 'Jun-2015', '12173.00', '12173.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7228, 'C1', 'Jun-2015', '30793.00', '30793.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7229, 'C2', 'Jun-2015', '24760.00', '24760.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7230, 'D1', 'Jun-2015', '8554.00', '8554.00', '0.00', '6.40', '0.00', '5120.00', '0.00', '2015-07-21 17:56:28'),
(7231, 'D10', 'Jun-2015', '41205.00', '41205.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7232, 'D11', 'Jun-2015', '22649.00', '22649.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7233, 'D12', 'Jun-2015', '39522.00', '39522.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7234, 'D13', 'Jun-2015', '5386.00', '5386.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7235, 'D14', 'Jun-2015', '33980.00', '33980.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7236, 'D15', 'Jun-2015', '26278.00', '26278.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7237, 'D16', 'Jun-2015', '21540.00', '21540.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7238, 'D17', 'Jun-2015', '6823.00', '6823.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7239, 'D18', 'Jun-2015', '12080.00', '12080.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7240, 'D19', 'Jun-2015', '6994.00', '6994.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7241, 'D2', 'Jun-2015', '21022.00', '21022.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7242, 'D20', 'Jun-2015', '25288.00', '25288.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7243, 'D21', 'Jun-2015', '9059.00', '9059.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7244, 'D22', 'Jun-2015', '7942.00', '7942.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7245, 'D23', 'Jun-2015', '7056.00', '7056.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7246, 'D24', 'Jun-2015', '14671.00', '14671.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7247, 'D25', 'Jun-2015', '40541.00', '40541.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7248, 'D26', 'Jun-2015', '51567.00', '51567.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7249, 'D27', 'Jun-2015', '36858.00', '36858.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7250, 'D28', 'Jun-2015', '36579.00', '36579.00', '0.00', '6.40', '0.00', '5120.00', '0.00', '2015-07-21 17:56:28'),
(7251, 'D3', 'Jun-2015', '20661.00', '20661.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7252, 'D4', 'Jun-2015', '26542.00', '26542.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7253, 'D5', 'Jun-2015', '10463.00', '10463.00', '0.00', '6.40', '0.00', '5120.00', '0.00', '2015-07-21 17:56:28'),
(7254, 'D6', 'Jun-2015', '29640.00', '29640.00', '0.00', '6.40', '0.00', '5120.00', '0.00', '2015-07-21 17:56:28'),
(7255, 'D7', 'Jun-2015', '37019.00', '37019.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7256, 'D8', 'Jun-2015', '25077.00', '25077.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7257, 'D9', 'Jun-2015', '13942.00', '13942.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7258, 'E1', 'Jun-2015', '21728.00', '21728.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7259, 'E10', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7260, 'E11', 'Jun-2015', '39588.00', '39588.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7261, 'E12', 'Jun-2015', '33382.00', '33382.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7262, 'E13', 'Jun-2015', '12539.00', '12539.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7263, 'E14', 'Jun-2015', '9119.00', '9119.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7264, 'E2', 'Jun-2015', '22845.00', '22845.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7265, 'E3', 'Jun-2015', '44806.00', '44806.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7266, 'E4', 'Jun-2015', '80124.00', '80124.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7267, 'E5', 'Jun-2015', '6038.00', '6038.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7268, 'E6', 'Jun-2015', '41622.00', '41622.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7269, 'E7', 'Jun-2015', '17583.00', '17583.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7270, 'E8', 'Jun-2015', '24635.00', '24635.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7271, 'E9', 'Jun-2015', '27503.00', '27503.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7272, 'F1', 'Jun-2015', '13181.00', '13181.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-21 17:56:28'),
(7273, 'F2', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7274, 'F3', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7275, 'F4', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7276, 'F5', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7277, 'MSA-CA1', 'Jun-2015', '14838.20', '14838.20', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7278, 'MSA-CA2', 'Jun-2015', '26431.00', '26431.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7279, 'MSA101', 'Jun-2015', '7051.50', '7051.50', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7280, 'MSA102', 'Jun-2015', '11328.00', '11328.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7281, 'MSA103', 'Jun-2015', '11505.00', '11505.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7282, 'MSA104', 'Jun-2015', '18316.00', '18316.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7283, 'MSA105', 'Jun-2015', '10977.00', '10977.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7284, 'MSA106', 'Jun-2015', '8946.00', '8946.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7285, 'MSA201', 'Jun-2015', '6454.00', '6454.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7286, 'MSA202', 'Jun-2015', '4883.00', '4883.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7287, 'MSA203', 'Jun-2015', '10772.00', '10772.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7288, 'MSA204', 'Jun-2015', '6761.00', '6761.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7289, 'MSA205', 'Jun-2015', '11008.00', '11008.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7290, 'MSA206', 'Jun-2015', '6752.00', '6752.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7291, 'MSA301', 'Jun-2015', '1036.00', '1036.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7292, 'MSA302', 'Jun-2015', '9938.00', '9938.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7293, 'MSA303', 'Jun-2015', '6536.00', '6536.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7294, 'MSA304', 'Jun-2015', '6659.00', '6659.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7295, 'MSA305', 'Jun-2015', '6474.00', '6474.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7296, 'MSA306', 'Jun-2015', '9041.00', '9041.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7297, 'MSA307', 'Jun-2015', '6806.00', '6806.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7298, 'MSA308', 'Jun-2015', '577.00', '577.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7299, 'MSA401', 'Jun-2015', '6884.00', '6884.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7300, 'MSA402', 'Jun-2015', '4005.00', '4005.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7301, 'MSA403', 'Jun-2015', '7060.00', '7060.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7302, 'MSA404', 'Jun-2015', '3230.00', '3230.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7303, 'MSA405', 'Jun-2015', '3619.00', '3619.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7304, 'MSA406', 'Jun-2015', '4990.00', '4990.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7305, 'MSA407', 'Jun-2015', '10352.00', '10352.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7306, 'MSA408', 'Jun-2015', '2953.00', '2953.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7307, 'MSA409', 'Jun-2015', '1757.00', '1757.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7308, 'MSA410', 'Jun-2015', '1757.00', '1757.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7309, 'MSA501', 'Jun-2015', '7770.00', '7770.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7310, 'MSA502', 'Jun-2015', '7859.00', '7859.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7311, 'MSA503', 'Jun-2015', '3954.00', '3954.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:28'),
(7312, 'MSA504', 'Jun-2015', '4149.00', '4149.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7313, 'MSA505', 'Jun-2015', '8601.00', '8601.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7314, 'MSA506', 'Jun-2015', '4519.00', '4519.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7315, 'MSA507', 'Jun-2015', '1453.00', '1453.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7316, 'MSA508', 'Jun-2015', '2444.00', '2444.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7317, 'MSA509', 'Jun-2015', '4089.00', '4089.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7318, 'MSA510', 'Jun-2015', '5127.00', '5127.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7319, 'MSA601', 'Jun-2015', '2924.00', '2924.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7320, 'MSA602', 'Jun-2015', '9104.00', '9104.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:28'),
(7321, 'MSA603', 'Jun-2015', '1607.00', '1607.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:28'),
(7322, 'MSA604', 'Jun-2015', '1799.00', '1799.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:29'),
(7323, 'MSA605', 'Jun-2015', '4397.00', '4397.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:29'),
(7324, 'MSA606', 'Jun-2015', '3658.00', '3658.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:29'),
(7325, 'MSA607', 'Jun-2015', '1512.00', '1512.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:29'),
(7326, 'MSA608', 'Jun-2015', '7341.00', '7341.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:29'),
(7327, 'MSA609', 'Jun-2015', '929.00', '929.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:29'),
(7328, 'MSA610', 'Jun-2015', '2693.00', '2693.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-07-21 17:56:29'),
(7329, 'RES-CA1', 'Jun-2015', '2512.00', '2512.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7330, 'RES-CA10', 'Jun-2015', '2772.00', '2772.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7331, 'RES-CA11', 'Jun-2015', '4429.00', '4429.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7332, 'RES-CA12', 'Jun-2015', '1744.00', '1744.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7333, 'RES-CA13', 'Jun-2015', '1769.00', '1769.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7334, 'RES-CA14', 'Jun-2015', '1999.00', '1999.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7335, 'RES-CA15', 'Jun-2015', '1414.00', '1414.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7336, 'RES-CA2', 'Jun-2015', '1313.00', '1313.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7337, 'RES-CA3', 'Jun-2015', '14132.00', '14132.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7338, 'RES-CA4', 'Jun-2015', '1644.00', '1644.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7339, 'RES-CA5', 'Jun-2015', '2399.00', '2399.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7340, 'RES-CA6', 'Jun-2015', '2488.00', '2488.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7341, 'RES-CA7', 'Jun-2015', '0.30', '0.30', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7342, 'RES-CA8', 'Jun-2015', '3541.00', '3541.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7343, 'RES-CA9', 'Jun-2015', '3046.00', '3046.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7344, 'S1', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7345, 'S2', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7346, 'S3', 'Jun-2015', '0.00', '0.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7347, 'VH3-201', 'Jun-2015', '16906.80', '16906.80', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7348, 'VH3-202', 'Jun-2015', '17183.00', '17183.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7349, 'VH3-301', 'Jun-2015', '15013.80', '15013.80', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7350, 'VH3-302', 'Jun-2015', '16000.20', '16000.20', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-21 17:56:29'),
(7351, 'VH3-307', 'Jun-2015', '24853.00', '24853.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:29'),
(7352, 'VH3-308', 'Jun-2015', '26874.00', '26874.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-07-21 17:56:29'),
(7353, 'CC1', 'Jun-2015', '0.00', '24729.00', '24729.00', '6.40', '158265.60', '0.00', '99999.99', '2015-07-22 17:06:09'),
(7354, 'CC2', 'Jun-2015', '0.00', '24729.00', '24729.00', '6.40', '158265.60', '0.00', '99999.99', '2015-07-22 17:06:09'),
(7355, 'CC3', 'Jun-2015', '0.00', '24729.00', '24729.00', '6.40', '158265.60', '0.00', '99999.99', '2015-07-22 17:06:09'),
(7356, 'CC4', 'Jun-2015', '0.00', '24729.00', '24729.00', '6.40', '158265.60', '0.00', '99999.99', '2015-07-22 17:06:09'),
(7357, 'CC5', 'Jun-2015', '0.00', '24729.00', '24729.00', '6.40', '158265.60', '0.00', '99999.99', '2015-07-22 17:06:09'),
(7358, 'CC6', 'Jun-2015', '0.00', '24729.00', '24729.00', '6.40', '158265.60', '0.00', '99999.99', '2015-07-22 17:06:09'),
(7359, 'CC7', 'Jun-2015', '0.00', '24729.00', '24729.00', '6.40', '158265.60', '0.00', '99999.99', '2015-07-22 17:06:09'),
(7360, 'H1', 'Jun-2015', '4466.00', '4466.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-22 17:06:09'),
(7361, 'H2', 'Jun-2015', '2350.00', '2350.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-22 17:06:09'),
(7362, 'H3', 'Jun-2015', '1087.00', '1087.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-22 17:06:09'),
(7363, 'H4', 'Jun-2015', '5625.00', '5625.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-22 17:06:09'),
(7364, 'H5', 'Jun-2015', '3052.00', '3052.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-07-22 17:06:09'),
(7365, 'S4', 'Jun-2015', '1.00', '1.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-22 17:06:09'),
(7366, 'S5', 'Jun-2015', '2.00', '2.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-22 17:06:09'),
(7367, 'S6', 'Jun-2015', '3.00', '3.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-22 17:06:09'),
(7368, 'S7', 'Jun-2015', '4.00', '4.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-22 17:06:09'),
(7369, 'S8', 'Jun-2015', '12.00', '12.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-07-22 17:06:09'),
(7370, 'A1', 'Jul-2015', '15612.00', '15867.00', '255.00', '6.40', '1632.00', '2560.00', '0.00', '2015-08-04 14:56:03'),
(7371, 'A2', 'Jul-2015', '8604.00', '9047.00', '443.00', '6.40', '2835.20', '2560.00', '275.20', '2015-08-04 14:56:03'),
(7372, 'A3', 'Jul-2015', '5372.00', '5554.00', '182.00', '6.40', '1164.80', '0.00', '1164.80', '2015-08-04 14:56:03'),
(7373, 'A4', 'Jul-2015', '3452.00', '3664.00', '212.00', '6.40', '1356.80', '2560.00', '0.00', '2015-08-04 14:56:03'),
(7374, 'A5', 'Jul-2015', '10670.00', '11133.00', '463.00', '6.40', '2963.20', '2560.00', '403.20', '2015-08-04 14:56:03'),
(7375, 'A6', 'Jul-2015', '9635.00', '9992.00', '357.00', '6.40', '2284.80', '2560.00', '0.00', '2015-08-04 14:56:03'),
(7376, 'A7', 'Jul-2015', '8021.00', '8372.00', '351.00', '6.40', '2246.40', '2560.00', '0.00', '2015-08-04 14:56:03'),
(7377, 'A8', 'Jul-2015', '6347.00', '6661.00', '314.00', '6.40', '2009.60', '2560.00', '0.00', '2015-08-04 14:56:03'),
(7378, 'B1', 'Jul-2015', '18597.00', '19137.00', '540.00', '6.40', '3456.00', '2560.00', '896.00', '2015-08-04 14:56:03'),
(7379, 'B10', 'Jul-2015', '23537.00', '24103.00', '566.00', '6.40', '3622.40', '2560.00', '1062.40', '2015-08-04 14:56:04'),
(7380, 'B11', 'Jul-2015', '12524.00', '12937.00', '413.00', '6.40', '2643.20', '2560.00', '83.20', '2015-08-04 14:56:04'),
(7381, 'B12', 'Jul-2015', '27046.00', '27432.00', '386.00', '6.40', '2470.40', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7382, 'B13', 'Jul-2015', '23377.00', '23893.00', '516.00', '6.40', '3302.40', '2560.00', '742.40', '2015-08-04 14:56:04'),
(7383, 'B14', 'Jul-2015', '13259.00', '13677.00', '418.00', '6.40', '2675.20', '2560.00', '115.20', '2015-08-04 14:56:04'),
(7384, 'B15', 'Jul-2015', '38921.00', '39727.00', '806.00', '6.40', '5158.40', '2560.00', '2598.40', '2015-08-04 14:56:04'),
(7385, 'B16', 'Jul-2015', '23985.00', '24537.00', '552.00', '6.40', '3532.80', '2560.00', '972.80', '2015-08-04 14:56:04'),
(7386, 'B2', 'Jul-2015', '24178.00', '24739.00', '561.00', '6.40', '3590.40', '2560.00', '1030.40', '2015-08-04 14:56:04'),
(7387, 'B3', 'Jul-2015', '16759.00', '17056.00', '297.00', '6.40', '1900.80', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7388, 'B4', 'Jul-2015', '21321.00', '21888.00', '567.00', '6.40', '3628.80', '2560.00', '1068.80', '2015-08-04 14:56:04'),
(7389, 'B5', 'Jul-2015', '12909.00', '13273.00', '364.00', '6.40', '2329.60', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7390, 'B6', 'Jul-2015', '15662.00', '16134.00', '472.00', '6.40', '3020.80', '2560.00', '460.80', '2015-08-04 14:56:04'),
(7391, 'B7', 'Jul-2015', '18027.00', '18742.00', '715.00', '6.40', '4576.00', '2560.00', '2016.00', '2015-08-04 14:56:04'),
(7392, 'B8', 'Jul-2015', '22009.00', '22568.00', '559.00', '6.40', '3577.60', '2560.00', '1017.60', '2015-08-04 14:56:04'),
(7393, 'B9', 'Jul-2015', '12173.00', '12423.00', '250.00', '6.40', '1600.00', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7394, 'C1', 'Jul-2015', '30793.00', '31243.00', '450.00', '6.40', '2880.00', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7395, 'C2', 'Jul-2015', '24760.00', '25219.00', '459.00', '6.40', '2937.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7396, 'D1', 'Jul-2015', '8554.00', '8981.00', '427.00', '6.40', '2732.80', '5120.00', '0.00', '2015-08-04 14:56:04'),
(7397, 'D10', 'Jul-2015', '41205.00', '41243.00', '38.00', '6.40', '243.20', '0.00', '243.20', '2015-08-04 14:56:04'),
(7398, 'D11', 'Jul-2015', '22649.00', '23297.00', '648.00', '6.40', '4147.20', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7399, 'D12', 'Jul-2015', '39522.00', '40487.00', '965.00', '6.40', '6176.00', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7400, 'D13', 'Jul-2015', '5386.00', '54492.00', '49106.00', '6.40', '314278.40', '6400.00', '99999.99', '2015-08-04 14:56:04'),
(7401, 'D14', 'Jul-2015', '33986.00', '34953.00', '967.00', '6.40', '6188.80', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7402, 'D15', 'Jul-2015', '26278.00', '26370.00', '92.00', '6.40', '588.80', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7403, 'D16', 'Jul-2015', '21540.00', '21545.00', '5.00', '6.40', '32.00', '0.00', '32.00', '2015-08-04 14:56:04'),
(7404, 'D17', 'Jul-2015', '6823.00', '6823.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-08-04 14:56:04'),
(7405, 'D18', 'Jul-2015', '12080.00', '24469.00', '12389.00', '6.40', '79289.60', '6400.00', '72889.60', '2015-08-04 14:56:04'),
(7406, 'D19', 'Jul-2015', '6994.00', '6994.00', '0.00', '6.40', '0.00', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7407, 'D2', 'Jul-2015', '21022.00', '21650.00', '628.00', '6.40', '4019.20', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7408, 'D20', 'Jul-2015', '25288.00', '25937.00', '649.00', '6.40', '4153.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7409, 'D21', 'Jul-2015', '9059.00', '9226.00', '167.00', '6.40', '1068.80', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7410, 'D22', 'Jul-2015', '7942.00', '8102.00', '160.00', '6.40', '1024.00', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7411, 'D23', 'Jul-2015', '7056.00', '7056.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-08-04 14:56:04'),
(7412, 'D24', 'Jul-2015', '14671.00', '14912.00', '241.00', '6.40', '1542.40', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7413, 'D25', 'Jul-2015', '40541.00', '41265.00', '724.00', '6.40', '4633.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7414, 'D26', 'Jul-2015', '51567.00', '52096.00', '529.00', '6.40', '3385.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7415, 'D27', 'Jul-2015', '36858.00', '37123.00', '265.00', '6.40', '1696.00', '0.00', '1696.00', '2015-08-04 14:56:04'),
(7416, 'D28', 'Jul-2015', '36579.00', '37138.00', '559.00', '6.40', '3577.60', '5120.00', '0.00', '2015-08-04 14:56:04'),
(7417, 'D3', 'Jul-2015', '20661.00', '21353.00', '692.00', '6.40', '4428.80', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7418, 'D4', 'Jul-2015', '26542.00', '27176.00', '634.00', '6.40', '4057.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7419, 'D5', 'Jul-2015', '10463.00', '10835.00', '372.00', '6.40', '2380.80', '5120.00', '0.00', '2015-08-04 14:56:04'),
(7420, 'D6', 'Jul-2015', '29640.00', '30180.00', '540.00', '6.40', '3456.00', '5120.00', '0.00', '2015-08-04 14:56:04'),
(7421, 'D7', 'Jul-2015', '37019.00', '37380.00', '361.00', '6.40', '2310.40', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7422, 'D8', 'Jul-2015', '25077.00', '25909.00', '832.00', '6.40', '5324.80', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7423, 'D9', 'Jul-2015', '13942.00', '14386.00', '444.00', '6.40', '2841.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7424, 'E1', 'Jul-2015', '21728.00', '22093.00', '365.00', '6.40', '2336.00', '0.00', '2336.00', '2015-08-04 14:56:04'),
(7425, 'E10', 'Jul-2015', '0.00', '719.00', '719.00', '6.40', '4601.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7426, 'E11', 'Jul-2015', '39588.00', '40113.00', '525.00', '6.40', '3360.00', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7427, 'E12', 'Jul-2015', '33382.00', '34208.00', '826.00', '6.40', '5286.40', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7428, 'E13', 'Jul-2015', '12539.00', '12539.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-08-04 14:56:04'),
(7429, 'E14', 'Jul-2015', '9119.00', '9119.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-08-04 14:56:04'),
(7430, 'E2', 'Jul-2015', '22845.00', '23243.00', '398.00', '6.40', '2547.20', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7431, 'E3', 'Jul-2015', '44806.00', '45469.00', '663.00', '6.40', '4243.20', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7432, 'E4', 'Jul-2015', '80124.00', '81214.00', '1090.00', '6.40', '6976.00', '6400.00', '576.00', '2015-08-04 14:56:04'),
(7433, 'E5', 'Jul-2015', '6038.00', '7388.00', '1350.00', '6.40', '8640.00', '6400.00', '2240.00', '2015-08-04 14:56:04'),
(7434, 'E6', 'Jul-2015', '41622.00', '42084.00', '462.00', '6.40', '2956.80', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7435, 'E7', 'Jul-2015', '17583.00', '17589.00', '6.00', '6.40', '38.40', '0.00', '38.40', '2015-08-04 14:56:04'),
(7436, 'E8', 'Jul-2015', '24635.00', '25065.00', '430.00', '6.40', '2752.00', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7437, 'E9', 'Jul-2015', '27503.00', '28775.00', '1272.00', '6.40', '8140.80', '6400.00', '1740.80', '2015-08-04 14:56:04'),
(7438, 'F1', 'Jul-2015', '13181.00', '13981.00', '800.00', '6.40', '5120.00', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7439, 'F2', 'Jul-2015', '0.00', '11135.00', '11135.00', '6.40', '71264.00', '0.00', '71264.00', '2015-08-04 14:56:04'),
(7440, 'F3', 'Jul-2015', '0.00', '11439.00', '11439.00', '6.40', '73209.60', '0.00', '73209.60', '2015-08-04 14:56:04'),
(7441, 'F4', 'Jul-2015', '0.00', '9395.00', '9395.00', '6.40', '60128.00', '0.00', '60128.00', '2015-08-04 14:56:04'),
(7442, 'F5', 'Jul-2015', '0.00', '7236.00', '7236.00', '6.40', '46310.40', '0.00', '46310.40', '2015-08-04 14:56:04'),
(7443, 'G 1 ', 'Jul-2015', '635.00', '0.00', '-635.00', '6.40', '-4064.00', '0.00', '0.00', '2015-08-04 14:56:04'),
(7444, 'H1', 'Jul-2015', '1.00', '4990.00', '4989.00', '6.40', '31929.60', '6400.00', '25529.60', '2015-08-04 14:56:04'),
(7445, 'H10', 'Jul-2015', '0.00', '336.00', '336.00', '6.40', '2150.40', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7446, 'H11', 'Jul-2015', '0.00', '2777.00', '2777.00', '6.40', '17772.80', '6400.00', '11372.80', '2015-08-04 14:56:04'),
(7447, 'H12', 'Jul-2015', '0.00', '69.00', '69.00', '6.40', '441.60', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7448, 'H2', 'Jul-2015', '2.00', '2562.00', '2560.00', '6.40', '16384.00', '6400.00', '9984.00', '2015-08-04 14:56:04'),
(7449, 'H3', 'Jul-2015', '3.00', '1426.00', '1423.00', '6.40', '9107.20', '6400.00', '2707.20', '2015-08-04 14:56:04'),
(7450, 'H4', 'Jul-2015', '4.00', '6060.00', '6056.00', '6.40', '38758.40', '6400.00', '32358.40', '2015-08-04 14:56:04'),
(7451, 'H5', 'Jul-2015', '5.00', '3312.00', '3307.00', '6.40', '21164.80', '6400.00', '14764.80', '2015-08-04 14:56:04'),
(7452, 'H6', 'Jul-2015', '0.00', '27.00', '27.00', '6.40', '172.80', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7453, 'H7', 'Jul-2015', '0.00', '258.00', '258.00', '6.40', '1651.20', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7454, 'H8', 'Jul-2015', '0.00', '8782.00', '8782.00', '6.40', '56204.80', '6400.00', '49804.80', '2015-08-04 14:56:04'),
(7455, 'H9', 'Jul-2015', '0.00', '16.00', '16.00', '6.40', '102.40', '6400.00', '0.00', '2015-08-04 14:56:04'),
(7456, 'MSA-CA1', 'Jul-2015', '14838.20', '14838.00', '-0.20', '6.40', '-1.28', '0.00', '0.00', '2015-08-04 14:56:04'),
(7457, 'MSA-CA2', 'Jul-2015', '26431.00', '26711.00', '280.00', '6.40', '1792.00', '0.00', '1792.00', '2015-08-04 14:56:04'),
(7458, 'MSA101', 'Jul-2015', '7051.50', '7051.00', '-0.50', '6.40', '-3.20', '332.80', '0.00', '2015-08-04 14:56:04'),
(7459, 'MSA102', 'Jul-2015', '11328.00', '11328.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-08-04 14:56:04'),
(7460, 'MSA103', 'Jul-2015', '11505.00', '11618.00', '113.00', '6.40', '723.20', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7461, 'MSA104', 'Jul-2015', '18316.00', '18730.00', '414.00', '6.40', '2649.60', '0.00', '2649.60', '2015-08-04 14:56:04'),
(7462, 'MSA105', 'Jul-2015', '10977.00', '11378.00', '401.00', '6.40', '2566.40', '2560.00', '6.40', '2015-08-04 14:56:04'),
(7463, 'MSA106', 'Jul-2015', '8946.00', '9089.00', '143.00', '6.40', '915.20', '332.80', '582.40', '2015-08-04 14:56:04'),
(7464, 'MSA201', 'Jul-2015', '6454.00', '6559.00', '105.00', '6.40', '672.00', '332.80', '339.20', '2015-08-04 14:56:04'),
(7465, 'MSA202', 'Jul-2015', '4883.00', '4941.00', '58.00', '6.40', '371.20', '332.80', '38.40', '2015-08-04 14:56:04'),
(7466, 'MSA203', 'Jul-2015', '10772.00', '11023.00', '251.00', '6.40', '1606.40', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7467, 'MSA204', 'Jul-2015', '6761.00', '7160.00', '399.00', '6.40', '2553.60', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7468, 'MSA205', 'Jul-2015', '11008.00', '11008.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-08-04 14:56:04'),
(7469, 'MSA206', 'Jul-2015', '6752.00', '6852.00', '100.00', '6.40', '640.00', '332.80', '307.20', '2015-08-04 14:56:04'),
(7470, 'MSA301', 'Jul-2015', '1036.00', '1036.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-08-04 14:56:04'),
(7471, 'MSA302', 'Jul-2015', '9938.00', '10147.00', '209.00', '6.40', '1337.60', '332.80', '1004.80', '2015-08-04 14:56:04'),
(7472, 'MSA303', 'Jul-2015', '6536.00', '6571.00', '35.00', '6.40', '224.00', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7473, 'MSA304', 'Jul-2015', '6659.00', '7709.00', '1050.00', '6.40', '6720.00', '2560.00', '4160.00', '2015-08-04 14:56:04'),
(7474, 'MSA305', 'Jul-2015', '6474.00', '6624.00', '150.00', '6.40', '960.00', '332.80', '627.20', '2015-08-04 14:56:04'),
(7475, 'MSA306', 'Jul-2015', '9041.00', '9122.00', '81.00', '6.40', '518.40', '332.80', '185.60', '2015-08-04 14:56:04'),
(7476, 'MSA307', 'Jul-2015', '6806.00', '6806.00', '0.00', '6.40', '0.00', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7477, 'MSA308', 'Jul-2015', '577.00', '577.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-08-04 14:56:04'),
(7478, 'MSA401', 'Jul-2015', '6884.00', '6984.00', '100.00', '6.40', '640.00', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7479, 'MSA402', 'Jul-2015', '4005.00', '4079.00', '74.00', '6.40', '473.60', '332.80', '140.80', '2015-08-04 14:56:04'),
(7480, 'MSA403', 'Jul-2015', '7060.00', '7501.00', '441.00', '6.40', '2822.40', '332.80', '2489.60', '2015-08-04 14:56:04'),
(7481, 'MSA404', 'Jul-2015', '3230.00', '3337.00', '107.00', '6.40', '684.80', '332.80', '352.00', '2015-08-04 14:56:04'),
(7482, 'MSA405', 'Jul-2015', '3619.00', '3710.00', '91.00', '6.40', '582.40', '332.80', '249.60', '2015-08-04 14:56:04'),
(7483, 'MSA406', 'Jul-2015', '4990.00', '5096.00', '106.00', '6.40', '678.40', '332.80', '345.60', '2015-08-04 14:56:04'),
(7484, 'MSA407', 'Jul-2015', '10352.00', '10489.00', '137.00', '6.40', '876.80', '332.80', '544.00', '2015-08-04 14:56:04'),
(7485, 'MSA408', 'Jul-2015', '2953.00', '2986.00', '33.00', '6.40', '211.20', '332.80', '0.00', '2015-08-04 14:56:04'),
(7486, 'MSA409', 'Jul-2015', '1757.00', '1846.00', '89.00', '6.40', '569.60', '332.80', '236.80', '2015-08-04 14:56:04'),
(7487, 'MSA410', 'Jul-2015', '1757.00', '5810.00', '4053.00', '6.40', '25939.20', '332.80', '25606.40', '2015-08-04 14:56:04'),
(7488, 'MSA501', 'Jul-2015', '7770.00', '7867.00', '97.00', '6.40', '620.80', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7489, 'MSA502', 'Jul-2015', '7859.00', '7959.00', '100.00', '6.40', '640.00', '332.80', '307.20', '2015-08-04 14:56:04'),
(7490, 'MSA503', 'Jul-2015', '3954.00', '3999.00', '45.00', '6.40', '288.00', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7491, 'MSA504', 'Jul-2015', '4149.00', '4278.00', '129.00', '6.40', '825.60', '332.80', '492.80', '2015-08-04 14:56:04'),
(7492, 'MSA505', 'Jul-2015', '8601.00', '8817.00', '216.00', '6.40', '1382.40', '332.80', '1049.60', '2015-08-04 14:56:04'),
(7493, 'MSA506', 'Jul-2015', '4519.00', '4721.00', '202.00', '6.40', '1292.80', '332.80', '960.00', '2015-08-04 14:56:04'),
(7494, 'MSA507', 'Jul-2015', '1453.00', '1571.00', '118.00', '6.40', '755.20', '332.80', '422.40', '2015-08-04 14:56:04'),
(7495, 'MSA508', 'Jul-2015', '2444.00', '2619.00', '175.00', '6.40', '1120.00', '332.80', '787.20', '2015-08-04 14:56:04'),
(7496, 'MSA509', 'Jul-2015', '4089.00', '4165.00', '76.00', '6.40', '486.40', '332.80', '153.60', '2015-08-04 14:56:04'),
(7497, 'MSA510', 'Jul-2015', '5127.00', '5245.00', '118.00', '6.40', '755.20', '332.80', '422.40', '2015-08-04 14:56:04'),
(7498, 'MSA601', 'Jul-2015', '2924.00', '3120.00', '196.00', '6.40', '1254.40', '332.80', '921.60', '2015-08-04 14:56:04'),
(7499, 'MSA602', 'Jul-2015', '9104.00', '9240.00', '136.00', '6.40', '870.40', '332.80', '537.60', '2015-08-04 14:56:04'),
(7500, 'MSA603', 'Jul-2015', '1607.00', '1665.00', '58.00', '6.40', '371.20', '0.00', '371.20', '2015-08-04 14:56:04'),
(7501, 'MSA604', 'Jul-2015', '1799.00', '1823.00', '24.00', '6.40', '153.60', '332.80', '0.00', '2015-08-04 14:56:04'),
(7502, 'MSA605', 'Jul-2015', '4397.00', '4511.00', '114.00', '6.40', '729.60', '2560.00', '0.00', '2015-08-04 14:56:04'),
(7503, 'MSA606', 'Jul-2015', '3658.00', '3831.00', '173.00', '6.40', '1107.20', '332.80', '774.40', '2015-08-04 14:56:04'),
(7504, 'MSA607', 'Jul-2015', '1512.00', '1512.00', '0.00', '6.40', '0.00', '332.80', '0.00', '2015-08-04 14:56:04'),
(7505, 'MSA608', 'Jul-2015', '7341.00', '7378.00', '37.00', '6.40', '236.80', '332.80', '0.00', '2015-08-04 14:56:04'),
(7506, 'MSA609', 'Jul-2015', '929.00', '971.00', '42.00', '6.40', '268.80', '332.80', '0.00', '2015-08-04 14:56:04'),
(7507, 'MSA610', 'Jul-2015', '2693.00', '2716.00', '23.00', '6.40', '147.20', '332.80', '0.00', '2015-08-04 14:56:04'),
(7508, 'RES-CA1', 'Jul-2015', '2512.00', '2558.00', '46.00', '6.40', '294.40', '0.00', '294.40', '2015-08-04 14:56:04'),
(7509, 'RES-CA10', 'Jul-2015', '2772.00', '2812.00', '40.00', '6.40', '256.00', '0.00', '256.00', '2015-08-04 14:56:04'),
(7510, 'RES-CA11', 'Jul-2015', '4429.00', '4514.00', '85.00', '6.40', '544.00', '0.00', '544.00', '2015-08-04 14:56:04'),
(7511, 'RES-CA12', 'Jul-2015', '1744.00', '1762.00', '18.00', '6.40', '115.20', '0.00', '115.20', '2015-08-04 14:56:04'),
(7512, 'RES-CA13', 'Jul-2015', '1769.00', '1799.00', '30.00', '6.40', '192.00', '0.00', '192.00', '2015-08-04 14:56:04'),
(7513, 'RES-CA14', 'Jul-2015', '1999.00', '2024.00', '25.00', '6.40', '160.00', '0.00', '160.00', '2015-08-04 14:56:04'),
(7514, 'RES-CA15', 'Jul-2015', '1414.00', '1424.00', '10.00', '6.40', '64.00', '0.00', '64.00', '2015-08-04 14:56:04'),
(7515, 'RES-CA2', 'Jul-2015', '1313.00', '1326.00', '13.00', '6.40', '83.20', '0.00', '83.20', '2015-08-04 14:56:04'),
(7516, 'RES-CA3', 'Jul-2015', '14132.00', '14414.00', '282.00', '6.40', '1804.80', '0.00', '1804.80', '2015-08-04 14:56:04'),
(7517, 'RES-CA4', 'Jul-2015', '1644.00', '1656.00', '12.00', '6.40', '76.80', '0.00', '76.80', '2015-08-04 14:56:04'),
(7518, 'RES-CA5', 'Jul-2015', '2399.00', '2420.00', '21.00', '6.40', '134.40', '0.00', '134.40', '2015-08-04 14:56:04'),
(7519, 'RES-CA6', 'Jul-2015', '2488.00', '2530.00', '42.00', '6.40', '268.80', '0.00', '268.80', '2015-08-04 14:56:04'),
(7520, 'RES-CA7', 'Jul-2015', '0.30', '3.00', '2.70', '6.40', '17.28', '0.00', '17.28', '2015-08-04 14:56:04'),
(7521, 'RES-CA8', 'Jul-2015', '3541.00', '3591.00', '50.00', '6.40', '320.00', '0.00', '320.00', '2015-08-04 14:56:04'),
(7522, 'RES-CA9', 'Jul-2015', '3046.00', '3098.00', '52.00', '6.40', '332.80', '0.00', '332.80', '2015-08-04 14:56:04'),
(7523, 'S1', 'Jul-2015', '0.00', '6724.00', '6724.00', '6.40', '43033.60', '0.00', '43033.60', '2015-08-04 14:56:04'),
(7524, 'S2', 'Jul-2015', '0.00', '5190.00', '5190.00', '6.40', '33216.00', '0.00', '33216.00', '2015-08-04 14:56:04'),
(7525, 'S3', 'Jul-2015', '0.00', '9045.00', '9045.00', '6.40', '57888.00', '0.00', '57888.00', '2015-08-04 14:56:04'),
(7526, 'S4', 'Jul-2015', '1.00', '2191.00', '2190.00', '6.40', '14016.00', '0.00', '14016.00', '2015-08-04 14:56:04'),
(7527, 'S5', 'Jul-2015', '2.00', '6059.00', '6057.00', '6.40', '38764.80', '0.00', '38764.80', '2015-08-04 14:56:04'),
(7528, 'S6', 'Jul-2015', '3.00', '6571.00', '6568.00', '6.40', '42035.20', '0.00', '42035.20', '2015-08-04 14:56:04'),
(7529, 'S7', 'Jul-2015', '4.00', '25075.00', '25071.00', '6.40', '160454.40', '0.00', '99999.99', '2015-08-04 14:56:04'),
(7530, 'S8', 'Jul-2015', '12.00', '10331.00', '10319.00', '6.40', '66041.60', '0.00', '66041.60', '2015-08-04 14:56:04'),
(7531, 'VH3-201', 'Jul-2015', '16906.80', '17983.00', '1076.20', '6.40', '6887.68', '0.00', '6887.68', '2015-08-04 14:56:04'),
(7532, 'VH3-202', 'Jul-2015', '17183.00', '17183.00', '0.00', '6.40', '0.00', '0.00', '0.00', '2015-08-04 14:56:04'),
(7533, 'VH3-301', 'Jul-2015', '15013.80', '15013.00', '-0.80', '6.40', '-5.12', '0.00', '0.00', '2015-08-04 14:56:04'),
(7534, 'VH3-302', 'Jul-2015', '16000.20', '16906.00', '905.80', '6.40', '5797.12', '0.00', '5797.12', '2015-08-04 14:56:04'),
(7535, 'VH3-307', 'Jul-2015', '24853.00', '25284.00', '431.00', '6.40', '2758.40', '2560.00', '198.40', '2015-08-04 14:56:04'),
(7536, 'VH3-308', 'Jul-2015', '26874.00', '27559.00', '685.00', '6.40', '4384.00', '2560.00', '1824.00', '2015-08-04 14:56:04'),
(7537, 'H10', 'Jun-2015', '336.00', '335.00', '-1.00', '6.40', '-6.40', '6400.00', '0.00', '2015-08-06 17:07:45'),
(7538, 'H11', 'Jun-2015', '2777.00', '2364.00', '-413.00', '6.40', '-2643.20', '6400.00', '0.00', '2015-08-06 17:07:45'),
(7539, 'H12', 'Jun-2015', '69.00', '69.60', '0.60', '6.40', '3.84', '6400.00', '0.00', '2015-08-06 17:07:45'),
(7540, 'H6 ', 'Jun-2015', '27.00', '27.70', '0.70', '6.40', '4.48', '6400.00', '0.00', '2015-08-06 17:07:45'),
(7541, 'H7', 'Jun-2015', '258.00', '234.00', '-24.00', '6.40', '-153.60', '6400.00', '0.00', '2015-08-06 17:07:45'),
(7542, 'H8', 'Jun-2015', '8782.00', '7900.00', '-882.00', '6.40', '-5644.80', '6400.00', '0.00', '2015-08-06 17:07:45'),
(7543, 'H9', 'Jun-2015', '16.00', '16.20', '0.20', '6.40', '1.28', '6400.00', '0.00', '2015-08-06 17:07:45');
-- --------------------------------------------------------
--
-- Table structure for table `el_billing3`
--
CREATE TABLE `el_billing3` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) NOT NULL,
`licensee` varchar(50) NOT NULL,
`category` varchar(50) NOT NULL,
`external` enum('Yes','No') NOT NULL DEFAULT 'No',
`meterno` varchar(20) NOT NULL,
`contactedload` decimal(4,2) NOT NULL,
`unitrate` decimal(4,2) NOT NULL,
`fixedrate` decimal(6,2) NOT NULL,
`plrate` decimal(6,2) NOT NULL,
`edrate` decimal(4,2) NOT NULL,
`rscrate` decimal(4,2) NOT NULL,
`prevreading` decimal(10,2) DEFAULT '0.00',
`curreading` decimal(10,2) DEFAULT '0.00',
`subsidy` decimal(7,2) DEFAULT '0.00',
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_billing3`
--
INSERT INTO `el_billing3` (`id`, `flatno`, `month`, `licensee`, `category`, `external`, `meterno`, `contactedload`, `unitrate`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `prevreading`, `curreading`, `subsidy`, `dated`) VALUES
(1, 'A1', 'Jun-2015', 'Mr. Satish Kumar', 'Staff', 'No', '13652', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '15339.00', '15612.00', '400.00', '2015-08-19 17:23:37'),
(2, 'A2', 'Jun-2015', 'Mr. Sunil Kashyap', 'Staff', 'No', '13688', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '8295.00', '8604.00', '400.00', '2015-08-19 17:23:37'),
(3, 'A3', 'Jun-2015', 'Mr. Narayan Datt Tiwari', 'None', 'No', '13643', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '5181.00', '5372.00', '0.00', '2015-08-19 17:23:37'),
(4, 'A4', 'Jun-2015', 'Mr. Santosh Kumar Yadav', 'Staff', 'No', '13625', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3351.00', '3452.00', '400.00', '2015-08-19 17:23:37'),
(5, 'A5', 'Jun-2015', 'Mr. Akhilesh Kumar', 'Staff', 'No', '13621', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '10335.00', '10670.00', '400.00', '2015-08-19 17:23:37'),
(6, 'A6', 'Jun-2015', 'Mr. Santosh', 'Staff', 'No', '13479', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '9320.00', '9635.00', '400.00', '2015-08-19 17:23:37'),
(7, 'A7', 'Jun-2015', 'Mohd. Saleem Ansari', 'Staff', 'No', '13472', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '7537.00', '8021.00', '400.00', '2015-08-19 17:23:37'),
(8, 'A8', 'Jun-2015', 'Ms. Pratibha Verma', 'Staff', 'No', '3147506', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6070.00', '6347.00', '400.00', '2015-08-19 17:23:37'),
(9, 'B1', 'Jun-2015', 'Mr. Yogesh Kardam', 'Staff', 'No', '113806', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '18021.00', '18597.00', '400.00', '2015-08-19 17:23:37'),
(10, 'B10', 'Jun-2015', 'Mr. Girish Dixit', 'Staff', 'No', '2368', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '22830.00', '23537.00', '400.00', '2015-08-19 17:23:37'),
(11, 'B11', 'Jun-2015', 'Mr. Santosh Mishra', 'Staff', 'No', '113788', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '11907.00', '12524.00', '400.00', '2015-08-19 17:23:37'),
(12, 'B12', 'Jun-2015', 'Mr. Pankaj Srivastava', 'Staff', 'No', '2883', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '26656.00', '27046.00', '400.00', '2015-08-19 17:23:37'),
(13, 'B13', 'Jun-2015', 'Mr. Rajendra S Bisht', 'Staff', 'No', '3001', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '22964.00', '23377.00', '400.00', '2015-08-19 17:23:37'),
(14, 'B14', 'Jun-2015', 'Mr. Sanjay Kumar', 'Staff', 'No', '2387', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '12839.00', '13259.00', '400.00', '2015-08-19 17:23:37'),
(15, 'B15', 'Jun-2015', 'Mr. Subhash Kumar', 'Staff', 'No', '1900', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '37744.00', '38921.00', '400.00', '2015-08-19 17:23:37'),
(16, 'B16', 'Jun-2015', 'Mr. K. S. Aeron', 'Staff', 'No', '2997', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '23290.00', '23985.00', '400.00', '2015-08-19 17:23:37'),
(17, 'B2', 'Jun-2015', 'Mr. Vivek Nagar', 'Staff', 'No', '2383', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '23487.00', '24178.00', '400.00', '2015-08-19 17:23:37'),
(18, 'B3', 'Jun-2015', 'Mr. Mukesh Rawat', 'Staff', 'No', '3069', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '16495.00', '16759.00', '400.00', '2015-08-19 17:23:37'),
(19, 'B4', 'Jun-2015', 'Mr. Rajiv Bhatia', 'Staff', 'No', '113786', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '20618.00', '21321.00', '400.00', '2015-08-19 17:23:37'),
(20, 'B5', 'Jun-2015', 'Mr. Durgesh Diwedi', 'Staff', 'No', '2856', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '12501.00', '12909.00', '400.00', '2015-08-19 17:23:37'),
(21, 'B6', 'Jun-2015', 'Mr. Kapil Srivastava', 'Staff', 'No', '2304', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '15266.00', '15662.00', '400.00', '2015-08-19 17:23:37'),
(22, 'B7', 'Jun-2015', 'Mr. Sarvesh Kr. Mishra', 'Staff', 'No', '2360', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '17667.00', '18270.00', '400.00', '2015-08-19 17:23:37'),
(23, 'B8', 'Jun-2015', 'Mr. Kaushal Kr. Singh', 'Staff', 'No', '113790', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '21258.00', '22009.00', '400.00', '2015-08-19 17:23:37'),
(24, 'B9', 'Jun-2015', 'Mr. Nilendra Tripathi', 'Staff', 'No', '2839', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '11862.00', '12173.00', '400.00', '2015-08-19 17:23:37'),
(25, 'BEC-Admin', 'Jun-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '240', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '26333.00', '27188.00', '0.00', '2015-08-19 17:23:37'),
(26, 'BEC-Audi', 'Jun-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '928', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3.50', '87393.00', '0.00', '2015-08-19 17:23:37'),
(27, 'BEC-Main', 'Jun-2015', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'Yes', '2863', '1.00', '6.40', '240.00', '240.00', '7.50', '2.84', '40203.00', '40848.00', '0.00', '2015-08-19 17:23:37'),
(28, 'BH4-Cafe', 'Jun-2015', 'M/s. Coffee Day Beverage', 'Contractor', 'Yes', '187722', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '310.00', '340.00', '0.00', '2015-08-19 17:23:37'),
(29, 'C1', 'Jun-2015', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'No', '2740882', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '30506.00', '30793.00', '600.00', '2015-08-19 17:23:37'),
(30, 'C2', 'Jun-2015', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'No', '2740874', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '24729.00', '24760.00', '600.00', '2015-08-19 17:23:37'),
(31, 'Coffee-Cafe', 'Jun-2015', 'M/s. Coffee Day Bewerage', 'Contractor', 'Yes', '187723', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1948.00', '2167.00', '0.00', '2015-08-19 17:23:37'),
(32, 'D1', 'Jun-2015', 'Mr. Mithilesh Kr. Mishra', 'Officer', 'No', '3020', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '7938.00', '8554.00', '600.00', '2015-08-19 17:23:37'),
(33, 'D10', 'Jun-2015', 'VACATE', 'None', 'No', '2300', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '41205.00', '41205.00', '0.00', '2015-08-19 17:23:37'),
(34, 'D11', 'Jun-2015', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'No', '2859', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '21702.00', '22649.00', '600.00', '2015-08-19 17:23:37'),
(35, 'D12', 'Jun-2015', 'Dr. Rajat Kr. Singh', 'Asstt. Professor', 'No', '2904', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '38457.00', '39522.00', '600.00', '2015-08-19 17:23:37'),
(36, 'D13', 'Jun-2015', 'Dr. Triloki Pant', 'None', 'No', '113798', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '5289.00', '5386.00', '0.00', '2015-08-19 17:23:37'),
(37, 'D14', 'Jun-2015', 'Dr. Vijay Kr. Chaurasiya', 'Asstt. Professor', 'No', '113805', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '33174.00', '33980.00', '600.00', '2015-08-19 17:23:37'),
(38, 'D15', 'Jun-2015', 'Dr. Manish Goswami', 'Asstt. Professor', 'No', '2384', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '26235.00', '26278.00', '600.00', '2015-08-19 17:23:37'),
(39, 'D16', 'Jun-2015', 'VACATE', 'None', 'No', '2931', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '21528.00', '21540.00', '0.00', '2015-08-19 17:23:37'),
(40, 'D17', 'Jun-2015', 'VACATE', 'None', 'No', '2072', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '6823.00', '6823.00', '0.00', '2015-08-19 17:23:37'),
(41, 'D18', 'Jun-2015', 'Dr. Ranjit Singh', 'None', 'No', '2934', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '11476.00', '12080.00', '0.00', '2015-08-19 17:23:37'),
(42, 'D19', 'Jun-2015', 'VACATE', 'None', 'No', '2386', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '6994.00', '6994.00', '0.00', '2015-08-19 17:23:37'),
(43, 'D2', 'Jun-2015', 'Dr. Pragya Singh', 'Asstt. Professor', 'No', '2850', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '20394.00', '21022.00', '600.00', '2015-08-19 17:23:37'),
(44, 'D20', 'Jun-2015', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'No', '2891', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '25183.00', '25288.00', '600.00', '2015-08-19 17:23:37'),
(45, 'D21', 'Jun-2015', 'Dr. S. Venkatesan', 'Asstt. Professor', 'No', '113799', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '9053.00', '9059.00', '600.00', '2015-08-19 17:23:37'),
(46, 'D22', 'Jun-2015', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'No', '2858', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '7877.00', '7942.00', '600.00', '2015-08-19 17:23:37'),
(47, 'D23', 'Jun-2015', 'VACANTE', 'None', 'No', '2319', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '7056.00', '7056.00', '0.00', '2015-08-19 17:23:37'),
(48, 'D24', 'Jun-2015', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'No', '2116', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '14212.00', '14671.00', '600.00', '2015-08-19 17:23:37'),
(49, 'D25', 'Jun-2015', 'Dr. S. Sanyal', 'Professor', 'No', '2738353', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '39727.00', '40541.00', '1000.00', '2015-08-19 17:23:37'),
(50, 'D26', 'Jun-2015', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'No', '2740881', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '50512.00', '51567.00', '600.00', '2015-08-19 17:23:37'),
(51, 'D27', 'Jun-2015', 'Dr. Shashi Kant Rai', 'None', 'No', '2740878', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '36667.00', '36858.00', '0.00', '2015-08-19 17:23:37'),
(52, 'D28', 'Jun-2015', 'Dr. Asheesh Kumaar', 'Dy. Registrar', 'No', '2738351', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '35883.00', '36579.00', '800.00', '2015-08-19 17:23:37'),
(53, 'D3', 'Jun-2015', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'No', '2879', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '20661.00', '21353.00', '600.00', '2015-08-19 17:23:37'),
(54, 'D4', 'Jun-2015', 'Dr. Manish Kumar', 'Asstt. Professor', 'No', '2350', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '25452.00', '26542.00', '600.00', '2015-08-19 17:23:37'),
(55, 'D5', 'Jun-2015', 'Dr. Seema Shah', 'Dy. Registrar', 'No', '113794', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '9716.00', '10463.00', '800.00', '2015-08-19 17:23:37'),
(56, 'D6', 'Jun-2015', 'Mr. Loknath Sharma', 'Officer', 'No', '2890', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '28932.00', '29640.00', '600.00', '2015-08-19 17:23:37'),
(57, 'D7', 'Jun-2015', 'Dr Pritish Bhardwaj', 'Asstt. Professor', 'No', '2192', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '36335.00', '37019.00', '600.00', '2015-08-19 17:23:37'),
(58, 'D8', 'Jun-2015', 'Dr. K. P. Singh ', 'Asstt. Professor', 'No', '3033', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '23969.00', '25077.00', '600.00', '2015-08-19 17:23:37'),
(59, 'D9', 'Jun-2015', 'Dr. Nitish Purohit', 'Asstt. Professor', 'No', '113791', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '13386.00', '13942.00', '600.00', '2015-08-19 17:23:37'),
(60, 'E1', 'Jun-2015', 'VACATE', 'None', 'No', '2109', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '21655.00', '21728.00', '0.00', '2015-08-19 17:23:37'),
(61, 'E10', 'Jun-2015', 'Dr. T. Lahiri', 'Assoc. Professor', 'No', '1879', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '719.00', '719.00', '800.00', '2015-08-19 17:23:37'),
(62, 'E11', 'Jun-2015', 'Prof. O. P. Vyas', 'Professor', 'No', '2363', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '39503.00', '39588.00', '1000.00', '2015-08-19 17:23:37'),
(63, 'E12', 'Jun-2015', 'Dr. Shirshu Verma', 'Assoc. Professor', 'No', '1802', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '32602.00', '33382.00', '800.00', '2015-08-19 17:23:37'),
(64, 'E13', 'Jun-2015', 'VACATE', 'None', 'No', '2865', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '12539.00', '12539.00', '0.00', '2015-08-19 17:23:37'),
(65, 'E14', 'Jun-2015', 'VACATE', 'None', 'No', '113489', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '9119.00', '9119.00', '0.00', '2015-08-19 17:23:37'),
(66, 'E2', 'Jun-2015', 'Dr. Vrijendra Singh', 'Asstt. Professor', 'No', '2857', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '22217.00', '22845.00', '600.00', '2015-08-19 17:23:37'),
(67, 'E3', 'Jun-2015', 'Dr. Shekhar Verma', 'Assoc. Professor', 'No', '2740876', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '44486.00', '44806.00', '800.00', '2015-08-19 17:23:37'),
(68, 'E4', 'Jun-2015', 'Prof. U. S. Tiwary', 'Professor', 'No', '2740884', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '78916.00', '80124.00', '1000.00', '2015-08-19 17:23:37'),
(69, 'E5', 'Jun-2015', 'Prof. G. C. Nandi', 'Professor', 'No', '2740880', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '4566.00', '6038.00', '1000.00', '2015-08-19 17:23:37'),
(70, 'E6', 'Jun-2015', 'Prof. R. C. Tripathi', 'Professor', 'No', '2740873', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '40516.00', '41614.00', '1000.00', '2015-08-19 17:23:37'),
(71, 'E7', 'Jun-2015', 'VACATE', 'None', 'No', '2740883', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '17589.00', '17589.00', '0.00', '2015-08-19 17:23:37'),
(72, 'E8', 'Jun-2015', 'Prof. B. R. Singh', 'Professor', 'No', '2740879', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '24177.00', '24635.00', '1000.00', '2015-08-19 17:23:37'),
(73, 'E9', 'Jun-2015', 'Dr. Pavan Chakraborty', 'Asstt. Professor', 'No', '2740877', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '26397.00', '27503.00', '600.00', '2015-08-19 17:23:37'),
(74, 'F1', 'Jun-2015', 'Prof. Anupam', 'Professor', 'No', '456356', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '11532.00', '13181.00', '1000.00', '2015-08-19 17:23:37'),
(75, 'F2', 'Jun-2015', 'VACATE', 'None', 'No', '2875', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '11135.00', '11135.00', '0.00', '2015-08-19 17:23:37'),
(76, 'F3', 'Jun-2015', 'VACATE', 'None', 'No', '3009', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '11439.00', '11439.00', '0.00', '2015-08-19 17:23:37'),
(77, 'F4', 'Jun-2015', 'VACATE', 'None', 'No', '1945', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '9395.00', '9395.00', '0.00', '2015-08-19 17:23:37'),
(78, 'F5', 'Jun-2015', 'VACATE', 'None', 'No', '2845', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '7236.00', '7236.00', '0.00', '2015-08-19 17:23:37'),
(79, 'H1', 'Jun-2015', 'Dr. Ashutosh Mishra', 'Asstt. Professor', 'No', '22370596', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '4223.00', '4466.00', '600.00', '2015-08-19 17:23:37'),
(80, 'H10', 'Jun-2015', 'VACATE', 'None', 'No', '22370501', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '325.00', '335.00', '0.00', '2015-08-19 17:23:37'),
(81, 'H11', 'Jun-2015', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'No', '22370591', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '1535.00', '2364.00', '600.00', '2015-08-19 17:23:37'),
(82, 'H12', 'Jun-2015', 'VACANT', 'None', 'No', '22370719', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '69.90', '69.90', '0.00', '2015-08-19 17:23:37'),
(83, 'H2', 'Jun-2015', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'No', '22370712', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '2295.00', '2350.00', '600.00', '2015-08-19 17:23:37'),
(84, 'H3', 'Jun-2015', 'Dr. Pooja Mishra', 'Asstt. Professor', 'No', '22370503', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '990.00', '1087.00', '600.00', '2015-08-19 17:23:37'),
(85, 'H4', 'Jun-2015', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'No', '22370509', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '5098.00', '5625.00', '600.00', '2015-08-19 17:23:37'),
(86, 'H5', 'Jun-2015', 'Dr. Rahul Kala', 'Asstt. Professor', 'No', '22370684', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '2826.00', '3052.00', '600.00', '2015-08-19 17:23:37'),
(87, 'H6 ', 'Jun-2015', 'VACANT', 'None', 'No', '22370715', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '27.70', '27.70', '0.00', '2015-08-19 17:23:37'),
(88, 'H7', 'Jun-2015', 'VACANT', 'None', 'No', '22370714', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '211.00', '234.00', '0.00', '2015-08-19 17:23:37'),
(89, 'H8', 'Jun-2015', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'No', '22370600', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '6710.00', '7900.00', '600.00', '2015-08-19 17:23:37'),
(90, 'H9', 'Jun-2015', 'VACANT', 'None', 'No', '22370711', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '16.20', '16.20', '0.00', '2015-08-19 17:23:37'),
(91, 'KV-IIITA', 'Jun-2015', 'The Principal', 'Contractor', 'Yes', '355752', '22.00', '6.40', '240.00', '240.00', '7.50', '2.84', '30580.00', '32444.00', '0.00', '2015-08-19 17:23:37'),
(92, 'MSA-CA1', 'Jun-2015', 'COMMON AREA RSA1', 'Common', 'No', '6843154', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '14838.20', '14838.20', '0.00', '2015-08-19 17:23:37'),
(93, 'MSA-CA2', 'Jun-2015', 'COMMON AREA RSA2', 'Common', 'No', '7731918', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '25831.00', '26431.00', '0.00', '2015-08-19 17:23:37'),
(94, 'MSA101', 'Jun-2015', 'Mr. Thongchai', 'Scholar', 'No', '6843153', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '7051.50', '7051.50', '52.00', '2015-08-19 17:23:37'),
(95, 'MSA102', 'Jun-2015', 'Mr. Rajesh Mahule', 'Scholar', 'No', '6843158', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '11328.40', '11328.40', '52.00', '2015-08-19 17:23:37'),
(96, 'MSA103', 'Jun-2015', 'Mr. Manish Raj', 'Scholar', 'No', '6843149', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '11380.00', '11505.00', '52.00', '2015-08-19 17:23:37'),
(97, 'MSA104', 'Jun-2015', 'Mrs. Anushree Tripathi', 'Scholar', 'No', '6843141', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '17446.60', '18316.00', '52.00', '2015-08-19 17:23:37'),
(98, 'MSA105', 'Jun-2015', 'Mrs. Prabha Verma', 'Staff', 'No', '6843151', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '10601.00', '10977.00', '400.00', '2015-08-19 17:23:37'),
(99, 'MSA106', 'Jun-2015', 'Mr. Neeraj Jain & Mr. V K Singh', 'Scholar', 'No', '6843146', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '8807.00', '8946.00', '104.00', '2015-08-19 17:23:37'),
(100, 'MSA201', 'Jun-2015', 'Ms. Kalpna Singh', 'Scholar', 'No', '7731916', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6279.00', '6454.00', '52.00', '2015-08-19 17:23:37'),
(101, 'MSA202', 'Jun-2015', 'Ms. Richa Singh', 'Scholar', 'No', '6843143', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '4822.00', '4883.00', '52.00', '2015-08-19 17:23:37'),
(102, 'MSA203', 'Jun-2015', 'Mrs. Priya Pal', 'Staff', 'No', '6843140', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '10557.00', '10772.00', '400.00', '2015-08-19 17:23:37'),
(103, 'MSA204', 'Jun-2015', 'Mrs. Blessy Annieshju', 'Staff', 'No', '6843150', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6388.00', '6761.00', '400.00', '2015-08-19 17:23:37'),
(104, 'MSA205', 'Jun-2015', 'VACATE', 'None', 'No', '6843156', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '11008.00', '11008.00', '0.00', '2015-08-19 17:23:37'),
(105, 'MSA206', 'Jun-2015', 'Mr. Santosh Kumar Barnwal', 'Scholar', 'No', '6843147', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6573.00', '6752.00', '52.00', '2015-08-19 17:23:37'),
(106, 'MSA301', 'Jun-2015', 'Mr. Nitin Goal', 'Scholar', 'No', '771901', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1036.00', '1036.00', '52.00', '2015-08-19 17:23:37'),
(107, 'MSA302', 'Jun-2015', 'Mr. V. B. Semwal & Mr. P. Shekhar ', 'Scholar', 'No', '7731894', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '9810.00', '9938.00', '104.00', '2015-08-19 17:23:37'),
(108, 'MSA303', 'Jun-2015', 'Mr. Vijay Bhaskar', 'Scholar', 'No', '7731895', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6534.00', '6536.00', '52.00', '2015-08-19 17:23:37'),
(109, 'MSA304', 'Jun-2015', 'Mr. U. Raj', 'Scholar', 'No', '7731900', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '5746.00', '6659.00', '52.00', '2015-08-19 17:23:37'),
(110, 'MSA305', 'Jun-2015', 'Mr. Purav Parikh', 'Scholar', 'No', '7731883', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6366.00', '6474.00', '52.00', '2015-08-19 17:23:37'),
(111, 'MSA306', 'Jun-2015', 'Mr. Ashwath Rao', 'Scholar', 'No', '7731909', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '8929.00', '9041.00', '52.00', '2015-08-19 17:23:37'),
(112, 'MSA307', 'Jun-2015', 'Mr. Samantha Raj B', 'Scholar', 'No', '7731890', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6806.00', '6806.00', '52.00', '2015-08-19 17:23:37'),
(113, 'MSA308', 'Jun-2015', 'VACANT', 'None', 'No', '7731898', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '577.00', '577.00', '0.00', '2015-08-19 17:23:37'),
(114, 'MSA401', 'Jun-2015', 'Ms. Swechha Mishra & Ms. Arti Gupta', 'Scholar', 'No', '7731907', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6769.00', '6884.00', '104.00', '2015-08-19 17:23:37'),
(115, 'MSA402', 'Jun-2015', 'VACANT', 'None', 'No', '7731914', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '4005.00', '4005.00', '0.00', '2015-08-19 17:23:37'),
(116, 'MSA403', 'Jun-2015', 'Mr. Somendu Chakraborty', 'Scholar', 'No', '7731919', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6463.00', '7060.00', '52.00', '2015-08-19 17:23:37'),
(117, 'MSA404', 'Jun-2015', 'Mr. Vishal Krishan SIngh', 'Scholar', 'No', '7731906', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3067.00', '3230.00', '52.00', '2015-08-19 17:23:37'),
(118, 'MSA405', 'Jun-2015', 'VACANT', 'None', 'No', '7731917', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3585.00', '3619.00', '0.00', '2015-08-19 17:23:37'),
(119, 'MSA406', 'Jun-2015', 'Mrs. Niharika Anand', 'Scholar', 'No', '7731912', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '4990.00', '4990.00', '52.00', '2015-08-19 17:23:37'),
(120, 'MSA407', 'Jun-2015', 'Mr. Mangal Raj', 'Scholar', 'No', '7731913', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '10190.00', '10352.00', '52.00', '2015-08-19 17:23:37'),
(121, 'MSA408', 'Jun-2015', 'Mr. Himanshu Kumar', 'Scholar', 'No', '7731904', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2899.00', '2953.00', '52.00', '2015-08-19 17:23:37'),
(122, 'MSA409', 'Jun-2015', 'Mr. Divyesh Sachan', 'Scholar', 'No', '7731910', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1743.00', '1757.00', '52.00', '2015-08-19 17:23:37'),
(123, 'MSA410', 'Jun-2015', 'Mr. Kamal Kumar Chaudhary', 'Scholar', 'No', '7731903', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '5687.00', '5733.00', '52.00', '2015-08-19 17:23:37'),
(124, 'MSA501', 'Jun-2015', 'Mr. Ranjeet Kumar', 'Staff', 'No', '7731880', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '7656.00', '7770.00', '400.00', '2015-08-19 17:23:37'),
(125, 'MSA502', 'Jun-2015', 'Mr. Krishna Kant Agarwal', 'Scholar', 'No', '7731892', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '7653.00', '7859.00', '52.00', '2015-08-19 17:23:37'),
(126, 'MSA503', 'Jun-2015', 'Mr. B Singh & Mr. S. Prakash', 'Scholar', 'No', '7731889', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3881.00', '3954.00', '104.00', '2015-08-19 17:23:37'),
(127, 'MSA504', 'Jun-2015', 'Mr. Satya Prakesh', 'Staff', 'No', '7731888', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3995.00', '4149.00', '400.00', '2015-08-19 17:23:37'),
(128, 'MSA505', 'Jun-2015', 'Mr. Rajneesh Kumar', 'Scholar', 'No', '7731899', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '8307.00', '8601.00', '52.00', '2015-08-19 17:23:37'),
(129, 'MSA506', 'Jun-2015', 'Ms. Muneendra Ojha', 'Scholar', 'No', '7731908', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '4288.00', '4519.00', '52.00', '2015-08-19 17:23:37'),
(130, 'MSA507', 'Jun-2015', 'Mr. Gautam Kumar', 'Scholar', 'No', '7731893', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1437.00', '1453.00', '52.00', '2015-08-19 17:23:37'),
(131, 'MSA508', 'Jun-2015', 'Mr. Bharat Singh', 'Scholar', 'No', '7731886', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2253.00', '2444.00', '52.00', '2015-08-19 17:23:37'),
(132, 'MSA509', 'Jun-2015', 'Mr. Awinash Kr. Singh', 'Scholar', 'No', '7731887', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3993.00', '4089.00', '52.00', '2015-08-19 17:23:37'),
(133, 'MSA510', 'Jun-2015', 'Ms. Neha Baranwal', 'Scholar', 'No', '7731896', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '4995.00', '5127.00', '52.00', '2015-08-19 17:23:37'),
(134, 'MSA601', 'Jun-2015', 'Mr. Shiv Ram Dubey', 'Scholar', 'No', '7731902', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2757.00', '2924.00', '52.00', '2015-08-19 17:23:37'),
(135, 'MSA602', 'Jun-2015', 'Mr. Vinod Kumar Jatev', 'Scholar', 'No', '7731905', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '8999.00', '9104.00', '52.00', '2015-08-19 17:23:37'),
(136, 'MSA603', 'Jun-2015', 'Mr. Dheeraj Chitara', 'Scholar', 'No', '7731881', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1564.00', '1607.00', '52.00', '2015-08-19 17:23:37'),
(137, 'MSA604', 'Jun-2015', 'Mr. Ratnesh Srivastava', 'Scholar', 'No', '7731884', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1687.00', '1799.00', '52.00', '2015-08-19 17:23:37'),
(138, 'MSA605', 'Jun-2015', 'Mr. Anuj Bekal', 'Scholar', 'No', '7731885', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '4340.00', '4397.00', '52.00', '2015-08-19 17:23:37'),
(139, 'MSA606', 'Jun-2015', 'Ms. Renu Kachoria', 'Scholar', 'No', '7731911', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3527.00', '3658.00', '52.00', '2015-08-19 17:23:37'),
(140, 'MSA607', 'Jun-2015', 'VACANT', 'None', 'No', '7731897', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1512.00', '1512.00', '0.00', '2015-08-19 17:23:37'),
(141, 'MSA608', 'Jun-2015', 'Ms. Nidhi Kushwaha', 'Scholar', 'No', '7731915', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '7310.00', '7341.00', '52.00', '2015-08-19 17:23:37'),
(142, 'MSA609', 'Jun-2015', 'Mr. Gajendra Sharma', 'Scholar', 'No', '7731891', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '901.00', '929.00', '52.00', '2015-08-19 17:23:37'),
(143, 'MSA610', 'Jun-2015', 'Mr. Anup Nandi', 'Scholar', 'No', '7731882', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2562.00', '2693.00', '52.00', '2015-08-19 17:23:37'),
(144, 'RES-CA1', 'Jun-2015', 'COMMON AREA A 1-4', 'Common', 'No', '13646', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2463.00', '2512.00', '0.00', '2015-08-19 17:23:37'),
(145, 'RES-CA10', 'Jun-2015', 'COMMON AREA D 9-12', 'Common', 'No', '13437', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2731.00', '2772.00', '0.00', '2015-08-19 17:23:37'),
(146, 'RES-CA11', 'Jun-2015', 'COMMON AREA D13-16', 'Common', 'No', '13476', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '4346.00', '4429.00', '0.00', '2015-08-19 17:23:37'),
(147, 'RES-CA12', 'Jun-2015', 'COMMON AREA D17-20', 'Common', 'No', '13484', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1727.00', '1744.00', '0.00', '2015-08-19 17:23:37'),
(148, 'RES-CA13', 'Jun-2015', 'COMMON AREA D21-24', 'Common', 'No', '13429', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1745.00', '1769.00', '0.00', '2015-08-19 17:23:37'),
(149, 'RES-CA14', 'Jun-2015', 'COMMON AREA D25-26', 'Common', 'No', '1641685', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1973.00', '1999.00', '0.00', '2015-08-19 17:23:37'),
(150, 'RES-CA15', 'Jun-2015', 'COMMON AREA D27-28', 'Common', 'No', '2653167', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1405.00', '1414.00', '0.00', '2015-08-19 17:23:37'),
(151, 'RES-CA2', 'Jun-2015', 'COMMON AREA A 5-8', 'Common', 'No', '13491', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1291.00', '1313.00', '0.00', '2015-08-19 17:23:37'),
(152, 'RES-CA3', 'Jun-2015', 'COMMON AREA B 1-4', 'Common', 'No', '13641', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '14008.00', '14132.00', '0.00', '2015-08-19 17:23:37'),
(153, 'RES-CA4', 'Jun-2015', 'COMMON AREA B 5-8', 'Common', 'No', '13490', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '1632.00', '1644.00', '0.00', '2015-08-19 17:23:37'),
(154, 'RES-CA5', 'Jun-2015', 'COMMON AREA B 9-12', 'Common', 'No', '13441', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2375.00', '2399.00', '0.00', '2015-08-19 17:23:37'),
(155, 'RES-CA6', 'Jun-2015', 'COMMON AREA B13-16', 'Common', 'No', '13658', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2440.00', '2488.00', '0.00', '2015-08-19 17:23:37'),
(156, 'RES-CA7', 'Jun-2015', 'COMMON AREA C1-2', 'Common', 'No', '1641695', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '0.30', '0.30', '0.00', '2015-08-19 17:23:37'),
(157, 'RES-CA8', 'Jun-2015', 'COMMON AREA D1-4', 'Common', 'No', '13450', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3494.00', '3541.00', '0.00', '2015-08-19 17:23:37'),
(158, 'RES-CA9', 'Jun-2015', 'COMMON AREA D5-8', 'Common', 'No', '13619', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '3002.00', '3046.00', '0.00', '2015-08-19 17:23:37'),
(159, 'S-CA1', 'Jun-2015', 'COMMON AREA S 1-8', 'Common', 'No', '12981', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '15284.00', '15284.00', '0.00', '2015-08-19 17:23:37'),
(160, 'S1', 'Jun-2015', 'M/s. Saundarya Beauty Parlor', 'Shop', 'Yes', '13455', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6495.00', '6594.00', '0.00', '2015-08-19 17:23:37'),
(161, 'S2', 'Jun-2015', 'M/s. Khushi Dry Cleaner', 'Shop', 'Yes', '13406', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '5062.00', '5132.00', '0.00', '2015-08-19 17:23:37'),
(162, 'S3', 'Jun-2015', 'M/s. Khagul Loco LCS Ltd.', 'Shop', 'Yes', '13456', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '8730.00', '8770.00', '0.00', '2015-08-19 17:23:37'),
(163, 'S4', 'Jun-2015', 'M/s. Ravi Stationary & Gift Center', 'Shop', 'Yes', '13460', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '2080.00', '2113.00', '0.00', '2015-08-19 17:23:37'),
(164, 'S5', 'Jun-2015', 'M/s. Good Choice', 'Shop', 'Yes', '13485', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6027.00', '6034.00', '0.00', '2015-08-19 17:23:37'),
(165, 'S6', 'Jun-2015', 'M/s. Businet', 'Shop', 'Yes', '13457', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '6552.00', '6558.00', '0.00', '2015-08-19 17:23:37'),
(166, 'S7', 'Jun-2015', 'M/s. Tripathi Book Distributors', 'Shop', 'Yes', '13482', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '25064.00', '25075.00', '0.00', '2015-08-19 17:23:37'),
(167, 'S8', 'Jun-2015', 'M/s. Ranu Confectionary & General Store', 'Shop', 'Yes', '13408', '2.20', '6.40', '240.00', '240.00', '7.50', '2.84', '9798.00', '10002.00', '0.00', '2015-08-19 17:23:37'),
(168, 'SSVision', 'Jun-2015', 'M/s. Sanju Star Vision', 'Contractor', 'Yes', '12321', '1.10', '6.40', '240.00', '240.00', '7.50', '2.84', '4705.00', '4786.00', '0.00', '2015-08-19 17:23:37'),
(169, 'VH3-201', 'Jun-2015', 'VACATE', 'None', 'No', '27743200', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '17983.00', '17983.00', '0.00', '2015-08-19 17:23:37'),
(170, 'VH3-202', 'Jun-2015', 'VACATE', 'None', 'No', '2657660', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '17183.00', '17183.00', '0.00', '2015-08-19 17:23:37'),
(171, 'VH3-301', 'Jun-2015', 'VACATE', 'None', 'No', '2744551', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '15013.80', '15013.80', '0.00', '2015-08-19 17:23:37'),
(172, 'VH3-302', 'Jun-2015', 'VACATE', 'None', 'No', '2657744', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '16906.80', '16906.80', '0.00', '2015-08-19 17:23:37'),
(173, 'VH3-307', 'Jun-2015', 'Mr. Manoj Kr. Upadhyay', 'Staff', 'No', '2657753', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '24325.00', '24853.00', '400.00', '2015-08-19 17:23:37'),
(174, 'VH3-308', 'Jun-2015', 'Mr. Sumit Shukla', 'Staff', 'No', '2744559', '5.50', '6.40', '240.00', '240.00', '7.50', '2.84', '26059.00', '26874.00', '400.00', '2015-08-19 17:23:37');
-- --------------------------------------------------------
--
-- Table structure for table `el_config`
--
CREATE TABLE `el_config` (
`id` int(11) NOT NULL,
`meterno` varchar(20) NOT NULL,
`initreading` decimal(8,2) NOT NULL,
`unitrate` decimal(5,2) NOT NULL DEFAULT '0.00',
`contactload` decimal(4,2) NOT NULL DEFAULT '0.00',
`fixedrate` decimal(6,2) NOT NULL DEFAULT '0.00',
`plrate` decimal(6,2) NOT NULL DEFAULT '0.00',
`edrate` decimal(4,2) NOT NULL DEFAULT '0.00',
`rscrate` decimal(4,2) NOT NULL DEFAULT '0.00',
`excessrate` decimal(7,2) NOT NULL DEFAULT '0.00',
`arrear_rate` decimal(4,2) NOT NULL,
`receipt` varchar(1000) DEFAULT NULL,
`receiptto` varchar(255) DEFAULT NULL,
`summary` varchar(1000) DEFAULT NULL,
`summaryto` varchar(255) DEFAULT NULL,
`bill` varchar(1000) NOT NULL,
`billto` varchar(255) NOT NULL,
`datereading` datetime DEFAULT NULL,
`datebilling` datetime DEFAULT NULL,
`datemailing` datetime DEFAULT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_config`
--
INSERT INTO `el_config` (`id`, `meterno`, `initreading`, `unitrate`, `contactload`, `fixedrate`, `plrate`, `edrate`, `rscrate`, `excessrate`, `arrear_rate`, `receipt`, `receiptto`, `summary`, `summaryto`, `bill`, `billto`, `datereading`, `datebilling`, `datemailing`, `dated`) VALUES
(1, '0155294', '233945.00', '7.00', '5.50', '300.00', '300.00', '7.50', '4.28', '7.20', '0.30', '<p>With reference to the accommodation allotment letter issued from the office of Dy. Registrar (A), your electricity payable is as above.</p>\r\n<p>Admissibility applicable as circulated from the office of Dy. Registrar (A) via Office Order F.No. <strong>IIIT-A/ODRA/059/2014</strong> dated April 8, 2014.</p>\r\n<p> </p>\r\n<p>Thus, above amount will be deducted from your salary/stipend in subsequent month. This is for your information and record pl.</p>', '', '<p>Above are the electricity charges<strong></strong> payable by licensees this month.</p>\r\n<p>Submitted for information and necessary action pl.</p>', 'dr.a@iiita.ac.in,dr.fa@iiita.ac.in,dean.irp@iiita.ac.in,a.engr@iiita.ac.in,spsahu@iiita.ac.in,sunilk@iiita.ac.in ', '<p>With reference to the letter issued from the office of Dy. Registrar (A), your electricity payable is as above.</p>\r\n<p>Thus, above amount may please be deposited in the Account Section at the earliest. This is for necessary action at your end.</p>', 'dr.a@iiita.ac.in,dr.fa@iiita.ac.in,dean.irp@iiita.ac.in,a.engr@iiita.ac.in,spsahu@iiita.ac.in,sunilk@iiita.ac.in ', '2018-02-01 19:08:18', '2018-02-01 20:42:35', '2018-02-01 19:17:29', '0000-00-00 00:00:00');
-- --------------------------------------------------------
--
-- Table structure for table `el_flats`
--
CREATE TABLE `el_flats` (
`id` int(11) NOT NULL,
`flatno` varchar(20) DEFAULT NULL,
`flattype` varchar(50) NOT NULL,
`contactedload` decimal(4,2) NOT NULL,
`meterno` varchar(20) NOT NULL,
`reading` decimal(10,2) DEFAULT NULL,
`meterno_new` varchar(20) DEFAULT NULL,
`reading_new` decimal(10,2) DEFAULT '0.00',
`wef_date` date NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_flats`
--
INSERT INTO `el_flats` (`id`, `flatno`, `flattype`, `contactedload`, `meterno`, `reading`, `meterno_new`, `reading_new`, `wef_date`, `dated`) VALUES
(1, 'B9', 'Type B', '5.50', '2839', '11862.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(2, 'B1', 'Type B', '5.50', '113806', '18021.00', '', '20.00', '2015-06-01', '2015-06-01 00:10:00'),
(3, 'B2', 'Type B', '5.50', '2383', '23487.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(4, 'B3', 'Type B', '5.50', '3069', '16495.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(5, 'B4', 'Type B', '5.50', '113786', '20618.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(6, 'B5', 'Type B', '5.50', '2856', '12501.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(7, 'B6', 'Type B', '5.50', '2304', '15266.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(8, 'B7', 'Type B', '5.50', '2360', '17667.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(9, 'B8', 'Type B', '5.50', '113790', '21258.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(10, 'B10', 'Type B', '5.50', '2368', '22830.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(11, 'B11', 'Type B', '5.50', '113788', '11907.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(12, 'B12', 'Type B', '5.50', '2883', '26656.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(13, 'B13', 'Type B', '5.50', '3001', '22964.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(14, 'B14', 'Type B', '5.50', '2387', '12839.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(15, 'B15', 'Type B', '5.50', '1900', '37744.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(16, 'B16', 'Type B', '5.50', '2997', '23290.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(17, 'A1', 'Type A', '2.20', '13652', '15339.00', '', '100.00', '2011-02-17', '2011-02-17 09:49:52'),
(18, 'A2', 'Type A', '2.20', '13688', '8295.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(19, 'A3', 'Type A', '2.20', '13643', '5181.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(20, 'A4', 'Type A', '2.20', '13625', '3351.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(21, 'RES-CA1', 'Residence Common Area A1-4', '2.20', '13646', '2463.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(22, 'A7', 'Type A', '2.20', '13472', '7537.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(23, 'A8', 'Type A', '2.20', '3147506', '6070.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(24, 'C1', 'Type C', '5.50', '2740882', '30506.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(25, 'C2', 'Type C', '5.50', '2740874', '24729.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(26, 'D1', 'Type D', '5.50', '3020', '7938.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(27, 'MSA101', 'Married Scholar Appartment', '2.20', '6843153', '7051.50', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(28, 'MSA102', 'Married Scholar Appartment', '2.20', '6843158', '11328.40', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(29, 'MSA103', 'Married Scholar Appartment', '2.20', '6843149', '11380.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(30, 'MSA104', 'Married Scholar Appartment', '2.20', '6843141', '17446.60', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(31, 'MSA105', 'Married Scholar Appartment', '2.20', '6843151', '10601.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(32, 'MSA106', 'Married Scholar Appartment', '2.20', '6843146', '8807.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(33, 'MSA-CA1', 'Common Area RSA1', '2.20', '62713794', '0.00', '', '0.00', '2016-12-30', '2015-06-01 00:10:00'),
(34, 'MSA201', 'Married Scholar Appartment', '2.20', '7731916', '6279.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(35, 'MSA202', 'Married Scholar Appartment', '2.20', '6843143', '4822.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(36, 'MSA203', 'Married Scholar Appartment', '2.20', '6843140', '10557.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(37, 'MSA204', 'Married Scholar Appartment', '2.20', '6843150', '6388.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(38, 'MSA205', 'Married Scholar Appartment', '2.20', '6843156', '11008.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(39, 'MSA206', 'Married Scholar Appartment', '2.20', '6843147', '6573.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(40, 'MSA301', 'Married Scholar Appartment', '2.20', '771901', '1036.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(41, 'MSA302', 'Married Scholar Appartment', '2.20', '7731894', '9810.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(42, 'MSA303', 'Married Scholar Appartment', '2.20', '7731895', '6534.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(43, 'MSA304', 'Married Scholar Appartment', '2.20', '7731900', '5746.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(44, 'MSA305', 'Married Scholar Appartment', '2.20', '7731883', '6366.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(45, 'MSA306', 'Married Scholar Appartment', '2.20', '7731909', '8929.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(46, 'MSA307', 'Married Scholar Appartment', '2.20', '7731890', '6806.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(47, 'MSA308', 'Married Scholar Appartment', '2.20', '7731898', '577.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(48, 'MSA401', 'Married Scholar Appartment', '2.20', '7731907', '6769.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(49, 'MSA402', 'Married Scholar Appartment', '2.20', '7731914', '4005.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(50, 'MSA403', 'Married Scholar Appartment', '2.20', '7731919', '6463.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(51, 'MSA404', 'Married Scholar Appartment', '2.20', '7731906', '3067.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(52, 'MSA405', 'Married Scholar Appartment', '2.20', '7731917', '3585.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(53, 'MSA406', 'Married Scholar Appartment', '2.20', '7731912', '4990.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(54, 'MSA407', 'Married Scholar Appartment', '2.20', '7731913', '10190.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(55, 'MSA408', 'Married Scholar Appartment', '2.20', '7731904', '2899.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(56, 'MSA409', 'Married Scholar Appartment', '2.20', '7731910', '1743.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(57, 'MSA410', 'Married Scholar Appartment', '2.20', '7731903', '5687.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(58, 'MSA-CA2', 'Common Area RSA2', '2.20', '7731918', '25831.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(59, 'MSA501', 'Married Scholar Appartment', '2.20', '7731880', '7656.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(60, 'MSA502', 'Married Scholar Appartment', '2.20', '7731892', '7653.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(61, 'MSA503', 'Married Scholar Appartment', '2.20', '7731889', '3881.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(62, 'MSA504', 'Married Scholar Appartment', '2.20', '7731888', '3995.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(63, 'MSA505', 'Married Scholar Appartment', '2.20', '7731899', '8307.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(64, 'MSA507', 'Married Scholar Appartment', '2.20', '7731893', '1437.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(65, 'MSA508', 'Married Scholar Appartment', '2.20', '7731886', '2253.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(66, 'MSA509', 'Married Scholar Appartment', '2.20', '7731887', '3993.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(67, 'MSA510', 'Married Scholar Appartment', '2.20', '7731896', '4995.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(68, 'MSA601', 'Married Scholar Appartment', '2.20', '7731902', '2757.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(69, 'MSA602', 'Married Scholar Appartment', '2.20', '7731905', '8999.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(70, 'MSA603', 'Married Scholar Appartment', '2.20', '7731881', '1564.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(71, 'MSA604', 'Married Scholar Appartment', '2.20', '7731884', '1687.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(72, 'MSA605', 'Married Scholar Appartment', '2.20', '7731885', '4340.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(73, 'MSA606', 'Married Scholar Appartment', '2.20', '7731911', '3527.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(74, 'MSA607', 'Married Scholar Appartment', '2.20', '7731897', '1512.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(75, 'MSA608', 'Married Scholar Appartment', '2.20', '7731915', '7310.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(76, 'MSA609', 'Married Scholar Appartment', '2.20', '7731891', '901.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(77, 'MSA610', 'Married Scholar Appartment', '2.20', '7731882', '2562.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(78, 'A5', 'Type A', '2.20', '13621', '10335.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(79, 'A6', 'Type A', '2.20', '13479', '9320.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(80, 'RES-CA2', 'Residence Common Area A5-8', '2.20', '13491', '1291.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(81, 'RES-CA3', 'Residence Common Area B1-4', '2.20', '13641', '14008.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(82, 'RES-CA4', 'Residence Common Area B5-8', '2.20', '13490', '1632.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(83, 'RES-CA5', 'Residence Common Area B9-12', '2.20', '13441', '2375.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(84, 'RES-CA6', 'Residence Common Area B13-16', '2.20', '13658', '2440.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(85, 'RES-CA7', 'Residence Common Area C1-2', '2.20', '1641695', '0.30', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(86, 'RES-CA8', 'Residence Common Area D1-4', '2.20', '13450', '3494.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(87, 'RES-CA9', 'Residence Common Area D5-8', '2.20', '13619', '3002.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(88, 'RES-CA10', 'Residence Common Area D9-12', '2.20', '13437', '2731.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(89, 'RES-CA11', 'Residence Common Area D13-16', '2.20', '13476', '4346.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(90, 'RES-CA12', 'Residence Common Area D17-20', '2.20', '13484', '1727.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(91, 'RES-CA13', 'Residence Common Area D21-24', '2.20', '13429', '1745.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(92, 'RES-CA14', 'Residence Common Area D25-26', '2.20', '1641685', '1973.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(93, 'RES-CA15', 'Residence Common Area D27-28', '2.20', '2653167', '1405.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(94, 'D2', 'Type D', '5.50', '2850', '20394.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(95, 'D3', 'Type D', '5.50', '2879', '20661.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(96, 'D4', 'Type D', '5.50', '2350', '25452.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(97, 'D5', 'Type D', '5.50', '113794', '9716.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(98, 'D6', 'Type D', '5.50', '2890', '28932.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(99, 'D7', 'Type D', '5.50', '2192', '40399.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(100, 'D9', 'Type D', '5.50', '113791', '13386.00', '', '0.00', '2011-03-02', '2011-03-02 09:26:37'),
(101, 'D10', 'Type D', '5.50', '2300', '41205.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(102, 'D11', 'Type D', '5.50', '2859', '21702.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(103, 'D13', 'Type D', '5.50', '113798', '5289.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(104, 'D14', 'Type D', '5.50', '113805', '33174.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(105, 'D15', 'Type D', '5.50', '2384', '26235.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(106, 'D16', 'Type D', '5.50', '2931', '21528.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(107, 'D17', 'Type D', '5.50', '2072', '6823.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(108, 'D18', 'Type D', '5.50', '2934', '11476.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(109, 'D19', 'Type D', '5.50', '2386', '6994.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(110, 'D20', 'Type D', '5.50', '2891', '25183.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(111, 'D21', 'Type D', '5.50', '138472', '3.70', '', '0.00', '2017-12-07', '2015-06-01 00:10:00'),
(112, 'D22', 'Type D', '5.50', '2858', '7877.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(113, 'D23', 'Type D', '5.50', '2319', '7056.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(114, 'D24', 'Type D', '5.50', '2116', '14212.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(115, 'D25', 'Type D', '5.50', '2738353', '39727.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(116, 'D26', 'Type D', '5.50', '2740881', '50512.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(117, 'D27', 'Type D', '5.50', '2740878', '36667.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(118, 'D28', 'Type D', '5.50', '2738351', '35883.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(119, 'E1', 'Type E', '5.50', '2109', '21655.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(120, 'E2', 'Type E', '5.50', '2857', '22217.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(121, 'E3', 'Type E', '5.50', '2740876', '44486.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(122, 'E4', 'Type E', '5.50', '2740884', '78916.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(123, 'E5', 'Type E', '5.50', '2740880', '4566.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(124, 'E6', 'Type E', '5.50', '2740873', '40516.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(125, 'E7', 'Type E', '5.50', '16924655', '0.00', '', '0.00', '2016-12-30', '2015-06-01 00:10:00'),
(126, 'E8', 'Type E', '5.50', '2740879', '24177.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(127, 'E9', 'Type E', '5.50', '2740877', '26397.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(128, 'E10', 'Type E', '5.50', '2740883', '17589.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(129, 'E11', 'Type E', '5.50', '2363', '39503.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(130, 'E12', 'Type E', '5.50', '1802', '32602.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(131, 'E13', 'Type E', '5.50', '2865', '12539.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(132, 'E14', 'Type E', '5.50', '113489', '9119.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(133, 'F1', 'Type F', '5.50', '456356', '11532.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(134, 'F2', 'Type F', '5.50', '2875', '11135.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(135, 'F3', 'Type F', '5.50', '3009', '11439.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(136, 'F4', 'Type F', '5.50', '1945', '9395.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(137, 'F5', 'Type F', '5.50', '2845', '7236.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(138, 'D8', 'Type D', '5.50', '3033', '23969.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(139, 'D12', 'Type D', '5.50', '2904', '38457.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(140, 'MSA506', 'Married Scholar Apartment', '2.20', '7731908', '4288.00', '', '0.00', '2015-06-01', '2015-06-01 00:10:00'),
(141, 'VH3-301', 'Visitor Hostel - III ', '5.50', '2744551', '15013.80', '', '0.00', '2013-01-02', '2013-01-02 17:36:45'),
(142, 'VH3-302', 'Visitor Hostel - III', '5.50', '2657744', '15837.00', '', '0.00', '2013-01-02', '2013-01-02 17:37:44'),
(143, 'VH3-201', 'Visitor Hostel - III', '5.50', '27743200', '16973.00', '', '0.00', '2013-02-12', '2013-02-12 13:38:41'),
(144, 'VH3-202', 'Visitor Hostel - III', '5.50', '2657660', '17183.00', '', '0.00', '2013-02-12', '2013-02-12 15:47:45'),
(145, 'VH3-307', 'Visitor Hostel - III', '5.50', '2657753', '24325.00', '', '0.00', '2013-02-12', '2013-02-12 15:55:54'),
(146, 'VH3-308', 'Visitor Hostel - III', '5.50', '2744559', '26059.00', '', '0.00', '2013-02-12', '2013-02-12 15:56:33'),
(147, 'S1', 'Shop', '2.20', '13455', '6495.00', '', '0.00', '2015-07-02', '2015-07-02 14:59:29'),
(148, 'S2', 'Shop', '2.20', '13406', '5062.00', '', '0.00', '2015-07-02', '2015-07-02 15:02:39'),
(149, 'S3', 'Shop', '2.20', '13456', '8730.00', '', '0.00', '2015-07-02', '2015-07-02 16:29:10'),
(150, 'S4', 'Shop', '2.20', '13460', '2080.00', '', '0.00', '2015-07-22', '2015-07-22 16:39:34'),
(151, 'S5', 'Shop', '2.20', '13485', '6027.00', '', '0.00', '2015-07-22', '2015-07-22 16:39:52'),
(152, 'S6', 'Shop', '2.20', '13457', '6552.00', '', '0.00', '2015-07-22', '2015-07-22 16:40:17'),
(153, 'S7', 'Shop', '2.20', '13482', '25064.00', '', '0.00', '2015-07-22', '2015-07-22 16:40:28'),
(154, 'S8', 'Shop', '2.20', '13408', '9798.00', '', '0.00', '2015-07-22', '2015-07-22 16:40:39'),
(155, 'H1', 'Type D', '5.50', '22370596', '4223.00', '', '0.00', '2015-07-22', '2015-07-22 16:49:58'),
(156, 'H2', 'Type D', '5.50', '22370712', '2295.00', '', '0.00', '2015-07-22', '2015-07-22 16:50:18'),
(157, 'H3', 'Type D', '5.50', '22370503', '990.00', '', '0.00', '2015-07-22', '2015-07-22 16:50:34'),
(158, 'H4', 'Type D', '5.50', '22370509', '5098.00', '', '0.00', '2015-07-22', '2015-07-22 16:50:56'),
(159, 'H5', 'Type D', '5.50', '22370684', '2826.00', '', '0.00', '2015-07-22', '2015-07-22 16:52:02'),
(160, 'H6', 'Type D', '5.50', '22370715', '27.70', '', '0.00', '2015-07-22', '2015-07-22 16:52:15'),
(161, 'H7', 'Type D', '5.50', '22370714', '211.00', '', '0.00', '2015-07-22', '2015-07-22 16:52:25'),
(162, 'H8', 'Type D', '5.50', '22370600', '6710.00', '', '0.00', '2015-07-22', '2015-07-22 16:52:38'),
(163, 'H9', 'Type D', '5.50', '22370711', '16.20', '', '0.00', '2015-07-22', '2015-07-22 16:52:59'),
(164, 'H10', 'Type D', '5.50', '22370501', '325.00', '', '0.00', '2015-07-22', '2015-07-22 16:53:10'),
(165, 'H11', 'Type D', '5.50', '22370591', '1535.00', '', '0.00', '2015-07-22', '2015-07-22 16:53:22'),
(166, 'H12', 'Type D', '5.50', '22370719', '69.90', '', '0.00', '2015-07-22', '2015-07-22 16:53:56'),
(167, 'G1 ', 'Type C', '5.50', '22352014', '635.00', '', '0.00', '2015-07-31', '2015-07-31 15:06:36'),
(168, 'G2 ', 'Type C', '5.50', '22352005', '235.00', '', '0.00', '2015-07-31', '2015-07-31 15:07:37'),
(169, 'G3 ', 'Type C', '5.50', '21799557', '86.00', '', '0.00', '2015-07-31', '2015-07-31 15:12:27'),
(170, 'G4 ', 'Type C', '5.50', '22352020', '273.00', '', '0.00', '2015-07-31', '2015-07-31 15:12:49'),
(171, 'G5', 'Type C', '5.50', '22352008', '346.00', '', '0.00', '2015-07-31', '2015-07-31 15:13:08'),
(172, 'G6', 'Type C', '5.50', '22352767', '70.80', '', '0.00', '2015-07-31', '2015-07-31 15:14:36'),
(173, 'G7', 'Type C', '5.50', '22352016', '69.00', '', '0.00', '2015-07-31', '2015-07-31 15:14:58'),
(174, 'G8 ', 'Type C', '5.50', '22352764', '0.20', '', '0.00', '2015-07-31', '2015-07-31 15:15:20'),
(175, 'G9', 'Type C', '5.50', '22352763', '18.00', '', '0.00', '2015-07-31', '2015-07-31 15:15:40'),
(176, 'G10', 'Type C', '5.50', '22352006', '1.00', '', '0.00', '2015-07-31', '2015-07-31 15:16:11'),
(177, 'G11', 'Type C', '5.50', '22352007', '14.00', '', '0.00', '2015-07-31', '2015-07-31 15:16:28'),
(178, 'G12', 'Type C', '5.50', '22352002', '0.20', '', '0.00', '2015-07-31', '2015-07-31 15:16:51'),
(179, 'G13', 'Type C', '5.50', '26287366', '0.10', '', '0.00', '2017-12-06', '2015-07-31 15:17:15'),
(180, 'G14', 'Type C', '5.50', '62713799', '4.70', '', '0.00', '2016-12-30', '2015-07-31 15:17:34'),
(181, 'G15', 'Type C', '5.50', '22352775', '2.00', '', '0.00', '2015-07-31', '2015-07-31 15:17:51'),
(182, 'G16', 'Type C', '5.50', '26287370', '1.10', '', '0.00', '2017-12-07', '2015-07-31 15:18:10'),
(183, 'G17', 'Type C', '5.50', '22352762', '2.00', '', '0.00', '2015-07-31', '2015-07-31 15:18:26'),
(184, 'G18', 'Type C', '5.50', '21799570', '1.00', '', '0.00', '2015-07-31', '2015-07-31 15:18:50'),
(185, 'G19', 'Type C', '5.50', '22352776', '1.00', '', '0.00', '2015-07-31', '2015-07-31 15:19:07'),
(186, 'G20', 'Type C', '5.50', '26287363', '5.00', '', '0.00', '2017-12-07', '2015-07-31 15:19:25'),
(187, 'KV-IIITA', 'College', '22.00', '355752', '30580.00', '', '0.00', '2015-08-07', '2015-08-07 10:36:59'),
(188, 'BEC-Main', 'UC', '1.00', '2863', '40203.00', '', '0.00', '2015-08-07', '2015-08-07 10:39:13'),
(189, 'BEC-Audi', 'UC', '2.20', '1H2898876', '2.30', '', '0.00', '2015-08-07', '2015-08-07 10:40:48'),
(190, 'BEC-Admin', 'UC', '5.50', '240', '26333.00', '', '0.00', '2015-08-07', '2015-08-07 10:42:10'),
(191, 'SSVision', 'CTV Control Room', '1.10', '12321', '4705.00', '', '0.00', '2015-08-07', '2015-08-07 10:43:23'),
(192, 'BH4-Canteen', 'Night Canteen', '2.20', '187722', '959.00', '', '0.00', '2015-08-07', '2015-08-07 10:45:44'),
(194, 'S-CA1', 'Shop Common Area', '2.20', '12981', '15284.00', '', '0.00', '2015-08-17', '2015-08-17 10:49:37'),
(195, 'Dir-Res', 'Director Residence', '5.50', '12390', '50954.00', '', '0.00', '2015-08-18', '2015-08-18 16:18:26'),
(196, 'I1', 'Type I', '2.20', '24997429', '18.00', '', '0.00', '2015-08-18', '2015-08-18 16:25:47'),
(197, 'I2', 'Type I', '2.20', '26291180', '4.00', '', '0.00', '2015-08-18', '2015-08-18 16:26:28'),
(198, 'I3', 'Type I', '2.20', '26291177', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:26:49'),
(199, 'I4', 'Type I', '2.20', '26291176', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:27:19'),
(200, 'I5', 'Type I', '2.20', '26291172', '3.00', '', '0.00', '2015-08-18', '2015-08-18 16:27:41'),
(201, 'I6', 'Type I', '2.20', '26291164', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:28:11'),
(202, 'I7', 'Type I', '2.20', '26292274', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:28:29'),
(203, 'I8', 'Type I', '2.20', '26291170', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:29:07'),
(204, 'I9', 'Type I', '2.20', '26291175', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:29:27'),
(205, 'I10', 'Type I', '2.20', '26291179', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:29:56'),
(206, 'I11', 'Type I', '2.20', '26291173', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:30:16'),
(207, 'I12', 'Type I', '2.20', '26291178', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:30:40'),
(208, 'I13', 'Type I', '2.20', '26291171', '3.00', '', '0.00', '2015-08-18', '2015-08-18 16:31:09'),
(209, 'I14', 'Type I', '2.20', '24997428', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:31:35'),
(210, 'I15', 'Type I', '2.20', '26291161', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:32:10'),
(211, 'I16', 'Type I', '2.20', '26292275', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:32:30'),
(212, 'I17', 'Type I', '2.20', '22352765', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:32:56'),
(213, 'I18', 'Type I', '2.20', '22352001', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:33:16'),
(214, 'I19', 'Type I', '2.20', '22352774', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:33:43'),
(215, 'I20', 'Type I', '2.20', '22352770', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:35:09'),
(216, 'I21', 'Type I', '2.20', '22352768', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:35:28'),
(217, 'I22', 'Type I', '2.20', '22352010', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:35:50'),
(218, 'I23', 'Type I', '2.20', '22352009', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:36:15'),
(219, 'I24', 'Type I', '2.20', '22352004', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:36:39'),
(220, 'I25', 'Type I', '2.20', '22352013', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:36:59'),
(221, 'I26', 'Type I', '2.20', '22352769', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:37:21'),
(222, 'I27', 'Type I', '2.20', '22352773', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:37:46'),
(223, 'I28', 'Type I', '2.20', '22352019', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:38:09'),
(224, 'I29', 'Type I', '2.20', '22352015', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:39:00'),
(225, 'I30', 'Type I', '2.20', '22352012', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:39:22'),
(226, 'I31', 'Type I', '2.20', '22352003', '2.00', '', '0.00', '2015-08-18', '2015-08-18 16:39:41'),
(227, 'I32', 'Type I', '2.20', '22352018', '1.00', '', '0.00', '2015-08-18', '2015-08-18 16:40:00'),
(228, 'GH3-R511', 'Hostel ', '2.20', '09', '0.00', '', '0.00', '2015-09-01', '2015-09-01 19:40:29'),
(230, 'BH1-R253', 'Hostel', '2.00', '02', '0.00', '', '0.00', '2015-09-01', '2015-09-01 19:49:45'),
(231, 'BH1-R257', 'Hostel', '2.20', '01', '0.00', '', '0.00', '2015-09-02', '2015-09-02 09:47:43'),
(232, 'BH1-R256', 'Hostel', '2.20', '03', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:34:08'),
(233, 'BH1-R205', 'Hostel', '2.20', '05', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:35:46'),
(234, 'BH1-R255', 'Hostel', '2.20', '06', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:36:22'),
(235, 'BH1-R265', 'Hostel', '2.00', '07', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:36:51'),
(236, 'BH1-R259', 'Hostel', '2.20', '08', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:38:06'),
(237, 'GH3-R512', 'Hostel', '2.20', '10', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:40:46'),
(238, 'GH3-R519', 'Hostel', '2.20', '11', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:41:20'),
(239, 'GH3-R521', 'Hostel', '2.20', '12', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:41:49'),
(240, 'GH3-R611', 'Hostel', '2.20', '13', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:43:17'),
(241, 'GH3-R612', 'Hostel', '2.20', '14', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:43:50'),
(242, 'GH3-R620', 'Hostel', '2.20', '15', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:44:28'),
(243, 'GH3-R621', 'Hostel', '2.20', '16', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:45:45'),
(244, 'GH3-R719', 'Hostel', '2.20', '19', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:46:44'),
(245, 'GH3-R712', 'Hostel', '2.20', '20', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:47:52'),
(246, 'GH3-R721', 'Hostel', '2.20', '21', '0.00', '', '0.00', '2015-09-02', '2015-09-02 19:48:23'),
(247, 'GH3-R610', 'Hostel', '2.20', '25', '0.00', '', '0.00', '2015-09-03', '2015-09-03 14:59:19'),
(249, 'BH2-Canteen', 'Night Canteen', '2.20', '220526', '405.00', '', '0.00', '2016-03-02', '2016-03-02 17:13:22'),
(250, 'GH3-Canteen', 'Night Canteen', '2.20', '025304', '5.00', '', '0.00', '2016-03-07', '2016-03-07 15:58:00'),
(251, 'H13', 'Type D', '5.50', '2117860', '0.00', '', '0.00', '2016-06-09', '2016-06-09 18:14:24'),
(252, 'H14', 'Type D', '5.50', '2117858', '564.00', '', '0.00', '2016-09-14', '2016-09-14 18:53:30'),
(253, 'H17', 'Type D', '5.50', '2117857', '826.00', '', '0.00', '2016-09-15', '2016-09-15 16:00:22'),
(254, 'H15', 'Type D', '5.50', '2117856', '1.90', '', '0.00', '2016-10-05', '2016-10-05 15:31:17'),
(255, 'H16', 'Type D', '5.50', '2117861', '5.40', '', '0.00', '2016-10-05', '2016-10-05 15:32:54'),
(256, 'H18', 'Type D', '5.50', '2117862', '2.60', '', '0.00', '2016-10-05', '2016-10-05 15:33:28'),
(259, 'BH-1', 'Boys hostel - 1', '5.50', '16199316', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:25:22'),
(258, 'BH-5 Canteen', 'Night Canteen (BH-5)', '2.20', '022327', '3.00', '', '0.00', '2016-09-28', '2016-11-03 20:38:51'),
(260, 'BH-2', 'Boys hostel - 2', '5.50', '16199312', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:26:04'),
(261, 'BH-3', 'Boys hostel - 3', '5.50', '16199317', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:26:36'),
(262, 'BH-4', 'Boys hostel - 4', '5.50', '16953884', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:27:11'),
(263, 'BH-5', 'Boys hostel - 5', '5.50', '16199311', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:27:57'),
(264, 'GH-1', 'Girls Hostel - 01', '5.50', '16199310', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:28:20'),
(265, 'GH-2', 'Girls Hostel - 02', '5.50', '16199315', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:28:44'),
(266, 'GH-3', 'Girls Hostel - 03', '5.50', '16199314', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:29:16'),
(267, 'FP-A', 'Feeder Piller - A', '5.50', '16199309', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:29:44'),
(268, 'FP-B', 'Feeder Piller - B', '5.50', '16199313', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:30:38'),
(269, 'FP-C', 'Feeder Piller - C', '5.50', '16199308', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:31:01'),
(270, 'FP-D', 'Feeder Piller - D', '5.50', '16199319', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:31:28'),
(271, 'FP-E', 'Feeder Piller - E', '5.50', '16199320', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:32:02'),
(272, 'FP-F', 'Feeder Piller - F', '5.50', '16199318', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:36:19'),
(273, 'FP-J', 'Feeder Piller - J', '5.50', '16199325', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:37:00'),
(274, 'FP-I', 'Feeder Piller - I', '5.50', '16199322', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:37:44'),
(275, 'FP-K', 'Feeder Piller - K', '5.50', '16199324', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:39:15'),
(276, 'FP-H', 'Feeder Piller - H', '5.50', '16199326', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:39:49'),
(277, 'FP-G', 'Feeder Piller - G', '5.50', '16199321', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:40:18'),
(278, 'SWP', 'Swimming Pool', '5.50', '16199323', '0.00', '', '0.00', '2017-09-01', '2017-09-14 22:40:57'),
(279, 'ATM-CANARA', 'Shopping Center- ATM', '5.50', '6250861', '0.00', '', '0.00', '2017-09-19', '2017-09-19 13:29:02');
-- --------------------------------------------------------
--
-- Table structure for table `el_licensee`
--
CREATE TABLE `el_licensee` (
`id` int(11) NOT NULL,
`flatno` varchar(20) DEFAULT NULL,
`fullname` varchar(50) DEFAULT NULL,
`designation` varchar(50) NOT NULL,
`email` varchar(250) DEFAULT '@iiita.ac.in',
`category` varchar(25) DEFAULT NULL,
`datealloted` date DEFAULT NULL,
`sharing` enum('Yes','No') NOT NULL DEFAULT 'No',
`external` enum('Yes','No') NOT NULL DEFAULT 'No',
`subsidy` decimal(7,2) DEFAULT NULL,
`dated` datetime DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_licensee`
--
INSERT INTO `el_licensee` (`id`, `flatno`, `fullname`, `designation`, `email`, `category`, `datealloted`, `sharing`, `external`, `subsidy`, `dated`) VALUES
(1, 'B9', 'Mr. Nilendra Tripathi', 'Computer Asstt.', 'nilendra@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(2, 'B1', 'Mr. Yogesh Kardam', 'Computer Operator', 'yogesh@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(4, 'B2', 'Mr. Sumit Shukla', 'UDC', 'sumitshukla@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '2560.00', '2016-04-30 13:37:03'),
(5, 'B3', 'Mr. Mukesh Rawat', 'Personal Secretary', 'mukesh@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(6, 'B4', 'Mr. Rajiv Bhatia', 'Accountant', 'rkbhatia@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(7, 'B6', 'Mr. Kapil Srivastava', 'Execitive Assistant', 'kapil@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '2560.00', '2015-08-13 01:28:44'),
(8, 'B7', 'Mr. Sarvesh Kr. Mishra', 'Library Information Asstt.', 'sarvesh@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(9, 'B8', 'Mr. Kaushal Kr. Singh', 'Technical Asstt.', 'kaushal@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(10, 'A1', 'Mr. Satish Kumar', 'Driver', 'satishkr@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '2560.00', '2015-08-14 18:09:42'),
(11, 'B10', 'Mr. Girish Dixit', 'Lab Assistant', 'girish@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '2560.00', '2015-08-13 16:52:29'),
(12, 'C1', 'Vacant', 'post', 'email@iiita.ac.in ', 'None', '2015-06-01', '', 'No', '6400.00', '2017-08-01 11:14:25'),
(13, 'C2', 'Mr. Niranjan Kumar ', 'Asstt. Registrar', 'ar.sm@iiita.ac.in ', 'Officer', '2015-06-01', '', 'No', '6400.00', '2017-07-13 16:47:25'),
(14, 'D1', 'Dr. M.K. Mishra', 'System Analyst', 'mmishra@iiita.ac.in', 'Officer', '2015-06-01', 'No', 'No', '5120.00', '2016-09-15 12:39:49'),
(15, 'D2', 'Dr. Pragya Singh', 'Asstt. Professor', 'pragyabhardwaj@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(16, 'D3', 'Dr. Satyavani Gutulla', 'Asstt. Professor', 'satyavani@iiita.ac.in', 'None', '2015-04-05', '', 'No', '6400.00', '2017-04-05 16:25:01'),
(17, 'D4', 'Vacant', '', '', 'None', '2016-12-30', '', 'No', '6400.00', '2017-01-10 15:55:04'),
(283, 'E7', 'Dr. Manish Kumar ', 'Astt. Professor ', 'manish@iiita.ac.in', 'Asstt. Professor', '2017-01-10', '', 'No', NULL, '2017-01-10 16:03:50'),
(18, 'D5', 'Dr. Seema Shah', 'Dy. Registrar (S&P)', 'dr.sp@iiita.ac.in', 'Dy. Registrar', '2015-06-01', '', 'No', '5120.00', '2016-06-16 16:01:16'),
(19, 'D6', 'Mr. Loknath Sharma', 'Security Officer', 'lnsharma@iiita.ac.in', 'Officer', '2015-06-01', 'No', 'No', '5120.00', '2015-06-01 00:00:00'),
(253, 'F5', 'Dr. Pritish Bhradwaj', 'Assoc. Professor', 'pritish@iiita.ac.in', 'Assoc. Professor', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:40:32'),
(21, 'D8', 'Dr. K. P. Singh ', 'Asstt. Professor', 'kpsingh@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '6400.00', '2015-08-13 17:06:44'),
(24, 'D11', 'Dr. Satish Kr. Singh', 'Asstt. Professor', 'sk.singh@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(25, 'D13', 'Dr. Triloki Pant', 'Asstt. professor', 'tpant@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '0.00', '2017-10-05 12:39:22'),
(289, 'A2', 'Nisha Dubey', 'Computer Assistant', 'spsahu@iiita.ac.in', 'None', '2017-08-01', '', 'No', NULL, '2017-08-01 11:22:02'),
(264, 'E6', 'Dr. Vijay Kumar Chaurasiya', 'Asstt. Professor', 'vijayk@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-07-11 18:36:52'),
(27, 'D15', 'Dr. Manish Goswami', 'Asstt. Professor', 'manishgoswami@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(29, 'D17', 'Dr. Pawan Kumar Saini', 'Dy. Registrar (E & A)', 'pksaini@iiita.ac.in', 'Dy. Registrar', '2015-06-01', '', 'No', '0.00', '2016-06-16 16:02:14'),
(30, 'D18', 'Dr. Ranjit Singh', 'Associate Prof.', 'ranjitsingh@iiita.ac.in', 'Assoc. Professor', '2015-06-01', '', 'No', '0.00', '2017-10-05 17:48:58'),
(31, 'D19', 'Mr. Ranjit Banerjee', 'Asstt. Registrar (Exam)', 'rbanerjee@iiita.ac.in', 'Officer', '2015-06-01', '', 'No', '6400.00', '2016-06-16 16:02:38'),
(32, 'D20', 'Dr. Shailendra Kumar', 'Asstt. Professor', 'shailendrak@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '6400.00', '2016-01-27 10:11:53'),
(33, 'D21', 'Dr. S. Venkatesan', 'Asstt. Professor', 'venkat@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '6400.00', '2015-08-13 16:54:45'),
(34, 'D22', 'Dr. Pramod Kumar ', 'Asstt. Professor', 'pkumar@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(36, 'D24', 'Dr. B. S. Sanjeev', 'Asstt. Professor', 'bss@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(37, 'D25', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'ashutosh_singh@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '6400.00', '2017-09-14 23:48:57'),
(38, 'D27', 'Dr. Shashi Kant Rai', 'Asstt. Professor', 'shashikant@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '0.00', '2017-10-05 17:58:16'),
(39, 'D28', 'Dr. Amit Prabhakar', 'Asstt. Professor', 'amit@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '5120.00', '2016-04-30 13:13:22'),
(276, 'E1', 'Dr. Sanjay Singh', 'Associate Prof.', 'ssingh@iiita.ac.in', 'Assoc. Professor', '2016-10-05', '', 'No', NULL, '2017-08-01 11:30:05'),
(41, 'E2', 'Dr. Vrijendra Singh', 'Assoc. Professor', 'vrij@iiita.ac.in', 'Assoc. Professor', '2015-06-01', '', 'No', '6400.00', '2016-01-27 10:12:12'),
(42, 'E3', 'Prof. Shekhar Verma', 'Professor', 'sverma@iiita.ac.in', 'Professor', '2015-06-01', '', 'No', '6400.00', '2016-06-16 16:04:27'),
(43, 'E4', 'Prof. U. S. Tiwary', 'Professor', 'ust@iiita.ac.in', 'Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(44, 'E5', 'Prof. G. C. Nandi', 'Professor', 'gcnandi@iiita.ac.in', 'Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(251, 'BH2-Canteen', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'rajanjaiswal@gmail.com ', 'Contractor', NULL, '', 'Yes', '0.00', '2016-03-07 16:10:36'),
(46, 'E8', 'Dr. Manish Goswami', 'Associate Prof.', 'manishgoswami@iiita.ac.in', 'Assoc. Professor', '2015-06-01', '', 'No', '6400.00', '2017-08-01 11:26:50'),
(47, 'E9', 'Dr. Pavan Chakraborty', 'Assoc. Professor', 'pavan@iiita.ac.in', 'Assoc. Professor', '2015-06-01', '', 'No', '6400.00', '2016-01-27 10:10:59'),
(48, 'E10', 'Prof. T. Lahiri', 'Professor', 'tlahiri@iiita.ac.in', 'Professor', '2015-06-01', '', 'No', '6400.00', '2016-06-16 16:03:59'),
(49, 'E11', 'Prof. O. P. Vyas', 'Professor', 'opvyas@iiita.ac.in, ranjana@iiita.ac.in', 'None', '2015-06-01', '', 'No', '6400.00', '2017-04-27 15:58:45'),
(50, 'E12', 'Dr. Shirshu Verma', 'Assoc. Professor', 'shirshu@iiita.ac.in', 'Assoc. Professor', '2015-06-01', '', 'No', '6400.00', '2016-01-27 10:31:06'),
(51, 'E13', 'Dr. Rajat Kr. Singh', 'Assoc. Professor', 'rajatsingh@iiita.ac.in', 'Assoc. Professor', '2015-06-01', '', 'No', '0.00', '2016-01-27 10:31:21'),
(52, 'E14', 'Dr. Nitish Purohit', 'Assoc. Professor', 'np@iiita.ac.in', 'Assoc. Professor', '2015-06-01', 'No', 'No', '0.00', '2016-01-27 10:32:09'),
(53, 'MSA101', 'Mr. Vikash ', 'Scholar', 'rsi2016503@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2017-12-11 11:38:56'),
(54, 'MSA102', 'Mr. Ajay Kumar Tiwari ', 'Scholar', 'res2016001@iiita.ac.in, rse2016001@iiita.ac.in', 'PhD Sponsored', '2016-10-25', '', 'No', '332.80', '2017-12-11 15:01:29'),
(56, 'MSA104', 'Mrs. Anushree Tripathi', 'scholar', 'rs143@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '0.00', '2016-11-07 17:01:23'),
(59, 'MSA201', 'Ms. Arti Gupta', 'Scholar', 'rs147@iiita.ac.in, rs108@iiita.ac.in', 'PhD Sponsored', '2015-06-01', '', 'No', '332.80', '2017-12-11 15:02:27'),
(60, 'MSA202', 'Ms. Richa Anand', 'Scholar', 'rs125@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:15:12'),
(61, 'MSA203', 'Mr. Abhishek', 'Scholar', 'rsi2016006@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '2560.00', '2017-12-11 11:43:16'),
(62, 'MSA204', 'Mr. Amrit Pal', 'Scholar', 'rs167@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '2560.00', '2016-06-16 16:15:35'),
(63, 'MSA205', 'Ms. Rashmi Tripathi', 'Scholar', 'rs154@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '0.00', '2016-06-16 16:15:45'),
(64, 'MSA301', 'Vacant', '', '', 'None', '2015-06-01', '', 'No', '332.80', '2017-12-11 11:45:19'),
(65, 'MSA302', ' Mr. Pankaj Tyagi', 'Research Scholar', 'tyagipankaj070@gmail.com, pbi2015002@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2017-12-11 11:46:23'),
(66, 'MSA303', 'Ms. Anjali Gautam', 'Scholar', 'rs176@iiita.ac.in', 'PhD Stipend', '2016-10-25', '', 'No', '0.00', '2017-01-10 15:39:14'),
(67, 'MSA304', 'Mr. Utkarsh Raj', 'Scholar', 'rs156@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '2560.00', '2016-06-16 16:16:51'),
(68, 'MSA305', 'Mr. Soumit S. Chaudhary', 'Scholar', 'RSE2016006@iiita.ac.in', 'PhD Stipend', '2016-10-25', '', 'No', '332.80', '2017-01-10 15:48:57'),
(69, 'MSA306', 'Mr. Bhartrihari Pandiya', 'Scholar', 'rs178@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:17:05'),
(70, 'MSA307', 'Mr. Mahendra Kumar Shaukla', 'Scholar', 'rs177@iiita.ac.in', 'PhD Sponsored', '2015-06-01', '', 'No', '2560.00', '2016-06-16 16:19:56'),
(71, 'MSA401', 'Ms. Swechha Mishra ', 'Scholar', 'rs148@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '0.00', '2016-11-07 17:25:13'),
(248, 'Dir-Res', 'Prof. P.Nagabhusan', 'Director', 'a.engr@iiita.ac.in', 'Director', '2016-06-01', '', 'No', '0.00', '2017-08-01 11:33:58'),
(73, 'MSA403', 'Prasant K Singh', 'Scholar', 'rs164@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2017-12-11 11:55:26'),
(74, 'MSA404', 'Mr. Ashish Chaudhary', 'Scholar', 'rse2017501@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2017-12-11 11:49:02'),
(75, 'MSA407', 'Vacant', '', '@iiita.ac.in', 'None', '2015-06-01', '', 'No', '332.80', '2017-08-09 16:22:32'),
(76, 'MSA410', 'Mr. B. Venkata Rao', 'Scholar', 'PRO2014002@iiita.ac.in', 'PhD Stipend', '2016-10-25', '', 'No', '332.80', '2017-02-28 13:05:57'),
(77, 'MSA501', 'Mr. Ranjeet Kumar', 'Project Staff', 'ranjeet@iiita.ac.in, rs98@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '2560.00', '2017-12-11 15:05:04'),
(78, 'MSA502', 'Mr. Ms. bodhi Chakaraborty', 'Scholar', 'rs166@iiita.ac.in', 'PhD Stipend', '2016-10-25', '', 'No', '332.80', '2017-01-10 15:43:16'),
(79, 'MSA503', 'Mr. Saurabh Prakash', 'Scholar', 'rs153@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '0.00', '2016-06-16 16:18:23'),
(80, 'MSA505', 'Mr. Rajneesh Kumar', 'Scholar', 'rs160@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:18:31'),
(81, 'MSA602', 'Mr. Vinod Kumar Jatev', 'Scholar', 'rs142@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:19:09'),
(82, 'D12', 'Dr. Ratan Kumar Saha', 'Asstt. professor', 'ratank.saha@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '6400.00', '2016-03-02 17:21:08'),
(84, 'A3', 'Mr. Narayan Datt Tiwari', 'Driver', 'ilight@iiita.ac.in', 'None', '2016-09-15', '', 'No', '0.00', '2016-09-15 12:15:37'),
(255, 'A7', 'Mr. Kuldeep Singh', 'Driver ', 'ilight@iiita.ac.in', 'None', '2016-09-15', '', 'No', '0.00', '2016-09-15 12:15:44'),
(257, 'I21', 'Ms. Pratibha Verma', 'Lab Assistant', 'pratibha@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:37:51'),
(246, 'MSA402', 'Ms. Rashmi Singh', 'Scholar', 'rss2015001@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '0.00', '2016-09-15 12:41:20'),
(256, 'I24', 'Mr. Santosh Kumar Yadav', 'Lab Assistant', 'santoshkr@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:37:30'),
(90, 'B11', 'Mr. Santosh Mishra', 'Technical Assistant', 'smishra@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(91, 'B12', 'Mr. Pankaj Srivastava', 'Lab Assist.', 'pankajsrivastava@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(92, 'B13', 'Mr. Rajendra S Bisht', 'Multi-functional Asstt.', 'rajbisht@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(93, 'B14', 'Mr. Sanjay Kumar', 'Accountant', 'sanjaykumar@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(94, 'B15', 'Mr. Subhash Kumar', 'Care Taker', 'subhash@iiita.ac.in', 'Staff', '2015-06-01', 'No', 'No', '2560.00', '2015-06-01 00:00:00'),
(95, 'B16', 'Mr. K. S. Aeron', 'Accountant', 'ksaeron@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '2560.00', '2015-08-13 16:50:45'),
(96, 'D26', 'Dr. Sonali Agarwal', 'Asstt. Professor', 'sonali@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(98, 'F1', 'Prof. Anupam', 'Professor', 'anupam@iiita.ac.in', 'Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(103, 'MSA206', 'Mr. Santosh Kumar Barnwal', 'Scholar', 'rs128@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:15:58'),
(105, 'MSA405', 'Mr. Vivek Kumar Singh', 'Scholar', 'rsi2015001@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:17:40'),
(106, 'MSA406', 'Mrs. Suvidha Tripathi', 'Scholar', 'rsi2015002@iiita.ac.in', 'PhD Sponsored', '2017-02-28', '', 'No', '332.80', '2017-12-11 11:51:10'),
(107, 'MSA408', 'Mrs. Preeti Karwar', 'Scholar', 'RSE2016502@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-11-07 17:33:59'),
(108, 'MSA409', 'Mr. Divyesh Sachan', 'Scholar', 'rs168@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:17:58'),
(109, 'MSA504', 'Mr. Satya Prakesh', 'Project Staff', 'satyaprakash@iiita.ac.in, RS79@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '400.00', '2017-12-11 15:06:37'),
(111, 'MSA507', 'Mr. Gautam Kumar', 'Scholar', 'rs161@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-16 16:18:38'),
(112, 'MSA508', 'Mr. Sharad Gupta', 'Scholar', 'rs157@iiita.ac.in', 'PhD Stipend', '2016-10-25', '', 'No', '332.80', '2017-01-10 15:44:29'),
(113, 'MSA509', 'Mr. Abhishek Kumar ', 'Scholar', 'rse2016003@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-06-29 12:44:27'),
(114, 'MSA510', 'Ms. Soumendu Chakraborty', 'Scholar', 'rs169@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2016-07-05 09:46:35'),
(115, 'MSA601', 'Mr. Akhilesh Panchal', 'Research Scholar', 'rse2016505@iiita.ac.in', 'PhD Stipend', '2017-01-04', '', 'No', '332.80', '2017-01-05 16:18:00'),
(116, 'MSA603', 'Mr. Dheeraj Chitara', 'Scholar', 'rs138@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '0.00', '2016-06-16 16:19:14'),
(117, 'MSA604', 'Mr. Manoj Tolani', 'Scholar', 'rse2016004@iiita.ac.in', 'PhD Sponsored', '2015-06-01', '', 'No', '332.80', '2016-06-29 12:43:15'),
(118, 'MSA605', 'Mr. Sanjay Kumar Sonbhadra', 'Research Scholar', 'rsi2017502@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '0.00', '2017-09-14 23:52:00'),
(119, 'MSA606', 'Mr. Neelesh Gupta', 'Scholar', 'rse2017003@iiita.ac.in', 'PhD Stipend', '2017-02-28', '', 'No', '332.80', '2017-02-28 13:00:43'),
(120, 'MSA607', 'Mrs. Anju Sharma', 'Research Scholar', 'rss2017504@iiita.ac.in, rs146@iiita.ac.in', 'PhD Stipend', '2015-06-01', '', 'No', '332.80', '2017-12-11 15:08:48'),
(121, 'MSA608', 'Mr. Padmakar Pandey', 'Research Scholar', 'rs175@iiita.ac.in', 'PhD Stipend', '2017-01-04', '', 'No', '332.80', '2017-01-05 16:20:36'),
(122, 'MSA609', 'Ms. Shikha Suman', 'Scholar', 'rs174@iiita.ac.in', 'PhD Stipend', '2016-10-25', '', 'No', '332.80', '2017-01-10 15:47:47'),
(123, 'MSA610', 'Mr. Hemraj Meena', 'Scholar', 'iec2014046@iiita.ac.in', 'PhD Sponsored', '2015-06-01', '', 'No', '332.80', '2017-12-11 11:54:29'),
(124, 'B5', 'Mr. Durgesh Diwedi', 'Data Processor/Operator', 'durgesh@iiita.ac.in', 'Staff', '2015-06-01', '', 'No', '2560.00', '2015-08-13 16:49:34'),
(288, 'A5', 'Mr. Dinesh Kumar Mishra', 'Driver', 'ilight@iiita.ac.in', 'None', '2017-07-03', '', 'No', NULL, '2017-07-03 12:04:55'),
(278, 'BH-5 Canteen', 'M/s. Ranu Confectionary & General Store (Contracto', 'Contractor', 'rajanjaiswal@gmail.com ', 'Shop', '2016-11-03', '', 'Yes', NULL, '2016-11-03 20:49:01'),
(280, 'MSA105', 'Mrs. Vandana Kushwaha', 'Scholar', 'rsi2016002@iiita.ac.in', 'PhD Sponsored', '2016-11-04', '', 'No', NULL, '2016-11-07 17:02:20'),
(281, 'MSA308', 'Ms. Joyline Germine DSA ', 'Research Scholer ', 'rs155@iiita.ac.in', 'PhD Stipend', '2016-11-04', '', 'No', NULL, '2017-12-11 11:47:42'),
(284, 'D23', 'Dr. Kaushlesh Dwivedi', 'Medical Officer', 'kaushlesh@iiita.ac.in', 'Medical Officer', '2017-02-20', '', 'No', NULL, '2017-04-20 10:58:33'),
(285, 'H10', 'Dr. Pooja Mishra ', '(Asstt. Professor (TTM)', 'pooja@iiita.ac.in ', 'Asstt. Professor', '2016-08-01', '', 'No', NULL, '2017-01-10 16:20:32'),
(272, 'GH3-Canteen', 'M/s Bablu Enterprises Jhalwa Chauraha, Allahabad', 'Contractor', 'a.engr@iiita.ac.in', 'Contractor', '2016-09-16', '', 'Yes', NULL, '2017-03-07 20:16:04'),
(163, 'H1', 'Dr. Ashutosh Mishra', 'Assoc. Professor', 'am@iiita.ac.in', 'Assoc. Professor', '2015-06-01', '', 'No', '6400.00', '2016-05-13 12:56:28'),
(268, 'G18', 'Dr. Srijit Bhattacharjee', 'Asstt. Professor', 'srijitb@iitgn.ac.in', 'Asstt. Professor', '2016-06-01', '', 'No', '0.00', '2016-10-05 15:17:04'),
(164, 'H2', 'Dr. Sangeeta Singh', 'Asstt. Professor', 'sangeeta@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(148, 'S1', 'M/s. Saundarya Beauty Parlor', 'Contractor', 'a.engr@iiita.ac.in', 'Shop', '2015-06-01', '', 'Yes', '0.00', '2016-09-16 11:16:46'),
(150, 'S4', 'M/s. Ravi Stationary & Gift Center', 'Contractor', 'rishabht04@gmail.com', 'Shop', '2015-06-01', '', 'Yes', '0.00', '2017-02-06 11:24:32'),
(152, 'S6', 'M/s. Businet', 'Contractor', 'a.engr@iiita.ac.in', 'Shop', '2015-06-01', '', 'Yes', '0.00', '2016-09-16 11:16:53'),
(161, 'S8', 'M/s. Ranu Confectionary & General Store', 'Contractor', 'rajanjaiswal@gmail.com', 'Shop', '2015-06-01', '', 'Yes', '0.00', '2016-01-24 12:05:53'),
(162, 'S3', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'a.engr@iiita.ac.in', 'Shop', '2015-06-01', '', 'Yes', '0.00', '2016-09-16 11:17:04'),
(165, 'H3', 'Vacant', '', '', 'None', '0000-00-00', '', 'No', '6400.00', '2017-01-10 16:13:36'),
(166, 'H4', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', 'atiwari@iiita.ac.in', 'Asstt. Professor', '2015-06-01', '', 'No', '6400.00', '2015-08-13 01:25:39'),
(167, 'H5', 'Dr. Rahul Kala', 'Asstt. Professor', 'rkala@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '6400.00', '2015-06-01 00:00:00'),
(170, 'H8', 'Dr. Shitanshtu Bhatacharya', 'Asstt. Professor', 'sitangshu@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '0.00', '2015-06-01 00:00:00'),
(261, 'F3', 'Dr. Asheesh Kumar', 'Joint Registrar (Academics)', 'jr.aaa@iiita.ac.in', 'Dy. Registrar', '2016-06-01', '', 'No', '0.00', '2017-11-03 00:07:01'),
(173, 'H11', 'Dr. Prasanna Kr. Mishra', 'Asstt. Professor', 'prasanna@iiita.ac.in', 'Asstt. Professor', '2015-06-01', 'No', 'No', '0.00', '2015-06-01 00:00:00'),
(287, 'A6', 'Mr. Sanjay Singh', 'Driver', 'ilight@iiita.ac.in', 'None', '2017-07-03', '', 'No', NULL, '2017-07-03 12:04:12'),
(178, 'BEC-Main', 'M/s. Bhargava Engg. Corp.', 'Contractor', 'onbhargava2@gmail.com,atul_bhargava1@rediffmail.com', 'Contractor', '2015-06-01', '', 'Yes', '0.00', '2015-09-07 15:18:57'),
(179, 'BH4-Canteen', 'M/s. Khagul Loco LCS Ltd.', 'Contractor', 'a.engr@iiita.ac.in', 'Contractor', '2015-06-01', '', 'Yes', '0.00', '2016-09-16 11:16:19'),
(180, 'KV-IIITA', 'The Principal', 'Kendriya Vidyalaya', 'kviiit.allahabad@gmail.com', 'Contractor', '2015-06-01', '', 'Yes', '0.00', '2015-08-17 11:02:41'),
(181, 'SSVision', 'M/s. Sanju Star Vision', 'Contractor', 'sanjustarvision@gmail.com', 'Contractor', '2015-06-01', '', 'Yes', '0.00', '2015-08-14 17:28:35'),
(186, 'I5', 'Ms. Blessy Anie Shaiju', 'Nurse', 'blessy@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:27'),
(187, 'I19', 'Ms. Shweta Gupta', 'Accountant', 'shwetagupta@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:03'),
(188, 'I3', 'Ms. Priya Pal', 'Nurse', 'priyapal@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:38'),
(189, 'I2', 'Mr. Sunil Kashyap', 'Accountant', 'sunilk@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:44'),
(190, 'I20', 'Mr. Santosh', 'Data Processor/Data Operator', 'santosh@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:37:57'),
(191, 'I17', 'Mohd. Saleem Ansari', 'Multi Funtional Assistant', 'saleem@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:15'),
(192, 'I1', 'Mr. Akhilesh Kumar Mishra', 'Junior Engineer', 'amishra@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:50'),
(193, 'I4', 'Mr. Ashutosh Shukla', 'Tech. Asstt./Data Processor', 'ashutosh@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:33'),
(194, 'G1', 'Mr. Abhinaba Basu', 'Senior Programmer', 'abhinaba@iiita.ac.in', 'Officer', '2016-09-01', '', 'No', '0.00', '2016-09-15 12:39:31'),
(195, 'G2', 'Dr. Vineet Tiwari', 'Asst Prof.', 'vineet.tiwari@iiita.ac.in', 'Asstt. Professor', '2017-04-01', '', 'No', '0.00', '2017-04-05 18:12:11'),
(196, 'G3', 'Dr,. Sunny Sharma', 'Asstt. Professor (TTM)', 'sunnys@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2015-08-21 17:50:03'),
(197, 'G4', 'Dr. Jagpreet Singh', 'Asst. Professor', 'jagpreets@iiita.ac.in', 'Asstt. Professor', '2017-04-01', '', 'No', '0.00', '2017-10-12 09:56:26'),
(286, 'I25', 'Mr. Sanjiv Kumar', 'Technical Asst./Data processor', 'sanjiv@iiita.ac.in', 'Staff', '2017-04-01', '', 'No', NULL, '2017-04-01 13:36:32'),
(198, 'G5', 'Dr. Arun Kant', 'Asstt. Professor (TTM)', 'aks@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-06-16 16:06:27'),
(199, 'G6', 'Dr. Seema Awasthi', 'Asstt. Professor (TTM)', 'seemaa@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2015-08-21 17:50:54'),
(200, 'G7', 'Mr. Vivek Nagar', 'Asstt. Registrar (Admin. & CDN)', 'viveknagar@iiita.ac.in', 'Officer', '2017-07-03', '', 'No', '0.00', '2017-07-03 12:07:46'),
(201, 'G8', 'Dr. Abhdullah Bin Abubakar', 'Asstt. Professor (TTM)', 'abdullah@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-06-16 16:07:11'),
(202, 'G9', 'Dr. Sunil Yadav', 'Asstt. Professor (TTM)', 'suneel@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2015-08-21 17:52:25'),
(203, 'G10', 'Dr. Amrita Chaturvedi', 'Asstt. Professor (TTM)', 'amrita@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2015-08-21 17:52:40'),
(204, 'G11', 'Dr. Soumyadev Maity', 'Asstt. Professor', 'soumyadev@iiita.ac.in', 'Asstt. Professor', '2017-07-03', '', 'No', '0.00', '2017-07-03 12:01:45'),
(205, 'G12', 'Dr. Rishi Ranjan Singh', 'Asstt. Professor (TTM)', 'rishi@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-06-16 16:09:56'),
(206, 'G13', 'Dr. Sumit Kumar Upadhyay', 'Asstt. professor', 'sumitupadhyay@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-06-16 16:10:22'),
(207, 'G14', 'Dr. Amit Dhar ', 'Asstt. professor', 'amitdhar@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-06-16 16:10:59'),
(208, 'G15', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', 'asahoo@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-03-02 17:21:55'),
(214, 'I6', 'Ms. Shraddha Pandey', 'Teacher-KV-IIITA', 'shraddhamu@gmail.com, spsahu@iiita.ac.in', 'Contractor', '0000-00-00', '', 'Yes', '0.00', '2017-11-13 20:35:18'),
(260, 'I23', 'Mrs. Prabha Verma', 'Junior Assistant', 'prabha@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:37:39'),
(259, 'H17', 'Dr. Sintu Kumar Samanta', 'Asstt. Professor', 'samantasintu@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-04-30 13:17:46'),
(254, 'D16', 'Vacant', '', '@iiita.ac.in', 'None', '2017-04-01', '', 'No', '0.00', '2017-04-01 14:06:19'),
(225, 'I18', 'Mr. Neeraj Srivastava', 'Personal Assistant', 'neeraj@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:38:10'),
(227, 'BH1-R256', 'Mr. Sarad Gupta', 'RS157', 'rs157@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:07:18'),
(228, 'BH1-R255', 'Mr. Amrit Lal', 'RS167', 'rs167@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 19:59:24'),
(262, 'G16', 'Mr. Anand Kumar Tiwari', 'Asstt. Professor', 'anand@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-06-16 16:11:16'),
(231, 'BH1-R253', 'Mr. Puneet Jain ', 'RS151', 'rs151@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:28:51'),
(232, 'BH1-R205', 'Mr. Shel Sindhu', 'RS2015003', 'rs2015003@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:04:56'),
(233, 'BH1-R265', 'Mr. Abdul Momin', 'RS2015004', 'rs2015004@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:05:51'),
(234, 'GH3-R511', 'Ms. Divya Tomar', 'RS140', 'rs140@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:08:35'),
(235, 'GH3-R512', 'Mr. Akhansha Bansal', 'RS135', 'rs135@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:09:46'),
(236, 'GH3-R620', 'Ms. Monika Rani', 'RS130', 'rs130@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:25:39'),
(237, 'GH3-R611', 'Ms. Bodhi Chakraborty', 'RS166', 'rs166@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:28:31'),
(239, 'GH3-R719', 'Ms. Shikha Suman ', 'RS174', 'rs174@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:14:55'),
(240, 'GH3-R721', 'Ms. Anjali Gautam', 'RS176', 'rs176@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:15:50'),
(241, 'GH3-R621', 'Ms. Shubidha ', 'RS2015002', 'rs2015002@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:18:19'),
(242, 'GH3-R712', 'Ms. Sonali', 'RS2015-2', 'rs20152@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:19:20'),
(243, 'GH3-R521', 'Ms. Pinki', 'RS129', 'rs129@iiita.ac.in', 'Hostel', NULL, '', 'No', '0.00', '2015-09-02 20:20:48'),
(258, 'D9', 'Dr. Nidhi Mishra', 'Asstt. Professor', 'nidhimishra@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-04-30 13:14:57'),
(282, 'MSA506', 'Mrs. Shruti Jaiswal', 'Research Scholer ', 'rsi2016501@iiita.ac.in', 'PhD Stipend', '2017-04-04', '', 'No', NULL, '2017-04-04 11:13:45'),
(279, 'MSA103', 'Mr. Ajit Singh', 'scholar', 'rsi2016004@iiita.ac.in', 'PhD Sponsored', '2016-11-04', '', 'No', NULL, '2016-11-07 17:26:52'),
(263, 'MSA106', 'Mr. Jitendra Kumar Mishra', 'Research Scholar', 'rse2016506@iiita.ac.in', 'PhD Stipend', '2017-01-04', '', 'No', '0.00', '2017-01-05 16:22:56'),
(265, 'H14', 'Dr. Bibhas Ghosal', 'Asst. Professor ', 'bibhas.ghoshal@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-07-25 15:50:11'),
(266, 'I8', 'Mr. Satya Prakash Sahu', 'Junior Engineer', 'spsahu@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-12-26 18:13:43'),
(267, 'I22', 'Mr. Manoj Kumar Upadhhay', 'Caretaker-Cum-Manager', 'manoj@iiita.ac.in', 'Staff', '2016-06-01', '', 'No', '0.00', '2016-09-15 12:37:45'),
(269, 'G19', 'Dr. Sudipta Das ', 'Asstt. Professor', 'sudipta.das@iiita.ac.in', 'Asstt. Professor', NULL, '', 'No', '0.00', '2016-07-29 18:15:41'),
(271, 'D7', 'Dr. Sanjai Singh', 'Assoc. Professor', 'ssingh@iiita.ac.in', 'Assoc. Professor', '2017-07-13', '', 'No', '0.00', '2017-07-13 12:24:17'),
(290, 'G20', 'Dr. Ashutosh Kumar Singh', 'Asstt. Professor', 'ashutosh_singh@iiita.ac.in', 'Asstt. Professor', '2017-08-01', '', 'No', NULL, '2017-12-11 16:22:08'),
(291, 'A4', 'Mr. Swatantra Kumar Dwivedi', 'Messenger/Attendent', 'skdwivedi@iiita.ac.in ', 'Staff', '2017-08-01', '', 'No', NULL, '2017-10-09 12:28:09'),
(300, 'FP-A', 'Feeder Piller-A', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-11-05 19:05:09'),
(301, 'FP-B', 'Feeder Piller-B', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:47:58'),
(302, 'FP-C', 'Feeder Piller-C', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:48:09'),
(303, 'FP-E', 'Feeder Piller-E', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:48:34'),
(304, 'FP-D', 'Feeder Piller-D', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:48:19'),
(305, 'FP-F', 'Feeder Piller-F', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:48:48'),
(306, 'FP-J', 'Feeder Piller-J', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:49:51'),
(307, 'FP-I', 'Feeder Piller-I', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:49:41'),
(308, 'FP-K', 'Feeder Piller-K', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:50:17'),
(309, 'FP-H', 'Feeder Piller-H', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:49:27'),
(310, 'FP-G', 'Feeder Piller-G', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:49:02'),
(311, 'SWP', 'Swimming Pool', 'Main panel', 'ilight@iiita.ac.in', 'Common', '0000-00-00', '', 'No', '0.00', '2017-09-14 22:51:11'),
(313, 'ATM-CANARA', 'Canara Bank, Branch Manager', 'Manager', 'spsahu@iiita.ac.in', 'Contractor', '2017-09-19', '', 'Yes', NULL, '2017-11-05 20:03:48');
-- --------------------------------------------------------
--
-- Table structure for table `el_reading`
--
CREATE TABLE `el_reading` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) DEFAULT NULL,
`reading` decimal(10,2) DEFAULT '0.00',
`datereading` date NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 PACK_KEYS=0;
--
-- Dumping data for table `el_reading`
--
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(6288, 'A1', 'Jun-2015', '15612.00', '2015-12-02', '2015-07-15 16:29:04'),
(6289, 'A2', 'Jun-2015', '8604.00', '2015-12-02', '2015-07-15 16:29:04'),
(6290, 'A3', 'Jun-2015', '5372.00', '2015-12-02', '2015-07-15 16:29:04'),
(6291, 'A4', 'Jun-2015', '3452.00', '2015-12-02', '2015-07-15 16:29:04'),
(6292, 'A5', 'Jun-2015', '10670.00', '2015-12-02', '2015-07-15 16:29:04'),
(6293, 'A6', 'Jun-2015', '9635.00', '2015-12-02', '2015-07-15 16:29:04'),
(6294, 'A7', 'Jun-2015', '8021.00', '2015-12-02', '2015-07-15 16:29:04'),
(6295, 'A8', 'Jun-2015', '6347.00', '2015-12-02', '2015-07-15 16:29:04'),
(6296, 'B1', 'Jun-2015', '18597.00', '2015-12-02', '2015-07-15 16:29:04'),
(6297, 'B2', 'Jun-2015', '24178.00', '2015-12-02', '2015-07-15 16:29:04'),
(6298, 'B3', 'Jun-2015', '16759.00', '2015-12-02', '2015-07-15 16:29:04'),
(6299, 'B4', 'Jun-2015', '21321.00', '2015-12-02', '2015-07-15 16:29:04'),
(6300, 'B5', 'Jun-2015', '12909.00', '2015-12-02', '2015-07-15 16:29:04'),
(6301, 'B6', 'Jun-2015', '15662.00', '2015-12-02', '2015-07-15 16:29:04'),
(6302, 'B7', 'Jun-2015', '18270.00', '2015-12-02', '2015-07-15 16:29:04'),
(6303, 'B8', 'Jun-2015', '22009.00', '2015-12-02', '2015-07-15 16:29:04'),
(6304, 'B9', 'Jun-2015', '12173.00', '2015-12-02', '2015-07-15 16:29:04'),
(6305, 'B10', 'Jun-2015', '23537.00', '2015-12-02', '2015-07-15 16:29:04'),
(6306, 'B11', 'Jun-2015', '12524.00', '2015-12-02', '2015-07-15 16:29:04'),
(6307, 'B12', 'Jun-2015', '27046.00', '2015-12-02', '2015-07-15 16:29:04'),
(6308, 'B13', 'Jun-2015', '23377.00', '2015-12-02', '2015-07-15 16:29:04'),
(6309, 'B14', 'Jun-2015', '13259.00', '2015-12-02', '2015-07-15 16:29:04'),
(6310, 'B15', 'Jun-2015', '38921.00', '2015-12-02', '2015-07-15 16:29:04'),
(6311, 'B16', 'Jun-2015', '23985.00', '2015-12-02', '2015-07-15 16:29:04'),
(6312, 'C1', 'Jun-2015', '30793.00', '2015-12-02', '2015-07-15 16:29:04'),
(6313, 'C2', 'Jun-2015', '24760.00', '2015-12-02', '2015-07-15 16:29:04'),
(6314, 'D1', 'Jun-2015', '8554.00', '2015-12-02', '2015-07-15 16:29:04'),
(6315, 'D2', 'Jun-2015', '21022.00', '2015-12-02', '2015-07-15 16:29:04'),
(6316, 'D3', 'Jun-2015', '21353.00', '2015-12-02', '2015-07-15 16:29:04'),
(6317, 'D4', 'Jun-2015', '26542.00', '2015-12-02', '2015-07-15 16:29:04'),
(6318, 'D5', 'Jun-2015', '10463.00', '2015-12-02', '2015-07-15 16:29:04'),
(6319, 'D6', 'Jun-2015', '29640.00', '2015-12-02', '2015-07-15 16:29:04'),
(6320, 'D7', 'Jun-2015', '37019.00', '2015-12-02', '2015-07-15 16:29:04'),
(6321, 'D8', 'Jun-2015', '25077.00', '2015-12-02', '2015-07-15 16:29:04'),
(6322, 'D9', 'Jun-2015', '13942.00', '2015-12-02', '2015-07-15 16:29:04'),
(6323, 'D10', 'Jun-2015', '41205.00', '2015-12-02', '2015-07-15 16:29:04'),
(6324, 'D11', 'Jun-2015', '22649.00', '2015-12-02', '2015-07-15 16:29:04'),
(6325, 'D12', 'Jun-2015', '39522.00', '2015-12-02', '2015-07-15 16:29:04'),
(6326, 'D13', 'Jun-2015', '5386.00', '2015-12-02', '2015-07-15 16:29:04'),
(6327, 'D14', 'Jun-2015', '33980.00', '2015-12-02', '2015-07-15 16:29:04'),
(6328, 'D15', 'Jun-2015', '26278.00', '2015-12-02', '2015-07-15 16:29:04'),
(6329, 'D16', 'Jun-2015', '21540.00', '2015-12-02', '2015-07-15 16:29:04'),
(6330, 'D17', 'Jun-2015', '6823.00', '2015-12-02', '2015-07-15 16:29:04'),
(6331, 'D18', 'Jun-2015', '12080.00', '2015-12-02', '2015-07-15 16:29:04'),
(6332, 'D19', 'Jun-2015', '6994.00', '2015-12-02', '2015-07-15 16:29:04'),
(6333, 'D20', 'Jun-2015', '25288.00', '2015-12-02', '2015-07-15 16:29:04'),
(6334, 'D21', 'Jun-2015', '9059.00', '2015-12-02', '2015-07-15 16:29:04'),
(6335, 'D22', 'Jun-2015', '7942.00', '2015-12-02', '2015-07-15 16:29:04'),
(6336, 'D23', 'Jun-2015', '7056.00', '2015-12-02', '2015-07-15 16:29:04'),
(6337, 'D24', 'Jun-2015', '14671.00', '2015-12-02', '2015-07-15 16:29:04'),
(6338, 'D25', 'Jun-2015', '40541.00', '2015-12-02', '2015-07-15 16:29:04'),
(6339, 'D26', 'Jun-2015', '51567.00', '2015-12-02', '2015-07-15 16:29:04'),
(6340, 'D27', 'Jun-2015', '36858.00', '2015-12-02', '2015-07-15 16:29:04'),
(6341, 'D28', 'Jun-2015', '36579.00', '2015-12-02', '2015-07-15 16:29:04'),
(6342, 'E1', 'Jun-2015', '21728.00', '2015-12-02', '2015-07-15 16:29:04'),
(6343, 'E2', 'Jun-2015', '22845.00', '2015-12-02', '2015-07-15 16:29:04'),
(6344, 'E3', 'Jun-2015', '44806.00', '2015-12-02', '2015-07-15 16:29:04'),
(6345, 'E4', 'Jun-2015', '80124.00', '2015-12-02', '2015-07-15 16:29:04'),
(6346, 'E5', 'Jun-2015', '6038.00', '2015-12-02', '2015-07-15 16:29:04'),
(6347, 'E6', 'Jun-2015', '41614.00', '2015-12-02', '2015-07-15 16:29:04'),
(6348, 'E7', 'Jun-2015', '17589.00', '2015-12-02', '2015-07-15 16:29:04'),
(6349, 'E8', 'Jun-2015', '24635.00', '2015-12-02', '2015-07-15 16:29:04'),
(6350, 'E9', 'Jun-2015', '27503.00', '2015-12-02', '2015-07-15 16:29:04'),
(6351, 'E10', 'Jun-2015', '719.00', '2015-12-02', '2015-07-15 16:29:04'),
(6352, 'E11', 'Jun-2015', '39588.00', '2015-12-02', '2015-07-15 16:29:04'),
(6353, 'E12', 'Jun-2015', '33382.00', '2015-12-02', '2015-07-15 16:29:04'),
(6354, 'E13', 'Jun-2015', '12539.00', '2015-12-02', '2015-07-15 16:29:04'),
(6355, 'E14', 'Jun-2015', '9119.00', '2015-12-02', '2015-07-15 16:29:04'),
(6356, 'F1', 'Jun-2015', '13181.00', '2015-12-02', '2015-07-15 16:29:04'),
(6357, 'F2', 'Jun-2015', '11135.00', '2015-12-02', '2015-07-15 16:29:04'),
(6358, 'F3', 'Jun-2015', '11439.00', '2015-12-02', '2015-07-15 16:29:04'),
(6359, 'F4', 'Jun-2015', '9395.00', '2015-12-02', '2015-07-15 16:29:04'),
(6360, 'F5', 'Jun-2015', '7236.00', '2015-12-02', '2015-07-15 16:29:04'),
(6361, 'MSA101', 'Jun-2015', '7051.50', '2015-12-02', '2015-07-15 16:29:04'),
(6362, 'MSA102', 'Jun-2015', '11328.40', '2015-12-02', '2015-07-15 16:29:04'),
(6363, 'MSA103', 'Jun-2015', '11505.00', '2015-12-02', '2015-07-15 16:29:04'),
(6364, 'MSA104', 'Jun-2015', '18316.00', '2015-12-02', '2015-07-15 16:29:04'),
(6365, 'MSA105', 'Jun-2015', '10977.00', '2015-12-02', '2015-07-15 16:29:04'),
(6366, 'MSA106', 'Jun-2015', '8946.00', '2015-12-02', '2015-07-15 16:29:04'),
(6367, 'MSA201', 'Jun-2015', '6454.00', '2015-12-02', '2015-07-15 16:29:04'),
(6368, 'MSA202', 'Jun-2015', '4883.00', '2015-12-02', '2015-07-15 16:29:04'),
(6369, 'MSA203', 'Jun-2015', '10772.00', '2015-12-02', '2015-07-15 16:29:04'),
(6370, 'MSA204', 'Jun-2015', '6761.00', '2015-12-02', '2015-07-15 16:29:04'),
(6371, 'MSA205', 'Jun-2015', '11008.00', '2015-12-02', '2015-07-15 16:29:04'),
(6372, 'MSA206', 'Jun-2015', '6752.00', '2015-12-02', '2015-07-15 16:29:04'),
(6373, 'MSA301', 'Jun-2015', '1036.00', '2015-12-02', '2015-07-15 16:29:04'),
(6374, 'MSA302', 'Jun-2015', '9938.00', '2015-12-02', '2015-07-15 16:29:04'),
(6375, 'MSA303', 'Jun-2015', '6536.00', '2015-12-02', '2015-07-15 16:29:04'),
(6376, 'MSA304', 'Jun-2015', '6659.00', '2015-12-02', '2015-07-15 16:29:04'),
(6377, 'MSA305', 'Jun-2015', '6474.00', '2015-12-02', '2015-07-15 16:29:04'),
(6378, 'MSA306', 'Jun-2015', '9041.00', '2015-12-02', '2015-07-15 16:29:04'),
(6379, 'MSA307', 'Jun-2015', '6806.00', '2015-12-02', '2015-07-15 16:29:04'),
(6380, 'MSA308', 'Jun-2015', '577.00', '2015-12-02', '2015-07-15 16:29:04'),
(6381, 'MSA401', 'Jun-2015', '6884.00', '2015-12-02', '2015-07-15 16:29:04'),
(6382, 'MSA402', 'Jun-2015', '4005.00', '2015-12-02', '2015-07-15 16:29:04'),
(6383, 'MSA403', 'Jun-2015', '7060.00', '2015-12-02', '2015-07-15 16:29:04'),
(6384, 'MSA404', 'Jun-2015', '3230.00', '2015-12-02', '2015-07-15 16:29:04'),
(6385, 'MSA405', 'Jun-2015', '3619.00', '2015-12-02', '2015-07-15 16:29:04'),
(6386, 'MSA406', 'Jun-2015', '4990.00', '2015-12-02', '2015-07-15 16:29:04'),
(6387, 'MSA407', 'Jun-2015', '10352.00', '2015-12-02', '2015-07-15 16:29:04'),
(6388, 'MSA408', 'Jun-2015', '2953.00', '2015-12-02', '2015-07-15 16:29:04'),
(6389, 'MSA409', 'Jun-2015', '1757.00', '2015-12-02', '2015-07-15 16:29:04'),
(6390, 'MSA410', 'Jun-2015', '5733.00', '2015-12-02', '2015-07-15 16:29:04'),
(6391, 'MSA501', 'Jun-2015', '7770.00', '2015-12-02', '2015-07-15 16:29:04'),
(6392, 'MSA502', 'Jun-2015', '7859.00', '2015-12-02', '2015-07-15 16:29:04'),
(6393, 'MSA503', 'Jun-2015', '3954.00', '2015-12-02', '2015-07-15 16:29:04'),
(6394, 'MSA504', 'Jun-2015', '4149.00', '2015-12-02', '2015-07-15 16:29:04'),
(6395, 'MSA505', 'Jun-2015', '8601.00', '2015-12-02', '2015-07-15 16:29:04'),
(6396, 'MSA506', 'Jun-2015', '4519.00', '2015-12-02', '2015-07-15 16:29:04'),
(6397, 'MSA507', 'Jun-2015', '1453.00', '2015-12-02', '2015-07-15 16:29:04'),
(6398, 'MSA508', 'Jun-2015', '2444.00', '2015-12-02', '2015-07-15 16:29:04'),
(6399, 'MSA509', 'Jun-2015', '4089.00', '2015-12-02', '2015-07-15 16:29:04'),
(6400, 'MSA510', 'Jun-2015', '5127.00', '2015-12-02', '2015-07-15 16:29:04'),
(6401, 'MSA601', 'Jun-2015', '2924.00', '2015-12-02', '2015-07-15 16:29:04'),
(6402, 'MSA602', 'Jun-2015', '9104.00', '2015-12-02', '2015-07-15 16:29:04'),
(6403, 'MSA603', 'Jun-2015', '1607.00', '2015-12-02', '2015-07-15 16:29:04'),
(6404, 'MSA604', 'Jun-2015', '1799.00', '2015-12-02', '2015-07-15 16:29:04'),
(6405, 'MSA605', 'Jun-2015', '4397.00', '2015-12-02', '2015-07-15 16:29:04'),
(6406, 'MSA606', 'Jun-2015', '3658.00', '2015-12-02', '2015-07-15 16:29:04'),
(6407, 'MSA607', 'Jun-2015', '1512.00', '2015-12-02', '2015-07-15 16:29:04'),
(6408, 'MSA608', 'Jun-2015', '7341.00', '2015-12-02', '2015-07-15 16:29:04'),
(6409, 'MSA609', 'Jun-2015', '929.00', '2015-12-02', '2015-07-15 16:29:04'),
(6410, 'MSA610', 'Jun-2015', '2693.00', '2015-12-02', '2015-07-15 16:29:04'),
(6411, 'MSA-CA1', 'Jun-2015', '14838.20', '2015-12-02', '2015-07-15 16:29:04'),
(6412, 'MSA-CA2', 'Jun-2015', '26431.00', '2015-12-02', '2015-07-15 16:29:04'),
(6413, 'RES-CA1', 'Jun-2015', '2512.00', '2015-12-02', '2015-07-15 16:29:04'),
(6414, 'RES-CA2', 'Jun-2015', '1313.00', '2015-12-02', '2015-07-15 16:29:04'),
(6415, 'RES-CA3', 'Jun-2015', '14132.00', '2015-12-02', '2015-07-15 16:29:04'),
(6416, 'RES-CA4', 'Jun-2015', '1644.00', '2015-12-02', '2015-07-15 16:29:04'),
(6417, 'RES-CA5', 'Jun-2015', '2399.00', '2015-12-02', '2015-07-15 16:29:04'),
(6418, 'RES-CA6', 'Jun-2015', '2488.00', '2015-12-02', '2015-07-15 16:29:04'),
(6419, 'RES-CA7', 'Jun-2015', '0.30', '2015-12-02', '2015-07-15 16:29:04'),
(6420, 'RES-CA8', 'Jun-2015', '3541.00', '2015-12-02', '2015-07-15 16:29:04'),
(6421, 'RES-CA9', 'Jun-2015', '3046.00', '2015-12-02', '2015-07-15 16:29:04'),
(6422, 'RES-CA10', 'Jun-2015', '2772.00', '2015-12-02', '2015-07-15 16:29:04'),
(6423, 'RES-CA11', 'Jun-2015', '4429.00', '2015-12-02', '2015-07-15 16:29:04'),
(6424, 'RES-CA12', 'Jun-2015', '1744.00', '2015-12-02', '2015-07-15 16:29:04'),
(6425, 'RES-CA13', 'Jun-2015', '1769.00', '2015-12-02', '2015-07-15 16:29:04'),
(6426, 'RES-CA14', 'Jun-2015', '1999.00', '2015-12-02', '2015-07-15 16:29:04'),
(6427, 'RES-CA15', 'Jun-2015', '1414.00', '2015-12-02', '2015-07-15 16:29:04'),
(6428, 'S1', 'Jun-2015', '6594.00', '2015-12-02', '2015-07-15 16:29:04'),
(6429, 'S2', 'Jun-2015', '5132.00', '2015-12-02', '2015-07-15 16:29:04'),
(6430, 'S3', 'Jun-2015', '8770.00', '2015-12-02', '2015-07-15 16:29:04'),
(6431, 'VH3-201', 'Jun-2015', '16973.00', '2015-12-02', '2015-07-15 16:29:04'),
(6432, 'VH3-307', 'Jun-2015', '24853.00', '2015-12-02', '2015-07-15 16:29:04'),
(6433, 'VH3-308', 'Jun-2015', '26874.00', '2015-12-02', '2015-07-15 16:29:04'),
(6434, 'VH3-302', 'Jun-2015', '15837.00', '2015-12-02', '2015-07-15 16:29:04'),
(6435, 'VH3-301', 'Jun-2015', '15013.80', '2015-12-02', '2015-07-15 16:29:04'),
(6436, 'VH3-202', 'Jun-2015', '17183.00', '2015-12-02', '2015-07-15 16:29:04'),
(6437, 'S4', 'Jun-2015', '2113.00', '2015-12-02', '2015-07-22 16:42:33'),
(6438, 'S5', 'Jun-2015', '6034.00', '2015-12-02', '2015-07-22 16:42:33'),
(6439, 'S6', 'Jun-2015', '6558.00', '2015-12-02', '2015-07-22 16:42:33'),
(6440, 'S7', 'Jun-2015', '25075.00', '2015-12-02', '2015-07-22 16:42:33'),
(6635, 'Coffee-Cafe', 'Jun-2015', '2167.00', '2015-12-02', '2015-08-11 15:02:06'),
(6448, 'S8', 'Jun-2015', '10002.00', '2015-12-02', '2015-07-22 16:42:33'),
(6449, 'H1', 'Jun-2015', '4466.00', '2015-12-02', '2015-07-22 16:56:59'),
(6450, 'H2', 'Jun-2015', '2350.00', '2015-12-02', '2015-07-22 16:56:59'),
(6451, 'H3', 'Jun-2015', '1087.00', '2015-12-02', '2015-07-22 16:56:59'),
(6452, 'H4', 'Jun-2015', '5625.00', '2015-12-02', '2015-07-22 16:56:59'),
(6453, 'H5', 'Jun-2015', '3052.00', '2015-12-02', '2015-07-22 16:56:59'),
(6633, 'SSVision', 'Jun-2015', '4786.00', '2015-12-02', '2015-08-07 11:12:12'),
(6632, 'KV-IIITA', 'Jun-2015', '32444.00', '2015-12-02', '2015-08-07 11:12:12'),
(6631, 'BH4-Cafe', 'Jun-2015', '340.00', '2015-12-02', '2015-08-07 11:12:12'),
(6630, 'BEC-Main', 'Jun-2015', '40848.00', '2015-12-02', '2015-08-07 11:12:12'),
(6629, 'BEC-Admin', 'Jun-2015', '27188.00', '2015-12-02', '2015-08-07 11:12:12'),
(6628, 'BEC-Audi', 'Jun-2015', '87393.00', '2015-12-02', '2015-08-07 11:12:12'),
(6621, 'H6 ', 'Jun-2015', '27.70', '2015-12-02', '2015-08-06 17:04:21'),
(6622, 'H7', 'Jun-2015', '234.00', '2015-12-02', '2015-08-06 17:04:21'),
(6623, 'H8', 'Jun-2015', '7900.00', '2015-12-02', '2015-08-06 17:04:21'),
(6624, 'H9', 'Jun-2015', '16.20', '2015-12-02', '2015-08-06 17:04:21'),
(6625, 'H10', 'Jun-2015', '335.00', '2015-12-02', '2015-08-06 17:04:21'),
(6626, 'H11', 'Jun-2015', '2364.00', '2015-12-02', '2015-08-06 17:04:21'),
(6627, 'H12', 'Jun-2015', '69.90', '2015-12-02', '2015-08-06 17:04:21'),
(6636, 'S-CA1', 'Jun-2015', '15284.00', '2015-12-02', '2015-08-17 10:52:14'),
(6943, 'MSA606', 'Jul-2015', '3831.00', '2015-12-02', '2015-08-04 14:51:13'),
(6942, 'MSA605', 'Jul-2015', '4511.00', '2015-12-02', '2015-08-04 14:51:13'),
(6941, 'MSA604', 'Jul-2015', '1823.00', '2015-12-02', '2015-08-04 14:51:13'),
(6940, 'MSA603', 'Jul-2015', '1665.00', '2015-12-02', '2015-08-04 14:51:13'),
(6939, 'MSA602', 'Jul-2015', '9240.00', '2015-12-02', '2015-08-04 14:51:13'),
(6938, 'MSA601', 'Jul-2015', '3120.00', '2015-12-02', '2015-08-04 14:51:13'),
(6937, 'MSA510', 'Jul-2015', '5245.00', '2015-12-02', '2015-08-04 14:51:13'),
(6936, 'MSA509', 'Jul-2015', '4165.00', '2015-12-02', '2015-08-04 14:51:13'),
(6935, 'MSA508', 'Jul-2015', '2619.00', '2015-12-02', '2015-08-04 14:51:13'),
(6934, 'MSA507', 'Jul-2015', '1571.00', '2015-12-02', '2015-08-04 14:51:13'),
(6933, 'MSA506', 'Jul-2015', '4721.00', '2015-12-02', '2015-08-04 14:51:13'),
(6932, 'MSA505', 'Jul-2015', '8817.00', '2015-12-02', '2015-08-04 14:51:13'),
(6931, 'MSA504', 'Jul-2015', '4278.00', '2015-12-02', '2015-08-04 14:51:13'),
(6930, 'MSA503', 'Jul-2015', '3999.00', '2015-12-02', '2015-08-04 14:51:13'),
(6929, 'MSA502', 'Jul-2015', '7959.00', '2015-12-02', '2015-08-04 14:51:13'),
(6928, 'MSA501', 'Jul-2015', '7867.00', '2015-12-02', '2015-08-04 14:51:13'),
(6927, 'MSA410', 'Jul-2015', '5810.00', '2015-12-02', '2015-08-04 14:51:13'),
(6926, 'MSA409', 'Jul-2015', '1846.00', '2015-12-02', '2015-08-04 14:51:13'),
(6925, 'MSA408', 'Jul-2015', '2986.20', '2015-12-02', '2015-08-04 14:51:13'),
(6924, 'MSA407', 'Jul-2015', '10489.00', '2015-12-02', '2015-08-04 14:51:13'),
(6923, 'MSA406', 'Jul-2015', '5096.00', '2015-12-02', '2015-08-04 14:51:13'),
(6922, 'MSA405', 'Jul-2015', '3710.00', '2015-12-02', '2015-08-04 14:51:13'),
(6921, 'MSA404', 'Jul-2015', '3337.00', '2015-12-02', '2015-08-04 14:51:13'),
(6920, 'MSA403', 'Jul-2015', '7501.00', '2015-12-02', '2015-08-04 14:51:13'),
(6919, 'MSA402', 'Jul-2015', '4079.00', '2015-12-02', '2015-08-04 14:51:13'),
(6918, 'MSA401', 'Jul-2015', '6984.00', '2015-12-02', '2015-08-04 14:51:13'),
(6917, 'MSA308', 'Jul-2015', '577.00', '2015-12-02', '2015-08-04 14:51:13'),
(6916, 'MSA307', 'Jul-2015', '6806.00', '2015-12-02', '2015-08-04 14:51:13'),
(6915, 'MSA306', 'Jul-2015', '9122.00', '2015-12-02', '2015-08-04 14:51:13'),
(6914, 'MSA305', 'Jul-2015', '6624.00', '2015-12-02', '2015-08-04 14:51:13'),
(6913, 'MSA304', 'Jul-2015', '7709.00', '2015-12-02', '2015-08-04 14:51:13'),
(6912, 'MSA303', 'Jul-2015', '6571.00', '2015-12-02', '2015-08-04 14:51:13'),
(6911, 'MSA302', 'Jul-2015', '10147.00', '2015-12-02', '2015-08-04 14:51:13'),
(6910, 'MSA301', 'Jul-2015', '1036.00', '2015-12-02', '2015-08-04 14:51:13'),
(6909, 'MSA206', 'Jul-2015', '6852.00', '2015-12-02', '2015-08-04 14:51:13'),
(6908, 'MSA205', 'Jul-2015', '11008.00', '2015-12-02', '2015-08-04 14:51:13'),
(6907, 'MSA204', 'Jul-2015', '7160.00', '2015-12-02', '2015-08-04 14:51:13'),
(6906, 'MSA203', 'Jul-2015', '11023.00', '2015-12-02', '2015-08-04 14:51:13'),
(6905, 'MSA202', 'Jul-2015', '4941.00', '2015-12-02', '2015-08-04 14:51:13'),
(6904, 'MSA201', 'Jul-2015', '6559.00', '2015-12-02', '2015-08-04 14:51:13'),
(6903, 'MSA106', 'Jul-2015', '9089.00', '2015-12-02', '2015-08-04 14:51:13'),
(6902, 'MSA105', 'Jul-2015', '11378.00', '2015-12-02', '2015-08-04 14:51:13'),
(6901, 'MSA104', 'Jul-2015', '18730.00', '2015-12-02', '2015-08-04 14:51:13'),
(6900, 'MSA103', 'Jul-2015', '11618.00', '2015-12-02', '2015-08-04 14:51:13'),
(6899, 'MSA102', 'Jul-2015', '11328.40', '2015-12-02', '2015-08-04 14:51:13'),
(6898, 'MSA101', 'Jul-2015', '7051.00', '2015-12-02', '2015-08-04 14:51:13'),
(6897, 'H12', 'Jul-2015', '69.90', '2015-12-02', '2015-08-04 14:51:13'),
(6896, 'H11', 'Jul-2015', '2777.00', '2015-12-02', '2015-08-04 14:51:13'),
(6895, 'H10', 'Jul-2015', '336.00', '2015-12-02', '2015-08-04 14:51:13'),
(6894, 'H9', 'Jul-2015', '16.20', '2015-12-02', '2015-08-04 14:51:13'),
(6893, 'H8', 'Jul-2015', '8782.00', '2015-12-02', '2015-08-04 14:51:13'),
(6892, 'H7', 'Jul-2015', '258.00', '2015-12-02', '2015-08-04 14:51:13'),
(6891, 'H6', 'Jul-2015', '27.70', '2015-12-02', '2015-08-04 14:51:13'),
(6890, 'H5', 'Jul-2015', '3312.00', '2015-12-02', '2015-08-04 14:51:13'),
(6889, 'H4', 'Jul-2015', '6066.00', '2015-12-02', '2015-08-04 14:51:13'),
(6888, 'H3', 'Jul-2015', '1426.00', '2015-12-02', '2015-08-04 14:51:13'),
(6887, 'H2', 'Jul-2015', '2562.00', '2015-12-02', '2015-08-04 14:51:13'),
(6886, 'H1', 'Jul-2015', '4990.00', '2015-12-02', '2015-08-04 14:51:13'),
(7000, 'BH1-R256', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(6884, 'F5', 'Jul-2015', '7236.00', '2015-12-02', '2015-08-04 14:51:13'),
(6883, 'F4', 'Jul-2015', '9395.00', '2015-12-02', '2015-08-04 14:51:13'),
(6882, 'F3', 'Jul-2015', '11439.00', '2015-12-02', '2015-08-04 14:51:13'),
(6881, 'F2', 'Jul-2015', '11135.00', '2015-12-02', '2015-08-04 14:51:13'),
(6880, 'F1', 'Jul-2015', '13981.00', '2015-12-02', '2015-08-04 14:51:13'),
(6879, 'E14', 'Jul-2015', '9119.00', '2015-12-02', '2015-08-04 14:51:13'),
(6878, 'E13', 'Jul-2015', '12539.00', '2015-12-02', '2015-08-04 14:51:13'),
(6877, 'E12', 'Jul-2015', '34208.00', '2015-12-02', '2015-08-04 14:51:13'),
(6876, 'E11', 'Jul-2015', '40113.00', '2015-12-02', '2015-08-04 14:51:13'),
(6875, 'E10', 'Jul-2015', '719.00', '2015-12-02', '2015-08-04 14:51:13'),
(6874, 'E9', 'Jul-2015', '28775.00', '2015-12-02', '2015-08-04 14:51:13'),
(6873, 'E8', 'Jul-2015', '25065.00', '2015-12-02', '2015-08-04 14:51:13'),
(6872, 'E7', 'Jul-2015', '17589.00', '2015-12-02', '2015-08-04 14:51:13'),
(6871, 'E6', 'Jul-2015', '42084.00', '2015-12-02', '2015-08-04 14:51:13'),
(6870, 'E5', 'Jul-2015', '7388.00', '2015-12-02', '2015-08-04 14:51:13'),
(6869, 'E4', 'Jul-2015', '81214.00', '2015-12-02', '2015-08-04 14:51:13'),
(6868, 'E3', 'Jul-2015', '45469.00', '2015-12-02', '2015-08-04 14:51:13'),
(6867, 'E2', 'Jul-2015', '23243.00', '2015-12-02', '2015-08-04 14:51:13'),
(6866, 'E1', 'Jul-2015', '22093.00', '2015-12-02', '2015-08-04 14:51:13'),
(6865, 'D28', 'Jul-2015', '37138.00', '2015-12-02', '2015-08-04 14:51:13'),
(6864, 'D27', 'Jul-2015', '37123.00', '2015-12-02', '2015-08-04 14:51:13'),
(6863, 'D26', 'Jul-2015', '52096.00', '2015-12-02', '2015-08-04 14:51:13'),
(6862, 'D25', 'Jul-2015', '41265.00', '2015-12-02', '2015-08-04 14:51:13'),
(6861, 'D24', 'Jul-2015', '14912.00', '2015-12-02', '2015-08-04 14:51:13'),
(6860, 'D23', 'Jul-2015', '7056.00', '2015-12-02', '2015-08-04 14:51:13'),
(6859, 'D22', 'Jul-2015', '8102.00', '2015-12-02', '2015-08-04 14:51:13'),
(6858, 'D21', 'Jul-2015', '9226.00', '2015-12-02', '2015-08-04 14:51:13'),
(6857, 'D20', 'Jul-2015', '25937.00', '2015-12-02', '2015-08-04 14:51:13'),
(6856, 'D19', 'Jul-2015', '6994.00', '2015-12-02', '2015-08-04 14:51:13'),
(6855, 'D18', 'Jul-2015', '12530.00', '2015-12-02', '2015-08-04 14:51:13'),
(6854, 'D17', 'Jul-2015', '6823.00', '2015-12-02', '2015-08-04 14:51:13'),
(6853, 'D16', 'Jul-2015', '21545.00', '2015-12-02', '2015-08-04 14:51:13'),
(6852, 'D15', 'Jul-2015', '26370.00', '2015-12-02', '2015-08-04 14:51:13'),
(6851, 'D14', 'Jul-2015', '34953.00', '2015-12-02', '2015-08-04 14:51:13'),
(6850, 'D13', 'Jul-2015', '5492.00', '2015-12-02', '2015-08-04 14:51:13'),
(6849, 'D12', 'Jul-2015', '40487.00', '2015-12-02', '2015-08-04 14:51:13'),
(6848, 'D11', 'Jul-2015', '23297.00', '2015-12-02', '2015-08-04 14:51:13'),
(6847, 'D10', 'Jul-2015', '41243.00', '2015-12-02', '2015-08-04 14:51:13'),
(6846, 'D9', 'Jul-2015', '14386.00', '2015-12-02', '2015-08-04 14:51:13'),
(6845, 'D8', 'Jul-2015', '25909.00', '2015-12-02', '2015-08-04 14:51:13'),
(6844, 'D7', 'Jul-2015', '37380.00', '2015-12-02', '2015-08-04 14:51:13'),
(6843, 'D6', 'Jul-2015', '30180.00', '2015-12-02', '2015-08-04 14:51:13'),
(6842, 'D5', 'Jul-2015', '10835.00', '2015-12-02', '2015-08-04 14:51:13'),
(6841, 'D4', 'Jul-2015', '27176.00', '2015-12-02', '2015-08-04 14:51:13'),
(6840, 'D3', 'Jul-2015', '21353.00', '2015-12-02', '2015-08-04 14:51:13'),
(6839, 'D2', 'Jul-2015', '21650.00', '2015-12-02', '2015-08-04 14:51:13'),
(6838, 'D1', 'Jul-2015', '8981.00', '2015-12-02', '2015-08-04 14:51:13'),
(6837, 'C2', 'Jul-2015', '25219.00', '2015-12-02', '2015-08-04 14:51:13'),
(6836, 'C1', 'Jul-2015', '31243.00', '2015-12-02', '2015-08-04 14:51:13'),
(6835, 'B16', 'Jul-2015', '24537.00', '2015-12-02', '2015-08-04 14:51:13'),
(6834, 'B15', 'Jul-2015', '39727.00', '2015-12-02', '2015-08-04 14:51:13'),
(6833, 'B14', 'Jul-2015', '13677.00', '2015-12-02', '2015-08-04 14:51:13'),
(6832, 'B13', 'Jul-2015', '23893.00', '2015-12-02', '2015-08-04 14:51:13'),
(6831, 'B12', 'Jul-2015', '27432.00', '2015-12-02', '2015-08-04 14:51:13'),
(6830, 'B11', 'Jul-2015', '12937.00', '2015-12-02', '2015-08-04 14:51:13'),
(6829, 'B10', 'Jul-2015', '24103.00', '2015-12-02', '2015-08-04 14:51:13'),
(6828, 'B9', 'Jul-2015', '12423.00', '2015-12-02', '2015-08-04 14:51:13'),
(6827, 'B8', 'Jul-2015', '22568.00', '2015-12-02', '2015-08-04 14:51:13'),
(6826, 'B7', 'Jul-2015', '18742.00', '2015-12-02', '2015-08-04 14:51:13'),
(6825, 'B6', 'Jul-2015', '16134.00', '2015-12-02', '2015-08-04 14:51:13'),
(6824, 'B5', 'Jul-2015', '13273.00', '2015-12-02', '2015-08-04 14:51:13'),
(6823, 'B4', 'Jul-2015', '21888.00', '2015-12-02', '2015-08-04 14:51:13'),
(6822, 'B3', 'Jul-2015', '17056.00', '2015-12-02', '2015-08-04 14:51:13'),
(6821, 'B2', 'Jul-2015', '24739.00', '2015-12-02', '2015-08-04 14:51:13'),
(6820, 'B1', 'Jul-2015', '19137.00', '2015-12-02', '2015-08-04 14:51:13'),
(6819, 'A8', 'Jul-2015', '6661.00', '2015-12-02', '2015-08-04 14:51:13'),
(6818, 'A7', 'Jul-2015', '8372.00', '2015-12-02', '2015-08-04 14:51:13'),
(6817, 'A6', 'Jul-2015', '9992.00', '2015-12-02', '2015-08-04 14:51:13'),
(6816, 'A5', 'Jul-2015', '11133.00', '2015-12-02', '2015-08-04 14:51:13'),
(6815, 'A4', 'Jul-2015', '3664.00', '2015-12-02', '2015-08-04 14:51:13'),
(6814, 'A3', 'Jul-2015', '5554.00', '2015-12-02', '2015-08-04 14:51:13'),
(6813, 'A2', 'Jul-2015', '9047.00', '2015-12-02', '2015-08-04 14:51:13'),
(6812, 'A1', 'Jul-2015', '15867.00', '2015-12-02', '2015-08-04 14:51:13'),
(6944, 'MSA607', 'Jul-2015', '1512.00', '2015-12-02', '2015-08-04 14:51:13'),
(6945, 'MSA608', 'Jul-2015', '7378.00', '2015-12-02', '2015-08-04 14:51:13'),
(6946, 'MSA609', 'Jul-2015', '971.00', '2015-12-02', '2015-08-04 14:51:13'),
(6947, 'MSA610', 'Jul-2015', '2716.00', '2015-12-02', '2015-08-04 14:51:13'),
(6948, 'MSA-CA1', 'Jul-2015', '14838.20', '2015-12-02', '2015-08-04 14:51:13'),
(6949, 'MSA-CA2', 'Jul-2015', '26711.00', '2015-12-02', '2015-08-04 14:51:13'),
(6950, 'RES-CA1', 'Jul-2015', '2558.00', '2015-12-02', '2015-08-04 14:51:13'),
(6951, 'RES-CA2', 'Jul-2015', '1326.00', '2015-12-02', '2015-08-04 14:51:13'),
(6952, 'RES-CA3', 'Jul-2015', '14414.00', '2015-12-02', '2015-08-04 14:51:13'),
(6953, 'RES-CA4', 'Jul-2015', '1656.00', '2015-12-02', '2015-08-04 14:51:13'),
(6954, 'RES-CA5', 'Jul-2015', '2420.00', '2015-12-02', '2015-08-04 14:51:13'),
(6955, 'RES-CA6', 'Jul-2015', '2530.00', '2015-12-02', '2015-08-04 14:51:13'),
(6956, 'RES-CA7', 'Jul-2015', '0.30', '2015-12-02', '2015-08-04 14:51:13'),
(6957, 'RES-CA8', 'Jul-2015', '3591.00', '2015-12-02', '2015-08-04 14:51:13'),
(6958, 'RES-CA9', 'Jul-2015', '3098.00', '2015-12-02', '2015-08-04 14:51:13'),
(6959, 'RES-CA10', 'Jul-2015', '2812.00', '2015-12-02', '2015-08-04 14:51:13'),
(6960, 'RES-CA11', 'Jul-2015', '4514.00', '2015-12-02', '2015-08-04 14:51:13'),
(6961, 'RES-CA12', 'Jul-2015', '1762.00', '2015-12-02', '2015-08-04 14:51:13'),
(6962, 'RES-CA13', 'Jul-2015', '1799.00', '2015-12-02', '2015-08-04 14:51:13'),
(6963, 'RES-CA14', 'Jul-2015', '2024.00', '2015-12-02', '2015-08-04 14:51:13'),
(6964, 'RES-CA15', 'Jul-2015', '1424.00', '2015-12-02', '2015-08-04 14:51:13'),
(6965, 'S1', 'Jul-2015', '6724.00', '2015-12-02', '2015-08-04 14:51:13'),
(6966, 'S2', 'Jul-2015', '5190.00', '2015-12-02', '2015-08-04 14:51:13'),
(6967, 'S3', 'Jul-2015', '9045.00', '2015-12-02', '2015-08-04 14:51:13'),
(6968, 'S4', 'Jul-2015', '2191.00', '2015-12-02', '2015-08-04 14:51:13'),
(6969, 'S5', 'Jul-2015', '6059.00', '2015-12-02', '2015-08-04 14:51:13'),
(6970, 'S6', 'Jul-2015', '6571.00', '2015-12-02', '2015-08-04 14:51:13'),
(6971, 'S7', 'Jul-2015', '25075.00', '2015-12-02', '2015-08-04 14:51:13'),
(6972, 'S8', 'Jul-2015', '10331.00', '2015-12-02', '2015-08-04 14:51:13'),
(6973, 'VH3-302', 'Jul-2015', '15837.00', '2015-12-02', '2015-08-04 14:51:13'),
(6974, 'VH3-201', 'Jul-2015', '16973.00', '2015-12-02', '2015-08-04 14:51:13'),
(6975, 'VH3-202', 'Jul-2015', '17183.00', '2015-12-02', '2015-08-04 14:51:13'),
(6976, 'VH3-308', 'Jul-2015', '27559.00', '2015-12-02', '2015-08-04 14:51:13'),
(6977, 'VH3-307', 'Jul-2015', '25284.00', '2015-12-02', '2015-08-04 14:51:13'),
(6978, 'VH3-301', 'Jul-2015', '15013.00', '2015-12-02', '2015-08-04 14:51:13'),
(6979, 'BEC-Audi', 'Jul-2015', '1768.00', '2015-12-02', '2015-08-17 14:46:36'),
(6980, 'BEC-Admin', 'Jul-2015', '28202.00', '2015-12-02', '2015-08-17 14:46:36'),
(6981, 'BEC-Main', 'Jul-2015', '41732.00', '2015-12-02', '2015-08-17 14:46:36'),
(6982, 'KV-IIITA', 'Jul-2015', '35279.00', '2015-12-02', '2015-08-17 14:46:36'),
(6983, 'SSVision', 'Jul-2015', '4850.00', '2015-12-02', '2015-08-17 14:46:36'),
(6984, 'Coffee-Cafe', 'Jul-2015', '2565.00', '2015-12-02', '2015-08-17 14:46:36'),
(6985, 'BH4-Cafe', 'Jul-2015', '658.00', '2015-12-02', '2015-08-17 16:14:59'),
(6986, 'S-CA1', 'Jul-2015', '15357.00', '2015-12-02', '2015-08-17 16:14:59'),
(6987, 'G1', 'Jul-2015', '836.00', '2015-12-02', '2015-08-21 17:56:28'),
(6988, 'G2', 'Jul-2015', '310.00', '2015-12-02', '2015-08-21 17:56:28'),
(6989, 'G3', 'Jul-2015', '130.00', '2015-12-02', '2015-08-21 17:56:28'),
(6990, 'G4', 'Jul-2015', '388.00', '2015-12-02', '2015-08-21 17:56:28'),
(6991, 'G5', 'Jul-2015', '399.00', '2015-12-02', '2015-08-21 17:56:28'),
(6992, 'G6', 'Jul-2015', '142.00', '2015-12-02', '2015-08-21 17:56:28'),
(6993, 'G7', 'Jul-2015', '274.00', '2015-12-02', '2015-08-21 17:56:28'),
(6994, 'G8', 'Jul-2015', '44.00', '2015-12-02', '2015-08-21 17:56:28'),
(6995, 'G9', 'Jul-2015', '110.00', '2015-12-02', '2015-08-21 17:56:28'),
(6996, 'G10', 'Jul-2015', '2.00', '2015-12-02', '2015-08-21 17:56:28'),
(6997, 'G11', 'Jul-2015', '72.00', '2015-12-02', '2015-08-21 17:56:28'),
(6998, 'G12', 'Jul-2015', '2.00', '2015-12-02', '2015-08-21 17:56:28'),
(7001, 'BH1-R255', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7002, 'BH1-R257', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7003, 'BH1-R259', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7004, 'BH1-R253', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7005, 'BH1-R205', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7006, 'BH1-R265', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7007, 'GH3-R511', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7008, 'GH3-R512', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7009, 'GH3-R620', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7010, 'GH3-R611', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7011, 'GH3-R612', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7012, 'GH3-R719', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7013, 'GH3-R721', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7014, 'GH3-R621', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7015, 'GH3-R712', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7016, 'GH3-R521', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7017, 'GH3-R519', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 13:49:19'),
(7018, 'GH3-R610', 'Jul-2015', '0.00', '2015-12-02', '2015-09-03 15:00:17'),
(7019, 'A1', 'Aug-2015', '16119.00', '2015-12-02', '2015-09-03 15:15:17'),
(7020, 'A2', 'Aug-2015', '9328.00', '2015-12-02', '2015-09-03 15:15:17'),
(7021, 'A3', 'Aug-2015', '5749.00', '2015-12-02', '2015-09-03 15:15:17'),
(7022, 'A4', 'Aug-2015', '3916.00', '2015-12-02', '2015-09-03 15:15:17'),
(7023, 'A5', 'Aug-2015', '11411.00', '2015-12-02', '2015-09-03 15:15:17'),
(7024, 'A6', 'Aug-2015', '10189.00', '2015-12-02', '2015-09-03 15:15:17'),
(7025, 'A7', 'Aug-2015', '8632.00', '2015-12-02', '2015-09-03 15:15:17'),
(7026, 'A8', 'Aug-2015', '6951.00', '2015-12-02', '2015-09-03 15:15:17'),
(7027, 'B1', 'Aug-2015', '19524.00', '2015-12-02', '2015-09-03 15:15:17'),
(7028, 'B2', 'Aug-2015', '25319.00', '2015-12-02', '2015-09-03 15:15:17'),
(7029, 'B3', 'Aug-2015', '17351.00', '2015-12-02', '2015-09-03 15:15:17'),
(7030, 'B4', 'Aug-2015', '22389.00', '2015-12-02', '2015-09-03 15:15:17'),
(7031, 'B5', 'Aug-2015', '13663.00', '2015-12-02', '2015-09-03 15:15:17'),
(7032, 'B6', 'Aug-2015', '16484.00', '2015-12-02', '2015-09-03 15:15:17'),
(7033, 'B7', 'Aug-2015', '19153.00', '2015-12-02', '2015-09-03 15:15:17'),
(7034, 'B8', 'Aug-2015', '23127.00', '2015-12-02', '2015-09-03 15:15:17'),
(7035, 'B9', 'Aug-2015', '12625.00', '2015-12-02', '2015-09-03 15:15:17'),
(7036, 'B10', 'Aug-2015', '24546.00', '2015-12-02', '2015-09-03 15:15:17'),
(7037, 'B11', 'Aug-2015', '13321.00', '2015-12-02', '2015-09-03 15:15:17'),
(7038, 'B12', 'Aug-2015', '27791.00', '2015-12-02', '2015-09-03 15:15:17'),
(7039, 'B13', 'Aug-2015', '24398.00', '2015-12-02', '2015-09-03 15:46:52'),
(7040, 'B14', 'Aug-2015', '14083.00', '2015-12-02', '2015-09-03 15:46:52'),
(7041, 'B15', 'Aug-2015', '40515.00', '2015-12-02', '2015-09-03 15:46:52'),
(7042, 'B16', 'Aug-2015', '25090.00', '2015-12-02', '2015-09-03 15:46:52'),
(7043, 'C1', 'Aug-2015', '31669.00', '2015-12-02', '2015-09-03 17:25:41'),
(7044, 'C2', 'Aug-2015', '25789.00', '2015-12-02', '2015-09-03 17:25:41'),
(7045, 'D1', 'Aug-2015', '9305.00', '2015-12-02', '2015-09-03 17:25:41'),
(7046, 'D2', 'Aug-2015', '22310.00', '2015-12-02', '2015-09-03 17:25:41'),
(7047, 'D3', 'Aug-2015', '22016.00', '2015-12-02', '2015-09-03 17:25:41'),
(7048, 'D4', 'Aug-2015', '27645.00', '2015-12-02', '2015-09-03 17:25:41'),
(7049, 'D5', 'Aug-2015', '11239.00', '2015-12-02', '2015-09-03 17:25:41'),
(7050, 'D6', 'Aug-2015', '30687.00', '2015-12-02', '2015-09-03 17:25:41'),
(7051, 'D7', 'Aug-2015', '37935.00', '2015-12-02', '2015-09-03 17:25:41'),
(7052, 'D8', 'Aug-2015', '26568.00', '2015-12-02', '2015-09-03 17:25:41'),
(7053, 'BEC-Admin', 'Aug-2015', '29228.00', '2015-12-02', '2015-09-04 09:51:18'),
(7054, 'BEC-Audi', 'Aug-2015', '3605.00', '2015-12-02', '2015-09-04 09:51:18'),
(7055, 'BEC-Main', 'Aug-2015', '42636.00', '2015-12-02', '2015-09-04 09:51:18'),
(7056, 'D9', 'Aug-2015', '14802.00', '2015-12-02', '2015-09-04 09:51:18'),
(7057, 'D10', 'Aug-2015', '41279.00', '2015-12-02', '2015-09-04 09:51:18'),
(7058, 'D11', 'Aug-2015', '23968.00', '2015-12-02', '2015-09-04 09:51:18'),
(7059, 'D12', 'Aug-2015', '41461.00', '2015-12-02', '2015-09-04 09:51:18'),
(7060, 'D13', 'Aug-2015', '5559.00', '2015-12-02', '2015-09-04 09:51:18'),
(7061, 'D14', 'Aug-2015', '35858.00', '2015-12-02', '2015-09-04 09:51:18'),
(7062, 'D15', 'Aug-2015', '26492.00', '2015-12-02', '2015-09-04 09:51:18'),
(7063, 'D16', 'Aug-2015', '21548.00', '2015-12-02', '2015-09-04 09:51:18'),
(7064, 'D17', 'Aug-2015', '6823.00', '2015-12-02', '2015-09-04 09:51:18'),
(7065, 'D18', 'Aug-2015', '12851.00', '2015-12-02', '2015-09-04 09:51:18'),
(7066, 'D19', 'Aug-2015', '6994.00', '2015-12-02', '2015-09-04 09:51:18'),
(7067, 'D20', 'Aug-2015', '26640.00', '2015-12-02', '2015-09-04 09:51:18'),
(7068, 'D21', 'Aug-2015', '9405.00', '2015-12-02', '2015-09-04 09:51:18'),
(7069, 'D22', 'Aug-2015', '8329.00', '2015-12-02', '2015-09-04 09:51:18'),
(7070, 'D23', 'Aug-2015', '7056.00', '2015-12-02', '2015-09-04 09:51:18'),
(7071, 'D24', 'Aug-2015', '15193.00', '2015-12-02', '2015-09-04 09:51:18'),
(7072, 'D25', 'Aug-2015', '41941.00', '2015-12-02', '2015-09-04 09:51:18'),
(7073, 'D26', 'Aug-2015', '52543.00', '2015-12-02', '2015-09-04 09:51:18'),
(7074, 'D27', 'Aug-2015', '37247.00', '2015-12-02', '2015-09-04 09:51:18'),
(7075, 'D28', 'Aug-2015', '37696.00', '2015-12-02', '2015-09-04 09:51:18'),
(7076, 'E1', 'Aug-2015', '22393.00', '2015-12-02', '2015-09-04 09:51:18'),
(7077, 'E2', 'Aug-2015', '23584.00', '2015-12-02', '2015-09-04 09:51:18'),
(7078, 'E3', 'Aug-2015', '46178.00', '2015-12-02', '2015-09-04 09:51:18'),
(7079, 'E4', 'Aug-2015', '82157.00', '2015-12-02', '2015-09-04 09:51:18'),
(7080, 'E5', 'Aug-2015', '8746.00', '2015-12-02', '2015-09-04 09:51:18'),
(7081, 'E6', 'Aug-2015', '42445.00', '2015-12-02', '2015-09-04 09:51:18'),
(7082, 'E7', 'Aug-2015', '719.00', '2015-12-02', '2015-09-04 09:51:18'),
(7083, 'E8', 'Aug-2015', '25437.00', '2015-12-02', '2015-09-04 09:51:18'),
(7084, 'E9', 'Aug-2015', '30161.00', '2015-12-02', '2015-09-04 09:51:18'),
(7085, 'E10', 'Aug-2015', '17828.00', '2015-12-02', '2015-09-04 09:51:18'),
(7086, 'E11', 'Aug-2015', '41188.00', '2015-12-02', '2015-09-04 09:51:18'),
(7087, 'E12', 'Aug-2015', '35106.00', '2015-12-02', '2015-09-04 09:51:18'),
(7088, 'E13', 'Aug-2015', '12539.00', '2015-12-02', '2015-09-04 09:51:18'),
(7089, 'E14', 'Aug-2015', '9119.00', '2015-12-02', '2015-09-04 09:51:18'),
(7090, 'F1', 'Aug-2015', '14696.00', '2015-12-02', '2015-09-04 09:51:18'),
(7091, 'F2', 'Aug-2015', '11135.50', '2015-12-02', '2015-09-04 09:51:18'),
(7092, 'F3', 'Aug-2015', '11439.10', '2015-12-02', '2015-09-04 09:51:18'),
(7093, 'F4', 'Aug-2015', '9395.00', '2015-12-02', '2015-09-04 09:51:18'),
(7094, 'F5', 'Aug-2015', '7236.00', '2015-12-02', '2015-09-04 09:51:18'),
(7095, 'G1 ', 'Aug-2015', '858.00', '2015-12-02', '2015-09-04 09:51:18'),
(7096, 'G2 ', 'Aug-2015', '335.00', '2015-12-02', '2015-09-04 09:51:18'),
(7097, 'G3 ', 'Aug-2015', '140.00', '2015-12-02', '2015-09-04 09:51:18'),
(7098, 'G4 ', 'Aug-2015', '415.00', '2015-12-02', '2015-09-04 09:51:18'),
(7099, 'G5', 'Aug-2015', '409.00', '2015-12-02', '2015-09-04 09:51:18'),
(7100, 'G6', 'Aug-2015', '157.00', '2015-12-02', '2015-09-04 09:51:18'),
(7101, 'G7', 'Aug-2015', '337.00', '2015-12-02', '2015-09-04 09:51:18'),
(7102, 'G8 ', 'Aug-2015', '64.00', '2015-12-02', '2015-09-04 09:51:18'),
(7103, 'G9', 'Aug-2015', '129.00', '2015-12-02', '2015-09-04 09:51:18'),
(7104, 'G10', 'Aug-2015', '20.00', '2015-12-02', '2015-09-04 09:51:18'),
(7105, 'G11', 'Aug-2015', '72.00', '2015-12-02', '2015-09-04 09:51:18'),
(7106, 'G12', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 09:51:18'),
(7107, 'H1', 'Aug-2015', '5688.00', '2015-12-02', '2015-09-04 09:51:18'),
(7108, 'H2', 'Aug-2015', '2796.00', '2015-12-02', '2015-09-04 09:51:18'),
(7109, 'H3', 'Aug-2015', '1767.00', '2015-12-02', '2015-09-04 09:51:18'),
(7110, 'H4', 'Aug-2015', '6450.00', '2015-12-02', '2015-09-04 09:51:18'),
(7111, 'H5', 'Aug-2015', '3580.00', '2015-12-02', '2015-09-04 09:51:18'),
(7112, 'H6', 'Aug-2015', '27.70', '2015-12-02', '2015-09-04 09:51:18'),
(7113, 'H7', 'Aug-2015', '281.00', '2015-12-02', '2015-09-04 09:51:18'),
(7114, 'H8', 'Aug-2015', '9602.00', '2015-12-02', '2015-09-04 09:51:18'),
(7115, 'H9', 'Aug-2015', '16.20', '2015-12-02', '2015-09-04 09:51:18'),
(7116, 'H10', 'Aug-2015', '337.00', '2015-12-02', '2015-09-04 09:51:18'),
(7117, 'H11', 'Aug-2015', '3081.00', '2015-12-02', '2015-09-04 09:51:18'),
(7118, 'H12', 'Aug-2015', '69.90', '2015-12-02', '2015-09-04 09:51:18'),
(7119, 'KV-IIITA', 'Aug-2015', '38138.00', '2015-12-02', '2015-09-04 09:51:18'),
(7120, 'MSA101', 'Aug-2015', '7051.00', '2015-12-02', '2015-09-04 09:51:18'),
(7121, 'MSA102', 'Aug-2015', '11336.00', '2015-12-02', '2015-09-04 09:51:18'),
(7122, 'MSA103', 'Aug-2015', '11686.00', '2015-12-02', '2015-09-04 09:51:18'),
(7123, 'MSA104', 'Aug-2015', '19133.00', '2015-12-02', '2015-09-04 09:51:18'),
(7124, 'MSA105', 'Aug-2015', '11745.00', '2015-12-02', '2015-09-04 09:51:18'),
(7125, 'MSA106', 'Aug-2015', '9180.00', '2015-12-02', '2015-09-04 09:51:18'),
(7126, 'MSA201', 'Aug-2015', '6624.00', '2015-12-02', '2015-09-04 09:51:18'),
(7127, 'MSA202', 'Aug-2015', '4981.00', '2015-12-02', '2015-09-04 09:51:18'),
(7128, 'MSA203', 'Aug-2015', '11178.00', '2015-12-02', '2015-09-04 09:51:18'),
(7129, 'MSA204', 'Aug-2015', '7188.00', '2015-12-02', '2015-09-04 09:51:18'),
(7130, 'MSA205', 'Aug-2015', '11022.00', '2015-12-02', '2015-09-04 09:51:18'),
(7131, 'MSA206', 'Aug-2015', '6920.00', '2015-12-02', '2015-09-04 09:51:18'),
(7132, 'MSA301', 'Aug-2015', '1036.00', '2015-12-02', '2015-09-04 09:51:18'),
(7133, 'MSA302', 'Aug-2015', '10285.00', '2015-12-02', '2015-09-04 09:51:18'),
(7134, 'MSA303', 'Aug-2015', '6593.00', '2015-12-02', '2015-09-04 09:51:18'),
(7135, 'MSA304', 'Aug-2015', '8604.00', '2015-12-02', '2015-09-04 09:51:18'),
(7136, 'MSA305', 'Aug-2015', '6624.00', '2015-12-02', '2015-09-04 09:51:18'),
(7137, 'MSA306', 'Aug-2015', '9207.00', '2015-12-02', '2015-09-04 09:51:18'),
(7138, 'MSA307', 'Aug-2015', '6806.00', '2015-12-02', '2015-09-04 09:51:18'),
(7139, 'MSA308', 'Aug-2015', '577.00', '2015-12-02', '2015-09-04 09:51:18'),
(7140, 'MSA401', 'Aug-2015', '7091.00', '2015-12-02', '2015-09-04 09:51:18'),
(7141, 'MSA402', 'Aug-2015', '4272.00', '2015-12-02', '2015-09-04 09:51:18'),
(7142, 'MSA403', 'Aug-2015', '7943.00', '2015-12-02', '2015-09-04 09:51:18'),
(7143, 'MSA404', 'Aug-2015', '3487.00', '2015-12-02', '2015-09-04 09:51:18'),
(7144, 'MSA405', 'Aug-2015', '3859.00', '2015-12-02', '2015-09-04 09:51:18'),
(7145, 'MSA406', 'Aug-2015', '5254.00', '2015-12-02', '2015-09-04 09:51:18'),
(7146, 'MSA407', 'Aug-2015', '10509.00', '2015-12-02', '2015-09-04 09:51:18'),
(7147, 'MSA408', 'Aug-2015', '3050.00', '2015-12-02', '2015-09-04 09:51:18'),
(7148, 'MSA409', 'Aug-2015', '1916.00', '2015-12-02', '2015-09-04 09:51:18'),
(7149, 'MSA410', 'Aug-2015', '5859.00', '2015-12-02', '2015-09-04 09:51:18'),
(7150, 'MSA501', 'Aug-2015', '7941.00', '2015-12-02', '2015-09-04 09:51:18'),
(7151, 'MSA502', 'Aug-2015', '8089.00', '2015-12-02', '2015-09-04 09:51:18'),
(7152, 'MSA503', 'Aug-2015', '4032.00', '2015-12-02', '2015-09-04 09:51:18'),
(7153, 'MSA504', 'Aug-2015', '4422.00', '2015-12-02', '2015-09-04 09:51:18'),
(7154, 'MSA505', 'Aug-2015', '8984.00', '2015-12-02', '2015-09-04 09:51:18'),
(7155, 'MSA506', 'Aug-2015', '4906.00', '2015-12-02', '2015-09-04 09:51:18'),
(7156, 'MSA507', 'Aug-2015', '1637.00', '2015-12-02', '2015-09-04 09:51:18'),
(7157, 'MSA508', 'Aug-2015', '2768.00', '2015-12-02', '2015-09-04 09:51:18'),
(7158, 'MSA509', 'Aug-2015', '4224.00', '2015-12-02', '2015-09-04 09:51:18'),
(7159, 'MSA510', 'Aug-2015', '5364.00', '2015-12-02', '2015-09-04 09:51:18'),
(7160, 'MSA601', 'Aug-2015', '3329.00', '2015-12-02', '2015-09-04 09:51:18'),
(7161, 'MSA602', 'Aug-2015', '9329.00', '2015-12-02', '2015-09-04 09:51:18'),
(7162, 'MSA603', 'Aug-2015', '1721.00', '2015-12-02', '2015-09-04 09:51:18'),
(7163, 'MSA604', 'Aug-2015', '1977.00', '2015-12-02', '2015-09-04 09:51:18'),
(7164, 'MSA605', 'Aug-2015', '4600.00', '2015-12-02', '2015-09-04 09:51:18'),
(7165, 'MSA606', 'Aug-2015', '3957.00', '2015-12-02', '2015-09-04 09:51:18'),
(7166, 'MSA607', 'Aug-2015', '1512.00', '2015-12-02', '2015-09-04 09:51:18'),
(7167, 'MSA608', 'Aug-2015', '7420.00', '2015-12-02', '2015-09-04 09:51:18'),
(7168, 'MSA609', 'Aug-2015', '1012.00', '2015-12-02', '2015-09-04 09:51:18'),
(7169, 'MSA610', 'Aug-2015', '2726.00', '2015-12-02', '2015-09-04 09:51:18'),
(7170, 'MSA-CA1', 'Aug-2015', '14838.00', '2015-12-02', '2015-09-04 09:51:18'),
(7171, 'MSA-CA2', 'Aug-2015', '26997.00', '2015-12-02', '2015-09-04 09:51:18'),
(7172, 'RES-CA1', 'Aug-2015', '2596.00', '2015-12-02', '2015-09-04 09:51:18'),
(7173, 'RES-CA2', 'Aug-2015', '1346.00', '2015-12-02', '2015-09-04 09:51:18'),
(7174, 'RES-CA3', 'Aug-2015', '14717.00', '2015-12-02', '2015-09-04 09:51:18'),
(7175, 'RES-CA4', 'Aug-2015', '1668.00', '2015-12-02', '2015-09-04 09:51:18'),
(7176, 'RES-CA5', 'Aug-2015', '2441.00', '2015-12-02', '2015-09-04 09:51:18'),
(7177, 'RES-CA6', 'Aug-2015', '2576.00', '2015-12-02', '2015-09-04 09:51:18'),
(7178, 'RES-CA7', 'Aug-2015', '3.00', '2015-12-02', '2015-09-04 09:51:18'),
(7179, 'RES-CA8', 'Aug-2015', '3639.00', '2015-12-02', '2015-09-04 09:51:18'),
(7180, 'RES-CA9', 'Aug-2015', '3153.00', '2015-12-02', '2015-09-04 09:51:18'),
(7181, 'RES-CA10', 'Aug-2015', '2843.00', '2015-12-02', '2015-09-04 09:51:18'),
(7182, 'RES-CA11', 'Aug-2015', '4605.00', '2015-12-02', '2015-09-04 09:51:18'),
(7183, 'RES-CA12', 'Aug-2015', '1786.00', '2015-12-02', '2015-09-04 09:51:18'),
(7184, 'RES-CA13', 'Aug-2015', '1841.00', '2015-12-02', '2015-09-04 09:51:18'),
(7185, 'RES-CA14', 'Aug-2015', '2045.00', '2015-12-02', '2015-09-04 09:51:18'),
(7186, 'RES-CA15', 'Aug-2015', '1435.00', '2015-12-02', '2015-09-04 09:51:18'),
(7187, 'S1', 'Aug-2015', '6884.00', '2015-12-02', '2015-09-04 09:51:18'),
(7188, 'S2', 'Aug-2015', '5263.00', '2015-12-02', '2015-09-04 09:51:18'),
(7189, 'S3', 'Aug-2015', '9432.00', '2015-12-02', '2015-09-04 09:51:18'),
(7190, 'S4', 'Aug-2015', '2266.00', '2015-12-02', '2015-09-04 09:51:18'),
(7191, 'S5', 'Aug-2015', '6101.00', '2015-12-02', '2015-09-04 09:51:18'),
(7192, 'S6', 'Aug-2015', '6629.00', '2015-12-02', '2015-09-04 09:51:18'),
(7193, 'S7', 'Aug-2015', '25093.00', '2015-12-02', '2015-09-04 09:51:18'),
(7194, 'S8', 'Aug-2015', '10677.00', '2015-12-02', '2015-09-04 09:51:18'),
(7195, 'S-CA1', 'Aug-2015', '15438.00', '2015-12-02', '2015-09-04 09:51:18'),
(7196, 'SSVision', 'Aug-2015', '4902.00', '2015-12-02', '2015-09-04 09:51:18'),
(7197, 'VH3-301', 'Aug-2015', '15258.00', '2015-12-02', '2015-09-04 09:51:18'),
(7198, 'VH3-202', 'Aug-2015', '17217.00', '2015-12-02', '2015-09-04 09:51:18'),
(7199, 'VH3-302', 'Aug-2015', '15837.00', '2015-12-02', '2015-09-04 09:51:18'),
(7200, 'VH3-201', 'Aug-2015', '16973.00', '2015-12-02', '2015-09-04 09:51:18'),
(7201, 'VH3-308', 'Aug-2015', '28174.00', '2015-12-02', '2015-09-04 09:51:18'),
(7202, 'VH3-307', 'Aug-2015', '25714.00', '2015-12-02', '2015-09-04 09:51:18'),
(7203, 'BH1-R256', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:41:41'),
(7204, 'BH1-R259', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:41:41'),
(7205, 'BH1-R265', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:41:41'),
(7206, 'BH1-R255', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:41:41'),
(7207, 'BH1-R205', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:41:41'),
(7208, 'BH1-R257', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:41:41'),
(7209, 'BH1-R253', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:41:41'),
(7210, 'BH4-Cafe', 'Aug-2015', '698.00', '2015-12-02', '2015-09-04 12:41:41'),
(7211, 'Coffee-Cafe', 'Aug-2015', '3161.00', '2015-12-02', '2015-09-04 12:41:41'),
(7212, 'GH3-R511', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7213, 'GH3-R512', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7214, 'GH3-R519', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7215, 'GH3-R521', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7216, 'GH3-R611', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7217, 'GH3-R620', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7218, 'GH3-R621', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7219, 'GH3-R719', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7220, 'GH3-R712', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7221, 'GH3-R721', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7222, 'GH3-R610', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7223, 'GH3-R612', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:50:45'),
(7224, 'G13', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7225, 'G14', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7226, 'G15', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7227, 'G16', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7228, 'G17', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7229, 'G18', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7230, 'G19', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7231, 'G20', 'Aug-2015', '5.00', '2015-12-02', '2015-09-04 12:56:05'),
(7232, 'I1', 'Aug-2015', '7.00', '2015-12-02', '2015-09-04 12:56:05'),
(7233, 'I2', 'Aug-2015', '4.00', '2015-12-02', '2015-09-04 12:56:05'),
(7234, 'I3', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7235, 'I4', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7236, 'I5', 'Aug-2015', '3.00', '2015-12-02', '2015-09-04 12:56:05'),
(7237, 'I6', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7238, 'I7', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7239, 'I8', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7240, 'I9', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7241, 'I10', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7242, 'I11', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7243, 'I12', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7244, 'I13', 'Aug-2015', '3.00', '2015-12-02', '2015-09-04 12:56:05'),
(7245, 'I14', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7246, 'I15', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7247, 'I16', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7248, 'I17', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7249, 'I18', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7250, 'I19', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7251, 'I20', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7252, 'I21', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7253, 'I22', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7254, 'I23', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7255, 'I24', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7256, 'I25', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7257, 'I26', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7258, 'I27', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7259, 'I28', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7260, 'I29', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7261, 'I30', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7262, 'I31', 'Aug-2015', '2.00', '2015-12-02', '2015-09-04 12:56:05'),
(7263, 'I32', 'Aug-2015', '1.00', '2015-12-02', '2015-09-04 12:56:05'),
(7264, 'VH1', 'Aug-2015', '0.00', '2015-12-02', '2015-09-04 12:56:05'),
(7265, 'A1', 'Sep-2015', '16357.00', '2015-12-02', '2015-10-01 14:12:08'),
(7266, 'A2', 'Sep-2015', '9334.00', '2015-12-02', '2015-10-01 14:12:08'),
(7267, 'A3', 'Sep-2015', '5930.00', '2015-12-02', '2015-10-01 14:12:08'),
(7268, 'A4', 'Sep-2015', '4145.00', '2015-12-02', '2015-10-01 14:12:08'),
(7269, 'A5', 'Sep-2015', '11418.00', '2015-12-02', '2015-10-01 14:12:08'),
(7270, 'A6', 'Sep-2015', '10189.00', '2015-12-02', '2015-10-01 14:12:08'),
(7271, 'A7', 'Sep-2015', '8632.00', '2015-12-02', '2015-10-01 14:12:08'),
(7272, 'A8', 'Sep-2015', '7314.00', '2015-12-02', '2015-10-01 14:12:08'),
(7273, 'B1', 'Sep-2015', '19953.00', '2015-12-02', '2015-10-01 14:12:08'),
(7274, 'B2', 'Sep-2015', '25975.00', '2015-12-02', '2015-10-01 14:12:08'),
(7275, 'B3', 'Sep-2015', '17660.00', '2015-12-02', '2015-10-01 14:12:08'),
(7276, 'B4', 'Sep-2015', '22880.00', '2015-12-02', '2015-10-01 14:12:08'),
(7277, 'B5', 'Sep-2015', '13990.00', '2015-12-02', '2015-10-01 14:12:08'),
(7278, 'B6', 'Sep-2015', '16884.00', '2015-12-02', '2015-10-01 14:12:08'),
(7279, 'B7', 'Sep-2015', '19558.00', '2015-12-02', '2015-10-01 14:12:08'),
(7280, 'B8', 'Sep-2015', '23673.00', '2015-12-02', '2015-10-01 14:12:08'),
(7281, 'B9', 'Sep-2015', '12791.00', '2015-12-02', '2015-10-01 14:12:08'),
(7282, 'B10', 'Sep-2015', '25073.00', '2015-12-02', '2015-10-01 14:12:08'),
(7283, 'B11', 'Sep-2015', '13577.00', '2015-12-02', '2015-10-01 14:12:08'),
(7284, 'B12', 'Sep-2015', '28136.00', '2015-12-02', '2015-10-01 14:12:08'),
(7285, 'B13', 'Sep-2015', '24893.00', '2015-12-02', '2015-10-01 14:12:08'),
(7286, 'B14', 'Sep-2015', '14482.00', '2015-12-02', '2015-10-01 14:12:08'),
(7287, 'B15', 'Sep-2015', '41274.00', '2015-12-02', '2015-10-01 14:12:08'),
(7288, 'B16', 'Sep-2015', '25719.00', '2015-12-02', '2015-10-01 14:12:08'),
(7289, 'BEC-Admin', 'Sep-2015', '30020.00', '2015-12-02', '2015-10-01 14:12:08'),
(7290, 'BEC-Audi', 'Sep-2015', '3805.00', '2015-12-02', '2015-10-01 14:12:08'),
(7291, 'BEC-Main', 'Sep-2015', '43358.00', '2015-12-02', '2015-10-01 14:12:08'),
(7292, 'BH1-R253', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7293, 'BH1-R257', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7294, 'BH1-R256', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7295, 'BH1-R265', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7296, 'BH1-R255', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7297, 'BH1-R205', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7298, 'BH1-R259', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7299, 'BH4-Cafe', 'Sep-2015', '783.00', '2015-12-02', '2015-10-01 14:12:08'),
(7300, 'C1', 'Sep-2015', '32074.00', '2015-12-02', '2015-10-01 14:12:08'),
(7301, 'C2', 'Sep-2015', '26320.00', '2015-12-02', '2015-10-01 14:12:08'),
(7302, 'Coffee-Cafe', 'Sep-2015', '3656.00', '2015-12-02', '2015-10-01 14:12:08'),
(7303, 'D1', 'Sep-2015', '9677.00', '2015-12-02', '2015-10-01 14:12:08'),
(7304, 'D2', 'Sep-2015', '23174.00', '2015-12-02', '2015-10-01 14:12:08'),
(7305, 'D3', 'Sep-2015', '22693.00', '2015-12-02', '2015-10-01 14:12:08'),
(7306, 'D4', 'Sep-2015', '28247.00', '2015-12-02', '2015-10-01 14:12:08'),
(7307, 'D5', 'Sep-2015', '11645.00', '2015-12-02', '2015-10-01 14:12:08'),
(7308, 'D6', 'Sep-2015', '31246.00', '2015-12-02', '2015-10-01 14:12:08'),
(7309, 'D7', 'Sep-2015', '38531.00', '2015-12-02', '2015-10-01 14:12:08'),
(7310, 'D8', 'Sep-2015', '27237.00', '2015-12-02', '2015-10-01 14:12:08'),
(7311, 'D9', 'Sep-2015', '15127.00', '2015-12-02', '2015-10-01 14:12:08');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(7312, 'D10', 'Sep-2015', '41313.00', '2015-12-02', '2015-10-01 14:12:08'),
(7313, 'D11', 'Sep-2015', '24663.00', '2015-12-02', '2015-10-01 14:12:08'),
(7314, 'D12', 'Sep-2015', '42436.00', '2015-12-02', '2015-10-01 14:12:08'),
(7315, 'D13', 'Sep-2015', '5624.00', '2015-12-02', '2015-10-01 14:12:08'),
(7316, 'D14', 'Sep-2015', '36789.00', '2015-12-02', '2015-10-01 14:12:08'),
(7317, 'D15', 'Sep-2015', '26609.00', '2015-12-02', '2015-10-01 14:12:08'),
(7318, 'D16', 'Sep-2015', '21556.00', '2015-12-02', '2015-10-01 14:12:08'),
(7319, 'D17', 'Sep-2015', '6823.00', '2015-12-02', '2015-10-01 14:12:08'),
(7320, 'D18', 'Sep-2015', '13420.00', '2015-12-02', '2015-10-01 14:12:08'),
(7321, 'D19', 'Sep-2015', '6994.00', '2015-12-02', '2015-10-01 14:12:08'),
(7322, 'D20', 'Sep-2015', '27290.00', '2015-12-02', '2015-10-01 14:12:08'),
(7323, 'D21', 'Sep-2015', '9605.00', '2015-12-02', '2015-10-01 14:12:08'),
(7324, 'D22', 'Sep-2015', '8513.00', '2015-12-02', '2015-10-01 14:12:08'),
(7325, 'D23', 'Sep-2015', '7056.00', '2015-12-02', '2015-10-01 14:12:08'),
(7326, 'D24', 'Sep-2015', '15502.00', '2015-12-02', '2015-10-01 14:12:08'),
(7327, 'D25', 'Sep-2015', '42643.00', '2015-12-02', '2015-10-01 14:12:08'),
(7328, 'D26', 'Sep-2015', '53045.00', '2015-12-02', '2015-10-01 14:12:08'),
(7329, 'D27', 'Sep-2015', '37461.00', '2015-12-02', '2015-10-01 14:12:08'),
(7330, 'D28', 'Sep-2015', '38240.00', '2015-12-02', '2015-10-01 14:12:08'),
(7331, 'Dir-Res', 'Sep-2015', '52863.00', '2015-12-02', '2015-10-01 14:12:08'),
(7332, 'E1', 'Sep-2015', '22512.00', '2015-12-02', '2015-10-01 14:12:08'),
(7333, 'E2', 'Sep-2015', '23973.00', '2015-12-02', '2015-10-01 14:12:08'),
(7334, 'E3', 'Sep-2015', '46864.00', '2015-12-02', '2015-10-01 14:12:08'),
(7335, 'E4', 'Sep-2015', '83159.00', '2015-12-02', '2015-10-01 14:12:08'),
(7336, 'E5', 'Sep-2015', '10117.00', '2015-12-02', '2015-10-01 14:12:08'),
(7337, 'E6', 'Sep-2015', '42800.00', '2015-12-02', '2015-10-01 14:12:08'),
(7338, 'E7', 'Sep-2015', '719.00', '2015-12-02', '2015-10-01 14:12:08'),
(7339, 'E8', 'Sep-2015', '25970.00', '2015-12-02', '2015-10-01 14:12:08'),
(7340, 'E9', 'Sep-2015', '31497.00', '2015-12-02', '2015-10-01 14:12:08'),
(7341, 'E10', 'Sep-2015', '18645.00', '2015-12-02', '2015-10-01 14:12:08'),
(7342, 'E11', 'Sep-2015', '42162.00', '2015-12-02', '2015-10-01 14:12:08'),
(7343, 'E12', 'Sep-2015', '36013.00', '2015-12-02', '2015-10-01 14:12:08'),
(7344, 'E13', 'Sep-2015', '12539.00', '2015-12-02', '2015-10-01 14:12:08'),
(7345, 'E14', 'Sep-2015', '9119.00', '2015-12-02', '2015-10-01 14:12:08'),
(7346, 'F1', 'Sep-2015', '15322.00', '2015-12-02', '2015-10-01 14:12:08'),
(7347, 'F2', 'Sep-2015', '11135.00', '2015-12-02', '2015-10-01 14:12:08'),
(7348, 'F3', 'Sep-2015', '11439.00', '2015-12-02', '2015-10-01 14:12:08'),
(7349, 'F4', 'Sep-2015', '9395.00', '2015-12-02', '2015-10-01 14:12:08'),
(7350, 'F5', 'Sep-2015', '7236.00', '2015-12-02', '2015-10-01 14:12:08'),
(7351, 'G1 ', 'Sep-2015', '946.00', '2015-12-02', '2015-10-01 14:12:08'),
(7352, 'G2 ', 'Sep-2015', '395.00', '2015-12-02', '2015-10-01 14:12:08'),
(7353, 'G3 ', 'Sep-2015', '189.00', '2015-12-02', '2015-10-01 14:12:08'),
(7354, 'G4 ', 'Sep-2015', '485.00', '2015-12-02', '2015-10-01 14:12:08'),
(7355, 'G5', 'Sep-2015', '468.00', '2015-12-02', '2015-10-01 14:12:08'),
(7356, 'G6', 'Sep-2015', '233.00', '2015-12-02', '2015-10-01 14:12:08'),
(7357, 'G7', 'Sep-2015', '477.00', '2015-12-02', '2015-10-01 14:12:08'),
(7358, 'G8 ', 'Sep-2015', '140.00', '2015-12-02', '2015-10-01 14:12:08'),
(7359, 'G9', 'Sep-2015', '219.00', '2015-12-02', '2015-10-01 14:12:08'),
(7360, 'G10', 'Sep-2015', '192.00', '2015-12-02', '2015-10-01 14:12:08'),
(7361, 'G11', 'Sep-2015', '133.00', '2015-12-02', '2015-10-01 14:12:08'),
(7362, 'G12', 'Sep-2015', '19.00', '2015-12-02', '2015-10-01 14:12:08'),
(7363, 'G13', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7364, 'G14', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7365, 'G15', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7366, 'G16', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7367, 'G17', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7368, 'G18', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7369, 'G19', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7370, 'G20', 'Sep-2015', '5.00', '2015-12-02', '2015-10-01 14:12:08'),
(7371, 'GH3-R511', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7372, 'GH3-R512', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7373, 'GH3-R519', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7374, 'GH3-R521', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7375, 'GH3-R611', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7376, 'GH3-R612', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7377, 'GH3-R620', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7378, 'GH3-R621', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7379, 'GH3-R719', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7380, 'GH3-R712', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7381, 'GH3-R721', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7382, 'GH3-R610', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7383, 'H1', 'Sep-2015', '6271.00', '2015-12-02', '2015-10-01 14:12:08'),
(7384, 'H2', 'Sep-2015', '3012.00', '2015-12-02', '2015-10-01 14:12:08'),
(7385, 'H3', 'Sep-2015', '2056.00', '2015-12-02', '2015-10-01 14:12:08'),
(7386, 'H4', 'Sep-2015', '6836.00', '2015-12-02', '2015-10-01 14:12:08'),
(7387, 'H5', 'Sep-2015', '3883.00', '2015-12-02', '2015-10-01 14:12:08'),
(7388, 'H6', 'Sep-2015', '27.70', '2015-12-02', '2015-10-01 14:12:08'),
(7389, 'H7', 'Sep-2015', '296.00', '2015-12-02', '2015-10-01 14:12:08'),
(7390, 'H8', 'Sep-2015', '10456.00', '2015-12-02', '2015-10-01 14:12:08'),
(7391, 'H9', 'Sep-2015', '16.20', '2015-12-02', '2015-10-01 14:12:08'),
(7392, 'H10', 'Sep-2015', '338.00', '2015-12-02', '2015-10-01 14:12:08'),
(7393, 'H11', 'Sep-2015', '3403.00', '2015-12-02', '2015-10-01 14:12:08'),
(7394, 'H12', 'Sep-2015', '69.90', '2015-12-02', '2015-10-01 14:12:08'),
(7513, 'I1', 'Sep-2015', '424.00', '2015-10-08', '2015-10-01 14:12:08'),
(7514, 'I2', 'Sep-2015', '305.00', '2015-10-08', '2015-10-01 14:12:08'),
(7515, 'I3', 'Sep-2015', '164.00', '2015-10-08', '2015-10-01 14:12:08'),
(7398, 'I4', 'Sep-2015', '155.00', '2015-12-02', '2015-10-01 14:12:08'),
(7516, 'I5', 'Sep-2015', '36.00', '2015-10-08', '2015-10-01 14:12:08'),
(7400, 'I6', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7401, 'I7', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7402, 'I8', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7403, 'I9', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7404, 'I10', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7405, 'I11', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7406, 'I12', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7407, 'I13', 'Sep-2015', '3.00', '2015-12-02', '2015-10-01 14:12:08'),
(7408, 'I14', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7409, 'I15', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7410, 'I16', 'Sep-2015', '1.00', '2015-12-02', '2015-10-01 14:12:08'),
(7517, 'I17', 'Sep-2015', '429.00', '2015-10-08', '2015-10-01 14:12:08'),
(7412, 'I18', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7413, 'I19', 'Sep-2015', '327.00', '2015-12-02', '2015-10-01 14:12:08'),
(7518, 'I20', 'Sep-2015', '368.00', '2015-10-08', '2015-10-01 14:12:08'),
(7415, 'I21', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7416, 'I22', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7417, 'I23', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7418, 'I24', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7419, 'I25', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7420, 'I26', 'Sep-2015', '8.00', '2015-12-02', '2015-10-01 14:12:08'),
(7421, 'I27', 'Sep-2015', '13.00', '2015-12-02', '2015-10-01 14:12:08'),
(7422, 'I28', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7423, 'I29', 'Sep-2015', '23.00', '2015-12-02', '2015-10-01 14:12:08'),
(7424, 'I30', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7425, 'I31', 'Sep-2015', '3.00', '2015-12-02', '2015-10-01 14:12:08'),
(7426, 'I32', 'Sep-2015', '2.00', '2015-12-02', '2015-10-01 14:12:08'),
(7427, 'KV-IIITA', 'Sep-2015', '41089.00', '2015-12-02', '2015-10-01 14:12:08'),
(7428, 'MSA101', 'Sep-2015', '7051.50', '2015-12-02', '2015-10-01 14:12:08'),
(7429, 'MSA102', 'Sep-2015', '11366.00', '2015-12-02', '2015-10-01 14:12:08'),
(7430, 'MSA103', 'Sep-2015', '11694.00', '2015-12-02', '2015-10-01 14:12:08'),
(7431, 'MSA104', 'Sep-2015', '19609.00', '2015-12-02', '2015-10-01 14:12:08'),
(7432, 'MSA105', 'Sep-2015', '12126.00', '2015-12-02', '2015-10-01 14:12:08'),
(7433, 'MSA106', 'Sep-2015', '9187.00', '2015-12-02', '2015-10-01 14:12:08'),
(7434, 'MSA201', 'Sep-2015', '6711.00', '2015-12-02', '2015-10-01 14:12:08'),
(7435, 'MSA202', 'Sep-2015', '5038.00', '2015-12-02', '2015-10-01 14:12:08'),
(7436, 'MSA203', 'Sep-2015', '11314.00', '2015-12-02', '2015-10-01 14:12:08'),
(7437, 'MSA204', 'Sep-2015', '7240.00', '2015-12-02', '2015-10-01 14:12:08'),
(7438, 'MSA205', 'Sep-2015', '11049.00', '2015-12-02', '2015-10-01 14:12:08'),
(7439, 'MSA206', 'Sep-2015', '6987.00', '2015-12-02', '2015-10-01 14:12:08'),
(7440, 'MSA301', 'Sep-2015', '1036.00', '2015-12-02', '2015-10-01 14:12:08'),
(7441, 'MSA302', 'Sep-2015', '10417.00', '2015-12-02', '2015-10-01 14:12:08'),
(7442, 'MSA303', 'Sep-2015', '6661.00', '2015-12-02', '2015-10-01 14:12:08'),
(7443, 'MSA304', 'Sep-2015', '9453.00', '2015-12-02', '2015-10-01 14:12:08'),
(7444, 'MSA305', 'Sep-2015', '6640.00', '2015-12-02', '2015-10-01 14:12:08'),
(7445, 'MSA306', 'Sep-2015', '9310.00', '2015-12-02', '2015-10-01 14:12:08'),
(7446, 'MSA307', 'Sep-2015', '6878.00', '2015-12-02', '2015-10-01 14:12:08'),
(7447, 'MSA308', 'Sep-2015', '577.00', '2015-12-02', '2015-10-01 14:12:08'),
(7448, 'MSA401', 'Sep-2015', '7176.00', '2015-12-02', '2015-10-01 14:12:08'),
(7449, 'MSA402', 'Sep-2015', '4533.00', '2015-12-02', '2015-10-01 14:12:08'),
(7450, 'MSA403', 'Sep-2015', '8398.00', '2015-12-02', '2015-10-01 14:12:08'),
(7451, 'MSA404', 'Sep-2015', '3645.00', '2015-12-02', '2015-10-01 14:12:08'),
(7452, 'MSA405', 'Sep-2015', '4008.00', '2015-12-02', '2015-10-01 14:12:08'),
(7453, 'MSA406', 'Sep-2015', '5434.00', '2015-12-02', '2015-10-01 14:12:08'),
(7454, 'MSA407', 'Sep-2015', '10579.00', '2015-12-02', '2015-10-01 14:12:08'),
(7455, 'MSA408', 'Sep-2015', '3126.00', '2015-12-02', '2015-10-01 14:12:08'),
(7456, 'MSA409', 'Sep-2015', '2007.00', '2015-12-02', '2015-10-01 14:12:08'),
(7457, 'MSA410', 'Sep-2015', '5901.00', '2015-12-02', '2015-10-01 14:12:08'),
(7458, 'MSA501', 'Sep-2015', '8036.00', '2015-12-02', '2015-10-01 14:12:08'),
(7459, 'MSA502', 'Sep-2015', '8155.00', '2015-12-02', '2015-10-01 14:12:08'),
(7460, 'MSA503', 'Sep-2015', '4071.00', '2015-12-02', '2015-10-01 14:12:08'),
(7461, 'MSA504', 'Sep-2015', '4543.00', '2015-12-02', '2015-10-01 14:12:08'),
(7462, 'MSA505', 'Sep-2015', '9096.00', '2015-12-02', '2015-10-01 14:12:08'),
(7463, 'MSA506', 'Sep-2015', '5070.00', '2015-12-02', '2015-10-01 14:12:08'),
(7464, 'MSA507', 'Sep-2015', '1706.00', '2015-12-02', '2015-10-01 14:12:08'),
(7465, 'MSA508', 'Sep-2015', '2893.00', '2015-12-02', '2015-10-01 14:12:08'),
(7466, 'MSA509', 'Sep-2015', '4290.00', '2015-12-02', '2015-10-01 14:12:08'),
(7467, 'MSA510', 'Sep-2015', '5480.00', '2015-12-02', '2015-10-01 14:12:08'),
(7468, 'MSA601', 'Sep-2015', '3524.00', '2015-12-02', '2015-10-01 14:12:08'),
(7469, 'MSA602', 'Sep-2015', '9429.00', '2015-12-02', '2015-10-01 14:12:08'),
(7470, 'MSA603', 'Sep-2015', '1774.00', '2015-12-02', '2015-10-01 14:12:08'),
(7471, 'MSA604', 'Sep-2015', '2146.00', '2015-12-02', '2015-10-01 14:12:08'),
(7472, 'MSA605', 'Sep-2015', '4675.00', '2015-12-02', '2015-10-01 14:12:08'),
(7473, 'MSA606', 'Sep-2015', '4055.00', '2015-12-02', '2015-10-01 14:12:08'),
(7474, 'MSA607', 'Sep-2015', '1536.00', '2015-12-02', '2015-10-01 14:12:08'),
(7475, 'MSA608', 'Sep-2015', '7459.00', '2015-12-02', '2015-10-01 14:12:08'),
(7476, 'MSA609', 'Sep-2015', '1058.00', '2015-12-02', '2015-10-01 14:12:08'),
(7477, 'MSA610', 'Sep-2015', '2833.00', '2015-12-02', '2015-10-01 14:12:08'),
(7478, 'MSA-CA1', 'Sep-2015', '14838.80', '2015-12-02', '2015-10-01 14:12:08'),
(7479, 'MSA-CA2', 'Sep-2015', '27266.00', '2015-12-02', '2015-10-01 14:12:08'),
(7480, 'RES-CA1', 'Sep-2015', '2636.00', '2015-12-02', '2015-10-01 14:12:08'),
(7481, 'RES-CA2', 'Sep-2015', '1371.00', '2015-12-02', '2015-10-01 14:12:08'),
(7482, 'RES-CA3', 'Sep-2015', '14901.00', '2015-12-02', '2015-10-01 14:12:08'),
(7483, 'RES-CA4', 'Sep-2015', '1680.00', '2015-12-02', '2015-10-01 14:12:08'),
(7484, 'RES-CA5', 'Sep-2015', '2466.00', '2015-12-02', '2015-10-01 14:12:08'),
(7485, 'RES-CA6', 'Sep-2015', '2612.00', '2015-12-02', '2015-10-01 14:12:08'),
(7486, 'RES-CA7', 'Sep-2015', '3.00', '2015-12-02', '2015-10-01 14:12:08'),
(7487, 'RES-CA8', 'Sep-2015', '3689.00', '2015-12-02', '2015-10-01 14:12:08'),
(7488, 'RES-CA9', 'Sep-2015', '3199.00', '2015-12-02', '2015-10-01 14:12:08'),
(7489, 'RES-CA10', 'Sep-2015', '2880.00', '2015-12-02', '2015-10-01 14:12:08'),
(7490, 'RES-CA11', 'Sep-2015', '4694.00', '2015-12-02', '2015-10-01 14:12:08'),
(7491, 'RES-CA12', 'Sep-2015', '1812.00', '2015-12-02', '2015-10-01 14:12:08'),
(7492, 'RES-CA13', 'Sep-2015', '1873.00', '2015-12-02', '2015-10-01 14:12:08'),
(7493, 'RES-CA14', 'Sep-2015', '2064.00', '2015-12-02', '2015-10-01 14:12:08'),
(7494, 'RES-CA15', 'Sep-2015', '1445.00', '2015-12-02', '2015-10-01 14:12:08'),
(7495, 'S1', 'Sep-2015', '7039.00', '2015-12-02', '2015-10-01 14:12:08'),
(7496, 'S2', 'Sep-2015', '5342.00', '2015-12-02', '2015-10-01 14:12:08'),
(7497, 'S3', 'Sep-2015', '9837.00', '2015-12-02', '2015-10-01 14:12:08'),
(7498, 'S4', 'Sep-2015', '2349.00', '2015-12-02', '2015-10-01 14:12:08'),
(7499, 'S5', 'Sep-2015', '6144.00', '2015-12-02', '2015-10-01 14:12:08'),
(7500, 'S6', 'Sep-2015', '6681.00', '2015-12-02', '2015-10-01 14:12:08'),
(7501, 'S7', 'Sep-2015', '25105.00', '2015-12-02', '2015-10-01 14:12:08'),
(7502, 'S8', 'Sep-2015', '11028.00', '2015-12-02', '2015-10-01 14:12:08'),
(7503, 'S-CA1', 'Sep-2015', '15522.00', '2015-12-02', '2015-10-01 14:12:08'),
(7504, 'SSVision', 'Sep-2015', '4970.00', '2015-12-02', '2015-10-01 14:12:08'),
(7505, 'VH1', 'Sep-2015', '0.00', '2015-12-02', '2015-10-01 14:12:08'),
(7506, 'VH3-308', 'Sep-2015', '28794.00', '2015-12-02', '2015-10-01 14:12:08'),
(7507, 'VH3-307', 'Sep-2015', '26163.00', '2015-12-02', '2015-10-01 14:12:08'),
(7508, 'VH3-201', 'Sep-2015', '16973.00', '2015-12-02', '2015-10-01 14:12:08'),
(7509, 'VH3-202', 'Sep-2015', '17217.00', '2015-12-02', '2015-10-01 14:12:08'),
(7510, 'VH3-302', 'Sep-2015', '15837.00', '2015-12-02', '2015-10-01 14:12:08'),
(7511, 'VH3-301', 'Sep-2015', '15258.00', '2015-12-02', '2015-10-01 14:12:08'),
(7512, 'Admin-Extn.', 'Sep-2015', '1390.00', '2015-12-02', '2015-10-01 14:24:56'),
(7395, 'I1', 'Sep-2015', '11418.00', '2015-10-01', '2015-10-01 18:06:03'),
(7396, 'I2', 'Sep-2015', '9334.00', '2015-10-01', '2015-10-07 12:46:31'),
(7397, 'I3', 'Sep-2015', '11314.00', '2015-10-07', '2015-10-07 12:50:53'),
(7399, 'I5', 'Sep-2015', '7240.00', '2015-10-07', '2015-10-07 12:50:53'),
(7411, 'I17', 'Sep-2015', '8632.00', '2015-10-07', '2015-10-07 12:50:53'),
(7414, 'I20', 'Sep-2015', '10189.00', '2015-10-07', '2015-10-07 12:50:53'),
(7519, 'A1', 'Oct-2015', '16543.00', '2015-12-03', '2015-11-02 17:46:25'),
(7520, 'A2', 'Oct-2015', '9334.00', '2015-12-03', '2015-11-02 17:46:25'),
(7521, 'A3', 'Oct-2015', '6086.00', '2015-12-03', '2015-11-02 17:46:25'),
(7522, 'A4', 'Oct-2015', '4323.00', '2015-12-03', '2015-11-02 17:46:25'),
(7523, 'A5', 'Oct-2015', '11418.00', '2015-12-03', '2015-11-02 17:46:25'),
(7524, 'A6', 'Oct-2015', '10189.00', '2015-12-03', '2015-11-02 17:46:25'),
(7525, 'A7', 'Oct-2015', '8632.00', '2015-12-03', '2015-11-02 17:46:25'),
(7526, 'A8', 'Oct-2015', '7599.00', '2015-12-03', '2015-11-02 17:46:25'),
(7527, 'Admin-Extn.', 'Oct-2015', '1850.00', '2015-12-03', '2015-11-02 17:46:25'),
(7528, 'B1', 'Oct-2015', '20148.00', '2015-12-03', '2015-11-02 17:46:25'),
(7529, 'B2', 'Oct-2015', '26569.00', '2015-12-03', '2015-11-02 17:46:25'),
(7530, 'B3', 'Oct-2015', '17841.00', '2015-12-03', '2015-11-02 17:46:25'),
(7531, 'B4', 'Oct-2015', '23168.00', '2015-12-03', '2015-11-02 17:46:25'),
(7532, 'B5', 'Oct-2015', '14231.00', '2015-12-03', '2015-11-02 17:46:25'),
(7533, 'B6', 'Oct-2015', '17191.00', '2015-12-03', '2015-11-02 17:46:25'),
(7534, 'B7', 'Oct-2015', '19846.00', '2015-12-03', '2015-11-02 17:46:25'),
(7535, 'B8', 'Oct-2015', '24072.00', '2015-12-03', '2015-11-02 17:46:25'),
(7536, 'B9', 'Oct-2015', '12963.00', '2015-12-03', '2015-11-02 17:46:25'),
(7537, 'B10', 'Oct-2015', '25272.00', '2015-12-03', '2015-11-02 17:46:25'),
(7538, 'B11', 'Oct-2015', '13837.00', '2015-12-03', '2015-11-02 17:46:25'),
(7539, 'B12', 'Oct-2015', '28395.00', '2015-12-03', '2015-11-02 17:46:25'),
(7540, 'B13', 'Oct-2015', '25166.00', '2015-12-03', '2015-11-02 17:46:25'),
(7541, 'B14', 'Oct-2015', '14713.00', '2015-12-03', '2015-11-02 17:46:25'),
(7542, 'B15', 'Oct-2015', '41790.00', '2015-12-03', '2015-11-02 17:46:25'),
(7543, 'B16', 'Oct-2015', '26088.00', '2015-12-03', '2015-11-02 17:46:25'),
(7544, 'BEC-Admin', 'Oct-2015', '30687.00', '2015-12-03', '2015-11-02 17:46:25'),
(7545, 'BEC-Audi', 'Oct-2015', '543.00', '2015-12-03', '2015-11-02 17:46:25'),
(7546, 'BEC-Main', 'Oct-2015', '43939.00', '2015-12-03', '2015-11-02 17:46:25'),
(7547, 'BH1-R253', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7548, 'BH1-R257', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7549, 'BH1-R256', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7550, 'BH1-R265', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7551, 'BH1-R255', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7552, 'BH1-R205', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7553, 'BH1-R259', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7554, 'BH4-Cafe', 'Oct-2015', '863.00', '2015-12-03', '2015-11-02 17:46:25'),
(7555, 'C1', 'Oct-2015', '32390.00', '2015-12-03', '2015-11-02 17:46:25'),
(7556, 'C2', 'Oct-2015', '26521.00', '2015-12-03', '2015-11-02 17:46:25'),
(7557, 'Coffee-Cafe', 'Oct-2015', '4120.00', '2015-12-03', '2015-11-02 17:46:25'),
(7558, 'D1', 'Oct-2015', '9902.00', '2015-12-03', '2015-11-02 17:46:25'),
(7559, 'D2', 'Oct-2015', '23550.00', '2015-12-03', '2015-11-02 17:46:25'),
(7560, 'D3', 'Oct-2015', '23163.00', '2015-12-03', '2015-11-02 17:46:25'),
(7561, 'D4', 'Oct-2015', '28567.00', '2015-12-03', '2015-11-02 17:46:25'),
(7562, 'D5', 'Oct-2015', '11839.00', '2015-12-03', '2015-11-02 17:46:25'),
(7563, 'D6', 'Oct-2015', '31582.00', '2015-12-03', '2015-11-02 17:46:25'),
(7564, 'D7', 'Oct-2015', '38962.00', '2015-12-03', '2015-11-02 17:46:25'),
(7565, 'D8', 'Oct-2015', '27708.00', '2015-12-03', '2015-11-02 17:46:25'),
(7566, 'D9', 'Oct-2015', '15450.00', '2015-12-03', '2015-11-02 17:46:25'),
(7567, 'D10', 'Oct-2015', '41344.00', '2015-12-03', '2015-11-02 17:46:25'),
(7568, 'D11', 'Oct-2015', '25122.00', '2015-12-03', '2015-11-02 17:46:25'),
(7569, 'D12', 'Oct-2015', '43180.00', '2015-12-03', '2015-11-02 17:46:25'),
(7570, 'D13', 'Oct-2015', '5692.00', '2015-12-03', '2015-11-02 17:46:25'),
(7571, 'D14', 'Oct-2015', '37360.00', '2015-12-03', '2015-11-02 17:46:25'),
(7572, 'D15', 'Oct-2015', '26684.00', '2015-12-03', '2015-11-02 17:46:25'),
(7573, 'D16', 'Oct-2015', '21565.00', '2015-12-03', '2015-11-02 17:46:25'),
(7574, 'D17', 'Oct-2015', '6823.00', '2015-12-03', '2015-11-02 17:46:25'),
(7575, 'D18', 'Oct-2015', '13702.00', '2015-12-03', '2015-11-02 17:46:25'),
(7576, 'D19', 'Oct-2015', '6994.00', '2015-12-03', '2015-11-02 17:46:25'),
(7577, 'D20', 'Oct-2015', '27661.00', '2015-12-03', '2015-11-02 17:46:25'),
(7578, 'D21', 'Oct-2015', '9749.00', '2015-12-03', '2015-11-02 17:46:25'),
(7579, 'D22', 'Oct-2015', '8608.00', '2015-12-03', '2015-11-02 17:46:25'),
(7580, 'D23', 'Oct-2015', '7056.00', '2015-12-03', '2015-11-02 17:46:25'),
(7581, 'D24', 'Oct-2015', '15721.00', '2015-12-03', '2015-11-02 17:46:25'),
(7582, 'D25', 'Oct-2015', '42832.00', '2015-12-03', '2015-11-02 17:46:25'),
(7583, 'D26', 'Oct-2015', '53422.00', '2015-12-03', '2015-11-02 17:46:25'),
(7584, 'D27', 'Oct-2015', '37649.00', '2015-12-03', '2015-11-02 17:46:25'),
(7585, 'D28', 'Oct-2015', '38616.00', '2015-12-03', '2015-11-02 17:46:25'),
(7586, 'Dir-Res', 'Oct-2015', '54225.00', '2015-12-03', '2015-11-02 17:46:25'),
(7587, 'E1', 'Oct-2015', '22579.00', '2015-12-03', '2015-11-02 17:46:25'),
(7588, 'E2', 'Oct-2015', '24347.00', '2015-12-03', '2015-11-02 17:46:25'),
(7589, 'E3', 'Oct-2015', '47293.00', '2015-12-03', '2015-11-02 17:46:25'),
(7590, 'E4', 'Oct-2015', '83717.00', '2015-12-03', '2015-11-02 17:46:25'),
(7591, 'E5', 'Oct-2015', '11141.00', '2015-12-03', '2015-11-02 17:46:25'),
(7592, 'E6', 'Oct-2015', '42991.00', '2015-12-03', '2015-11-02 17:46:25'),
(7593, 'E7', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7594, 'E8', 'Oct-2015', '26229.00', '2015-12-03', '2015-11-02 17:46:25'),
(7595, 'E9', 'Oct-2015', '32424.00', '2015-12-03', '2015-11-02 17:46:25'),
(7596, 'E10', 'Oct-2015', '19126.00', '2015-12-03', '2015-11-02 17:46:25'),
(7597, 'E11', 'Oct-2015', '42587.00', '2015-12-03', '2015-11-02 17:46:25'),
(7598, 'E12', 'Oct-2015', '36672.00', '2015-12-03', '2015-11-02 17:46:25'),
(7599, 'E13', 'Oct-2015', '12539.00', '2015-12-03', '2015-11-02 17:46:25'),
(7600, 'E14', 'Oct-2015', '9119.00', '2015-12-03', '2015-11-02 17:46:25'),
(7601, 'F1', 'Oct-2015', '15714.00', '2015-12-03', '2015-11-02 17:46:25'),
(7602, 'F2', 'Oct-2015', '11135.00', '2015-12-03', '2015-11-02 17:46:25'),
(7603, 'F3', 'Oct-2015', '11439.00', '2015-12-03', '2015-11-02 17:46:25'),
(7604, 'F4', 'Oct-2015', '9395.00', '2015-12-03', '2015-11-02 17:46:25'),
(7605, 'F5', 'Oct-2015', '7236.00', '2015-12-03', '2015-11-02 17:46:25'),
(7606, 'G1 ', 'Oct-2015', '1090.00', '2015-12-03', '2015-11-02 17:46:25'),
(7607, 'G2 ', 'Oct-2015', '436.00', '2015-12-03', '2015-11-02 17:46:25'),
(7608, 'G3 ', 'Oct-2015', '229.00', '2015-12-03', '2015-11-02 17:46:25'),
(7609, 'G4 ', 'Oct-2015', '552.00', '2015-12-03', '2015-11-02 17:46:25'),
(7610, 'G5', 'Oct-2015', '516.00', '2015-12-03', '2015-11-02 17:46:25'),
(7611, 'G6', 'Oct-2015', '307.00', '2015-12-03', '2015-11-02 17:46:25'),
(7612, 'G7', 'Oct-2015', '639.00', '2015-12-03', '2015-11-02 17:46:25'),
(7613, 'G8 ', 'Oct-2015', '205.00', '2015-12-03', '2015-11-02 17:46:25'),
(7614, 'G9', 'Oct-2015', '322.00', '2015-12-03', '2015-11-02 17:46:25'),
(7615, 'G10', 'Oct-2015', '271.00', '2015-12-03', '2015-11-02 17:46:25'),
(7616, 'G11', 'Oct-2015', '202.00', '2015-12-03', '2015-11-02 17:46:25'),
(7617, 'G12', 'Oct-2015', '125.00', '2015-12-03', '2015-11-02 17:46:25'),
(7618, 'G13', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7619, 'G14', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7620, 'G15', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7621, 'G16', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7622, 'G17', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7623, 'G18', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7624, 'G19', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7625, 'G20', 'Oct-2015', '5.00', '2015-12-03', '2015-11-02 17:46:25'),
(7626, 'GH3-R511', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7627, 'GH3-R512', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7628, 'GH3-R519', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7629, 'GH3-R521', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7630, 'GH3-R611', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7631, 'GH3-R612', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7632, 'GH3-R620', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7633, 'GH3-R621', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7634, 'GH3-R719', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7635, 'GH3-R712', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7636, 'GH3-R721', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7637, 'GH3-R610', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7638, 'H1', 'Oct-2015', '6645.00', '2015-12-03', '2015-11-02 17:46:25'),
(7639, 'H2', 'Oct-2015', '3125.00', '2015-12-03', '2015-11-02 17:46:25'),
(7640, 'H3', 'Oct-2015', '2403.00', '2015-12-03', '2015-11-02 17:46:25'),
(7641, 'H4', 'Oct-2015', '7168.00', '2015-12-03', '2015-11-02 17:46:25'),
(7642, 'H5', 'Oct-2015', '4073.00', '2015-12-03', '2015-11-02 17:46:25'),
(7643, 'H6', 'Oct-2015', '27.70', '2015-12-03', '2015-11-02 17:46:25'),
(7644, 'H7', 'Oct-2015', '308.00', '2015-12-03', '2015-11-02 17:46:25'),
(7645, 'H8', 'Oct-2015', '10900.00', '2015-12-03', '2015-11-02 17:46:25'),
(7646, 'H9', 'Oct-2015', '16.20', '2015-12-03', '2015-11-02 17:46:25'),
(7647, 'H10', 'Oct-2015', '339.00', '2015-12-03', '2015-11-02 17:46:25'),
(7648, 'H11', 'Oct-2015', '3577.00', '2015-12-03', '2015-11-02 17:46:25'),
(7649, 'H12', 'Oct-2015', '70.10', '2015-12-03', '2015-11-02 17:46:25'),
(7650, 'I1', 'Oct-2015', '607.00', '2015-12-03', '2015-11-02 17:46:25'),
(7651, 'I2', 'Oct-2015', '556.00', '2015-12-03', '2015-11-02 17:46:25'),
(7652, 'I3', 'Oct-2015', '252.00', '2015-12-03', '2015-11-02 17:46:25'),
(7653, 'I4', 'Oct-2015', '268.00', '2015-12-03', '2015-11-02 17:46:25'),
(7654, 'I5', 'Oct-2015', '56.00', '2015-12-03', '2015-11-02 17:46:25'),
(7655, 'I6', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7656, 'I7', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7657, 'I8', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7658, 'I9', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7659, 'I10', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7660, 'I11', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7661, 'I12', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7662, 'I13', 'Oct-2015', '3.00', '2015-12-03', '2015-11-02 17:46:25'),
(7663, 'I14', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7664, 'I15', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7665, 'I16', 'Oct-2015', '1.00', '2015-12-03', '2015-11-02 17:46:25'),
(7666, 'I17', 'Oct-2015', '647.00', '2015-12-03', '2015-11-02 17:46:25'),
(7667, 'I18', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7668, 'I19', 'Oct-2015', '555.00', '2015-12-03', '2015-11-02 17:46:25'),
(7669, 'I20', 'Oct-2015', '561.00', '2015-12-03', '2015-11-02 17:46:25'),
(7670, 'I21', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7671, 'I22', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7672, 'I23', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7673, 'I24', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7674, 'I25', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7675, 'I26', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7676, 'I27', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7677, 'I28', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7678, 'I29', 'Oct-2015', '23.00', '2015-12-03', '2015-11-02 17:46:25'),
(7679, 'I30', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7680, 'I31', 'Oct-2015', '3.00', '2015-12-03', '2015-11-02 17:46:25'),
(7681, 'I32', 'Oct-2015', '2.00', '2015-12-03', '2015-11-02 17:46:25'),
(7682, 'KV-IIITA', 'Oct-2015', '43171.00', '2015-12-03', '2015-11-02 17:46:25'),
(7683, 'MSA101', 'Oct-2015', '7051.00', '2015-12-03', '2015-11-02 17:46:25'),
(7684, 'MSA102', 'Oct-2015', '11337.00', '2015-12-03', '2015-11-02 17:46:25'),
(7685, 'MSA103', 'Oct-2015', '11694.00', '2015-12-03', '2015-11-02 17:46:25'),
(7686, 'MSA104', 'Oct-2015', '19910.00', '2015-12-03', '2015-11-02 17:46:25'),
(7687, 'MSA105', 'Oct-2015', '12460.00', '2015-12-03', '2015-11-02 17:46:25'),
(7688, 'MSA106', 'Oct-2015', '9187.00', '2015-12-03', '2015-11-02 17:46:25'),
(7689, 'MSA201', 'Oct-2015', '6786.00', '2015-12-03', '2015-11-02 17:46:25'),
(7690, 'MSA202', 'Oct-2015', '5056.00', '2015-12-03', '2015-11-02 17:46:25'),
(7691, 'MSA203', 'Oct-2015', '11405.00', '2015-12-03', '2015-11-02 17:46:25'),
(7692, 'MSA204', 'Oct-2015', '7292.00', '2015-12-03', '2015-11-02 17:46:25'),
(7693, 'MSA205', 'Oct-2015', '11074.00', '2015-12-03', '2015-11-02 17:46:25'),
(7694, 'MSA206', 'Oct-2015', '7025.00', '2015-12-03', '2015-11-02 17:46:25'),
(7695, 'MSA301', 'Oct-2015', '1036.00', '2015-12-03', '2015-11-02 17:46:25'),
(7696, 'MSA302', 'Oct-2015', '10536.00', '2015-12-03', '2015-11-02 17:46:25'),
(7697, 'MSA303', 'Oct-2015', '6704.00', '2015-12-03', '2015-11-02 17:46:25'),
(7698, 'MSA304', 'Oct-2015', '9972.00', '2015-12-03', '2015-11-02 17:46:25'),
(7699, 'MSA305', 'Oct-2015', '6740.00', '2015-12-03', '2015-11-02 17:46:25'),
(7700, 'MSA306', 'Oct-2015', '9391.00', '2015-12-03', '2015-11-02 17:46:25'),
(7701, 'MSA307', 'Oct-2015', '6936.00', '2015-12-03', '2015-11-02 17:46:25'),
(7702, 'MSA308', 'Oct-2015', '577.00', '2015-12-03', '2015-11-02 17:46:25'),
(7703, 'MSA401', 'Oct-2015', '7268.00', '2015-12-03', '2015-11-02 17:46:25'),
(7704, 'MSA402', 'Oct-2015', '4634.00', '2015-12-03', '2015-11-02 17:46:25'),
(7705, 'MSA403', 'Oct-2015', '8611.00', '2015-12-03', '2015-11-02 17:46:25'),
(7706, 'MSA404', 'Oct-2015', '3795.00', '2015-12-03', '2015-11-02 17:46:25'),
(7707, 'MSA405', 'Oct-2015', '4130.00', '2015-12-03', '2015-11-02 17:46:25'),
(7708, 'MSA406', 'Oct-2015', '5548.00', '2015-12-03', '2015-11-02 17:46:25'),
(7709, 'MSA407', 'Oct-2015', '10615.00', '2015-12-03', '2015-11-02 17:46:25'),
(7710, 'MSA408', 'Oct-2015', '3174.00', '2015-12-03', '2015-11-02 17:46:25'),
(7711, 'MSA409', 'Oct-2015', '2058.00', '2015-12-03', '2015-11-02 17:46:25'),
(7712, 'MSA410', 'Oct-2015', '5942.00', '2015-12-03', '2015-11-02 17:46:25'),
(7713, 'MSA501', 'Oct-2015', '8108.00', '2015-12-03', '2015-11-02 17:46:25'),
(7714, 'MSA502', 'Oct-2015', '8226.00', '2015-12-03', '2015-11-02 17:46:25'),
(7715, 'MSA503', 'Oct-2015', '4103.00', '2015-12-03', '2015-11-02 17:46:25'),
(7716, 'MSA504', 'Oct-2015', '4652.00', '2015-12-03', '2015-11-02 17:46:25'),
(7717, 'MSA505', 'Oct-2015', '9165.00', '2015-12-03', '2015-11-02 17:46:25'),
(7718, 'MSA506', 'Oct-2015', '5185.00', '2015-12-03', '2015-11-02 17:46:25'),
(7719, 'MSA507', 'Oct-2015', '1754.00', '2015-12-03', '2015-11-02 17:46:25'),
(7720, 'MSA508', 'Oct-2015', '2976.00', '2015-12-03', '2015-11-02 17:46:25'),
(7721, 'MSA509', 'Oct-2015', '4359.00', '2015-12-03', '2015-11-02 17:46:25'),
(7722, 'MSA510', 'Oct-2015', '5577.00', '2015-12-03', '2015-11-02 17:46:25'),
(7723, 'MSA601', 'Oct-2015', '3668.00', '2015-12-03', '2015-11-02 17:46:25'),
(7724, 'MSA602', 'Oct-2015', '9531.00', '2015-12-03', '2015-11-02 17:46:25'),
(7725, 'MSA603', 'Oct-2015', '1817.00', '2015-12-03', '2015-11-02 17:46:25'),
(7726, 'MSA604', 'Oct-2015', '2269.00', '2015-12-03', '2015-11-02 17:46:25'),
(7727, 'MSA605', 'Oct-2015', '4742.00', '2015-12-03', '2015-11-02 17:46:25'),
(7728, 'MSA606', 'Oct-2015', '4164.00', '2015-12-03', '2015-11-02 17:46:25'),
(7729, 'MSA607', 'Oct-2015', '1559.00', '2015-12-03', '2015-11-02 17:46:25'),
(7730, 'MSA608', 'Oct-2015', '7497.00', '2015-12-03', '2015-11-02 17:46:25'),
(7731, 'MSA609', 'Oct-2015', '1084.00', '2015-12-03', '2015-11-02 17:46:25'),
(7732, 'MSA610', 'Oct-2015', '2920.00', '2015-12-03', '2015-11-02 17:46:25'),
(7733, 'MSA-CA1', 'Oct-2015', '14838.80', '2015-12-03', '2015-11-02 17:46:25'),
(7734, 'MSA-CA2', 'Oct-2015', '27522.00', '2015-12-03', '2015-11-02 17:46:25'),
(7735, 'RES-CA1', 'Oct-2015', '2662.00', '2015-12-03', '2015-11-02 17:46:25'),
(7736, 'RES-CA2', 'Oct-2015', '1392.00', '2015-12-03', '2015-11-02 17:46:25'),
(7737, 'RES-CA3', 'Oct-2015', '15016.00', '2015-12-03', '2015-11-02 17:46:25'),
(7738, 'RES-CA4', 'Oct-2015', '1694.00', '2015-12-03', '2015-11-02 17:46:25'),
(7739, 'RES-CA5', 'Oct-2015', '2496.00', '2015-12-03', '2015-11-02 17:46:25'),
(7740, 'RES-CA6', 'Oct-2015', '2644.00', '2015-12-03', '2015-11-02 17:46:25'),
(7741, 'RES-CA7', 'Oct-2015', '3.00', '2015-12-03', '2015-11-02 17:46:25'),
(7742, 'RES-CA8', 'Oct-2015', '3739.00', '2015-12-03', '2015-11-02 17:46:25'),
(7743, 'RES-CA9', 'Oct-2015', '3261.00', '2015-12-03', '2015-11-02 17:46:25'),
(7744, 'RES-CA10', 'Oct-2015', '2917.00', '2015-12-03', '2015-11-02 17:46:25'),
(7745, 'RES-CA11', 'Oct-2015', '4784.00', '2015-12-03', '2015-11-02 17:46:25'),
(7746, 'RES-CA12', 'Oct-2015', '1844.00', '2015-12-03', '2015-11-02 17:46:25'),
(7747, 'RES-CA13', 'Oct-2015', '1905.00', '2015-12-03', '2015-11-02 17:46:25'),
(7748, 'RES-CA14', 'Oct-2015', '2085.00', '2015-12-03', '2015-11-02 17:46:25'),
(7749, 'RES-CA15', 'Oct-2015', '1456.00', '2015-12-03', '2015-11-02 17:46:25'),
(7750, 'S1', 'Oct-2015', '7171.00', '2015-12-03', '2015-11-02 17:46:25'),
(7751, 'S2', 'Oct-2015', '5397.00', '2015-12-03', '2015-11-02 17:46:25'),
(7752, 'S3', 'Oct-2015', '10288.00', '2015-12-03', '2015-11-02 17:46:25'),
(7753, 'S4', 'Oct-2015', '2410.00', '2015-12-03', '2015-11-02 17:46:25'),
(7754, 'S5', 'Oct-2015', '6180.00', '2015-12-03', '2015-11-02 17:46:25'),
(7755, 'S6', 'Oct-2015', '6726.00', '2015-12-03', '2015-11-02 17:46:25'),
(7756, 'S7', 'Oct-2015', '25108.00', '2015-12-03', '2015-11-02 17:46:25'),
(7757, 'S8', 'Oct-2015', '11412.00', '2015-12-03', '2015-11-02 17:46:25'),
(7758, 'S-CA1', 'Oct-2015', '15617.00', '2015-12-03', '2015-11-02 17:46:25'),
(7759, 'SSVision', 'Oct-2015', '5054.00', '2015-12-03', '2015-11-02 17:46:25'),
(7760, 'VH1', 'Oct-2015', '0.00', '2015-12-03', '2015-11-02 17:46:25'),
(7761, 'VH3-308', 'Oct-2015', '29218.00', '2015-12-03', '2015-11-02 17:46:25'),
(7762, 'VH3-307', 'Oct-2015', '26433.00', '2015-12-03', '2015-11-02 17:46:25'),
(7763, 'VH3-201', 'Oct-2015', '16973.00', '2015-12-03', '2015-11-02 17:46:25'),
(7764, 'VH3-202', 'Oct-2015', '17217.00', '2015-12-03', '2015-11-02 17:46:25'),
(7765, 'VH3-302', 'Oct-2015', '15837.00', '2015-12-03', '2015-11-02 17:46:25'),
(7766, 'VH3-301', 'Oct-2015', '15258.00', '2015-12-03', '2015-11-02 17:46:25'),
(75189, 'A1', 'Nov-2015', '16664.00', '2015-12-03', '2015-12-01 11:51:15'),
(75190, 'A2', 'Nov-2015', '9334.00', '2015-12-03', '2015-12-01 11:51:15'),
(75191, 'A3', 'Nov-2015', '6188.00', '2015-12-03', '2015-12-01 11:51:15'),
(75192, 'A4', 'Nov-2015', '4435.00', '2015-12-03', '2015-12-01 11:51:15'),
(75193, 'A5', 'Nov-2015', '11418.00', '2015-12-03', '2015-12-01 11:51:15'),
(75194, 'A6', 'Nov-2015', '10189.00', '2015-12-03', '2015-12-01 11:51:15'),
(75195, 'A7', 'Nov-2015', '8632.00', '2015-12-03', '2015-12-01 11:51:15'),
(75196, 'A8', 'Nov-2015', '7786.00', '2015-12-03', '2015-12-01 11:51:15'),
(75197, 'Admin-Extn.', 'Nov-2015', '2074.00', '2015-12-03', '2015-12-01 11:51:15'),
(75198, 'B1', 'Nov-2015', '20259.00', '2015-12-03', '2015-12-01 11:51:15'),
(75199, 'B2', 'Nov-2015', '26673.00', '2015-12-03', '2015-12-01 11:51:15'),
(75200, 'B3', 'Nov-2015', '17869.00', '2015-12-03', '2015-12-01 11:51:15'),
(75201, 'B4', 'Nov-2015', '23408.00', '2015-12-03', '2015-12-01 11:51:15'),
(75202, 'B5', 'Nov-2015', '14371.00', '2015-12-03', '2015-12-01 11:51:15'),
(75203, 'B6', 'Nov-2015', '17272.00', '2015-12-03', '2015-12-01 11:51:15'),
(75204, 'B7', 'Nov-2015', '20089.00', '2015-12-03', '2015-12-01 11:51:15'),
(75205, 'B8', 'Nov-2015', '24240.00', '2015-12-03', '2015-12-01 11:51:15'),
(75206, 'B9', 'Nov-2015', '13065.00', '2015-12-03', '2015-12-01 11:51:15'),
(75207, 'B10', 'Nov-2015', '25423.00', '2015-12-03', '2015-12-01 11:51:15'),
(75208, 'B11', 'Nov-2015', '14016.00', '2015-12-03', '2015-12-01 11:51:15'),
(75209, 'B12', 'Nov-2015', '28590.00', '2015-12-03', '2015-12-01 11:51:15'),
(75210, 'B13', 'Nov-2015', '25387.00', '2015-12-03', '2015-12-01 11:51:15'),
(75211, 'B14', 'Nov-2015', '14890.00', '2015-12-03', '2015-12-01 11:51:15'),
(75212, 'B15', 'Nov-2015', '42017.00', '2015-12-03', '2015-12-01 11:51:15'),
(75213, 'B16', 'Nov-2015', '26247.00', '2015-12-03', '2015-12-01 11:51:15'),
(75214, 'BEC-Admin', 'Nov-2015', '31153.00', '2015-12-03', '2015-12-01 11:51:15'),
(75215, 'BEC-Audi', 'Nov-2015', '2019.00', '2015-12-03', '2015-12-01 11:51:15'),
(75216, 'BEC-Main', 'Nov-2015', '44503.00', '2015-12-03', '2015-12-01 11:51:15'),
(75217, 'BH1-R253', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75218, 'BH1-R257', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75219, 'BH1-R256', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75220, 'BH1-R265', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75221, 'BH1-R255', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75222, 'BH1-R205', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75223, 'BH1-R259', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75224, 'BH4-Cafe', 'Nov-2015', '905.00', '2015-12-03', '2015-12-01 11:51:15'),
(75225, 'C1', 'Nov-2015', '32605.00', '2015-12-03', '2015-12-01 11:51:15'),
(75226, 'C2', 'Nov-2015', '26654.00', '2015-12-03', '2015-12-01 11:51:15'),
(75227, 'Coffee-Cafe', 'Nov-2015', '4570.00', '2015-12-03', '2015-12-01 11:51:15'),
(75228, 'D1', 'Nov-2015', '10076.00', '2015-12-03', '2015-12-01 11:51:15'),
(75229, 'D2', 'Nov-2015', '23837.00', '2015-12-03', '2015-12-01 11:51:15'),
(75230, 'D3', 'Nov-2015', '23611.00', '2015-12-03', '2015-12-01 11:51:15'),
(75231, 'D4', 'Nov-2015', '28907.00', '2015-12-03', '2015-12-01 11:51:15'),
(75232, 'D5', 'Nov-2015', '11989.00', '2015-12-03', '2015-12-01 11:51:15'),
(75233, 'D6', 'Nov-2015', '31792.00', '2015-12-03', '2015-12-01 11:51:15'),
(75234, 'D7', 'Nov-2015', '39236.00', '2015-12-03', '2015-12-01 11:51:15'),
(75235, 'D8', 'Nov-2015', '27914.00', '2015-12-03', '2015-12-01 11:51:15'),
(75236, 'D9', 'Nov-2015', '15674.00', '2015-12-03', '2015-12-01 11:51:15'),
(75237, 'D10', 'Nov-2015', '41351.00', '2015-12-03', '2015-12-01 11:51:15'),
(75238, 'D11', 'Nov-2015', '25391.00', '2015-12-03', '2015-12-01 11:51:15'),
(75239, 'D12', 'Nov-2015', '43568.00', '2015-12-03', '2015-12-01 11:51:15'),
(75240, 'D13', 'Nov-2015', '5758.00', '2015-12-03', '2015-12-01 11:51:15'),
(75241, 'D14', 'Nov-2015', '37651.00', '2015-12-03', '2015-12-01 11:51:15'),
(75242, 'D15', 'Nov-2015', '26752.00', '2015-12-03', '2015-12-01 11:51:15'),
(75243, 'D16', 'Nov-2015', '21574.00', '2015-12-03', '2015-12-01 11:51:15'),
(75244, 'D17', 'Nov-2015', '6823.00', '2015-12-03', '2015-12-01 11:51:15'),
(75245, 'D18', 'Nov-2015', '13849.00', '2015-12-03', '2015-12-01 11:51:15'),
(75246, 'D19', 'Nov-2015', '6994.00', '2015-12-03', '2015-12-01 11:51:15'),
(75247, 'D20', 'Nov-2015', '27888.00', '2015-12-03', '2015-12-01 11:51:15'),
(75248, 'D21', 'Nov-2015', '9972.00', '2015-12-03', '2015-12-01 11:51:15'),
(75249, 'D22', 'Nov-2015', '8710.00', '2015-12-03', '2015-12-01 11:51:15'),
(75250, 'D23', 'Nov-2015', '7056.00', '2015-12-03', '2015-12-01 11:51:15'),
(75251, 'D24', 'Nov-2015', '15827.00', '2015-12-03', '2015-12-01 11:51:15'),
(75252, 'D25', 'Nov-2015', '42983.00', '2015-12-03', '2015-12-01 11:51:15'),
(75253, 'D26', 'Nov-2015', '53838.00', '2015-12-03', '2015-12-01 11:51:15'),
(75254, 'D27', 'Nov-2015', '37712.00', '2015-12-03', '2015-12-01 11:51:15'),
(75255, 'D28', 'Nov-2015', '38858.00', '2015-12-03', '2015-12-01 11:51:15'),
(75256, 'Dir-Res', 'Nov-2015', '54790.00', '2015-12-03', '2015-12-01 11:51:15'),
(75257, 'E1', 'Nov-2015', '22642.00', '2015-12-03', '2015-12-01 11:51:15'),
(75258, 'E2', 'Nov-2015', '24551.00', '2015-12-03', '2015-12-01 11:51:15'),
(75259, 'E3', 'Nov-2015', '47553.00', '2015-12-03', '2015-12-01 11:51:15'),
(75260, 'E4', 'Nov-2015', '84039.00', '2015-12-03', '2015-12-01 11:51:15'),
(75261, 'E5', 'Nov-2015', '11559.00', '2015-12-03', '2015-12-01 11:51:15'),
(75262, 'E6', 'Nov-2015', '42992.00', '2015-12-03', '2015-12-01 11:51:15'),
(75263, 'E7', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75264, 'E8', 'Nov-2015', '26421.00', '2015-12-03', '2015-12-01 11:51:15'),
(75265, 'E9', 'Nov-2015', '32971.00', '2015-12-03', '2015-12-01 11:51:15'),
(75266, 'E10', 'Nov-2015', '19360.00', '2015-12-03', '2015-12-01 11:51:15'),
(75267, 'E11', 'Nov-2015', '42807.00', '2015-12-03', '2015-12-01 11:51:15'),
(75268, 'E12', 'Nov-2015', '36875.00', '2015-12-03', '2015-12-01 11:51:15'),
(75269, 'E13', 'Nov-2015', '12539.00', '2015-12-03', '2015-12-01 11:51:15'),
(75270, 'E14', 'Nov-2015', '9196.00', '2015-12-03', '2015-12-01 11:51:15'),
(75271, 'F1', 'Nov-2015', '15990.00', '2015-12-03', '2015-12-01 11:51:15'),
(75272, 'F2', 'Nov-2015', '11135.00', '2015-12-03', '2015-12-01 11:51:15'),
(75273, 'F3', 'Nov-2015', '11439.00', '2015-12-03', '2015-12-01 11:51:15'),
(75274, 'F4', 'Nov-2015', '9395.00', '2015-12-03', '2015-12-01 11:51:15'),
(75275, 'F5', 'Nov-2015', '7236.00', '2015-12-03', '2015-12-01 11:51:15'),
(75276, 'G1 ', 'Nov-2015', '1198.00', '2015-12-03', '2015-12-01 11:51:15'),
(75277, 'G2 ', 'Nov-2015', '463.00', '2015-12-03', '2015-12-01 11:51:15'),
(75278, 'G3 ', 'Nov-2015', '251.00', '2015-12-03', '2015-12-01 11:51:15'),
(75279, 'G4 ', 'Nov-2015', '589.00', '2015-12-03', '2015-12-01 11:51:15'),
(75280, 'G5', 'Nov-2015', '565.00', '2015-12-03', '2015-12-01 11:51:15'),
(75281, 'G6', 'Nov-2015', '378.00', '2015-12-03', '2015-12-01 11:51:15'),
(75282, 'G7', 'Nov-2015', '738.00', '2015-12-03', '2015-12-01 11:51:15'),
(75283, 'G8 ', 'Nov-2015', '257.00', '2015-12-03', '2015-12-01 11:51:15'),
(75284, 'G9', 'Nov-2015', '352.00', '2015-12-03', '2015-12-01 11:51:15'),
(75285, 'G10', 'Nov-2015', '366.00', '2015-12-03', '2015-12-01 11:51:15'),
(75286, 'G11', 'Nov-2015', '453.00', '2015-12-03', '2015-12-01 11:51:15'),
(75287, 'G12', 'Nov-2015', '198.00', '2015-12-03', '2015-12-01 11:51:15'),
(75288, 'G13', 'Nov-2015', '20.00', '2015-12-03', '2015-12-01 11:51:15'),
(75289, 'G14', 'Nov-2015', '29.00', '2015-12-03', '2015-12-01 11:51:15'),
(75290, 'G15', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75291, 'G16', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75292, 'G17', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75293, 'G18', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75294, 'G19', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75295, 'G20', 'Nov-2015', '5.00', '2015-12-03', '2015-12-01 11:51:15'),
(75296, 'GH3-R511', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75297, 'GH3-R512', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75298, 'GH3-R519', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75299, 'GH3-R521', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75300, 'GH3-R611', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75301, 'GH3-R612', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75302, 'GH3-R620', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75303, 'GH3-R621', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75304, 'GH3-R719', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75305, 'GH3-R712', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75306, 'GH3-R721', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75307, 'GH3-R610', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75308, 'H1', 'Nov-2015', '6860.00', '2015-12-03', '2015-12-01 11:51:15'),
(75309, 'H2', 'Nov-2015', '3214.00', '2015-12-03', '2015-12-01 11:51:15'),
(75310, 'H3', 'Nov-2015', '2459.00', '2015-12-03', '2015-12-01 11:51:15'),
(75311, 'H4', 'Nov-2015', '7388.00', '2015-12-03', '2015-12-01 11:51:15'),
(75312, 'H5', 'Nov-2015', '4173.00', '2015-12-03', '2015-12-01 11:51:15'),
(75313, 'H6', 'Nov-2015', '27.00', '2015-12-03', '2015-12-01 11:51:15'),
(75314, 'H7', 'Nov-2015', '322.00', '2015-12-03', '2015-12-01 11:51:15'),
(75315, 'H8', 'Nov-2015', '11119.00', '2015-12-03', '2015-12-01 11:51:15'),
(75316, 'H9', 'Nov-2015', '16.20', '2015-12-03', '2015-12-01 11:51:15'),
(75317, 'H10', 'Nov-2015', '339.00', '2015-12-03', '2015-12-01 11:51:15'),
(75318, 'H11', 'Nov-2015', '3698.00', '2015-12-03', '2015-12-01 11:51:15'),
(75319, 'H12', 'Nov-2015', '70.10', '2015-12-03', '2015-12-01 11:51:15'),
(75320, 'I1', 'Nov-2015', '735.00', '2015-12-03', '2015-12-01 11:51:15'),
(75321, 'I2', 'Nov-2015', '552.00', '2015-12-03', '2015-12-01 11:51:15'),
(75322, 'I3', 'Nov-2015', '334.00', '2015-12-03', '2015-12-01 11:51:15'),
(75323, 'I4', 'Nov-2015', '332.00', '2015-12-03', '2015-12-01 11:51:15'),
(75324, 'I5', 'Nov-2015', '158.00', '2015-12-03', '2015-12-01 11:51:15'),
(75325, 'I6', 'Nov-2015', '13.00', '2015-12-03', '2015-12-01 11:51:15'),
(75326, 'I7', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75327, 'I8', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75328, 'I9', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75329, 'I10', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75330, 'I11', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75331, 'I12', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75332, 'I13', 'Nov-2015', '3.00', '2015-12-03', '2015-12-01 11:51:15'),
(75333, 'I14', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75334, 'I15', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75335, 'I16', 'Nov-2015', '1.00', '2015-12-03', '2015-12-01 11:51:15'),
(75336, 'I17', 'Nov-2015', '783.00', '2015-12-03', '2015-12-01 11:51:15'),
(75337, 'I18', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75338, 'I19', 'Nov-2015', '654.00', '2015-12-03', '2015-12-01 11:51:15'),
(75339, 'I20', 'Nov-2015', '729.00', '2015-12-03', '2015-12-01 11:51:15'),
(75340, 'I21', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75341, 'I22', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75342, 'I23', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75343, 'I24', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75344, 'I25', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75345, 'I26', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75346, 'I27', 'Nov-2015', '13.00', '2015-12-03', '2015-12-01 11:51:15'),
(75347, 'I28', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75348, 'I29', 'Nov-2015', '23.00', '2015-12-03', '2015-12-01 11:51:15'),
(75349, 'I30', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75350, 'I31', 'Nov-2015', '3.00', '2015-12-03', '2015-12-01 11:51:15'),
(75351, 'I32', 'Nov-2015', '2.00', '2015-12-03', '2015-12-01 11:51:15'),
(75352, 'KV-IIITA', 'Nov-2015', '44555.00', '2015-12-03', '2015-12-01 11:51:15'),
(75353, 'MSA101', 'Nov-2015', '7051.00', '2015-12-03', '2015-12-01 11:51:15'),
(75354, 'MSA102', 'Nov-2015', '11337.00', '2015-12-03', '2015-12-01 11:51:15'),
(75355, 'MSA103', 'Nov-2015', '11694.00', '2015-12-03', '2015-12-01 11:51:15'),
(75356, 'MSA104', 'Nov-2015', '20008.00', '2015-12-03', '2015-12-01 11:51:15'),
(75357, 'MSA105', 'Nov-2015', '12684.00', '2015-12-03', '2015-12-01 11:51:15'),
(75358, 'MSA106', 'Nov-2015', '9187.00', '2015-12-03', '2015-12-01 11:51:15'),
(75359, 'MSA201', 'Nov-2015', '6820.00', '2015-12-03', '2015-12-01 11:51:15'),
(75360, 'MSA202', 'Nov-2015', '5073.00', '2015-12-03', '2015-12-01 11:51:15'),
(75361, 'MSA203', 'Nov-2015', '11449.00', '2015-12-03', '2015-12-01 11:51:15'),
(75362, 'MSA204', 'Nov-2015', '7303.00', '2015-12-03', '2015-12-01 11:51:15'),
(75363, 'MSA205', 'Nov-2015', '11092.00', '2015-12-03', '2015-12-01 11:51:15'),
(75364, 'MSA206', 'Nov-2015', '7055.00', '2015-12-03', '2015-12-01 11:51:15'),
(75365, 'MSA301', 'Nov-2015', '1036.00', '2015-12-03', '2015-12-01 11:51:15'),
(75366, 'MSA302', 'Nov-2015', '10573.00', '2015-12-03', '2015-12-01 11:51:15'),
(75367, 'MSA303', 'Nov-2015', '6714.00', '2015-12-03', '2015-12-01 11:51:15'),
(75368, 'MSA304', 'Nov-2015', '10026.00', '2015-12-03', '2015-12-01 11:51:15'),
(75369, 'MSA305', 'Nov-2015', '6814.00', '2015-12-03', '2015-12-01 11:51:15'),
(75370, 'MSA306', 'Nov-2015', '9421.00', '2015-12-03', '2015-12-01 11:51:15'),
(75371, 'MSA307', 'Nov-2015', '6947.00', '2015-12-03', '2015-12-01 11:51:15'),
(75372, 'MSA308', 'Nov-2015', '577.00', '2015-12-03', '2015-12-01 11:51:15'),
(75373, 'MSA401', 'Nov-2015', '7308.00', '2015-12-03', '2015-12-01 11:51:15'),
(75374, 'MSA402', 'Nov-2015', '4704.00', '2015-12-03', '2015-12-01 11:51:15'),
(75375, 'MSA403', 'Nov-2015', '8703.00', '2015-12-03', '2015-12-01 11:51:15'),
(75376, 'MSA404', 'Nov-2015', '3851.00', '2015-12-03', '2015-12-01 11:51:15'),
(75377, 'MSA405', 'Nov-2015', '4201.00', '2015-12-03', '2015-12-01 11:51:15'),
(75378, 'MSA406', 'Nov-2015', '5609.00', '2015-12-03', '2015-12-01 11:51:15'),
(75379, 'MSA407', 'Nov-2015', '10636.00', '2015-12-03', '2015-12-01 11:51:15'),
(75380, 'MSA408', 'Nov-2015', '3203.00', '2015-12-03', '2015-12-01 11:51:15'),
(75381, 'MSA409', 'Nov-2015', '2115.00', '2015-12-03', '2015-12-01 11:51:15'),
(75382, 'MSA410', 'Nov-2015', '5947.00', '2015-12-03', '2015-12-01 11:51:15'),
(75383, 'MSA501', 'Nov-2015', '8134.00', '2015-12-03', '2015-12-01 11:51:15'),
(75384, 'MSA502', 'Nov-2015', '8260.00', '2015-12-03', '2015-12-01 11:51:15'),
(75385, 'MSA503', 'Nov-2015', '4127.00', '2015-12-03', '2015-12-01 11:51:15'),
(75386, 'MSA504', 'Nov-2015', '4698.00', '2015-12-03', '2015-12-01 11:51:15'),
(75387, 'MSA505', 'Nov-2015', '9180.00', '2015-12-03', '2015-12-01 11:51:15'),
(75388, 'MSA506', 'Nov-2015', '5225.00', '2015-12-03', '2015-12-01 11:51:15'),
(75389, 'MSA507', 'Nov-2015', '1807.00', '2015-12-03', '2015-12-01 11:51:15'),
(75390, 'MSA508', 'Nov-2015', '3013.00', '2015-12-03', '2015-12-01 11:51:15'),
(75391, 'MSA509', 'Nov-2015', '4375.00', '2015-12-03', '2015-12-01 11:51:15'),
(75392, 'MSA510', 'Nov-2015', '5607.00', '2015-12-03', '2015-12-01 11:51:15'),
(75393, 'MSA601', 'Nov-2015', '3713.00', '2015-12-03', '2015-12-01 11:51:15'),
(75394, 'MSA602', 'Nov-2015', '9596.00', '2015-12-03', '2015-12-01 11:51:15'),
(75395, 'MSA603', 'Nov-2015', '1829.00', '2015-12-03', '2015-12-01 11:51:15'),
(75396, 'MSA604', 'Nov-2015', '2344.00', '2015-12-03', '2015-12-01 11:51:15'),
(75397, 'MSA605', 'Nov-2015', '4767.00', '2015-12-03', '2015-12-01 11:51:15'),
(75398, 'MSA606', 'Nov-2015', '4209.00', '2015-12-03', '2015-12-01 11:51:15'),
(75399, 'MSA607', 'Nov-2015', '1577.00', '2015-12-03', '2015-12-01 11:51:15'),
(75400, 'MSA608', 'Nov-2015', '7554.00', '2015-12-03', '2015-12-01 11:51:15'),
(75401, 'MSA609', 'Nov-2015', '1107.00', '2015-12-03', '2015-12-01 11:51:15'),
(75402, 'MSA610', 'Nov-2015', '3012.00', '2015-12-03', '2015-12-01 11:51:15'),
(75403, 'MSA-CA1', 'Nov-2015', '14838.00', '2015-12-03', '2015-12-01 11:51:15'),
(75404, 'MSA-CA2', 'Nov-2015', '27766.00', '2015-12-03', '2015-12-01 11:51:15'),
(75405, 'RES-CA1', 'Nov-2015', '2713.00', '2015-12-03', '2015-12-01 11:51:15'),
(75406, 'RES-CA2', 'Nov-2015', '1413.00', '2015-12-03', '2015-12-01 11:51:15');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(75407, 'RES-CA3', 'Nov-2015', '15137.00', '2015-12-03', '2015-12-01 11:51:15'),
(75408, 'RES-CA4', 'Nov-2015', '1709.00', '2015-12-03', '2015-12-01 11:51:15'),
(75409, 'RES-CA5', 'Nov-2015', '2532.00', '2015-12-03', '2015-12-01 11:51:15'),
(75410, 'RES-CA6', 'Nov-2015', '2740.00', '2015-12-03', '2015-12-01 11:51:15'),
(75411, 'RES-CA7', 'Nov-2015', '3.00', '2015-12-03', '2015-12-01 11:51:15'),
(75412, 'RES-CA8', 'Nov-2015', '3875.00', '2015-12-03', '2015-12-01 11:51:15'),
(75413, 'RES-CA9', 'Nov-2015', '3394.00', '2015-12-03', '2015-12-01 11:51:15'),
(75414, 'RES-CA10', 'Nov-2015', '3040.00', '2015-12-03', '2015-12-01 11:51:15'),
(75415, 'RES-CA11', 'Nov-2015', '4914.00', '2015-12-03', '2015-12-01 11:51:15'),
(75416, 'RES-CA12', 'Nov-2015', '1897.00', '2015-12-03', '2015-12-01 11:51:15'),
(75417, 'RES-CA13', 'Nov-2015', '1938.00', '2015-12-03', '2015-12-01 11:51:15'),
(75418, 'RES-CA14', 'Nov-2015', '2110.00', '2015-12-03', '2015-12-01 11:51:15'),
(75419, 'RES-CA15', 'Nov-2015', '1468.00', '2015-12-03', '2015-12-01 11:51:15'),
(75420, 'S1', 'Nov-2015', '7211.00', '2015-12-03', '2015-12-01 11:51:15'),
(75421, 'S2', 'Nov-2015', '5458.00', '2015-12-03', '2015-12-01 11:51:15'),
(75422, 'S3', 'Nov-2015', '10415.00', '2015-12-03', '2015-12-01 11:51:15'),
(75423, 'S4', 'Nov-2015', '2460.00', '2015-12-03', '2015-12-01 11:51:15'),
(75424, 'S5', 'Nov-2015', '6207.00', '2015-12-03', '2015-12-01 11:51:15'),
(75425, 'S6', 'Nov-2015', '6742.00', '2015-12-03', '2015-12-01 11:51:15'),
(75426, 'S7', 'Nov-2015', '25112.00', '2015-12-03', '2015-12-01 11:51:15'),
(75427, 'S8', 'Nov-2015', '11710.00', '2015-12-03', '2015-12-01 11:51:15'),
(75428, 'S-CA1', 'Nov-2015', '15728.00', '2015-12-03', '2015-12-01 11:51:15'),
(75429, 'SSVision', 'Nov-2015', '5157.00', '2015-12-03', '2015-12-01 11:51:15'),
(75430, 'VH1', 'Nov-2015', '0.00', '2015-12-03', '2015-12-01 11:51:15'),
(75431, 'VH3-308', 'Nov-2015', '29275.00', '2015-12-03', '2015-12-01 11:51:15'),
(75432, 'VH3-307', 'Nov-2015', '26590.00', '2015-12-03', '2015-12-01 11:51:15'),
(75433, 'VH3-201', 'Nov-2015', '16973.00', '2015-12-03', '2015-12-01 11:51:15'),
(75434, 'VH3-202', 'Nov-2015', '17217.00', '2015-12-03', '2015-12-01 11:51:15'),
(75435, 'VH3-302', 'Nov-2015', '15837.00', '2015-12-03', '2015-12-01 11:51:15'),
(75436, 'VH3-301', 'Nov-2015', '15258.00', '2015-12-03', '2015-12-01 11:51:15'),
(75894, 'G4 ', 'Jan-2016', '674.00', '2016-02-01', '2016-02-01 10:53:44'),
(75807, 'A4', 'Jan-2016', '4606.00', '2016-02-01', '2016-02-01 10:53:44'),
(75808, 'A5', 'Jan-2016', '11418.00', '2016-02-01', '2016-02-01 10:53:44'),
(75809, 'A6', 'Jan-2016', '10189.00', '2016-02-01', '2016-02-01 10:53:44'),
(75810, 'A7', 'Jan-2016', '8632.00', '2016-02-01', '2016-02-01 10:53:44'),
(75811, 'A8', 'Jan-2016', '8571.00', '2016-02-01', '2016-02-01 10:53:44'),
(75812, 'Admin-Extn.', 'Jan-2016', '2355.00', '2016-02-01', '2016-02-01 10:53:44'),
(75813, 'B1', 'Jan-2016', '20555.00', '2016-02-01', '2016-02-01 10:53:44'),
(75814, 'B2', 'Jan-2016', '26838.00', '2016-02-01', '2016-02-01 10:53:44'),
(75815, 'B3', 'Jan-2016', '18266.00', '2016-02-01', '2016-02-01 10:53:44'),
(75816, 'B4', 'Jan-2016', '24026.00', '2016-02-01', '2016-02-01 10:53:44'),
(75817, 'B5', 'Jan-2016', '14735.00', '2016-02-01', '2016-02-01 10:53:44'),
(75818, 'B6', 'Jan-2016', '17422.00', '2016-02-01', '2016-02-01 10:53:44'),
(75819, 'B7', 'Jan-2016', '20552.00', '2016-02-01', '2016-02-01 10:53:44'),
(75820, 'B8', 'Jan-2016', '24513.00', '2016-02-01', '2016-02-01 10:53:44'),
(75821, 'B9', 'Jan-2016', '13268.00', '2016-02-01', '2016-02-01 10:53:44'),
(75822, 'B10', 'Jan-2016', '25826.00', '2016-02-01', '2016-02-01 10:53:44'),
(75823, 'B11', 'Jan-2016', '14638.00', '2016-02-01', '2016-02-01 10:53:44'),
(75824, 'B12', 'Jan-2016', '29123.00', '2016-02-01', '2016-02-01 10:53:44'),
(75825, 'B13', 'Jan-2016', '25868.00', '2016-02-01', '2016-02-01 10:53:44'),
(75826, 'B14', 'Jan-2016', '15348.00', '2016-02-01', '2016-02-01 10:53:44'),
(75827, 'B15', 'Jan-2016', '42465.00', '2016-02-01', '2016-02-01 10:53:44'),
(75828, 'B16', 'Jan-2016', '26688.00', '2016-02-01', '2016-02-01 10:53:44'),
(75829, 'BEC-Admin', 'Jan-2016', '32284.00', '2016-02-01', '2016-02-01 10:53:44'),
(75830, 'BEC-Audi', 'Jan-2016', '4919.00', '2016-02-01', '2016-02-01 10:53:44'),
(75831, 'BEC-Main', 'Jan-2016', '46643.00', '2016-02-01', '2016-02-01 10:53:44'),
(75832, 'BH1-R253', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75833, 'BH1-R257', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75834, 'BH1-R256', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75835, 'BH1-R265', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75836, 'BH1-R255', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75837, 'BH1-R205', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75838, 'BH1-R259', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75839, 'BH4-Cafe', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75840, 'C1', 'Jan-2016', '33474.00', '2016-02-01', '2016-02-01 10:53:44'),
(75841, 'C2', 'Jan-2016', '26803.00', '2016-02-01', '2016-02-01 10:53:44'),
(75842, 'Coffee-Cafe', 'Jan-2016', '5238.00', '2016-02-01', '2016-02-01 10:53:44'),
(75843, 'D1', 'Jan-2016', '10594.00', '2016-02-01', '2016-02-01 10:53:44'),
(75844, 'D2', 'Jan-2016', '24484.00', '2016-02-01', '2016-02-01 10:53:44'),
(75845, 'D3', 'Jan-2016', '24152.00', '2016-02-01', '2016-02-01 10:53:44'),
(75846, 'D4', 'Jan-2016', '29409.00', '2016-02-01', '2016-02-01 10:53:44'),
(75847, 'D5', 'Jan-2016', '12774.00', '2016-02-01', '2016-02-01 10:53:44'),
(75848, 'D6', 'Jan-2016', '32136.00', '2016-02-01', '2016-02-01 10:53:44'),
(75849, 'D7', 'Jan-2016', '40399.00', '2016-02-01', '2016-02-01 10:53:44'),
(75850, 'D8', 'Jan-2016', '28562.00', '2016-02-01', '2016-02-01 10:53:44'),
(75851, 'D9', 'Jan-2016', '15680.00', '2016-02-01', '2016-02-01 10:53:44'),
(75852, 'D10', 'Jan-2016', '41357.00', '2016-02-01', '2016-02-01 10:53:44'),
(75853, 'D11', 'Jan-2016', '26260.00', '2016-02-01', '2016-02-01 10:53:44'),
(75854, 'D12', 'Jan-2016', '43687.00', '2016-02-01', '2016-02-01 10:53:44'),
(75855, 'D13', 'Jan-2016', '5908.00', '2016-02-01', '2016-02-01 10:53:44'),
(75856, 'D14', 'Jan-2016', '38367.00', '2016-02-01', '2016-02-01 10:53:44'),
(75857, 'D15', 'Jan-2016', '27028.00', '2016-02-01', '2016-02-01 10:53:44'),
(75858, 'D16', 'Jan-2016', '21593.00', '2016-02-01', '2016-02-01 10:53:44'),
(75859, 'D17', 'Jan-2016', '6823.00', '2016-02-01', '2016-02-01 10:53:44'),
(75860, 'D18', 'Jan-2016', '14202.00', '2016-02-01', '2016-02-01 10:53:44'),
(75861, 'D19', 'Jan-2016', '7464.00', '2016-02-01', '2016-02-01 10:53:44'),
(75862, 'D20', 'Jan-2016', '28328.00', '2016-02-01', '2016-02-01 10:53:44'),
(75863, 'D21', 'Jan-2016', '10544.00', '2016-02-01', '2016-02-01 10:53:44'),
(75864, 'D22', 'Jan-2016', '8878.00', '2016-02-01', '2016-02-01 10:53:44'),
(75865, 'D23', 'Jan-2016', '7057.00', '2016-02-01', '2016-02-01 10:53:44'),
(75866, 'D24', 'Jan-2016', '16009.00', '2016-02-01', '2016-02-01 10:53:44'),
(75867, 'D25', 'Jan-2016', '43258.00', '2016-02-01', '2016-02-01 10:53:44'),
(75868, 'D26', 'Jan-2016', '54252.00', '2016-02-01', '2016-02-01 10:53:44'),
(75869, 'D27', 'Jan-2016', '38100.00', '2016-02-01', '2016-02-01 10:53:44'),
(75870, 'D28', 'Jan-2016', '39487.00', '2016-02-01', '2016-02-01 10:53:44'),
(75871, 'Dir-Res', 'Jan-2016', '55989.00', '2016-02-01', '2016-02-01 10:53:44'),
(75872, 'E1', 'Jan-2016', '22748.00', '2016-02-01', '2016-02-01 10:53:44'),
(75873, 'E2', 'Jan-2016', '25135.00', '2016-02-01', '2016-02-01 10:53:44'),
(75874, 'E3', 'Jan-2016', '48076.00', '2016-02-01', '2016-02-01 10:53:44'),
(75875, 'E4', 'Jan-2016', '84674.00', '2016-02-01', '2016-02-01 10:53:44'),
(75876, 'E5', 'Jan-2016', '12614.00', '2016-02-01', '2016-02-01 10:53:44'),
(75877, 'E6', 'Jan-2016', '42992.00', '2016-02-01', '2016-02-01 10:53:44'),
(75878, 'E7', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75879, 'E8', 'Jan-2016', '27099.00', '2016-02-01', '2016-02-01 10:53:44'),
(75880, 'E9', 'Jan-2016', '34557.00', '2016-02-01', '2016-02-01 10:53:44'),
(75881, 'E10', 'Jan-2016', '20279.00', '2016-02-01', '2016-02-01 10:53:44'),
(75882, 'E11', 'Jan-2016', '43331.00', '2016-02-01', '2016-02-01 10:53:44'),
(75883, 'E12', 'Jan-2016', '37761.00', '2016-02-01', '2016-02-01 10:53:44'),
(75884, 'E13', 'Jan-2016', '13274.00', '2016-02-01', '2016-02-01 10:53:44'),
(75885, 'E14', 'Jan-2016', '9752.00', '2016-02-01', '2016-02-01 10:53:44'),
(75886, 'F1', 'Jan-2016', '17370.00', '2016-02-01', '2016-02-01 10:53:44'),
(75887, 'F2', 'Jan-2016', '11135.00', '2016-02-01', '2016-02-01 10:53:44'),
(75888, 'F3', 'Jan-2016', '11439.00', '2016-02-01', '2016-02-01 10:53:44'),
(75889, 'F4', 'Jan-2016', '9395.00', '2016-02-01', '2016-02-01 10:53:44'),
(75890, 'F5', 'Jan-2016', '7236.00', '2016-02-01', '2016-02-01 10:53:44'),
(75891, 'G1 ', 'Jan-2016', '1388.00', '2016-02-01', '2016-02-01 10:53:44'),
(75892, 'G2 ', 'Jan-2016', '522.00', '2016-02-01', '2016-02-01 10:53:44'),
(75893, 'G3 ', 'Jan-2016', '367.00', '2016-02-01', '2016-02-01 10:53:44'),
(75804, 'A1', 'Jan-2016', '17039.00', '2016-02-01', '2016-02-01 10:53:44'),
(75805, 'A2', 'Jan-2016', '9334.00', '2016-02-01', '2016-02-01 10:53:44'),
(75806, 'A3', 'Jan-2016', '6395.00', '2016-02-01', '2016-02-01 10:53:44'),
(75556, 'A1', 'Dec-2015', '16845.00', '2016-01-05', '2016-01-01 12:56:45'),
(75557, 'A2', 'Dec-2015', '9334.00', '2016-01-05', '2016-01-01 12:56:45'),
(75558, 'A3', 'Dec-2015', '6278.00', '2016-01-05', '2016-01-01 12:56:45'),
(75559, 'A4', 'Dec-2015', '4529.00', '2016-01-05', '2016-01-01 12:56:45'),
(75560, 'A5', 'Dec-2015', '11418.00', '2016-01-05', '2016-01-01 12:56:45'),
(75561, 'A6', 'Dec-2015', '10189.00', '2016-01-05', '2016-01-01 12:56:45'),
(75562, 'A7', 'Dec-2015', '8632.00', '2016-01-05', '2016-01-01 12:56:45'),
(75563, 'A8', 'Dec-2015', '8012.00', '2016-01-05', '2016-01-01 12:56:45'),
(75564, 'Admin-Extn.', 'Dec-2015', '2153.00', '2016-01-05', '2016-01-01 12:56:45'),
(75565, 'B1', 'Dec-2015', '20406.00', '2016-01-05', '2016-01-01 12:56:45'),
(75566, 'B2', 'Dec-2015', '26766.00', '2016-01-05', '2016-01-01 12:56:45'),
(75567, 'B3', 'Dec-2015', '18100.00', '2016-01-05', '2016-01-01 12:56:45'),
(75568, 'B4', 'Dec-2015', '23682.00', '2016-01-05', '2016-01-01 12:56:45'),
(75569, 'B6', 'Dec-2015', '17351.00', '2016-01-05', '2016-01-01 12:56:45'),
(75570, 'B7', 'Dec-2015', '20323.00', '2016-01-05', '2016-01-01 12:56:45'),
(75571, 'B8', 'Dec-2015', '24383.00', '2016-01-05', '2016-01-01 12:56:45'),
(75572, 'B9', 'Dec-2015', '13176.00', '2016-01-05', '2016-01-01 12:56:45'),
(75573, 'B10', 'Dec-2015', '25585.00', '2016-01-05', '2016-01-01 12:56:45'),
(75574, 'B11', 'Dec-2015', '14243.00', '2016-01-05', '2016-01-01 12:56:45'),
(75575, 'B12', 'Dec-2015', '28928.00', '2016-01-05', '2016-01-01 12:56:45'),
(75576, 'B13', 'Dec-2015', '25598.00', '2016-01-05', '2016-01-01 12:56:45'),
(75577, 'B14', 'Dec-2015', '15053.00', '2016-01-05', '2016-01-01 12:56:45'),
(75578, 'B15', 'Dec-2015', '42226.00', '2016-01-05', '2016-01-01 12:56:45'),
(75579, 'B16', 'Dec-2015', '26460.00', '2016-01-05', '2016-01-01 12:56:45'),
(75580, 'BEC-Admin', 'Dec-2015', '31800.00', '2016-01-05', '2016-01-01 12:56:45'),
(75581, 'BEC-Audi', 'Dec-2015', '3537.00', '2016-01-05', '2016-01-01 12:56:45'),
(75582, 'BEC-Main', 'Dec-2015', '45449.00', '2016-01-05', '2016-01-01 12:56:45'),
(75583, 'BH1-R253', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75584, 'BH1-R257', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75585, 'BH1-R256', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75586, 'BH1-R265', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75587, 'BH1-R255', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75588, 'BH1-R205', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75589, 'BH1-R259', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75590, 'BH4-Cafe', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75591, 'C1', 'Dec-2015', '32995.00', '2016-01-05', '2016-01-01 12:56:45'),
(75592, 'C2', 'Dec-2015', '26719.00', '2016-01-05', '2016-01-01 12:56:45'),
(75593, 'Coffee-Cafe', 'Dec-2015', '4926.00', '2016-01-05', '2016-01-01 12:56:45'),
(75594, 'D1', 'Dec-2015', '10275.00', '2016-01-05', '2016-01-01 12:56:45'),
(75595, 'D2', 'Dec-2015', '24108.00', '2016-01-05', '2016-01-01 12:56:45'),
(75596, 'D3', 'Dec-2015', '23846.00', '2016-01-05', '2016-01-01 12:56:45'),
(75597, 'D4', 'Dec-2015', '29138.00', '2016-01-05', '2016-01-01 12:56:45'),
(75598, 'D5', 'Dec-2015', '12123.00', '2016-01-05', '2016-01-01 12:56:45'),
(75599, 'D6', 'Dec-2015', '31939.00', '2016-01-05', '2016-01-01 12:56:45'),
(75600, 'D7', 'Dec-2015', '39749.00', '2016-01-05', '2016-01-01 12:56:45'),
(75601, 'D8', 'Dec-2015', '28084.00', '2016-01-05', '2016-01-01 12:56:45'),
(75602, 'D9', 'Dec-2015', '15680.00', '2016-01-05', '2016-01-01 12:56:45'),
(75603, 'D10', 'Dec-2015', '41351.00', '2016-01-05', '2016-01-01 12:56:45'),
(75604, 'D11', 'Dec-2015', '25836.00', '2016-01-05', '2016-01-01 12:56:45'),
(75605, 'D12', 'Dec-2015', '43600.00', '2016-01-05', '2016-01-01 12:56:45'),
(75606, 'D13', 'Dec-2015', '5837.00', '2016-01-05', '2016-01-01 12:56:45'),
(75607, 'D14', 'Dec-2015', '37987.00', '2016-01-05', '2016-01-01 12:56:45'),
(75608, 'D15', 'Dec-2015', '26766.00', '2016-01-05', '2016-01-01 12:56:45'),
(75609, 'D16', 'Dec-2015', '21584.00', '2016-01-05', '2016-01-01 12:56:45'),
(75610, 'D17', 'Dec-2015', '6823.00', '2016-01-05', '2016-01-01 12:56:45'),
(75611, 'D18', 'Dec-2015', '14047.00', '2016-01-05', '2016-01-01 12:56:45'),
(75612, 'D19', 'Dec-2015', '7177.00', '2016-01-05', '2016-01-01 12:56:45'),
(75613, 'D20', 'Dec-2015', '28108.00', '2016-01-05', '2016-01-01 12:56:45'),
(75614, 'D21', 'Dec-2015', '10165.00', '2016-01-05', '2016-01-01 12:56:45'),
(75615, 'D22', 'Dec-2015', '8791.00', '2016-01-05', '2016-01-01 12:56:45'),
(75616, 'D23', 'Dec-2015', '7097.00', '2016-01-05', '2016-01-01 12:56:45'),
(75617, 'D24', 'Dec-2015', '15921.00', '2016-01-05', '2016-01-01 12:56:45'),
(75618, 'D25', 'Dec-2015', '43122.00', '2016-01-05', '2016-01-01 12:56:45'),
(75619, 'D26', 'Dec-2015', '54156.00', '2016-01-05', '2016-01-01 12:56:45'),
(75620, 'D27', 'Dec-2015', '37851.00', '2016-01-05', '2016-01-01 12:56:45'),
(75621, 'D28', 'Dec-2015', '39136.00', '2016-01-05', '2016-01-01 12:56:45'),
(75622, 'Dir-Res', 'Dec-2015', '55295.00', '2016-01-05', '2016-01-01 12:56:45'),
(75623, 'E1', 'Dec-2015', '22699.00', '2016-01-05', '2016-01-01 12:56:45'),
(75624, 'E2', 'Dec-2015', '24855.00', '2016-01-05', '2016-01-01 12:56:45'),
(75625, 'E3', 'Dec-2015', '47813.00', '2016-01-05', '2016-01-01 12:56:45'),
(75626, 'E4', 'Dec-2015', '84297.00', '2016-01-05', '2016-01-01 12:56:45'),
(75627, 'E5', 'Dec-2015', '12048.00', '2016-01-05', '2016-01-01 12:56:45'),
(75628, 'E6', 'Dec-2015', '42992.00', '2016-01-05', '2016-01-01 12:56:45'),
(75629, 'E7', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75630, 'E8', 'Dec-2015', '26723.00', '2016-01-05', '2016-01-01 12:56:45'),
(75631, 'E9', 'Dec-2015', '33602.00', '2016-01-05', '2016-01-01 12:56:45'),
(75632, 'E10', 'Dec-2015', '19656.00', '2016-01-05', '2016-01-01 12:56:45'),
(75633, 'E11', 'Dec-2015', '42897.00', '2016-01-05', '2016-01-01 12:56:45'),
(75634, 'E12', 'Dec-2015', '37202.00', '2016-01-05', '2016-01-01 12:56:45'),
(75635, 'E13', 'Dec-2015', '12907.00', '2016-01-05', '2016-01-01 12:56:45'),
(75636, 'E14', 'Dec-2015', '9394.00', '2016-01-05', '2016-01-01 12:56:45'),
(75637, 'F1', 'Dec-2015', '16787.00', '2016-01-05', '2016-01-01 12:56:45'),
(75638, 'F2', 'Dec-2015', '11135.00', '2016-01-05', '2016-01-01 12:56:45'),
(75639, 'F3', 'Dec-2015', '11439.00', '2016-01-05', '2016-01-01 12:56:45'),
(75640, 'F4', 'Dec-2015', '9395.00', '2016-01-05', '2016-01-01 12:56:45'),
(75641, 'F5', 'Dec-2015', '7236.00', '2016-01-05', '2016-01-01 12:56:45'),
(75642, 'G1 ', 'Dec-2015', '1293.00', '2016-01-05', '2016-01-01 12:56:45'),
(75643, 'G2 ', 'Dec-2015', '483.00', '2016-01-05', '2016-01-01 12:56:45'),
(75644, 'G3 ', 'Dec-2015', '279.00', '2016-01-05', '2016-01-01 12:56:45'),
(75645, 'G4 ', 'Dec-2015', '603.00', '2016-01-05', '2016-01-01 12:56:45'),
(75646, 'G5', 'Dec-2015', '587.00', '2016-01-05', '2016-01-01 12:56:45'),
(75647, 'G6', 'Dec-2015', '394.00', '2016-01-05', '2016-01-01 12:56:45'),
(75648, 'G7', 'Dec-2015', '742.00', '2016-01-05', '2016-01-01 12:56:45'),
(75649, 'G8 ', 'Dec-2015', '379.00', '2016-01-05', '2016-01-01 12:56:45'),
(75650, 'G9', 'Dec-2015', '423.00', '2016-01-05', '2016-01-01 12:56:45'),
(75651, 'G10', 'Dec-2015', '571.00', '2016-01-05', '2016-01-01 12:56:45'),
(75652, 'G11', 'Dec-2015', '518.00', '2016-01-05', '2016-01-01 12:56:45'),
(75653, 'G12', 'Dec-2015', '306.00', '2016-01-05', '2016-01-01 12:56:45'),
(75654, 'G13', 'Dec-2015', '20.00', '2016-01-05', '2016-01-01 12:56:45'),
(75655, 'G14', 'Dec-2015', '40.00', '2016-01-05', '2016-01-01 12:56:45'),
(75656, 'G15', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75657, 'G16', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75658, 'G17', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75659, 'G18', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75660, 'G19', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75661, 'G20', 'Dec-2015', '5.00', '2016-01-05', '2016-01-01 12:56:45'),
(75662, 'GH3-R511', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75663, 'GH3-R512', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75664, 'GH3-R519', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75665, 'GH3-R521', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75666, 'GH3-R611', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75667, 'GH3-R612', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75668, 'GH3-R620', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75669, 'GH3-R621', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75670, 'GH3-R719', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75671, 'GH3-R712', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75672, 'GH3-R721', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75673, 'GH3-R610', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75674, 'H1', 'Dec-2015', '7008.00', '2016-01-05', '2016-01-01 12:56:45'),
(75675, 'H2', 'Dec-2015', '3261.00', '2016-01-05', '2016-01-01 12:56:45'),
(75676, 'H3', 'Dec-2015', '2523.00', '2016-01-05', '2016-01-01 12:56:45'),
(75677, 'H4', 'Dec-2015', '7690.00', '2016-01-05', '2016-01-01 12:56:45'),
(75678, 'H5', 'Dec-2015', '4241.00', '2016-01-05', '2016-01-01 12:56:45'),
(75679, 'H6', 'Dec-2015', '27.00', '2016-01-05', '2016-01-01 12:56:45'),
(75680, 'H7', 'Dec-2015', '335.00', '2016-01-05', '2016-01-01 12:56:45'),
(75681, 'H8', 'Dec-2015', '11555.00', '2016-01-05', '2016-01-01 12:56:45'),
(75682, 'H9', 'Dec-2015', '16.20', '2016-01-05', '2016-01-01 12:56:45'),
(75683, 'H10', 'Dec-2015', '339.00', '2016-01-05', '2016-01-01 12:56:45'),
(75684, 'H11', 'Dec-2015', '3765.00', '2016-01-05', '2016-01-01 12:56:45'),
(75685, 'H12', 'Dec-2015', '70.10', '2016-01-05', '2016-01-01 12:56:45'),
(75686, 'I1', 'Dec-2015', '1116.00', '2016-01-05', '2016-01-01 12:56:45'),
(75687, 'I2', 'Dec-2015', '852.00', '2016-01-05', '2016-01-01 12:56:45'),
(75688, 'I3', 'Dec-2015', '449.00', '2016-01-05', '2016-01-01 12:56:45'),
(75689, 'I4', 'Dec-2015', '425.00', '2016-01-05', '2016-01-01 12:56:45'),
(75690, 'I5', 'Dec-2015', '471.00', '2016-01-05', '2016-01-01 12:56:45'),
(75691, 'I6', 'Dec-2015', '26.00', '2016-01-05', '2016-01-01 12:56:45'),
(75692, 'I7', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75693, 'I8', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75694, 'I9', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75695, 'I10', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75696, 'I11', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75697, 'I12', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75698, 'I13', 'Dec-2015', '3.00', '2016-01-05', '2016-01-01 12:56:45'),
(75699, 'I14', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75700, 'I15', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75701, 'I16', 'Dec-2015', '1.00', '2016-01-05', '2016-01-01 12:56:45'),
(75702, 'I17', 'Dec-2015', '936.00', '2016-01-05', '2016-01-01 12:56:45'),
(75703, 'I18', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75704, 'I19', 'Dec-2015', '762.00', '2016-01-05', '2016-01-01 12:56:45'),
(75705, 'I20', 'Dec-2015', '894.00', '2016-01-05', '2016-01-01 12:56:45'),
(75706, 'I21', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75707, 'I22', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75708, 'I23', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75709, 'I24', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75710, 'I25', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75711, 'I26', 'Dec-2015', '8.00', '2016-01-05', '2016-01-01 12:56:45'),
(75712, 'I27', 'Dec-2015', '13.00', '2016-01-05', '2016-01-01 12:56:45'),
(75713, 'I28', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75714, 'I29', 'Dec-2015', '23.00', '2016-01-05', '2016-01-01 12:56:45'),
(75715, 'I30', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75716, 'I31', 'Dec-2015', '3.00', '2016-01-05', '2016-01-01 12:56:45'),
(75717, 'I32', 'Dec-2015', '2.00', '2016-01-05', '2016-01-01 12:56:45'),
(75718, 'KV-IIITA', 'Dec-2015', '45906.00', '2016-01-05', '2016-01-01 12:56:45'),
(75719, 'MSA101', 'Dec-2015', '7051.00', '2016-01-05', '2016-01-01 12:56:45'),
(75720, 'MSA102', 'Dec-2015', '11337.00', '2016-01-05', '2016-01-01 12:56:45'),
(75721, 'MSA103', 'Dec-2015', '11694.00', '2016-01-05', '2016-01-01 12:56:45'),
(75722, 'MSA104', 'Dec-2015', '20187.00', '2016-01-05', '2016-01-01 12:56:45'),
(75723, 'MSA105', 'Dec-2015', '12891.00', '2016-01-05', '2016-01-01 12:56:45'),
(75724, 'MSA106', 'Dec-2015', '9187.00', '2016-01-05', '2016-01-01 12:56:45'),
(75725, 'MSA201', 'Dec-2015', '6864.00', '2016-01-05', '2016-01-01 12:56:45'),
(75726, 'MSA202', 'Dec-2015', '5098.00', '2016-01-05', '2016-01-01 12:56:45'),
(75727, 'MSA203', 'Dec-2015', '11501.00', '2016-01-05', '2016-01-01 12:56:45'),
(75728, 'MSA204', 'Dec-2015', '7322.00', '2016-01-05', '2016-01-01 12:56:45'),
(75729, 'MSA205', 'Dec-2015', '11103.00', '2016-01-05', '2016-01-01 12:56:45'),
(75730, 'MSA206', 'Dec-2015', '7090.00', '2016-01-05', '2016-01-01 12:56:45'),
(75731, 'MSA301', 'Dec-2015', '1036.00', '2016-01-05', '2016-01-01 12:56:45'),
(75732, 'MSA302', 'Dec-2015', '10624.00', '2016-01-05', '2016-01-01 12:56:45'),
(75733, 'MSA303', 'Dec-2015', '6720.00', '2016-01-05', '2016-01-01 12:56:45'),
(75734, 'MSA304', 'Dec-2015', '10062.00', '2016-01-05', '2016-01-01 12:56:45'),
(75735, 'MSA305', 'Dec-2015', '6866.00', '2016-01-05', '2016-01-01 12:56:45'),
(75736, 'MSA306', 'Dec-2015', '9435.00', '2016-01-05', '2016-01-01 12:56:45'),
(75737, 'MSA307', 'Dec-2015', '6959.00', '2016-01-05', '2016-01-01 12:56:45'),
(75738, 'MSA308', 'Dec-2015', '577.00', '2016-01-05', '2016-01-01 12:56:45'),
(75739, 'MSA401', 'Dec-2015', '7340.00', '2016-01-05', '2016-01-01 12:56:45'),
(75740, 'MSA402', 'Dec-2015', '4751.00', '2016-01-05', '2016-01-01 12:56:45'),
(75741, 'MSA403', 'Dec-2015', '8767.00', '2016-01-05', '2016-01-01 12:56:45'),
(75742, 'MSA404', 'Dec-2015', '3887.00', '2016-01-05', '2016-01-01 12:56:45'),
(75743, 'MSA405', 'Dec-2015', '4272.00', '2016-01-05', '2016-01-01 12:56:45'),
(75744, 'MSA406', 'Dec-2015', '5673.00', '2016-01-05', '2016-01-01 12:56:45'),
(75745, 'MSA407', 'Dec-2015', '10665.00', '2016-01-05', '2016-01-01 12:56:45'),
(75746, 'MSA408', 'Dec-2015', '3203.00', '2016-01-05', '2016-01-01 12:56:45'),
(75747, 'MSA409', 'Dec-2015', '2137.00', '2016-01-05', '2016-01-01 12:56:45'),
(75748, 'MSA410', 'Dec-2015', '5951.00', '2016-01-05', '2016-01-01 12:56:45'),
(75749, 'MSA501', 'Dec-2015', '8170.00', '2016-01-05', '2016-01-01 12:56:45'),
(75750, 'MSA502', 'Dec-2015', '8297.00', '2016-01-05', '2016-01-01 12:56:45'),
(75751, 'MSA503', 'Dec-2015', '4153.00', '2016-01-05', '2016-01-01 12:56:45'),
(75752, 'MSA504', 'Dec-2015', '4757.00', '2016-01-05', '2016-01-01 12:56:45'),
(75753, 'MSA505', 'Dec-2015', '9201.00', '2016-01-05', '2016-01-01 12:56:45'),
(75754, 'MSA506', 'Dec-2015', '5253.00', '2016-01-05', '2016-01-01 12:56:45'),
(75755, 'MSA507', 'Dec-2015', '1833.00', '2016-01-05', '2016-01-01 12:56:45'),
(75756, 'MSA508', 'Dec-2015', '3033.00', '2016-01-05', '2016-01-01 12:56:45'),
(75757, 'MSA509', 'Dec-2015', '4375.00', '2016-01-05', '2016-01-01 12:56:45'),
(75758, 'MSA510', 'Dec-2015', '5636.00', '2016-01-05', '2016-01-01 12:56:45'),
(75759, 'MSA601', 'Dec-2015', '3772.00', '2016-01-05', '2016-01-01 12:56:45'),
(75760, 'MSA602', 'Dec-2015', '9602.00', '2016-01-05', '2016-01-01 12:56:45'),
(75761, 'MSA603', 'Dec-2015', '1864.00', '2016-01-05', '2016-01-01 12:56:45'),
(75762, 'MSA604', 'Dec-2015', '2445.00', '2016-01-05', '2016-01-01 12:56:45'),
(75763, 'MSA605', 'Dec-2015', '4793.00', '2016-01-05', '2016-01-01 12:56:45'),
(75764, 'MSA606', 'Dec-2015', '4219.00', '2016-01-05', '2016-01-01 12:56:45'),
(75765, 'MSA607', 'Dec-2015', '1593.00', '2016-01-05', '2016-01-01 12:56:45'),
(75766, 'MSA608', 'Dec-2015', '7610.00', '2016-01-05', '2016-01-01 12:56:45'),
(75767, 'MSA609', 'Dec-2015', '1145.00', '2016-01-05', '2016-01-01 12:56:45'),
(75768, 'MSA610', 'Dec-2015', '3079.00', '2016-01-05', '2016-01-01 12:56:45'),
(75769, 'MSA-CA1', 'Dec-2015', '14838.00', '2016-01-05', '2016-01-01 12:56:45'),
(75770, 'MSA-CA2', 'Dec-2015', '28075.00', '2016-01-05', '2016-01-01 12:56:45'),
(75771, 'RES-CA1', 'Dec-2015', '2755.00', '2016-01-05', '2016-01-01 12:56:45'),
(75772, 'RES-CA2', 'Dec-2015', '1428.00', '2016-01-05', '2016-01-01 12:56:45'),
(75773, 'RES-CA3', 'Dec-2015', '15259.00', '2016-01-05', '2016-01-01 12:56:45'),
(75774, 'RES-CA4', 'Dec-2015', '1724.00', '2016-01-05', '2016-01-01 12:56:45'),
(75775, 'RES-CA5', 'Dec-2015', '2573.00', '2016-01-05', '2016-01-01 12:56:45'),
(75776, 'RES-CA6', 'Dec-2015', '2807.00', '2016-01-05', '2016-01-01 12:56:45'),
(75777, 'RES-CA7', 'Dec-2015', '8.00', '2016-01-05', '2016-01-01 12:56:45'),
(75778, 'RES-CA8', 'Dec-2015', '3922.00', '2016-01-05', '2016-01-01 12:56:45'),
(75779, 'RES-CA9', 'Dec-2015', '3471.00', '2016-01-05', '2016-01-01 12:56:45'),
(75780, 'RES-CA10', 'Dec-2015', '3069.00', '2016-01-05', '2016-01-01 12:56:45'),
(75781, 'RES-CA11', 'Dec-2015', '4998.00', '2016-01-05', '2016-01-01 12:56:45'),
(75782, 'RES-CA12', 'Dec-2015', '1951.00', '2016-01-05', '2016-01-01 12:56:45'),
(75783, 'RES-CA13', 'Dec-2015', '1963.00', '2016-01-05', '2016-01-01 12:56:45'),
(75784, 'RES-CA14', 'Dec-2015', '2129.00', '2016-01-05', '2016-01-01 12:56:45'),
(75785, 'RES-CA15', 'Dec-2015', '1479.00', '2016-01-05', '2016-01-01 12:56:45'),
(75786, 'S1', 'Dec-2015', '7234.00', '2016-01-05', '2016-01-01 12:56:45'),
(75787, 'S2', 'Dec-2015', '5461.00', '2016-01-05', '2016-01-01 12:56:45'),
(75788, 'S3', 'Dec-2015', '10415.00', '2016-01-05', '2016-01-01 12:56:45'),
(75789, 'S4', 'Dec-2015', '2480.00', '2016-01-05', '2016-01-01 12:56:45'),
(75790, 'S5', 'Dec-2015', '6208.00', '2016-01-05', '2016-01-01 12:56:45'),
(75791, 'S6', 'Dec-2015', '6744.00', '2016-01-05', '2016-01-01 12:56:45'),
(75792, 'S7', 'Dec-2015', '25112.00', '2016-01-05', '2016-01-01 12:56:45'),
(75793, 'S8', 'Dec-2015', '11842.00', '2016-01-05', '2016-01-01 12:56:45'),
(75794, 'S-CA1', 'Dec-2015', '15840.00', '2016-01-05', '2016-01-01 12:56:45'),
(75795, 'SSVision', 'Dec-2015', '5215.00', '2016-01-05', '2016-01-01 12:56:45'),
(75796, 'VH1', 'Dec-2015', '0.00', '2016-01-05', '2016-01-01 12:56:45'),
(75797, 'VH3-308', 'Dec-2015', '29364.00', '2016-01-05', '2016-01-01 12:56:45'),
(75798, 'VH3-307', 'Dec-2015', '26679.00', '2016-01-05', '2016-01-01 12:56:45'),
(75799, 'VH3-201', 'Dec-2015', '16975.00', '2016-01-05', '2016-01-01 12:56:45'),
(75800, 'VH3-202', 'Dec-2015', '17218.00', '2016-01-05', '2016-01-01 12:56:45'),
(75801, 'VH3-302', 'Dec-2015', '15837.00', '2016-01-05', '2016-01-01 12:56:45'),
(75802, 'VH3-301', 'Dec-2015', '15258.00', '2016-01-05', '2016-01-01 12:56:45'),
(75803, 'B5', 'Dec-2015', '14522.00', '2016-01-05', '2016-01-04 11:17:09'),
(75895, 'G5', 'Jan-2016', '649.00', '2016-02-01', '2016-02-01 10:53:44'),
(75896, 'G6', 'Jan-2016', '492.00', '2016-02-01', '2016-02-01 10:53:44'),
(75897, 'G7', 'Jan-2016', '766.00', '2016-02-01', '2016-02-01 10:53:44'),
(75898, 'G8 ', 'Jan-2016', '596.00', '2016-02-01', '2016-02-01 10:53:44'),
(75899, 'G9', 'Jan-2016', '501.00', '2016-02-01', '2016-02-01 10:53:44'),
(75900, 'G10', 'Jan-2016', '1022.00', '2016-02-01', '2016-02-01 10:53:44'),
(75901, 'G11', 'Jan-2016', '789.00', '2016-02-01', '2016-02-01 10:53:44'),
(75902, 'G12', 'Jan-2016', '625.00', '2016-02-01', '2016-02-01 10:53:44'),
(75903, 'G13', 'Jan-2016', '102.00', '2016-02-01', '2016-02-01 10:53:44'),
(75904, 'G14', 'Jan-2016', '62.00', '2016-02-01', '2016-02-01 10:53:44'),
(75905, 'G15', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75906, 'G16', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75907, 'G17', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75908, 'G18', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75909, 'G19', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75910, 'G20', 'Jan-2016', '5.00', '2016-02-01', '2016-02-01 10:53:44'),
(75911, 'GH3-R511', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75912, 'GH3-R512', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75913, 'GH3-R519', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75914, 'GH3-R521', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75915, 'GH3-R611', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75916, 'GH3-R612', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75917, 'GH3-R620', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75918, 'GH3-R621', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75919, 'GH3-R719', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75920, 'GH3-R712', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75921, 'GH3-R721', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75922, 'GH3-R610', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(75923, 'H1', 'Jan-2016', '7145.00', '2016-02-01', '2016-02-01 10:53:44'),
(75924, 'H2', 'Jan-2016', '3360.00', '2016-02-01', '2016-02-01 10:53:44'),
(75925, 'H3', 'Jan-2016', '2585.00', '2016-02-01', '2016-02-01 10:53:44'),
(75926, 'H4', 'Jan-2016', '8056.00', '2016-02-01', '2016-02-01 10:53:44'),
(75927, 'H5', 'Jan-2016', '4332.00', '2016-02-01', '2016-02-01 10:53:44'),
(75928, 'H6', 'Jan-2016', '27.00', '2016-02-01', '2016-02-01 10:53:44'),
(75929, 'H7', 'Jan-2016', '344.00', '2016-02-01', '2016-02-01 10:53:44'),
(75930, 'H8', 'Jan-2016', '12244.00', '2016-02-01', '2016-02-01 10:53:44'),
(75931, 'H9', 'Jan-2016', '20.00', '2016-02-01', '2016-02-01 10:53:44'),
(75932, 'H10', 'Jan-2016', '351.00', '2016-02-01', '2016-02-01 10:53:44'),
(75933, 'H11', 'Jan-2016', '3887.00', '2016-02-01', '2016-02-01 10:53:44'),
(75934, 'H12', 'Jan-2016', '70.10', '2016-02-01', '2016-02-01 10:53:44'),
(75935, 'I1', 'Jan-2016', '1645.00', '2016-02-01', '2016-02-01 10:53:44'),
(75936, 'I2', 'Jan-2016', '1137.00', '2016-02-01', '2016-02-01 10:53:44'),
(75937, 'I3', 'Jan-2016', '977.00', '2016-02-01', '2016-02-01 10:53:44'),
(75938, 'I4', 'Jan-2016', '569.00', '2016-02-01', '2016-02-01 10:53:44'),
(75939, 'I5', 'Jan-2016', '937.00', '2016-02-01', '2016-02-01 10:53:44'),
(75940, 'I6', 'Jan-2016', '119.00', '2016-02-01', '2016-02-01 10:53:44'),
(75941, 'I7', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75942, 'I8', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75943, 'I9', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75944, 'I10', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75945, 'I11', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75946, 'I12', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75947, 'I13', 'Jan-2016', '3.00', '2016-02-01', '2016-02-01 10:53:44'),
(75948, 'I14', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75949, 'I15', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75950, 'I16', 'Jan-2016', '1.00', '2016-02-01', '2016-02-01 10:53:44'),
(75951, 'I17', 'Jan-2016', '1262.00', '2016-02-01', '2016-02-01 10:53:44'),
(75952, 'I18', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75953, 'I19', 'Jan-2016', '888.00', '2016-02-01', '2016-02-01 10:53:44'),
(75954, 'I20', 'Jan-2016', '1032.00', '2016-02-01', '2016-02-01 10:53:44'),
(75955, 'I21', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75956, 'I22', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75957, 'I23', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75958, 'I24', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75959, 'I25', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75960, 'I26', 'Jan-2016', '8.00', '2016-02-01', '2016-02-01 10:53:44'),
(75961, 'I27', 'Jan-2016', '13.00', '2016-02-01', '2016-02-01 10:53:44'),
(75962, 'I28', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75963, 'I29', 'Jan-2016', '23.00', '2016-02-01', '2016-02-01 10:53:44'),
(75964, 'I30', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75965, 'I31', 'Jan-2016', '3.00', '2016-02-01', '2016-02-01 10:53:44'),
(75966, 'I32', 'Jan-2016', '2.00', '2016-02-01', '2016-02-01 10:53:44'),
(75967, 'KV-IIITA', 'Jan-2016', '47153.00', '2016-02-01', '2016-02-01 10:53:44'),
(75968, 'MSA101', 'Jan-2016', '7051.00', '2016-02-01', '2016-02-01 10:53:44'),
(75969, 'MSA102', 'Jan-2016', '11337.00', '2016-02-01', '2016-02-01 10:53:44'),
(75970, 'MSA103', 'Jan-2016', '11694.00', '2016-02-01', '2016-02-01 10:53:44'),
(75971, 'MSA104', 'Jan-2016', '20290.00', '2016-02-01', '2016-02-01 10:53:44'),
(75972, 'MSA105', 'Jan-2016', '13165.00', '2016-02-01', '2016-02-01 10:53:44'),
(75973, 'MSA106', 'Jan-2016', '9187.00', '2016-02-01', '2016-02-01 10:53:44'),
(75974, 'MSA201', 'Jan-2016', '6947.00', '2016-02-01', '2016-02-01 10:53:44'),
(75975, 'MSA202', 'Jan-2016', '5113.00', '2016-02-01', '2016-02-01 10:53:44'),
(75976, 'MSA203', 'Jan-2016', '11546.00', '2016-02-01', '2016-02-01 10:53:44'),
(75977, 'MSA204', 'Jan-2016', '7354.00', '2016-02-01', '2016-02-01 10:53:44'),
(75978, 'MSA205', 'Jan-2016', '11133.00', '2016-02-01', '2016-02-01 10:53:44'),
(75979, 'MSA206', 'Jan-2016', '7128.00', '2016-02-01', '2016-02-01 10:53:44'),
(75980, 'MSA301', 'Jan-2016', '1036.00', '2016-02-01', '2016-02-01 10:53:44'),
(75981, 'MSA302', 'Jan-2016', '10673.00', '2016-02-01', '2016-02-01 10:53:44'),
(75982, 'MSA303', 'Jan-2016', '6722.00', '2016-02-01', '2016-02-01 10:53:44'),
(75983, 'MSA304', 'Jan-2016', '10109.00', '2016-02-01', '2016-02-01 10:53:44'),
(75984, 'MSA305', 'Jan-2016', '6921.00', '2016-02-01', '2016-02-01 10:53:44'),
(75985, 'MSA306', 'Jan-2016', '9492.00', '2016-02-01', '2016-02-01 10:53:44'),
(75986, 'MSA307', 'Jan-2016', '6973.00', '2016-02-01', '2016-02-01 10:53:44'),
(75987, 'MSA308', 'Jan-2016', '577.00', '2016-02-01', '2016-02-01 10:53:44'),
(75988, 'MSA401', 'Jan-2016', '7384.00', '2016-02-01', '2016-02-01 10:53:44'),
(75989, 'MSA402', 'Jan-2016', '4864.00', '2016-02-01', '2016-02-01 10:53:44'),
(75990, 'MSA403', 'Jan-2016', '8833.00', '2016-02-01', '2016-02-01 10:53:44'),
(75991, 'MSA404', 'Jan-2016', '3928.00', '2016-02-01', '2016-02-01 10:53:44'),
(75992, 'MSA405', 'Jan-2016', '4341.00', '2016-02-01', '2016-02-01 10:53:44'),
(75993, 'MSA406', 'Jan-2016', '5717.00', '2016-02-01', '2016-02-01 10:53:44'),
(75994, 'MSA407', 'Jan-2016', '10714.00', '2016-02-01', '2016-02-01 10:53:44'),
(75995, 'MSA408', 'Jan-2016', '3216.00', '2016-02-01', '2016-02-01 10:53:44'),
(75996, 'MSA409', 'Jan-2016', '2169.00', '2016-02-01', '2016-02-01 10:53:44'),
(75997, 'MSA410', 'Jan-2016', '5958.00', '2016-02-01', '2016-02-01 10:53:44'),
(75998, 'MSA501', 'Jan-2016', '8203.00', '2016-02-01', '2016-02-01 10:53:44'),
(75999, 'MSA502', 'Jan-2016', '8335.00', '2016-02-01', '2016-02-01 10:53:44'),
(76000, 'MSA503', 'Jan-2016', '4165.00', '2016-02-01', '2016-02-01 10:53:44'),
(76001, 'MSA504', 'Jan-2016', '4842.00', '2016-02-01', '2016-02-01 10:53:44'),
(76002, 'MSA505', 'Jan-2016', '9219.00', '2016-02-01', '2016-02-01 10:53:44'),
(76003, 'MSA506', 'Jan-2016', '5273.00', '2016-02-01', '2016-02-01 10:53:44'),
(76004, 'MSA507', 'Jan-2016', '1856.00', '2016-02-01', '2016-02-01 10:53:44'),
(76005, 'MSA508', 'Jan-2016', '3085.00', '2016-02-01', '2016-02-01 10:53:44'),
(76006, 'MSA509', 'Jan-2016', '4380.00', '2016-02-01', '2016-02-01 10:53:44'),
(76007, 'MSA510', 'Jan-2016', '5660.00', '2016-02-01', '2016-02-01 10:53:44'),
(76008, 'MSA601', 'Jan-2016', '3883.00', '2016-02-01', '2016-02-01 10:53:44'),
(76009, 'MSA602', 'Jan-2016', '9657.00', '2016-02-01', '2016-02-01 10:53:44'),
(76010, 'MSA603', 'Jan-2016', '1901.00', '2016-02-01', '2016-02-01 10:53:44'),
(76011, 'MSA604', 'Jan-2016', '2596.00', '2016-02-01', '2016-02-01 10:53:44'),
(76012, 'MSA605', 'Jan-2016', '4823.00', '2016-02-01', '2016-02-01 10:53:44'),
(76013, 'MSA606', 'Jan-2016', '4219.00', '2016-02-01', '2016-02-01 10:53:44'),
(76014, 'MSA607', 'Jan-2016', '1671.00', '2016-02-01', '2016-02-01 10:53:44'),
(76015, 'MSA608', 'Jan-2016', '7654.00', '2016-02-01', '2016-02-01 10:53:44'),
(76016, 'MSA609', 'Jan-2016', '1186.00', '2016-02-01', '2016-02-01 10:53:44'),
(76017, 'MSA610', 'Jan-2016', '3101.00', '2016-02-01', '2016-02-01 10:53:44'),
(76018, 'MSA-CA1', 'Jan-2016', '14838.00', '2016-02-01', '2016-02-01 10:53:44'),
(76019, 'MSA-CA2', 'Jan-2016', '28421.00', '2016-02-01', '2016-02-01 10:53:44'),
(76020, 'RES-CA1', 'Jan-2016', '2805.00', '2016-02-01', '2016-02-01 10:53:44'),
(76021, 'RES-CA2', 'Jan-2016', '1453.00', '2016-02-01', '2016-02-01 10:53:44'),
(76022, 'RES-CA3', 'Jan-2016', '15377.00', '2016-02-01', '2016-02-01 10:53:44'),
(76023, 'RES-CA4', 'Jan-2016', '1739.00', '2016-02-01', '2016-02-01 10:53:44'),
(76024, 'RES-CA5', 'Jan-2016', '2602.00', '2016-02-01', '2016-02-01 10:53:44'),
(76025, 'RES-CA6', 'Jan-2016', '2865.00', '2016-02-01', '2016-02-01 10:53:44'),
(76026, 'RES-CA7', 'Jan-2016', '16.00', '2016-02-01', '2016-02-01 10:53:44'),
(76027, 'RES-CA8', 'Jan-2016', '3972.00', '2016-02-01', '2016-02-01 10:53:44'),
(76028, 'RES-CA9', 'Jan-2016', '3540.00', '2016-02-01', '2016-02-01 10:53:44'),
(76029, 'RES-CA10', 'Jan-2016', '3113.00', '2016-02-01', '2016-02-01 10:53:44'),
(76030, 'RES-CA11', 'Jan-2016', '5075.00', '2016-02-01', '2016-02-01 10:53:44'),
(76031, 'RES-CA12', 'Jan-2016', '1963.00', '2016-02-01', '2016-02-01 10:53:44'),
(76032, 'RES-CA13', 'Jan-2016', '1984.00', '2016-02-01', '2016-02-01 10:53:44'),
(76033, 'RES-CA14', 'Jan-2016', '2147.00', '2016-02-01', '2016-02-01 10:53:44'),
(76034, 'RES-CA15', 'Jan-2016', '1489.00', '2016-02-01', '2016-02-01 10:53:44'),
(76035, 'S1', 'Jan-2016', '7262.00', '2016-02-01', '2016-02-01 10:53:44'),
(76036, 'S2', 'Jan-2016', '5461.00', '2016-02-01', '2016-02-01 10:53:44'),
(76037, 'S3', 'Jan-2016', '10455.00', '2016-02-01', '2016-02-01 10:53:44'),
(76038, 'S4', 'Jan-2016', '2518.00', '2016-02-01', '2016-02-01 10:53:44'),
(76039, 'S5', 'Jan-2016', '6210.00', '2016-02-01', '2016-02-01 10:53:44'),
(76040, 'S6', 'Jan-2016', '6747.00', '2016-02-01', '2016-02-01 10:53:44'),
(76041, 'S7', 'Jan-2016', '25113.00', '2016-02-01', '2016-02-01 10:53:44'),
(76042, 'S8', 'Jan-2016', '11972.00', '2016-02-01', '2016-02-01 10:53:44'),
(76043, 'S-CA1', 'Jan-2016', '15898.00', '2016-02-01', '2016-02-01 10:53:44'),
(76044, 'SSVision', 'Jan-2016', '5219.00', '2016-02-01', '2016-02-01 10:53:44'),
(76045, 'VH1', 'Jan-2016', '0.00', '2016-02-01', '2016-02-01 10:53:44'),
(76046, 'VH3-308', 'Jan-2016', '29570.00', '2016-02-01', '2016-02-01 10:53:44'),
(76047, 'VH3-307', 'Jan-2016', '26866.00', '2016-02-01', '2016-02-01 10:53:44'),
(76048, 'VH3-201', 'Jan-2016', '17010.00', '2016-02-01', '2016-02-01 10:53:44'),
(76049, 'VH3-202', 'Jan-2016', '17218.00', '2016-02-01', '2016-02-01 10:53:44'),
(76050, 'VH3-302', 'Jan-2016', '15837.00', '2016-02-01', '2016-02-01 10:53:44'),
(76051, 'VH3-301', 'Jan-2016', '15258.00', '2016-02-01', '2016-02-01 10:53:44'),
(76052, 'A1', 'Feb-2016', '17149.00', '2016-03-01', '2016-03-01 15:45:43'),
(76053, 'A2', 'Feb-2016', '9334.00', '2016-03-01', '2016-03-01 15:45:43'),
(76054, 'A3', 'Feb-2016', '6497.00', '2016-03-01', '2016-03-01 15:45:43'),
(76055, 'A4', 'Feb-2016', '4707.00', '2016-03-01', '2016-03-01 15:45:43'),
(76056, 'A5', 'Feb-2016', '11418.00', '2016-03-01', '2016-03-01 15:45:43'),
(76057, 'A6', 'Feb-2016', '10189.00', '2016-03-01', '2016-03-01 15:45:43'),
(76058, 'A7', 'Feb-2016', '8632.00', '2016-03-01', '2016-03-01 15:45:43'),
(76059, 'A8', 'Feb-2016', '8754.00', '2016-03-01', '2016-03-01 15:45:43'),
(76060, 'B1', 'Feb-2016', '20695.00', '2016-03-01', '2016-03-01 15:45:43'),
(76061, 'B2', 'Feb-2016', '26914.00', '2016-03-01', '2016-03-01 15:45:43'),
(76062, 'B3', 'Feb-2016', '18398.00', '2016-03-01', '2016-03-01 15:45:43'),
(76063, 'B4', 'Feb-2016', '24270.00', '2016-03-01', '2016-03-01 15:45:43'),
(76064, 'B5', 'Feb-2016', '14924.00', '2016-03-01', '2016-03-01 15:45:43'),
(76065, 'B6', 'Feb-2016', '17497.00', '2016-03-01', '2016-03-01 15:45:43'),
(76066, 'B7', 'Feb-2016', '20747.00', '2016-03-01', '2016-03-01 15:45:43'),
(76067, 'B8', 'Feb-2016', '24617.00', '2016-03-01', '2016-03-01 15:45:43'),
(76068, 'B9', 'Feb-2016', '13373.00', '2016-03-01', '2016-03-01 15:45:43'),
(76069, 'B10', 'Feb-2016', '25971.00', '2016-03-01', '2016-03-01 15:45:43'),
(76070, 'B11', 'Feb-2016', '14837.00', '2016-03-01', '2016-03-01 15:45:43'),
(76071, 'B12', 'Feb-2016', '29371.00', '2016-03-01', '2016-03-01 15:45:43'),
(76072, 'B13', 'Feb-2016', '26085.00', '2016-03-01', '2016-03-01 15:45:43'),
(76073, 'B14', 'Feb-2016', '15521.00', '2016-03-01', '2016-03-01 15:45:43'),
(76074, 'B15', 'Feb-2016', '42656.00', '2016-03-01', '2016-03-01 15:45:43'),
(76075, 'B16', 'Feb-2016', '26833.00', '2016-03-01', '2016-03-01 15:45:43'),
(76076, 'BEC-Admin', 'Feb-2016', '32431.00', '2016-03-01', '2016-03-01 15:45:43'),
(76077, 'BEC-Audi', 'Feb-2016', '6163.00', '2016-03-01', '2016-03-01 15:45:43'),
(76078, 'BEC-Main', 'Feb-2016', '47406.00', '2016-03-01', '2016-03-01 15:45:43'),
(76079, 'BH1-R259', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76080, 'BH1-R257', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76081, 'BH1-R253', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76082, 'BH1-R265', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76083, 'BH1-R256', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76084, 'BH1-R205', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76085, 'BH1-R255', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76086, 'BH4-Cafe', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76087, 'C1', 'Feb-2016', '33759.00', '2016-03-01', '2016-03-01 15:45:43'),
(76088, 'C2', 'Feb-2016', '26918.00', '2016-03-01', '2016-03-01 15:45:43'),
(76089, 'Coffee-Cafe', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:43'),
(76090, 'D1', 'Feb-2016', '10776.00', '2016-03-01', '2016-03-01 15:45:43'),
(76091, 'D2', 'Feb-2016', '24758.00', '2016-03-01', '2016-03-01 15:45:43'),
(76092, 'D3', 'Feb-2016', '24585.00', '2016-03-01', '2016-03-01 15:45:43'),
(76093, 'D4', 'Feb-2016', '29706.00', '2016-03-01', '2016-03-01 15:45:43'),
(76094, 'D5', 'Feb-2016', '12436.00', '2016-03-01', '2016-03-01 15:45:43'),
(76095, 'D6', 'Feb-2016', '32332.00', '2016-03-01', '2016-03-01 15:45:43'),
(76299, 'D7', 'Feb-2016', '40788.00', '2016-03-01', '2016-03-01 15:45:43'),
(76097, 'D8', 'Feb-2016', '28777.00', '2016-03-01', '2016-03-01 15:45:43'),
(76098, 'D9', 'Feb-2016', '15693.00', '2016-03-01', '2016-03-01 15:45:43'),
(76099, 'D10', 'Feb-2016', '41357.00', '2016-03-01', '2016-03-01 15:45:43'),
(76100, 'D11', 'Feb-2016', '26562.00', '2016-03-01', '2016-03-01 15:45:43'),
(76101, 'D12', 'Feb-2016', '43942.00', '2016-03-01', '2016-03-01 15:45:43'),
(76102, 'D13', 'Feb-2016', '5932.00', '2016-03-01', '2016-03-01 15:45:43'),
(76103, 'D14', 'Feb-2016', '38660.00', '2016-03-01', '2016-03-01 15:45:43'),
(76104, 'D15', 'Feb-2016', '27096.00', '2016-03-01', '2016-03-01 15:45:43'),
(76105, 'D16', 'Feb-2016', '21667.00', '2016-03-01', '2016-03-01 15:45:43'),
(76106, 'D17', 'Feb-2016', '6892.00', '2016-03-01', '2016-03-01 15:45:43'),
(76107, 'D18', 'Feb-2016', '14283.00', '2016-03-01', '2016-03-01 15:45:43'),
(76108, 'D19', 'Feb-2016', '7634.00', '2016-03-01', '2016-03-01 15:45:43'),
(76109, 'D20', 'Feb-2016', '28543.00', '2016-03-01', '2016-03-01 15:45:43'),
(76110, 'D21', 'Feb-2016', '10889.00', '2016-03-01', '2016-03-01 15:45:44'),
(76111, 'D22', 'Feb-2016', '8967.00', '2016-03-01', '2016-03-01 15:45:44'),
(76112, 'D23', 'Feb-2016', '7057.00', '2016-03-01', '2016-03-01 15:45:44'),
(76113, 'D24', 'Feb-2016', '16117.00', '2016-03-01', '2016-03-01 15:45:44'),
(76114, 'D25', 'Feb-2016', '43394.00', '2016-03-01', '2016-03-01 15:45:44'),
(76115, 'D26', 'Feb-2016', '54727.00', '2016-03-01', '2016-03-01 15:45:44'),
(76116, 'D27', 'Feb-2016', '38198.00', '2016-03-01', '2016-03-01 15:45:44'),
(76117, 'D28', 'Feb-2016', '39789.00', '2016-03-01', '2016-03-01 15:45:44'),
(76118, 'Dir-Res', 'Feb-2016', '56470.00', '2016-03-01', '2016-03-01 15:45:44'),
(76119, 'E1', 'Feb-2016', '22798.00', '2016-03-01', '2016-03-01 15:45:44'),
(76120, 'E2', 'Feb-2016', '25331.00', '2016-03-01', '2016-03-01 15:45:44'),
(76121, 'E3', 'Feb-2016', '48306.00', '2016-03-01', '2016-03-01 15:45:44'),
(76122, 'E4', 'Feb-2016', '84999.00', '2016-03-01', '2016-03-01 15:45:44'),
(76123, 'E5', 'Feb-2016', '12986.00', '2016-03-01', '2016-03-01 15:45:44'),
(76124, 'E6', 'Feb-2016', '42992.00', '2016-03-01', '2016-03-01 15:45:44'),
(76125, 'E7', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76126, 'E8', 'Feb-2016', '27275.00', '2016-03-01', '2016-03-01 15:45:44'),
(76127, 'E9', 'Feb-2016', '35068.00', '2016-03-01', '2016-03-01 15:45:44'),
(76128, 'E10', 'Feb-2016', '20271.00', '2016-03-01', '2016-03-01 15:45:44'),
(76129, 'E11', 'Feb-2016', '43627.00', '2016-03-01', '2016-03-01 15:45:44'),
(76130, 'E12', 'Feb-2016', '38023.00', '2016-03-01', '2016-03-01 15:45:44'),
(76131, 'E13', 'Feb-2016', '13637.00', '2016-03-01', '2016-03-01 15:45:44'),
(76132, 'E14', 'Feb-2016', '9997.00', '2016-03-01', '2016-03-01 15:45:44'),
(76133, 'F1', 'Feb-2016', '17628.00', '2016-03-01', '2016-03-01 15:45:44'),
(76134, 'F2', 'Feb-2016', '11135.00', '2016-03-01', '2016-03-01 15:45:44'),
(76135, 'F3', 'Feb-2016', '11439.00', '2016-03-01', '2016-03-01 15:45:44'),
(76136, 'F4', 'Feb-2016', '9395.00', '2016-03-01', '2016-03-01 15:45:44'),
(76137, 'F5', 'Feb-2016', '7497.00', '2016-03-01', '2016-03-01 15:45:44'),
(76138, 'G1 ', 'Feb-2016', '1494.00', '2016-03-01', '2016-03-01 15:45:44'),
(76139, 'G2 ', 'Feb-2016', '566.00', '2016-03-01', '2016-03-01 15:45:44'),
(76140, 'G3 ', 'Feb-2016', '519.00', '2016-03-01', '2016-03-01 15:45:44'),
(76141, 'G4 ', 'Feb-2016', '767.00', '2016-03-01', '2016-03-01 15:45:44'),
(76142, 'G5', 'Feb-2016', '725.00', '2016-03-01', '2016-03-01 15:45:44'),
(76143, 'G6', 'Feb-2016', '546.00', '2016-03-01', '2016-03-01 15:45:44'),
(76144, 'G7', 'Feb-2016', '813.00', '2016-03-01', '2016-03-01 15:45:44'),
(76145, 'G8 ', 'Feb-2016', '698.00', '2016-03-01', '2016-03-01 15:45:44'),
(76146, 'G9', 'Feb-2016', '563.00', '2016-03-01', '2016-03-01 15:45:44'),
(76147, 'G10', 'Feb-2016', '1530.00', '2016-03-01', '2016-03-01 15:45:44'),
(76148, 'G11', 'Feb-2016', '1011.00', '2016-03-01', '2016-03-01 15:45:44'),
(76149, 'G12', 'Feb-2016', '685.00', '2016-03-01', '2016-03-01 15:45:44'),
(76150, 'G13', 'Feb-2016', '261.00', '2016-03-01', '2016-03-01 15:45:44'),
(76151, 'G14', 'Feb-2016', '99.00', '2016-03-01', '2016-03-01 15:45:44'),
(76152, 'G15', 'Feb-2016', '21.00', '2016-03-01', '2016-03-01 15:45:44'),
(76153, 'G16', 'Feb-2016', '38.00', '2016-03-01', '2016-03-01 15:45:44'),
(76154, 'G17', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76155, 'G18', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44'),
(76156, 'G19', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44'),
(76157, 'G20', 'Feb-2016', '5.00', '2016-03-01', '2016-03-01 15:45:44'),
(76158, 'GH3-R721', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76159, 'GH3-R512', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76160, 'GH3-R519', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76161, 'GH3-R611', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76162, 'GH3-R612', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76163, 'GH3-R620', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76164, 'GH3-R621', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76165, 'GH3-R719', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76166, 'GH3-R521', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76167, 'GH3-R712', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76168, 'GH3-R610', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76169, 'GH3-R511', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 15:45:44'),
(76170, 'H1', 'Feb-2016', '7311.00', '2016-03-01', '2016-03-01 15:45:44'),
(76171, 'H2', 'Feb-2016', '3488.00', '2016-03-01', '2016-03-01 15:45:44'),
(76172, 'H3', 'Feb-2016', '2657.00', '2016-03-01', '2016-03-01 15:45:44'),
(76173, 'H4', 'Feb-2016', '8289.00', '2016-03-01', '2016-03-01 15:45:44'),
(76174, 'H5', 'Feb-2016', '4393.00', '2016-03-01', '2016-03-01 15:45:44'),
(76175, 'H6', 'Feb-2016', '27.00', '2016-03-01', '2016-03-01 15:45:44'),
(76176, 'H7', 'Feb-2016', '344.00', '2016-03-01', '2016-03-01 15:45:44'),
(76177, 'H8', 'Feb-2016', '12777.00', '2016-03-01', '2016-03-01 15:45:44'),
(76178, 'H9', 'Feb-2016', '20.00', '2016-03-01', '2016-03-01 15:45:44'),
(76179, 'H10', 'Feb-2016', '351.00', '2016-03-01', '2016-03-01 15:45:44'),
(76180, 'H11', 'Feb-2016', '4010.00', '2016-03-01', '2016-03-01 15:45:44'),
(76181, 'H12', 'Feb-2016', '70.00', '2016-03-01', '2016-03-01 15:45:44'),
(76182, 'I1', 'Feb-2016', '1956.00', '2016-03-01', '2016-03-01 15:45:44'),
(76183, 'I2', 'Feb-2016', '1270.00', '2016-03-01', '2016-03-01 15:45:44'),
(76184, 'I3', 'Feb-2016', '1135.00', '2016-03-01', '2016-03-01 15:45:44'),
(76185, 'I4', 'Feb-2016', '624.00', '2016-03-01', '2016-03-01 15:45:44'),
(76186, 'I5', 'Feb-2016', '1111.00', '2016-03-01', '2016-03-01 15:45:44'),
(76187, 'I6', 'Feb-2016', '233.00', '2016-03-01', '2016-03-01 15:45:44'),
(76188, 'I7', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44'),
(76189, 'I8', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76190, 'I9', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44'),
(76191, 'I10', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44'),
(76192, 'I11', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(76193, 'I12', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76194, 'I13', 'Feb-2016', '3.00', '2016-03-01', '2016-03-01 15:45:44'),
(76195, 'I14', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76196, 'I15', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44'),
(76197, 'I16', 'Feb-2016', '1.00', '2016-03-01', '2016-03-01 15:45:44'),
(76198, 'I17', 'Feb-2016', '1422.00', '2016-03-01', '2016-03-01 15:45:44'),
(76199, 'I18', 'Feb-2016', '18.00', '2016-03-01', '2016-03-01 15:45:44'),
(76200, 'I19', 'Feb-2016', '995.00', '2016-03-01', '2016-03-01 15:45:44'),
(76201, 'I20', 'Feb-2016', '1187.00', '2016-03-01', '2016-03-01 15:45:44'),
(76202, 'I21', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76203, 'I22', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76204, 'I23', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76205, 'I24', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76206, 'I25', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76207, 'I26', 'Feb-2016', '8.00', '2016-03-01', '2016-03-01 15:45:44'),
(76208, 'I27', 'Feb-2016', '13.00', '2016-03-01', '2016-03-01 15:45:44'),
(76209, 'I28', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76210, 'I29', 'Feb-2016', '23.00', '2016-03-01', '2016-03-01 15:45:44'),
(76211, 'I30', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76212, 'I31', 'Feb-2016', '3.00', '2016-03-01', '2016-03-01 15:45:44'),
(76213, 'I32', 'Feb-2016', '2.00', '2016-03-01', '2016-03-01 15:45:44'),
(76214, 'KV-IIITA', 'Feb-2016', '48434.00', '2016-03-01', '2016-03-01 15:45:44'),
(76215, 'MSA101', 'Feb-2016', '7051.00', '2016-03-01', '2016-03-01 15:45:44'),
(76216, 'MSA102', 'Feb-2016', '11341.00', '2016-03-01', '2016-03-01 15:45:44'),
(76217, 'MSA103', 'Feb-2016', '11705.00', '2016-03-01', '2016-03-01 15:45:44'),
(76218, 'MSA104', 'Feb-2016', '20385.00', '2016-03-01', '2016-03-01 15:45:44'),
(76219, 'MSA105', 'Feb-2016', '13302.00', '2016-03-01', '2016-03-01 15:45:44'),
(76220, 'MSA106', 'Feb-2016', '9189.00', '2016-03-01', '2016-03-01 15:45:44'),
(76221, 'MSA201', 'Feb-2016', '6983.00', '2016-03-01', '2016-03-01 15:45:44'),
(76222, 'MSA202', 'Feb-2016', '5128.00', '2016-03-01', '2016-03-01 15:45:44'),
(76223, 'MSA203', 'Feb-2016', '11591.00', '2016-03-01', '2016-03-01 15:45:44'),
(76224, 'MSA204', 'Feb-2016', '7371.00', '2016-03-01', '2016-03-01 15:45:44'),
(76225, 'MSA205', 'Feb-2016', '11160.00', '2016-03-01', '2016-03-01 15:45:44'),
(76226, 'MSA206', 'Feb-2016', '7160.00', '2016-03-01', '2016-03-01 15:45:44'),
(76227, 'MSA301', 'Feb-2016', '1036.00', '2016-03-01', '2016-03-01 15:45:44'),
(76228, 'MSA302', 'Feb-2016', '10706.00', '2016-03-01', '2016-03-01 15:45:44'),
(76229, 'MSA303', 'Feb-2016', '6724.00', '2016-03-01', '2016-03-01 15:45:44'),
(76230, 'MSA304', 'Feb-2016', '10156.00', '2016-03-01', '2016-03-01 15:45:44'),
(76231, 'MSA305', 'Feb-2016', '6971.00', '2016-03-01', '2016-03-01 15:45:44'),
(76232, 'MSA306', 'Feb-2016', '9522.00', '2016-03-01', '2016-03-01 15:45:44'),
(76233, 'MSA307', 'Feb-2016', '6994.00', '2016-03-01', '2016-03-01 15:45:44'),
(76234, 'MSA308', 'Feb-2016', '577.00', '2016-03-01', '2016-03-01 15:45:44'),
(76235, 'MSA401', 'Feb-2016', '7450.00', '2016-03-01', '2016-03-01 15:45:44'),
(76236, 'MSA402', 'Feb-2016', '4998.00', '2016-03-01', '2016-03-01 15:45:44'),
(76237, 'MSA403', 'Feb-2016', '8895.00', '2016-03-01', '2016-03-01 15:45:44'),
(76238, 'MSA404', 'Feb-2016', '3964.00', '2016-03-01', '2016-03-01 15:45:44'),
(76239, 'MSA405', 'Feb-2016', '4411.00', '2016-03-01', '2016-03-01 15:45:44'),
(76240, 'MSA406', 'Feb-2016', '5751.00', '2016-03-01', '2016-03-01 15:45:44'),
(76241, 'MSA407', 'Feb-2016', '10768.00', '2016-03-01', '2016-03-01 15:45:44'),
(76242, 'MSA408', 'Feb-2016', '3218.00', '2016-03-01', '2016-03-01 15:45:44'),
(76243, 'MSA409', 'Feb-2016', '2212.00', '2016-03-01', '2016-03-01 15:45:44'),
(76244, 'MSA410', 'Feb-2016', '5970.00', '2016-03-01', '2016-03-01 15:45:44'),
(76245, 'MSA501', 'Feb-2016', '8225.00', '2016-03-01', '2016-03-01 15:45:44'),
(76246, 'MSA502', 'Feb-2016', '8392.00', '2016-03-01', '2016-03-01 15:45:44'),
(76247, 'MSA503', 'Feb-2016', '4196.00', '2016-03-01', '2016-03-01 15:45:44'),
(76248, 'MSA504', 'Feb-2016', '4883.00', '2016-03-01', '2016-03-01 15:45:44'),
(76249, 'MSA505', 'Feb-2016', '9231.00', '2016-03-01', '2016-03-01 15:45:44'),
(76250, 'MSA506', 'Feb-2016', '5304.00', '2016-03-01', '2016-03-01 15:45:44'),
(76251, 'MSA507', 'Feb-2016', '1889.00', '2016-03-01', '2016-03-01 15:45:44'),
(76252, 'MSA508', 'Feb-2016', '3124.00', '2016-03-01', '2016-03-01 15:45:44'),
(76253, 'MSA509', 'Feb-2016', '4398.00', '2016-03-01', '2016-03-01 15:45:44'),
(76254, 'MSA510', 'Feb-2016', '5688.00', '2016-03-01', '2016-03-01 15:45:44'),
(76255, 'MSA601', 'Feb-2016', '3973.00', '2016-03-01', '2016-03-01 15:45:44'),
(76256, 'MSA602', 'Feb-2016', '9670.00', '2016-03-01', '2016-03-01 15:45:44'),
(76257, 'MSA603', 'Feb-2016', '1925.00', '2016-03-01', '2016-03-01 15:45:44'),
(76258, 'MSA604', 'Feb-2016', '2500.00', '2016-03-01', '2016-03-01 15:45:44'),
(76259, 'MSA605', 'Feb-2016', '4874.00', '2016-03-01', '2016-03-01 15:45:44'),
(76260, 'MSA606', 'Feb-2016', '4219.00', '2016-03-01', '2016-03-01 15:45:44'),
(76261, 'MSA607', 'Feb-2016', '1728.00', '2016-03-01', '2016-03-01 15:45:44'),
(76262, 'MSA608', 'Feb-2016', '7667.00', '2016-03-01', '2016-03-01 15:45:44'),
(76263, 'MSA609', 'Feb-2016', '1224.00', '2016-03-01', '2016-03-01 15:45:44'),
(76264, 'MSA610', 'Feb-2016', '3154.00', '2016-03-01', '2016-03-01 15:45:44'),
(76265, 'MSA-CA1', 'Feb-2016', '14838.00', '2016-03-01', '2016-03-01 15:45:44'),
(76266, 'MSA-CA2', 'Feb-2016', '28736.00', '2016-03-01', '2016-03-01 15:45:44'),
(76267, 'RES-CA1', 'Feb-2016', '2862.00', '2016-03-01', '2016-03-01 15:45:44'),
(76268, 'RES-CA2', 'Feb-2016', '1472.00', '2016-03-01', '2016-03-01 15:45:44'),
(76269, 'RES-CA3', 'Feb-2016', '15496.00', '2016-03-01', '2016-03-01 15:45:44'),
(76270, 'RES-CA4', 'Feb-2016', '1751.00', '2016-03-01', '2016-03-01 15:45:44'),
(76271, 'RES-CA5', 'Feb-2016', '2632.00', '2016-03-01', '2016-03-01 15:45:44'),
(76272, 'RES-CA6', 'Feb-2016', '2913.00', '2016-03-01', '2016-03-01 15:45:44'),
(76273, 'RES-CA7', 'Feb-2016', '25.00', '2016-03-01', '2016-03-01 15:45:44'),
(76274, 'RES-CA8', 'Feb-2016', '4023.00', '2016-03-01', '2016-03-01 15:45:44'),
(76275, 'RES-CA9', 'Feb-2016', '3610.00', '2016-03-01', '2016-03-01 15:45:44'),
(76276, 'RES-CA10', 'Feb-2016', '3142.00', '2016-03-01', '2016-03-01 15:45:44'),
(76277, 'RES-CA11', 'Feb-2016', '5151.00', '2016-03-01', '2016-03-01 15:45:44'),
(76278, 'RES-CA12', 'Feb-2016', '1963.00', '2016-03-01', '2016-03-01 15:45:44'),
(76279, 'RES-CA13', 'Feb-2016', '2006.00', '2016-03-01', '2016-03-01 15:45:44'),
(76280, 'RES-CA14', 'Feb-2016', '2165.00', '2016-03-01', '2016-03-01 15:45:44'),
(76281, 'RES-CA15', 'Feb-2016', '1499.00', '2016-03-01', '2016-03-01 15:45:44'),
(76282, 'S1', 'Feb-2016', '7305.00', '2016-03-01', '2016-03-01 15:45:44'),
(76283, 'S2', 'Feb-2016', '5461.00', '2016-03-01', '2016-03-01 15:45:44'),
(76284, 'S3', 'Feb-2016', '10529.00', '2016-03-01', '2016-03-01 15:45:44'),
(76285, 'S4', 'Feb-2016', '2559.00', '2016-03-01', '2016-03-01 15:45:44'),
(76286, 'S5', 'Feb-2016', '6218.00', '2016-03-01', '2016-03-01 15:45:44'),
(76287, 'S6', 'Feb-2016', '6750.00', '2016-03-01', '2016-03-01 15:45:44'),
(76288, 'S7', 'Feb-2016', '25113.00', '2016-03-01', '2016-03-01 15:45:44'),
(76289, 'S8', 'Feb-2016', '12114.00', '2016-03-01', '2016-03-01 15:45:44'),
(76290, 'S-CA1', 'Feb-2016', '15925.00', '2016-03-01', '2016-03-01 15:45:44'),
(76291, 'SSVision', 'Feb-2016', '5219.00', '2016-03-01', '2016-03-01 15:45:44'),
(76292, 'VH3-308', 'Feb-2016', '29691.00', '2016-03-01', '2016-03-01 15:45:44'),
(76293, 'VH3-201', 'Feb-2016', '17020.00', '2016-03-01', '2016-03-01 15:45:44'),
(76294, 'VH3-202', 'Feb-2016', '17218.00', '2016-03-01', '2016-03-01 15:45:44'),
(76295, 'VH3-302', 'Feb-2016', '15838.00', '2016-03-01', '2016-03-01 15:45:44'),
(76296, 'VH3-301', 'Feb-2016', '15259.00', '2016-03-01', '2016-03-01 15:45:44'),
(76297, 'VH3-307', 'Feb-2016', '27044.00', '2016-03-01', '2016-03-01 15:45:44'),
(76298, 'Admin-Extn.', 'Feb-2016', '0.00', '2016-03-01', '2016-03-01 17:08:06'),
(76096, 'D7', 'Feb-2016', '7497.00', '2016-03-02', '2016-03-02 17:17:22'),
(76300, 'BH2-Canteen', 'Feb-2016', '888.00', '2016-03-01', '2016-03-07 16:27:06'),
(76301, 'BH4-Canteen', 'Feb-2016', '1002.00', '2016-03-01', '2016-03-07 16:27:06'),
(76302, 'GH3-canteen', 'Feb-2016', '145.00', '2016-03-01', '2016-03-07 16:27:06'),
(76303, 'A1', 'Mar-2016', '17277.00', '2016-05-06', '2016-04-04 10:39:39'),
(76304, 'A2', 'Mar-2016', '9334.00', '2016-05-06', '2016-04-04 10:39:39'),
(76305, 'A3', 'Mar-2016', '6602.00', '2016-05-06', '2016-04-04 10:39:39'),
(76306, 'A4', 'Mar-2016', '4874.00', '2016-05-06', '2016-04-04 10:39:39'),
(76307, 'A5', 'Mar-2016', '11418.00', '2016-05-06', '2016-04-04 10:39:39'),
(76308, 'A6', 'Mar-2016', '10189.00', '2016-05-06', '2016-04-04 10:39:39'),
(76309, 'A7', 'Mar-2016', '8632.00', '2016-05-06', '2016-04-04 10:39:39'),
(76310, 'A8', 'Mar-2016', '8947.00', '2016-05-06', '2016-04-04 10:39:39'),
(76311, 'B1', 'Mar-2016', '20834.00', '2016-05-06', '2016-04-04 10:39:39'),
(76312, 'B2', 'Mar-2016', '27046.00', '2016-05-06', '2016-04-04 10:39:39'),
(76313, 'B3', 'Mar-2016', '18595.00', '2016-05-06', '2016-04-04 10:39:39'),
(76314, 'B4', 'Mar-2016', '24496.00', '2016-05-06', '2016-04-04 10:39:39'),
(76315, 'B5', 'Mar-2016', '15081.00', '2016-05-06', '2016-04-04 10:39:39'),
(76316, 'B6', 'Mar-2016', '17597.00', '2016-05-06', '2016-04-04 10:39:39'),
(76317, 'B7', 'Mar-2016', '20915.00', '2016-05-06', '2016-04-04 10:39:39'),
(76318, 'B8', 'Mar-2016', '24747.00', '2016-05-06', '2016-04-04 10:39:39'),
(76319, 'B9', 'Mar-2016', '13524.00', '2016-05-06', '2016-04-04 10:39:39'),
(76320, 'B10', 'Mar-2016', '26163.00', '2016-05-06', '2016-04-04 10:39:39'),
(76321, 'B11', 'Mar-2016', '14986.00', '2016-05-06', '2016-04-04 10:39:39'),
(76322, 'B12', 'Mar-2016', '29648.00', '2016-05-06', '2016-04-04 10:39:39'),
(76323, 'B13', 'Mar-2016', '26321.00', '2016-05-06', '2016-04-04 10:39:39'),
(76324, 'B14', 'Mar-2016', '15655.00', '2016-05-06', '2016-04-04 10:39:39'),
(76325, 'B15', 'Mar-2016', '42862.00', '2016-05-06', '2016-04-04 10:39:39'),
(76326, 'B16', 'Mar-2016', '27066.00', '2016-05-06', '2016-04-04 10:39:39'),
(76327, 'BEC-Admin', 'Mar-2016', '32520.00', '2016-05-06', '2016-04-04 10:39:39'),
(76328, 'BEC-Audi', 'Mar-2016', '7262.00', '2016-05-06', '2016-04-04 10:39:39'),
(76329, 'BEC-Main', 'Mar-2016', '47908.00', '2016-05-06', '2016-04-04 10:39:39'),
(76330, 'BH1-R257', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76331, 'BH1-R256', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76332, 'BH1-R255', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76333, 'BH1-R253', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76334, 'BH1-R259', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76335, 'BH1-R205', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76336, 'BH1-R265', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76337, 'BH2-Canteen', 'Mar-2016', '1458.00', '2016-05-06', '2016-04-04 10:39:39'),
(76338, 'BH4-Canteen', 'Mar-2016', '1052.00', '2016-05-06', '2016-04-04 10:39:39'),
(76339, 'C1', 'Mar-2016', '34051.00', '2016-05-06', '2016-04-04 10:39:39'),
(76340, 'C2', 'Mar-2016', '27088.00', '2016-05-06', '2016-04-04 10:39:39'),
(76341, 'D1', 'Mar-2016', '10955.00', '2016-05-06', '2016-04-04 10:39:39'),
(76342, 'D2', 'Mar-2016', '25006.00', '2016-05-06', '2016-04-04 10:39:39'),
(76343, 'D3', 'Mar-2016', '24920.00', '2016-05-06', '2016-04-04 10:39:39'),
(76344, 'D4', 'Mar-2016', '29929.00', '2016-05-06', '2016-04-04 10:39:39'),
(76345, 'D5', 'Mar-2016', '12580.00', '2016-05-06', '2016-04-04 10:39:39'),
(76346, 'D6', 'Mar-2016', '32564.00', '2016-05-06', '2016-04-04 10:39:39'),
(76347, 'D7', 'Mar-2016', '40797.00', '2016-05-06', '2016-04-04 10:39:39'),
(76348, 'D8', 'Mar-2016', '29010.00', '2016-05-06', '2016-04-04 10:39:39'),
(76349, 'D9', 'Mar-2016', '15762.00', '2016-05-06', '2016-04-04 10:39:39'),
(76350, 'D10', 'Mar-2016', '41357.00', '2016-05-06', '2016-04-04 10:39:39'),
(76351, 'D11', 'Mar-2016', '26809.00', '2016-05-06', '2016-04-04 10:39:39'),
(76352, 'D12', 'Mar-2016', '44162.00', '2016-05-06', '2016-04-04 10:39:39'),
(76353, 'D13', 'Mar-2016', '6021.00', '2016-05-06', '2016-04-04 10:39:39'),
(76354, 'D14', 'Mar-2016', '38995.00', '2016-05-06', '2016-04-04 10:39:39'),
(76355, 'D15', 'Mar-2016', '27182.00', '2016-05-06', '2016-04-04 10:39:39'),
(76356, 'D16', 'Mar-2016', '21812.00', '2016-05-06', '2016-04-04 10:39:39'),
(76357, 'D17', 'Mar-2016', '7056.00', '2016-05-06', '2016-04-04 10:39:39'),
(76358, 'D18', 'Mar-2016', '14376.00', '2016-05-06', '2016-04-04 10:39:39'),
(76359, 'D19', 'Mar-2016', '7809.00', '2016-05-06', '2016-04-04 10:39:39'),
(76360, 'D20', 'Mar-2016', '28751.00', '2016-05-06', '2016-04-04 10:39:39'),
(76361, 'D21', 'Mar-2016', '11131.00', '2016-05-06', '2016-04-04 10:39:39'),
(76362, 'D22', 'Mar-2016', '9068.00', '2016-05-06', '2016-04-04 10:39:39'),
(76363, 'D23', 'Mar-2016', '7057.00', '2016-05-06', '2016-04-04 10:39:39'),
(76364, 'D24', 'Mar-2016', '16243.00', '2016-05-06', '2016-04-04 10:39:39'),
(76365, 'D25', 'Mar-2016', '43544.00', '2016-05-06', '2016-04-04 10:39:39'),
(76366, 'D26', 'Mar-2016', '55097.00', '2016-05-06', '2016-04-04 10:39:39'),
(76367, 'D27', 'Mar-2016', '38292.00', '2016-05-06', '2016-04-04 10:39:39'),
(76368, 'D28', 'Mar-2016', '40076.00', '2016-05-06', '2016-04-04 10:39:39'),
(76369, 'Dir-Res', 'Mar-2016', '56876.00', '2016-05-06', '2016-04-04 10:39:39'),
(76370, 'E1', 'Mar-2016', '22857.00', '2016-05-06', '2016-04-04 10:39:39'),
(76371, 'E2', 'Mar-2016', '25549.00', '2016-05-06', '2016-04-04 10:39:39'),
(76372, 'E3', 'Mar-2016', '48626.00', '2016-05-06', '2016-04-04 10:39:39'),
(76373, 'E4', 'Mar-2016', '85294.00', '2016-05-06', '2016-04-04 10:39:39'),
(76374, 'E5', 'Mar-2016', '13886.00', '2016-05-06', '2016-04-04 10:39:39'),
(76375, 'E6', 'Mar-2016', '42992.00', '2016-05-06', '2016-04-04 10:39:39'),
(76376, 'E7', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76377, 'E8', 'Mar-2016', '27423.00', '2016-05-06', '2016-04-04 10:39:39'),
(76378, 'E9', 'Mar-2016', '35734.00', '2016-05-06', '2016-04-04 10:39:39'),
(76379, 'E10', 'Mar-2016', '20507.00', '2016-05-06', '2016-04-04 10:39:39'),
(76380, 'E11', 'Mar-2016', '43787.00', '2016-05-06', '2016-04-04 10:39:39'),
(76381, 'E12', 'Mar-2016', '38262.00', '2016-05-06', '2016-04-04 10:39:39'),
(76382, 'E13', 'Mar-2016', '13972.00', '2016-05-06', '2016-04-04 10:39:39'),
(76383, 'E14', 'Mar-2016', '10268.00', '2016-05-06', '2016-04-04 10:39:39'),
(76384, 'F1', 'Mar-2016', '18027.00', '2016-05-06', '2016-04-04 10:39:39'),
(76385, 'F2', 'Mar-2016', '11135.00', '2016-05-06', '2016-04-04 10:39:39'),
(76386, 'F3', 'Mar-2016', '11881.00', '2016-05-06', '2016-04-04 10:39:39'),
(76387, 'F4', 'Mar-2016', '9395.00', '2016-05-06', '2016-04-04 10:39:39'),
(76388, 'F5', 'Mar-2016', '7772.00', '2016-05-06', '2016-04-04 10:39:39'),
(76389, 'G1 ', 'Mar-2016', '1607.00', '2016-05-06', '2016-04-04 10:39:39'),
(76390, 'G2 ', 'Mar-2016', '615.00', '2016-05-06', '2016-04-04 10:39:39'),
(76391, 'G3 ', 'Mar-2016', '632.00', '2016-05-06', '2016-04-04 10:39:39'),
(76392, 'G4 ', 'Mar-2016', '855.00', '2016-05-06', '2016-04-04 10:39:39'),
(76393, 'G5', 'Mar-2016', '793.00', '2016-05-06', '2016-04-04 10:39:39'),
(76394, 'G6', 'Mar-2016', '614.00', '2016-05-06', '2016-04-04 10:39:39'),
(76395, 'G7', 'Mar-2016', '932.00', '2016-05-06', '2016-04-04 10:39:39'),
(76396, 'G8 ', 'Mar-2016', '822.00', '2016-05-06', '2016-04-04 10:39:39'),
(76397, 'G9', 'Mar-2016', '645.00', '2016-05-06', '2016-04-04 10:39:39'),
(76398, 'G10', 'Mar-2016', '1682.00', '2016-05-06', '2016-04-04 10:39:39'),
(76399, 'G11', 'Mar-2016', '1040.00', '2016-05-06', '2016-04-04 10:39:39'),
(76400, 'G12', 'Mar-2016', '785.00', '2016-05-06', '2016-04-04 10:39:39'),
(76401, 'G13', 'Mar-2016', '358.00', '2016-05-06', '2016-04-04 10:39:39'),
(76402, 'G14', 'Mar-2016', '143.00', '2016-05-06', '2016-04-04 10:39:39'),
(76403, 'G15', 'Mar-2016', '56.00', '2016-05-06', '2016-04-04 10:39:39'),
(76404, 'G16', 'Mar-2016', '151.00', '2016-05-06', '2016-04-04 10:39:39'),
(76405, 'G17', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76406, 'G18', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76407, 'G19', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76408, 'G20', 'Mar-2016', '5.00', '2016-05-06', '2016-04-04 10:39:39'),
(76409, 'GH3-R512', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76410, 'GH3-R521', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76411, 'GH3-R611', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76412, 'GH3-R612', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76413, 'GH3-R620', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76414, 'GH3-R621', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76415, 'GH3-R719', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76416, 'GH3-R519', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76417, 'GH3-R712', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76418, 'GH3-R721', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76419, 'GH3-R610', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76420, 'GH3-Canteen', 'Mar-2016', '268.00', '2016-05-06', '2016-04-04 10:39:39'),
(76421, 'GH3-R511', 'Mar-2016', '0.00', '2016-05-06', '2016-04-04 10:39:39'),
(76422, 'H1', 'Mar-2016', '7455.00', '2016-05-06', '2016-04-04 10:39:39'),
(76423, 'H2', 'Mar-2016', '3573.00', '2016-05-06', '2016-04-04 10:39:39'),
(76424, 'H3', 'Mar-2016', '2719.00', '2016-05-06', '2016-04-04 10:39:39'),
(76425, 'H4', 'Mar-2016', '8512.00', '2016-05-06', '2016-04-04 10:39:39'),
(76426, 'H5', 'Mar-2016', '4494.00', '2016-05-06', '2016-04-04 10:39:39'),
(76427, 'H6', 'Mar-2016', '27.00', '2016-05-06', '2016-04-04 10:39:39'),
(76428, 'H7', 'Mar-2016', '356.00', '2016-05-06', '2016-04-04 10:39:39'),
(76429, 'H8', 'Mar-2016', '13026.00', '2016-05-06', '2016-04-04 10:39:39'),
(76430, 'H9', 'Mar-2016', '20.00', '2016-05-06', '2016-04-04 10:39:39'),
(76431, 'H10', 'Mar-2016', '351.00', '2016-05-06', '2016-04-04 10:39:39'),
(76432, 'H11', 'Mar-2016', '4142.00', '2016-05-06', '2016-04-04 10:39:39'),
(76433, 'H12', 'Mar-2016', '70.00', '2016-05-06', '2016-04-04 10:39:39'),
(76434, 'I1', 'Mar-2016', '2113.00', '2016-05-06', '2016-04-04 10:39:39'),
(76435, 'I2', 'Mar-2016', '1385.00', '2016-05-06', '2016-04-04 10:39:39'),
(76436, 'I3', 'Mar-2016', '1255.00', '2016-05-06', '2016-04-04 10:39:39'),
(76437, 'I4', 'Mar-2016', '687.00', '2016-05-06', '2016-04-04 10:39:39'),
(76438, 'I5', 'Mar-2016', '1254.00', '2016-05-06', '2016-04-04 10:39:39'),
(76439, 'I6', 'Mar-2016', '358.00', '2016-05-06', '2016-04-04 10:39:39'),
(76440, 'I7', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76441, 'I8', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76442, 'I9', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76443, 'I10', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76444, 'I11', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76445, 'I12', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76446, 'I13', 'Mar-2016', '3.00', '2016-05-06', '2016-04-04 10:39:39'),
(76447, 'I14', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76448, 'I15', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76449, 'I16', 'Mar-2016', '1.00', '2016-05-06', '2016-04-04 10:39:39'),
(76450, 'I17', 'Mar-2016', '1562.00', '2016-05-06', '2016-04-04 10:39:39'),
(76451, 'I18', 'Mar-2016', '205.00', '2016-05-06', '2016-04-04 10:39:39'),
(76452, 'I19', 'Mar-2016', '1115.00', '2016-05-06', '2016-04-04 10:39:39'),
(76453, 'I20', 'Mar-2016', '1320.00', '2016-05-06', '2016-04-04 10:39:39'),
(76454, 'I21', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76455, 'I22', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76456, 'I23', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76457, 'I24', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76458, 'I25', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76459, 'I26', 'Mar-2016', '8.00', '2016-05-06', '2016-04-04 10:39:39'),
(76460, 'I27', 'Mar-2016', '13.00', '2016-05-06', '2016-04-04 10:39:39'),
(76461, 'I28', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76462, 'I29', 'Mar-2016', '23.00', '2016-05-06', '2016-04-04 10:39:39'),
(76463, 'I30', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76464, 'I31', 'Mar-2016', '3.00', '2016-05-06', '2016-04-04 10:39:39'),
(76465, 'I32', 'Mar-2016', '2.00', '2016-05-06', '2016-04-04 10:39:39'),
(76466, 'KV-IIITA', 'Mar-2016', '49718.00', '2016-05-06', '2016-04-04 10:39:39'),
(76467, 'MSA101', 'Mar-2016', '7051.00', '2016-05-06', '2016-04-04 10:39:39'),
(76468, 'MSA102', 'Mar-2016', '11350.00', '2016-05-06', '2016-04-04 10:39:39'),
(76469, 'MSA103', 'Mar-2016', '11723.00', '2016-05-06', '2016-04-04 10:39:39'),
(76470, 'MSA104', 'Mar-2016', '20441.00', '2016-05-06', '2016-04-04 10:39:39'),
(76471, 'MSA105', 'Mar-2016', '13496.00', '2016-05-06', '2016-04-04 10:39:39'),
(76472, 'MSA106', 'Mar-2016', '9199.00', '2016-05-06', '2016-04-04 10:39:39'),
(76473, 'MSA201', 'Mar-2016', '7024.00', '2016-05-06', '2016-04-04 10:39:39'),
(76474, 'MSA202', 'Mar-2016', '5147.00', '2016-05-06', '2016-04-04 10:39:39'),
(76475, 'MSA203', 'Mar-2016', '11620.00', '2016-05-06', '2016-04-04 10:39:39'),
(76476, 'MSA204', 'Mar-2016', '7405.00', '2016-05-06', '2016-04-04 10:39:39'),
(76477, 'MSA205', 'Mar-2016', '11175.00', '2016-05-06', '2016-04-04 10:39:39'),
(76478, 'MSA206', 'Mar-2016', '7190.00', '2016-05-06', '2016-04-04 10:39:39'),
(76479, 'MSA301', 'Mar-2016', '1036.00', '2016-05-06', '2016-04-04 10:39:39'),
(76480, 'MSA302', 'Mar-2016', '10748.00', '2016-05-06', '2016-04-04 10:39:39'),
(76481, 'MSA303', 'Mar-2016', '6727.00', '2016-05-06', '2016-04-04 10:39:39'),
(76482, 'MSA304', 'Mar-2016', '10221.00', '2016-05-06', '2016-04-04 10:39:39'),
(76483, 'MSA305', 'Mar-2016', '7028.00', '2016-05-06', '2016-04-04 10:39:39'),
(76484, 'MSA306', 'Mar-2016', '9591.00', '2016-05-06', '2016-04-04 10:39:39'),
(76485, 'MSA307', 'Mar-2016', '7040.00', '2016-05-06', '2016-04-04 10:39:39'),
(76486, 'MSA308', 'Mar-2016', '577.00', '2016-05-06', '2016-04-04 10:39:39'),
(76487, 'MSA401', 'Mar-2016', '7547.00', '2016-05-06', '2016-04-04 10:39:39'),
(76488, 'MSA402', 'Mar-2016', '5099.00', '2016-05-06', '2016-04-04 10:39:39'),
(76489, 'MSA403', 'Mar-2016', '9015.00', '2016-05-06', '2016-04-04 10:39:39'),
(76490, 'MSA404', 'Mar-2016', '4010.00', '2016-05-06', '2016-04-04 10:39:39'),
(76491, 'MSA405', 'Mar-2016', '4501.00', '2016-05-06', '2016-04-04 10:39:39'),
(76492, 'MSA406', 'Mar-2016', '5770.00', '2016-05-06', '2016-04-04 10:39:39'),
(76493, 'MSA407', 'Mar-2016', '10794.00', '2016-05-06', '2016-04-04 10:39:39'),
(76494, 'MSA408', 'Mar-2016', '3221.00', '2016-05-06', '2016-04-04 10:39:39'),
(76495, 'MSA409', 'Mar-2016', '2257.00', '2016-05-06', '2016-04-04 10:39:39'),
(76496, 'MSA410', 'Mar-2016', '5976.00', '2016-05-06', '2016-04-04 10:39:39'),
(76497, 'MSA501', 'Mar-2016', '8257.00', '2016-05-06', '2016-04-04 10:39:39'),
(76498, 'MSA502', 'Mar-2016', '8428.00', '2016-05-06', '2016-04-04 10:39:39'),
(76499, 'MSA503', 'Mar-2016', '4248.00', '2016-05-06', '2016-04-04 10:39:39'),
(76500, 'MSA504', 'Mar-2016', '4924.00', '2016-05-06', '2016-04-04 10:39:39'),
(76501, 'MSA505', 'Mar-2016', '9250.00', '2016-05-06', '2016-04-04 10:39:39'),
(76502, 'MSA506', 'Mar-2016', '5340.00', '2016-05-06', '2016-04-04 10:39:39'),
(76503, 'MSA507', 'Mar-2016', '1955.00', '2016-05-06', '2016-04-04 10:39:39'),
(76504, 'MSA508', 'Mar-2016', '3171.00', '2016-05-06', '2016-04-04 10:39:39'),
(76505, 'MSA509', 'Mar-2016', '4427.00', '2016-05-06', '2016-04-04 10:39:39'),
(76506, 'MSA510', 'Mar-2016', '5735.00', '2016-05-06', '2016-04-04 10:39:39'),
(76507, 'MSA601', 'Mar-2016', '4054.00', '2016-05-06', '2016-04-04 10:39:39'),
(76508, 'MSA602', 'Mar-2016', '9731.00', '2016-05-06', '2016-04-04 10:39:39'),
(76509, 'MSA603', 'Mar-2016', '1959.00', '2016-05-06', '2016-04-04 10:39:39'),
(76510, 'MSA604', 'Mar-2016', '2531.00', '2016-05-06', '2016-04-04 10:39:39'),
(76511, 'MSA605', 'Mar-2016', '4943.00', '2016-05-06', '2016-04-04 10:39:39'),
(76512, 'MSA606', 'Mar-2016', '4220.00', '2016-05-06', '2016-04-04 10:39:39'),
(76513, 'MSA607', 'Mar-2016', '1805.00', '2016-05-06', '2016-04-04 10:39:39'),
(76514, 'MSA608', 'Mar-2016', '7672.00', '2016-05-06', '2016-04-04 10:39:39'),
(76515, 'MSA609', 'Mar-2016', '1288.00', '2016-05-06', '2016-04-04 10:39:39'),
(76516, 'MSA610', 'Mar-2016', '3259.00', '2016-05-06', '2016-04-04 10:39:39'),
(76517, 'MSA-CA1', 'Mar-2016', '14838.00', '2016-05-06', '2016-04-04 10:39:39'),
(76518, 'MSA-CA2', 'Mar-2016', '29009.00', '2016-05-06', '2016-04-04 10:39:39'),
(76519, 'RES-CA1', 'Mar-2016', '2919.00', '2016-05-06', '2016-04-04 10:39:39'),
(76520, 'RES-CA2', 'Mar-2016', '1491.00', '2016-05-06', '2016-04-04 10:39:39'),
(76521, 'RES-CA3', 'Mar-2016', '15602.00', '2016-05-06', '2016-04-04 10:39:39'),
(76522, 'RES-CA4', 'Mar-2016', '1764.00', '2016-05-06', '2016-04-04 10:39:39'),
(76523, 'RES-CA5', 'Mar-2016', '2660.00', '2016-05-06', '2016-04-04 10:39:39'),
(76524, 'RES-CA6', 'Mar-2016', '2960.00', '2016-05-06', '2016-04-04 10:39:39'),
(76525, 'RES-CA7', 'Mar-2016', '34.00', '2016-05-06', '2016-04-04 10:39:39'),
(76526, 'RES-CA8', 'Mar-2016', '4077.00', '2016-05-06', '2016-04-04 10:39:39'),
(76527, 'RES-CA9', 'Mar-2016', '3688.00', '2016-05-06', '2016-04-04 10:39:39'),
(76528, 'RES-CA10', 'Mar-2016', '3161.00', '2016-05-06', '2016-04-04 10:39:39'),
(76529, 'RES-CA11', 'Mar-2016', '5233.00', '2016-05-06', '2016-04-04 10:39:39'),
(76530, 'RES-CA12', 'Mar-2016', '1972.00', '2016-05-06', '2016-04-04 10:39:39'),
(76531, 'RES-CA13', 'Mar-2016', '2026.00', '2016-05-06', '2016-04-04 10:39:39'),
(76532, 'RES-CA14', 'Mar-2016', '2185.00', '2016-05-06', '2016-04-04 10:39:39'),
(76533, 'RES-CA15', 'Mar-2016', '1509.00', '2016-05-06', '2016-04-04 10:39:39'),
(76534, 'S1', 'Mar-2016', '7362.00', '2016-05-06', '2016-04-04 10:39:39'),
(76535, 'S2', 'Mar-2016', '5462.00', '2016-05-06', '2016-04-04 10:39:39'),
(76536, 'S3', 'Mar-2016', '10667.00', '2016-05-06', '2016-04-04 10:39:39'),
(76537, 'S4', 'Mar-2016', '2628.00', '2016-05-06', '2016-04-04 10:39:39'),
(76538, 'S5', 'Mar-2016', '6218.00', '2016-05-06', '2016-04-04 10:39:39'),
(76539, 'S6', 'Mar-2016', '6755.00', '2016-05-06', '2016-04-04 10:39:39'),
(76540, 'S7', 'Mar-2016', '25140.00', '2016-05-06', '2016-04-04 10:39:39'),
(76541, 'S8', 'Mar-2016', '12299.00', '2016-05-06', '2016-04-04 10:39:39'),
(76542, 'S-CA1', 'Mar-2016', '15995.00', '2016-05-06', '2016-04-04 10:39:39'),
(76543, 'SSVision', 'Mar-2016', '5219.00', '2016-05-06', '2016-04-04 10:39:39'),
(76544, 'VH3-308', 'Mar-2016', '29932.00', '2016-05-06', '2016-04-04 10:39:39'),
(76545, 'VH3-201', 'Mar-2016', '17021.00', '2016-05-06', '2016-04-04 10:39:39'),
(76546, 'VH3-202', 'Mar-2016', '17218.00', '2016-05-06', '2016-04-04 10:39:39'),
(76547, 'VH3-302', 'Mar-2016', '15838.00', '2016-05-06', '2016-04-04 10:39:39'),
(76548, 'VH3-301', 'Mar-2016', '15259.00', '2016-05-06', '2016-04-04 10:39:39'),
(76549, 'VH3-307', 'Mar-2016', '27255.00', '2016-05-06', '2016-04-04 10:39:39'),
(760961, 'A1', 'Apr-2016', '17493.00', '2016-05-02', '2016-05-02 12:54:52'),
(760962, 'A2', 'Apr-2016', '9334.00', '2016-05-02', '2016-05-02 12:54:52'),
(760963, 'A3', 'Apr-2016', '6723.00', '2016-05-02', '2016-05-02 12:54:52'),
(760964, 'A4', 'Apr-2016', '4904.00', '2016-05-02', '2016-05-02 12:54:52'),
(760965, 'A5', 'Apr-2016', '11418.00', '2016-05-02', '2016-05-02 12:54:52'),
(760966, 'A6', 'Apr-2016', '10189.00', '2016-05-02', '2016-05-02 12:54:52'),
(760967, 'A7', 'Apr-2016', '8822.00', '2016-05-02', '2016-05-02 12:54:52'),
(760968, 'A8', 'Apr-2016', '8966.00', '2016-05-02', '2016-05-02 12:54:52'),
(760969, 'B1', 'Apr-2016', '21260.00', '2016-05-02', '2016-05-02 12:54:52'),
(760970, 'B2', 'Apr-2016', '27511.00', '2016-05-02', '2016-05-02 12:54:52'),
(760971, 'B3', 'Apr-2016', '18840.00', '2016-05-02', '2016-05-02 12:54:52'),
(760972, 'B4', 'Apr-2016', '24835.00', '2016-05-02', '2016-05-02 12:54:52'),
(760973, 'B5', 'Apr-2016', '15309.00', '2016-05-02', '2016-05-02 12:54:52'),
(760974, 'B6', 'Apr-2016', '18038.00', '2016-05-02', '2016-05-02 12:54:52'),
(760975, 'B7', 'Apr-2016', '21314.00', '2016-05-02', '2016-05-02 12:54:52'),
(760976, 'B8', 'Apr-2016', '25227.00', '2016-05-02', '2016-05-02 12:54:52'),
(760977, 'B9', 'Apr-2016', '13708.00', '2016-05-02', '2016-05-02 12:54:52'),
(760978, 'B10', 'Apr-2016', '26491.00', '2016-05-02', '2016-05-02 12:54:52'),
(760979, 'B11', 'Apr-2016', '15320.00', '2016-05-02', '2016-05-02 12:54:52'),
(760980, 'B12', 'Apr-2016', '29948.00', '2016-05-02', '2016-05-02 12:54:52'),
(760981, 'B13', 'Apr-2016', '26586.00', '2016-05-02', '2016-05-02 12:54:52'),
(760982, 'B14', 'Apr-2016', '15992.00', '2016-05-02', '2016-05-02 12:54:52'),
(760983, 'B15', 'Apr-2016', '43542.00', '2016-05-02', '2016-05-02 12:54:52'),
(760984, 'B16', 'Apr-2016', '27563.00', '2016-05-02', '2016-05-02 12:54:52'),
(760985, 'BEC-Admin', 'Apr-2016', '32550.00', '2016-05-02', '2016-05-02 12:54:52'),
(760986, 'BEC-Audi', 'Apr-2016', '8013.00', '2016-05-02', '2016-05-02 12:54:52'),
(760987, 'BEC-Main', 'Apr-2016', '48332.00', '2016-05-02', '2016-05-02 12:54:52'),
(760988, 'BH1-R257', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(760989, 'BH1-R256', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(760990, 'BH1-R255', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(760991, 'BH1-R253', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(760992, 'BH1-R259', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(760993, 'BH1-R205', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(760994, 'BH1-R265', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(760995, 'BH2-Canteen', 'Apr-2016', '2080.00', '2016-05-02', '2016-05-02 12:54:52'),
(760996, 'BH4-Canteen', 'Apr-2016', '1174.00', '2016-05-02', '2016-05-02 12:54:52'),
(760997, 'C1', 'Apr-2016', '34531.00', '2016-05-02', '2016-05-02 12:54:52'),
(760998, 'C2', 'Apr-2016', '27374.00', '2016-05-02', '2016-05-02 12:54:52'),
(760999, 'D1', 'Apr-2016', '11286.00', '2016-05-02', '2016-05-02 12:54:52'),
(761000, 'D2', 'Apr-2016', '25684.00', '2016-05-02', '2016-05-02 12:54:52'),
(761001, 'D3', 'Apr-2016', '25653.00', '2016-05-02', '2016-05-02 12:54:52'),
(761002, 'D4', 'Apr-2016', '30440.00', '2016-05-02', '2016-05-02 12:54:52'),
(761003, 'D5', 'Apr-2016', '12781.00', '2016-05-02', '2016-05-02 12:54:52'),
(761004, 'D6', 'Apr-2016', '33145.00', '2016-05-02', '2016-05-02 12:54:52'),
(761005, 'D7', 'Apr-2016', '40797.00', '2016-05-02', '2016-05-02 12:54:52'),
(761006, 'D8', 'Apr-2016', '29806.00', '2016-05-02', '2016-05-02 12:54:52'),
(761007, 'D9', 'Apr-2016', '16233.00', '2016-05-02', '2016-05-02 12:54:52'),
(761008, 'D10', 'Apr-2016', '41357.00', '2016-05-02', '2016-05-02 12:54:52'),
(761009, 'D11', 'Apr-2016', '27303.00', '2016-05-02', '2016-05-02 12:54:52'),
(761010, 'D12', 'Apr-2016', '44662.00', '2016-05-02', '2016-05-02 12:54:52'),
(761011, 'D13', 'Apr-2016', '6065.00', '2016-05-02', '2016-05-02 12:54:52'),
(761012, 'D14', 'Apr-2016', '39973.00', '2016-05-02', '2016-05-02 12:54:52'),
(761013, 'D15', 'Apr-2016', '27515.00', '2016-05-02', '2016-05-02 12:54:52'),
(761014, 'D16', 'Apr-2016', '22114.00', '2016-05-02', '2016-05-02 12:54:52'),
(761015, 'D17', 'Apr-2016', '7265.00', '2016-05-02', '2016-05-02 12:54:52'),
(761016, 'D18', 'Apr-2016', '14885.00', '2016-05-02', '2016-05-02 12:54:52'),
(761017, 'D19', 'Apr-2016', '8116.00', '2016-05-02', '2016-05-02 12:54:52'),
(761018, 'D20', 'Apr-2016', '29272.00', '2016-05-02', '2016-05-02 12:54:52'),
(761019, 'D21', 'Apr-2016', '11307.00', '2016-05-02', '2016-05-02 12:54:52'),
(761020, 'D22', 'Apr-2016', '9196.00', '2016-05-02', '2016-05-02 12:54:52'),
(761021, 'D23', 'Apr-2016', '7057.00', '2016-05-02', '2016-05-02 12:54:52'),
(761022, 'D24', 'Apr-2016', '16497.00', '2016-05-02', '2016-05-02 12:54:52'),
(761023, 'D25', 'Apr-2016', '44161.00', '2016-05-02', '2016-05-02 12:54:52'),
(761024, 'D26', 'Apr-2016', '55643.00', '2016-05-02', '2016-05-02 12:54:52'),
(761025, 'D27', 'Apr-2016', '38512.00', '2016-05-02', '2016-05-02 12:54:52'),
(761026, 'D28', 'Apr-2016', '40461.00', '2016-05-02', '2016-05-02 12:54:52'),
(761027, 'Dir-Res', 'Apr-2016', '58686.00', '2016-05-02', '2016-05-02 12:54:52'),
(761028, 'E1', 'Apr-2016', '22919.00', '2016-05-02', '2016-05-02 12:54:52'),
(761029, 'E2', 'Apr-2016', '26337.00', '2016-05-02', '2016-05-02 12:54:52'),
(761030, 'E3', 'Apr-2016', '49195.00', '2016-05-02', '2016-05-02 12:54:52'),
(761031, 'E4', 'Apr-2016', '86283.00', '2016-05-02', '2016-05-02 12:54:52'),
(761032, 'E5', 'Apr-2016', '14596.00', '2016-05-02', '2016-05-02 12:54:52'),
(761033, 'E6', 'Apr-2016', '42992.00', '2016-05-02', '2016-05-02 12:54:52'),
(761034, 'E8', 'Apr-2016', '27779.00', '2016-05-02', '2016-05-02 12:54:52'),
(761035, 'E9', 'Apr-2016', '37317.00', '2016-05-02', '2016-05-02 12:54:52'),
(761036, 'E10', 'Apr-2016', '21222.00', '2016-05-02', '2016-05-02 12:54:52'),
(761037, 'E11', 'Apr-2016', '44164.00', '2016-05-02', '2016-05-02 12:54:52'),
(761038, 'E12', 'Apr-2016', '39016.00', '2016-05-02', '2016-05-02 12:54:52'),
(761039, 'E13', 'Apr-2016', '14866.00', '2016-05-02', '2016-05-02 12:54:52'),
(761040, 'E14', 'Apr-2016', '10829.00', '2016-05-02', '2016-05-02 12:54:52'),
(761041, 'F1', 'Apr-2016', '18950.00', '2016-05-02', '2016-05-02 12:54:52'),
(761042, 'F2', 'Apr-2016', '11135.00', '2016-05-02', '2016-05-02 12:54:52'),
(761043, 'F3', 'Apr-2016', '12665.00', '2016-05-02', '2016-05-02 12:54:52'),
(761044, 'F4', 'Apr-2016', '9395.00', '2016-05-02', '2016-05-02 12:54:52'),
(761045, 'F5', 'Apr-2016', '8457.00', '2016-05-02', '2016-05-02 12:54:52'),
(761046, 'G1 ', 'Apr-2016', '1868.00', '2016-05-02', '2016-05-02 12:54:52'),
(761047, 'G2 ', 'Apr-2016', '693.00', '2016-05-02', '2016-05-02 12:54:52'),
(761048, 'G3 ', 'Apr-2016', '1302.00', '2016-05-02', '2016-05-02 12:54:52'),
(761049, 'G4 ', 'Apr-2016', '1144.00', '2016-05-02', '2016-05-02 12:54:52'),
(761050, 'G5', 'Apr-2016', '892.00', '2016-05-02', '2016-05-02 12:54:52'),
(761051, 'G6', 'Apr-2016', '1035.00', '2016-05-02', '2016-05-02 12:54:52'),
(761052, 'G7', 'Apr-2016', '1061.00', '2016-05-02', '2016-05-02 12:54:52'),
(761053, 'G8 ', 'Apr-2016', '989.00', '2016-05-02', '2016-05-02 12:54:52'),
(761054, 'G9', 'Apr-2016', '983.00', '2016-05-02', '2016-05-02 12:54:52'),
(761055, 'G10', 'Apr-2016', '1860.00', '2016-05-02', '2016-05-02 12:54:52'),
(761056, 'G11', 'Apr-2016', '1109.00', '2016-05-02', '2016-05-02 12:54:52'),
(761057, 'G12', 'Apr-2016', '876.00', '2016-05-02', '2016-05-02 12:54:52'),
(761058, 'G13', 'Apr-2016', '510.00', '2016-05-02', '2016-05-02 12:54:52'),
(761059, 'G14', 'Apr-2016', '197.00', '2016-05-02', '2016-05-02 12:54:52'),
(761060, 'G15', 'Apr-2016', '139.00', '2016-05-02', '2016-05-02 12:54:52'),
(761061, 'G16', 'Apr-2016', '380.00', '2016-05-02', '2016-05-02 12:54:52'),
(761062, 'G17', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761063, 'G18', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761064, 'G19', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761065, 'G20', 'Apr-2016', '5.00', '2016-05-02', '2016-05-02 12:54:52'),
(761066, 'GH3-R512', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761067, 'GH3-R521', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761068, 'GH3-R611', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761069, 'GH3-R612', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761070, 'GH3-R620', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761071, 'GH3-R621', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761072, 'GH3-R719', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761073, 'GH3-R519', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761074, 'GH3-R712', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761075, 'GH3-R721', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761076, 'GH3-R610', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761077, 'GH3-Canteen', 'Apr-2016', '410.00', '2016-05-02', '2016-05-02 12:54:52'),
(761078, 'GH3-R511', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 12:54:52'),
(761079, 'H1', 'Apr-2016', '8066.00', '2016-05-02', '2016-05-02 12:54:52'),
(761080, 'H2', 'Apr-2016', '3908.00', '2016-05-02', '2016-05-02 12:54:52'),
(761081, 'H3', 'Apr-2016', '2784.00', '2016-05-02', '2016-05-02 12:54:52'),
(761082, 'H4', 'Apr-2016', '8889.00', '2016-05-02', '2016-05-02 12:54:52'),
(761083, 'H5', 'Apr-2016', '4826.00', '2016-05-02', '2016-05-02 12:54:52'),
(761084, 'H6', 'Apr-2016', '27.00', '2016-05-02', '2016-05-02 12:54:52'),
(761085, 'H7', 'Apr-2016', '375.00', '2016-05-02', '2016-05-02 12:54:52'),
(761086, 'H8', 'Apr-2016', '13844.00', '2016-05-02', '2016-05-02 12:54:52'),
(761087, 'H9', 'Apr-2016', '20.00', '2016-05-02', '2016-05-02 12:54:52'),
(761088, 'H10', 'Apr-2016', '351.00', '2016-05-02', '2016-05-02 12:54:52'),
(761089, 'H11', 'Apr-2016', '4666.00', '2016-05-02', '2016-05-02 12:54:52'),
(761090, 'H12', 'Apr-2016', '70.00', '2016-05-02', '2016-05-02 12:54:52'),
(761091, 'I1', 'Apr-2016', '2407.00', '2016-05-02', '2016-05-02 12:54:52'),
(761092, 'I2', 'Apr-2016', '1494.00', '2016-05-02', '2016-05-02 12:54:52'),
(761093, 'I3', 'Apr-2016', '1370.00', '2016-05-02', '2016-05-02 12:54:52'),
(761094, 'I4', 'Apr-2016', '830.00', '2016-05-02', '2016-05-02 12:54:52'),
(761095, 'I5', 'Apr-2016', '1564.00', '2016-05-02', '2016-05-02 12:54:52'),
(761096, 'I6', 'Apr-2016', '500.00', '2016-05-02', '2016-05-02 12:54:52'),
(761097, 'I7', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761098, 'I8', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761099, 'I9', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761100, 'I10', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761101, 'I11', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761102, 'I12', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761103, 'I13', 'Apr-2016', '3.00', '2016-05-02', '2016-05-02 12:54:52'),
(761104, 'I14', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761105, 'I15', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761106, 'I16', 'Apr-2016', '1.00', '2016-05-02', '2016-05-02 12:54:52'),
(761107, 'I17', 'Apr-2016', '1891.00', '2016-05-02', '2016-05-02 12:54:52'),
(761108, 'I18', 'Apr-2016', '576.00', '2016-05-02', '2016-05-02 12:54:52'),
(761109, 'I19', 'Apr-2016', '1360.00', '2016-05-02', '2016-05-02 12:54:52'),
(761110, 'I20', 'Apr-2016', '1611.00', '2016-05-02', '2016-05-02 12:54:52'),
(761111, 'I21', 'Apr-2016', '200.00', '2016-05-02', '2016-05-02 12:54:52'),
(761112, 'I22', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761113, 'I23', 'Apr-2016', '254.00', '2016-05-02', '2016-05-02 12:54:52'),
(761114, 'I24', 'Apr-2016', '164.00', '2016-05-02', '2016-05-02 12:54:52'),
(761115, 'I25', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761116, 'I26', 'Apr-2016', '8.00', '2016-05-02', '2016-05-02 12:54:52'),
(761117, 'I27', 'Apr-2016', '13.00', '2016-05-02', '2016-05-02 12:54:52'),
(761118, 'I28', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761119, 'I29', 'Apr-2016', '23.00', '2016-05-02', '2016-05-02 12:54:52'),
(761120, 'I30', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761121, 'I31', 'Apr-2016', '3.00', '2016-05-02', '2016-05-02 12:54:52'),
(761122, 'I32', 'Apr-2016', '2.00', '2016-05-02', '2016-05-02 12:54:52'),
(761123, 'KV-IIITA', 'Apr-2016', '52060.00', '2016-05-02', '2016-05-02 12:54:52'),
(761124, 'MSA101', 'Apr-2016', '7051.00', '2016-05-02', '2016-05-02 12:54:52'),
(761125, 'MSA102', 'Apr-2016', '11374.00', '2016-05-02', '2016-05-02 12:54:52'),
(761126, 'MSA103', 'Apr-2016', '11788.00', '2016-05-02', '2016-05-02 12:54:52'),
(761127, 'MSA104', 'Apr-2016', '20527.00', '2016-05-02', '2016-05-02 12:54:52'),
(761128, 'MSA105', 'Apr-2016', '13520.00', '2016-05-02', '2016-05-02 12:54:52'),
(761129, 'MSA106', 'Apr-2016', '9325.00', '2016-05-02', '2016-05-02 12:54:52'),
(761130, 'MSA201', 'Apr-2016', '7118.00', '2016-05-02', '2016-05-02 12:54:52'),
(761131, 'MSA202', 'Apr-2016', '5189.00', '2016-05-02', '2016-05-02 12:54:52'),
(761132, 'MSA203', 'Apr-2016', '11718.00', '2016-05-02', '2016-05-02 12:54:52'),
(761133, 'MSA204', 'Apr-2016', '7458.00', '2016-05-02', '2016-05-02 12:54:52'),
(761134, 'MSA205', 'Apr-2016', '11341.00', '2016-05-02', '2016-05-02 12:54:52'),
(761135, 'MSA206', 'Apr-2016', '7255.00', '2016-05-02', '2016-05-02 12:54:52'),
(761136, 'MSA301', 'Apr-2016', '1036.00', '2016-05-02', '2016-05-02 12:54:52'),
(761137, 'MSA302', 'Apr-2016', '10857.00', '2016-05-02', '2016-05-02 12:54:52'),
(761138, 'MSA303', 'Apr-2016', '6730.00', '2016-05-02', '2016-05-02 12:54:52'),
(761139, 'MSA304', 'Apr-2016', '10787.00', '2016-05-02', '2016-05-02 12:54:52'),
(761140, 'MSA305', 'Apr-2016', '7086.00', '2016-05-02', '2016-05-02 12:54:52'),
(761141, 'MSA306', 'Apr-2016', '9660.00', '2016-05-02', '2016-05-02 12:54:52'),
(761142, 'MSA307', 'Apr-2016', '7120.00', '2016-05-02', '2016-05-02 12:54:52'),
(761143, 'MSA308', 'Apr-2016', '577.00', '2016-05-02', '2016-05-02 12:54:52'),
(761144, 'MSA401', 'Apr-2016', '7691.00', '2016-05-02', '2016-05-02 12:54:52'),
(761145, 'MSA402', 'Apr-2016', '5375.00', '2016-05-02', '2016-05-02 12:54:52'),
(761146, 'MSA403', 'Apr-2016', '9457.00', '2016-05-02', '2016-05-02 12:54:52'),
(761147, 'MSA404', 'Apr-2016', '4099.00', '2016-05-02', '2016-05-02 12:54:52'),
(761148, 'MSA405', 'Apr-2016', '4667.00', '2016-05-02', '2016-05-02 12:54:52'),
(761149, 'MSA406', 'Apr-2016', '5842.00', '2016-05-02', '2016-05-02 12:54:52'),
(761150, 'MSA407', 'Apr-2016', '10810.00', '2016-05-02', '2016-05-02 12:54:52'),
(761151, 'MSA408', 'Apr-2016', '3232.00', '2016-05-02', '2016-05-02 12:54:52'),
(761152, 'MSA409', 'Apr-2016', '2330.00', '2016-05-02', '2016-05-02 12:54:52'),
(761153, 'MSA410', 'Apr-2016', '6008.00', '2016-05-02', '2016-05-02 12:54:52'),
(761154, 'MSA501', 'Apr-2016', '8354.00', '2016-05-02', '2016-05-02 12:54:52'),
(761155, 'MSA502', 'Apr-2016', '8633.00', '2016-05-02', '2016-05-02 12:54:52'),
(761156, 'MSA503', 'Apr-2016', '4313.00', '2016-05-02', '2016-05-02 12:54:52'),
(761157, 'MSA504', 'Apr-2016', '5048.00', '2016-05-02', '2016-05-02 12:54:52'),
(761158, 'MSA505', 'Apr-2016', '9305.00', '2016-05-02', '2016-05-02 12:54:52'),
(761159, 'MSA506', 'Apr-2016', '5416.00', '2016-05-02', '2016-05-02 12:54:52'),
(761160, 'MSA507', 'Apr-2016', '2629.00', '2016-05-02', '2016-05-02 12:54:52'),
(761161, 'MSA508', 'Apr-2016', '3256.00', '2016-05-02', '2016-05-02 12:54:52'),
(761162, 'MSA509', 'Apr-2016', '4468.00', '2016-05-02', '2016-05-02 12:54:52'),
(761163, 'MSA510', 'Apr-2016', '5777.00', '2016-05-02', '2016-05-02 12:54:52'),
(761164, 'MSA601', 'Apr-2016', '4191.00', '2016-05-02', '2016-05-02 12:54:52'),
(761165, 'MSA602', 'Apr-2016', '9882.00', '2016-05-02', '2016-05-02 12:54:52'),
(761166, 'MSA603', 'Apr-2016', '2018.00', '2016-05-02', '2016-05-02 12:54:52'),
(761167, 'MSA604', 'Apr-2016', '2600.00', '2016-05-02', '2016-05-02 12:54:52'),
(761168, 'MSA605', 'Apr-2016', '5036.00', '2016-05-02', '2016-05-02 12:54:52'),
(761169, 'MSA606', 'Apr-2016', '4223.00', '2016-05-02', '2016-05-02 12:54:52'),
(761170, 'MSA607', 'Apr-2016', '2301.00', '2016-05-02', '2016-05-02 12:54:52'),
(761171, 'MSA608', 'Apr-2016', '7680.00', '2016-05-02', '2016-05-02 12:54:52'),
(761172, 'MSA609', 'Apr-2016', '1325.00', '2016-05-02', '2016-05-02 12:54:52'),
(761173, 'MSA610', 'Apr-2016', '3402.00', '2016-05-02', '2016-05-02 12:54:52'),
(761174, 'MSA-CA1', 'Apr-2016', '14838.00', '2016-05-02', '2016-05-02 12:54:52'),
(761175, 'MSA-CA2', 'Apr-2016', '29245.00', '2016-05-02', '2016-05-02 12:54:52'),
(761176, 'RES-CA1', 'Apr-2016', '2947.00', '2016-05-02', '2016-05-02 12:54:52'),
(761177, 'RES-CA2', 'Apr-2016', '1499.00', '2016-05-02', '2016-05-02 12:54:52'),
(761178, 'RES-CA3', 'Apr-2016', '15682.00', '2016-05-02', '2016-05-02 12:54:52'),
(761179, 'RES-CA4', 'Apr-2016', '1776.00', '2016-05-02', '2016-05-02 12:54:52'),
(761180, 'RES-CA5', 'Apr-2016', '2687.00', '2016-05-02', '2016-05-02 12:54:52'),
(761181, 'RES-CA6', 'Apr-2016', '2994.00', '2016-05-02', '2016-05-02 12:54:52'),
(761182, 'RES-CA7', 'Apr-2016', '42.00', '2016-05-02', '2016-05-02 12:54:52'),
(761183, 'RES-CA8', 'Apr-2016', '4117.00', '2016-05-02', '2016-05-02 12:54:52'),
(761184, 'RES-CA9', 'Apr-2016', '3744.00', '2016-05-02', '2016-05-02 12:54:52'),
(761185, 'RES-CA10', 'Apr-2016', '3189.00', '2016-05-02', '2016-05-02 12:54:52'),
(761186, 'RES-CA11', 'Apr-2016', '5303.00', '2016-05-02', '2016-05-02 12:54:52'),
(761187, 'RES-CA12', 'Apr-2016', '1972.00', '2016-05-02', '2016-05-02 12:54:52'),
(761188, 'RES-CA13', 'Apr-2016', '2043.00', '2016-05-02', '2016-05-02 12:54:52'),
(761189, 'RES-CA14', 'Apr-2016', '2204.00', '2016-05-02', '2016-05-02 12:54:52'),
(761190, 'RES-CA15', 'Apr-2016', '1516.00', '2016-05-02', '2016-05-02 12:54:52'),
(761191, 'S1', 'Apr-2016', '7518.00', '2016-05-02', '2016-05-02 12:54:52'),
(761192, 'S2', 'Apr-2016', '5462.00', '2016-05-02', '2016-05-02 12:54:52'),
(761193, 'S3', 'Apr-2016', '11104.00', '2016-05-02', '2016-05-02 12:54:52'),
(761194, 'S4', 'Apr-2016', '2673.00', '2016-05-02', '2016-05-02 12:54:52'),
(761195, 'S5', 'Apr-2016', '6218.00', '2016-05-02', '2016-05-02 12:54:52'),
(761196, 'S6', 'Apr-2016', '6761.00', '2016-05-02', '2016-05-02 12:54:52'),
(761197, 'S7', 'Apr-2016', '25159.00', '2016-05-02', '2016-05-02 12:54:52'),
(761198, 'S8', 'Apr-2016', '12460.00', '2016-05-02', '2016-05-02 12:54:52'),
(761199, 'S-CA1', 'Apr-2016', '16074.00', '2016-05-02', '2016-05-02 12:54:52'),
(761200, 'SSVision', 'Apr-2016', '5219.00', '2016-05-02', '2016-05-02 12:54:52'),
(761201, 'VH3-308', 'Apr-2016', '30236.00', '2016-05-02', '2016-05-02 12:54:52'),
(761202, 'VH3-201', 'Apr-2016', '17021.00', '2016-05-02', '2016-05-02 12:54:52'),
(761203, 'VH3-202', 'Apr-2016', '17222.00', '2016-05-02', '2016-05-02 12:54:52'),
(761204, 'VH3-302', 'Apr-2016', '15838.00', '2016-05-02', '2016-05-02 12:54:52'),
(761205, 'VH3-301', 'Apr-2016', '15259.00', '2016-05-02', '2016-05-02 12:54:52'),
(761206, 'VH3-307', 'Apr-2016', '27697.00', '2016-05-02', '2016-05-02 12:54:52'),
(761207, 'E7', 'Apr-2016', '0.00', '2016-05-02', '2016-05-02 13:01:50'),
(761208, 'A1', 'May-2016', '17771.00', '2016-06-09', '2016-06-01 12:17:51'),
(761209, 'A2', 'May-2016', '9334.00', '2016-06-09', '2016-06-01 12:17:51'),
(761210, 'A3', 'May-2016', '6958.00', '2016-06-09', '2016-06-01 12:17:51'),
(761211, 'A4', 'May-2016', '4904.00', '2016-06-09', '2016-06-01 12:17:51'),
(761212, 'A5', 'May-2016', '11418.00', '2016-06-09', '2016-06-01 12:17:51'),
(761213, 'A6', 'May-2016', '10189.00', '2016-06-09', '2016-06-01 12:17:51'),
(761214, 'A7', 'May-2016', '9059.00', '2016-06-09', '2016-06-01 12:17:51'),
(761215, 'A8', 'May-2016', '8966.00', '2016-06-09', '2016-06-01 12:17:51'),
(761216, 'B1', 'May-2016', '21812.00', '2016-06-09', '2016-06-01 12:17:51'),
(761217, 'B2', 'May-2016', '28103.00', '2016-06-09', '2016-06-01 12:17:51'),
(761218, 'B3', 'May-2016', '19224.00', '2016-06-09', '2016-06-01 12:17:51'),
(761219, 'B4', 'May-2016', '25414.00', '2016-06-09', '2016-06-01 12:17:51'),
(761220, 'B5', 'May-2016', '15644.00', '2016-06-09', '2016-06-01 12:17:51'),
(761221, 'B6', 'May-2016', '18466.00', '2016-06-09', '2016-06-01 12:17:51'),
(761222, 'B7', 'May-2016', '21803.00', '2016-06-09', '2016-06-01 12:17:51'),
(761223, 'B8', 'May-2016', '25898.00', '2016-06-09', '2016-06-01 12:17:51'),
(761224, 'B9', 'May-2016', '13958.00', '2016-06-09', '2016-06-01 12:17:51'),
(761225, 'B10', 'May-2016', '27086.00', '2016-06-09', '2016-06-01 12:17:51'),
(761226, 'B11', 'May-2016', '15820.00', '2016-06-09', '2016-06-01 12:17:51'),
(761227, 'B12', 'May-2016', '30414.00', '2016-06-09', '2016-06-01 12:17:51'),
(761228, 'B13', 'May-2016', '27222.00', '2016-06-09', '2016-06-01 12:17:51'),
(761229, 'B14', 'May-2016', '16358.00', '2016-06-09', '2016-06-01 12:17:51'),
(761230, 'B15', 'May-2016', '44550.00', '2016-06-09', '2016-06-01 12:17:51'),
(761231, 'B16', 'May-2016', '28130.00', '2016-06-09', '2016-06-01 12:17:51'),
(761232, 'BEC-Admin', 'May-2016', '32551.00', '2016-06-09', '2016-06-01 12:17:51'),
(761233, 'BEC-Audi', 'May-2016', '8888.00', '2016-06-09', '2016-06-01 12:17:51'),
(761234, 'BEC-Main', 'May-2016', '48879.00', '2016-06-09', '2016-06-01 12:17:51'),
(761235, 'BH1-R257', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761236, 'BH1-R256', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761237, 'BH1-R255', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761238, 'BH1-R253', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761239, 'BH1-R259', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761240, 'BH1-R205', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761241, 'BH1-R265', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761242, 'BH2-Canteen', 'May-2016', '2435.00', '2016-06-09', '2016-06-01 12:17:51'),
(761243, 'BH4-Canteen', 'May-2016', '1277.00', '2016-06-09', '2016-06-01 12:17:51'),
(761244, 'C1', 'May-2016', '35344.00', '2016-06-09', '2016-06-01 12:17:51'),
(761245, 'C2', 'May-2016', '28113.00', '2016-06-09', '2016-06-01 12:17:51'),
(761246, 'D1', 'May-2016', '11799.00', '2016-06-09', '2016-06-01 12:17:51'),
(761247, 'D2', 'May-2016', '26779.00', '2016-06-09', '2016-06-01 12:17:51'),
(761248, 'D3', 'May-2016', '26225.00', '2016-06-09', '2016-06-01 12:17:51'),
(761249, 'D4', 'May-2016', '31230.00', '2016-06-09', '2016-06-01 12:17:51'),
(761250, 'D5', 'May-2016', '13157.00', '2016-06-09', '2016-06-01 12:17:51'),
(761251, 'D6', 'May-2016', '33898.00', '2016-06-09', '2016-06-01 12:17:51'),
(761252, 'D7', 'May-2016', '40797.00', '2016-06-09', '2016-06-01 12:17:51'),
(761253, 'D8', 'May-2016', '30793.00', '2016-06-09', '2016-06-01 12:17:51'),
(761254, 'D9', 'May-2016', '16736.00', '2016-06-09', '2016-06-01 12:17:51'),
(761255, 'D10', 'May-2016', '41357.00', '2016-06-09', '2016-06-01 12:17:51'),
(761256, 'D11', 'May-2016', '27997.00', '2016-06-09', '2016-06-01 12:17:51'),
(761257, 'D12', 'May-2016', '45148.00', '2016-06-09', '2016-06-01 12:17:51'),
(761258, 'D13', 'May-2016', '6103.00', '2016-06-09', '2016-06-01 12:17:51'),
(761259, 'D14', 'May-2016', '41285.00', '2016-06-09', '2016-06-01 12:17:51'),
(761260, 'D15', 'May-2016', '28085.00', '2016-06-09', '2016-06-01 12:17:51'),
(761261, 'D16', 'May-2016', '22531.00', '2016-06-09', '2016-06-01 12:17:51'),
(761262, 'D17', 'May-2016', '7637.00', '2016-06-09', '2016-06-01 12:17:51');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(761263, 'D18', 'May-2016', '15599.00', '2016-06-09', '2016-06-01 12:17:51'),
(761264, 'D19', 'May-2016', '8629.00', '2016-06-09', '2016-06-01 12:17:51'),
(761265, 'D20', 'May-2016', '30003.00', '2016-06-09', '2016-06-01 12:17:51'),
(761266, 'D21', 'May-2016', '11606.00', '2016-06-09', '2016-06-01 12:17:51'),
(761267, 'D22', 'May-2016', '9419.00', '2016-06-09', '2016-06-01 12:17:51'),
(761268, 'D23', 'May-2016', '7057.00', '2016-06-09', '2016-06-01 12:17:51'),
(761269, 'D24', 'May-2016', '16945.00', '2016-06-09', '2016-06-01 12:17:51'),
(761270, 'D25', 'May-2016', '45056.00', '2016-06-09', '2016-06-01 12:17:51'),
(761271, 'D26', 'May-2016', '56537.00', '2016-06-09', '2016-06-01 12:17:51'),
(761272, 'D27', 'May-2016', '38701.00', '2016-06-09', '2016-06-01 12:17:51'),
(761273, 'D28', 'May-2016', '41075.00', '2016-06-09', '2016-06-01 12:17:51'),
(761274, 'Dir-Res', 'May-2016', '60970.00', '2016-06-09', '2016-06-01 12:17:51'),
(761275, 'E1', 'May-2016', '22992.00', '2016-06-09', '2016-06-01 12:17:51'),
(761276, 'E2', 'May-2016', '27393.00', '2016-06-09', '2016-06-01 12:17:51'),
(761277, 'E3', 'May-2016', '49979.00', '2016-06-09', '2016-06-01 12:17:51'),
(761278, 'E4', 'May-2016', '87430.00', '2016-06-09', '2016-06-01 12:17:51'),
(761279, 'E5', 'May-2016', '16107.00', '2016-06-09', '2016-06-01 12:17:51'),
(761280, 'E6', 'May-2016', '42997.00', '2016-06-09', '2016-06-01 12:17:51'),
(761281, 'E7', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761282, 'E8', 'May-2016', '28702.00', '2016-06-09', '2016-06-01 12:17:51'),
(761283, 'E9', 'May-2016', '38704.00', '2016-06-09', '2016-06-01 12:17:51'),
(761284, 'E10', 'May-2016', '22149.00', '2016-06-09', '2016-06-01 12:17:51'),
(761285, 'E11', 'May-2016', '44375.00', '2016-06-09', '2016-06-01 12:17:51'),
(761286, 'E12', 'May-2016', '40016.00', '2016-06-09', '2016-06-01 12:17:51'),
(761287, 'E13', 'May-2016', '15973.00', '2016-06-09', '2016-06-01 12:17:51'),
(761288, 'E14', 'May-2016', '11391.00', '2016-06-09', '2016-06-01 12:17:51'),
(761289, 'F1', 'May-2016', '20224.00', '2016-06-09', '2016-06-01 12:17:51'),
(761290, 'F2', 'May-2016', '11135.00', '2016-06-09', '2016-06-01 12:17:51'),
(761291, 'F3', 'May-2016', '13786.00', '2016-06-09', '2016-06-01 12:17:51'),
(761292, 'F4', 'May-2016', '9395.00', '2016-06-09', '2016-06-01 12:17:51'),
(761293, 'F5', 'May-2016', '9651.00', '2016-06-09', '2016-06-01 12:17:51'),
(761294, 'G1 ', 'May-2016', '2252.00', '2016-06-09', '2016-06-01 12:17:51'),
(761295, 'G2 ', 'May-2016', '764.00', '2016-06-09', '2016-06-01 12:17:51'),
(761296, 'G3 ', 'May-2016', '2029.00', '2016-06-09', '2016-06-01 12:17:51'),
(761297, 'G4 ', 'May-2016', '1532.00', '2016-06-09', '2016-06-01 12:17:51'),
(761298, 'G5', 'May-2016', '993.00', '2016-06-09', '2016-06-01 12:17:51'),
(761299, 'G6', 'May-2016', '1590.00', '2016-06-09', '2016-06-01 12:17:51'),
(761300, 'G7', 'May-2016', '1231.00', '2016-06-09', '2016-06-01 12:17:51'),
(761301, 'G8 ', 'May-2016', '1097.00', '2016-06-09', '2016-06-01 12:17:51'),
(761302, 'G9', 'May-2016', '1618.00', '2016-06-09', '2016-06-01 12:17:51'),
(761303, 'G10', 'May-2016', '2181.00', '2016-06-09', '2016-06-01 12:17:51'),
(761304, 'G11', 'May-2016', '1189.00', '2016-06-09', '2016-06-01 12:17:51'),
(761305, 'G12', 'May-2016', '1291.00', '2016-06-09', '2016-06-01 12:17:51'),
(761306, 'G13', 'May-2016', '687.00', '2016-06-09', '2016-06-01 12:17:51'),
(761307, 'G14', 'May-2016', '280.00', '2016-06-09', '2016-06-01 12:17:51'),
(761308, 'G15', 'May-2016', '247.00', '2016-06-09', '2016-06-01 12:17:51'),
(761309, 'G16', 'May-2016', '869.00', '2016-06-09', '2016-06-01 12:17:51'),
(761310, 'G17', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761311, 'G18', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761312, 'G19', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761313, 'G20', 'May-2016', '5.00', '2016-06-09', '2016-06-01 12:17:51'),
(761314, 'GH3-R512', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761315, 'GH3-R521', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761316, 'GH3-R611', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761317, 'GH3-R612', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761318, 'GH3-R620', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761319, 'GH3-R621', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761320, 'GH3-R719', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761321, 'GH3-R519', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761322, 'GH3-R712', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761323, 'GH3-R721', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761324, 'GH3-R610', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:17:51'),
(761325, 'GH3-Canteen', 'May-2016', '612.00', '2016-06-09', '2016-06-01 12:17:51'),
(761326, 'H1', 'May-2016', '8716.00', '2016-06-09', '2016-06-01 12:17:51'),
(761327, 'H2', 'May-2016', '4443.00', '2016-06-09', '2016-06-01 12:17:51'),
(761328, 'H3', 'May-2016', '3013.00', '2016-06-09', '2016-06-01 12:17:51'),
(761329, 'H4', 'May-2016', '9413.00', '2016-06-09', '2016-06-01 12:17:51'),
(761330, 'H5', 'May-2016', '5226.00', '2016-06-09', '2016-06-01 12:17:51'),
(761331, 'H6', 'May-2016', '27.00', '2016-06-09', '2016-06-01 12:17:51'),
(761332, 'H7', 'May-2016', '392.00', '2016-06-09', '2016-06-01 12:17:51'),
(761333, 'H8', 'May-2016', '14965.00', '2016-06-09', '2016-06-01 12:17:51'),
(761334, 'H9', 'May-2016', '20.00', '2016-06-09', '2016-06-01 12:17:51'),
(761335, 'H10', 'May-2016', '351.00', '2016-06-09', '2016-06-01 12:17:51'),
(761336, 'H11', 'May-2016', '5253.00', '2016-06-09', '2016-06-01 12:17:51'),
(761337, 'H12', 'May-2016', '70.00', '2016-06-09', '2016-06-01 12:17:51'),
(761338, 'I1', 'May-2016', '2893.00', '2016-06-09', '2016-06-01 12:17:51'),
(761339, 'I2', 'May-2016', '1877.00', '2016-06-09', '2016-06-01 12:17:51'),
(761340, 'I3', 'May-2016', '1590.00', '2016-06-09', '2016-06-01 12:17:51'),
(761341, 'I4', 'May-2016', '1036.00', '2016-06-09', '2016-06-01 12:17:51'),
(761342, 'I5', 'May-2016', '2030.00', '2016-06-09', '2016-06-01 12:17:51'),
(761343, 'I6', 'May-2016', '772.00', '2016-06-09', '2016-06-01 12:17:51'),
(761344, 'I7', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761345, 'I8', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761346, 'I9', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761347, 'I10', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761348, 'I11', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761349, 'I12', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761350, 'I13', 'May-2016', '3.00', '2016-06-09', '2016-06-01 12:17:51'),
(761351, 'I14', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761352, 'I15', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761353, 'I16', 'May-2016', '1.00', '2016-06-09', '2016-06-01 12:17:51'),
(761354, 'I17', 'May-2016', '2239.00', '2016-06-09', '2016-06-01 12:17:51'),
(761355, 'I18', 'May-2016', '1150.00', '2016-06-09', '2016-06-01 12:17:51'),
(761356, 'I19', 'May-2016', '1664.00', '2016-06-09', '2016-06-01 12:17:51'),
(761357, 'I20', 'May-2016', '1906.00', '2016-06-09', '2016-06-01 12:17:51'),
(761358, 'I21', 'May-2016', '637.00', '2016-06-09', '2016-06-01 12:17:51'),
(761359, 'I22', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761360, 'I23', 'May-2016', '746.00', '2016-06-09', '2016-06-01 12:17:51'),
(761361, 'I24', 'May-2016', '296.00', '2016-06-09', '2016-06-01 12:17:51'),
(761362, 'I25', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761363, 'I26', 'May-2016', '8.00', '2016-06-09', '2016-06-01 12:17:51'),
(761364, 'I27', 'May-2016', '13.00', '2016-06-09', '2016-06-01 12:17:51'),
(761365, 'I28', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761366, 'I29', 'May-2016', '23.00', '2016-06-09', '2016-06-01 12:17:51'),
(761367, 'I30', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761368, 'I31', 'May-2016', '3.00', '2016-06-09', '2016-06-01 12:17:51'),
(761369, 'I32', 'May-2016', '2.00', '2016-06-09', '2016-06-01 12:17:51'),
(761370, 'KV-IIITA', 'May-2016', '53818.00', '2016-06-09', '2016-06-01 12:17:51'),
(761371, 'MSA101', 'May-2016', '7051.00', '2016-06-09', '2016-06-01 12:17:51'),
(761372, 'MSA102', 'May-2016', '11409.00', '2016-06-09', '2016-06-01 12:17:51'),
(761373, 'MSA103', 'May-2016', '11858.00', '2016-06-09', '2016-06-01 12:17:51'),
(761374, 'MSA104', 'May-2016', '20600.00', '2016-06-09', '2016-06-01 12:17:51'),
(761375, 'MSA105', 'May-2016', '13537.00', '2016-06-09', '2016-06-01 12:17:51'),
(761376, 'MSA106', 'May-2016', '9476.00', '2016-06-09', '2016-06-01 12:17:51'),
(761377, 'MSA201', 'May-2016', '7257.00', '2016-06-09', '2016-06-01 12:17:51'),
(761378, 'MSA202', 'May-2016', '5264.00', '2016-06-09', '2016-06-01 12:17:51'),
(761379, 'MSA203', 'May-2016', '11876.00', '2016-06-09', '2016-06-01 12:17:51'),
(761380, 'MSA204', 'May-2016', '7560.00', '2016-06-09', '2016-06-01 12:17:51'),
(761381, 'MSA205', 'May-2016', '11533.00', '2016-06-09', '2016-06-01 12:17:51'),
(761382, 'MSA206', 'May-2016', '7357.00', '2016-06-09', '2016-06-01 12:17:51'),
(761383, 'MSA301', 'May-2016', '1036.00', '2016-06-09', '2016-06-01 12:17:51'),
(761384, 'MSA302', 'May-2016', '10960.00', '2016-06-09', '2016-06-01 12:17:51'),
(761385, 'MSA303', 'May-2016', '6740.00', '2016-06-09', '2016-06-01 12:17:52'),
(761386, 'MSA304', 'May-2016', '11387.00', '2016-06-09', '2016-06-01 12:17:52'),
(761387, 'MSA305', 'May-2016', '7116.00', '2016-06-09', '2016-06-01 12:17:52'),
(761388, 'MSA306', 'May-2016', '9773.00', '2016-06-09', '2016-06-01 12:17:52'),
(761389, 'MSA307', 'May-2016', '7254.00', '2016-06-09', '2016-06-01 12:17:52'),
(761390, 'MSA308', 'May-2016', '577.00', '2016-06-09', '2016-06-01 12:17:52'),
(761391, 'MSA401', 'May-2016', '7889.00', '2016-06-09', '2016-06-01 12:17:52'),
(761392, 'MSA402', 'May-2016', '5820.00', '2016-06-09', '2016-06-01 12:17:52'),
(761393, 'MSA403', 'May-2016', '9704.00', '2016-06-09', '2016-06-01 12:17:52'),
(761394, 'MSA404', 'May-2016', '4205.00', '2016-06-09', '2016-06-01 12:17:52'),
(761395, 'MSA405', 'May-2016', '4880.00', '2016-06-09', '2016-06-01 12:17:52'),
(761396, 'MSA406', 'May-2016', '6038.00', '2016-06-09', '2016-06-01 12:17:52'),
(761397, 'MSA407', 'May-2016', '10858.00', '2016-06-09', '2016-06-01 12:17:52'),
(761398, 'MSA408', 'May-2016', '3232.00', '2016-06-09', '2016-06-01 12:17:52'),
(761399, 'MSA409', 'May-2016', '2415.00', '2016-06-09', '2016-06-01 12:17:52'),
(761400, 'MSA410', 'May-2016', '6053.00', '2016-06-09', '2016-06-01 12:17:52'),
(761401, 'MSA501', 'May-2016', '8435.00', '2016-06-09', '2016-06-01 12:17:52'),
(761402, 'MSA502', 'May-2016', '8841.00', '2016-06-09', '2016-06-01 12:17:52'),
(761403, 'MSA503', 'May-2016', '4367.00', '2016-06-09', '2016-06-01 12:17:52'),
(761404, 'MSA504', 'May-2016', '5155.00', '2016-06-09', '2016-06-01 12:17:52'),
(761405, 'MSA505', 'May-2016', '9383.00', '2016-06-09', '2016-06-01 12:17:52'),
(761406, 'MSA506', 'May-2016', '5532.00', '2016-06-09', '2016-06-01 12:17:52'),
(761407, 'MSA507', 'May-2016', '3322.00', '2016-06-09', '2016-06-01 12:17:52'),
(761408, 'MSA508', 'May-2016', '3357.00', '2016-06-09', '2016-06-01 12:17:52'),
(761409, 'MSA509', 'May-2016', '4550.00', '2016-06-09', '2016-06-01 12:17:52'),
(761410, 'MSA510', 'May-2016', '6261.00', '2016-06-09', '2016-06-01 12:17:52'),
(761411, 'MSA601', 'May-2016', '3394.00', '2016-06-09', '2016-06-01 12:17:52'),
(761412, 'MSA602', 'May-2016', '10101.00', '2016-06-09', '2016-06-01 12:17:52'),
(761413, 'MSA603', 'May-2016', '2065.00', '2016-06-09', '2016-06-01 12:17:52'),
(761414, 'MSA604', 'May-2016', '2730.00', '2016-06-09', '2016-06-01 12:17:52'),
(761415, 'MSA605', 'May-2016', '5171.00', '2016-06-09', '2016-06-01 12:17:52'),
(761416, 'MSA606', 'May-2016', '4223.00', '2016-06-09', '2016-06-01 12:17:52'),
(761417, 'MSA607', 'May-2016', '3060.00', '2016-06-09', '2016-06-01 12:17:52'),
(761418, 'MSA608', 'May-2016', '7688.00', '2016-06-09', '2016-06-01 12:17:52'),
(761419, 'MSA609', 'May-2016', '1367.00', '2016-06-09', '2016-06-01 12:17:52'),
(761420, 'MSA610', 'May-2016', '3529.00', '2016-06-09', '2016-06-01 12:17:52'),
(761421, 'MSA-CA1', 'May-2016', '14838.00', '2016-06-09', '2016-06-01 12:17:52'),
(761422, 'MSA-CA2', 'May-2016', '29504.00', '2016-06-09', '2016-06-01 12:17:52'),
(761423, 'RES-CA1', 'May-2016', '2978.00', '2016-06-09', '2016-06-01 12:17:52'),
(761424, 'RES-CA2', 'May-2016', '1509.00', '2016-06-09', '2016-06-01 12:17:52'),
(761425, 'RES-CA3', 'May-2016', '15779.00', '2016-06-09', '2016-06-01 12:17:52'),
(761426, 'RES-CA4', 'May-2016', '1789.00', '2016-06-09', '2016-06-01 12:17:52'),
(761427, 'RES-CA5', 'May-2016', '2713.00', '2016-06-09', '2016-06-01 12:17:52'),
(761428, 'RES-CA6', 'May-2016', '3031.00', '2016-06-09', '2016-06-01 12:17:52'),
(761429, 'RES-CA7', 'May-2016', '51.00', '2016-06-09', '2016-06-01 12:17:52'),
(761430, 'RES-CA8', 'May-2016', '4159.00', '2016-06-09', '2016-06-01 12:17:52'),
(761431, 'RES-CA9', 'May-2016', '3795.00', '2016-06-09', '2016-06-01 12:17:52'),
(761432, 'RES-CA10', 'May-2016', '3216.00', '2016-06-09', '2016-06-01 12:17:52'),
(761433, 'RES-CA11', 'May-2016', '5386.00', '2016-06-09', '2016-06-01 12:17:52'),
(761434, 'RES-CA12', 'May-2016', '1972.00', '2016-06-09', '2016-06-01 12:17:52'),
(761435, 'RES-CA13', 'May-2016', '2062.00', '2016-06-09', '2016-06-01 12:17:52'),
(761436, 'RES-CA14', 'May-2016', '2224.00', '2016-06-09', '2016-06-01 12:17:52'),
(761437, 'RES-CA15', 'May-2016', '1525.00', '2016-06-09', '2016-06-01 12:17:52'),
(761438, 'S1', 'May-2016', '7704.00', '2016-06-09', '2016-06-01 12:17:52'),
(761439, 'S2', 'May-2016', '5462.00', '2016-06-09', '2016-06-01 12:17:52'),
(761440, 'S3', 'May-2016', '11330.00', '2016-06-09', '2016-06-01 12:17:52'),
(761441, 'S4', 'May-2016', '2725.00', '2016-06-09', '2016-06-01 12:17:52'),
(761442, 'S5', 'May-2016', '6218.00', '2016-06-09', '2016-06-01 12:17:52'),
(761443, 'S6', 'May-2016', '6764.00', '2016-06-09', '2016-06-01 12:17:52'),
(761444, 'S7', 'May-2016', '25188.00', '2016-06-09', '2016-06-01 12:17:52'),
(761445, 'S8', 'May-2016', '12636.00', '2016-06-09', '2016-06-01 12:17:52'),
(761446, 'S-CA1', 'May-2016', '16157.00', '2016-06-09', '2016-06-01 12:17:52'),
(761447, 'SSVision', 'May-2016', '5219.00', '2016-06-09', '2016-06-01 12:17:52'),
(761448, 'VH3-308', 'May-2016', '30236.00', '2016-06-09', '2016-06-01 12:17:52'),
(761449, 'VH3-201', 'May-2016', '17021.00', '2016-06-09', '2016-06-01 12:17:52'),
(761450, 'VH3-202', 'May-2016', '17230.00', '2016-06-09', '2016-06-01 12:17:52'),
(761451, 'VH3-302', 'May-2016', '15838.00', '2016-06-09', '2016-06-01 12:17:52'),
(761452, 'VH3-301', 'May-2016', '15259.00', '2016-06-09', '2016-06-01 12:17:52'),
(761453, 'VH3-307', 'May-2016', '28313.00', '2016-06-09', '2016-06-01 12:17:52'),
(761454, 'GH3-R511', 'May-2016', '0.00', '2016-06-09', '2016-06-01 12:18:00'),
(761455, 'A1', 'Jun-2016', '18085.00', '2016-11-03', '2016-07-05 10:26:21'),
(761456, 'A2', 'Jun-2016', '9334.00', '2016-11-03', '2016-07-05 10:26:21'),
(761457, 'A3', 'Jun-2016', '7187.00', '2016-11-03', '2016-07-05 10:26:21'),
(761458, 'A4', 'Jun-2016', '4904.00', '2016-11-03', '2016-07-05 10:26:21'),
(761459, 'A5', 'Jun-2016', '11418.00', '2016-11-03', '2016-07-05 10:26:21'),
(761460, 'A6', 'Jun-2016', '10189.00', '2016-11-03', '2016-07-05 10:26:21'),
(761461, 'A7', 'Jun-2016', '9297.00', '2016-11-03', '2016-07-05 10:26:21'),
(761462, 'A8', 'Jun-2016', '8966.00', '2016-11-03', '2016-07-05 10:26:21'),
(761463, 'B1', 'Jun-2016', '22382.00', '2016-11-03', '2016-07-05 10:26:21'),
(761464, 'B2', 'Jun-2016', '28725.00', '2016-11-03', '2016-07-05 10:26:21'),
(761465, 'B3', 'Jun-2016', '19662.00', '2016-11-03', '2016-07-05 10:26:21'),
(761466, 'B4', 'Jun-2016', '25996.00', '2016-11-03', '2016-07-05 10:26:21'),
(761467, 'B5', 'Jun-2016', '15985.00', '2016-11-03', '2016-07-05 10:26:21'),
(761468, 'B6', 'Jun-2016', '19152.00', '2016-11-03', '2016-07-05 10:26:21'),
(761469, 'B7', 'Jun-2016', '22256.00', '2016-11-03', '2016-07-05 10:26:21'),
(761470, 'B8', 'Jun-2016', '26669.00', '2016-11-03', '2016-07-05 10:26:21'),
(761471, 'B9', 'Jun-2016', '14247.00', '2016-11-03', '2016-07-05 10:26:21'),
(761472, 'B10', 'Jun-2016', '27896.00', '2016-11-03', '2016-07-05 10:26:21'),
(761473, 'B11', 'Jun-2016', '16605.00', '2016-11-03', '2016-07-05 10:26:21'),
(761474, 'B12', 'Jun-2016', '31040.00', '2016-11-03', '2016-07-05 10:26:21'),
(761475, 'B13', 'Jun-2016', '27859.00', '2016-11-03', '2016-07-05 10:26:21'),
(761476, 'B14', 'Jun-2016', '16691.00', '2016-11-03', '2016-07-05 10:26:21'),
(761477, 'B15', 'Jun-2016', '45644.00', '2016-11-03', '2016-07-05 10:26:21'),
(761478, 'B16', 'Jun-2016', '28681.00', '2016-11-03', '2016-07-05 10:26:21'),
(761479, 'BEC-Admin', 'Jun-2016', '32555.00', '2016-11-03', '2016-07-05 10:26:21'),
(761480, 'BEC-Audi', 'Jun-2016', '9589.00', '2016-11-03', '2016-07-05 10:26:21'),
(761481, 'BEC-Main', 'Jun-2016', '49459.00', '2016-11-03', '2016-07-05 10:26:21'),
(761482, 'BH1-R257', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761483, 'BH1-R256', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761484, 'BH1-R205', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761485, 'BH1-R255', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761486, 'BH1-R259', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761487, 'BH1-R253', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761488, 'BH1-R265', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761489, 'BH2-Canteen', 'Jun-2016', '2697.00', '2016-11-03', '2016-07-05 10:26:21'),
(761490, 'BH4-Canteen', 'Jun-2016', '1334.00', '2016-11-03', '2016-07-05 10:26:21'),
(761491, 'C1', 'Jun-2016', '36136.00', '2016-11-03', '2016-07-05 10:26:21'),
(761492, 'C2', 'Jun-2016', '28555.00', '2016-11-03', '2016-07-05 10:26:21'),
(761493, 'D1', 'Jun-2016', '12549.00', '2016-11-03', '2016-07-05 10:26:21'),
(761494, 'D2', 'Jun-2016', '27366.00', '2016-11-03', '2016-07-05 10:26:21'),
(761495, 'D3', 'Jun-2016', '26225.00', '2016-11-03', '2016-07-05 10:26:21'),
(761496, 'D4', 'Jun-2016', '31911.00', '2016-11-03', '2016-07-05 10:26:21'),
(761497, 'D5', 'Jun-2016', '13666.00', '2016-11-03', '2016-07-05 10:26:21'),
(761498, 'D6', 'Jun-2016', '34692.00', '2016-11-03', '2016-07-05 10:26:21'),
(761499, 'D7', 'Jun-2016', '40810.00', '2016-11-03', '2016-07-05 10:26:21'),
(761500, 'D8', 'Jun-2016', '31548.00', '2016-11-03', '2016-07-05 10:26:21'),
(761501, 'D9', 'Jun-2016', '16738.00', '2016-11-03', '2016-07-05 10:26:21'),
(761502, 'D10', 'Jun-2016', '41357.00', '2016-11-03', '2016-07-05 10:26:21'),
(761503, 'D11', 'Jun-2016', '28556.00', '2016-11-03', '2016-07-05 10:26:21'),
(761504, 'D12', 'Jun-2016', '46024.00', '2016-11-03', '2016-07-05 10:26:21'),
(761505, 'D13', 'Jun-2016', '6147.00', '2016-11-03', '2016-07-05 10:26:21'),
(761506, 'D14', 'Jun-2016', '41339.00', '2016-11-03', '2016-07-05 10:26:21'),
(761507, 'D15', 'Jun-2016', '28312.00', '2016-11-03', '2016-07-05 10:26:21'),
(761508, 'D16', 'Jun-2016', '22873.00', '2016-11-03', '2016-07-05 10:26:21'),
(761509, 'D17', 'Jun-2016', '8116.00', '2016-11-03', '2016-07-05 10:26:21'),
(761510, 'D18', 'Jun-2016', '16201.00', '2016-11-03', '2016-07-05 10:26:21'),
(761511, 'D19', 'Jun-2016', '9096.00', '2016-11-03', '2016-07-05 10:26:21'),
(761512, 'D20', 'Jun-2016', '30305.00', '2016-11-03', '2016-07-05 10:26:21'),
(761513, 'D21', 'Jun-2016', '11770.00', '2016-11-03', '2016-07-05 10:26:21'),
(761514, 'D22', 'Jun-2016', '9717.00', '2016-11-03', '2016-07-05 10:26:21'),
(761515, 'D23', 'Jun-2016', '7057.00', '2016-11-03', '2016-07-05 10:26:21'),
(761516, 'D24', 'Jun-2016', '17369.00', '2016-11-03', '2016-07-05 10:26:21'),
(761517, 'D25', 'Jun-2016', '46155.00', '2016-11-03', '2016-07-05 10:26:21'),
(761518, 'D26', 'Jun-2016', '57644.00', '2016-11-03', '2016-07-05 10:26:21'),
(761519, 'D27', 'Jun-2016', '38873.00', '2016-11-03', '2016-07-05 10:26:21'),
(761520, 'D28', 'Jun-2016', '41768.00', '2016-11-03', '2016-07-05 10:26:21'),
(761521, 'Dir-Res', 'Jun-2016', '62963.00', '2016-11-03', '2016-07-05 10:26:21'),
(761522, 'E1', 'Jun-2016', '23063.00', '2016-11-03', '2016-07-05 10:26:21'),
(761523, 'E2', 'Jun-2016', '28350.00', '2016-11-03', '2016-07-05 10:26:21'),
(761524, 'E3', 'Jun-2016', '50235.00', '2016-11-03', '2016-07-05 10:26:21'),
(761525, 'E4', 'Jun-2016', '89146.00', '2016-11-03', '2016-07-05 10:26:21'),
(761526, 'E5', 'Jun-2016', '17591.00', '2016-11-03', '2016-07-05 10:26:21'),
(761527, 'E6', 'Jun-2016', '44703.00', '2016-11-03', '2016-07-05 10:26:21'),
(761528, 'E7', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761529, 'E8', 'Jun-2016', '29302.00', '2016-11-03', '2016-07-05 10:26:21'),
(761530, 'E9', 'Jun-2016', '39631.00', '2016-11-03', '2016-07-05 10:26:21'),
(761531, 'E10', 'Jun-2016', '23168.00', '2016-11-03', '2016-07-05 10:26:21'),
(761532, 'E11', 'Jun-2016', '44455.00', '2016-11-03', '2016-07-05 10:26:21'),
(761533, 'E12', 'Jun-2016', '41016.00', '2016-11-03', '2016-07-05 10:26:21'),
(761534, 'E13', 'Jun-2016', '17387.00', '2016-11-03', '2016-07-05 10:26:21'),
(761535, 'E14', 'Jun-2016', '12244.00', '2016-11-03', '2016-07-05 10:26:21'),
(761536, 'F1', 'Jun-2016', '21575.00', '2016-11-03', '2016-07-05 10:26:21'),
(761537, 'F2', 'Jun-2016', '11135.00', '2016-11-03', '2016-07-05 10:26:21'),
(761538, 'F3', 'Jun-2016', '14671.00', '2016-11-03', '2016-07-05 10:26:21'),
(761539, 'F4', 'Jun-2016', '9395.00', '2016-11-03', '2016-07-05 10:26:21'),
(761540, 'F5', 'Jun-2016', '10987.00', '2016-11-03', '2016-07-05 10:26:21'),
(761541, 'G1 ', 'Jun-2016', '2343.00', '2016-11-03', '2016-07-05 10:26:21'),
(761542, 'G2 ', 'Jun-2016', '801.00', '2016-11-03', '2016-07-05 10:26:21'),
(761543, 'G3 ', 'Jun-2016', '2298.00', '2016-11-03', '2016-07-05 10:26:21'),
(761544, 'G4 ', 'Jun-2016', '1532.00', '2016-11-03', '2016-07-05 10:26:21'),
(761545, 'G5', 'Jun-2016', '994.00', '2016-11-03', '2016-07-05 10:26:21'),
(761546, 'G6', 'Jun-2016', '2058.00', '2016-11-03', '2016-07-05 10:26:21'),
(761547, 'G7', 'Jun-2016', '1361.00', '2016-11-03', '2016-07-05 10:26:21'),
(761548, 'G8 ', 'Jun-2016', '1178.00', '2016-11-03', '2016-07-05 10:26:21'),
(761549, 'G9', 'Jun-2016', '1934.00', '2016-11-03', '2016-07-05 10:26:21'),
(761550, 'G10', 'Jun-2016', '2539.00', '2016-11-03', '2016-07-05 10:26:21'),
(761551, 'G11', 'Jun-2016', '1193.00', '2016-11-03', '2016-07-05 10:26:21'),
(761552, 'G12', 'Jun-2016', '1543.00', '2016-11-03', '2016-07-05 10:26:21'),
(761553, 'G13', 'Jun-2016', '848.00', '2016-11-03', '2016-07-05 10:26:21'),
(761554, 'G14', 'Jun-2016', '449.00', '2016-11-03', '2016-07-05 10:26:21'),
(761555, 'G15', 'Jun-2016', '313.00', '2016-11-03', '2016-07-05 10:26:21'),
(761556, 'G16', 'Jun-2016', '1412.00', '2016-11-03', '2016-07-05 10:26:21'),
(761557, 'G17', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761558, 'G18', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761559, 'G19', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761560, 'G20', 'Jun-2016', '5.00', '2016-11-03', '2016-07-05 10:26:21'),
(761561, 'GH3-R521', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761562, 'GH3-Canteen', 'Jun-2016', '898.00', '2016-11-03', '2016-07-05 10:26:21'),
(761563, 'GH3-R511', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761564, 'GH3-R512', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761565, 'GH3-R610', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761566, 'GH3-R721', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761567, 'GH3-R712', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761568, 'GH3-R719', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761569, 'GH3-R519', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761570, 'GH3-R621', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761571, 'GH3-R611', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761572, 'GH3-R612', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761573, 'GH3-R620', 'Jun-2016', '0.00', '2016-11-03', '2016-07-05 10:26:21'),
(761574, 'H1', 'Jun-2016', '8870.00', '2016-11-03', '2016-07-05 10:26:21'),
(761575, 'H2', 'Jun-2016', '4761.00', '2016-11-03', '2016-07-05 10:26:21'),
(761576, 'H3', 'Jun-2016', '3072.00', '2016-11-03', '2016-07-05 10:26:21'),
(761577, 'H4', 'Jun-2016', '9963.00', '2016-11-03', '2016-07-05 10:26:21'),
(761578, 'H5', 'Jun-2016', '5552.00', '2016-11-03', '2016-07-05 10:26:21'),
(761579, 'H6', 'Jun-2016', '27.00', '2016-11-03', '2016-07-05 10:26:21'),
(761580, 'H7', 'Jun-2016', '392.00', '2016-11-03', '2016-07-05 10:26:21'),
(761581, 'H8', 'Jun-2016', '15880.00', '2016-11-03', '2016-07-05 10:26:21'),
(761582, 'H9', 'Jun-2016', '20.00', '2016-11-03', '2016-07-05 10:26:21'),
(761583, 'H10', 'Jun-2016', '351.00', '2016-11-03', '2016-07-05 10:26:21'),
(761584, 'H11', 'Jun-2016', '5959.00', '2016-11-03', '2016-07-05 10:26:21'),
(761585, 'H12', 'Jun-2016', '70.00', '2016-11-03', '2016-07-05 10:26:21'),
(761586, 'H13', 'Jun-2016', '11.00', '2016-11-03', '2016-07-05 10:26:21'),
(761587, 'I1', 'Jun-2016', '3437.00', '2016-11-03', '2016-07-05 10:26:21'),
(761588, 'I2', 'Jun-2016', '2344.00', '2016-11-03', '2016-07-05 10:26:21'),
(761589, 'I3', 'Jun-2016', '1849.00', '2016-11-03', '2016-07-05 10:26:21'),
(761590, 'I4', 'Jun-2016', '1227.00', '2016-11-03', '2016-07-05 10:26:21'),
(761591, 'I5', 'Jun-2016', '2580.00', '2016-11-03', '2016-07-05 10:26:21'),
(761592, 'I6', 'Jun-2016', '1028.00', '2016-11-03', '2016-07-05 10:26:21'),
(761593, 'I7', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761594, 'I8', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761595, 'I9', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761596, 'I10', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761597, 'I11', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761598, 'I12', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761599, 'I13', 'Jun-2016', '3.00', '2016-11-03', '2016-07-05 10:26:21'),
(761600, 'I14', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761601, 'I15', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761602, 'I16', 'Jun-2016', '1.00', '2016-11-03', '2016-07-05 10:26:21'),
(761603, 'I17', 'Jun-2016', '2893.00', '2016-11-03', '2016-07-05 10:26:21'),
(761604, 'I18', 'Jun-2016', '2143.00', '2016-11-03', '2016-07-05 10:26:21'),
(761605, 'I19', 'Jun-2016', '2025.00', '2016-11-03', '2016-07-05 10:26:21'),
(761606, 'I20', 'Jun-2016', '2123.00', '2016-11-03', '2016-07-05 10:26:21'),
(761607, 'I21', 'Jun-2016', '1070.00', '2016-11-03', '2016-07-05 10:26:21'),
(761608, 'I22', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761609, 'I23', 'Jun-2016', '1206.00', '2016-11-03', '2016-07-05 10:26:21'),
(761610, 'I24', 'Jun-2016', '386.00', '2016-11-03', '2016-07-05 10:26:21'),
(761611, 'I25', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761612, 'I26', 'Jun-2016', '8.00', '2016-11-03', '2016-07-05 10:26:21'),
(761613, 'I27', 'Jun-2016', '13.00', '2016-11-03', '2016-07-05 10:26:21'),
(761614, 'I28', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761615, 'I29', 'Jun-2016', '23.00', '2016-11-03', '2016-07-05 10:26:21'),
(761616, 'I30', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761617, 'I31', 'Jun-2016', '3.00', '2016-11-03', '2016-07-05 10:26:21'),
(761618, 'I32', 'Jun-2016', '2.00', '2016-11-03', '2016-07-05 10:26:21'),
(761619, 'KV-IIITA', 'Jun-2016', '55491.00', '2016-11-03', '2016-07-05 10:26:21'),
(761620, 'MSA101', 'Jun-2016', '7051.00', '2016-11-03', '2016-07-05 10:26:21'),
(761621, 'MSA102', 'Jun-2016', '11420.00', '2016-11-03', '2016-07-05 10:26:21'),
(761622, 'MSA103', 'Jun-2016', '12119.00', '2016-11-03', '2016-07-05 10:26:21'),
(761623, 'MSA104', 'Jun-2016', '21042.00', '2016-11-03', '2016-07-05 10:26:21'),
(761624, 'MSA105', 'Jun-2016', '13621.00', '2016-11-03', '2016-07-05 10:26:21'),
(761625, 'MSA106', 'Jun-2016', '9679.00', '2016-11-03', '2016-07-05 10:26:21'),
(761626, 'MSA201', 'Jun-2016', '7418.00', '2016-11-03', '2016-07-05 10:26:21'),
(761627, 'MSA202', 'Jun-2016', '5373.00', '2016-11-03', '2016-07-05 10:26:21'),
(761628, 'MSA203', 'Jun-2016', '11936.00', '2016-11-03', '2016-07-05 10:26:21'),
(761629, 'MSA204', 'Jun-2016', '7632.00', '2016-11-03', '2016-07-05 10:26:21'),
(761630, 'MSA205', 'Jun-2016', '11775.00', '2016-11-03', '2016-07-05 10:26:21'),
(761631, 'MSA206', 'Jun-2016', '7420.70', '2016-11-03', '2016-07-05 10:26:21'),
(761632, 'MSA301', 'Jun-2016', '1036.00', '2016-11-03', '2016-07-05 10:26:21'),
(761633, 'MSA302', 'Jun-2016', '11066.00', '2016-11-03', '2016-07-05 10:26:21'),
(761634, 'MSA303', 'Jun-2016', '6745.00', '2016-11-03', '2016-07-05 10:26:21'),
(761635, 'MSA304', 'Jun-2016', '11900.00', '2016-11-03', '2016-07-05 10:26:21'),
(761636, 'MSA305', 'Jun-2016', '7119.00', '2016-11-03', '2016-07-05 10:26:21'),
(761637, 'MSA306', 'Jun-2016', '9785.00', '2016-11-03', '2016-07-05 10:26:21'),
(761638, 'MSA307', 'Jun-2016', '7361.00', '2016-11-03', '2016-07-05 10:26:21'),
(761639, 'MSA308', 'Jun-2016', '577.00', '2016-11-03', '2016-07-05 10:26:21'),
(761640, 'MSA401', 'Jun-2016', '8086.00', '2016-11-03', '2016-07-05 10:26:21'),
(761641, 'MSA402', 'Jun-2016', '6066.00', '2016-11-03', '2016-07-05 10:26:21'),
(761642, 'MSA403', 'Jun-2016', '9704.00', '2016-11-03', '2016-07-05 10:26:21'),
(761643, 'MSA404', 'Jun-2016', '4312.00', '2016-11-03', '2016-07-05 10:26:21'),
(761644, 'MSA405', 'Jun-2016', '5001.00', '2016-11-03', '2016-07-05 10:26:21'),
(761645, 'MSA406', 'Jun-2016', '6100.00', '2016-11-03', '2016-07-05 10:26:21'),
(761646, 'MSA407', 'Jun-2016', '10888.00', '2016-11-03', '2016-07-05 10:26:21'),
(761647, 'MSA408', 'Jun-2016', '3232.00', '2016-11-03', '2016-07-05 10:26:21'),
(761648, 'MSA409', 'Jun-2016', '2579.00', '2016-11-03', '2016-07-05 10:26:21'),
(761649, 'MSA410', 'Jun-2016', '6053.00', '2016-11-03', '2016-07-05 10:26:21'),
(761650, 'MSA501', 'Jun-2016', '8530.00', '2016-11-03', '2016-07-05 10:26:21'),
(761651, 'MSA502', 'Jun-2016', '8974.00', '2016-11-03', '2016-07-05 10:26:21'),
(761652, 'MSA503', 'Jun-2016', '4431.00', '2016-11-03', '2016-07-05 10:26:21'),
(761653, 'MSA504', 'Jun-2016', '5223.00', '2016-11-03', '2016-07-05 10:26:21'),
(761654, 'MSA505', 'Jun-2016', '9467.00', '2016-11-03', '2016-07-05 10:26:21'),
(761655, 'MSA506', 'Jun-2016', '5579.00', '2016-11-03', '2016-07-05 10:26:21'),
(761656, 'MSA507', 'Jun-2016', '4155.00', '2016-11-03', '2016-07-05 10:26:21'),
(761657, 'MSA508', 'Jun-2016', '3426.00', '2016-11-03', '2016-07-05 10:26:21'),
(761658, 'MSA509', 'Jun-2016', '4654.00', '2016-11-03', '2016-07-05 10:26:21'),
(761659, 'MSA510', 'Jun-2016', '7269.00', '2016-11-03', '2016-07-05 10:26:21'),
(761660, 'MSA601', 'Jun-2016', '4577.00', '2016-11-03', '2016-07-05 10:26:21'),
(761661, 'MSA602', 'Jun-2016', '10204.00', '2016-11-03', '2016-07-05 10:26:21'),
(761662, 'MSA603', 'Jun-2016', '2116.00', '2016-11-03', '2016-07-05 10:26:21'),
(761663, 'MSA604', 'Jun-2016', '2912.00', '2016-11-03', '2016-07-05 10:26:21'),
(761664, 'MSA605', 'Jun-2016', '5253.00', '2016-11-03', '2016-07-05 10:26:21'),
(761665, 'MSA606', 'Jun-2016', '4223.00', '2016-11-03', '2016-07-05 10:26:21'),
(761666, 'MSA607', 'Jun-2016', '3518.00', '2016-11-03', '2016-07-05 10:26:21'),
(761667, 'MSA608', 'Jun-2016', '7697.00', '2016-11-03', '2016-07-05 10:26:21'),
(761668, 'MSA609', 'Jun-2016', '1414.00', '2016-11-03', '2016-07-05 10:26:21'),
(761669, 'MSA610', 'Jun-2016', '3611.00', '2016-11-03', '2016-07-05 10:26:21'),
(761670, 'MSA-CA1', 'Jun-2016', '14838.00', '2016-11-03', '2016-07-05 10:26:21'),
(761671, 'MSA-CA2', 'Jun-2016', '29773.00', '2016-11-03', '2016-07-05 10:26:21'),
(761672, 'RES-CA1', 'Jun-2016', '3006.00', '2016-11-03', '2016-07-05 10:26:21'),
(761673, 'RES-CA2', 'Jun-2016', '1522.00', '2016-11-03', '2016-07-05 10:26:21'),
(761674, 'RES-CA3', 'Jun-2016', '15891.00', '2016-11-03', '2016-07-05 10:26:21'),
(761675, 'RES-CA4', 'Jun-2016', '1801.00', '2016-11-03', '2016-07-05 10:26:21'),
(761676, 'RES-CA5', 'Jun-2016', '2737.00', '2016-11-03', '2016-07-05 10:26:21'),
(761677, 'RES-CA6', 'Jun-2016', '3068.00', '2016-11-03', '2016-07-05 10:26:21'),
(761678, 'RES-CA7', 'Jun-2016', '60.00', '2016-11-03', '2016-07-05 10:26:21'),
(761679, 'RES-CA8', 'Jun-2016', '4195.00', '2016-11-03', '2016-07-05 10:26:21'),
(761680, 'RES-CA9', 'Jun-2016', '3845.00', '2016-11-03', '2016-07-05 10:26:21'),
(761681, 'RES-CA10', 'Jun-2016', '3234.00', '2016-11-03', '2016-07-05 10:26:21'),
(761682, 'RES-CA11', 'Jun-2016', '5457.00', '2016-11-03', '2016-07-05 10:26:21'),
(761683, 'RES-CA12', 'Jun-2016', '1973.00', '2016-11-03', '2016-07-05 10:26:21'),
(761684, 'RES-CA13', 'Jun-2016', '2079.00', '2016-11-03', '2016-07-05 10:26:21'),
(761685, 'RES-CA14', 'Jun-2016', '2444.00', '2016-11-03', '2016-07-05 10:26:21'),
(761686, 'RES-CA15', 'Jun-2016', '1535.00', '2016-11-03', '2016-07-05 10:26:21'),
(761687, 'S1', 'Jun-2016', '7814.00', '2016-11-03', '2016-07-05 10:26:21'),
(761688, 'S2', 'Jun-2016', '5462.00', '2016-11-03', '2016-07-05 10:26:21'),
(761689, 'S3', 'Jun-2016', '11330.00', '2016-11-03', '2016-07-05 10:26:21'),
(761690, 'S4', 'Jun-2016', '2751.00', '2016-11-03', '2016-07-05 10:26:21'),
(761691, 'S5', 'Jun-2016', '6218.00', '2016-11-03', '2016-07-05 10:26:21'),
(761692, 'S6', 'Jun-2016', '6765.00', '2016-11-03', '2016-07-05 10:26:21'),
(761693, 'S7', 'Jun-2016', '25188.00', '2016-11-03', '2016-07-05 10:26:21'),
(761694, 'S8', 'Jun-2016', '12794.00', '2016-11-03', '2016-07-05 10:26:21'),
(761695, 'S-CA1', 'Jun-2016', '16206.00', '2016-11-03', '2016-07-05 10:26:21'),
(761696, 'SSVision', 'Jun-2016', '5219.00', '2016-11-03', '2016-07-05 10:26:21'),
(761697, 'VH3-308', 'Jun-2016', '30237.00', '2016-11-03', '2016-07-05 10:26:21'),
(761698, 'VH3-307', 'Jun-2016', '28616.00', '2016-11-03', '2016-07-05 10:26:21'),
(761699, 'VH3-301', 'Jun-2016', '15260.00', '2016-11-03', '2016-07-05 10:26:21'),
(761700, 'VH3-302', 'Jun-2016', '15840.00', '2016-11-03', '2016-07-05 10:26:21'),
(761701, 'VH3-201', 'Jun-2016', '17280.00', '2016-11-03', '2016-07-05 10:26:21'),
(761702, 'VH3-202', 'Jun-2016', '17238.00', '2016-11-03', '2016-07-05 10:26:21'),
(761703, 'A1', 'Jul-2016', '18361.00', '2016-11-03', '2016-08-01 12:52:55'),
(761704, 'A2', 'Jul-2016', '9334.00', '2016-11-03', '2016-08-01 12:52:55'),
(761705, 'A3', 'Jul-2016', '7407.00', '2016-11-03', '2016-08-01 12:52:55'),
(761706, 'A4', 'Jul-2016', '4904.00', '2016-11-03', '2016-08-01 12:52:55'),
(761707, 'A5', 'Jul-2016', '11418.00', '2016-11-03', '2016-08-01 12:52:55'),
(761708, 'A6', 'Jul-2016', '10189.00', '2016-11-03', '2016-08-01 12:52:55'),
(761709, 'A7', 'Jul-2016', '9515.00', '2016-11-03', '2016-08-01 12:52:55'),
(761710, 'A8', 'Jul-2016', '8966.00', '2016-11-03', '2016-08-01 12:52:55'),
(761711, 'B1', 'Jul-2016', '22878.00', '2016-11-03', '2016-08-01 12:52:55'),
(761712, 'B2', 'Jul-2016', '29154.00', '2016-11-03', '2016-08-01 12:52:55'),
(761713, 'B3', 'Jul-2016', '20028.00', '2016-11-03', '2016-08-01 12:52:55'),
(761714, 'B4', 'Jul-2016', '26466.00', '2016-11-03', '2016-08-01 12:52:55'),
(761715, 'B5', 'Jul-2016', '16254.00', '2016-11-03', '2016-08-01 12:52:55'),
(761716, 'B6', 'Jul-2016', '19614.00', '2016-11-03', '2016-08-01 12:52:55'),
(761717, 'B7', 'Jul-2016', '22619.00', '2016-11-03', '2016-08-01 12:52:55'),
(761718, 'B8', 'Jul-2016', '27223.00', '2016-11-03', '2016-08-01 12:52:55'),
(761719, 'B9', 'Jul-2016', '14479.00', '2016-11-03', '2016-08-01 12:52:55'),
(761720, 'B10', 'Jul-2016', '28468.00', '2016-11-03', '2016-08-01 12:52:55'),
(761721, 'B11', 'Jul-2016', '16998.00', '2016-11-03', '2016-08-01 12:52:55'),
(761722, 'B12', 'Jul-2016', '31505.00', '2016-11-03', '2016-08-01 12:52:55'),
(761723, 'B13', 'Jul-2016', '28333.00', '2016-11-03', '2016-08-01 12:52:55'),
(761724, 'B14', 'Jul-2016', '17107.00', '2016-11-03', '2016-08-01 12:52:55'),
(761725, 'B15', 'Jul-2016', '46495.00', '2016-11-03', '2016-08-01 12:52:55'),
(761726, 'B16', 'Jul-2016', '29140.00', '2016-11-03', '2016-08-01 12:52:55'),
(761727, 'BEC-Admin', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761728, 'BEC-Audi', 'Jul-2016', '10217.00', '2016-11-03', '2016-08-01 12:52:55'),
(761729, 'BEC-Main', 'Jul-2016', '50000.00', '2016-11-03', '2016-08-01 12:52:55'),
(761730, 'BH1-R257', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761731, 'BH1-R256', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761732, 'BH1-R205', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761733, 'BH1-R255', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761734, 'BH1-R259', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761735, 'BH1-R253', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761736, 'BH1-R265', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761737, 'BH2-Canteen', 'Jul-2016', '2881.00', '2016-11-03', '2016-08-01 12:52:55'),
(761738, 'BH4-Canteen', 'Jul-2016', '1413.00', '2016-11-03', '2016-08-01 12:52:55'),
(761739, 'C1', 'Jul-2016', '36989.00', '2016-11-03', '2016-08-01 12:52:55'),
(761740, 'C2', 'Jul-2016', '29272.00', '2016-11-03', '2016-08-01 12:52:55'),
(761741, 'D1', 'Jul-2016', '12946.00', '2016-11-03', '2016-08-01 12:52:55'),
(761742, 'D2', 'Jul-2016', '27883.00', '2016-11-03', '2016-08-01 12:52:55'),
(761743, 'D3', 'Jul-2016', '26229.00', '2016-11-03', '2016-08-01 12:52:55'),
(761744, 'D4', 'Jul-2016', '31921.00', '2016-11-03', '2016-08-01 12:52:55'),
(761745, 'D5', 'Jul-2016', '13907.00', '2016-11-03', '2016-08-01 12:52:55'),
(761746, 'D6', 'Jul-2016', '35220.00', '2016-11-03', '2016-08-01 12:52:55'),
(761747, 'D7', 'Jul-2016', '40959.00', '2016-11-03', '2016-08-01 12:52:55'),
(761748, 'D8', 'Jul-2016', '32038.00', '2016-11-03', '2016-08-01 12:52:55'),
(761749, 'D9', 'Jul-2016', '17220.00', '2016-11-03', '2016-08-01 12:52:55'),
(761750, 'D10', 'Jul-2016', '41357.00', '2016-11-03', '2016-08-01 12:52:55'),
(761751, 'D11', 'Jul-2016', '29205.00', '2016-11-03', '2016-08-01 12:52:55'),
(761752, 'D12', 'Jul-2016', '46645.00', '2016-11-03', '2016-08-01 12:52:55'),
(761753, 'D13', 'Jul-2016', '6166.00', '2016-11-03', '2016-08-01 12:52:55'),
(761754, 'D14', 'Jul-2016', '41364.00', '2016-11-03', '2016-08-01 12:52:55'),
(761755, 'D15', 'Jul-2016', '29029.00', '2016-11-03', '2016-08-01 12:52:55'),
(761756, 'D16', 'Jul-2016', '23080.00', '2016-11-03', '2016-08-01 12:52:55'),
(761757, 'D17', 'Jul-2016', '8485.00', '2016-11-03', '2016-08-01 12:52:55'),
(761758, 'D18', 'Jul-2016', '16656.00', '2016-11-03', '2016-08-01 12:52:55'),
(761759, 'D19', 'Jul-2016', '9598.00', '2016-11-03', '2016-08-01 12:52:55'),
(761760, 'D20', 'Jul-2016', '30811.00', '2016-11-03', '2016-08-01 12:52:55'),
(761761, 'D21', 'Jul-2016', '11961.00', '2016-11-03', '2016-08-01 12:52:55'),
(761762, 'D22', 'Jul-2016', '10002.00', '2016-11-03', '2016-08-01 12:52:55'),
(761763, 'D23', 'Jul-2016', '7057.00', '2016-11-03', '2016-08-01 12:52:55'),
(761764, 'D24', 'Jul-2016', '17632.00', '2016-11-03', '2016-08-01 12:52:55'),
(761765, 'D25', 'Jul-2016', '46846.00', '2016-11-03', '2016-08-01 12:52:55'),
(761766, 'D26', 'Jul-2016', '58397.00', '2016-11-03', '2016-08-01 12:52:55'),
(761767, 'D27', 'Jul-2016', '38978.00', '2016-11-03', '2016-08-01 12:52:55'),
(761768, 'D28', 'Jul-2016', '42226.00', '2016-11-03', '2016-08-01 12:52:55'),
(761769, 'Dir-Res', 'Jul-2016', '64516.00', '2016-11-03', '2016-08-01 12:52:55'),
(761770, 'E1', 'Jul-2016', '23127.00', '2016-11-03', '2016-08-01 12:52:55'),
(761771, 'E2', 'Jul-2016', '28743.00', '2016-11-03', '2016-08-01 12:52:55'),
(761772, 'E3', 'Jul-2016', '50839.00', '2016-11-03', '2016-08-01 12:52:55'),
(761773, 'E4', 'Jul-2016', '90110.00', '2016-11-03', '2016-08-01 12:52:55'),
(761774, 'E5', 'Jul-2016', '18526.00', '2016-11-03', '2016-08-01 12:52:55'),
(761775, 'E6', 'Jul-2016', '45210.00', '2016-11-03', '2016-08-01 12:52:55'),
(761776, 'E8', 'Jul-2016', '29620.00', '2016-11-03', '2016-08-01 12:52:55'),
(761777, 'E9', 'Jul-2016', '40697.00', '2016-11-03', '2016-08-01 12:52:55'),
(761778, 'E10', 'Jul-2016', '23942.00', '2016-11-03', '2016-08-01 12:52:55'),
(761779, 'E11', 'Jul-2016', '44511.00', '2016-11-03', '2016-08-01 12:52:55'),
(761780, 'E12', 'Jul-2016', '41790.00', '2016-11-03', '2016-08-01 12:52:55'),
(761781, 'E13', 'Jul-2016', '18433.00', '2016-11-03', '2016-08-01 12:52:55'),
(761782, 'E14', 'Jul-2016', '13021.00', '2016-11-03', '2016-08-01 12:52:55'),
(761783, 'F1', 'Jul-2016', '22273.00', '2016-11-03', '2016-08-01 12:52:55'),
(761784, 'F2', 'Jul-2016', '11135.00', '2016-11-03', '2016-08-01 12:52:55'),
(761785, 'F3', 'Jul-2016', '15357.00', '2016-11-03', '2016-08-01 12:52:55'),
(761786, 'F4', 'Jul-2016', '9395.00', '2016-11-03', '2016-08-01 12:52:55'),
(761787, 'F5', 'Jul-2016', '11972.00', '2016-11-03', '2016-08-01 12:52:55'),
(761788, 'G1 ', 'Jul-2016', '2390.00', '2016-11-03', '2016-08-01 12:52:55'),
(761789, 'G2 ', 'Jul-2016', '826.00', '2016-11-03', '2016-08-01 12:52:55'),
(761790, 'G3 ', 'Jul-2016', '2703.00', '2016-11-03', '2016-08-01 12:52:55'),
(761791, 'G4 ', 'Jul-2016', '1797.00', '2016-11-03', '2016-08-01 12:52:55'),
(761792, 'G5', 'Jul-2016', '1006.00', '2016-11-03', '2016-08-01 12:52:55'),
(761793, 'G6', 'Jul-2016', '2415.00', '2016-11-03', '2016-08-01 12:52:55'),
(761794, 'G7', 'Jul-2016', '1467.00', '2016-11-03', '2016-08-01 12:52:55'),
(761795, 'G8 ', 'Jul-2016', '1219.00', '2016-11-03', '2016-08-01 12:52:55'),
(761796, 'G9', 'Jul-2016', '2262.00', '2016-11-03', '2016-08-01 12:52:55'),
(761797, 'G10', 'Jul-2016', '2793.00', '2016-11-03', '2016-08-01 12:52:55'),
(761798, 'G11', 'Jul-2016', '1193.00', '2016-11-03', '2016-08-01 12:52:55'),
(761799, 'G12', 'Jul-2016', '2039.00', '2016-11-03', '2016-08-01 12:52:55'),
(761800, 'G13', 'Jul-2016', '915.00', '2016-11-03', '2016-08-01 12:52:55'),
(761801, 'G14', 'Jul-2016', '521.00', '2016-11-03', '2016-08-01 12:52:55'),
(761802, 'G15', 'Jul-2016', '395.00', '2016-11-03', '2016-08-01 12:52:55'),
(761803, 'G16', 'Jul-2016', '1767.00', '2016-11-03', '2016-08-01 12:52:55'),
(761804, 'G17', 'Jul-2016', '2.00', '2016-11-03', '2016-08-01 12:52:55'),
(761805, 'G18', 'Jul-2016', '41.00', '2016-11-03', '2016-08-01 12:52:55'),
(761806, 'G19', 'Jul-2016', '6.00', '2016-11-03', '2016-08-01 12:52:55'),
(761807, 'G20', 'Jul-2016', '5.00', '2016-11-03', '2016-08-01 12:52:55'),
(761808, 'GH3-R521', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761809, 'GH3-Canteen', 'Jul-2016', '1105.00', '2016-11-03', '2016-08-01 12:52:55'),
(761810, 'GH3-R511', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761811, 'GH3-R512', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761812, 'GH3-R610', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761813, 'GH3-R721', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761814, 'GH3-R712', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761815, 'GH3-R719', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761816, 'GH3-R519', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761817, 'GH3-R621', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761818, 'GH3-R611', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761819, 'GH3-R612', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761820, 'GH3-R620', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:52:55'),
(761821, 'H1', 'Jul-2016', '9259.00', '2016-11-03', '2016-08-01 12:52:55'),
(761822, 'H2', 'Jul-2016', '4813.00', '2016-11-03', '2016-08-01 12:52:55'),
(761823, 'H3', 'Jul-2016', '3179.00', '2016-11-03', '2016-08-01 12:52:55'),
(761824, 'H4', 'Jul-2016', '10383.00', '2016-11-03', '2016-08-01 12:52:55'),
(761825, 'H5', 'Jul-2016', '5714.00', '2016-11-03', '2016-08-01 12:52:55'),
(761826, 'H6', 'Jul-2016', '27.00', '2016-11-03', '2016-08-01 12:52:55'),
(761827, 'H7', 'Jul-2016', '392.00', '2016-11-03', '2016-08-01 12:52:55'),
(761828, 'H8', 'Jul-2016', '16104.00', '2016-11-03', '2016-08-01 12:52:55'),
(761829, 'H9', 'Jul-2016', '20.00', '2016-11-03', '2016-08-01 12:52:55'),
(761830, 'H10', 'Jul-2016', '360.00', '2016-11-03', '2016-08-01 12:52:55'),
(761831, 'H11', 'Jul-2016', '6223.00', '2016-11-03', '2016-08-01 12:52:55'),
(761832, 'H12', 'Jul-2016', '70.00', '2016-11-03', '2016-08-01 12:52:55'),
(761833, 'H13', 'Jul-2016', '12.00', '2016-11-03', '2016-08-01 12:52:55'),
(761834, 'I1', 'Jul-2016', '3818.00', '2016-11-03', '2016-08-01 12:52:55'),
(761835, 'I2', 'Jul-2016', '2614.00', '2016-11-03', '2016-08-01 12:52:55'),
(761836, 'I3', 'Jul-2016', '2188.00', '2016-11-03', '2016-08-01 12:52:55'),
(761837, 'I4', 'Jul-2016', '1472.00', '2016-11-03', '2016-08-01 12:52:55'),
(761838, 'I5', 'Jul-2016', '2975.00', '2016-11-03', '2016-08-01 12:52:55'),
(761839, 'I6', 'Jul-2016', '1197.00', '2016-11-03', '2016-08-01 12:52:55'),
(761840, 'I7', 'Jul-2016', '1.00', '2016-11-03', '2016-08-01 12:52:55'),
(761841, 'I8', 'Jul-2016', '123.00', '2016-11-03', '2016-08-01 12:52:55'),
(761842, 'I9', 'Jul-2016', '1.00', '2016-11-03', '2016-08-01 12:52:55'),
(761843, 'I10', 'Jul-2016', '1.00', '2016-11-03', '2016-08-01 12:52:55'),
(761844, 'I11', 'Jul-2016', '1.00', '2016-11-03', '2016-08-01 12:52:55'),
(761845, 'I12', 'Jul-2016', '2.00', '2016-11-03', '2016-08-01 12:52:55'),
(761846, 'I13', 'Jul-2016', '3.00', '2016-11-03', '2016-08-01 12:52:55'),
(761847, 'I14', 'Jul-2016', '2.00', '2016-11-03', '2016-08-01 12:52:55'),
(761848, 'I15', 'Jul-2016', '1.00', '2016-11-03', '2016-08-01 12:52:55'),
(761849, 'I16', 'Jul-2016', '1.00', '2016-11-03', '2016-08-01 12:52:55'),
(761850, 'I17', 'Jul-2016', '3290.00', '2016-11-03', '2016-08-01 12:52:55'),
(761851, 'I18', 'Jul-2016', '2669.00', '2016-11-03', '2016-08-01 12:52:55'),
(761852, 'I19', 'Jul-2016', '2321.00', '2016-11-03', '2016-08-01 12:52:55'),
(761853, 'I20', 'Jul-2016', '2488.00', '2016-11-03', '2016-08-01 12:52:55'),
(761854, 'I21', 'Jul-2016', '1427.00', '2016-11-03', '2016-08-01 12:52:55'),
(761855, 'I22', 'Jul-2016', '72.00', '2016-11-03', '2016-08-01 12:52:55'),
(761856, 'I23', 'Jul-2016', '1507.00', '2016-11-03', '2016-08-01 12:52:55'),
(761857, 'I24', 'Jul-2016', '539.00', '2016-11-03', '2016-08-01 12:52:55'),
(761858, 'I25', 'Jul-2016', '2.00', '2016-11-03', '2016-08-01 12:52:55'),
(761859, 'I26', 'Jul-2016', '8.00', '2016-11-03', '2016-08-01 12:52:55'),
(761860, 'I27', 'Jul-2016', '13.00', '2016-11-03', '2016-08-01 12:52:55'),
(761861, 'I28', 'Jul-2016', '2.00', '2016-11-03', '2016-08-01 12:52:55'),
(761862, 'I29', 'Jul-2016', '23.00', '2016-11-03', '2016-08-01 12:52:55'),
(761863, 'I30', 'Jul-2016', '2.00', '2016-11-03', '2016-08-01 12:52:55'),
(761864, 'I31', 'Jul-2016', '3.00', '2016-11-03', '2016-08-01 12:52:55'),
(761865, 'I32', 'Jul-2016', '2.00', '2016-11-03', '2016-08-01 12:52:55'),
(761866, 'KV-IIITA', 'Jul-2016', '57719.00', '2016-11-03', '2016-08-01 12:52:55'),
(761867, 'MSA101', 'Jul-2016', '7051.00', '2016-11-03', '2016-08-01 12:52:55'),
(761868, 'MSA102', 'Jul-2016', '11455.00', '2016-11-03', '2016-08-01 12:52:55'),
(761869, 'MSA103', 'Jul-2016', '12227.00', '2016-11-03', '2016-08-01 12:52:55'),
(761870, 'MSA104', 'Jul-2016', '21271.00', '2016-11-03', '2016-08-01 12:52:55'),
(761871, 'MSA105', 'Jul-2016', '13703.00', '2016-11-03', '2016-08-01 12:52:55'),
(761872, 'MSA106', 'Jul-2016', '9789.00', '2016-11-03', '2016-08-01 12:52:55'),
(761873, 'MSA201', 'Jul-2016', '7556.00', '2016-11-03', '2016-08-01 12:52:55'),
(761874, 'MSA202', 'Jul-2016', '5448.00', '2016-11-03', '2016-08-01 12:52:55'),
(761875, 'MSA203', 'Jul-2016', '12028.00', '2016-11-03', '2016-08-01 12:52:55'),
(761876, 'MSA204', 'Jul-2016', '7656.00', '2016-11-03', '2016-08-01 12:52:55'),
(761877, 'MSA205', 'Jul-2016', '11870.00', '2016-11-03', '2016-08-01 12:52:55'),
(761878, 'MSA206', 'Jul-2016', '7506.00', '2016-11-03', '2016-08-01 12:52:55'),
(761879, 'MSA301', 'Jul-2016', '1036.00', '2016-11-03', '2016-08-01 12:52:55'),
(761880, 'MSA302', 'Jul-2016', '11073.00', '2016-11-03', '2016-08-01 12:52:55'),
(761881, 'MSA303', 'Jul-2016', '6747.00', '2016-11-03', '2016-08-01 12:52:55'),
(761882, 'MSA304', 'Jul-2016', '12383.00', '2016-11-03', '2016-08-01 12:52:55'),
(761883, 'MSA305', 'Jul-2016', '7121.00', '2016-11-03', '2016-08-01 12:52:55'),
(761884, 'MSA306', 'Jul-2016', '9881.00', '2016-11-03', '2016-08-01 12:52:55'),
(761885, 'MSA307', 'Jul-2016', '7440.00', '2016-11-03', '2016-08-01 12:52:55'),
(761886, 'MSA308', 'Jul-2016', '577.00', '2016-11-03', '2016-08-01 12:52:55'),
(761887, 'MSA401', 'Jul-2016', '8277.00', '2016-11-03', '2016-08-01 12:52:55'),
(761888, 'MSA402', 'Jul-2016', '6302.00', '2016-11-03', '2016-08-01 12:52:55'),
(761889, 'MSA403', 'Jul-2016', '9704.00', '2016-11-03', '2016-08-01 12:52:55'),
(761890, 'MSA404', 'Jul-2016', '4406.00', '2016-11-03', '2016-08-01 12:52:55'),
(761891, 'MSA405', 'Jul-2016', '5162.00', '2016-11-03', '2016-08-01 12:52:55'),
(761892, 'MSA406', 'Jul-2016', '6135.00', '2016-11-03', '2016-08-01 12:52:55'),
(761893, 'MSA407', 'Jul-2016', '10888.00', '2016-11-03', '2016-08-01 12:52:55'),
(761894, 'MSA408', 'Jul-2016', '3233.00', '2016-11-03', '2016-08-01 12:52:55'),
(761895, 'MSA409', 'Jul-2016', '2624.00', '2016-11-03', '2016-08-01 12:52:55'),
(761896, 'MSA410', 'Jul-2016', '6053.00', '2016-11-03', '2016-08-01 12:52:55'),
(761897, 'MSA501', 'Jul-2016', '8619.00', '2016-11-03', '2016-08-01 12:52:55'),
(761898, 'MSA502', 'Jul-2016', '9038.00', '2016-11-03', '2016-08-01 12:52:55'),
(761899, 'MSA503', 'Jul-2016', '4448.00', '2016-11-03', '2016-08-01 12:52:55'),
(761900, 'MSA504', 'Jul-2016', '5371.00', '2016-11-03', '2016-08-01 12:52:55'),
(761901, 'MSA505', 'Jul-2016', '9510.00', '2016-11-03', '2016-08-01 12:52:55'),
(761902, 'MSA506', 'Jul-2016', '5580.00', '2016-11-03', '2016-08-01 12:52:55'),
(761903, 'MSA507', 'Jul-2016', '4757.00', '2016-11-03', '2016-08-01 12:52:55'),
(761904, 'MSA508', 'Jul-2016', '3493.00', '2016-11-03', '2016-08-01 12:52:55'),
(761905, 'MSA509', 'Jul-2016', '4663.00', '2016-11-03', '2016-08-01 12:52:55'),
(761906, 'MSA510', 'Jul-2016', '8011.00', '2016-11-03', '2016-08-01 12:52:55'),
(761907, 'MSA601', 'Jul-2016', '4577.00', '2016-11-03', '2016-08-01 12:52:55'),
(761908, 'MSA602', 'Jul-2016', '10350.00', '2016-11-03', '2016-08-01 12:52:55'),
(761909, 'MSA603', 'Jul-2016', '2174.00', '2016-11-03', '2016-08-01 12:52:55'),
(761910, 'MSA604', 'Jul-2016', '3047.00', '2016-11-03', '2016-08-01 12:52:55'),
(761911, 'MSA605', 'Jul-2016', '5303.00', '2016-11-03', '2016-08-01 12:52:55'),
(761912, 'MSA606', 'Jul-2016', '4223.00', '2016-11-03', '2016-08-01 12:52:55'),
(761913, 'MSA607', 'Jul-2016', '3755.00', '2016-11-03', '2016-08-01 12:52:55'),
(761914, 'MSA608', 'Jul-2016', '7705.00', '2016-11-03', '2016-08-01 12:52:55'),
(761915, 'MSA609', 'Jul-2016', '1437.00', '2016-11-03', '2016-08-01 12:52:55'),
(761916, 'MSA610', 'Jul-2016', '3639.00', '2016-11-03', '2016-08-01 12:52:55'),
(761917, 'MSA-CA1', 'Jul-2016', '14838.00', '2016-11-03', '2016-08-01 12:52:55'),
(761918, 'MSA-CA2', 'Jul-2016', '30058.00', '2016-11-03', '2016-08-01 12:52:55');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(761919, 'RES-CA1', 'Jul-2016', '3042.00', '2016-11-03', '2016-08-01 12:52:55'),
(761920, 'RES-CA2', 'Jul-2016', '1531.00', '2016-11-03', '2016-08-01 12:52:55'),
(761921, 'RES-CA3', 'Jul-2016', '16271.00', '2016-11-03', '2016-08-01 12:52:55'),
(761922, 'RES-CA4', 'Jul-2016', '1814.00', '2016-11-03', '2016-08-01 12:52:55'),
(761923, 'RES-CA5', 'Jul-2016', '2757.00', '2016-11-03', '2016-08-01 12:52:55'),
(761924, 'RES-CA6', 'Jul-2016', '3111.00', '2016-11-03', '2016-08-01 12:52:55'),
(761925, 'RES-CA7', 'Jul-2016', '69.00', '2016-11-03', '2016-08-01 12:52:55'),
(761926, 'RES-CA8', 'Jul-2016', '4226.00', '2016-11-03', '2016-08-01 12:52:55'),
(761927, 'RES-CA9', 'Jul-2016', '3902.00', '2016-11-03', '2016-08-01 12:52:55'),
(761928, 'RES-CA10', 'Jul-2016', '3256.00', '2016-11-03', '2016-08-01 12:52:55'),
(761929, 'RES-CA11', 'Jul-2016', '5534.00', '2016-11-03', '2016-08-01 12:52:55'),
(761930, 'RES-CA12', 'Jul-2016', '1973.00', '2016-11-03', '2016-08-01 12:52:55'),
(761931, 'RES-CA13', 'Jul-2016', '2097.00', '2016-11-03', '2016-08-01 12:52:55'),
(761932, 'RES-CA14', 'Jul-2016', '2263.00', '2016-11-03', '2016-08-01 12:52:55'),
(761933, 'RES-CA15', 'Jul-2016', '1545.00', '2016-11-03', '2016-08-01 12:52:55'),
(761934, 'S1', 'Jul-2016', '7929.00', '2016-11-03', '2016-08-01 12:52:55'),
(761935, 'S2', 'Jul-2016', '5462.00', '2016-11-03', '2016-08-01 12:52:55'),
(761936, 'S3', 'Jul-2016', '11400.00', '2016-11-03', '2016-08-01 12:52:55'),
(761937, 'S4', 'Jul-2016', '2829.00', '2016-11-03', '2016-08-01 12:52:55'),
(761938, 'S5', 'Jul-2016', '6218.00', '2016-11-03', '2016-08-01 12:52:55'),
(761939, 'S6', 'Jul-2016', '6771.00', '2016-11-03', '2016-08-01 12:52:55'),
(761940, 'S7', 'Jul-2016', '25188.00', '2016-11-03', '2016-08-01 12:52:55'),
(761941, 'S8', 'Jul-2016', '13018.00', '2016-11-03', '2016-08-01 12:52:55'),
(761942, 'S-CA1', 'Jul-2016', '16254.00', '2016-11-03', '2016-08-01 12:52:55'),
(761943, 'SSVision', 'Jul-2016', '5219.00', '2016-11-03', '2016-08-01 12:52:55'),
(761944, 'VH3-308', 'Jul-2016', '30238.00', '2016-11-03', '2016-08-01 12:52:55'),
(761945, 'VH3-307', 'Jul-2016', '28770.00', '2016-11-03', '2016-08-01 12:52:55'),
(761946, 'VH3-301', 'Jul-2016', '15273.00', '2016-11-03', '2016-08-01 12:52:55'),
(761947, 'VH3-302', 'Jul-2016', '15954.00', '2016-11-03', '2016-08-01 12:52:55'),
(761948, 'VH3-201', 'Jul-2016', '17366.00', '2016-11-03', '2016-08-01 12:52:55'),
(761949, 'VH3-202', 'Jul-2016', '17270.00', '2016-11-03', '2016-08-01 12:52:55'),
(761950, 'E7', 'Jul-2016', '0.00', '2016-11-03', '2016-08-01 12:53:05'),
(761951, 'A1', 'Aug-2016', '18640.00', '2016-11-03', '2016-09-01 13:53:53'),
(761952, 'A2', 'Aug-2016', '9334.00', '2016-11-03', '2016-09-01 13:53:53'),
(761953, 'A3', 'Aug-2016', '7650.00', '2016-11-03', '2016-09-01 13:53:53'),
(761954, 'A4', 'Aug-2016', '4904.00', '2016-11-03', '2016-09-01 13:53:53'),
(761955, 'A5', 'Aug-2016', '11418.00', '2016-11-03', '2016-09-01 13:53:53'),
(761956, 'A6', 'Aug-2016', '10189.00', '2016-11-03', '2016-09-01 13:53:53'),
(761957, 'A7', 'Aug-2016', '9746.00', '2016-11-03', '2016-09-01 13:53:53'),
(761958, 'A8', 'Aug-2016', '8966.00', '2016-11-03', '2016-09-01 13:53:53'),
(761959, 'B1', 'Aug-2016', '23345.00', '2016-11-03', '2016-09-01 13:53:53'),
(761960, 'B2', 'Aug-2016', '29562.00', '2016-11-03', '2016-09-01 13:53:53'),
(761961, 'B3', 'Aug-2016', '20323.00', '2016-11-03', '2016-09-01 13:53:53'),
(761962, 'B4', 'Aug-2016', '26920.00', '2016-11-03', '2016-09-01 13:53:53'),
(761963, 'B5', 'Aug-2016', '16529.00', '2016-11-03', '2016-09-01 13:53:53'),
(761964, 'B6', 'Aug-2016', '19814.00', '2016-11-03', '2016-09-01 13:53:53'),
(761965, 'B7', 'Aug-2016', '22787.00', '2016-11-03', '2016-09-01 13:53:53'),
(761966, 'B8', 'Aug-2016', '27670.00', '2016-11-03', '2016-09-01 13:53:53'),
(761967, 'B9', 'Aug-2016', '14754.00', '2016-11-03', '2016-09-01 13:53:53'),
(761968, 'B10', 'Aug-2016', '28959.00', '2016-11-03', '2016-09-01 13:53:53'),
(761969, 'B11', 'Aug-2016', '17392.00', '2016-11-03', '2016-09-01 13:53:53'),
(761970, 'B12', 'Aug-2016', '31945.00', '2016-11-03', '2016-09-01 13:53:53'),
(761971, 'B13', 'Aug-2016', '28771.00', '2016-11-03', '2016-09-01 13:53:53'),
(761972, 'B14', 'Aug-2016', '17548.00', '2016-11-03', '2016-09-01 13:53:53'),
(761973, 'B15', 'Aug-2016', '47282.00', '2016-11-03', '2016-09-01 13:53:53'),
(761974, 'B16', 'Aug-2016', '29752.00', '2016-11-03', '2016-09-01 13:53:53'),
(761975, 'BEC-Admin', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761976, 'BEC-Audi', 'Aug-2016', '11022.00', '2016-11-03', '2016-09-01 13:53:53'),
(761977, 'BEC-Main', 'Aug-2016', '50450.00', '2016-11-03', '2016-09-01 13:53:53'),
(761978, 'BH1-R257', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761979, 'BH1-R256', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761980, 'BH1-R205', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761981, 'BH1-R255', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761982, 'BH1-R259', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761983, 'BH1-R253', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761984, 'BH1-R265', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(761985, 'BH2-Canteen', 'Aug-2016', '3192.00', '2016-11-03', '2016-09-01 13:53:53'),
(761986, 'BH4-Canteen', 'Aug-2016', '1495.00', '2016-11-03', '2016-09-01 13:53:53'),
(761987, 'C1', 'Aug-2016', '37824.00', '2016-11-03', '2016-09-01 13:53:53'),
(761988, 'C2', 'Aug-2016', '29953.00', '2016-11-03', '2016-09-01 13:53:53'),
(761989, 'D1', 'Aug-2016', '13275.00', '2016-11-03', '2016-09-01 13:53:53'),
(761990, 'D2', 'Aug-2016', '28633.00', '2016-11-03', '2016-09-01 13:53:53'),
(761991, 'D3', 'Aug-2016', '26229.00', '2016-11-03', '2016-09-01 13:53:53'),
(761992, 'D4', 'Aug-2016', '31921.00', '2016-11-03', '2016-09-01 13:53:53'),
(761993, 'D5', 'Aug-2016', '14177.00', '2016-11-03', '2016-09-01 13:53:53'),
(761994, 'D6', 'Aug-2016', '35768.00', '2016-11-03', '2016-09-01 13:53:53'),
(761995, 'D7', 'Aug-2016', '41288.00', '2016-11-03', '2016-09-01 13:53:53'),
(761996, 'D8', 'Aug-2016', '32801.00', '2016-11-03', '2016-09-01 13:53:53'),
(761997, 'D9', 'Aug-2016', '17690.00', '2016-11-03', '2016-09-01 13:53:53'),
(761998, 'D10', 'Aug-2016', '41357.00', '2016-11-03', '2016-09-01 13:53:53'),
(761999, 'D11', 'Aug-2016', '29879.00', '2016-11-03', '2016-09-01 13:53:53'),
(762000, 'D12', 'Aug-2016', '47258.00', '2016-11-03', '2016-09-01 13:53:53'),
(762001, 'D13', 'Aug-2016', '6166.00', '2016-11-03', '2016-09-01 13:53:53'),
(762002, 'D14', 'Aug-2016', '41375.00', '2016-11-03', '2016-09-01 13:53:53'),
(762003, 'D15', 'Aug-2016', '29529.00', '2016-11-03', '2016-09-01 13:53:53'),
(762004, 'D16', 'Aug-2016', '23115.00', '2016-11-03', '2016-09-01 13:53:53'),
(762005, 'D17', 'Aug-2016', '8854.00', '2016-11-03', '2016-09-01 13:53:53'),
(762006, 'D18', 'Aug-2016', '17082.00', '2016-11-03', '2016-09-01 13:53:53'),
(762007, 'D19', 'Aug-2016', '10033.00', '2016-11-03', '2016-09-01 13:53:53'),
(762008, 'D20', 'Aug-2016', '31369.00', '2016-11-03', '2016-09-01 13:53:53'),
(762009, 'D21', 'Aug-2016', '12226.00', '2016-11-03', '2016-09-01 13:53:53'),
(762010, 'D22', 'Aug-2016', '10294.00', '2016-11-03', '2016-09-01 13:53:53'),
(762011, 'D23', 'Aug-2016', '7069.00', '2016-11-03', '2016-09-01 13:53:53'),
(762012, 'D24', 'Aug-2016', '17916.00', '2016-11-03', '2016-09-01 13:53:53'),
(762013, 'D25', 'Aug-2016', '47431.00', '2016-11-03', '2016-09-01 13:53:53'),
(762014, 'D26', 'Aug-2016', '59053.00', '2016-11-03', '2016-09-01 13:53:53'),
(762015, 'D27', 'Aug-2016', '39003.00', '2016-11-03', '2016-09-01 13:53:53'),
(762016, 'D28', 'Aug-2016', '42775.00', '2016-11-03', '2016-09-01 13:53:53'),
(762017, 'Dir-Res', 'Aug-2016', '65982.00', '2016-11-03', '2016-09-01 13:53:53'),
(762018, 'E1', 'Aug-2016', '23177.00', '2016-11-03', '2016-09-01 13:53:53'),
(762019, 'E2', 'Aug-2016', '29301.00', '2016-11-03', '2016-09-01 13:53:53'),
(762020, 'E3', 'Aug-2016', '51410.00', '2016-11-03', '2016-09-01 13:53:53'),
(762021, 'E4', 'Aug-2016', '90897.00', '2016-11-03', '2016-09-01 13:53:53'),
(762022, 'E5', 'Aug-2016', '19029.00', '2016-11-03', '2016-09-01 13:53:53'),
(762023, 'E6', 'Aug-2016', '46014.00', '2016-11-03', '2016-09-01 13:53:53'),
(762024, 'E7', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762025, 'E8', 'Aug-2016', '29965.00', '2016-11-03', '2016-09-01 13:53:53'),
(762026, 'E9', 'Aug-2016', '41756.00', '2016-11-03', '2016-09-01 13:53:53'),
(762027, 'E10', 'Aug-2016', '24704.00', '2016-11-03', '2016-09-01 13:53:53'),
(762028, 'E11', 'Aug-2016', '45131.00', '2016-11-03', '2016-09-01 13:53:53'),
(762029, 'E12', 'Aug-2016', '42479.00', '2016-11-03', '2016-09-01 13:53:53'),
(762030, 'E13', 'Aug-2016', '19358.00', '2016-11-03', '2016-09-01 13:53:53'),
(762031, 'E14', 'Aug-2016', '13688.00', '2016-11-03', '2016-09-01 13:53:53'),
(762032, 'F1', 'Aug-2016', '22915.00', '2016-11-03', '2016-09-01 13:53:53'),
(762033, 'F2', 'Aug-2016', '11135.00', '2016-11-03', '2016-09-01 13:53:53'),
(762034, 'F3', 'Aug-2016', '16105.00', '2016-11-03', '2016-09-01 13:53:53'),
(762035, 'F4', 'Aug-2016', '9395.00', '2016-11-03', '2016-09-01 13:53:53'),
(762036, 'F5', 'Aug-2016', '12757.00', '2016-11-03', '2016-09-01 13:53:53'),
(762037, 'G1 ', 'Aug-2016', '2545.00', '2016-11-03', '2016-09-01 13:53:53'),
(762038, 'G2 ', 'Aug-2016', '873.00', '2016-11-03', '2016-09-01 13:53:53'),
(762039, 'G3 ', 'Aug-2016', '3138.00', '2016-11-03', '2016-09-01 13:53:53'),
(762040, 'G4 ', 'Aug-2016', '2121.00', '2016-11-03', '2016-09-01 13:53:53'),
(762041, 'G5', 'Aug-2016', '1119.00', '2016-11-03', '2016-09-01 13:53:53'),
(762042, 'G6', 'Aug-2016', '2848.00', '2016-11-03', '2016-09-01 13:53:53'),
(762043, 'G7', 'Aug-2016', '1622.00', '2016-11-03', '2016-09-01 13:53:53'),
(762044, 'G8 ', 'Aug-2016', '1361.00', '2016-11-03', '2016-09-01 13:53:53'),
(762045, 'G9', 'Aug-2016', '2469.00', '2016-11-03', '2016-09-01 13:53:53'),
(762046, 'G10', 'Aug-2016', '3126.00', '2016-11-03', '2016-09-01 13:53:53'),
(762047, 'G11', 'Aug-2016', '1205.00', '2016-11-03', '2016-09-01 13:53:53'),
(762048, 'G12', 'Aug-2016', '2471.00', '2016-11-03', '2016-09-01 13:53:53'),
(762049, 'G13', 'Aug-2016', '1132.00', '2016-11-03', '2016-09-01 13:53:53'),
(762050, 'G14', 'Aug-2016', '667.00', '2016-11-03', '2016-09-01 13:53:53'),
(762051, 'G15', 'Aug-2016', '473.00', '2016-11-03', '2016-09-01 13:53:53'),
(762052, 'G16', 'Aug-2016', '2075.00', '2016-11-03', '2016-09-01 13:53:53'),
(762053, 'G17', 'Aug-2016', '2.00', '2016-11-03', '2016-09-01 13:53:53'),
(762054, 'G18', 'Aug-2016', '223.00', '2016-11-03', '2016-09-01 13:53:53'),
(762055, 'G19', 'Aug-2016', '99.00', '2016-11-03', '2016-09-01 13:53:53'),
(762056, 'G20', 'Aug-2016', '5.00', '2016-11-03', '2016-09-01 13:53:53'),
(762057, 'GH3-R521', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762058, 'GH3-Canteen', 'Aug-2016', '1244.00', '2016-11-03', '2016-09-01 13:53:53'),
(762059, 'GH3-R511', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762060, 'GH3-R512', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762061, 'GH3-R610', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762062, 'GH3-R721', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762063, 'GH3-R712', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762064, 'GH3-R719', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762065, 'GH3-R519', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762066, 'GH3-R621', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762067, 'GH3-R611', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762068, 'GH3-R612', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762069, 'GH3-R620', 'Aug-2016', '0.00', '2016-11-03', '2016-09-01 13:53:53'),
(762070, 'H1', 'Aug-2016', '9754.00', '2016-11-03', '2016-09-01 13:53:53'),
(762071, 'H2', 'Aug-2016', '5028.00', '2016-11-03', '2016-09-01 13:53:53'),
(762072, 'H3', 'Aug-2016', '3185.00', '2016-11-03', '2016-09-01 13:53:53'),
(762073, 'H4', 'Aug-2016', '10731.00', '2016-11-03', '2016-09-01 13:53:53'),
(762074, 'H5', 'Aug-2016', '5952.00', '2016-11-03', '2016-09-01 13:53:53'),
(762075, 'H6', 'Aug-2016', '27.00', '2016-11-03', '2016-09-01 13:53:53'),
(762076, 'H7', 'Aug-2016', '392.00', '2016-11-03', '2016-09-01 13:53:53'),
(762077, 'H8', 'Aug-2016', '16751.00', '2016-11-03', '2016-09-01 13:53:53'),
(762078, 'H9', 'Aug-2016', '20.00', '2016-11-03', '2016-09-01 13:53:53'),
(762079, 'H10', 'Aug-2016', '849.00', '2016-11-03', '2016-09-01 13:53:53'),
(762080, 'H11', 'Aug-2016', '6628.00', '2016-11-03', '2016-09-01 13:53:53'),
(762081, 'H12', 'Aug-2016', '70.00', '2016-11-03', '2016-09-01 13:53:53'),
(762082, 'H13', 'Aug-2016', '12.00', '2016-11-03', '2016-09-01 13:53:53'),
(762083, 'I1', 'Aug-2016', '4158.00', '2016-11-03', '2016-09-01 13:53:53'),
(762084, 'I2', 'Aug-2016', '2758.00', '2016-11-03', '2016-09-01 13:53:53'),
(762085, 'I3', 'Aug-2016', '2412.00', '2016-11-03', '2016-09-01 13:53:53'),
(762086, 'I4', 'Aug-2016', '1713.00', '2016-11-03', '2016-09-01 13:53:53'),
(762087, 'I5', 'Aug-2016', '3351.00', '2016-11-03', '2016-09-01 13:53:53'),
(762088, 'I6', 'Aug-2016', '1313.00', '2016-11-03', '2016-09-01 13:53:53'),
(762089, 'I7', 'Aug-2016', '1.00', '2016-11-03', '2016-09-01 13:53:53'),
(762090, 'I8', 'Aug-2016', '288.00', '2016-11-03', '2016-09-01 13:53:53'),
(762091, 'I9', 'Aug-2016', '1.00', '2016-11-03', '2016-09-01 13:53:53'),
(762092, 'I10', 'Aug-2016', '1.00', '2016-11-03', '2016-09-01 13:53:53'),
(762093, 'I11', 'Aug-2016', '1.00', '2016-11-03', '2016-09-01 13:53:53'),
(762094, 'I12', 'Aug-2016', '2.00', '2016-11-03', '2016-09-01 13:53:53'),
(762095, 'I13', 'Aug-2016', '3.00', '2016-11-03', '2016-09-01 13:53:53'),
(762096, 'I14', 'Aug-2016', '2.00', '2016-11-03', '2016-09-01 13:53:53'),
(762097, 'I15', 'Aug-2016', '1.00', '2016-11-03', '2016-09-01 13:53:53'),
(762098, 'I16', 'Aug-2016', '1.00', '2016-11-03', '2016-09-01 13:53:53'),
(762099, 'I17', 'Aug-2016', '3725.00', '2016-11-03', '2016-09-01 13:53:53'),
(762100, 'I18', 'Aug-2016', '3159.00', '2016-11-03', '2016-09-01 13:53:53'),
(762101, 'I19', 'Aug-2016', '2608.00', '2016-11-03', '2016-09-01 13:53:53'),
(762102, 'I20', 'Aug-2016', '2835.00', '2016-11-03', '2016-09-01 13:53:53'),
(762103, 'I21', 'Aug-2016', '1828.00', '2016-11-03', '2016-09-01 13:53:53'),
(762104, 'I22', 'Aug-2016', '203.00', '2016-11-03', '2016-09-01 13:53:53'),
(762105, 'I23', 'Aug-2016', '1766.00', '2016-11-03', '2016-09-01 13:53:53'),
(762106, 'I24', 'Aug-2016', '755.00', '2016-11-03', '2016-09-01 13:53:53'),
(762107, 'I25', 'Aug-2016', '2.00', '2016-11-03', '2016-09-01 13:53:53'),
(762108, 'I26', 'Aug-2016', '8.00', '2016-11-03', '2016-09-01 13:53:53'),
(762109, 'I27', 'Aug-2016', '13.00', '2016-11-03', '2016-09-01 13:53:53'),
(762110, 'I28', 'Aug-2016', '2.00', '2016-11-03', '2016-09-01 13:53:53'),
(762111, 'I29', 'Aug-2016', '23.00', '2016-11-03', '2016-09-01 13:53:53'),
(762112, 'I30', 'Aug-2016', '2.00', '2016-11-03', '2016-09-01 13:53:53'),
(762113, 'I31', 'Aug-2016', '3.00', '2016-11-03', '2016-09-01 13:53:53'),
(762114, 'I32', 'Aug-2016', '2.00', '2016-11-03', '2016-09-01 13:53:53'),
(762115, 'KV-IIITA', 'Aug-2016', '60140.00', '2016-11-03', '2016-09-01 13:53:53'),
(762116, 'MSA101', 'Aug-2016', '7051.00', '2016-11-03', '2016-09-01 13:53:53'),
(762117, 'MSA102', 'Aug-2016', '11471.00', '2016-11-03', '2016-09-01 13:53:53'),
(762118, 'MSA103', 'Aug-2016', '12459.00', '2016-11-03', '2016-09-01 13:53:53'),
(762119, 'MSA104', 'Aug-2016', '21612.00', '2016-11-03', '2016-09-01 13:53:53'),
(762120, 'MSA105', 'Aug-2016', '13796.00', '2016-11-03', '2016-09-01 13:53:53'),
(762121, 'MSA106', 'Aug-2016', '9989.00', '2016-11-03', '2016-09-01 13:53:53'),
(762122, 'MSA201', 'Aug-2016', '7670.00', '2016-11-03', '2016-09-01 13:53:53'),
(762123, 'MSA202', 'Aug-2016', '5514.00', '2016-11-03', '2016-09-01 13:53:53'),
(762124, 'MSA203', 'Aug-2016', '12104.00', '2016-11-03', '2016-09-01 13:53:53'),
(762125, 'MSA204', 'Aug-2016', '7699.00', '2016-11-03', '2016-09-01 13:53:53'),
(762126, 'MSA205', 'Aug-2016', '11944.00', '2016-11-03', '2016-09-01 13:53:53'),
(762127, 'MSA206', 'Aug-2016', '7603.00', '2016-11-03', '2016-09-01 13:53:53'),
(762128, 'MSA301', 'Aug-2016', '1036.00', '2016-11-03', '2016-09-01 13:53:53'),
(762129, 'MSA302', 'Aug-2016', '11073.00', '2016-11-03', '2016-09-01 13:53:53'),
(762130, 'MSA303', 'Aug-2016', '6747.00', '2016-11-03', '2016-09-01 13:53:53'),
(762131, 'MSA304', 'Aug-2016', '12845.00', '2016-11-03', '2016-09-01 13:53:53'),
(762132, 'MSA305', 'Aug-2016', '7124.00', '2016-11-03', '2016-09-01 13:53:53'),
(762133, 'MSA306', 'Aug-2016', '9976.00', '2016-11-03', '2016-09-01 13:53:53'),
(762134, 'MSA307', 'Aug-2016', '7502.00', '2016-11-03', '2016-09-01 13:53:53'),
(762135, 'MSA308', 'Aug-2016', '589.00', '2016-11-03', '2016-09-01 13:53:53'),
(762136, 'MSA401', 'Aug-2016', '8494.00', '2016-11-03', '2016-09-01 13:53:53'),
(762137, 'MSA402', 'Aug-2016', '6534.00', '2016-11-03', '2016-09-01 13:53:53'),
(762138, 'MSA403', 'Aug-2016', '9704.00', '2016-11-03', '2016-09-01 13:53:53'),
(762139, 'MSA404', 'Aug-2016', '4494.00', '2016-11-03', '2016-09-01 13:53:53'),
(762140, 'MSA405', 'Aug-2016', '5281.00', '2016-11-03', '2016-09-01 13:53:53'),
(762141, 'MSA406', 'Aug-2016', '6145.00', '2016-11-03', '2016-09-01 13:53:53'),
(762142, 'MSA407', 'Aug-2016', '10888.00', '2016-11-03', '2016-09-01 13:53:53'),
(762143, 'MSA408', 'Aug-2016', '3380.00', '2016-11-03', '2016-09-01 13:53:53'),
(762144, 'MSA409', 'Aug-2016', '2690.00', '2016-11-03', '2016-09-01 13:53:53'),
(762145, 'MSA410', 'Aug-2016', '6053.00', '2016-11-03', '2016-09-01 13:53:53'),
(762146, 'MSA501', 'Aug-2016', '8688.00', '2016-11-03', '2016-09-01 13:53:53'),
(762147, 'MSA502', 'Aug-2016', '9054.00', '2016-11-03', '2016-09-01 13:53:53'),
(762148, 'MSA503', 'Aug-2016', '4449.00', '2016-11-03', '2016-09-01 13:53:53'),
(762149, 'MSA504', 'Aug-2016', '5543.00', '2016-11-03', '2016-09-01 13:53:53'),
(762150, 'MSA505', 'Aug-2016', '9670.00', '2016-11-03', '2016-09-01 13:53:53'),
(762151, 'MSA506', 'Aug-2016', '5784.00', '2016-11-03', '2016-09-01 13:53:53'),
(762152, 'MSA507', 'Aug-2016', '5423.00', '2016-11-03', '2016-09-01 13:53:53'),
(762153, 'MSA508', 'Aug-2016', '3542.00', '2016-11-03', '2016-09-01 13:53:53'),
(762154, 'MSA509', 'Aug-2016', '4663.00', '2016-11-03', '2016-09-01 13:53:53'),
(762155, 'MSA510', 'Aug-2016', '8518.00', '2016-11-03', '2016-09-01 13:53:53'),
(762156, 'MSA601', 'Aug-2016', '4581.00', '2016-11-03', '2016-09-01 13:53:53'),
(762157, 'MSA602', 'Aug-2016', '10506.00', '2016-11-03', '2016-09-01 13:53:53'),
(762158, 'MSA603', 'Aug-2016', '2240.00', '2016-11-03', '2016-09-01 13:53:53'),
(762159, 'MSA604', 'Aug-2016', '3189.00', '2016-11-03', '2016-09-01 13:53:53'),
(762160, 'MSA605', 'Aug-2016', '5400.00', '2016-11-03', '2016-09-01 13:53:53'),
(762161, 'MSA606', 'Aug-2016', '4223.00', '2016-11-03', '2016-09-01 13:53:53'),
(762162, 'MSA607', 'Aug-2016', '4204.00', '2016-11-03', '2016-09-01 13:53:53'),
(762163, 'MSA608', 'Aug-2016', '7714.00', '2016-11-03', '2016-09-01 13:53:53'),
(762164, 'MSA609', 'Aug-2016', '1437.00', '2016-11-03', '2016-09-01 13:53:53'),
(762165, 'MSA610', 'Aug-2016', '3668.00', '2016-11-03', '2016-09-01 13:53:53'),
(762166, 'MSA-CA1', 'Aug-2016', '14838.00', '2016-11-03', '2016-09-01 13:53:53'),
(762167, 'MSA-CA2', 'Aug-2016', '30339.00', '2016-11-03', '2016-09-01 13:53:53'),
(762168, 'RES-CA1', 'Aug-2016', '3078.00', '2016-11-03', '2016-09-01 13:53:53'),
(762169, 'RES-CA2', 'Aug-2016', '1538.00', '2016-11-03', '2016-09-01 13:53:53'),
(762170, 'RES-CA3', 'Aug-2016', '16921.00', '2016-11-03', '2016-09-01 13:53:53'),
(762171, 'RES-CA4', 'Aug-2016', '1829.00', '2016-11-03', '2016-09-01 13:53:53'),
(762172, 'RES-CA5', 'Aug-2016', '2776.00', '2016-11-03', '2016-09-01 13:53:53'),
(762173, 'RES-CA6', 'Aug-2016', '3149.00', '2016-11-03', '2016-09-01 13:53:53'),
(762174, 'RES-CA7', 'Aug-2016', '77.00', '2016-11-03', '2016-09-01 13:53:53'),
(762175, 'RES-CA8', 'Aug-2016', '4267.00', '2016-11-03', '2016-09-01 13:53:53'),
(762176, 'RES-CA9', 'Aug-2016', '3974.00', '2016-11-03', '2016-09-01 13:53:53'),
(762177, 'RES-CA10', 'Aug-2016', '3278.00', '2016-11-03', '2016-09-01 13:53:53'),
(762178, 'RES-CA11', 'Aug-2016', '5615.00', '2016-11-03', '2016-09-01 13:53:53'),
(762179, 'RES-CA12', 'Aug-2016', '1973.00', '2016-11-03', '2016-09-01 13:53:53'),
(762180, 'RES-CA13', 'Aug-2016', '2119.00', '2016-11-03', '2016-09-01 13:53:53'),
(762181, 'RES-CA14', 'Aug-2016', '2284.00', '2016-11-03', '2016-09-01 13:53:53'),
(762182, 'RES-CA15', 'Aug-2016', '1556.00', '2016-11-03', '2016-09-01 13:53:53'),
(762183, 'S1', 'Aug-2016', '8061.00', '2016-11-03', '2016-09-01 13:53:53'),
(762184, 'S2', 'Aug-2016', '5462.00', '2016-11-03', '2016-09-01 13:53:53'),
(762185, 'S3', 'Aug-2016', '11708.00', '2016-11-03', '2016-09-01 13:53:53'),
(762186, 'S4', 'Aug-2016', '2893.00', '2016-11-03', '2016-09-01 13:53:53'),
(762187, 'S5', 'Aug-2016', '6218.00', '2016-11-03', '2016-09-01 13:53:53'),
(762188, 'S6', 'Aug-2016', '6795.00', '2016-11-03', '2016-09-01 13:53:53'),
(762189, 'S7', 'Aug-2016', '25188.00', '2016-11-03', '2016-09-01 13:53:53'),
(762190, 'S8', 'Aug-2016', '13186.00', '2016-11-03', '2016-09-01 13:53:53'),
(762191, 'S-CA1', 'Aug-2016', '16306.00', '2016-11-03', '2016-09-01 13:53:53'),
(762192, 'SSVision', 'Aug-2016', '5219.00', '2016-11-03', '2016-09-01 13:53:53'),
(762193, 'VH3-308', 'Aug-2016', '30238.00', '2016-11-03', '2016-09-01 13:53:53'),
(762194, 'VH3-307', 'Aug-2016', '28781.00', '2016-11-03', '2016-09-01 13:53:53'),
(762195, 'VH3-301', 'Aug-2016', '15362.00', '2016-11-03', '2016-09-01 13:53:53'),
(762196, 'VH3-302', 'Aug-2016', '15960.00', '2016-11-03', '2016-09-01 13:53:53'),
(762197, 'VH3-201', 'Aug-2016', '17382.00', '2016-11-03', '2016-09-01 13:53:53'),
(762198, 'VH3-202', 'Aug-2016', '17283.00', '2016-11-03', '2016-09-01 13:53:53'),
(762199, 'H14', 'Jun-2016', '564.00', '2016-11-03', '2016-09-15 16:02:53'),
(762200, 'H17', 'Jun-2016', '826.00', '2016-11-03', '2016-09-15 16:02:53'),
(762201, 'H14', 'Jul-2016', '806.00', '2016-11-03', '2016-09-15 16:05:01'),
(762202, 'H17', 'Jul-2016', '1023.00', '2016-11-03', '2016-09-15 16:05:01'),
(762203, 'H14', 'Aug-2016', '944.00', '2016-11-03', '2016-09-15 16:06:14'),
(762204, 'H17', 'Aug-2016', '1206.00', '2016-11-03', '2016-09-15 16:06:14'),
(762205, 'A1', 'Sep-2016', '18873.00', '2016-12-02', '2016-10-05 16:26:12'),
(762206, 'A2', 'Sep-2016', '9334.00', '2016-12-02', '2016-10-05 16:26:12'),
(762207, 'A3', 'Sep-2016', '7837.00', '2016-12-02', '2016-10-05 16:26:12'),
(762208, 'A4', 'Sep-2016', '4904.00', '2016-12-02', '2016-10-05 16:26:12'),
(762209, 'A5', 'Sep-2016', '11418.00', '2016-12-02', '2016-10-05 16:26:12'),
(762210, 'A6', 'Sep-2016', '10189.00', '2016-12-02', '2016-10-05 16:26:12'),
(762211, 'A7', 'Sep-2016', '9931.00', '2016-12-02', '2016-10-05 16:26:12'),
(762212, 'A8', 'Sep-2016', '8966.00', '2016-12-02', '2016-10-05 16:26:12'),
(762213, 'B1', 'Sep-2016', '23757.00', '2016-12-02', '2016-10-05 16:26:12'),
(762214, 'B2', 'Sep-2016', '29874.00', '2016-12-02', '2016-10-05 16:26:12'),
(762215, 'B3', 'Sep-2016', '20613.00', '2016-12-02', '2016-10-05 16:26:12'),
(762216, 'B4', 'Sep-2016', '27400.00', '2016-12-02', '2016-10-05 16:26:12'),
(762217, 'B5', 'Sep-2016', '16802.00', '2016-12-02', '2016-10-05 16:26:12'),
(762218, 'B6', 'Sep-2016', '20145.00', '2016-12-02', '2016-10-05 16:26:12'),
(762219, 'B7', 'Sep-2016', '23299.00', '2016-12-02', '2016-10-05 16:26:12'),
(762220, 'B8', 'Sep-2016', '28128.00', '2016-12-02', '2016-10-05 16:26:12'),
(762221, 'B9', 'Sep-2016', '14997.00', '2016-12-02', '2016-10-05 16:26:12'),
(762222, 'B10', 'Sep-2016', '29307.00', '2016-12-02', '2016-10-05 16:26:12'),
(762223, 'B11', 'Sep-2016', '17775.00', '2016-12-02', '2016-10-05 16:26:12'),
(762224, 'B12', 'Sep-2016', '32380.00', '2016-12-02', '2016-10-05 16:26:12'),
(762225, 'B13', 'Sep-2016', '29204.00', '2016-12-02', '2016-10-05 16:26:12'),
(762226, 'B14', 'Sep-2016', '17909.00', '2016-12-02', '2016-10-05 16:26:12'),
(762227, 'B15', 'Sep-2016', '47979.00', '2016-12-02', '2016-10-05 16:26:12'),
(762228, 'B16', 'Sep-2016', '30322.00', '2016-12-02', '2016-10-05 16:26:12'),
(762229, 'BEC-Admin', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762230, 'BEC-Audi', 'Sep-2016', '11784.00', '2016-12-02', '2016-10-05 16:26:13'),
(762231, 'BEC-Main', 'Sep-2016', '50817.00', '2016-12-02', '2016-10-05 16:26:13'),
(762232, 'BH1-R259', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762233, 'BH1-R256', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762234, 'BH1-R205', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762235, 'BH1-R255', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762236, 'BH1-R265', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762237, 'BH1-R253', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762238, 'BH1-R257', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762239, 'BH2-Canteen', 'Sep-2016', '3345.00', '2016-12-02', '2016-10-05 16:26:13'),
(762240, 'BH4-Canteen', 'Sep-2016', '1617.00', '2016-12-02', '2016-10-05 16:26:13'),
(762241, 'C1', 'Sep-2016', '38592.00', '2016-12-02', '2016-10-05 16:26:13'),
(762242, 'C2', 'Sep-2016', '30502.00', '2016-12-02', '2016-10-05 16:26:13'),
(762243, 'D1', 'Sep-2016', '13575.00', '2016-12-02', '2016-10-05 16:26:13'),
(762244, 'D2', 'Sep-2016', '29238.00', '2016-12-02', '2016-10-05 16:26:13'),
(762245, 'D3', 'Sep-2016', '26229.00', '2016-12-02', '2016-10-05 16:26:13'),
(762246, 'D4', 'Sep-2016', '31921.00', '2016-12-02', '2016-10-05 16:26:13'),
(762247, 'D5', 'Sep-2016', '14428.00', '2016-12-02', '2016-10-05 16:26:13'),
(762248, 'D6', 'Sep-2016', '36202.00', '2016-12-02', '2016-10-05 16:26:13'),
(762249, 'D7', 'Sep-2016', '41671.00', '2016-12-02', '2016-10-05 16:26:13'),
(762250, 'D8', 'Sep-2016', '33392.00', '2016-12-02', '2016-10-05 16:26:13'),
(762251, 'D9', 'Sep-2016', '18210.00', '2016-12-02', '2016-10-05 16:26:13'),
(762252, 'D10', 'Sep-2016', '41357.00', '2016-12-02', '2016-10-05 16:26:13'),
(762253, 'D11', 'Sep-2016', '30520.00', '2016-12-02', '2016-10-05 16:26:13'),
(762254, 'D12', 'Sep-2016', '47811.00', '2016-12-02', '2016-10-05 16:26:13'),
(762255, 'D13', 'Sep-2016', '6166.00', '2016-12-02', '2016-10-05 16:26:13'),
(762256, 'D14', 'Sep-2016', '41375.00', '2016-12-02', '2016-10-05 16:26:13'),
(762257, 'D15', 'Sep-2016', '30031.00', '2016-12-02', '2016-10-05 16:26:13'),
(762258, 'D16', 'Sep-2016', '23147.00', '2016-12-02', '2016-10-05 16:26:13'),
(762259, 'D17', 'Sep-2016', '9146.00', '2016-12-02', '2016-10-05 16:26:13'),
(762260, 'D18', 'Sep-2016', '17460.00', '2016-12-02', '2016-10-05 16:26:13'),
(762261, 'D19', 'Sep-2016', '10455.00', '2016-12-02', '2016-10-05 16:26:13'),
(762262, 'D20', 'Sep-2016', '31918.00', '2016-12-02', '2016-10-05 16:26:13'),
(762263, 'D21', 'Sep-2016', '12437.00', '2016-12-02', '2016-10-05 16:26:13'),
(762264, 'D22', 'Sep-2016', '10563.00', '2016-12-02', '2016-10-05 16:26:13'),
(762265, 'D23', 'Sep-2016', '7098.00', '2016-12-02', '2016-10-05 16:26:13'),
(762266, 'D24', 'Sep-2016', '18162.00', '2016-12-02', '2016-10-05 16:26:13'),
(762267, 'D25', 'Sep-2016', '48003.00', '2016-12-02', '2016-10-05 16:26:13'),
(762268, 'D26', 'Sep-2016', '59709.00', '2016-12-02', '2016-10-05 16:26:13'),
(762269, 'D27', 'Sep-2016', '39003.00', '2016-12-02', '2016-10-05 16:26:13'),
(762270, 'D28', 'Sep-2016', '43248.00', '2016-12-02', '2016-10-05 16:26:13'),
(762271, 'Dir-Res', 'Sep-2016', '68412.00', '2016-12-02', '2016-10-05 16:26:13'),
(762272, 'E1', 'Sep-2016', '23177.00', '2016-12-02', '2016-10-05 16:26:13'),
(762273, 'E2', 'Sep-2016', '29723.00', '2016-12-02', '2016-10-05 16:26:13'),
(762274, 'E3', 'Sep-2016', '51896.00', '2016-12-02', '2016-10-05 16:26:13'),
(762275, 'E4', 'Sep-2016', '91614.00', '2016-12-02', '2016-10-05 16:26:13'),
(762276, 'E5', 'Sep-2016', '19130.00', '2016-12-02', '2016-10-05 16:26:13'),
(762277, 'E6', 'Sep-2016', '46694.00', '2016-12-02', '2016-10-05 16:26:13'),
(762278, 'E7', 'Sep-2016', '255.00', '2016-12-02', '2016-10-05 16:26:13'),
(762279, 'E8', 'Sep-2016', '30237.00', '2016-12-02', '2016-10-05 16:26:13'),
(762280, 'E9', 'Sep-2016', '42791.00', '2016-12-02', '2016-10-05 16:26:13'),
(762281, 'E10', 'Sep-2016', '25294.00', '2016-12-02', '2016-10-05 16:26:13'),
(762282, 'E11', 'Sep-2016', '45562.00', '2016-12-02', '2016-10-05 16:26:13'),
(762283, 'E12', 'Sep-2016', '43166.00', '2016-12-02', '2016-10-05 16:26:13'),
(762284, 'E13', 'Sep-2016', '20187.00', '2016-12-02', '2016-10-05 16:26:13'),
(762285, 'E14', 'Sep-2016', '14286.00', '2016-12-02', '2016-10-05 16:26:13'),
(762286, 'F1', 'Sep-2016', '23415.00', '2016-12-02', '2016-10-05 16:26:13'),
(762287, 'F2', 'Sep-2016', '11135.00', '2016-12-02', '2016-10-05 16:26:13'),
(762288, 'F3', 'Sep-2016', '16832.00', '2016-12-02', '2016-10-05 16:26:13'),
(762289, 'F4', 'Sep-2016', '9395.00', '2016-12-02', '2016-10-05 16:26:13'),
(762290, 'F5', 'Sep-2016', '13538.00', '2016-12-02', '2016-10-05 16:26:13'),
(762291, 'G1 ', 'Sep-2016', '2713.00', '2016-12-02', '2016-10-05 16:26:13'),
(762292, 'G2 ', 'Sep-2016', '942.00', '2016-12-02', '2016-10-05 16:26:13'),
(762293, 'G3 ', 'Sep-2016', '3557.00', '2016-12-02', '2016-10-05 16:26:13'),
(762294, 'G4 ', 'Sep-2016', '2184.00', '2016-12-02', '2016-10-05 16:26:13'),
(762295, 'G5', 'Sep-2016', '1197.00', '2016-12-02', '2016-10-05 16:26:13'),
(762296, 'G6', 'Sep-2016', '3255.00', '2016-12-02', '2016-10-05 16:26:13'),
(762297, 'G7', 'Sep-2016', '1768.00', '2016-12-02', '2016-10-05 16:26:13'),
(762298, 'G8 ', 'Sep-2016', '1473.00', '2016-12-02', '2016-10-05 16:26:13'),
(762299, 'G9', 'Sep-2016', '2614.00', '2016-12-02', '2016-10-05 16:26:13'),
(762300, 'G10', 'Sep-2016', '3491.00', '2016-12-02', '2016-10-05 16:26:13'),
(762301, 'G11', 'Sep-2016', '1225.00', '2016-12-02', '2016-10-05 16:26:13'),
(762302, 'G12', 'Sep-2016', '2905.00', '2016-12-02', '2016-10-05 16:26:13'),
(762303, 'G13', 'Sep-2016', '1263.00', '2016-12-02', '2016-10-05 16:26:13'),
(762304, 'G14', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762305, 'G15', 'Sep-2016', '549.00', '2016-12-02', '2016-10-05 16:26:13'),
(762306, 'G16', 'Sep-2016', '2283.00', '2016-12-02', '2016-10-05 16:26:13'),
(762307, 'G17', 'Sep-2016', '2.00', '2016-12-02', '2016-10-05 16:26:13'),
(762308, 'G18', 'Sep-2016', '424.00', '2016-12-02', '2016-10-05 16:26:13'),
(762309, 'G19', 'Sep-2016', '222.00', '2016-12-02', '2016-10-05 16:26:13'),
(762310, 'G20', 'Sep-2016', '5.00', '2016-12-02', '2016-10-05 16:26:13'),
(762311, 'GH3-R521', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762312, 'GH3-R621', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762313, 'GH3-R519', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762314, 'GH3-R512', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762315, 'GH3-R511', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762316, 'GH3-Canteen', 'Sep-2016', '1377.00', '2016-12-02', '2016-10-05 16:26:13'),
(762317, 'GH3-R721', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762318, 'GH3-R612', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762319, 'GH3-R610', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762320, 'GH3-R719', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762321, 'GH3-R611', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762322, 'GH3-R712', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762323, 'GH3-R620', 'Sep-2016', '0.00', '2016-12-02', '2016-10-05 16:26:13'),
(762324, 'H1', 'Sep-2016', '10333.00', '2016-12-02', '2016-10-05 16:26:13'),
(762325, 'H2', 'Sep-2016', '5217.00', '2016-12-02', '2016-10-05 16:26:13'),
(762326, 'H3', 'Sep-2016', '3185.00', '2016-12-02', '2016-10-05 16:26:13'),
(762327, 'H4', 'Sep-2016', '11050.00', '2016-12-02', '2016-10-05 16:26:13'),
(762328, 'H5', 'Sep-2016', '6193.00', '2016-12-02', '2016-10-05 16:26:13'),
(762329, 'H6', 'Sep-2016', '27.00', '2016-12-02', '2016-10-05 16:26:13'),
(762330, 'H7', 'Sep-2016', '395.00', '2016-12-02', '2016-10-05 16:26:13'),
(762331, 'H8', 'Sep-2016', '17408.00', '2016-12-02', '2016-10-05 16:26:13'),
(762332, 'H9', 'Sep-2016', '20.00', '2016-12-02', '2016-10-05 16:26:13'),
(762333, 'H10', 'Sep-2016', '1376.00', '2016-12-02', '2016-10-05 16:26:13'),
(762334, 'H11', 'Sep-2016', '6943.00', '2016-12-02', '2016-10-05 16:26:13'),
(762335, 'H12', 'Sep-2016', '70.00', '2016-12-02', '2016-10-05 16:26:13'),
(762336, 'H13', 'Sep-2016', '12.00', '2016-12-02', '2016-10-05 16:26:13'),
(762337, 'H14', 'Sep-2016', '1080.00', '2016-12-02', '2016-10-05 16:26:13'),
(762338, 'H15', 'Sep-2016', '1.90', '2016-12-02', '2016-10-05 16:26:13'),
(762339, 'H16', 'Sep-2016', '5.40', '2016-12-02', '2016-10-05 16:26:13'),
(762340, 'H17', 'Sep-2016', '1356.00', '2016-12-02', '2016-10-05 16:26:13'),
(762341, 'H18', 'Sep-2016', '2.60', '2016-12-02', '2016-10-05 16:26:13'),
(762342, 'I1', 'Sep-2016', '4455.00', '2016-12-02', '2016-10-05 16:26:13'),
(762343, 'I2', 'Sep-2016', '2941.00', '2016-12-02', '2016-10-05 16:26:13'),
(762344, 'I3', 'Sep-2016', '2668.00', '2016-12-02', '2016-10-05 16:26:13'),
(762345, 'I4', 'Sep-2016', '1945.00', '2016-12-02', '2016-10-05 16:26:13'),
(762346, 'I5', 'Sep-2016', '3656.00', '2016-12-02', '2016-10-05 16:26:13'),
(762347, 'I6', 'Sep-2016', '1455.00', '2016-12-02', '2016-10-05 16:26:13'),
(762348, 'I7', 'Sep-2016', '1.00', '2016-12-02', '2016-10-05 16:26:13'),
(762349, 'I8', 'Sep-2016', '503.00', '2016-12-02', '2016-10-05 16:26:13'),
(762350, 'I9', 'Sep-2016', '1.00', '2016-12-02', '2016-10-05 16:26:13'),
(762351, 'I10', 'Sep-2016', '1.00', '2016-12-02', '2016-10-05 16:26:13'),
(762352, 'I11', 'Sep-2016', '1.00', '2016-12-02', '2016-10-05 16:26:13'),
(762353, 'I12', 'Sep-2016', '2.00', '2016-12-02', '2016-10-05 16:26:13'),
(762354, 'I13', 'Sep-2016', '3.00', '2016-12-02', '2016-10-05 16:26:13'),
(762355, 'I14', 'Sep-2016', '2.00', '2016-12-02', '2016-10-05 16:26:13'),
(762356, 'I15', 'Sep-2016', '1.00', '2016-12-02', '2016-10-05 16:26:13'),
(762357, 'I16', 'Sep-2016', '1.00', '2016-12-02', '2016-10-05 16:26:13'),
(762358, 'I17', 'Sep-2016', '3993.00', '2016-12-02', '2016-10-05 16:26:13'),
(762359, 'I18', 'Sep-2016', '3497.00', '2016-12-02', '2016-10-05 16:26:13'),
(762360, 'I19', 'Sep-2016', '2883.00', '2016-12-02', '2016-10-05 16:26:13'),
(762361, 'I20', 'Sep-2016', '3119.00', '2016-12-02', '2016-10-05 16:26:13'),
(762362, 'I21', 'Sep-2016', '2205.00', '2016-12-02', '2016-10-05 16:26:13'),
(762363, 'I22', 'Sep-2016', '397.00', '2016-12-02', '2016-10-05 16:26:13'),
(762364, 'I23', 'Sep-2016', '2029.00', '2016-12-02', '2016-10-05 16:26:13'),
(762365, 'I24', 'Sep-2016', '932.00', '2016-12-02', '2016-10-05 16:26:13'),
(762366, 'I25', 'Sep-2016', '2.00', '2016-12-02', '2016-10-05 16:26:13'),
(762367, 'I26', 'Sep-2016', '8.00', '2016-12-02', '2016-10-05 16:26:13'),
(762368, 'I27', 'Sep-2016', '13.00', '2016-12-02', '2016-10-05 16:26:13'),
(762369, 'I28', 'Sep-2016', '2.00', '2016-12-02', '2016-10-05 16:26:13'),
(762370, 'I29', 'Sep-2016', '23.00', '2016-12-02', '2016-10-05 16:26:13'),
(762371, 'I30', 'Sep-2016', '2.00', '2016-12-02', '2016-10-05 16:26:13'),
(762372, 'I31', 'Sep-2016', '3.00', '2016-12-02', '2016-10-05 16:26:13'),
(762373, 'I32', 'Sep-2016', '2.00', '2016-12-02', '2016-10-05 16:26:13'),
(762374, 'KV-IIITA', 'Sep-2016', '62739.00', '2016-12-02', '2016-10-05 16:26:13'),
(762375, 'MSA101', 'Sep-2016', '7051.00', '2016-12-02', '2016-10-05 16:26:13'),
(762376, 'MSA102', 'Sep-2016', '11480.00', '2016-12-02', '2016-10-05 16:26:13'),
(762377, 'MSA103', 'Sep-2016', '12686.00', '2016-12-02', '2016-10-05 16:26:13'),
(762378, 'MSA104', 'Sep-2016', '21892.00', '2016-12-02', '2016-10-05 16:26:13'),
(762379, 'MSA105', 'Sep-2016', '13943.00', '2016-12-02', '2016-10-05 16:26:13'),
(762380, 'MSA106', 'Sep-2016', '10204.00', '2016-12-02', '2016-10-05 16:26:13'),
(762381, 'MSA201', 'Sep-2016', '7780.00', '2016-12-02', '2016-10-05 16:26:13'),
(762382, 'MSA202', 'Sep-2016', '5514.00', '2016-12-02', '2016-10-05 16:26:13'),
(762383, 'MSA203', 'Sep-2016', '12207.00', '2016-12-02', '2016-10-05 16:26:13'),
(762384, 'MSA204', 'Sep-2016', '7740.00', '2016-12-02', '2016-10-05 16:26:13'),
(762385, 'MSA205', 'Sep-2016', '11944.00', '2016-12-02', '2016-10-05 16:26:13'),
(762386, 'MSA206', 'Sep-2016', '7669.00', '2016-12-02', '2016-10-05 16:26:13'),
(762387, 'MSA301', 'Sep-2016', '1036.00', '2016-12-02', '2016-10-05 16:26:13'),
(762388, 'MSA302', 'Sep-2016', '11073.00', '2016-12-02', '2016-10-05 16:26:13'),
(762389, 'MSA303', 'Sep-2016', '6748.00', '2016-12-02', '2016-10-05 16:26:13'),
(762390, 'MSA304', 'Sep-2016', '13243.00', '2016-12-02', '2016-10-05 16:26:13'),
(762391, 'MSA305', 'Sep-2016', '7127.00', '2016-12-02', '2016-10-05 16:26:13'),
(762392, 'MSA306', 'Sep-2016', '10083.00', '2016-12-02', '2016-10-05 16:26:13'),
(762393, 'MSA307', 'Sep-2016', '7589.00', '2016-12-02', '2016-10-05 16:26:13'),
(762394, 'MSA308', 'Sep-2016', '589.00', '2016-12-02', '2016-10-05 16:26:13'),
(762395, 'MSA401', 'Sep-2016', '8690.00', '2016-12-02', '2016-10-05 16:26:13'),
(762396, 'MSA402', 'Sep-2016', '6748.00', '2016-12-02', '2016-10-05 16:26:13'),
(762397, 'MSA403', 'Sep-2016', '9704.00', '2016-12-02', '2016-10-05 16:26:13'),
(762398, 'MSA404', 'Sep-2016', '4594.00', '2016-12-02', '2016-10-05 16:26:13'),
(762399, 'MSA405', 'Sep-2016', '5384.00', '2016-12-02', '2016-10-05 16:26:13'),
(762400, 'MSA406', 'Sep-2016', '6150.00', '2016-12-02', '2016-10-05 16:26:13'),
(762401, 'MSA407', 'Sep-2016', '10888.00', '2016-12-02', '2016-10-05 16:26:13'),
(762402, 'MSA408', 'Sep-2016', '3517.00', '2016-12-02', '2016-10-05 16:26:13'),
(762403, 'MSA409', 'Sep-2016', '2801.00', '2016-12-02', '2016-10-05 16:26:13'),
(762404, 'MSA410', 'Sep-2016', '6053.00', '2016-12-02', '2016-10-05 16:26:13'),
(762405, 'MSA501', 'Sep-2016', '8802.00', '2016-12-02', '2016-10-05 16:26:13'),
(762406, 'MSA502', 'Sep-2016', '9065.00', '2016-12-02', '2016-10-05 16:26:13'),
(762407, 'MSA503', 'Sep-2016', '4500.00', '2016-12-02', '2016-10-05 16:26:13'),
(762408, 'MSA504', 'Sep-2016', '5736.00', '2016-12-02', '2016-10-05 16:26:13'),
(762409, 'MSA505', 'Sep-2016', '9854.00', '2016-12-02', '2016-10-05 16:26:13'),
(762410, 'MSA506', 'Sep-2016', '5970.00', '2016-12-02', '2016-10-05 16:26:13'),
(762411, 'MSA507', 'Sep-2016', '5999.00', '2016-12-02', '2016-10-05 16:26:13'),
(762412, 'MSA508', 'Sep-2016', '3557.00', '2016-12-02', '2016-10-05 16:26:13'),
(762413, 'MSA509', 'Sep-2016', '4748.00', '2016-12-02', '2016-10-05 16:26:13'),
(762414, 'MSA510', 'Sep-2016', '8994.00', '2016-12-02', '2016-10-05 16:26:13'),
(762415, 'MSA601', 'Sep-2016', '4587.00', '2016-12-02', '2016-10-05 16:26:13'),
(762416, 'MSA602', 'Sep-2016', '10665.00', '2016-12-02', '2016-10-05 16:26:13'),
(762417, 'MSA603', 'Sep-2016', '2290.00', '2016-12-02', '2016-10-05 16:26:13'),
(762418, 'MSA604', 'Sep-2016', '3302.00', '2016-12-02', '2016-10-05 16:26:13'),
(762419, 'MSA605', 'Sep-2016', '5400.00', '2016-12-02', '2016-10-05 16:26:13'),
(762420, 'MSA606', 'Sep-2016', '4223.00', '2016-12-02', '2016-10-05 16:26:13'),
(762421, 'MSA607', 'Sep-2016', '4823.00', '2016-12-02', '2016-10-05 16:26:13'),
(762422, 'MSA608', 'Sep-2016', '7723.00', '2016-12-02', '2016-10-05 16:26:13'),
(762423, 'MSA609', 'Sep-2016', '1437.00', '2016-12-02', '2016-10-05 16:26:13'),
(762424, 'MSA610', 'Sep-2016', '3772.00', '2016-12-02', '2016-10-05 16:26:13'),
(762425, 'MSA-CA1', 'Sep-2016', '14838.00', '2016-12-02', '2016-10-05 16:26:13'),
(762426, 'MSA-CA2', 'Sep-2016', '30648.00', '2016-12-02', '2016-10-05 16:26:13'),
(762427, 'RES-CA1', 'Sep-2016', '3111.00', '2016-12-02', '2016-10-05 16:26:13'),
(762428, 'RES-CA2', 'Sep-2016', '1545.00', '2016-12-02', '2016-10-05 16:26:13'),
(762429, 'RES-CA3', 'Sep-2016', '17348.00', '2016-12-02', '2016-10-05 16:26:13'),
(762430, 'RES-CA4', 'Sep-2016', '1840.00', '2016-12-02', '2016-10-05 16:26:13'),
(762431, 'RES-CA5', 'Sep-2016', '2796.00', '2016-12-02', '2016-10-05 16:26:13'),
(762432, 'RES-CA6', 'Sep-2016', '3188.00', '2016-12-02', '2016-10-05 16:26:13'),
(762433, 'RES-CA7', 'Sep-2016', '79.00', '2016-12-02', '2016-10-05 16:26:13'),
(762434, 'RES-CA8', 'Sep-2016', '4322.00', '2016-12-02', '2016-10-05 16:26:13'),
(762435, 'RES-CA9', 'Sep-2016', '4041.00', '2016-12-02', '2016-10-05 16:26:13'),
(762436, 'RES-CA10', 'Sep-2016', '3298.00', '2016-12-02', '2016-10-05 16:26:13'),
(762437, 'RES-CA11', 'Sep-2016', '5688.00', '2016-12-02', '2016-10-05 16:26:13'),
(762438, 'RES-CA12', 'Sep-2016', '1973.00', '2016-12-02', '2016-10-05 16:26:13'),
(762439, 'RES-CA13', 'Sep-2016', '2139.00', '2016-12-02', '2016-10-05 16:26:13'),
(762440, 'RES-CA14', 'Sep-2016', '2303.00', '2016-12-02', '2016-10-05 16:26:13'),
(762441, 'RES-CA15', 'Sep-2016', '1565.00', '2016-12-02', '2016-10-05 16:26:13'),
(762442, 'S1', 'Sep-2016', '8206.00', '2016-12-02', '2016-10-05 16:26:13'),
(762443, 'S2', 'Sep-2016', '5462.00', '2016-12-02', '2016-10-05 16:26:13'),
(762444, 'S3', 'Sep-2016', '12149.00', '2016-12-02', '2016-10-05 16:26:13'),
(762445, 'S4', 'Sep-2016', '3020.00', '2016-12-02', '2016-10-05 16:26:13'),
(762446, 'S5', 'Sep-2016', '6218.00', '2016-12-02', '2016-10-05 16:26:13'),
(762447, 'S6', 'Sep-2016', '6831.00', '2016-12-02', '2016-10-05 16:26:13'),
(762448, 'S7', 'Sep-2016', '25188.00', '2016-12-02', '2016-10-05 16:26:13'),
(762449, 'S8', 'Sep-2016', '13296.00', '2016-12-02', '2016-10-05 16:26:13'),
(762450, 'S-CA1', 'Sep-2016', '16338.00', '2016-12-02', '2016-10-05 16:26:13'),
(762451, 'SSVision', 'Sep-2016', '5219.00', '2016-12-02', '2016-10-05 16:26:13'),
(762452, 'VH3-201', 'Sep-2016', '17472.00', '2016-12-02', '2016-10-05 16:26:13'),
(762453, 'VH3-307', 'Sep-2016', '28791.00', '2016-12-02', '2016-10-05 16:26:13'),
(762454, 'VH3-202', 'Sep-2016', '17426.00', '2016-12-02', '2016-10-05 16:26:13'),
(762455, 'VH3-302', 'Sep-2016', '16004.00', '2016-12-02', '2016-10-05 16:26:13'),
(762456, 'VH3-301', 'Sep-2016', '15369.00', '2016-12-02', '2016-10-05 16:26:13'),
(762457, 'VH3-308', 'Sep-2016', '30238.00', '2016-12-02', '2016-10-05 16:26:13'),
(762458, 'A1', 'Oct-2016', '19050.00', '2016-12-02', '2016-11-03 10:59:16'),
(762459, 'A2', 'Oct-2016', '9334.00', '2016-12-02', '2016-11-03 10:59:16'),
(762460, 'A3', 'Oct-2016', '7985.00', '2016-12-02', '2016-11-03 10:59:16'),
(762461, 'A4', 'Oct-2016', '4904.00', '2016-12-02', '2016-11-03 10:59:16'),
(762462, 'A5', 'Oct-2016', '11418.00', '2016-12-02', '2016-11-03 10:59:16'),
(762463, 'A6', 'Oct-2016', '10189.00', '2016-12-02', '2016-11-03 10:59:16'),
(762464, 'A7', 'Oct-2016', '10056.00', '2016-12-02', '2016-11-03 10:59:16'),
(762465, 'A8', 'Oct-2016', '8966.00', '2016-12-02', '2016-11-03 10:59:16'),
(762466, 'B1', 'Oct-2016', '24060.00', '2016-12-02', '2016-11-03 10:59:16'),
(762467, 'B2', 'Oct-2016', '30066.00', '2016-12-02', '2016-11-03 10:59:16'),
(762468, 'B3', 'Oct-2016', '20856.00', '2016-12-02', '2016-11-03 10:59:16'),
(762469, 'B4', 'Oct-2016', '27731.00', '2016-12-02', '2016-11-03 10:59:16'),
(762470, 'B5', 'Oct-2016', '17006.00', '2016-12-02', '2016-11-03 10:59:16'),
(762471, 'B6', 'Oct-2016', '20312.00', '2016-12-02', '2016-11-03 10:59:16'),
(762472, 'B7', 'Oct-2016', '23511.00', '2016-12-02', '2016-11-03 10:59:16'),
(762473, 'B8', 'Oct-2016', '28428.00', '2016-12-02', '2016-11-03 10:59:16'),
(762474, 'B9', 'Oct-2016', '15172.00', '2016-12-02', '2016-11-03 10:59:16'),
(762475, 'B10', 'Oct-2016', '29520.00', '2016-12-02', '2016-11-03 10:59:16'),
(762476, 'B11', 'Oct-2016', '18005.00', '2016-12-02', '2016-11-03 10:59:16'),
(762477, 'B12', 'Oct-2016', '32741.00', '2016-12-02', '2016-11-03 10:59:16'),
(762478, 'B13', 'Oct-2016', '29542.00', '2016-12-02', '2016-11-03 10:59:16'),
(762479, 'B14', 'Oct-2016', '18148.00', '2016-12-02', '2016-11-03 10:59:16'),
(762480, 'B15', 'Oct-2016', '48482.00', '2016-12-02', '2016-11-03 10:59:16'),
(762481, 'B16', 'Oct-2016', '30684.00', '2016-12-02', '2016-11-03 10:59:16'),
(762482, 'BEC-Admin', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762483, 'BEC-Audi', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762484, 'BEC-Main', 'Oct-2016', '51326.00', '2016-12-02', '2016-11-03 10:59:16'),
(762485, 'BH1-R259', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762486, 'BH1-R256', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762487, 'BH1-R205', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762488, 'BH1-R255', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762489, 'BH1-R265', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762490, 'BH1-R253', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762491, 'BH1-R257', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762492, 'BH2-Canteen', 'Oct-2016', '3548.00', '2016-12-02', '2016-11-03 10:59:16'),
(762493, 'BH4-Canteen', 'Oct-2016', '1941.00', '2016-12-02', '2016-11-03 10:59:16'),
(762494, 'C1', 'Oct-2016', '39114.00', '2016-12-02', '2016-11-03 10:59:16'),
(762495, 'C2', 'Oct-2016', '30900.00', '2016-12-02', '2016-11-03 10:59:16'),
(762496, 'D1', 'Oct-2016', '13774.00', '2016-12-02', '2016-11-03 10:59:16'),
(762497, 'D2', 'Oct-2016', '29607.00', '2016-12-02', '2016-11-03 10:59:16'),
(762498, 'D3', 'Oct-2016', '26229.00', '2016-12-02', '2016-11-03 10:59:16'),
(762499, 'D4', 'Oct-2016', '31921.00', '2016-12-02', '2016-11-03 10:59:16'),
(762500, 'D5', 'Oct-2016', '14632.00', '2016-12-02', '2016-11-03 10:59:16'),
(762501, 'D6', 'Oct-2016', '36480.00', '2016-12-02', '2016-11-03 10:59:16'),
(762502, 'D7', 'Oct-2016', '42084.00', '2016-12-02', '2016-11-03 10:59:16'),
(762503, 'D8', 'Oct-2016', '33835.00', '2016-12-02', '2016-11-03 10:59:16'),
(762504, 'D9', 'Oct-2016', '18374.00', '2016-12-02', '2016-11-03 10:59:16'),
(762505, 'D10', 'Oct-2016', '41357.00', '2016-12-02', '2016-11-03 10:59:16'),
(762506, 'D11', 'Oct-2016', '30966.00', '2016-12-02', '2016-11-03 10:59:16'),
(762507, 'D12', 'Oct-2016', '47955.00', '2016-12-02', '2016-11-03 10:59:16'),
(762508, 'D13', 'Oct-2016', '6166.00', '2016-12-02', '2016-11-03 10:59:16'),
(762509, 'D14', 'Oct-2016', '41375.00', '2016-12-02', '2016-11-03 10:59:16'),
(762510, 'D15', 'Oct-2016', '30247.00', '2016-12-02', '2016-11-03 10:59:16'),
(762511, 'D16', 'Oct-2016', '23181.00', '2016-12-02', '2016-11-03 10:59:16'),
(762512, 'D17', 'Oct-2016', '9362.00', '2016-12-02', '2016-11-03 10:59:16'),
(762513, 'D18', 'Oct-2016', '17871.00', '2016-12-02', '2016-11-03 10:59:16'),
(762514, 'D19', 'Oct-2016', '10758.00', '2016-12-02', '2016-11-03 10:59:16'),
(762515, 'D20', 'Oct-2016', '32287.00', '2016-12-02', '2016-11-03 10:59:16'),
(762516, 'D21', 'Oct-2016', '12618.00', '2016-12-02', '2016-11-03 10:59:16'),
(762517, 'D22', 'Oct-2016', '10697.00', '2016-12-02', '2016-11-03 10:59:16'),
(762518, 'D23', 'Oct-2016', '7175.00', '2016-12-02', '2016-11-03 10:59:16'),
(762519, 'D24', 'Oct-2016', '18388.00', '2016-12-02', '2016-11-03 10:59:16'),
(762520, 'D25', 'Oct-2016', '48457.00', '2016-12-02', '2016-11-03 10:59:16'),
(762521, 'D26', 'Oct-2016', '60355.00', '2016-12-02', '2016-11-03 10:59:16'),
(762522, 'D27', 'Oct-2016', '39003.00', '2016-12-02', '2016-11-03 10:59:16'),
(762523, 'D28', 'Oct-2016', '43710.00', '2016-12-02', '2016-11-03 10:59:16'),
(762524, 'Dir-Res', 'Oct-2016', '70611.00', '2016-12-02', '2016-11-03 10:59:16'),
(762525, 'E1', 'Oct-2016', '23177.00', '2016-12-02', '2016-11-03 10:59:16'),
(762526, 'E2', 'Oct-2016', '29946.00', '2016-12-02', '2016-11-03 10:59:16'),
(762527, 'E3', 'Oct-2016', '52277.00', '2016-12-02', '2016-11-03 10:59:16'),
(762528, 'E4', 'Oct-2016', '92041.00', '2016-12-02', '2016-11-03 10:59:16'),
(762529, 'E5', 'Oct-2016', '19259.00', '2016-12-02', '2016-11-03 10:59:16'),
(762530, 'E6', 'Oct-2016', '47339.00', '2016-12-02', '2016-11-03 10:59:16'),
(762531, 'E7', 'Oct-2016', '263.00', '2016-12-02', '2016-11-03 10:59:16'),
(762532, 'E8', 'Oct-2016', '30462.00', '2016-12-02', '2016-11-03 10:59:16'),
(762533, 'E9', 'Oct-2016', '43370.00', '2016-12-02', '2016-11-03 10:59:16'),
(762534, 'E10', 'Oct-2016', '25648.00', '2016-12-02', '2016-11-03 10:59:16'),
(762535, 'E11', 'Oct-2016', '45848.00', '2016-12-02', '2016-11-03 10:59:16'),
(762536, 'E12', 'Oct-2016', '43676.00', '2016-12-02', '2016-11-03 10:59:16'),
(762537, 'E13', 'Oct-2016', '20652.00', '2016-12-02', '2016-11-03 10:59:16'),
(762538, 'E14', 'Oct-2016', '14842.00', '2016-12-02', '2016-11-03 10:59:16'),
(762539, 'F1', 'Oct-2016', '23793.00', '2016-12-02', '2016-11-03 10:59:16'),
(762540, 'F2', 'Oct-2016', '11135.00', '2016-12-02', '2016-11-03 10:59:16'),
(762541, 'F3', 'Oct-2016', '17330.00', '2016-12-02', '2016-11-03 10:59:16'),
(762542, 'F4', 'Oct-2016', '9395.00', '2016-12-02', '2016-11-03 10:59:16'),
(762543, 'F5', 'Oct-2016', '13934.00', '2016-12-02', '2016-11-03 10:59:16'),
(762544, 'G1 ', 'Oct-2016', '2853.00', '2016-12-02', '2016-11-03 10:59:16'),
(762545, 'G2 ', 'Oct-2016', '991.00', '2016-12-02', '2016-11-03 10:59:16'),
(762546, 'G3 ', 'Oct-2016', '3812.00', '2016-12-02', '2016-11-03 10:59:16'),
(762547, 'G4 ', 'Oct-2016', '2184.00', '2016-12-02', '2016-11-03 10:59:16'),
(762548, 'G5', 'Oct-2016', '1227.00', '2016-12-02', '2016-11-03 10:59:16'),
(762549, 'G6', 'Oct-2016', '3498.00', '2016-12-02', '2016-11-03 10:59:16'),
(762550, 'G7', 'Oct-2016', '1819.00', '2016-12-02', '2016-11-03 10:59:16'),
(762551, 'G8 ', 'Oct-2016', '1594.00', '2016-12-02', '2016-11-03 10:59:16'),
(762552, 'G9', 'Oct-2016', '2745.00', '2016-12-02', '2016-11-03 10:59:16'),
(762553, 'G10', 'Oct-2016', '3705.00', '2016-12-02', '2016-11-03 10:59:16'),
(762554, 'G11', 'Oct-2016', '1225.00', '2016-12-02', '2016-11-03 10:59:16'),
(762555, 'G12', 'Oct-2016', '3123.00', '2016-12-02', '2016-11-03 10:59:16'),
(762556, 'G13', 'Oct-2016', '1360.00', '2016-12-02', '2016-11-03 10:59:16'),
(762557, 'G14', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762558, 'G15', 'Oct-2016', '625.00', '2016-12-02', '2016-11-03 10:59:16'),
(762559, 'G16', 'Oct-2016', '2443.00', '2016-12-02', '2016-11-03 10:59:16'),
(762560, 'G17', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762561, 'G18', 'Oct-2016', '498.00', '2016-12-02', '2016-11-03 10:59:16'),
(762562, 'G19', 'Oct-2016', '359.00', '2016-12-02', '2016-11-03 10:59:16'),
(762563, 'G20', 'Oct-2016', '5.00', '2016-12-02', '2016-11-03 10:59:16'),
(762564, 'GH3-R521', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762565, 'GH3-R621', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762566, 'GH3-R519', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762567, 'GH3-R512', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762568, 'GH3-R511', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762569, 'GH3-Canteen', 'Oct-2016', '1443.00', '2016-12-02', '2016-11-03 10:59:16'),
(762570, 'GH3-R721', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762571, 'GH3-R612', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762572, 'GH3-R610', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762573, 'GH3-R719', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(762574, 'GH3-R611', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762575, 'GH3-R712', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762576, 'GH3-R620', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 10:59:16'),
(762577, 'H1', 'Oct-2016', '10667.00', '2016-12-02', '2016-11-03 10:59:16'),
(762578, 'H2', 'Oct-2016', '5351.00', '2016-12-02', '2016-11-03 10:59:16'),
(762579, 'H3', 'Oct-2016', '3185.00', '2016-12-02', '2016-11-03 10:59:16'),
(762580, 'H4', 'Oct-2016', '11304.00', '2016-12-02', '2016-11-03 10:59:16'),
(762581, 'H5', 'Oct-2016', '6385.00', '2016-12-02', '2016-11-03 10:59:16'),
(762582, 'H6', 'Oct-2016', '27.00', '2016-12-02', '2016-11-03 10:59:16'),
(762583, 'H7', 'Oct-2016', '395.00', '2016-12-02', '2016-11-03 10:59:16'),
(762584, 'H8', 'Oct-2016', '17667.00', '2016-12-02', '2016-11-03 10:59:16'),
(762585, 'H9', 'Oct-2016', '20.00', '2016-12-02', '2016-11-03 10:59:16'),
(762586, 'H10', 'Oct-2016', '1881.00', '2016-12-02', '2016-11-03 10:59:16'),
(762587, 'H11', 'Oct-2016', '7206.00', '2016-12-02', '2016-11-03 10:59:16'),
(762588, 'H12', 'Oct-2016', '70.00', '2016-12-02', '2016-11-03 10:59:16'),
(762589, 'H13', 'Oct-2016', '13.00', '2016-12-02', '2016-11-03 10:59:16'),
(762590, 'H14', 'Oct-2016', '1239.00', '2016-12-02', '2016-11-03 10:59:16'),
(762591, 'H15', 'Oct-2016', '1.90', '2016-12-02', '2016-11-03 10:59:16'),
(762592, 'H16', 'Oct-2016', '5.00', '2016-12-02', '2016-11-03 10:59:16'),
(762593, 'H17', 'Oct-2016', '1458.00', '2016-12-02', '2016-11-03 10:59:16'),
(762594, 'H18', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762595, 'I1', 'Oct-2016', '4660.00', '2016-12-02', '2016-11-03 10:59:16'),
(762596, 'I2', 'Oct-2016', '3028.00', '2016-12-02', '2016-11-03 10:59:16'),
(762597, 'I3', 'Oct-2016', '2819.00', '2016-12-02', '2016-11-03 10:59:16'),
(762598, 'I4', 'Oct-2016', '2125.00', '2016-12-02', '2016-11-03 10:59:16'),
(762599, 'I5', 'Oct-2016', '3856.00', '2016-12-02', '2016-11-03 10:59:16'),
(762600, 'I6', 'Oct-2016', '1569.00', '2016-12-02', '2016-11-03 10:59:16'),
(762601, 'I7', 'Oct-2016', '1.00', '2016-12-02', '2016-11-03 10:59:16'),
(762602, 'I8', 'Oct-2016', '580.00', '2016-12-02', '2016-11-03 10:59:16'),
(762603, 'I9', 'Oct-2016', '1.00', '2016-12-02', '2016-11-03 10:59:16'),
(762604, 'I10', 'Oct-2016', '1.00', '2016-12-02', '2016-11-03 10:59:16'),
(762605, 'I11', 'Oct-2016', '1.00', '2016-12-02', '2016-11-03 10:59:16'),
(762606, 'I12', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762607, 'I13', 'Oct-2016', '3.00', '2016-12-02', '2016-11-03 10:59:16'),
(762608, 'I14', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762609, 'I15', 'Oct-2016', '1.00', '2016-12-02', '2016-11-03 10:59:16'),
(762610, 'I16', 'Oct-2016', '1.00', '2016-12-02', '2016-11-03 10:59:16'),
(762611, 'I17', 'Oct-2016', '4167.00', '2016-12-02', '2016-11-03 10:59:16'),
(762612, 'I18', 'Oct-2016', '3832.00', '2016-12-02', '2016-11-03 10:59:16'),
(762613, 'I19', 'Oct-2016', '3030.00', '2016-12-02', '2016-11-03 10:59:16'),
(762614, 'I20', 'Oct-2016', '3287.00', '2016-12-02', '2016-11-03 10:59:16'),
(762615, 'I21', 'Oct-2016', '2515.00', '2016-12-02', '2016-11-03 10:59:16'),
(762616, 'I22', 'Oct-2016', '502.00', '2016-12-02', '2016-11-03 10:59:16'),
(762617, 'I23', 'Oct-2016', '2238.00', '2016-12-02', '2016-11-03 10:59:16'),
(762618, 'I24', 'Oct-2016', '1023.00', '2016-12-02', '2016-11-03 10:59:16'),
(762619, 'I25', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762620, 'I26', 'Oct-2016', '8.00', '2016-12-02', '2016-11-03 10:59:16'),
(762621, 'I27', 'Oct-2016', '13.00', '2016-12-02', '2016-11-03 10:59:16'),
(762622, 'I28', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762623, 'I29', 'Oct-2016', '23.00', '2016-12-02', '2016-11-03 10:59:16'),
(762624, 'I30', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762625, 'I31', 'Oct-2016', '3.00', '2016-12-02', '2016-11-03 10:59:16'),
(762626, 'I32', 'Oct-2016', '2.00', '2016-12-02', '2016-11-03 10:59:16'),
(762627, 'KV-IIITA', 'Oct-2016', '64488.00', '2016-12-02', '2016-11-03 10:59:16'),
(762628, 'MSA101', 'Oct-2016', '7051.00', '2016-12-02', '2016-11-03 10:59:16'),
(762629, 'MSA102', 'Oct-2016', '11482.00', '2016-12-02', '2016-11-03 10:59:16'),
(762630, 'MSA103', 'Oct-2016', '12795.00', '2016-12-02', '2016-11-03 10:59:16'),
(762631, 'MSA104', 'Oct-2016', '22071.00', '2016-12-02', '2016-11-03 10:59:16'),
(762632, 'MSA105', 'Oct-2016', '14081.00', '2016-12-02', '2016-11-03 10:59:16'),
(762633, 'MSA106', 'Oct-2016', '10288.00', '2016-12-02', '2016-11-03 10:59:16'),
(762634, 'MSA201', 'Oct-2016', '7841.00', '2016-12-02', '2016-11-03 10:59:16'),
(762635, 'MSA202', 'Oct-2016', '5514.00', '2016-12-02', '2016-11-03 10:59:16'),
(762636, 'MSA203', 'Oct-2016', '12274.00', '2016-12-02', '2016-11-03 10:59:16'),
(762637, 'MSA204', 'Oct-2016', '7771.00', '2016-12-02', '2016-11-03 10:59:16'),
(762638, 'MSA205', 'Oct-2016', '11944.00', '2016-12-02', '2016-11-03 10:59:16'),
(762639, 'MSA206', 'Oct-2016', '7724.00', '2016-12-02', '2016-11-03 10:59:16'),
(762640, 'MSA301', 'Oct-2016', '1036.00', '2016-12-02', '2016-11-03 10:59:16'),
(762641, 'MSA302', 'Oct-2016', '11073.00', '2016-12-02', '2016-11-03 10:59:16'),
(762642, 'MSA303', 'Oct-2016', '6750.00', '2016-12-02', '2016-11-03 10:59:16'),
(762643, 'MSA304', 'Oct-2016', '13483.00', '2016-12-02', '2016-11-03 10:59:16'),
(762644, 'MSA305', 'Oct-2016', '7130.00', '2016-12-02', '2016-11-03 10:59:16'),
(762645, 'MSA306', 'Oct-2016', '10203.00', '2016-12-02', '2016-11-03 10:59:16'),
(762646, 'MSA307', 'Oct-2016', '7634.00', '2016-12-02', '2016-11-03 10:59:16'),
(762647, 'MSA308', 'Oct-2016', '630.00', '2016-12-02', '2016-11-03 10:59:16'),
(762648, 'MSA401', 'Oct-2016', '8756.00', '2016-12-02', '2016-11-03 10:59:16'),
(762649, 'MSA402', 'Oct-2016', '6840.00', '2016-12-02', '2016-11-03 10:59:16'),
(762650, 'MSA403', 'Oct-2016', '9704.00', '2016-12-02', '2016-11-03 10:59:16'),
(762651, 'MSA404', 'Oct-2016', '4650.00', '2016-12-02', '2016-11-03 10:59:16'),
(762652, 'MSA405', 'Oct-2016', '5439.00', '2016-12-02', '2016-11-03 10:59:16'),
(762653, 'MSA406', 'Oct-2016', '6182.00', '2016-12-02', '2016-11-03 10:59:16'),
(762654, 'MSA407', 'Oct-2016', '10902.00', '2016-12-02', '2016-11-03 10:59:16'),
(762655, 'MSA408', 'Oct-2016', '3621.00', '2016-12-02', '2016-11-03 10:59:16'),
(762656, 'MSA409', 'Oct-2016', '2841.00', '2016-12-02', '2016-11-03 10:59:16'),
(762657, 'MSA410', 'Oct-2016', '6059.00', '2016-12-02', '2016-11-03 10:59:16'),
(762658, 'MSA501', 'Oct-2016', '8881.00', '2016-12-02', '2016-11-03 10:59:16'),
(762659, 'MSA502', 'Oct-2016', '9069.00', '2016-12-02', '2016-11-03 10:59:16'),
(762660, 'MSA503', 'Oct-2016', '4550.00', '2016-12-02', '2016-11-03 10:59:16'),
(762661, 'MSA504', 'Oct-2016', '5858.00', '2016-12-02', '2016-11-03 10:59:16'),
(762662, 'MSA505', 'Oct-2016', '9949.00', '2016-12-02', '2016-11-03 10:59:16'),
(762663, 'MSA506', 'Oct-2016', '6058.00', '2016-12-02', '2016-11-03 10:59:16'),
(762664, 'MSA507', 'Oct-2016', '6366.00', '2016-12-02', '2016-11-03 10:59:16'),
(762665, 'MSA508', 'Oct-2016', '3577.00', '2016-12-02', '2016-11-03 10:59:16'),
(762666, 'MSA509', 'Oct-2016', '4839.00', '2016-12-02', '2016-11-03 10:59:16'),
(762667, 'MSA510', 'Oct-2016', '9257.00', '2016-12-02', '2016-11-03 10:59:16'),
(762668, 'MSA601', 'Oct-2016', '4597.00', '2016-12-02', '2016-11-03 10:59:16'),
(762669, 'MSA602', 'Oct-2016', '10735.00', '2016-12-02', '2016-11-03 10:59:16'),
(762670, 'MSA603', 'Oct-2016', '2324.00', '2016-12-02', '2016-11-03 10:59:16'),
(762671, 'MSA604', 'Oct-2016', '3381.00', '2016-12-02', '2016-11-03 10:59:16'),
(762672, 'MSA605', 'Oct-2016', '5558.00', '2016-12-02', '2016-11-03 10:59:16'),
(762673, 'MSA606', 'Oct-2016', '4223.00', '2016-12-02', '2016-11-03 10:59:16'),
(762674, 'MSA607', 'Oct-2016', '5021.00', '2016-12-02', '2016-11-03 10:59:16'),
(762675, 'MSA608', 'Oct-2016', '7729.00', '2016-12-02', '2016-11-03 10:59:16'),
(762676, 'MSA609', 'Oct-2016', '1438.00', '2016-12-02', '2016-11-03 10:59:16'),
(762677, 'MSA610', 'Oct-2016', '3820.00', '2016-12-02', '2016-11-03 10:59:16'),
(762678, 'MSA-CA1', 'Oct-2016', '14838.00', '2016-12-02', '2016-11-03 10:59:16'),
(762679, 'MSA-CA2', 'Oct-2016', '30956.00', '2016-12-02', '2016-11-03 10:59:16'),
(762680, 'RES-CA1', 'Oct-2016', '3137.00', '2016-12-02', '2016-11-03 10:59:16'),
(762681, 'RES-CA2', 'Oct-2016', '1552.00', '2016-12-02', '2016-11-03 10:59:16'),
(762682, 'RES-CA3', 'Oct-2016', '17890.00', '2016-12-02', '2016-11-03 10:59:16'),
(762683, 'RES-CA4', 'Oct-2016', '1853.00', '2016-12-02', '2016-11-03 10:59:16'),
(762684, 'RES-CA5', 'Oct-2016', '2822.00', '2016-12-02', '2016-11-03 10:59:16'),
(762685, 'RES-CA6', 'Oct-2016', '3244.00', '2016-12-02', '2016-11-03 10:59:16'),
(762686, 'RES-CA7', 'Oct-2016', '84.00', '2016-12-02', '2016-11-03 10:59:16'),
(762687, 'RES-CA8', 'Oct-2016', '4378.00', '2016-12-02', '2016-11-03 10:59:16'),
(762688, 'RES-CA9', 'Oct-2016', '4105.00', '2016-12-02', '2016-11-03 10:59:16'),
(762689, 'RES-CA10', 'Oct-2016', '3325.00', '2016-12-02', '2016-11-03 10:59:16'),
(762690, 'RES-CA11', 'Oct-2016', '5770.00', '2016-12-02', '2016-11-03 10:59:16'),
(762691, 'RES-CA12', 'Oct-2016', '1973.00', '2016-12-02', '2016-11-03 10:59:16'),
(762692, 'RES-CA13', 'Oct-2016', '2162.00', '2016-12-02', '2016-11-03 10:59:16'),
(762693, 'RES-CA14', 'Oct-2016', '2324.00', '2016-12-02', '2016-11-03 10:59:16'),
(762694, 'RES-CA15', 'Oct-2016', '1579.00', '2016-12-02', '2016-11-03 10:59:16'),
(762695, 'S1', 'Oct-2016', '8311.00', '2016-12-02', '2016-11-03 10:59:16'),
(762696, 'S2', 'Oct-2016', '5462.00', '2016-12-02', '2016-11-03 10:59:16'),
(762697, 'S3', 'Oct-2016', '12403.00', '2016-12-02', '2016-11-03 10:59:16'),
(762698, 'S4', 'Oct-2016', '3074.00', '2016-12-02', '2016-11-03 10:59:16'),
(762699, 'S5', 'Oct-2016', '6218.00', '2016-12-02', '2016-11-03 10:59:16'),
(762700, 'S6', 'Oct-2016', '6846.00', '2016-12-02', '2016-11-03 10:59:16'),
(762701, 'S7', 'Oct-2016', '25188.00', '2016-12-02', '2016-11-03 10:59:16'),
(762702, 'S8', 'Oct-2016', '13485.00', '2016-12-02', '2016-11-03 10:59:16'),
(762703, 'S-CA1', 'Oct-2016', '16394.00', '2016-12-02', '2016-11-03 10:59:16'),
(762704, 'SSVision', 'Oct-2016', '5219.00', '2016-12-02', '2016-11-03 10:59:16'),
(762705, 'VH3-201', 'Oct-2016', '17475.00', '2016-12-02', '2016-11-03 10:59:16'),
(762706, 'VH3-307', 'Oct-2016', '28803.00', '2016-12-02', '2016-11-03 10:59:16'),
(762707, 'VH3-202', 'Oct-2016', '17426.00', '2016-12-02', '2016-11-03 10:59:16'),
(762708, 'VH3-302', 'Oct-2016', '16220.00', '2016-12-02', '2016-11-03 10:59:16'),
(762709, 'VH3-301', 'Oct-2016', '15386.00', '2016-12-02', '2016-11-03 10:59:16'),
(762710, 'VH3-308', 'Oct-2016', '30238.00', '2016-12-02', '2016-11-03 10:59:16'),
(762711, 'H15', 'Jun-2016', '0.00', '2016-11-03', '2016-11-03 13:35:24'),
(762712, 'H16', 'Jun-2016', '0.00', '2016-11-03', '2016-11-03 13:35:24'),
(762713, 'H18', 'Jun-2016', '0.00', '2016-11-03', '2016-11-03 13:35:24'),
(762714, 'H15', 'Jul-2016', '0.00', '2016-11-03', '2016-11-03 13:36:27'),
(762715, 'H16', 'Jul-2016', '0.00', '2016-11-03', '2016-11-03 13:36:27'),
(762716, 'H18', 'Jul-2016', '0.00', '2016-11-03', '2016-11-03 13:36:27'),
(762717, 'H15', 'Aug-2016', '0.00', '2016-11-03', '2016-11-03 13:38:41'),
(762718, 'H16', 'Aug-2016', '0.00', '2016-11-03', '2016-11-03 13:38:41'),
(762719, 'H18', 'Aug-2016', '0.00', '2016-11-03', '2016-11-03 13:38:41'),
(762720, 'BH-5 Canteen', 'Jul-2016', '0.00', '2016-11-03', '2016-11-03 20:51:29'),
(762721, 'BH-5 (O/H-T)', 'Jul-2016', '156.00', '2016-11-03', '2016-11-03 20:51:29'),
(762722, 'BH-5 Canteen', 'Aug-2016', '0.00', '2016-11-03', '2016-11-03 20:52:41'),
(762723, 'BH-5 (O/H-T)', 'Aug-2016', '315.00', '2016-11-03', '2016-11-03 20:52:41'),
(762724, 'BH-5 Canteen', 'Sep-2016', '3.00', '2016-12-02', '2016-11-03 20:53:33'),
(762725, 'BH-5 (O/H-T)', 'Sep-2016', '468.00', '2016-12-02', '2016-11-03 20:53:33'),
(762726, 'BH-5 Canteen', 'Oct-2016', '244.00', '2016-12-02', '2016-11-03 20:54:33'),
(762727, 'BH-5 (O/H-T)', 'Oct-2016', '0.00', '2016-12-02', '2016-11-03 20:54:33'),
(762728, 'A1', 'Nov-2016', '19165.00', '2017-01-10', '2016-12-02 17:13:09'),
(762729, 'A2', 'Nov-2016', '9334.00', '2017-01-10', '2016-12-02 17:13:09'),
(762730, 'A3', 'Nov-2016', '8083.00', '2017-01-10', '2016-12-02 17:13:09'),
(762731, 'A4', 'Nov-2016', '4904.00', '2017-01-10', '2016-12-02 17:13:09'),
(762732, 'A5', 'Nov-2016', '11418.00', '2017-01-10', '2016-12-02 17:13:09'),
(762733, 'A6', 'Nov-2016', '10189.00', '2017-01-10', '2016-12-02 17:13:09'),
(762734, 'A7', 'Nov-2016', '10110.00', '2017-01-10', '2016-12-02 17:13:09'),
(762735, 'A8', 'Nov-2016', '8966.00', '2017-01-10', '2016-12-02 17:13:09'),
(762736, 'B1', 'Nov-2016', '24215.00', '2017-01-10', '2016-12-02 17:13:09'),
(762737, 'B2', 'Nov-2016', '30093.00', '2017-01-10', '2016-12-02 17:13:09'),
(762738, 'B3', 'Nov-2016', '20990.00', '2017-01-10', '2016-12-02 17:13:09'),
(762739, 'B4', 'Nov-2016', '27963.00', '2017-01-10', '2016-12-02 17:13:09'),
(762740, 'B5', 'Nov-2016', '17140.00', '2017-01-10', '2016-12-02 17:13:09'),
(762741, 'B6', 'Nov-2016', '20387.00', '2017-01-10', '2016-12-02 17:13:09'),
(762742, 'B7', 'Nov-2016', '23660.00', '2017-01-10', '2016-12-02 17:13:09'),
(762743, 'B8', 'Nov-2016', '28553.00', '2017-01-10', '2016-12-02 17:13:09'),
(762744, 'B9', 'Nov-2016', '15285.00', '2017-01-10', '2016-12-02 17:13:09'),
(762745, 'B10', 'Nov-2016', '29674.00', '2017-01-10', '2016-12-02 17:13:09'),
(762746, 'B11', 'Nov-2016', '18180.00', '2017-01-10', '2016-12-02 17:13:09'),
(762747, 'B12', 'Nov-2016', '32879.00', '2017-01-10', '2016-12-02 17:13:09'),
(762748, 'B13', 'Nov-2016', '29694.00', '2017-01-10', '2016-12-02 17:13:09'),
(762749, 'B14', 'Nov-2016', '18337.00', '2017-01-10', '2016-12-02 17:13:09'),
(762750, 'B15', 'Nov-2016', '48655.00', '2017-01-10', '2016-12-02 17:13:09'),
(762751, 'B16', 'Nov-2016', '30831.00', '2017-01-10', '2016-12-02 17:13:09'),
(762752, 'BEC-Admin', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762753, 'BEC-Audi', 'Nov-2016', '533.00', '2017-01-10', '2016-12-02 17:13:09'),
(762754, 'BEC-Main', 'Nov-2016', '51970.00', '2017-01-10', '2016-12-02 17:13:09'),
(762755, 'BH1-R205', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762756, 'BH1-R259', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762757, 'BH1-R257', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762758, 'BH1-R255', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762759, 'BH1-R265', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762760, 'BH1-R253', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762761, 'BH1-R256', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762762, 'BH2-Canteen', 'Nov-2016', '3673.00', '2017-01-10', '2016-12-02 17:13:09'),
(762763, 'BH4-Canteen', 'Nov-2016', '2226.00', '2017-01-10', '2016-12-02 17:13:09'),
(762764, 'BH-5 Canteen', 'Nov-2016', '671.00', '2017-01-10', '2016-12-02 17:13:09'),
(762765, 'BH-5 (O/H-T)', 'Nov-2016', '527.00', '2017-01-10', '2016-12-02 17:13:09'),
(762766, 'C1', 'Nov-2016', '39220.00', '2017-01-10', '2016-12-02 17:13:09'),
(762767, 'C2', 'Nov-2016', '31041.00', '2017-01-10', '2016-12-02 17:13:09'),
(762768, 'D1', 'Nov-2016', '13940.00', '2017-01-10', '2016-12-02 17:13:09'),
(762769, 'D2', 'Nov-2016', '29858.00', '2017-01-10', '2016-12-02 17:13:09'),
(762770, 'D3', 'Nov-2016', '26229.00', '2017-01-10', '2016-12-02 17:13:09'),
(762771, 'D4', 'Nov-2016', '31921.00', '2017-01-10', '2016-12-02 17:13:09'),
(762772, 'D5', 'Nov-2016', '14760.00', '2017-01-10', '2016-12-02 17:13:09'),
(762773, 'D6', 'Nov-2016', '36658.00', '2017-01-10', '2016-12-02 17:13:09'),
(762774, 'D7', 'Nov-2016', '42502.00', '2017-01-10', '2016-12-02 17:13:09'),
(762775, 'D8', 'Nov-2016', '34042.00', '2017-01-10', '2016-12-02 17:13:09'),
(762776, 'D9', 'Nov-2016', '18488.00', '2017-01-10', '2016-12-02 17:13:09'),
(762777, 'D10', 'Nov-2016', '41357.00', '2017-01-10', '2016-12-02 17:13:09'),
(762778, 'D11', 'Nov-2016', '31216.00', '2017-01-10', '2016-12-02 17:13:09'),
(762779, 'D12', 'Nov-2016', '48117.00', '2017-01-10', '2016-12-02 17:13:09'),
(762780, 'D13', 'Nov-2016', '6166.00', '2017-01-10', '2016-12-02 17:13:09'),
(762781, 'D14', 'Nov-2016', '41376.00', '2017-01-10', '2016-12-02 17:13:09'),
(762782, 'D15', 'Nov-2016', '30513.00', '2017-01-10', '2016-12-02 17:13:09'),
(762783, 'D16', 'Nov-2016', '23209.00', '2017-01-10', '2016-12-02 17:13:09'),
(762784, 'D17', 'Nov-2016', '9503.00', '2017-01-10', '2016-12-02 17:13:09'),
(762785, 'D18', 'Nov-2016', '17953.00', '2017-01-10', '2016-12-02 17:13:09'),
(762786, 'D19', 'Nov-2016', '10880.00', '2017-01-10', '2016-12-02 17:13:09'),
(762787, 'D20', 'Nov-2016', '32506.00', '2017-01-10', '2016-12-02 17:13:09'),
(762788, 'D21', 'Nov-2016', '12871.00', '2017-01-10', '2016-12-02 17:13:09'),
(762789, 'D22', 'Nov-2016', '10801.00', '2017-01-10', '2016-12-02 17:13:09'),
(762790, 'D23', 'Nov-2016', '7378.00', '2017-01-10', '2016-12-02 17:13:09'),
(762791, 'D24', 'Nov-2016', '18513.00', '2017-01-10', '2016-12-02 17:13:09'),
(762792, 'D25', 'Nov-2016', '48598.00', '2017-01-10', '2016-12-02 17:13:09'),
(762793, 'D26', 'Nov-2016', '60652.00', '2017-01-10', '2016-12-02 17:13:09'),
(762794, 'D27', 'Nov-2016', '39003.00', '2017-01-10', '2016-12-02 17:13:09'),
(762795, 'D28', 'Nov-2016', '44080.00', '2017-01-10', '2016-12-02 17:13:09'),
(762796, 'Dir-Res', 'Nov-2016', '71798.00', '2017-01-10', '2016-12-02 17:13:09'),
(762797, 'E1', 'Nov-2016', '23177.00', '2017-01-10', '2016-12-02 17:13:09'),
(762798, 'E2', 'Nov-2016', '30153.00', '2017-01-10', '2016-12-02 17:13:09'),
(762799, 'E3', 'Nov-2016', '52514.00', '2017-01-10', '2016-12-02 17:13:09'),
(762800, 'E4', 'Nov-2016', '92342.00', '2017-01-10', '2016-12-02 17:13:09'),
(762801, 'E5', 'Nov-2016', '19348.00', '2017-01-10', '2016-12-02 17:13:09'),
(762802, 'E6', 'Nov-2016', '47710.00', '2017-01-10', '2016-12-02 17:13:09'),
(762803, 'E7', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762804, 'E8', 'Nov-2016', '30632.00', '2017-01-10', '2016-12-02 17:13:09'),
(762805, 'E9', 'Nov-2016', '43772.00', '2017-01-10', '2016-12-02 17:13:09'),
(762806, 'E10', 'Nov-2016', '25831.00', '2017-01-10', '2016-12-02 17:13:09'),
(762807, 'E11', 'Nov-2016', '46161.00', '2017-01-10', '2016-12-02 17:13:09'),
(762808, 'E12', 'Nov-2016', '43833.00', '2017-01-10', '2016-12-02 17:13:09'),
(762809, 'E13', 'Nov-2016', '20935.00', '2017-01-10', '2016-12-02 17:13:09'),
(762810, 'E14', 'Nov-2016', '15125.00', '2017-01-10', '2016-12-02 17:13:09'),
(762811, 'F1', 'Nov-2016', '24186.00', '2017-01-10', '2016-12-02 17:13:09'),
(762812, 'F2', 'Nov-2016', '11135.00', '2017-01-10', '2016-12-02 17:13:09'),
(762813, 'F3', 'Nov-2016', '17553.00', '2017-01-10', '2016-12-02 17:13:09'),
(762814, 'F4', 'Nov-2016', '9518.00', '2017-01-10', '2016-12-02 17:13:09'),
(762815, 'F5', 'Nov-2016', '14132.00', '2017-01-10', '2016-12-02 17:13:09'),
(762816, 'G1 ', 'Nov-2016', '3051.00', '2017-01-10', '2016-12-02 17:13:09'),
(762817, 'G2 ', 'Nov-2016', '1032.00', '2017-01-10', '2016-12-02 17:13:09'),
(762818, 'G3 ', 'Nov-2016', '3964.00', '2017-01-10', '2016-12-02 17:13:09'),
(762819, 'G4 ', 'Nov-2016', '2184.00', '2017-01-10', '2016-12-02 17:13:09'),
(762820, 'G5', 'Nov-2016', '1334.00', '2017-01-10', '2016-12-02 17:13:09'),
(762821, 'G6', 'Nov-2016', '3596.00', '2017-01-10', '2016-12-02 17:13:09'),
(762822, 'G7', 'Nov-2016', '1855.00', '2017-01-10', '2016-12-02 17:13:09'),
(762823, 'G8 ', 'Nov-2016', '1700.00', '2017-01-10', '2016-12-02 17:13:09'),
(762824, 'G9', 'Nov-2016', '2806.00', '2017-01-10', '2016-12-02 17:13:09'),
(762825, 'G10', 'Nov-2016', '3887.00', '2017-01-10', '2016-12-02 17:13:09'),
(762826, 'G11', 'Nov-2016', '1225.00', '2017-01-10', '2016-12-02 17:13:09'),
(762827, 'G12', 'Nov-2016', '3320.00', '2017-01-10', '2016-12-02 17:13:09'),
(762828, 'G13', 'Nov-2016', '1436.00', '2017-01-10', '2016-12-02 17:13:09'),
(762829, 'G14', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762830, 'G15', 'Nov-2016', '680.00', '2017-01-10', '2016-12-02 17:13:09'),
(762831, 'G16', 'Nov-2016', '2513.00', '2017-01-10', '2016-12-02 17:13:09'),
(762832, 'G17', 'Nov-2016', '2.00', '2017-01-10', '2016-12-02 17:13:09'),
(762833, 'G18', 'Nov-2016', '582.00', '2017-01-10', '2016-12-02 17:13:09'),
(762834, 'G19', 'Nov-2016', '493.00', '2017-01-10', '2016-12-02 17:13:09'),
(762835, 'G20', 'Nov-2016', '5.00', '2017-01-10', '2016-12-02 17:13:09'),
(762836, 'GH3-R519', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762837, 'GH3-Canteen', 'Nov-2016', '1500.00', '2017-01-10', '2016-12-02 17:13:09'),
(762838, 'GH3-R610', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762839, 'GH3-R721', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762840, 'GH3-R511', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762841, 'GH3-R712', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762842, 'GH3-R620', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762843, 'GH3-R612', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762844, 'GH3-R611', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762845, 'GH3-R521', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762846, 'GH3-R512', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762847, 'GH3-R621', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762848, 'GH3-R719', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762849, 'H1', 'Nov-2016', '10837.00', '2017-01-10', '2016-12-02 17:13:09'),
(762850, 'H2', 'Nov-2016', '5351.00', '2017-01-10', '2016-12-02 17:13:09'),
(762851, 'H3', 'Nov-2016', '3185.00', '2017-01-10', '2016-12-02 17:13:09'),
(762852, 'H4', 'Nov-2016', '11521.00', '2017-01-10', '2016-12-02 17:13:09'),
(762853, 'H5', 'Nov-2016', '6468.00', '2017-01-10', '2016-12-02 17:13:09'),
(762854, 'H6', 'Nov-2016', '27.00', '2017-01-10', '2016-12-02 17:13:09'),
(762855, 'H7', 'Nov-2016', '395.00', '2017-01-10', '2016-12-02 17:13:09'),
(762856, 'H8', 'Nov-2016', '17947.00', '2017-01-10', '2016-12-02 17:13:09'),
(762857, 'H9', 'Nov-2016', '20.00', '2017-01-10', '2016-12-02 17:13:09'),
(762858, 'H10', 'Nov-2016', '2177.00', '2017-01-10', '2016-12-02 17:13:09'),
(762859, 'H11', 'Nov-2016', '7247.00', '2017-01-10', '2016-12-02 17:13:09'),
(762860, 'H12', 'Nov-2016', '70.00', '2017-01-10', '2016-12-02 17:13:09'),
(762861, 'H13', 'Nov-2016', '14.00', '2017-01-10', '2016-12-02 17:13:09'),
(762862, 'H14', 'Nov-2016', '1398.00', '2017-01-10', '2016-12-02 17:13:09'),
(762863, 'H15', 'Nov-2016', '1.00', '2017-01-10', '2016-12-02 17:13:09'),
(762864, 'H16', 'Nov-2016', '5.00', '2017-01-10', '2016-12-02 17:13:09'),
(762865, 'H17', 'Nov-2016', '1578.00', '2017-01-10', '2016-12-02 17:13:09'),
(762866, 'H18', 'Nov-2016', '2.00', '2017-01-10', '2016-12-02 17:13:09'),
(762867, 'I1', 'Nov-2016', '4866.00', '2017-01-10', '2016-12-02 17:13:09'),
(762868, 'I2', 'Nov-2016', '3172.00', '2017-01-10', '2016-12-02 17:13:09'),
(762869, 'I3', 'Nov-2016', '2945.00', '2017-01-10', '2016-12-02 17:13:09'),
(762870, 'I4', 'Nov-2016', '2291.00', '2017-01-10', '2016-12-02 17:13:09'),
(762871, 'I5', 'Nov-2016', '4011.00', '2017-01-10', '2016-12-02 17:13:09'),
(762872, 'I6', 'Nov-2016', '1653.00', '2017-01-10', '2016-12-02 17:13:09'),
(762873, 'I7', 'Nov-2016', '1.00', '2017-01-10', '2016-12-02 17:13:09'),
(762874, 'I8', 'Nov-2016', '619.00', '2017-01-10', '2016-12-02 17:13:09'),
(762875, 'I9', 'Nov-2016', '1.00', '2017-01-10', '2016-12-02 17:13:09'),
(762876, 'I10', 'Nov-2016', '1.00', '2017-01-10', '2016-12-02 17:13:09'),
(762877, 'I11', 'Nov-2016', '1.00', '2017-01-10', '2016-12-02 17:13:09'),
(762878, 'I12', 'Nov-2016', '2.00', '2017-01-10', '2016-12-02 17:13:09'),
(762879, 'I13', 'Nov-2016', '3.00', '2017-01-10', '2016-12-02 17:13:09'),
(762880, 'I14', 'Nov-2016', '2.00', '2017-01-10', '2016-12-02 17:13:09'),
(762881, 'I15', 'Nov-2016', '1.00', '2017-01-10', '2016-12-02 17:13:09'),
(762882, 'I16', 'Nov-2016', '1.00', '2017-01-10', '2016-12-02 17:13:09'),
(762883, 'I17', 'Nov-2016', '4302.00', '2017-01-10', '2016-12-02 17:13:09'),
(762884, 'I18', 'Nov-2016', '4078.00', '2017-01-10', '2016-12-02 17:13:09'),
(762885, 'I19', 'Nov-2016', '3112.00', '2017-01-10', '2016-12-02 17:13:09'),
(762886, 'I20', 'Nov-2016', '3456.00', '2017-01-10', '2016-12-02 17:13:09'),
(762887, 'I21', 'Nov-2016', '2737.00', '2017-01-10', '2016-12-02 17:13:09'),
(762888, 'I22', 'Nov-2016', '548.00', '2017-01-10', '2016-12-02 17:13:09'),
(762889, 'I23', 'Nov-2016', '2407.00', '2017-01-10', '2016-12-02 17:13:09'),
(762890, 'I24', 'Nov-2016', '1132.00', '2017-01-10', '2016-12-02 17:13:09'),
(762891, 'I25', 'Nov-2016', '3.00', '2017-01-10', '2016-12-02 17:13:09'),
(762892, 'I26', 'Nov-2016', '8.00', '2017-01-10', '2016-12-02 17:13:09'),
(762893, 'I27', 'Nov-2016', '13.00', '2017-01-10', '2016-12-02 17:13:09'),
(762894, 'I28', 'Nov-2016', '2.00', '2017-01-10', '2016-12-02 17:13:09'),
(762895, 'I29', 'Nov-2016', '23.00', '2017-01-10', '2016-12-02 17:13:09'),
(762896, 'I30', 'Nov-2016', '2.00', '2017-01-10', '2016-12-02 17:13:09'),
(762897, 'I31', 'Nov-2016', '3.00', '2017-01-10', '2016-12-02 17:13:09'),
(762898, 'I32', 'Nov-2016', '2.00', '2017-01-10', '2016-12-02 17:13:09'),
(762899, 'KV-IIITA', 'Nov-2016', '65544.00', '2017-01-10', '2016-12-02 17:13:09'),
(762900, 'MSA101', 'Nov-2016', '7051.00', '2017-01-10', '2016-12-02 17:13:09'),
(762901, 'MSA102', 'Nov-2016', '11496.00', '2017-01-10', '2016-12-02 17:13:09'),
(762902, 'MSA103', 'Nov-2016', '12855.00', '2017-01-10', '2016-12-02 17:13:09'),
(762903, 'MSA104', 'Nov-2016', '22145.00', '2017-01-10', '2016-12-02 17:13:09'),
(762904, 'MSA105', 'Nov-2016', '14141.00', '2017-01-10', '2016-12-02 17:13:09'),
(762905, 'MSA106', 'Nov-2016', '10289.00', '2017-01-10', '2016-12-02 17:13:09'),
(762906, 'MSA201', 'Nov-2016', '7885.00', '2017-01-10', '2016-12-02 17:13:09'),
(762907, 'MSA202', 'Nov-2016', '5533.00', '2017-01-10', '2016-12-02 17:13:09'),
(762908, 'MSA203', 'Nov-2016', '12307.00', '2017-01-10', '2016-12-02 17:13:09'),
(762909, 'MSA204', 'Nov-2016', '7792.00', '2017-01-10', '2016-12-02 17:13:09'),
(762910, 'MSA205', 'Nov-2016', '11944.00', '2017-01-10', '2016-12-02 17:13:09'),
(762911, 'MSA206', 'Nov-2016', '7766.00', '2017-01-10', '2016-12-02 17:13:09'),
(762912, 'MSA301', 'Nov-2016', '1036.00', '2017-01-10', '2016-12-02 17:13:09'),
(762913, 'MSA302', 'Nov-2016', '11073.00', '2017-01-10', '2016-12-02 17:13:09'),
(762914, 'MSA303', 'Nov-2016', '6771.00', '2017-01-10', '2016-12-02 17:13:09'),
(762915, 'MSA304', 'Nov-2016', '13533.00', '2017-01-10', '2016-12-02 17:13:09'),
(762916, 'MSA305', 'Nov-2016', '7149.00', '2017-01-10', '2016-12-02 17:13:09'),
(762917, 'MSA306', 'Nov-2016', '10230.00', '2017-01-10', '2016-12-02 17:13:09'),
(762918, 'MSA307', 'Nov-2016', '7653.00', '2017-01-10', '2016-12-02 17:13:09'),
(762919, 'MSA308', 'Nov-2016', '670.00', '2017-01-10', '2016-12-02 17:13:09'),
(762920, 'MSA401', 'Nov-2016', '8816.00', '2017-01-10', '2016-12-02 17:13:09'),
(762921, 'MSA402', 'Nov-2016', '6935.00', '2017-01-10', '2016-12-02 17:13:09'),
(762922, 'MSA403', 'Nov-2016', '9731.00', '2017-01-10', '2016-12-02 17:13:09'),
(762923, 'MSA404', 'Nov-2016', '4670.00', '2017-01-10', '2016-12-02 17:13:09'),
(762924, 'MSA405', 'Nov-2016', '5466.00', '2017-01-10', '2016-12-02 17:13:09'),
(762925, 'MSA406', 'Nov-2016', '6183.00', '2017-01-10', '2016-12-02 17:13:09'),
(762926, 'MSA407', 'Nov-2016', '10924.00', '2017-01-10', '2016-12-02 17:13:09'),
(762927, 'MSA408', 'Nov-2016', '3675.00', '2017-01-10', '2016-12-02 17:13:09'),
(762928, 'MSA409', 'Nov-2016', '2872.00', '2017-01-10', '2016-12-02 17:13:09'),
(762929, 'MSA410', 'Nov-2016', '6071.00', '2017-01-10', '2016-12-02 17:13:09'),
(762930, 'MSA501', 'Nov-2016', '8920.00', '2017-01-10', '2016-12-02 17:13:09'),
(762931, 'MSA502', 'Nov-2016', '9083.00', '2017-01-10', '2016-12-02 17:13:09'),
(762932, 'MSA503', 'Nov-2016', '4585.00', '2017-01-10', '2016-12-02 17:13:09'),
(762933, 'MSA504', 'Nov-2016', '5907.00', '2017-01-10', '2016-12-02 17:13:09'),
(762934, 'MSA505', 'Nov-2016', '9988.00', '2017-01-10', '2016-12-02 17:13:09'),
(762935, 'MSA506', 'Nov-2016', '6116.00', '2017-01-10', '2016-12-02 17:13:09'),
(762936, 'MSA507', 'Nov-2016', '6415.00', '2017-01-10', '2016-12-02 17:13:09'),
(762937, 'MSA508', 'Nov-2016', '3615.00', '2017-01-10', '2016-12-02 17:13:09'),
(762938, 'MSA509', 'Nov-2016', '4894.00', '2017-01-10', '2016-12-02 17:13:09'),
(762939, 'MSA510', 'Nov-2016', '9354.00', '2017-01-10', '2016-12-02 17:13:09'),
(762940, 'MSA601', 'Nov-2016', '4604.00', '2017-01-10', '2016-12-02 17:13:09'),
(762941, 'MSA602', 'Nov-2016', '10779.00', '2017-01-10', '2016-12-02 17:13:09'),
(762942, 'MSA603', 'Nov-2016', '2354.00', '2017-01-10', '2016-12-02 17:13:09'),
(762943, 'MSA604', 'Nov-2016', '3416.00', '2017-01-10', '2016-12-02 17:13:09'),
(762944, 'MSA605', 'Nov-2016', '5595.00', '2017-01-10', '2016-12-02 17:13:09'),
(762945, 'MSA606', 'Nov-2016', '4223.00', '2017-01-10', '2016-12-02 17:13:09'),
(762946, 'MSA607', 'Nov-2016', '5120.00', '2017-01-10', '2016-12-02 17:13:09'),
(762947, 'MSA608', 'Nov-2016', '7729.00', '2017-01-10', '2016-12-02 17:13:09'),
(762948, 'MSA609', 'Nov-2016', '1460.00', '2017-01-10', '2016-12-02 17:13:09'),
(762949, 'MSA610', 'Nov-2016', '3863.00', '2017-01-10', '2016-12-02 17:13:09'),
(762950, 'MSA-CA1', 'Nov-2016', '0.00', '2017-01-10', '2016-12-02 17:13:09'),
(762951, 'MSA-CA2', 'Nov-2016', '31316.00', '2017-01-10', '2016-12-02 17:13:09'),
(762952, 'RES-CA1', 'Nov-2016', '3154.00', '2017-01-10', '2016-12-02 17:13:09'),
(762953, 'RES-CA2', 'Nov-2016', '1559.00', '2017-01-10', '2016-12-02 17:13:09'),
(762954, 'RES-CA3', 'Nov-2016', '18096.00', '2017-01-10', '2016-12-02 17:13:09'),
(762955, 'RES-CA4', 'Nov-2016', '1866.00', '2017-01-10', '2016-12-02 17:13:09'),
(762956, 'RES-CA5', 'Nov-2016', '2842.00', '2017-01-10', '2016-12-02 17:13:09'),
(762957, 'RES-CA6', 'Nov-2016', '3305.00', '2017-01-10', '2016-12-02 17:13:09'),
(762958, 'RES-CA7', 'Nov-2016', '91.00', '2017-01-10', '2016-12-02 17:13:09'),
(762959, 'RES-CA8', 'Nov-2016', '4424.00', '2017-01-10', '2016-12-02 17:13:09'),
(762960, 'RES-CA9', 'Nov-2016', '4168.00', '2017-01-10', '2016-12-02 17:13:09'),
(762961, 'RES-CA10', 'Nov-2016', '3350.00', '2017-01-10', '2016-12-02 17:13:09'),
(762962, 'RES-CA11', 'Nov-2016', '5857.00', '2017-01-10', '2016-12-02 17:13:09'),
(762963, 'RES-CA12', 'Nov-2016', '1973.00', '2017-01-10', '2016-12-02 17:13:09'),
(762964, 'RES-CA13', 'Nov-2016', '2187.00', '2017-01-10', '2016-12-02 17:13:09'),
(762965, 'RES-CA14', 'Nov-2016', '2343.00', '2017-01-10', '2016-12-02 17:13:09'),
(762966, 'RES-CA15', 'Nov-2016', '1592.00', '2017-01-10', '2016-12-02 17:13:09'),
(762967, 'S1', 'Nov-2016', '8344.00', '2017-01-10', '2016-12-02 17:13:09'),
(762968, 'S2', 'Nov-2016', '5462.00', '2017-01-10', '2016-12-02 17:13:09'),
(762969, 'S3', 'Nov-2016', '12495.00', '2017-01-10', '2016-12-02 17:13:09'),
(762970, 'S4', 'Nov-2016', '3120.00', '2017-01-10', '2016-12-02 17:13:09'),
(762971, 'S5', 'Nov-2016', '6218.00', '2017-01-10', '2016-12-02 17:13:09'),
(762972, 'S6', 'Nov-2016', '6853.00', '2017-01-10', '2016-12-02 17:13:09'),
(762973, 'S7', 'Nov-2016', '25188.00', '2017-01-10', '2016-12-02 17:13:09'),
(762974, 'S8', 'Nov-2016', '14465.00', '2017-01-10', '2016-12-02 17:13:09'),
(762975, 'S-CA1', 'Nov-2016', '16394.00', '2017-01-10', '2016-12-02 17:13:09'),
(762976, 'SSVision', 'Nov-2016', '5219.00', '2017-01-10', '2016-12-02 17:13:09'),
(762977, 'VH3-308', 'Nov-2016', '30238.00', '2017-01-10', '2016-12-02 17:13:09'),
(762978, 'VH3-307', 'Nov-2016', '28814.00', '2017-01-10', '2016-12-02 17:13:09'),
(762979, 'VH3-201', 'Nov-2016', '17480.00', '2017-01-10', '2016-12-02 17:13:09'),
(762980, 'VH3-302', 'Nov-2016', '16037.00', '2017-01-10', '2016-12-02 17:13:09'),
(762981, 'VH3-301', 'Nov-2016', '15387.00', '2017-01-10', '2016-12-02 17:13:09'),
(762982, 'VH3-202', 'Nov-2016', '17428.00', '2017-01-10', '2016-12-02 17:13:09'),
(762983, 'A1', 'Dec-2016', '19418.00', '2017-01-11', '2017-01-02 13:13:38'),
(762984, 'A2', 'Dec-2016', '9334.00', '2017-01-11', '2017-01-02 13:13:38'),
(762985, 'A3', 'Dec-2016', '8181.00', '2017-01-11', '2017-01-02 13:13:38'),
(762986, 'A4', 'Dec-2016', '4904.00', '2017-01-11', '2017-01-02 13:13:38'),
(762987, 'A5', 'Dec-2016', '11418.00', '2017-01-11', '2017-01-02 13:13:38'),
(762988, 'A6', 'Dec-2016', '10189.00', '2017-01-11', '2017-01-02 13:13:38'),
(762989, 'A7', 'Dec-2016', '10204.00', '2017-01-11', '2017-01-02 13:13:38'),
(762990, 'A8', 'Dec-2016', '8966.00', '2017-01-11', '2017-01-02 13:13:38'),
(762991, 'B1', 'Dec-2016', '24440.00', '2017-01-11', '2017-01-02 13:13:38'),
(762992, 'B2', 'Dec-2016', '30140.00', '2017-01-11', '2017-01-02 13:13:38'),
(762993, 'B3', 'Dec-2016', '21115.00', '2017-01-11', '2017-01-02 13:13:38'),
(762994, 'B4', 'Dec-2016', '28308.00', '2017-01-11', '2017-01-02 13:13:38'),
(762995, 'B5', 'Dec-2016', '17313.00', '2017-01-11', '2017-01-02 13:13:38'),
(762996, 'B6', 'Dec-2016', '20465.00', '2017-01-11', '2017-01-02 13:13:38'),
(762997, 'B7', 'Dec-2016', '23837.00', '2017-01-11', '2017-01-02 13:13:38'),
(762998, 'B8', 'Dec-2016', '28879.00', '2017-01-11', '2017-01-02 13:13:38'),
(762999, 'B9', 'Dec-2016', '15386.00', '2017-01-11', '2017-01-02 13:13:38'),
(763000, 'B10', 'Dec-2016', '29823.00', '2017-01-11', '2017-01-02 13:13:38'),
(763001, 'B11', 'Dec-2016', '18538.00', '2017-01-11', '2017-01-02 13:13:38'),
(763002, 'B12', 'Dec-2016', '33172.00', '2017-01-11', '2017-01-02 13:13:38'),
(763003, 'B13', 'Dec-2016', '29839.00', '2017-01-11', '2017-01-02 13:13:38'),
(763004, 'B14', 'Dec-2016', '18583.00', '2017-01-11', '2017-01-02 13:13:38'),
(763005, 'B15', 'Dec-2016', '48851.00', '2017-01-11', '2017-01-02 13:13:38'),
(763006, 'B16', 'Dec-2016', '30989.00', '2017-01-11', '2017-01-02 13:13:38'),
(763007, 'BEC-Admin', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763008, 'BEC-Audi', 'Dec-2016', '806.00', '2017-01-11', '2017-01-02 13:13:38'),
(763009, 'BEC-Main', 'Dec-2016', '52746.00', '2017-01-11', '2017-01-02 13:13:38'),
(763010, 'BH1-R205', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763011, 'BH1-R259', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763012, 'BH1-R257', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763013, 'BH1-R255', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763014, 'BH1-R265', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763015, 'BH1-R253', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763016, 'BH1-R256', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763017, 'BH2-Canteen', 'Dec-2016', '3804.00', '2017-01-11', '2017-01-02 13:13:38'),
(763018, 'BH4-Canteen', 'Dec-2016', '2511.00', '2017-01-11', '2017-01-02 13:13:38'),
(763019, 'BH-5 Canteen', 'Dec-2016', '773.00', '2017-01-11', '2017-01-02 13:13:38'),
(763020, 'BH-5 (O/H-T)', 'Dec-2016', '608.00', '2017-01-11', '2017-01-02 13:13:38'),
(763021, 'C1', 'Dec-2016', '39311.00', '2017-01-11', '2017-01-02 13:13:38'),
(763022, 'C2', 'Dec-2016', '31195.00', '2017-01-11', '2017-01-02 13:13:38'),
(763023, 'D1', 'Dec-2016', '14205.00', '2017-01-11', '2017-01-02 13:13:38'),
(763024, 'D2', 'Dec-2016', '30119.00', '2017-01-11', '2017-01-02 13:13:38'),
(763025, 'D3', 'Dec-2016', '26229.00', '2017-01-11', '2017-01-02 13:13:38'),
(763026, 'D4', 'Dec-2016', '31921.00', '2017-01-11', '2017-01-02 13:13:38'),
(763027, 'D5', 'Dec-2016', '14917.00', '2017-01-11', '2017-01-02 13:13:38'),
(763028, 'D6', 'Dec-2016', '36886.00', '2017-01-11', '2017-01-02 13:13:38'),
(763029, 'D7', 'Dec-2016', '43025.00', '2017-01-11', '2017-01-02 13:13:38'),
(763030, 'D8', 'Dec-2016', '34497.00', '2017-01-11', '2017-01-02 13:13:38'),
(763031, 'D9', 'Dec-2016', '18580.00', '2017-01-11', '2017-01-02 13:13:38'),
(763032, 'D10', 'Dec-2016', '41357.00', '2017-01-11', '2017-01-02 13:13:38'),
(763033, 'D11', 'Dec-2016', '31626.00', '2017-01-11', '2017-01-02 13:13:38'),
(763034, 'D12', 'Dec-2016', '48345.00', '2017-01-11', '2017-01-02 13:13:38'),
(763035, 'D13', 'Dec-2016', '6166.00', '2017-01-11', '2017-01-02 13:13:38'),
(763036, 'D14', 'Dec-2016', '41379.00', '2017-01-11', '2017-01-02 13:13:38'),
(763037, 'D15', 'Dec-2016', '31270.00', '2017-01-11', '2017-01-02 13:13:38'),
(763038, 'D16', 'Dec-2016', '23244.00', '2017-01-11', '2017-01-02 13:13:38'),
(763039, 'D17', 'Dec-2016', '9706.00', '2017-01-11', '2017-01-02 13:13:38'),
(763040, 'D18', 'Dec-2016', '18113.00', '2017-01-11', '2017-01-02 13:13:38'),
(763041, 'D19', 'Dec-2016', '11105.00', '2017-01-11', '2017-01-02 13:13:38'),
(763042, 'D20', 'Dec-2016', '32752.00', '2017-01-11', '2017-01-02 13:13:38'),
(763043, 'D21', 'Dec-2016', '13307.00', '2017-01-11', '2017-01-02 13:13:38'),
(763044, 'D22', 'Dec-2016', '10887.00', '2017-01-11', '2017-01-02 13:13:38'),
(763045, 'D23', 'Dec-2016', '7714.00', '2017-01-11', '2017-01-02 13:13:38'),
(763046, 'D24', 'Dec-2016', '18619.00', '2017-01-11', '2017-01-02 13:13:38'),
(763047, 'D25', 'Dec-2016', '48767.00', '2017-01-11', '2017-01-02 13:13:38'),
(763048, 'D26', 'Dec-2016', '61022.00', '2017-01-11', '2017-01-02 13:13:38'),
(763049, 'D27', 'Dec-2016', '39003.00', '2017-01-11', '2017-01-02 13:13:38'),
(763050, 'D28', 'Dec-2016', '44669.00', '2017-01-11', '2017-01-02 13:13:38'),
(763051, 'Dir-Res', 'Dec-2016', '73569.00', '2017-01-11', '2017-01-02 13:13:38'),
(763052, 'E1', 'Dec-2016', '23177.00', '2017-01-11', '2017-01-02 13:13:38'),
(763053, 'E2', 'Dec-2016', '30475.00', '2017-01-11', '2017-01-02 13:13:38'),
(763054, 'E3', 'Dec-2016', '52848.00', '2017-01-11', '2017-01-02 13:13:38'),
(763055, 'E4', 'Dec-2016', '92915.00', '2017-01-11', '2017-01-02 13:13:38'),
(763056, 'E5', 'Dec-2016', '19437.00', '2017-01-11', '2017-01-02 13:13:38'),
(763057, 'E6', 'Dec-2016', '48065.00', '2017-01-11', '2017-01-02 13:13:38'),
(763058, 'E7', 'Dec-2016', '55.00', '2017-01-11', '2017-01-02 13:13:38'),
(763059, 'E8', 'Dec-2016', '30989.00', '2017-01-11', '2017-01-02 13:13:38'),
(763060, 'E9', 'Dec-2016', '44250.00', '2017-01-11', '2017-01-02 13:13:38'),
(763061, 'E10', 'Dec-2016', '26077.00', '2017-01-11', '2017-01-02 13:13:38'),
(763062, 'E11', 'Dec-2016', '46410.00', '2017-01-11', '2017-01-02 13:13:38'),
(763063, 'E12', 'Dec-2016', '44275.00', '2017-01-11', '2017-01-02 13:13:38'),
(763064, 'E13', 'Dec-2016', '21342.00', '2017-01-11', '2017-01-02 13:13:38'),
(763065, 'E14', 'Dec-2016', '15324.00', '2017-01-11', '2017-01-02 13:13:38'),
(763066, 'F1', 'Dec-2016', '24851.00', '2017-01-11', '2017-01-02 13:13:38'),
(763067, 'F2', 'Dec-2016', '11135.00', '2017-01-11', '2017-01-02 13:13:38'),
(763068, 'F3', 'Dec-2016', '17857.00', '2017-01-11', '2017-01-02 13:13:38'),
(763069, 'F4', 'Dec-2016', '9518.00', '2017-01-11', '2017-01-02 13:13:38'),
(763070, 'F5', 'Dec-2016', '14574.00', '2017-01-11', '2017-01-02 13:13:38'),
(763071, 'G1 ', 'Dec-2016', '3373.00', '2017-01-11', '2017-01-02 13:13:38'),
(763072, 'G2 ', 'Dec-2016', '1070.00', '2017-01-11', '2017-01-02 13:13:38'),
(763073, 'G3 ', 'Dec-2016', '4137.00', '2017-01-11', '2017-01-02 13:13:38'),
(763074, 'G4 ', 'Dec-2016', '2184.00', '2017-01-11', '2017-01-02 13:13:38'),
(763075, 'G5', 'Dec-2016', '1431.00', '2017-01-11', '2017-01-02 13:13:38'),
(763076, 'G6', 'Dec-2016', '3676.00', '2017-01-11', '2017-01-02 13:13:38'),
(763077, 'G7', 'Dec-2016', '1897.00', '2017-01-11', '2017-01-02 13:13:38'),
(763078, 'G8 ', 'Dec-2016', '1867.00', '2017-01-11', '2017-01-02 13:13:38'),
(763079, 'G9', 'Dec-2016', '2888.00', '2017-01-11', '2017-01-02 13:13:38'),
(763080, 'G10', 'Dec-2016', '4862.00', '2017-01-11', '2017-01-02 13:13:38'),
(763081, 'G11', 'Dec-2016', '1225.00', '2017-01-11', '2017-01-02 13:13:38'),
(763082, 'G12', 'Dec-2016', '3567.00', '2017-01-11', '2017-01-02 13:13:38'),
(763083, 'G13', 'Dec-2016', '1630.00', '2017-01-11', '2017-01-02 13:13:38'),
(763084, 'G14', 'Dec-2016', '0.90', '2017-01-11', '2017-01-02 13:13:38'),
(763085, 'G15', 'Dec-2016', '733.00', '2017-01-11', '2017-01-02 13:13:38'),
(763086, 'G16', 'Dec-2016', '2730.00', '2017-01-11', '2017-01-02 13:13:38'),
(763087, 'G17', 'Dec-2016', '2.00', '2017-01-11', '2017-01-02 13:13:38'),
(763088, 'G18', 'Dec-2016', '618.00', '2017-01-11', '2017-01-02 13:13:38'),
(763089, 'G19', 'Dec-2016', '641.00', '2017-01-11', '2017-01-02 13:13:38'),
(763090, 'G20', 'Dec-2016', '5.00', '2017-01-11', '2017-01-02 13:13:38'),
(763091, 'GH3-R519', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763092, 'GH3-Canteen', 'Dec-2016', '1538.00', '2017-01-11', '2017-01-02 13:13:38'),
(763093, 'GH3-R610', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763094, 'GH3-R721', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763095, 'GH3-R511', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763096, 'GH3-R712', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763097, 'GH3-R620', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763098, 'GH3-R612', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763099, 'GH3-R611', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763100, 'GH3-R521', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763101, 'GH3-R512', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763102, 'GH3-R621', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763103, 'GH3-R719', 'Dec-2016', '0.00', '2017-01-11', '2017-01-02 13:13:38'),
(763104, 'H1', 'Dec-2016', '11033.00', '2017-01-11', '2017-01-02 13:13:38'),
(763105, 'H2', 'Dec-2016', '5351.00', '2017-01-11', '2017-01-02 13:13:38'),
(763106, 'H3', 'Dec-2016', '3185.00', '2017-01-11', '2017-01-02 13:13:38'),
(763107, 'H4', 'Dec-2016', '11781.00', '2017-01-11', '2017-01-02 13:13:38'),
(763108, 'H5', 'Dec-2016', '6554.00', '2017-01-11', '2017-01-02 13:13:38'),
(763109, 'H6', 'Dec-2016', '27.00', '2017-01-11', '2017-01-02 13:13:38'),
(763110, 'H7', 'Dec-2016', '395.00', '2017-01-11', '2017-01-02 13:13:38'),
(763111, 'H8', 'Dec-2016', '18645.00', '2017-01-11', '2017-01-02 13:13:38'),
(763112, 'H9', 'Dec-2016', '20.00', '2017-01-11', '2017-01-02 13:13:38'),
(763113, 'H10', 'Dec-2016', '2799.00', '2017-01-11', '2017-01-02 13:13:38'),
(763114, 'H11', 'Dec-2016', '7368.00', '2017-01-11', '2017-01-02 13:13:38'),
(763115, 'H12', 'Dec-2016', '70.00', '2017-01-11', '2017-01-02 13:13:38'),
(763116, 'H13', 'Dec-2016', '29.00', '2017-01-11', '2017-01-02 13:13:38'),
(763117, 'H14', 'Dec-2016', '1581.00', '2017-01-11', '2017-01-02 13:13:38'),
(763118, 'H15', 'Dec-2016', '1.00', '2017-01-11', '2017-01-02 13:13:38'),
(763119, 'H16', 'Dec-2016', '5.00', '2017-01-11', '2017-01-02 13:13:38'),
(763120, 'H17', 'Dec-2016', '1721.00', '2017-01-11', '2017-01-02 13:13:38'),
(763121, 'H18', 'Dec-2016', '2.00', '2017-01-11', '2017-01-02 13:13:38'),
(763122, 'I1', 'Dec-2016', '5161.00', '2017-01-11', '2017-01-02 13:13:38'),
(763123, 'I2', 'Dec-2016', '3470.00', '2017-01-11', '2017-01-02 13:13:38'),
(763124, 'I3', 'Dec-2016', '3193.00', '2017-01-11', '2017-01-02 13:13:38'),
(763125, 'I4', 'Dec-2016', '2584.00', '2017-01-11', '2017-01-02 13:13:38'),
(763126, 'I5', 'Dec-2016', '4241.00', '2017-01-11', '2017-01-02 13:13:38'),
(763127, 'I6', 'Dec-2016', '1762.00', '2017-01-11', '2017-01-02 13:13:38'),
(763128, 'I7', 'Dec-2016', '1.00', '2017-01-11', '2017-01-02 13:13:38'),
(763129, 'I8', 'Dec-2016', '750.00', '2017-01-11', '2017-01-02 13:13:38'),
(763130, 'I9', 'Dec-2016', '1.00', '2017-01-11', '2017-01-02 13:13:38'),
(763131, 'I10', 'Dec-2016', '1.00', '2017-01-11', '2017-01-02 13:13:38'),
(763132, 'I11', 'Dec-2016', '1.00', '2017-01-11', '2017-01-02 13:13:38'),
(763133, 'I12', 'Dec-2016', '2.00', '2017-01-11', '2017-01-02 13:13:38'),
(763134, 'I13', 'Dec-2016', '3.00', '2017-01-11', '2017-01-02 13:13:38'),
(763135, 'I14', 'Dec-2016', '2.00', '2017-01-11', '2017-01-02 13:13:38'),
(763136, 'I15', 'Dec-2016', '1.00', '2017-01-11', '2017-01-02 13:13:38'),
(763137, 'I16', 'Dec-2016', '1.00', '2017-01-11', '2017-01-02 13:13:38'),
(763138, 'I17', 'Dec-2016', '4651.00', '2017-01-11', '2017-01-02 13:13:38'),
(763139, 'I18', 'Dec-2016', '4469.00', '2017-01-11', '2017-01-02 13:13:38'),
(763140, 'I19', 'Dec-2016', '3196.00', '2017-01-11', '2017-01-02 13:13:38'),
(763141, 'I20', 'Dec-2016', '3698.00', '2017-01-11', '2017-01-02 13:13:38'),
(763142, 'I21', 'Dec-2016', '2957.00', '2017-01-11', '2017-01-02 13:13:38'),
(763143, 'I22', 'Dec-2016', '852.00', '2017-01-11', '2017-01-02 13:13:38'),
(763144, 'I23', 'Dec-2016', '2626.00', '2017-01-11', '2017-01-02 13:13:38'),
(763145, 'I24', 'Dec-2016', '1231.00', '2017-01-11', '2017-01-02 13:13:38'),
(763146, 'I25', 'Dec-2016', '3.00', '2017-01-11', '2017-01-02 13:13:38'),
(763147, 'I26', 'Dec-2016', '8.00', '2017-01-11', '2017-01-02 13:13:38'),
(763148, 'I27', 'Dec-2016', '13.00', '2017-01-11', '2017-01-02 13:13:38'),
(763149, 'I28', 'Dec-2016', '2.00', '2017-01-11', '2017-01-02 13:13:38'),
(763150, 'I29', 'Dec-2016', '23.00', '2017-01-11', '2017-01-02 13:13:38'),
(763151, 'I30', 'Dec-2016', '2.00', '2017-01-11', '2017-01-02 13:13:38'),
(763152, 'I31', 'Dec-2016', '3.00', '2017-01-11', '2017-01-02 13:13:38'),
(763153, 'I32', 'Dec-2016', '2.00', '2017-01-11', '2017-01-02 13:13:38'),
(763154, 'KV-IIITA', 'Dec-2016', '66711.00', '2017-01-11', '2017-01-02 13:13:38'),
(763155, 'MSA101', 'Dec-2016', '7051.00', '2017-01-11', '2017-01-02 13:13:38'),
(763156, 'MSA102', 'Dec-2016', '11540.00', '2017-01-11', '2017-01-02 13:13:38'),
(763157, 'MSA103', 'Dec-2016', '12913.00', '2017-01-11', '2017-01-02 13:13:38'),
(763158, 'MSA104', 'Dec-2016', '22245.00', '2017-01-11', '2017-01-02 13:13:38'),
(763159, 'MSA105', 'Dec-2016', '14197.00', '2017-01-11', '2017-01-02 13:13:38'),
(763160, 'MSA106', 'Dec-2016', '10289.00', '2017-01-11', '2017-01-02 13:13:38'),
(763161, 'MSA201', 'Dec-2016', '7904.00', '2017-01-11', '2017-01-02 13:13:38'),
(763162, 'MSA202', 'Dec-2016', '5622.00', '2017-01-11', '2017-01-02 13:13:38'),
(763163, 'MSA203', 'Dec-2016', '12380.00', '2017-01-11', '2017-01-02 13:13:38'),
(763164, 'MSA204', 'Dec-2016', '7817.00', '2017-01-11', '2017-01-02 13:13:38'),
(763165, 'MSA205', 'Dec-2016', '11944.00', '2017-01-11', '2017-01-02 13:13:38'),
(763166, 'MSA206', 'Dec-2016', '7810.00', '2017-01-11', '2017-01-02 13:13:38'),
(763167, 'MSA301', 'Dec-2016', '1036.00', '2017-01-11', '2017-01-02 13:13:38'),
(763168, 'MSA302', 'Dec-2016', '11073.00', '2017-01-11', '2017-01-02 13:13:38'),
(763169, 'MSA303', 'Dec-2016', '6782.00', '2017-01-11', '2017-01-02 13:13:38'),
(763170, 'MSA304', 'Dec-2016', '13568.00', '2017-01-11', '2017-01-02 13:13:38'),
(763171, 'MSA305', 'Dec-2016', '7168.00', '2017-01-11', '2017-01-02 13:13:38'),
(763172, 'MSA306', 'Dec-2016', '10258.00', '2017-01-11', '2017-01-02 13:13:38'),
(763173, 'MSA307', 'Dec-2016', '7670.00', '2017-01-11', '2017-01-02 13:13:38'),
(763174, 'MSA308', 'Dec-2016', '711.00', '2017-01-11', '2017-01-02 13:13:38'),
(763175, 'MSA401', 'Dec-2016', '8891.00', '2017-01-11', '2017-01-02 13:13:38'),
(763176, 'MSA402', 'Dec-2016', '7118.00', '2017-01-11', '2017-01-02 13:13:38'),
(763177, 'MSA403', 'Dec-2016', '9772.00', '2017-01-11', '2017-01-02 13:13:38'),
(763178, 'MSA404', 'Dec-2016', '4688.00', '2017-01-11', '2017-01-02 13:13:38'),
(763179, 'MSA405', 'Dec-2016', '5491.00', '2017-01-11', '2017-01-02 13:13:38'),
(763180, 'MSA406', 'Dec-2016', '6183.00', '2017-01-11', '2017-01-02 13:13:38'),
(763181, 'MSA407', 'Dec-2016', '10924.00', '2017-01-11', '2017-01-02 13:13:38'),
(763182, 'MSA408', 'Dec-2016', '3724.00', '2017-01-11', '2017-01-02 13:13:38'),
(763183, 'MSA409', 'Dec-2016', '2909.00', '2017-01-11', '2017-01-02 13:13:38'),
(763184, 'MSA410', 'Dec-2016', '6088.00', '2017-01-11', '2017-01-02 13:13:38'),
(763185, 'MSA501', 'Dec-2016', '8938.00', '2017-01-11', '2017-01-02 13:13:38'),
(763186, 'MSA502', 'Dec-2016', '9092.00', '2017-01-11', '2017-01-02 13:13:38'),
(763187, 'MSA503', 'Dec-2016', '4605.00', '2017-01-11', '2017-01-02 13:13:38'),
(763188, 'MSA504', 'Dec-2016', '5973.00', '2017-01-11', '2017-01-02 13:13:38'),
(763189, 'MSA505', 'Dec-2016', '10031.00', '2017-01-11', '2017-01-02 13:13:38'),
(763190, 'MSA506', 'Dec-2016', '6558.00', '2017-01-11', '2017-01-02 13:13:38'),
(763191, 'MSA507', 'Dec-2016', '6445.00', '2017-01-11', '2017-01-02 13:13:38'),
(763192, 'MSA508', 'Dec-2016', '3655.00', '2017-01-11', '2017-01-02 13:13:38'),
(763193, 'MSA509', 'Dec-2016', '4934.00', '2017-01-11', '2017-01-02 13:13:38'),
(763194, 'MSA510', 'Dec-2016', '9500.00', '2017-01-11', '2017-01-02 13:13:38'),
(763195, 'MSA601', 'Dec-2016', '4626.00', '2017-01-11', '2017-01-02 13:13:38'),
(763196, 'MSA602', 'Dec-2016', '10845.00', '2017-01-11', '2017-01-02 13:13:38'),
(763197, 'MSA603', 'Dec-2016', '2390.00', '2017-01-11', '2017-01-02 13:13:38'),
(763198, 'MSA604', 'Dec-2016', '3460.00', '2017-01-11', '2017-01-02 13:13:38'),
(763199, 'MSA605', 'Dec-2016', '5622.00', '2017-01-11', '2017-01-02 13:13:38'),
(763200, 'MSA606', 'Dec-2016', '4223.00', '2017-01-11', '2017-01-02 13:13:38'),
(763201, 'MSA607', 'Dec-2016', '5232.00', '2017-01-11', '2017-01-02 13:13:38'),
(763202, 'MSA608', 'Dec-2016', '7731.00', '2017-01-11', '2017-01-02 13:13:38'),
(763203, 'MSA609', 'Dec-2016', '1475.00', '2017-01-11', '2017-01-02 13:13:38'),
(763204, 'MSA610', 'Dec-2016', '3939.00', '2017-01-11', '2017-01-02 13:13:38'),
(763205, 'MSA-CA1', 'Dec-2016', '8.80', '2017-01-11', '2017-01-02 13:13:38'),
(763206, 'MSA-CA2', 'Dec-2016', '31620.00', '2017-01-11', '2017-01-02 13:13:38'),
(763207, 'RES-CA1', 'Dec-2016', '3178.00', '2017-01-11', '2017-01-02 13:13:38'),
(763208, 'RES-CA2', 'Dec-2016', '1566.00', '2017-01-11', '2017-01-02 13:13:38'),
(763209, 'RES-CA3', 'Dec-2016', '18460.00', '2017-01-11', '2017-01-02 13:13:38'),
(763210, 'RES-CA4', 'Dec-2016', '1879.00', '2017-01-11', '2017-01-02 13:13:38'),
(763211, 'RES-CA5', 'Dec-2016', '2857.00', '2017-01-11', '2017-01-02 13:13:38'),
(763212, 'RES-CA6', 'Dec-2016', '3361.00', '2017-01-11', '2017-01-02 13:13:38'),
(763213, 'RES-CA7', 'Dec-2016', '97.00', '2017-01-11', '2017-01-02 13:13:38'),
(763214, 'RES-CA8', 'Dec-2016', '4454.00', '2017-01-11', '2017-01-02 13:13:38'),
(763215, 'RES-CA9', 'Dec-2016', '4224.00', '2017-01-11', '2017-01-02 13:13:38'),
(763216, 'RES-CA10', 'Dec-2016', '3370.00', '2017-01-11', '2017-01-02 13:13:38'),
(763217, 'RES-CA11', 'Dec-2016', '5933.00', '2017-01-11', '2017-01-02 13:13:38'),
(763218, 'RES-CA12', 'Dec-2016', '1973.00', '2017-01-11', '2017-01-02 13:13:38'),
(763219, 'RES-CA13', 'Dec-2016', '2210.00', '2017-01-11', '2017-01-02 13:13:38'),
(763220, 'RES-CA14', 'Dec-2016', '2362.00', '2017-01-11', '2017-01-02 13:13:38'),
(763221, 'RES-CA15', 'Dec-2016', '1602.00', '2017-01-11', '2017-01-02 13:13:38'),
(763222, 'S1', 'Dec-2016', '8376.00', '2017-01-11', '2017-01-02 13:13:38'),
(763223, 'S2', 'Dec-2016', '5462.00', '2017-01-11', '2017-01-02 13:13:38'),
(763224, 'S3', 'Dec-2016', '12503.00', '2017-01-11', '2017-01-02 13:13:38'),
(763225, 'S4', 'Dec-2016', '3157.00', '2017-01-11', '2017-01-02 13:13:38'),
(763226, 'S5', 'Dec-2016', '6218.00', '2017-01-11', '2017-01-02 13:13:38'),
(763227, 'S6', 'Dec-2016', '6854.00', '2017-01-11', '2017-01-02 13:13:38'),
(763228, 'S7', 'Dec-2016', '25188.00', '2017-01-11', '2017-01-02 13:13:38');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(763229, 'S8', 'Dec-2016', '14622.00', '2017-01-11', '2017-01-02 13:13:38'),
(763230, 'S-CA1', 'Dec-2016', '16396.00', '2017-01-11', '2017-01-02 13:13:38'),
(763231, 'SSVision', 'Dec-2016', '5219.00', '2017-01-11', '2017-01-02 13:13:38'),
(763232, 'VH3-308', 'Dec-2016', '30238.00', '2017-01-11', '2017-01-02 13:13:38'),
(763233, 'VH3-307', 'Dec-2016', '28824.00', '2017-01-11', '2017-01-02 13:13:38'),
(763234, 'VH3-201', 'Dec-2016', '17482.00', '2017-01-11', '2017-01-02 13:13:38'),
(763235, 'VH3-302', 'Dec-2016', '16052.00', '2017-01-11', '2017-01-02 13:13:38'),
(763236, 'VH3-301', 'Dec-2016', '15387.00', '2017-01-11', '2017-01-02 13:13:38'),
(763237, 'VH3-202', 'Dec-2016', '17428.00', '2017-01-11', '2017-01-02 13:13:38'),
(763238, 'A1', 'Jan-2017', '19671.00', '2017-03-07', '2017-02-10 18:27:49'),
(763239, 'A2', 'Jan-2017', '9334.00', '2017-03-07', '2017-02-10 18:27:49'),
(763240, 'A3', 'Jan-2017', '8279.00', '2017-03-07', '2017-02-10 18:27:49'),
(763241, 'A4', 'Jan-2017', '4904.00', '2017-03-07', '2017-02-10 18:27:49'),
(763242, 'A5', 'Jan-2017', '11418.00', '2017-03-07', '2017-02-10 18:27:49'),
(763243, 'A6', 'Jan-2017', '10189.00', '2017-03-07', '2017-02-10 18:27:49'),
(763244, 'A7', 'Jan-2017', '10342.00', '2017-03-07', '2017-02-10 18:27:49'),
(763245, 'A8', 'Jan-2017', '8966.00', '2017-03-07', '2017-02-10 18:27:49'),
(763246, 'B1', 'Jan-2017', '24639.00', '2017-03-07', '2017-02-10 18:27:49'),
(763247, 'B2', 'Jan-2017', '30302.00', '2017-03-07', '2017-02-10 18:27:49'),
(763248, 'B3', 'Jan-2017', '21423.00', '2017-03-07', '2017-02-10 18:27:49'),
(763249, 'B4', 'Jan-2017', '28664.00', '2017-03-07', '2017-02-10 18:27:49'),
(763250, 'B5', 'Jan-2017', '17593.00', '2017-03-07', '2017-02-10 18:27:49'),
(763251, 'B6', 'Jan-2017', '20548.00', '2017-03-07', '2017-02-10 18:27:49'),
(763252, 'B7', 'Jan-2017', '24034.00', '2017-03-07', '2017-02-10 18:27:49'),
(763253, 'B9', 'Jan-2017', '15512.00', '2017-03-07', '2017-02-10 18:27:49'),
(763254, 'B10', 'Jan-2017', '30098.00', '2017-03-07', '2017-02-10 18:27:49'),
(763255, 'B11', 'Jan-2017', '18954.00', '2017-03-07', '2017-02-10 18:27:49'),
(763256, 'B12', 'Jan-2017', '33469.00', '2017-03-07', '2017-02-10 18:27:49'),
(763257, 'B13', 'Jan-2017', '30121.00', '2017-03-07', '2017-02-10 18:27:49'),
(763258, 'B14', 'Jan-2017', '18841.00', '2017-03-07', '2017-02-10 18:27:49'),
(763259, 'B15', 'Jan-2017', '49132.00', '2017-03-07', '2017-02-10 18:27:49'),
(763260, 'B16', 'Jan-2017', '31187.00', '2017-03-07', '2017-02-10 18:27:49'),
(763261, 'BEC-Admin', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763262, 'BEC-Audi', 'Jan-2017', '1148.00', '2017-03-07', '2017-02-10 18:27:49'),
(763263, 'BEC-Main', 'Jan-2017', '53707.00', '2017-03-07', '2017-02-10 18:27:49'),
(763264, 'BH1-R205', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763265, 'BH1-R259', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763266, 'BH1-R257', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763267, 'BH1-R255', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763268, 'BH1-R265', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763269, 'BH1-R253', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763270, 'BH1-R256', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763271, 'BH2-Canteen', 'Jan-2017', '3977.00', '2017-03-07', '2017-02-10 18:27:49'),
(763272, 'BH4-Canteen', 'Jan-2017', '2763.00', '2017-03-07', '2017-02-10 18:27:49'),
(763273, 'BH-5 Canteen', 'Jan-2017', '953.00', '2017-03-07', '2017-02-10 18:27:49'),
(763274, 'BH-5 (O/H-T)', 'Jan-2017', '608.00', '2017-02-10', '2017-02-10 18:27:49'),
(763275, 'C1', 'Jan-2017', '39361.00', '2017-03-07', '2017-02-10 18:27:49'),
(763276, 'C2', 'Jan-2017', '31409.00', '2017-03-07', '2017-02-10 18:27:49'),
(763277, 'D1', 'Jan-2017', '14738.00', '2017-03-07', '2017-02-10 18:27:49'),
(763278, 'D2', 'Jan-2017', '30694.00', '2017-03-07', '2017-02-10 18:27:49'),
(763279, 'D3', 'Jan-2017', '26229.00', '2017-03-07', '2017-02-10 18:27:49'),
(763280, 'D4', 'Jan-2017', '31926.00', '2017-03-07', '2017-02-10 18:27:49'),
(763281, 'D5', 'Jan-2017', '15075.00', '2017-03-07', '2017-02-10 18:27:49'),
(763282, 'D6', 'Jan-2017', '37096.00', '2017-03-07', '2017-02-10 18:27:49'),
(763283, 'D7', 'Jan-2017', '43676.00', '2017-03-07', '2017-02-10 18:27:49'),
(763284, 'D8', 'Jan-2017', '35045.00', '2017-03-07', '2017-02-10 18:27:49'),
(763285, 'D9', 'Jan-2017', '18713.00', '2017-03-07', '2017-02-10 18:27:49'),
(763286, 'D10', 'Jan-2017', '41357.00', '2017-03-07', '2017-02-10 18:27:49'),
(763287, 'D11', 'Jan-2017', '31975.00', '2017-03-07', '2017-02-10 18:27:49'),
(763288, 'D12', 'Jan-2017', '48550.00', '2017-03-07', '2017-02-10 18:27:49'),
(763289, 'D13', 'Jan-2017', '6166.00', '2017-03-07', '2017-02-10 18:27:49'),
(763290, 'D14', 'Jan-2017', '41379.00', '2017-03-07', '2017-02-10 18:27:49'),
(763291, 'D15', 'Jan-2017', '32211.00', '2017-03-07', '2017-02-10 18:27:49'),
(763292, 'D16', 'Jan-2017', '23281.00', '2017-03-07', '2017-02-10 18:27:49'),
(763293, 'D17', 'Jan-2017', '9945.00', '2017-03-07', '2017-02-10 18:27:49'),
(763294, 'D18', 'Jan-2017', '18306.00', '2017-03-07', '2017-02-10 18:27:49'),
(763295, 'D19', 'Jan-2017', '11374.00', '2017-03-07', '2017-02-10 18:27:49'),
(763296, 'D20', 'Jan-2017', '32993.00', '2017-03-07', '2017-02-10 18:27:49'),
(763297, 'D21', 'Jan-2017', '13784.00', '2017-03-07', '2017-02-10 18:27:49'),
(763298, 'D22', 'Jan-2017', '10985.00', '2017-03-07', '2017-02-10 18:27:49'),
(763299, 'D23', 'Jan-2017', '8292.00', '2017-03-07', '2017-02-10 18:27:49'),
(763300, 'D24', 'Jan-2017', '18734.00', '2017-03-07', '2017-02-10 18:27:49'),
(763301, 'D25', 'Jan-2017', '48939.00', '2017-03-07', '2017-02-10 18:27:49'),
(763302, 'D26', 'Jan-2017', '61349.00', '2017-03-07', '2017-02-10 18:27:49'),
(763303, 'D27', 'Jan-2017', '39488.00', '2017-03-07', '2017-02-10 18:27:49'),
(763304, 'D28', 'Jan-2017', '45282.00', '2017-03-07', '2017-02-10 18:27:49'),
(763305, 'Dir-Res', 'Jan-2017', '75583.00', '2017-03-07', '2017-02-10 18:27:49'),
(763306, 'E1', 'Jan-2017', '23177.00', '2017-03-07', '2017-02-10 18:27:49'),
(763307, 'E2', 'Jan-2017', '30647.00', '2017-03-07', '2017-02-10 18:27:49'),
(763308, 'E3', 'Jan-2017', '53126.00', '2017-03-07', '2017-02-10 18:27:49'),
(763309, 'E4', 'Jan-2017', '93363.00', '2017-03-07', '2017-02-10 18:27:49'),
(763310, 'E5', 'Jan-2017', '19529.00', '2017-03-07', '2017-02-10 18:27:49'),
(763311, 'E6', 'Jan-2017', '48531.00', '2017-03-07', '2017-02-10 18:27:49'),
(763312, 'E7', 'Jan-2017', '453.00', '2017-03-07', '2017-02-10 18:27:49'),
(763313, 'E8', 'Jan-2017', '31417.00', '2017-03-07', '2017-02-10 18:27:49'),
(763314, 'E9', 'Jan-2017', '44880.00', '2017-03-07', '2017-02-10 18:27:49'),
(763315, 'E10', 'Jan-2017', '26427.00', '2017-03-07', '2017-02-10 18:27:49'),
(763316, 'E11', 'Jan-2017', '46947.00', '2017-03-07', '2017-02-10 18:27:49'),
(763317, 'E12', 'Jan-2017', '44958.00', '2017-03-07', '2017-02-10 18:27:49'),
(763318, 'E13', 'Jan-2017', '21823.00', '2017-03-07', '2017-02-10 18:27:49'),
(763319, 'E14', 'Jan-2017', '15562.00', '2017-03-07', '2017-02-10 18:27:49'),
(763320, 'F1', 'Jan-2017', '25653.00', '2017-03-07', '2017-02-10 18:27:49'),
(763321, 'F2', 'Jan-2017', '11135.00', '2017-03-07', '2017-02-10 18:27:49'),
(763322, 'F3', 'Jan-2017', '18325.00', '2017-03-07', '2017-02-10 18:27:49'),
(763323, 'F4', 'Jan-2017', '9518.00', '2017-03-07', '2017-02-10 18:27:49'),
(763324, 'F5', 'Jan-2017', '15251.00', '2017-03-07', '2017-02-10 18:27:49'),
(763325, 'G1 ', 'Jan-2017', '3528.00', '2017-03-07', '2017-02-10 18:27:49'),
(763326, 'G2 ', 'Jan-2017', '1130.00', '2017-03-07', '2017-02-10 18:27:49'),
(763327, 'G3 ', 'Jan-2017', '4379.00', '2017-03-07', '2017-02-10 18:27:49'),
(763328, 'G4 ', 'Jan-2017', '2184.00', '2017-03-07', '2017-02-10 18:27:49'),
(763329, 'G5', 'Jan-2017', '1546.00', '2017-03-07', '2017-02-10 18:27:49'),
(763330, 'G6', 'Jan-2017', '3830.00', '2017-03-07', '2017-02-10 18:27:49'),
(763331, 'G7', 'Jan-2017', '1897.00', '2017-03-07', '2017-02-10 18:27:49'),
(763332, 'G8 ', 'Jan-2017', '2134.00', '2017-03-07', '2017-02-10 18:27:49'),
(763333, 'G9', 'Jan-2017', '2996.00', '2017-03-07', '2017-02-10 18:27:49'),
(763334, 'G10', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763335, 'G11', 'Jan-2017', '1225.00', '2017-03-07', '2017-02-10 18:27:49'),
(763336, 'G12', 'Jan-2017', '3732.00', '2017-03-07', '2017-02-10 18:27:49'),
(763337, 'G13', 'Jan-2017', '2158.00', '2017-03-07', '2017-02-10 18:27:49'),
(763338, 'G14', 'Jan-2017', '588.00', '2017-03-07', '2017-02-10 18:27:49'),
(763339, 'G15', 'Jan-2017', '961.00', '2017-03-07', '2017-02-10 18:27:49'),
(763340, 'G16', 'Jan-2017', '2965.00', '2017-03-07', '2017-02-10 18:27:49'),
(763341, 'G17', 'Jan-2017', '2.00', '2017-03-07', '2017-02-10 18:27:49'),
(763342, 'G18', 'Jan-2017', '763.00', '2017-03-07', '2017-02-10 18:27:49'),
(763343, 'G19', 'Jan-2017', '1112.00', '2017-03-07', '2017-02-10 18:27:49'),
(763344, 'G20', 'Jan-2017', '5.00', '2017-03-07', '2017-02-10 18:27:49'),
(763345, 'GH3-R519', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763346, 'GH3-Canteen', 'Jan-2017', '1553.00', '2017-03-07', '2017-02-10 18:27:49'),
(763347, 'GH3-R610', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763348, 'GH3-R721', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763349, 'GH3-R511', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763350, 'GH3-R712', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763351, 'GH3-R620', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763352, 'GH3-R612', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763353, 'GH3-R611', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763354, 'GH3-R521', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763355, 'GH3-R512', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763356, 'GH3-R621', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763357, 'GH3-R719', 'Jan-2017', '0.00', '2017-03-07', '2017-02-10 18:27:49'),
(763358, 'H1', 'Jan-2017', '11193.00', '2017-03-07', '2017-02-10 18:27:49'),
(763359, 'H2', 'Jan-2017', '5351.00', '2017-03-07', '2017-02-10 18:27:49'),
(763360, 'H3', 'Jan-2017', '3185.00', '2017-03-07', '2017-02-10 18:27:49'),
(763361, 'H4', 'Jan-2017', '12129.00', '2017-03-07', '2017-02-10 18:27:49'),
(763362, 'H5', 'Jan-2017', '6666.00', '2017-03-07', '2017-02-10 18:27:49'),
(763363, 'H6', 'Jan-2017', '27.00', '2017-03-07', '2017-02-10 18:27:49'),
(763364, 'H7', 'Jan-2017', '395.00', '2017-03-07', '2017-02-10 18:27:49'),
(763365, 'H8', 'Jan-2017', '19410.00', '2017-03-07', '2017-02-10 18:27:49'),
(763366, 'H9', 'Jan-2017', '20.00', '2017-03-07', '2017-02-10 18:27:49'),
(763367, 'H10', 'Jan-2017', '3460.00', '2017-03-07', '2017-02-10 18:27:49'),
(763368, 'H11', 'Jan-2017', '7506.00', '2017-03-07', '2017-02-10 18:27:49'),
(763369, 'H12', 'Jan-2017', '70.00', '2017-03-07', '2017-02-10 18:27:49'),
(763370, 'H13', 'Jan-2017', '36.00', '2017-03-07', '2017-02-10 18:27:49'),
(763371, 'H14', 'Jan-2017', '1754.00', '2017-03-07', '2017-02-10 18:27:49'),
(763372, 'H15', 'Jan-2017', '1.00', '2017-03-07', '2017-02-10 18:27:49'),
(763373, 'H16', 'Jan-2017', '5.00', '2017-03-07', '2017-02-10 18:27:49'),
(763374, 'H17', 'Jan-2017', '2013.00', '2017-03-07', '2017-02-10 18:27:49'),
(763375, 'H18', 'Jan-2017', '2.00', '2017-03-07', '2017-02-10 18:27:49'),
(763376, 'I1', 'Jan-2017', '5536.00', '2017-03-07', '2017-02-10 18:27:49'),
(763377, 'I2', 'Jan-2017', '3887.00', '2017-03-07', '2017-02-10 18:27:49'),
(763378, 'I3', 'Jan-2017', '3560.00', '2017-03-07', '2017-02-10 18:27:49'),
(763379, 'I4', 'Jan-2017', '3080.00', '2017-03-07', '2017-02-10 18:27:49'),
(763380, 'I5', 'Jan-2017', '4669.00', '2017-03-07', '2017-02-10 18:27:49'),
(763381, 'I6', 'Jan-2017', '1893.00', '2017-03-07', '2017-02-10 18:27:49'),
(763382, 'I7', 'Jan-2017', '1.00', '2017-03-07', '2017-02-10 18:27:49'),
(763383, 'I8', 'Jan-2017', '976.00', '2017-03-07', '2017-02-10 18:27:49'),
(763384, 'I9', 'Jan-2017', '1.00', '2017-03-07', '2017-02-10 18:27:49'),
(763385, 'I10', 'Jan-2017', '1.00', '2017-03-07', '2017-02-10 18:27:49'),
(763386, 'I11', 'Jan-2017', '1.00', '2017-03-07', '2017-02-10 18:27:49'),
(763387, 'I12', 'Jan-2017', '2.00', '2017-03-07', '2017-02-10 18:27:49'),
(763388, 'I13', 'Jan-2017', '3.00', '2017-03-07', '2017-02-10 18:27:49'),
(763389, 'I14', 'Jan-2017', '2.00', '2017-03-07', '2017-02-10 18:27:49'),
(763390, 'I15', 'Jan-2017', '1.00', '2017-03-07', '2017-02-10 18:27:49'),
(763391, 'I16', 'Jan-2017', '1.00', '2017-03-07', '2017-02-10 18:27:49'),
(763392, 'I17', 'Jan-2017', '5000.00', '2017-03-07', '2017-02-10 18:27:49'),
(763393, 'I18', 'Jan-2017', '5072.00', '2017-03-07', '2017-02-10 18:27:49'),
(763394, 'I19', 'Jan-2017', '3299.00', '2017-03-07', '2017-02-10 18:27:49'),
(763395, 'I20', 'Jan-2017', '3938.00', '2017-03-07', '2017-02-10 18:27:49'),
(763396, 'I21', 'Jan-2017', '3233.00', '2017-03-07', '2017-02-10 18:27:49'),
(763397, 'I22', 'Jan-2017', '1097.00', '2017-03-07', '2017-02-10 18:27:49'),
(763398, 'I23', 'Jan-2017', '2902.00', '2017-03-07', '2017-02-10 18:27:49'),
(763399, 'I24', 'Jan-2017', '1324.00', '2017-03-07', '2017-02-10 18:27:49'),
(763400, 'I25', 'Jan-2017', '3.00', '2017-03-07', '2017-02-10 18:27:49'),
(763401, 'I26', 'Jan-2017', '8.00', '2017-03-07', '2017-02-10 18:27:49'),
(763402, 'I27', 'Jan-2017', '13.00', '2017-03-07', '2017-02-10 18:27:49'),
(763403, 'I28', 'Jan-2017', '2.00', '2017-03-07', '2017-02-10 18:27:49'),
(763404, 'I29', 'Jan-2017', '23.00', '2017-03-07', '2017-02-10 18:27:49'),
(763405, 'I30', 'Jan-2017', '2.00', '2017-03-07', '2017-02-10 18:27:49'),
(763406, 'I31', 'Jan-2017', '3.00', '2017-03-07', '2017-02-10 18:27:49'),
(763407, 'I32', 'Jan-2017', '2.00', '2017-03-07', '2017-02-10 18:27:49'),
(763408, 'KV-IIITA', 'Jan-2017', '68045.00', '2017-03-07', '2017-02-10 18:27:49'),
(763409, 'MSA101', 'Jan-2017', '7051.00', '2017-03-07', '2017-02-10 18:27:49'),
(763410, 'MSA102', 'Jan-2017', '11610.00', '2017-03-07', '2017-02-10 18:27:49'),
(763411, 'MSA103', 'Jan-2017', '12949.00', '2017-03-07', '2017-02-10 18:27:49'),
(763412, 'MSA104', 'Jan-2017', '22445.00', '2017-03-07', '2017-02-10 18:27:49'),
(763413, 'MSA105', 'Jan-2017', '14246.00', '2017-03-07', '2017-02-10 18:27:49'),
(763414, 'MSA106', 'Jan-2017', '10300.00', '2017-03-07', '2017-02-10 18:27:49'),
(763415, 'MSA201', 'Jan-2017', '7936.00', '2017-03-07', '2017-02-10 18:27:49'),
(763416, 'MSA202', 'Jan-2017', '5719.00', '2017-03-07', '2017-02-10 18:27:49'),
(763417, 'MSA203', 'Jan-2017', '12414.00', '2017-03-07', '2017-02-10 18:27:49'),
(763418, 'MSA204', 'Jan-2017', '7837.00', '2017-03-07', '2017-02-10 18:27:49'),
(763419, 'MSA205', 'Jan-2017', '11949.00', '2017-03-07', '2017-02-10 18:27:49'),
(763420, 'MSA206', 'Jan-2017', '7892.00', '2017-03-07', '2017-02-10 18:27:49'),
(763421, 'MSA301', 'Jan-2017', '1036.00', '2017-03-07', '2017-02-10 18:27:49'),
(763422, 'MSA302', 'Jan-2017', '11073.00', '2017-03-07', '2017-02-10 18:27:49'),
(763423, 'MSA303', 'Jan-2017', '6802.00', '2017-03-07', '2017-02-10 18:27:49'),
(763424, 'MSA304', 'Jan-2017', '13611.00', '2017-03-07', '2017-02-10 18:27:49'),
(763425, 'MSA305', 'Jan-2017', '7205.00', '2017-03-07', '2017-02-10 18:27:49'),
(763426, 'MSA306', 'Jan-2017', '10277.00', '2017-03-07', '2017-02-10 18:27:49'),
(763427, 'MSA307', 'Jan-2017', '7685.00', '2017-03-07', '2017-02-10 18:27:49'),
(763428, 'MSA308', 'Jan-2017', '714.00', '2017-03-07', '2017-02-10 18:27:49'),
(763429, 'MSA401', 'Jan-2017', '8960.00', '2017-03-07', '2017-02-10 18:27:49'),
(763430, 'MSA402', 'Jan-2017', '7299.00', '2017-03-07', '2017-02-10 18:27:49'),
(763431, 'MSA403', 'Jan-2017', '9811.00', '2017-03-07', '2017-02-10 18:27:49'),
(763432, 'MSA404', 'Jan-2017', '4702.00', '2017-03-07', '2017-02-10 18:27:49'),
(763433, 'MSA405', 'Jan-2017', '5512.00', '2017-03-07', '2017-02-10 18:27:49'),
(763434, 'MSA406', 'Jan-2017', '6214.00', '2017-03-07', '2017-02-10 18:27:49'),
(763435, 'MSA407', 'Jan-2017', '10924.00', '2017-03-07', '2017-02-10 18:27:49'),
(763436, 'MSA408', 'Jan-2017', '3771.00', '2017-03-07', '2017-02-10 18:27:49'),
(763437, 'MSA409', 'Jan-2017', '2985.00', '2017-03-07', '2017-02-10 18:27:49'),
(763438, 'MSA410', 'Jan-2017', '6103.00', '2017-03-07', '2017-02-10 18:27:49'),
(763439, 'MSA501', 'Jan-2017', '8988.00', '2017-03-07', '2017-02-10 18:27:49'),
(763440, 'MSA502', 'Jan-2017', '9107.00', '2017-03-07', '2017-02-10 18:27:49'),
(763441, 'MSA503', 'Jan-2017', '4631.00', '2017-03-07', '2017-02-10 18:27:49'),
(763442, 'MSA504', 'Jan-2017', '6057.00', '2017-03-07', '2017-02-10 18:27:49'),
(763443, 'MSA505', 'Jan-2017', '10081.00', '2017-03-07', '2017-02-10 18:27:49'),
(763444, 'MSA506', 'Jan-2017', '7082.00', '2017-03-07', '2017-02-10 18:27:49'),
(763445, 'MSA507', 'Jan-2017', '6469.00', '2017-03-07', '2017-02-10 18:27:49'),
(763446, 'MSA508', 'Jan-2017', '3725.00', '2017-03-07', '2017-02-10 18:27:49'),
(763447, 'MSA509', 'Jan-2017', '4985.00', '2017-03-07', '2017-02-10 18:27:49'),
(763448, 'MSA510', 'Jan-2017', '9662.00', '2017-03-07', '2017-02-10 18:27:49'),
(763449, 'MSA601', 'Jan-2017', '4645.00', '2017-03-07', '2017-02-10 18:27:49'),
(763450, 'MSA602', 'Jan-2017', '10904.00', '2017-03-07', '2017-02-10 18:27:49'),
(763451, 'MSA603', 'Jan-2017', '2437.00', '2017-03-07', '2017-02-10 18:27:49'),
(763452, 'MSA604', 'Jan-2017', '3546.00', '2017-03-07', '2017-02-10 18:27:49'),
(763453, 'MSA605', 'Jan-2017', '5652.00', '2017-03-07', '2017-02-10 18:27:49'),
(763454, 'MSA606', 'Jan-2017', '4227.00', '2017-03-07', '2017-02-10 18:27:49'),
(763455, 'MSA607', 'Jan-2017', '5334.00', '2017-03-07', '2017-02-10 18:27:49'),
(763456, 'MSA608', 'Jan-2017', '7757.00', '2017-03-07', '2017-02-10 18:27:49'),
(763457, 'MSA609', 'Jan-2017', '1486.00', '2017-03-07', '2017-02-10 18:27:49'),
(763458, 'MSA610', 'Jan-2017', '4021.00', '2017-03-07', '2017-02-10 18:27:49'),
(763459, 'MSA-CA1', 'Jan-2017', '297.00', '2017-03-07', '2017-02-10 18:27:49'),
(763460, 'MSA-CA2', 'Jan-2017', '31994.00', '2017-03-07', '2017-02-10 18:27:49'),
(763461, 'RES-CA1', 'Jan-2017', '3200.00', '2017-03-07', '2017-02-10 18:27:49'),
(763462, 'RES-CA2', 'Jan-2017', '1573.00', '2017-03-07', '2017-02-10 18:27:49'),
(763463, 'RES-CA3', 'Jan-2017', '18932.00', '2017-03-07', '2017-02-10 18:27:49'),
(763464, 'RES-CA4', 'Jan-2017', '1892.00', '2017-03-07', '2017-02-10 18:27:49'),
(763465, 'RES-CA5', 'Jan-2017', '2877.00', '2017-03-07', '2017-02-10 18:27:49'),
(763466, 'RES-CA6', 'Jan-2017', '3423.00', '2017-03-07', '2017-02-10 18:27:49'),
(763467, 'RES-CA7', 'Jan-2017', '104.00', '2017-03-07', '2017-02-10 18:27:49'),
(763468, 'RES-CA8', 'Jan-2017', '4514.00', '2017-03-07', '2017-02-10 18:27:49'),
(763469, 'RES-CA9', 'Jan-2017', '4292.00', '2017-03-07', '2017-02-10 18:27:49'),
(763470, 'RES-CA10', 'Jan-2017', '3399.00', '2017-03-07', '2017-02-10 18:27:49'),
(763471, 'RES-CA11', 'Jan-2017', '6025.00', '2017-03-07', '2017-02-10 18:27:49'),
(763472, 'RES-CA12', 'Jan-2017', '1973.00', '2017-03-07', '2017-02-10 18:27:49'),
(763473, 'RES-CA13', 'Jan-2017', '2232.00', '2017-03-07', '2017-02-10 18:27:49'),
(763474, 'RES-CA14', 'Jan-2017', '2382.00', '2017-03-07', '2017-02-10 18:27:49'),
(763475, 'RES-CA15', 'Jan-2017', '1612.00', '2017-03-07', '2017-02-10 18:27:49'),
(763476, 'S1', 'Jan-2017', '8420.00', '2017-03-07', '2017-02-10 18:27:49'),
(763477, 'S2', 'Jan-2017', '5462.00', '2017-03-07', '2017-02-10 18:27:49'),
(763478, 'S3', 'Jan-2017', '12530.00', '2017-03-07', '2017-02-10 18:27:49'),
(763479, 'S4', 'Jan-2017', '3208.00', '2017-03-07', '2017-02-10 18:27:49'),
(763480, 'S5', 'Jan-2017', '6218.00', '2017-03-07', '2017-02-10 18:27:49'),
(763481, 'S6', 'Jan-2017', '6858.00', '2017-03-07', '2017-02-10 18:27:49'),
(763482, 'S7', 'Jan-2017', '25188.00', '2017-03-07', '2017-02-10 18:27:49'),
(763483, 'S8', 'Jan-2017', '14691.00', '2017-03-07', '2017-02-10 18:27:49'),
(763484, 'S-CA1', 'Jan-2017', '16452.00', '2017-03-07', '2017-02-10 18:27:49'),
(763485, 'SSVision', 'Jan-2017', '5219.00', '2017-03-07', '2017-02-10 18:27:49'),
(763486, 'VH3-308', 'Jan-2017', '30238.00', '2017-03-07', '2017-02-10 18:27:49'),
(763487, 'VH3-307', 'Jan-2017', '28829.00', '2017-03-07', '2017-02-10 18:27:49'),
(763488, 'VH3-201', 'Jan-2017', '17486.00', '2017-03-07', '2017-02-10 18:27:49'),
(763489, 'VH3-302', 'Jan-2017', '16069.00', '2017-03-07', '2017-02-10 18:27:49'),
(763490, 'VH3-301', 'Jan-2017', '15387.00', '2017-03-07', '2017-02-10 18:27:49'),
(763491, 'VH3-202', 'Jan-2017', '17428.00', '2017-03-07', '2017-02-10 18:27:49'),
(763492, 'B8', 'Jan-2017', '29154.00', '2017-03-07', '2017-02-10 18:59:40'),
(763493, 'A1', 'Feb-2017', '19795.00', '2017-03-07', '2017-03-07 19:31:30'),
(763494, 'A2', 'Feb-2017', '9334.00', '2017-03-07', '2017-03-07 19:31:30'),
(763495, 'A3', 'Feb-2017', '8378.00', '2017-03-07', '2017-03-07 19:31:30'),
(763496, 'A4', 'Feb-2017', '4904.00', '2017-03-07', '2017-03-07 19:31:30'),
(763497, 'A5', 'Feb-2017', '11418.00', '2017-03-07', '2017-03-07 19:31:30'),
(763498, 'A6', 'Feb-2017', '10189.00', '2017-03-07', '2017-03-07 19:31:30'),
(763499, 'A7', 'Feb-2017', '10453.00', '2017-03-07', '2017-03-07 19:31:30'),
(763500, 'A8', 'Feb-2017', '8966.00', '2017-03-07', '2017-03-07 19:31:30'),
(763501, 'B1', 'Feb-2017', '24822.00', '2017-03-07', '2017-03-07 19:31:30'),
(763502, 'B2', 'Feb-2017', '30344.00', '2017-03-07', '2017-03-07 19:31:30'),
(763503, 'B3', 'Feb-2017', '21622.00', '2017-03-07', '2017-03-07 19:31:30'),
(763504, 'B4', 'Feb-2017', '28895.00', '2017-03-07', '2017-03-07 19:31:30'),
(763505, 'B5', 'Feb-2017', '17751.00', '2017-03-07', '2017-03-07 19:31:30'),
(763506, 'B6', 'Feb-2017', '20637.00', '2017-03-07', '2017-03-07 19:31:30'),
(763507, 'B7', 'Feb-2017', '24215.00', '2017-03-07', '2017-03-07 19:31:30'),
(763508, 'B8', 'Feb-2017', '29301.00', '2017-03-07', '2017-03-07 19:31:30'),
(763509, 'B9', 'Feb-2017', '15626.00', '2017-03-07', '2017-03-07 19:31:30'),
(763510, 'B10', 'Feb-2017', '30233.00', '2017-03-07', '2017-03-07 19:31:30'),
(763511, 'B11', 'Feb-2017', '19224.00', '2017-03-07', '2017-03-07 19:31:30'),
(763512, 'B12', 'Feb-2017', '33688.00', '2017-03-07', '2017-03-07 19:31:30'),
(763513, 'B13', 'Feb-2017', '30271.00', '2017-03-07', '2017-03-07 19:31:30'),
(763514, 'B14', 'Feb-2017', '19011.00', '2017-03-07', '2017-03-07 19:31:30'),
(763515, 'B15', 'Feb-2017', '49273.00', '2017-03-07', '2017-03-07 19:31:30'),
(763516, 'B16', 'Feb-2017', '31356.00', '2017-03-07', '2017-03-07 19:31:30'),
(763517, 'BEC-Admin', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763518, 'BEC-Audi', 'Feb-2017', '1345.00', '2017-03-07', '2017-03-07 19:31:30'),
(763519, 'BEC-Main', 'Feb-2017', '54313.00', '2017-03-07', '2017-03-07 19:31:30'),
(763520, 'BH1-R205', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763521, 'BH1-R259', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763522, 'BH1-R257', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763523, 'BH1-R255', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763524, 'BH1-R265', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763525, 'BH1-R253', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763526, 'BH1-R256', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763527, 'BH2-Canteen', 'Feb-2017', '4150.00', '2017-03-07', '2017-03-07 19:31:30'),
(763528, 'BH4-Canteen', 'Feb-2017', '3143.00', '2017-03-07', '2017-03-07 19:31:30'),
(763529, 'BH-5 Canteen', 'Feb-2017', '1144.00', '2017-03-07', '2017-03-07 19:31:30'),
(763530, 'BH-5 (O/H-T)', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763531, 'C1', 'Feb-2017', '39432.00', '2017-03-07', '2017-03-07 19:31:30'),
(763532, 'C2', 'Feb-2017', '31685.00', '2017-03-07', '2017-03-07 19:31:30'),
(763533, 'D1', 'Feb-2017', '15022.00', '2017-03-07', '2017-03-07 19:31:30'),
(763534, 'D2', 'Feb-2017', '31027.00', '2017-03-07', '2017-03-07 19:31:30'),
(763535, 'D3', 'Feb-2017', '26229.00', '2017-03-07', '2017-03-07 19:31:30'),
(763536, 'D4', 'Feb-2017', '31930.00', '2017-03-07', '2017-03-07 19:31:30'),
(763537, 'D5', 'Feb-2017', '15194.00', '2017-03-07', '2017-03-07 19:31:30'),
(763538, 'D6', 'Feb-2017', '37237.00', '2017-03-07', '2017-03-07 19:31:30'),
(763539, 'D7', 'Feb-2017', '43988.00', '2017-03-07', '2017-03-07 19:31:30'),
(763540, 'D8', 'Feb-2017', '35339.00', '2017-03-07', '2017-03-07 19:31:30'),
(763541, 'D9', 'Feb-2017', '18841.00', '2017-03-07', '2017-03-07 19:31:30'),
(763542, 'D10', 'Feb-2017', '41357.00', '2017-03-07', '2017-03-07 19:31:30'),
(763543, 'D11', 'Feb-2017', '32280.00', '2017-03-07', '2017-03-07 19:31:30'),
(763544, 'D12', 'Feb-2017', '48772.00', '2017-03-07', '2017-03-07 19:31:30'),
(763545, 'D13', 'Feb-2017', '6166.00', '2017-03-07', '2017-03-07 19:31:30'),
(763546, 'D14', 'Feb-2017', '41379.00', '2017-03-07', '2017-03-07 19:31:30'),
(763547, 'D15', 'Feb-2017', '32623.00', '2017-03-07', '2017-03-07 19:31:30'),
(763548, 'D16', 'Feb-2017', '23317.00', '2017-03-07', '2017-03-07 19:31:30'),
(763549, 'D17', 'Feb-2017', '10101.00', '2017-03-07', '2017-03-07 19:31:30'),
(763550, 'D18', 'Feb-2017', '18450.00', '2017-03-07', '2017-03-07 19:31:30'),
(763551, 'D19', 'Feb-2017', '11520.00', '2017-03-07', '2017-03-07 19:31:30'),
(763552, 'D20', 'Feb-2017', '33241.00', '2017-03-07', '2017-03-07 19:31:30'),
(763553, 'D21', 'Feb-2017', '14178.00', '2017-03-07', '2017-03-07 19:31:30'),
(763554, 'D22', 'Feb-2017', '11086.00', '2017-03-07', '2017-03-07 19:31:30'),
(763555, 'D23', 'Feb-2017', '8602.00', '2017-03-07', '2017-03-07 19:31:30'),
(763556, 'D24', 'Feb-2017', '18855.00', '2017-03-07', '2017-03-07 19:31:30'),
(763557, 'D25', 'Feb-2017', '49107.00', '2017-03-07', '2017-03-07 19:31:30'),
(763558, 'D26', 'Feb-2017', '61647.00', '2017-03-07', '2017-03-07 19:31:30'),
(763559, 'D27', 'Feb-2017', '39761.00', '2017-03-07', '2017-03-07 19:31:30'),
(763560, 'D28', 'Feb-2017', '45765.00', '2017-03-07', '2017-03-07 19:31:30'),
(763561, 'Dir-Res', 'Feb-2017', '76731.00', '2017-03-07', '2017-03-07 19:31:30'),
(763562, 'E1', 'Feb-2017', '23177.00', '2017-03-07', '2017-03-07 19:31:30'),
(763563, 'E2', 'Feb-2017', '30786.00', '2017-03-07', '2017-03-07 19:31:30'),
(763564, 'E3', 'Feb-2017', '53390.00', '2017-03-07', '2017-03-07 19:31:30'),
(763565, 'E4', 'Feb-2017', '93715.00', '2017-03-07', '2017-03-07 19:31:30'),
(763566, 'E5', 'Feb-2017', '19615.00', '2017-03-07', '2017-03-07 19:31:30'),
(763567, 'E6', 'Feb-2017', '48882.00', '2017-03-07', '2017-03-07 19:31:30'),
(763568, 'E7', 'Feb-2017', '765.00', '2017-03-07', '2017-03-07 19:31:30'),
(763569, 'E8', 'Feb-2017', '31606.00', '2017-03-07', '2017-03-07 19:31:30'),
(763570, 'E9', 'Feb-2017', '45396.00', '2017-03-07', '2017-03-07 19:31:30'),
(763571, 'E10', 'Feb-2017', '26611.00', '2017-03-07', '2017-03-07 19:31:30'),
(763572, 'E11', 'Feb-2017', '47233.00', '2017-03-07', '2017-03-07 19:31:30'),
(763573, 'E12', 'Feb-2017', '45436.00', '2017-03-07', '2017-03-07 19:31:30'),
(763574, 'E13', 'Feb-2017', '22116.00', '2017-03-07', '2017-03-07 19:31:30'),
(763575, 'E14', 'Feb-2017', '15812.00', '2017-03-07', '2017-03-07 19:31:30'),
(763576, 'F1', 'Feb-2017', '26225.00', '2017-03-07', '2017-03-07 19:31:30'),
(763577, 'F2', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763578, 'F3', 'Feb-2017', '18534.00', '2017-03-07', '2017-03-07 19:31:30'),
(763579, 'F4', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763580, 'F5', 'Feb-2017', '15669.00', '2017-03-07', '2017-03-07 19:31:30'),
(763581, 'G1 ', 'Feb-2017', '3708.00', '2017-03-07', '2017-03-07 19:31:30'),
(763582, 'G2 ', 'Feb-2017', '1179.00', '2017-03-07', '2017-03-07 19:31:30'),
(763583, 'G3 ', 'Feb-2017', '4506.00', '2017-03-07', '2017-03-07 19:31:30'),
(763584, 'G4 ', 'Feb-2017', '2184.00', '2017-03-07', '2017-03-07 19:31:30'),
(763585, 'G5', 'Feb-2017', '1681.00', '2017-03-07', '2017-03-07 19:31:30'),
(763586, 'G6', 'Feb-2017', '3881.00', '2017-03-07', '2017-03-07 19:31:30'),
(763587, 'G7', 'Feb-2017', '1900.00', '2017-03-07', '2017-03-07 19:31:30'),
(763588, 'G8 ', 'Feb-2017', '2247.00', '2017-03-07', '2017-03-07 19:31:30'),
(763589, 'G9', 'Feb-2017', '3111.00', '2017-03-07', '2017-03-07 19:31:30'),
(763590, 'G10', 'Feb-2017', '127.00', '2017-03-07', '2017-03-07 19:31:30'),
(763591, 'G11', 'Feb-2017', '1225.00', '2017-03-07', '2017-03-07 19:31:30'),
(763592, 'G12', 'Feb-2017', '3942.00', '2017-03-07', '2017-03-07 19:31:30'),
(763593, 'G13', 'Feb-2017', '2236.00', '2017-03-07', '2017-03-07 19:31:30'),
(763594, 'G14', 'Feb-2017', '128.00', '2017-03-07', '2017-03-07 19:31:30'),
(763595, 'G15', 'Feb-2017', '1061.00', '2017-03-07', '2017-03-07 19:31:30'),
(763596, 'G16', 'Feb-2017', '3088.00', '2017-03-07', '2017-03-07 19:31:30'),
(763597, 'G17', 'Feb-2017', '2.00', '2017-03-07', '2017-03-07 19:31:30'),
(763598, 'G18', 'Feb-2017', '849.00', '2017-03-07', '2017-03-07 19:31:30'),
(763599, 'G19', 'Feb-2017', '1356.00', '2017-03-07', '2017-03-07 19:31:30'),
(763600, 'G20', 'Feb-2017', '5.00', '2017-03-07', '2017-03-07 19:31:30'),
(763601, 'GH3-R519', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763602, 'GH3-Canteen', 'Feb-2017', '1563.00', '2017-03-07', '2017-03-07 19:31:30'),
(763603, 'GH3-R610', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763604, 'GH3-R721', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763605, 'GH3-R511', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763606, 'GH3-R712', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763607, 'GH3-R620', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763608, 'GH3-R612', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763609, 'GH3-R611', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763610, 'GH3-R521', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763611, 'GH3-R512', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763612, 'GH3-R621', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763613, 'GH3-R719', 'Feb-2017', '0.00', '2017-03-07', '2017-03-07 19:31:30'),
(763614, 'H1', 'Feb-2017', '11341.00', '2017-03-07', '2017-03-07 19:31:30'),
(763615, 'H2', 'Feb-2017', '5351.00', '2017-03-07', '2017-03-07 19:31:30'),
(763616, 'H3', 'Feb-2017', '3185.00', '2017-03-07', '2017-03-07 19:31:30'),
(763617, 'H4', 'Feb-2017', '12363.00', '2017-03-07', '2017-03-07 19:31:30'),
(763618, 'H5', 'Feb-2017', '6738.00', '2017-03-07', '2017-03-07 19:31:30'),
(763619, 'H6', 'Feb-2017', '27.00', '2017-03-07', '2017-03-07 19:31:30'),
(763620, 'H7', 'Feb-2017', '395.00', '2017-03-07', '2017-03-07 19:31:30'),
(763621, 'H8', 'Feb-2017', '19876.00', '2017-03-07', '2017-03-07 19:31:30'),
(763622, 'H9', 'Feb-2017', '20.00', '2017-03-07', '2017-03-07 19:31:30'),
(763623, 'H10', 'Feb-2017', '3877.00', '2017-03-07', '2017-03-07 19:31:30'),
(763624, 'H11', 'Feb-2017', '7649.00', '2017-03-07', '2017-03-07 19:31:30'),
(763625, 'H12', 'Feb-2017', '70.00', '2017-03-07', '2017-03-07 19:31:30'),
(763626, 'H13', 'Feb-2017', '38.00', '2017-03-07', '2017-03-07 19:31:30'),
(763627, 'H14', 'Feb-2017', '1905.00', '2017-03-07', '2017-03-07 19:31:30'),
(763628, 'H15', 'Feb-2017', '1.00', '2017-03-07', '2017-03-07 19:31:30'),
(763629, 'H16', 'Feb-2017', '5.00', '2017-03-07', '2017-03-07 19:31:30'),
(763630, 'H17', 'Feb-2017', '2170.00', '2017-03-07', '2017-03-07 19:31:30'),
(763631, 'H18', 'Feb-2017', '2.00', '2017-03-07', '2017-03-07 19:31:30'),
(763632, 'I1', 'Feb-2017', '5774.00', '2017-03-07', '2017-03-07 19:31:30'),
(763633, 'I2', 'Feb-2017', '4050.00', '2017-03-07', '2017-03-07 19:31:30'),
(763634, 'I3', 'Feb-2017', '3693.00', '2017-03-07', '2017-03-07 19:31:30'),
(763635, 'I4', 'Feb-2017', '3286.00', '2017-03-07', '2017-03-07 19:31:30'),
(763636, 'I5', 'Feb-2017', '4881.00', '2017-03-07', '2017-03-07 19:31:30'),
(763637, 'I6', 'Feb-2017', '1997.00', '2017-03-07', '2017-03-07 19:31:30'),
(763638, 'I7', 'Feb-2017', '1.00', '2017-03-07', '2017-03-07 19:31:30'),
(763639, 'I8', 'Feb-2017', '1102.00', '2017-03-07', '2017-03-07 19:31:30'),
(763640, 'I9', 'Feb-2017', '1.00', '2017-03-07', '2017-03-07 19:31:30'),
(763641, 'I10', 'Feb-2017', '1.00', '2017-03-07', '2017-03-07 19:31:30'),
(763642, 'I11', 'Feb-2017', '1.00', '2017-03-07', '2017-03-07 19:31:30'),
(763643, 'I12', 'Feb-2017', '2.00', '2017-03-07', '2017-03-07 19:31:30'),
(763644, 'I13', 'Feb-2017', '3.00', '2017-03-07', '2017-03-07 19:31:30'),
(763645, 'I14', 'Feb-2017', '2.00', '2017-03-07', '2017-03-07 19:31:30'),
(763646, 'I15', 'Feb-2017', '1.00', '2017-03-07', '2017-03-07 19:31:30'),
(763647, 'I16', 'Feb-2017', '1.00', '2017-03-07', '2017-03-07 19:31:30'),
(763648, 'I17', 'Feb-2017', '5204.00', '2017-03-07', '2017-03-07 19:31:30'),
(763649, 'I18', 'Feb-2017', '5361.00', '2017-03-07', '2017-03-07 19:31:30'),
(763650, 'I19', 'Feb-2017', '3402.00', '2017-03-07', '2017-03-07 19:31:30'),
(763651, 'I20', 'Feb-2017', '4163.00', '2017-03-07', '2017-03-07 19:31:30'),
(763652, 'I21', 'Feb-2017', '3473.00', '2017-03-07', '2017-03-07 19:31:30'),
(763653, 'I22', 'Feb-2017', '1293.00', '2017-03-07', '2017-03-07 19:31:30'),
(763654, 'I23', 'Feb-2017', '3116.00', '2017-03-07', '2017-03-07 19:31:30'),
(763655, 'I24', 'Feb-2017', '1430.00', '2017-03-07', '2017-03-07 19:31:30'),
(763656, 'I25', 'Feb-2017', '3.00', '2017-03-07', '2017-03-07 19:31:30'),
(763657, 'I26', 'Feb-2017', '8.00', '2017-03-07', '2017-03-07 19:31:30'),
(763658, 'I27', 'Feb-2017', '13.00', '2017-03-07', '2017-03-07 19:31:30'),
(763659, 'I28', 'Feb-2017', '2.00', '2017-03-07', '2017-03-07 19:31:30'),
(763660, 'I29', 'Feb-2017', '23.00', '2017-03-07', '2017-03-07 19:31:30'),
(763661, 'I30', 'Feb-2017', '2.00', '2017-03-07', '2017-03-07 19:31:30'),
(763662, 'I31', 'Feb-2017', '3.00', '2017-03-07', '2017-03-07 19:31:30'),
(763663, 'I32', 'Feb-2017', '2.00', '2017-03-07', '2017-03-07 19:31:30'),
(763664, 'KV-IIITA', 'Feb-2017', '69057.00', '2017-03-07', '2017-03-07 19:31:30'),
(763665, 'MSA101', 'Feb-2017', '7051.00', '2017-03-07', '2017-03-07 19:31:30'),
(763666, 'MSA102', 'Feb-2017', '11672.00', '2017-03-07', '2017-03-07 19:31:30'),
(763667, 'MSA103', 'Feb-2017', '13009.00', '2017-03-07', '2017-03-07 19:31:30'),
(763668, 'MSA104', 'Feb-2017', '22536.00', '2017-03-07', '2017-03-07 19:31:30'),
(763669, 'MSA105', 'Feb-2017', '14293.00', '2017-03-07', '2017-03-07 19:31:30'),
(763670, 'MSA106', 'Feb-2017', '10330.00', '2017-03-07', '2017-03-07 19:31:30'),
(763671, 'MSA201', 'Feb-2017', '7940.00', '2017-03-07', '2017-03-07 19:31:30'),
(763672, 'MSA202', 'Feb-2017', '5754.00', '2017-03-07', '2017-03-07 19:31:30'),
(763673, 'MSA203', 'Feb-2017', '12445.00', '2017-03-07', '2017-03-07 19:31:30'),
(763674, 'MSA204', 'Feb-2017', '7852.00', '2017-03-07', '2017-03-07 19:31:30'),
(763675, 'MSA205', 'Feb-2017', '11949.00', '2017-03-07', '2017-03-07 19:31:30'),
(763676, 'MSA206', 'Feb-2017', '7953.00', '2017-03-07', '2017-03-07 19:31:30'),
(763677, 'MSA301', 'Feb-2017', '1036.00', '2017-03-07', '2017-03-07 19:31:30'),
(763678, 'MSA302', 'Feb-2017', '11073.00', '2017-03-07', '2017-03-07 19:31:30'),
(763679, 'MSA303', 'Feb-2017', '6817.00', '2017-03-07', '2017-03-07 19:31:30'),
(763680, 'MSA304', 'Feb-2017', '13654.00', '2017-03-07', '2017-03-07 19:31:30'),
(763681, 'MSA305', 'Feb-2017', '7233.00', '2017-03-07', '2017-03-07 19:31:30'),
(763682, 'MSA306', 'Feb-2017', '10300.00', '2017-03-07', '2017-03-07 19:31:30'),
(763683, 'MSA307', 'Feb-2017', '7704.00', '2017-03-07', '2017-03-07 19:31:30'),
(763684, 'MSA308', 'Feb-2017', '758.00', '2017-03-07', '2017-03-07 19:31:30'),
(763685, 'MSA401', 'Feb-2017', '9028.00', '2017-03-07', '2017-03-07 19:31:30'),
(763686, 'MSA402', 'Feb-2017', '7426.00', '2017-03-07', '2017-03-07 19:31:30'),
(763687, 'MSA403', 'Feb-2017', '9818.00', '2017-03-07', '2017-03-07 19:31:30'),
(763688, 'MSA404', 'Feb-2017', '4730.00', '2017-03-07', '2017-03-07 19:31:30'),
(763689, 'MSA405', 'Feb-2017', '5541.00', '2017-03-07', '2017-03-07 19:31:30'),
(763690, 'MSA406', 'Feb-2017', '6280.00', '2017-03-07', '2017-03-07 19:31:30'),
(763691, 'MSA407', 'Feb-2017', '10924.00', '2017-03-07', '2017-03-07 19:31:30'),
(763692, 'MSA408', 'Feb-2017', '3807.00', '2017-03-07', '2017-03-07 19:31:30'),
(763693, 'MSA409', 'Feb-2017', '3006.00', '2017-03-07', '2017-03-07 19:31:30'),
(763694, 'MSA410', 'Feb-2017', '6124.00', '2017-03-07', '2017-03-07 19:31:30'),
(763695, 'MSA501', 'Feb-2017', '9035.00', '2017-03-07', '2017-03-07 19:31:30'),
(763696, 'MSA502', 'Feb-2017', '9114.00', '2017-03-07', '2017-03-07 19:31:30'),
(763697, 'MSA503', 'Feb-2017', '4681.00', '2017-03-07', '2017-03-07 19:31:30'),
(763698, 'MSA504', 'Feb-2017', '6093.00', '2017-03-07', '2017-03-07 19:31:30'),
(763699, 'MSA505', 'Feb-2017', '10114.00', '2017-03-07', '2017-03-07 19:31:30'),
(763700, 'MSA506', 'Feb-2017', '7165.00', '2017-03-07', '2017-03-07 19:31:30'),
(763701, 'MSA507', 'Feb-2017', '6500.00', '2017-03-07', '2017-03-07 19:31:30'),
(763702, 'MSA508', 'Feb-2017', '3768.00', '2017-03-07', '2017-03-07 19:31:30'),
(763703, 'MSA509', 'Feb-2017', '5005.00', '2017-03-07', '2017-03-07 19:31:30'),
(763704, 'MSA510', 'Feb-2017', '9733.00', '2017-03-07', '2017-03-07 19:31:30'),
(763705, 'MSA601', 'Feb-2017', '4650.00', '2017-03-07', '2017-03-07 19:31:30'),
(763706, 'MSA602', 'Feb-2017', '10959.00', '2017-03-07', '2017-03-07 19:31:30'),
(763707, 'MSA603', 'Feb-2017', '2458.00', '2017-03-07', '2017-03-07 19:31:30'),
(763708, 'MSA604', 'Feb-2017', '3625.00', '2017-03-07', '2017-03-07 19:31:30'),
(763709, 'MSA605', 'Feb-2017', '5698.00', '2017-03-07', '2017-03-07 19:31:30'),
(763710, 'MSA606', 'Feb-2017', '4249.00', '2017-03-07', '2017-03-07 19:31:30'),
(763711, 'MSA607', 'Feb-2017', '5421.00', '2017-03-07', '2017-03-07 19:31:30'),
(763712, 'MSA608', 'Feb-2017', '7763.00', '2017-03-07', '2017-03-07 19:31:30'),
(763713, 'MSA609', 'Feb-2017', '1488.00', '2017-03-07', '2017-03-07 19:31:30'),
(763714, 'MSA610', 'Feb-2017', '4087.00', '2017-03-07', '2017-03-07 19:31:30'),
(763715, 'MSA-CA1', 'Feb-2017', '596.00', '2017-03-07', '2017-03-07 19:31:30'),
(763716, 'MSA-CA2', 'Feb-2017', '32316.00', '2017-03-07', '2017-03-07 19:31:30'),
(763717, 'RES-CA1', 'Feb-2017', '3221.00', '2017-03-07', '2017-03-07 19:31:30'),
(763718, 'RES-CA2', 'Feb-2017', '1586.00', '2017-03-07', '2017-03-07 19:31:30'),
(763719, 'RES-CA3', 'Feb-2017', '19210.00', '2017-03-07', '2017-03-07 19:31:30'),
(763720, 'RES-CA4', 'Feb-2017', '1906.00', '2017-03-07', '2017-03-07 19:31:30'),
(763721, 'RES-CA5', 'Feb-2017', '2884.00', '2017-03-07', '2017-03-07 19:31:30'),
(763722, 'RES-CA6', 'Feb-2017', '3490.00', '2017-03-07', '2017-03-07 19:31:30'),
(763723, 'RES-CA7', 'Feb-2017', '111.00', '2017-03-07', '2017-03-07 19:31:30'),
(763724, 'RES-CA8', 'Feb-2017', '4562.00', '2017-03-07', '2017-03-07 19:31:30'),
(763725, 'RES-CA9', 'Feb-2017', '4361.00', '2017-03-07', '2017-03-07 19:31:30'),
(763726, 'RES-CA10', 'Feb-2017', '3425.00', '2017-03-07', '2017-03-07 19:31:30'),
(763727, 'RES-CA11', 'Feb-2017', '6102.00', '2017-03-07', '2017-03-07 19:31:30'),
(763728, 'RES-CA12', 'Feb-2017', '1973.00', '2017-03-07', '2017-03-07 19:31:30'),
(763729, 'RES-CA13', 'Feb-2017', '2257.00', '2017-03-07', '2017-03-07 19:31:30'),
(763730, 'RES-CA14', 'Feb-2017', '2401.00', '2017-03-07', '2017-03-07 19:31:30'),
(763731, 'RES-CA15', 'Feb-2017', '1621.00', '2017-03-07', '2017-03-07 19:31:30'),
(763732, 'S1', 'Feb-2017', '8460.00', '2017-03-07', '2017-03-07 19:31:30'),
(763733, 'S2', 'Feb-2017', '5462.00', '2017-03-07', '2017-03-07 19:31:30'),
(763734, 'S3', 'Feb-2017', '12580.00', '2017-03-07', '2017-03-07 19:31:30'),
(763735, 'S4', 'Feb-2017', '3250.00', '2017-03-07', '2017-03-07 19:31:30'),
(763736, 'S5', 'Feb-2017', '6218.00', '2017-03-07', '2017-03-07 19:31:30'),
(763737, 'S6', 'Feb-2017', '6871.00', '2017-03-07', '2017-03-07 19:31:30'),
(763738, 'S7', 'Feb-2017', '25188.00', '2017-03-07', '2017-03-07 19:31:30'),
(763739, 'S8', 'Feb-2017', '14774.00', '2017-03-07', '2017-03-07 19:31:30'),
(763740, 'S-CA1', 'Feb-2017', '16604.00', '2017-03-07', '2017-03-07 19:31:30'),
(763741, 'SSVision', 'Feb-2017', '5219.00', '2017-03-07', '2017-03-07 19:31:30'),
(763742, 'VH3-308', 'Feb-2017', '16076.00', '2017-03-07', '2017-03-07 19:31:30'),
(763743, 'VH3-307', 'Feb-2017', '15387.00', '2017-03-07', '2017-03-07 19:31:30'),
(763744, 'VH3-201', 'Feb-2017', '17489.00', '2017-03-07', '2017-03-07 19:31:30'),
(763745, 'VH3-302', 'Feb-2017', '28830.00', '2017-03-07', '2017-03-07 19:31:30'),
(763746, 'VH3-301', 'Feb-2017', '30238.00', '2017-03-07', '2017-03-07 19:31:30'),
(763747, 'VH3-202', 'Feb-2017', '17428.00', '2017-03-07', '2017-03-07 19:31:30'),
(763748, 'A1', 'Mar-2017', '19935.00', '2017-04-05', '2017-04-05 16:33:27'),
(763749, 'A2', 'Mar-2017', '9334.00', '2017-04-05', '2017-04-05 16:33:27'),
(763750, 'A3', 'Mar-2017', '8502.00', '2017-04-05', '2017-04-05 16:33:27'),
(763751, 'A4', 'Mar-2017', '4904.00', '2017-04-05', '2017-04-05 16:33:27'),
(763752, 'A5', 'Mar-2017', '11418.00', '2017-04-05', '2017-04-05 16:33:27'),
(763753, 'A6', 'Mar-2017', '10189.00', '2017-04-05', '2017-04-05 16:33:27'),
(763754, 'A7', 'Mar-2017', '10575.00', '2017-04-05', '2017-04-05 16:33:27'),
(763755, 'A8', 'Mar-2017', '8966.00', '2017-04-05', '2017-04-05 16:33:27'),
(763756, 'B1', 'Mar-2017', '25004.00', '2017-04-05', '2017-04-05 16:33:27'),
(763757, 'B2', 'Mar-2017', '30468.00', '2017-04-05', '2017-04-05 16:33:27'),
(763758, 'B3', 'Mar-2017', '21814.00', '2017-04-05', '2017-04-05 16:33:27'),
(763759, 'B4', 'Mar-2017', '29182.00', '2017-04-05', '2017-04-05 16:33:27'),
(763760, 'B5', 'Mar-2017', '17902.00', '2017-04-05', '2017-04-05 16:33:27'),
(763761, 'B6', 'Mar-2017', '20826.00', '2017-04-05', '2017-04-05 16:33:27'),
(763762, 'B7', 'Mar-2017', '24446.00', '2017-04-05', '2017-04-05 16:33:27'),
(763763, 'B8', 'Mar-2017', '29512.00', '2017-04-05', '2017-04-05 16:33:27'),
(763764, 'B9', 'Mar-2017', '15805.00', '2017-04-05', '2017-04-05 16:33:27'),
(763765, 'B10', 'Mar-2017', '30464.00', '2017-04-05', '2017-04-05 16:33:27'),
(763766, 'B11', 'Mar-2017', '19470.00', '2017-04-05', '2017-04-05 16:33:27'),
(763767, 'B12', 'Mar-2017', '33984.00', '2017-04-05', '2017-04-05 16:33:27'),
(763768, 'B13', 'Mar-2017', '30427.00', '2017-04-05', '2017-04-05 16:33:27'),
(763769, 'B14', 'Mar-2017', '19219.00', '2017-04-05', '2017-04-05 16:33:27'),
(763770, 'B15', 'Mar-2017', '49532.00', '2017-04-05', '2017-04-05 16:33:27'),
(763771, 'B16', 'Mar-2017', '31637.00', '2017-04-05', '2017-04-05 16:33:27'),
(763772, 'BEC-Admin', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763773, 'BEC-Audi', 'Mar-2017', '1377.00', '2017-04-05', '2017-04-05 16:33:27'),
(763774, 'BEC-Main', 'Mar-2017', '54639.00', '2017-04-05', '2017-04-05 16:33:27'),
(763775, 'BH1-R253', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763776, 'BH1-R257', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763777, 'BH1-R205', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763778, 'BH1-R255', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763779, 'BH1-R265', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763780, 'BH1-R259', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763781, 'BH1-R256', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763782, 'BH2-Canteen', 'Mar-2017', '4457.00', '2017-04-05', '2017-04-05 16:33:27'),
(763783, 'BH4-Canteen', 'Mar-2017', '3565.00', '2017-04-05', '2017-04-05 16:33:27'),
(763784, 'BH-5 Canteen', 'Mar-2017', '1396.00', '2017-04-05', '2017-04-05 16:33:27'),
(763785, 'C1', 'Mar-2017', '39756.00', '2017-04-05', '2017-04-05 16:33:27'),
(763786, 'C2', 'Mar-2017', '32027.00', '2017-04-05', '2017-04-05 16:33:27'),
(763787, 'D1', 'Mar-2017', '15254.00', '2017-04-05', '2017-04-05 16:33:27'),
(763788, 'D2', 'Mar-2017', '31428.00', '2017-04-05', '2017-04-05 16:33:27'),
(763789, 'D3', 'Mar-2017', '26231.00', '2017-04-05', '2017-04-05 16:33:27'),
(763790, 'D4', 'Mar-2017', '31935.00', '2017-04-05', '2017-04-05 16:33:27'),
(763791, 'D5', 'Mar-2017', '15345.00', '2017-04-05', '2017-04-05 16:33:27'),
(763792, 'D6', 'Mar-2017', '37481.00', '2017-04-05', '2017-04-05 16:33:27'),
(763793, 'D7', 'Mar-2017', '44464.00', '2017-04-05', '2017-04-05 16:33:27'),
(763794, 'D8', 'Mar-2017', '35684.00', '2017-04-05', '2017-04-05 16:33:27'),
(763795, 'D9', 'Mar-2017', '18987.00', '2017-04-05', '2017-04-05 16:33:27'),
(763796, 'D10', 'Mar-2017', '41357.00', '2017-04-05', '2017-04-05 16:33:27'),
(763797, 'D11', 'Mar-2017', '32614.00', '2017-04-05', '2017-04-05 16:33:27'),
(763798, 'D12', 'Mar-2017', '49170.00', '2017-04-05', '2017-04-05 16:33:27'),
(763799, 'D13', 'Mar-2017', '6166.00', '2017-04-05', '2017-04-05 16:33:27'),
(763800, 'D14', 'Mar-2017', '41379.00', '2017-04-05', '2017-04-05 16:33:27'),
(763801, 'D15', 'Mar-2017', '32916.00', '2017-04-05', '2017-04-05 16:33:27'),
(763802, 'D16', 'Mar-2017', '23343.00', '2017-04-05', '2017-04-05 16:33:27'),
(763803, 'D17', 'Mar-2017', '10273.00', '2017-04-05', '2017-04-05 16:33:27'),
(763804, 'D18', 'Mar-2017', '18610.00', '2017-04-05', '2017-04-05 16:33:27'),
(763805, 'D19', 'Mar-2017', '11745.00', '2017-04-05', '2017-04-05 16:33:27'),
(763806, 'D20', 'Mar-2017', '33497.00', '2017-04-05', '2017-04-05 16:33:27'),
(763807, 'D21', 'Mar-2017', '14475.00', '2017-04-05', '2017-04-05 16:33:27'),
(763808, 'D22', 'Mar-2017', '11241.00', '2017-04-05', '2017-04-05 16:33:27'),
(763809, 'D23', 'Mar-2017', '8874.00', '2017-04-05', '2017-04-05 16:33:27'),
(763810, 'D24', 'Mar-2017', '19021.00', '2017-04-05', '2017-04-05 16:33:27'),
(763811, 'D25', 'Mar-2017', '49309.00', '2017-04-05', '2017-04-05 16:33:27'),
(763812, 'D26', 'Mar-2017', '62095.00', '2017-04-05', '2017-04-05 16:33:27'),
(763813, 'D27', 'Mar-2017', '39927.00', '2017-04-05', '2017-04-05 16:33:27'),
(763814, 'D28', 'Mar-2017', '46241.00', '2017-04-05', '2017-04-05 16:33:27'),
(763815, 'Dir-Res', 'Mar-2017', '78379.00', '2017-04-05', '2017-04-05 16:33:27'),
(763816, 'E1', 'Mar-2017', '23177.00', '2017-04-05', '2017-04-05 16:33:27'),
(763817, 'E2', 'Mar-2017', '31040.00', '2017-04-05', '2017-04-05 16:33:27'),
(763818, 'E3', 'Mar-2017', '53799.00', '2017-04-05', '2017-04-05 16:33:27'),
(763819, 'E4', 'Mar-2017', '94098.00', '2017-04-05', '2017-04-05 16:33:27'),
(763820, 'E5', 'Mar-2017', '19699.00', '2017-04-05', '2017-04-05 16:33:27'),
(763821, 'E6', 'Mar-2017', '49355.00', '2017-04-05', '2017-04-05 16:33:27'),
(763822, 'E7', 'Mar-2017', '1222.00', '2017-04-05', '2017-04-05 16:33:27'),
(763823, 'E8', 'Mar-2017', '31789.00', '2017-04-05', '2017-04-05 16:33:27'),
(763824, 'E9', 'Mar-2017', '46055.00', '2017-04-05', '2017-04-05 16:33:27'),
(763825, 'E10', 'Mar-2017', '26900.00', '2017-04-05', '2017-04-05 16:33:27'),
(763826, 'E11', 'Mar-2017', '47492.00', '2017-04-05', '2017-04-05 16:33:27'),
(763827, 'E12', 'Mar-2017', '45734.00', '2017-04-05', '2017-04-05 16:33:27'),
(763828, 'E13', 'Mar-2017', '22542.00', '2017-04-05', '2017-04-05 16:33:27'),
(763829, 'E14', 'Mar-2017', '16192.00', '2017-04-05', '2017-04-05 16:33:27'),
(763830, 'F1', 'Mar-2017', '26859.00', '2017-04-05', '2017-04-05 16:33:27'),
(763831, 'F2', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763832, 'F3', 'Mar-2017', '18998.00', '2017-04-05', '2017-04-05 16:33:27'),
(763833, 'F4', 'Mar-2017', '15975.00', '2017-04-05', '2017-04-05 16:33:27'),
(763834, 'F5', 'Mar-2017', '15975.00', '2017-04-05', '2017-04-05 16:33:27'),
(763835, 'G1 ', 'Mar-2017', '3899.00', '2017-04-05', '2017-04-05 16:33:27'),
(763836, 'G2 ', 'Mar-2017', '1290.00', '2017-04-05', '2017-04-05 16:33:27'),
(763837, 'G3 ', 'Mar-2017', '4802.00', '2017-04-05', '2017-04-05 16:33:27'),
(763838, 'G4 ', 'Mar-2017', '2184.00', '2017-04-05', '2017-04-05 16:33:27'),
(763839, 'G5', 'Mar-2017', '1782.00', '2017-04-05', '2017-04-05 16:33:27'),
(763840, 'G6', 'Mar-2017', '3935.00', '2017-04-05', '2017-04-05 16:33:27'),
(763841, 'G7', 'Mar-2017', '1900.00', '2017-04-05', '2017-04-05 16:33:27'),
(763842, 'G8 ', 'Mar-2017', '2356.00', '2017-04-05', '2017-04-05 16:33:27'),
(763843, 'G9', 'Mar-2017', '3203.00', '2017-04-05', '2017-04-05 16:33:27'),
(763844, 'G10', 'Mar-2017', '371.00', '2017-04-05', '2017-04-05 16:33:27'),
(763845, 'G11', 'Mar-2017', '1225.00', '2017-04-05', '2017-04-05 16:33:27'),
(763846, 'G12', 'Mar-2017', '4253.00', '2017-04-05', '2017-04-05 16:33:27'),
(763847, 'G13', 'Mar-2017', '2289.00', '2017-04-05', '2017-04-05 16:33:27'),
(763848, 'G14', 'Mar-2017', '235.00', '2017-04-05', '2017-04-05 16:33:27'),
(763849, 'G15', 'Mar-2017', '1146.00', '2017-04-05', '2017-04-05 16:33:27'),
(763850, 'G16', 'Mar-2017', '3228.00', '2017-04-05', '2017-04-05 16:33:27'),
(763851, 'G17', 'Mar-2017', '2.00', '2017-04-05', '2017-04-05 16:33:27'),
(763852, 'G18', 'Mar-2017', '1057.00', '2017-04-05', '2017-04-05 16:33:27'),
(763853, 'G19', 'Mar-2017', '1521.00', '2017-04-05', '2017-04-05 16:33:27'),
(763854, 'G20', 'Mar-2017', '5.00', '2017-04-05', '2017-04-05 16:33:27'),
(763855, 'GH3-R712', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763856, 'GH3-R620', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763857, 'GH3-R721', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763858, 'GH3-R610', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763859, 'GH3-R511', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763860, 'GH3-Canteen', 'Mar-2017', '1581.00', '2017-04-05', '2017-04-05 16:33:27'),
(763861, 'GH3-R612', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763862, 'GH3-R611', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763863, 'GH3-R521', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763864, 'GH3-R519', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763865, 'GH3-R512', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763866, 'GH3-R621', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763867, 'GH3-R719', 'Mar-2017', '0.00', '2017-04-05', '2017-04-05 16:33:27'),
(763868, 'H1', 'Mar-2017', '11549.00', '2017-04-05', '2017-04-05 16:33:27'),
(763869, 'H2', 'Mar-2017', '5351.00', '2017-04-05', '2017-04-05 16:33:27'),
(763870, 'H3', 'Mar-2017', '3185.00', '2017-04-05', '2017-04-05 16:33:27'),
(763871, 'H4', 'Mar-2017', '12608.00', '2017-04-05', '2017-04-05 16:33:27'),
(763872, 'H5', 'Mar-2017', '6880.00', '2017-04-05', '2017-04-05 16:33:27'),
(763873, 'H6', 'Mar-2017', '27.00', '2017-04-05', '2017-04-05 16:33:27'),
(763874, 'H7', 'Mar-2017', '395.00', '2017-04-05', '2017-04-05 16:33:27'),
(763875, 'H8', 'Mar-2017', '20374.00', '2017-04-05', '2017-04-05 16:33:27'),
(763876, 'H9', 'Mar-2017', '20.00', '2017-04-05', '2017-04-05 16:33:27'),
(763877, 'H10', 'Mar-2017', '4325.00', '2017-04-05', '2017-04-05 16:33:27'),
(763878, 'H11', 'Mar-2017', '7870.00', '2017-04-05', '2017-04-05 16:33:27'),
(763879, 'H12', 'Mar-2017', '70.00', '2017-04-05', '2017-04-05 16:33:27'),
(763880, 'H13', 'Mar-2017', '38.00', '2017-04-05', '2017-04-05 16:33:27'),
(763881, 'H14', 'Mar-2017', '2030.00', '2017-04-05', '2017-04-05 16:33:27'),
(763882, 'H15', 'Mar-2017', '1.00', '2017-04-05', '2017-04-05 16:33:27'),
(763883, 'H16', 'Mar-2017', '5.00', '2017-04-05', '2017-04-05 16:33:27'),
(763884, 'H17', 'Mar-2017', '2354.00', '2017-04-05', '2017-04-05 16:33:27');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(763885, 'H18', 'Mar-2017', '2.00', '2017-04-05', '2017-04-05 16:33:27'),
(763886, 'I1', 'Mar-2017', '6074.00', '2017-04-05', '2017-04-05 16:33:27'),
(763887, 'I2', 'Mar-2017', '4177.00', '2017-04-05', '2017-04-05 16:33:27'),
(763888, 'I3', 'Mar-2017', '3828.00', '2017-04-05', '2017-04-05 16:33:27'),
(763889, 'I4', 'Mar-2017', '3500.00', '2017-04-05', '2017-04-05 16:33:27'),
(763890, 'I5', 'Mar-2017', '5095.00', '2017-04-05', '2017-04-05 16:33:27'),
(763891, 'I6', 'Mar-2017', '2092.00', '2017-04-05', '2017-04-05 16:33:27'),
(763892, 'I7', 'Mar-2017', '1.00', '2017-04-05', '2017-04-05 16:33:27'),
(763893, 'I8', 'Mar-2017', '1168.00', '2017-04-05', '2017-04-05 16:33:27'),
(763894, 'I9', 'Mar-2017', '1.00', '2017-04-05', '2017-04-05 16:33:27'),
(763895, 'I10', 'Mar-2017', '1.00', '2017-04-05', '2017-04-05 16:33:27'),
(763896, 'I11', 'Mar-2017', '1.00', '2017-04-05', '2017-04-05 16:33:27'),
(763897, 'I12', 'Mar-2017', '2.00', '2017-04-05', '2017-04-05 16:33:27'),
(763898, 'I13', 'Mar-2017', '3.00', '2017-04-05', '2017-04-05 16:33:27'),
(763899, 'I14', 'Mar-2017', '2.00', '2017-04-05', '2017-04-05 16:33:27'),
(763900, 'I15', 'Mar-2017', '1.00', '2017-04-05', '2017-04-05 16:33:27'),
(763901, 'I16', 'Mar-2017', '1.00', '2017-04-05', '2017-04-05 16:33:27'),
(763902, 'I17', 'Mar-2017', '5344.00', '2017-04-05', '2017-04-05 16:33:27'),
(763903, 'I18', 'Mar-2017', '5592.00', '2017-04-05', '2017-04-05 16:33:27'),
(763904, 'I19', 'Mar-2017', '3501.00', '2017-04-05', '2017-04-05 16:33:27'),
(763905, 'I20', 'Mar-2017', '4377.00', '2017-04-05', '2017-04-05 16:33:27'),
(763906, 'I21', 'Mar-2017', '3720.00', '2017-04-05', '2017-04-05 16:33:27'),
(763907, 'I22', 'Mar-2017', '1405.00', '2017-04-05', '2017-04-05 16:33:27'),
(763908, 'I23', 'Mar-2017', '3290.00', '2017-04-05', '2017-04-05 16:33:27'),
(763909, 'I24', 'Mar-2017', '1558.00', '2017-04-05', '2017-04-05 16:33:27'),
(763910, 'I25', 'Mar-2017', '32.00', '2017-04-05', '2017-04-05 16:33:27'),
(763911, 'I26', 'Mar-2017', '8.00', '2017-04-05', '2017-04-05 16:33:27'),
(763912, 'I27', 'Mar-2017', '13.00', '2017-04-05', '2017-04-05 16:33:27'),
(763913, 'I28', 'Mar-2017', '2.00', '2017-04-05', '2017-04-05 16:33:27'),
(763914, 'I29', 'Mar-2017', '23.00', '2017-04-05', '2017-04-05 16:33:27'),
(763915, 'I30', 'Mar-2017', '2.00', '2017-04-05', '2017-04-05 16:33:27'),
(763916, 'I31', 'Mar-2017', '3.00', '2017-04-05', '2017-04-05 16:33:27'),
(763917, 'I32', 'Mar-2017', '2.00', '2017-04-05', '2017-04-05 16:33:27'),
(763918, 'KV-IIITA', 'Mar-2017', '70433.00', '2017-04-05', '2017-04-05 16:33:27'),
(763919, 'MSA101', 'Mar-2017', '7051.00', '2017-04-05', '2017-04-05 16:33:27'),
(763920, 'MSA102', 'Mar-2017', '11752.00', '2017-04-05', '2017-04-05 16:33:27'),
(763921, 'MSA103', 'Mar-2017', '13078.00', '2017-04-05', '2017-04-05 16:33:27'),
(763922, 'MSA104', 'Mar-2017', '22637.00', '2017-04-05', '2017-04-05 16:33:27'),
(763923, 'MSA105', 'Mar-2017', '14344.00', '2017-04-05', '2017-04-05 16:33:27'),
(763924, 'MSA106', 'Mar-2017', '10379.00', '2017-04-05', '2017-04-05 16:33:27'),
(763925, 'MSA201', 'Mar-2017', '7940.00', '2017-04-05', '2017-04-05 16:33:27'),
(763926, 'MSA202', 'Mar-2017', '5765.00', '2017-04-05', '2017-04-05 16:33:27'),
(763927, 'MSA203', 'Mar-2017', '12473.00', '2017-04-05', '2017-04-05 16:33:27'),
(763928, 'MSA204', 'Mar-2017', '7894.00', '2017-04-05', '2017-04-05 16:33:27'),
(763929, 'MSA205', 'Mar-2017', '12011.00', '2017-04-05', '2017-04-05 16:33:27'),
(763930, 'MSA206', 'Mar-2017', '8004.00', '2017-04-05', '2017-04-05 16:33:27'),
(763931, 'MSA301', 'Mar-2017', '1036.00', '2017-04-05', '2017-04-05 16:33:27'),
(763932, 'MSA302', 'Mar-2017', '11073.00', '2017-04-05', '2017-04-05 16:33:27'),
(763933, 'MSA303', 'Mar-2017', '6856.00', '2017-04-05', '2017-04-05 16:33:27'),
(763934, 'MSA304', 'Mar-2017', '13805.00', '2017-04-05', '2017-04-05 16:33:27'),
(763935, 'MSA305', 'Mar-2017', '7263.00', '2017-04-05', '2017-04-05 16:33:27'),
(763936, 'MSA306', 'Mar-2017', '10355.00', '2017-04-05', '2017-04-05 16:33:27'),
(763937, 'MSA307', 'Mar-2017', '7738.00', '2017-04-05', '2017-04-05 16:33:27'),
(763938, 'MSA308', 'Mar-2017', '816.00', '2017-04-05', '2017-04-05 16:33:27'),
(763939, 'MSA401', 'Mar-2017', '9128.00', '2017-04-05', '2017-04-05 16:33:27'),
(763940, 'MSA402', 'Mar-2017', '7564.00', '2017-04-05', '2017-04-05 16:33:27'),
(763941, 'MSA403', 'Mar-2017', '9818.00', '2017-04-05', '2017-04-05 16:33:27'),
(763942, 'MSA404', 'Mar-2017', '4764.00', '2017-04-05', '2017-04-05 16:33:27'),
(763943, 'MSA405', 'Mar-2017', '5593.00', '2017-04-05', '2017-04-05 16:33:27'),
(763944, 'MSA406', 'Mar-2017', '6363.00', '2017-04-05', '2017-04-05 16:33:27'),
(763945, 'MSA407', 'Mar-2017', '10924.00', '2017-04-05', '2017-04-05 16:33:27'),
(763946, 'MSA408', 'Mar-2017', '3866.00', '2017-04-05', '2017-04-05 16:33:27'),
(763947, 'MSA409', 'Mar-2017', '3039.00', '2017-04-05', '2017-04-05 16:33:27'),
(763948, 'MSA410', 'Mar-2017', '6151.00', '2017-04-05', '2017-04-05 16:33:27'),
(763949, 'MSA501', 'Mar-2017', '9112.00', '2017-04-05', '2017-04-05 16:33:27'),
(763950, 'MSA502', 'Mar-2017', '9157.00', '2017-04-05', '2017-04-05 16:33:27'),
(763951, 'MSA503', 'Mar-2017', '4721.00', '2017-04-05', '2017-04-05 16:33:27'),
(763952, 'MSA504', 'Mar-2017', '6163.00', '2017-04-05', '2017-04-05 16:33:27'),
(763953, 'MSA505', 'Mar-2017', '10170.00', '2017-04-05', '2017-04-05 16:33:27'),
(763954, 'MSA506', 'Mar-2017', '7278.00', '2017-04-05', '2017-04-05 16:33:27'),
(763955, 'MSA507', 'Mar-2017', '6718.00', '2017-04-05', '2017-04-05 16:33:27'),
(763956, 'MSA508', 'Mar-2017', '3846.00', '2017-04-05', '2017-04-05 16:33:27'),
(763957, 'MSA509', 'Mar-2017', '5092.00', '2017-04-05', '2017-04-05 16:33:27'),
(763958, 'MSA510', 'Mar-2017', '9892.00', '2017-04-05', '2017-04-05 16:33:27'),
(763959, 'MSA601', 'Mar-2017', '4676.00', '2017-04-05', '2017-04-05 16:33:27'),
(763960, 'MSA602', 'Mar-2017', '11064.00', '2017-04-05', '2017-04-05 16:33:27'),
(763961, 'MSA603', 'Mar-2017', '2480.00', '2017-04-05', '2017-04-05 16:33:27'),
(763962, 'MSA604', 'Mar-2017', '3733.00', '2017-04-05', '2017-04-05 16:33:27'),
(763963, 'MSA605', 'Mar-2017', '5748.00', '2017-04-05', '2017-04-05 16:33:27'),
(763964, 'MSA606', 'Mar-2017', '4287.00', '2017-04-05', '2017-04-05 16:33:27'),
(763965, 'MSA607', 'Mar-2017', '5699.00', '2017-04-05', '2017-04-05 16:33:27'),
(763966, 'MSA608', 'Mar-2017', '7789.00', '2017-04-05', '2017-04-05 16:33:27'),
(763967, 'MSA609', 'Mar-2017', '1496.00', '2017-04-05', '2017-04-05 16:33:27'),
(763968, 'MSA610', 'Mar-2017', '4173.00', '2017-04-05', '2017-04-05 16:33:27'),
(763969, 'MSA-CA1', 'Mar-2017', '937.00', '2017-04-05', '2017-04-05 16:33:27'),
(763970, 'MSA-CA2', 'Mar-2017', '32694.00', '2017-04-05', '2017-04-05 16:33:27'),
(763971, 'RES-CA1', 'Mar-2017', '3244.00', '2017-04-05', '2017-04-05 16:33:27'),
(763972, 'RES-CA2', 'Mar-2017', '1594.00', '2017-04-05', '2017-04-05 16:33:27'),
(763973, 'RES-CA3', 'Mar-2017', '19335.00', '2017-04-05', '2017-04-05 16:33:27'),
(763974, 'RES-CA4', 'Mar-2017', '1922.00', '2017-04-05', '2017-04-05 16:33:27'),
(763975, 'RES-CA5', 'Mar-2017', '2901.00', '2017-04-05', '2017-04-05 16:33:27'),
(763976, 'RES-CA6', 'Mar-2017', '3552.00', '2017-04-05', '2017-04-05 16:33:27'),
(763977, 'RES-CA7', 'Mar-2017', '118.00', '2017-04-05', '2017-04-05 16:33:27'),
(763978, 'RES-CA8', 'Mar-2017', '4606.00', '2017-04-05', '2017-04-05 16:33:27'),
(763979, 'RES-CA9', 'Mar-2017', '4425.00', '2017-04-05', '2017-04-05 16:33:27'),
(763980, 'RES-CA10', 'Mar-2017', '3460.00', '2017-04-05', '2017-04-05 16:33:27'),
(763981, 'RES-CA11', 'Mar-2017', '6167.00', '2017-04-05', '2017-04-05 16:33:27'),
(763982, 'RES-CA12', 'Mar-2017', '1977.00', '2017-04-05', '2017-04-05 16:33:27'),
(763983, 'RES-CA13', 'Mar-2017', '2277.00', '2017-04-05', '2017-04-05 16:33:27'),
(763984, 'RES-CA14', 'Mar-2017', '2422.00', '2017-04-05', '2017-04-05 16:33:27'),
(763985, 'RES-CA15', 'Mar-2017', '1631.00', '2017-04-05', '2017-04-05 16:33:27'),
(763986, 'S1', 'Mar-2017', '8518.00', '2017-04-05', '2017-04-05 16:33:27'),
(763987, 'S2', 'Mar-2017', '5462.00', '2017-04-05', '2017-04-05 16:33:27'),
(763988, 'S3', 'Mar-2017', '12700.00', '2017-04-05', '2017-04-05 16:33:27'),
(763989, 'S4', 'Mar-2017', '3297.00', '2017-04-05', '2017-04-05 16:33:27'),
(763990, 'S5', 'Mar-2017', '6218.00', '2017-04-05', '2017-04-05 16:33:27'),
(763991, 'S6', 'Mar-2017', '6885.00', '2017-04-05', '2017-04-05 16:33:27'),
(763992, 'S7', 'Mar-2017', '25188.00', '2017-04-05', '2017-04-05 16:33:27'),
(763993, 'S8', 'Mar-2017', '14874.00', '2017-04-05', '2017-04-05 16:33:27'),
(763994, 'S-CA1', 'Mar-2017', '16604.00', '2017-04-05', '2017-04-05 16:33:27'),
(763995, 'SSVision', 'Mar-2017', '5219.00', '2017-04-05', '2017-04-05 16:33:27'),
(763996, 'VH3-301', 'Mar-2017', '30238.00', '2017-04-05', '2017-04-05 16:33:27'),
(763997, 'VH3-302', 'Mar-2017', '28830.00', '2017-04-05', '2017-04-05 16:33:27'),
(763998, 'VH3-201', 'Mar-2017', '17492.00', '2017-04-05', '2017-04-05 16:33:27'),
(763999, 'VH3-308', 'Mar-2017', '16081.00', '2017-04-05', '2017-04-05 16:33:27'),
(764000, 'VH3-307', 'Mar-2017', '15387.00', '2017-04-05', '2017-04-05 16:33:27'),
(764001, 'VH3-202', 'Mar-2017', '17445.00', '2017-04-05', '2017-04-05 16:33:27'),
(764002, 'A1', 'Apr-2017', '20133.00', '2017-05-13', '2017-05-13 11:30:55'),
(764003, 'A2', 'Apr-2017', '9334.00', '2017-05-13', '2017-05-13 11:30:55'),
(764004, 'A3', 'Apr-2017', '8633.00', '2017-05-13', '2017-05-13 11:30:55'),
(764005, 'A4', 'Apr-2017', '4904.00', '2017-05-13', '2017-05-13 11:30:55'),
(764006, 'A5', 'Apr-2017', '11418.00', '2017-05-13', '2017-05-13 11:30:55'),
(764007, 'A6', 'Apr-2017', '10189.00', '2017-05-13', '2017-05-13 11:30:55'),
(764008, 'A7', 'Apr-2017', '10712.00', '2017-05-13', '2017-05-13 11:30:55'),
(764009, 'A8', 'Apr-2017', '8966.00', '2017-05-13', '2017-05-13 11:30:55'),
(764010, 'B1', 'Apr-2017', '25326.00', '2017-05-13', '2017-05-13 11:30:55'),
(764011, 'B2', 'Apr-2017', '30768.00', '2017-05-13', '2017-05-13 11:30:55'),
(764012, 'B3', 'Apr-2017', '22140.00', '2017-05-13', '2017-05-13 11:30:55'),
(764013, 'B4', 'Apr-2017', '29621.00', '2017-05-13', '2017-05-13 11:30:55'),
(764014, 'B5', 'Apr-2017', '18250.00', '2017-05-13', '2017-05-13 11:30:55'),
(764015, 'B6', 'Apr-2017', '21283.00', '2017-05-13', '2017-05-13 11:30:55'),
(764016, 'B7', 'Apr-2017', '24732.00', '2017-05-13', '2017-05-13 11:30:55'),
(764017, 'B8', 'Apr-2017', '30006.00', '2017-05-13', '2017-05-13 11:30:55'),
(764018, 'B9', 'Apr-2017', '16037.00', '2017-05-13', '2017-05-13 11:30:55'),
(764019, 'B10', 'Apr-2017', '30874.00', '2017-05-13', '2017-05-13 11:30:55'),
(764020, 'B11', 'Apr-2017', '19907.00', '2017-05-13', '2017-05-13 11:30:55'),
(764021, 'B12', 'Apr-2017', '34251.00', '2017-05-13', '2017-05-13 11:30:55'),
(764022, 'B13', 'Apr-2017', '30735.00', '2017-05-13', '2017-05-13 11:30:55'),
(764023, 'B14', 'Apr-2017', '19537.00', '2017-05-13', '2017-05-13 11:30:55'),
(764024, 'B15', 'Apr-2017', '50191.00', '2017-05-13', '2017-05-13 11:30:55'),
(764025, 'B16', 'Apr-2017', '32109.00', '2017-05-13', '2017-05-13 11:30:55'),
(764026, 'BEC-Admin', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764027, 'BEC-Audi', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764028, 'BEC-Main', 'Apr-2017', '54877.00', '2017-05-13', '2017-05-13 11:30:55'),
(764029, 'BH1-R253', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764030, 'BH1-R257', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764031, 'BH1-R205', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764032, 'BH1-R255', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764033, 'BH1-R265', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764034, 'BH1-R259', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764035, 'BH1-R256', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764036, 'BH2-Canteen', 'Apr-2017', '4606.00', '2017-05-13', '2017-05-13 11:30:55'),
(764037, 'BH4-Canteen', 'Apr-2017', '4060.00', '2017-05-13', '2017-05-13 11:30:55'),
(764038, 'BH-5 Canteen', 'Apr-2017', '1800.00', '2017-05-13', '2017-05-13 11:30:55'),
(764039, 'C1', 'Apr-2017', '40403.00', '2017-05-13', '2017-05-13 11:30:55'),
(764040, 'C2', 'Apr-2017', '32675.00', '2017-05-13', '2017-05-13 11:30:55'),
(764041, 'D1', 'Apr-2017', '15534.00', '2017-05-13', '2017-05-13 11:30:55'),
(764042, 'D2', 'Apr-2017', '32216.00', '2017-05-13', '2017-05-13 11:30:55'),
(764043, 'D3', 'Apr-2017', '26231.00', '2017-05-13', '2017-05-13 11:30:55'),
(764044, 'D4', 'Apr-2017', '31935.00', '2017-05-13', '2017-05-13 11:30:55'),
(764045, 'D5', 'Apr-2017', '15680.00', '2017-05-13', '2017-05-13 11:30:55'),
(764046, 'D6', 'Apr-2017', '37948.00', '2017-05-13', '2017-05-13 11:30:55'),
(764047, 'D7', 'Apr-2017', '45002.00', '2017-05-13', '2017-05-13 11:30:55'),
(764048, 'D8', 'Apr-2017', '36294.00', '2017-05-13', '2017-05-13 11:30:55'),
(764049, 'D9', 'Apr-2017', '19548.00', '2017-05-13', '2017-05-13 11:30:55'),
(764050, 'D10', 'Apr-2017', '41357.00', '2017-05-13', '2017-05-13 11:30:55'),
(764051, 'D11', 'Apr-2017', '33201.00', '2017-05-13', '2017-05-13 11:30:55'),
(764052, 'D12', 'Apr-2017', '49561.00', '2017-05-13', '2017-05-13 11:30:55'),
(764053, 'D13', 'Apr-2017', '6166.00', '2017-05-13', '2017-05-13 11:30:55'),
(764054, 'D14', 'Apr-2017', '41379.00', '2017-05-13', '2017-05-13 11:30:55'),
(764055, 'D15', 'Apr-2017', '33760.00', '2017-05-13', '2017-05-13 11:30:55'),
(764056, 'D16', 'Apr-2017', '23343.00', '2017-05-13', '2017-05-13 11:30:55'),
(764057, 'D17', 'Apr-2017', '10563.00', '2017-05-13', '2017-05-13 11:30:55'),
(764058, 'D18', 'Apr-2017', '18941.00', '2017-05-13', '2017-05-13 11:30:55'),
(764059, 'D19', 'Apr-2017', '12156.00', '2017-05-13', '2017-05-13 11:30:55'),
(764060, 'D20', 'Apr-2017', '34008.00', '2017-05-13', '2017-05-13 11:30:55'),
(764061, 'D21', 'Apr-2017', '14734.00', '2017-05-13', '2017-05-13 11:30:55'),
(764062, 'D22', 'Apr-2017', '11508.00', '2017-05-13', '2017-05-13 11:30:55'),
(764063, 'D23', 'Apr-2017', '9183.00', '2017-05-13', '2017-05-13 11:30:55'),
(764064, 'D24', 'Apr-2017', '19332.00', '2017-05-13', '2017-05-13 11:30:55'),
(764065, 'D25', 'Apr-2017', '49820.00', '2017-05-13', '2017-05-13 11:30:55'),
(764066, 'D26', 'Apr-2017', '62754.00', '2017-05-13', '2017-05-13 11:30:55'),
(764067, 'D27', 'Apr-2017', '40247.00', '2017-05-13', '2017-05-13 11:30:55'),
(764068, 'D28', 'Apr-2017', '46762.00', '2017-05-13', '2017-05-13 11:30:55'),
(764069, 'Dir-Res', 'Apr-2017', '81556.00', '2017-05-13', '2017-05-13 11:30:55'),
(764070, 'E1', 'Apr-2017', '23179.00', '2017-05-13', '2017-05-13 11:30:55'),
(764071, 'E2', 'Apr-2017', '31756.00', '2017-05-13', '2017-05-13 11:30:55'),
(764072, 'E3', 'Apr-2017', '54588.00', '2017-05-13', '2017-05-13 11:30:55'),
(764073, 'E4', 'Apr-2017', '95172.00', '2017-05-13', '2017-05-13 11:30:55'),
(764074, 'E5', 'Apr-2017', '19792.00', '2017-05-13', '2017-05-13 11:30:55'),
(764075, 'E6', 'Apr-2017', '50191.00', '2017-05-13', '2017-05-13 11:30:55'),
(764076, 'E7', 'Apr-2017', '1765.00', '2017-05-13', '2017-05-13 11:30:55'),
(764077, 'E8', 'Apr-2017', '32086.00', '2017-05-13', '2017-05-13 11:30:55'),
(764078, 'E9', 'Apr-2017', '47307.00', '2017-05-13', '2017-05-13 11:30:55'),
(764079, 'E10', 'Apr-2017', '27515.00', '2017-05-13', '2017-05-13 11:30:55'),
(764080, 'E11', 'Apr-2017', '47870.00', '2017-05-13', '2017-05-13 11:30:55'),
(764081, 'E12', 'Apr-2017', '46488.00', '2017-05-13', '2017-05-13 11:30:55'),
(764082, 'E13', 'Apr-2017', '23329.00', '2017-05-13', '2017-05-13 11:30:55'),
(764083, 'E14', 'Apr-2017', '16735.00', '2017-05-13', '2017-05-13 11:30:55'),
(764084, 'F1', 'Apr-2017', '27646.00', '2017-05-13', '2017-05-13 11:30:55'),
(764085, 'F2', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764086, 'F3', 'Apr-2017', '19387.00', '2017-05-13', '2017-05-13 11:30:55'),
(764087, 'F4', 'Apr-2017', '15975.00', '2017-05-13', '2017-05-13 11:30:55'),
(764088, 'F5', 'Apr-2017', '16405.00', '2017-05-13', '2017-05-13 11:30:55'),
(764089, 'G1 ', 'Apr-2017', '4098.00', '2017-05-13', '2017-05-13 11:30:55'),
(764090, 'G2 ', 'Apr-2017', '1466.00', '2017-05-13', '2017-05-13 11:30:55'),
(764091, 'G3 ', 'Apr-2017', '5287.00', '2017-05-13', '2017-05-13 11:30:55'),
(764092, 'G4 ', 'Apr-2017', '2184.00', '2017-05-13', '2017-05-13 11:30:55'),
(764093, 'G5', 'Apr-2017', '1907.00', '2017-05-13', '2017-05-13 11:30:55'),
(764094, 'G6', 'Apr-2017', '3987.00', '2017-05-13', '2017-05-13 11:30:55'),
(764095, 'G7', 'Apr-2017', '1900.00', '2017-05-13', '2017-05-13 11:30:55'),
(764096, 'G8 ', 'Apr-2017', '2535.00', '2017-05-13', '2017-05-13 11:30:55'),
(764097, 'G9', 'Apr-2017', '3502.00', '2017-05-13', '2017-05-13 11:30:55'),
(764098, 'G10', 'Apr-2017', '651.00', '2017-05-13', '2017-05-13 11:30:55'),
(764099, 'G11', 'Apr-2017', '1225.00', '2017-05-13', '2017-05-13 11:30:55'),
(764100, 'G12', 'Apr-2017', '4671.00', '2017-05-13', '2017-05-13 11:30:55'),
(764101, 'G13', 'Apr-2017', '2411.00', '2017-05-13', '2017-05-13 11:30:55'),
(764102, 'G14', 'Apr-2017', '348.00', '2017-05-13', '2017-05-13 11:30:55'),
(764103, 'G15', 'Apr-2017', '1330.00', '2017-05-13', '2017-05-13 11:30:55'),
(764104, 'G16', 'Apr-2017', '3566.00', '2017-05-13', '2017-05-13 11:30:55'),
(764105, 'G17', 'Apr-2017', '2.00', '2017-05-13', '2017-05-13 11:30:55'),
(764106, 'G18', 'Apr-2017', '1432.00', '2017-05-13', '2017-05-13 11:30:55'),
(764107, 'G19', 'Apr-2017', '1806.00', '2017-05-13', '2017-05-13 11:30:55'),
(764108, 'G20', 'Apr-2017', '5.00', '2017-05-13', '2017-05-13 11:30:55'),
(764109, 'GH3-R712', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764110, 'GH3-R620', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764111, 'GH3-R721', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764112, 'GH3-R610', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764113, 'GH3-R511', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764114, 'GH3-Canteen', 'Apr-2017', '1655.00', '2017-05-13', '2017-05-13 11:30:55'),
(764115, 'GH3-R612', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764116, 'GH3-R611', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764117, 'GH3-R521', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764118, 'GH3-R519', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764119, 'GH3-R512', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764120, 'GH3-R621', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764121, 'GH3-R719', 'Apr-2017', '0.00', '2017-05-13', '2017-05-13 11:30:55'),
(764122, 'H1', 'Apr-2017', '11943.00', '2017-05-13', '2017-05-13 11:30:55'),
(764123, 'H2', 'Apr-2017', '5351.00', '2017-05-13', '2017-05-13 11:30:55'),
(764124, 'H3', 'Apr-2017', '3185.00', '2017-05-13', '2017-05-13 11:30:55'),
(764125, 'H4', 'Apr-2017', '12956.00', '2017-05-13', '2017-05-13 11:30:55'),
(764126, 'H5', 'Apr-2017', '7127.00', '2017-05-13', '2017-05-13 11:30:55'),
(764127, 'H6', 'Apr-2017', '27.00', '2017-05-13', '2017-05-13 11:30:55'),
(764128, 'H7', 'Apr-2017', '395.00', '2017-05-13', '2017-05-13 11:30:55'),
(764129, 'H8', 'Apr-2017', '21117.00', '2017-05-13', '2017-05-13 11:30:55'),
(764130, 'H9', 'Apr-2017', '20.00', '2017-05-13', '2017-05-13 11:30:55'),
(764131, 'H10', 'Apr-2017', '4965.00', '2017-05-13', '2017-05-13 11:30:55'),
(764132, 'H11', 'Apr-2017', '8347.00', '2017-05-13', '2017-05-13 11:30:55'),
(764133, 'H12', 'Apr-2017', '70.00', '2017-05-13', '2017-05-13 11:30:55'),
(764134, 'H13', 'Apr-2017', '39.00', '2017-05-13', '2017-05-13 11:30:55'),
(764135, 'H14', 'Apr-2017', '2339.00', '2017-05-13', '2017-05-13 11:30:55'),
(764136, 'H15', 'Apr-2017', '1.00', '2017-05-13', '2017-05-13 11:30:55'),
(764137, 'H16', 'Apr-2017', '5.00', '2017-05-13', '2017-05-13 11:30:55'),
(764138, 'H17', 'Apr-2017', '2568.00', '2017-05-13', '2017-05-13 11:30:55'),
(764139, 'H18', 'Apr-2017', '2.00', '2017-05-13', '2017-05-13 11:30:55'),
(764140, 'I1', 'Apr-2017', '6400.00', '2017-05-13', '2017-05-13 11:30:55'),
(764141, 'I2', 'Apr-2017', '4452.00', '2017-05-13', '2017-05-13 11:30:55'),
(764142, 'I3', 'Apr-2017', '4032.00', '2017-05-13', '2017-05-13 11:30:55'),
(764143, 'I4', 'Apr-2017', '3767.00', '2017-05-13', '2017-05-13 11:30:55'),
(764144, 'I5', 'Apr-2017', '5421.00', '2017-05-13', '2017-05-13 11:30:55'),
(764145, 'I6', 'Apr-2017', '2215.00', '2017-05-13', '2017-05-13 11:30:55'),
(764146, 'I7', 'Apr-2017', '1.00', '2017-05-13', '2017-05-13 11:30:55'),
(764147, 'I8', 'Apr-2017', '1214.00', '2017-05-13', '2017-05-13 11:30:55'),
(764148, 'I9', 'Apr-2017', '1.00', '2017-05-13', '2017-05-13 11:30:55'),
(764149, 'I10', 'Apr-2017', '1.00', '2017-05-13', '2017-05-13 11:30:55'),
(764150, 'I11', 'Apr-2017', '1.00', '2017-05-13', '2017-05-13 11:30:55'),
(764151, 'I12', 'Apr-2017', '2.00', '2017-05-13', '2017-05-13 11:30:55'),
(764152, 'I13', 'Apr-2017', '3.00', '2017-05-13', '2017-05-13 11:30:55'),
(764153, 'I14', 'Apr-2017', '2.00', '2017-05-13', '2017-05-13 11:30:55'),
(764154, 'I15', 'Apr-2017', '1.00', '2017-05-13', '2017-05-13 11:30:55'),
(764155, 'I16', 'Apr-2017', '1.00', '2017-05-13', '2017-05-13 11:30:55'),
(764156, 'I17', 'Apr-2017', '5772.00', '2017-05-13', '2017-05-13 11:30:55'),
(764157, 'I18', 'Apr-2017', '5614.00', '2017-05-13', '2017-05-13 11:30:55'),
(764158, 'I19', 'Apr-2017', '3723.00', '2017-05-13', '2017-05-13 11:30:55'),
(764159, 'I20', 'Apr-2017', '4687.00', '2017-05-13', '2017-05-13 11:30:55'),
(764160, 'I21', 'Apr-2017', '4052.00', '2017-05-13', '2017-05-13 11:30:55'),
(764161, 'I22', 'Apr-2017', '1659.00', '2017-05-13', '2017-05-13 11:30:55'),
(764162, 'I23', 'Apr-2017', '3527.00', '2017-05-13', '2017-05-13 11:30:55'),
(764163, 'I24', 'Apr-2017', '1871.00', '2017-05-13', '2017-05-13 11:30:55'),
(764164, 'I25', 'Apr-2017', '376.00', '2017-05-13', '2017-05-13 11:30:55'),
(764165, 'I26', 'Apr-2017', '8.00', '2017-05-13', '2017-05-13 11:30:55'),
(764166, 'I27', 'Apr-2017', '13.00', '2017-05-13', '2017-05-13 11:30:55'),
(764167, 'I28', 'Apr-2017', '2.00', '2017-05-13', '2017-05-13 11:30:55'),
(764168, 'I29', 'Apr-2017', '23.00', '2017-05-13', '2017-05-13 11:30:55'),
(764169, 'I30', 'Apr-2017', '2.00', '2017-05-13', '2017-05-13 11:30:55'),
(764170, 'I31', 'Apr-2017', '3.00', '2017-05-13', '2017-05-13 11:30:55'),
(764171, 'I32', 'Apr-2017', '2.00', '2017-05-13', '2017-05-13 11:30:55'),
(764172, 'KV-IIITA', 'Apr-2017', '72513.00', '2017-05-13', '2017-05-13 11:30:55'),
(764173, 'MSA101', 'Apr-2017', '7051.00', '2017-05-13', '2017-05-13 11:30:55'),
(764174, 'MSA102', 'Apr-2017', '11897.00', '2017-05-13', '2017-05-13 11:30:55'),
(764175, 'MSA103', 'Apr-2017', '13184.00', '2017-05-13', '2017-05-13 11:30:55'),
(764176, 'MSA104', 'Apr-2017', '22879.00', '2017-05-13', '2017-05-13 11:30:55'),
(764177, 'MSA105', 'Apr-2017', '14385.00', '2017-05-13', '2017-05-13 11:30:55'),
(764178, 'MSA106', 'Apr-2017', '10443.00', '2017-05-13', '2017-05-13 11:30:55'),
(764179, 'MSA201', 'Apr-2017', '7940.00', '2017-05-13', '2017-05-13 11:30:55'),
(764180, 'MSA202', 'Apr-2017', '5784.00', '2017-05-13', '2017-05-13 11:30:55'),
(764181, 'MSA203', 'Apr-2017', '12598.00', '2017-05-13', '2017-05-13 11:30:55'),
(764182, 'MSA204', 'Apr-2017', '7954.00', '2017-05-13', '2017-05-13 11:30:55'),
(764183, 'MSA205', 'Apr-2017', '12252.00', '2017-05-13', '2017-05-13 11:30:55'),
(764184, 'MSA206', 'Apr-2017', '8090.00', '2017-05-13', '2017-05-13 11:30:55'),
(764185, 'MSA301', 'Apr-2017', '1036.00', '2017-05-13', '2017-05-13 11:30:55'),
(764186, 'MSA302', 'Apr-2017', '11073.00', '2017-05-13', '2017-05-13 11:30:55'),
(764187, 'MSA303', 'Apr-2017', '6955.00', '2017-05-13', '2017-05-13 11:30:55'),
(764188, 'MSA304', 'Apr-2017', '14131.00', '2017-05-13', '2017-05-13 11:30:55'),
(764189, 'MSA305', 'Apr-2017', '7293.00', '2017-05-13', '2017-05-13 11:30:55'),
(764190, 'MSA306', 'Apr-2017', '10482.00', '2017-05-13', '2017-05-13 11:30:55'),
(764191, 'MSA307', 'Apr-2017', '7801.00', '2017-05-13', '2017-05-13 11:30:55'),
(764192, 'MSA308', 'Apr-2017', '920.00', '2017-05-13', '2017-05-13 11:30:55'),
(764193, 'MSA401', 'Apr-2017', '9221.00', '2017-05-13', '2017-05-13 11:30:55'),
(764194, 'MSA402', 'Apr-2017', '7823.00', '2017-05-13', '2017-05-13 11:30:55'),
(764195, 'MSA403', 'Apr-2017', '9833.00', '2017-05-13', '2017-05-13 11:30:55'),
(764196, 'MSA404', 'Apr-2017', '4853.00', '2017-05-13', '2017-05-13 11:30:55'),
(764197, 'MSA405', 'Apr-2017', '5711.00', '2017-05-13', '2017-05-13 11:30:55'),
(764198, 'MSA406', 'Apr-2017', '6466.00', '2017-05-13', '2017-05-13 11:30:55'),
(764199, 'MSA407', 'Apr-2017', '10924.00', '2017-05-13', '2017-05-13 11:30:55'),
(764200, 'MSA408', 'Apr-2017', '3978.00', '2017-05-13', '2017-05-13 11:30:55'),
(764201, 'MSA409', 'Apr-2017', '3072.00', '2017-05-13', '2017-05-13 11:30:55'),
(764202, 'MSA410', 'Apr-2017', '6194.00', '2017-05-13', '2017-05-13 11:30:55'),
(764203, 'MSA501', 'Apr-2017', '9193.00', '2017-05-13', '2017-05-13 11:30:55'),
(764204, 'MSA502', 'Apr-2017', '9213.00', '2017-05-13', '2017-05-13 11:30:55'),
(764205, 'MSA503', 'Apr-2017', '4831.00', '2017-05-13', '2017-05-13 11:30:55'),
(764206, 'MSA504', 'Apr-2017', '6280.00', '2017-05-13', '2017-05-13 11:30:55'),
(764207, 'MSA505', 'Apr-2017', '10283.00', '2017-05-13', '2017-05-13 11:30:55'),
(764208, 'MSA506', 'Apr-2017', '7380.00', '2017-05-13', '2017-05-13 11:30:55'),
(764209, 'MSA507', 'Apr-2017', '7015.00', '2017-05-13', '2017-05-13 11:30:55'),
(764210, 'MSA508', 'Apr-2017', '3999.00', '2017-05-13', '2017-05-13 11:30:55'),
(764211, 'MSA509', 'Apr-2017', '5252.00', '2017-05-13', '2017-05-13 11:30:55'),
(764212, 'MSA510', 'Apr-2017', '10568.00', '2017-05-13', '2017-05-13 11:30:55'),
(764213, 'MSA601', 'Apr-2017', '4771.00', '2017-05-13', '2017-05-13 11:30:55'),
(764214, 'MSA602', 'Apr-2017', '11225.00', '2017-05-13', '2017-05-13 11:30:55'),
(764215, 'MSA603', 'Apr-2017', '2537.00', '2017-05-13', '2017-05-13 11:30:55'),
(764216, 'MSA604', 'Apr-2017', '3909.00', '2017-05-13', '2017-05-13 11:30:55'),
(764217, 'MSA605', 'Apr-2017', '5849.00', '2017-05-13', '2017-05-13 11:30:55'),
(764218, 'MSA606', 'Apr-2017', '4447.00', '2017-05-13', '2017-05-13 11:30:55'),
(764219, 'MSA607', 'Apr-2017', '6061.00', '2017-05-13', '2017-05-13 11:30:55'),
(764220, 'MSA608', 'Apr-2017', '7831.00', '2017-05-13', '2017-05-13 11:30:55'),
(764221, 'MSA609', 'Apr-2017', '1571.00', '2017-05-13', '2017-05-13 11:30:55'),
(764222, 'MSA610', 'Apr-2017', '4304.00', '2017-05-13', '2017-05-13 11:30:55'),
(764223, 'MSA-CA1', 'Apr-2017', '1275.00', '2017-05-13', '2017-05-13 11:30:55'),
(764224, 'MSA-CA2', 'Apr-2017', '32965.00', '2017-05-13', '2017-05-13 11:30:55'),
(764225, 'RES-CA1', 'Apr-2017', '3262.00', '2017-05-13', '2017-05-13 11:30:55'),
(764226, 'RES-CA2', 'Apr-2017', '1605.00', '2017-05-13', '2017-05-13 11:30:55'),
(764227, 'RES-CA3', 'Apr-2017', '19427.00', '2017-05-13', '2017-05-13 11:30:55'),
(764228, 'RES-CA4', 'Apr-2017', '1937.00', '2017-05-13', '2017-05-13 11:30:55'),
(764229, 'RES-CA5', 'Apr-2017', '2918.00', '2017-05-13', '2017-05-13 11:30:55'),
(764230, 'RES-CA6', 'Apr-2017', '3597.00', '2017-05-13', '2017-05-13 11:30:55'),
(764231, 'RES-CA7', 'Apr-2017', '125.00', '2017-05-13', '2017-05-13 11:30:55'),
(764232, 'RES-CA8', 'Apr-2017', '4640.00', '2017-05-13', '2017-05-13 11:30:55'),
(764233, 'RES-CA9', 'Apr-2017', '4474.00', '2017-05-13', '2017-05-13 11:30:55'),
(764234, 'RES-CA10', 'Apr-2017', '3483.00', '2017-05-13', '2017-05-13 11:30:55'),
(764235, 'RES-CA11', 'Apr-2017', '6224.00', '2017-05-13', '2017-05-13 11:30:55'),
(764236, 'RES-CA12', 'Apr-2017', '1991.00', '2017-05-13', '2017-05-13 11:30:55'),
(764237, 'RES-CA13', 'Apr-2017', '2292.00', '2017-05-13', '2017-05-13 11:30:55'),
(764238, 'RES-CA14', 'Apr-2017', '2440.00', '2017-05-13', '2017-05-13 11:30:55'),
(764239, 'RES-CA15', 'Apr-2017', '1640.00', '2017-05-13', '2017-05-13 11:30:55'),
(764240, 'S1', 'Apr-2017', '8677.00', '2017-05-13', '2017-05-13 11:30:55'),
(764241, 'S2', 'Apr-2017', '5462.00', '2017-05-13', '2017-05-13 11:30:55'),
(764242, 'S3', 'Apr-2017', '13274.00', '2017-05-13', '2017-05-13 11:30:55'),
(764243, 'S4', 'Apr-2017', '3361.00', '2017-05-13', '2017-05-13 11:30:55'),
(764244, 'S5', 'Apr-2017', '6218.00', '2017-05-13', '2017-05-13 11:30:55'),
(764245, 'S6', 'Apr-2017', '6905.00', '2017-05-13', '2017-05-13 11:30:55'),
(764246, 'S7', 'Apr-2017', '25188.00', '2017-05-13', '2017-05-13 11:30:55'),
(764247, 'S8', 'Apr-2017', '14942.00', '2017-05-13', '2017-05-13 11:30:55'),
(764248, 'S-CA1', 'Apr-2017', '16604.00', '2017-05-13', '2017-05-13 11:30:55'),
(764249, 'SSVision', 'Apr-2017', '5219.00', '2017-05-13', '2017-05-13 11:30:55'),
(764250, 'VH3-301', 'Apr-2017', '15387.00', '2017-05-13', '2017-05-13 11:30:55'),
(764251, 'VH3-302', 'Apr-2017', '16086.00', '2017-05-13', '2017-05-13 11:30:55'),
(764252, 'VH3-201', 'Apr-2017', '17494.00', '2017-05-13', '2017-05-13 11:30:55'),
(764253, 'VH3-308', 'Apr-2017', '30238.00', '2017-05-13', '2017-05-13 11:30:55'),
(764254, 'VH3-307', 'Apr-2017', '28830.00', '2017-05-13', '2017-05-13 11:30:55'),
(764255, 'VH3-202', 'Apr-2017', '17445.00', '2017-05-13', '2017-05-13 11:30:55'),
(764256, 'A1', 'May-2017', '20416.00', '2017-07-13', '2017-06-03 11:35:40'),
(764257, 'A2', 'May-2017', '9334.00', '2017-07-13', '2017-06-03 11:35:40'),
(764258, 'A3', 'May-2017', '8789.00', '2017-07-13', '2017-06-03 11:35:40'),
(764259, 'A4', 'May-2017', '4904.00', '2017-07-13', '2017-06-03 11:35:40'),
(764260, 'A5', 'May-2017', '11418.00', '2017-07-13', '2017-06-03 11:35:40'),
(764261, 'A6', 'May-2017', '10189.00', '2017-07-13', '2017-06-03 11:35:40'),
(764262, 'A7', 'May-2017', '10909.00', '2017-07-13', '2017-06-03 11:35:40'),
(764263, 'A8', 'May-2017', '8966.00', '2017-07-13', '2017-06-03 11:35:40'),
(764264, 'B1', 'May-2017', '25920.00', '2017-07-13', '2017-06-03 11:35:40'),
(764265, 'B2', 'May-2017', '31095.00', '2017-07-13', '2017-06-03 11:35:40'),
(764266, 'B3', 'May-2017', '22595.00', '2017-07-13', '2017-06-03 11:35:40'),
(764267, 'B4', 'May-2017', '30216.00', '2017-07-13', '2017-06-03 11:35:40'),
(764268, 'B5', 'May-2017', '18704.00', '2017-07-13', '2017-06-03 11:35:40'),
(764269, 'B6', 'May-2017', '21802.00', '2017-07-13', '2017-06-03 11:35:40'),
(764270, 'B7', 'May-2017', '25180.00', '2017-07-13', '2017-06-03 11:35:40'),
(764271, 'B8', 'May-2017', '30813.00', '2017-07-13', '2017-06-03 11:35:40'),
(764272, 'B9', 'May-2017', '16237.00', '2017-07-13', '2017-06-03 11:35:40'),
(764273, 'B10', 'May-2017', '31446.00', '2017-07-13', '2017-06-03 11:35:40'),
(764274, 'B11', 'May-2017', '20554.00', '2017-07-13', '2017-06-03 11:35:40'),
(764275, 'B12', 'May-2017', '34918.00', '2017-07-13', '2017-06-03 11:35:40'),
(764276, 'B13', 'May-2017', '31238.00', '2017-07-13', '2017-06-03 11:35:40'),
(764277, 'B14', 'May-2017', '19978.00', '2017-07-13', '2017-06-03 11:35:40'),
(764278, 'B15', 'May-2017', '51059.00', '2017-07-13', '2017-06-03 11:35:40'),
(764279, 'B16', 'May-2017', '32894.00', '2017-07-13', '2017-06-03 11:35:40'),
(764280, 'BEC-Admin', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764281, 'BEC-Audi', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764282, 'BEC-Main', 'May-2017', '55169.00', '2017-07-13', '2017-06-03 11:35:40'),
(764283, 'BH1-R253', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764284, 'BH1-R257', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764285, 'BH1-R205', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764286, 'BH1-R255', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764287, 'BH1-R265', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764288, 'BH1-R259', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764289, 'BH1-R256', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764290, 'BH2-Canteen', 'May-2017', '4735.00', '2017-07-13', '2017-06-03 11:35:40'),
(764291, 'BH4-Canteen', 'May-2017', '4070.00', '2017-07-13', '2017-06-03 11:35:40'),
(764292, 'BH-5 Canteen', 'May-2017', '1810.00', '2017-07-13', '2017-06-03 11:35:40'),
(764293, 'C1', 'May-2017', '41223.00', '2017-07-13', '2017-06-03 11:35:40'),
(764294, 'C2', 'May-2017', '33113.00', '2017-07-13', '2017-06-03 11:35:40'),
(764295, 'D1', 'May-2017', '15985.00', '2017-07-13', '2017-06-03 11:35:40'),
(764296, 'D2', 'May-2017', '33339.00', '2017-07-13', '2017-06-03 11:35:40'),
(764297, 'D3', 'May-2017', '26232.00', '2017-07-13', '2017-06-03 11:35:40'),
(764298, 'D4', 'May-2017', '31935.00', '2017-07-13', '2017-06-03 11:35:40'),
(764299, 'D5', 'May-2017', '16088.00', '2017-07-13', '2017-06-03 11:35:40'),
(764300, 'D6', 'May-2017', '38604.00', '2017-07-13', '2017-06-03 11:35:40'),
(764301, 'D7', 'May-2017', '45871.00', '2017-07-13', '2017-06-03 11:35:40'),
(764302, 'D8', 'May-2017', '37341.00', '2017-07-13', '2017-06-03 11:35:40'),
(764303, 'D9', 'May-2017', '20155.00', '2017-07-13', '2017-06-03 11:35:40'),
(764304, 'D10', 'May-2017', '41357.00', '2017-07-13', '2017-06-03 11:35:40'),
(764305, 'D11', 'May-2017', '34063.00', '2017-07-13', '2017-06-03 11:35:40'),
(764306, 'D12', 'May-2017', '50089.00', '2017-07-13', '2017-06-03 11:35:40'),
(764307, 'D13', 'May-2017', '6171.00', '2017-07-13', '2017-06-03 11:35:40'),
(764308, 'D14', 'May-2017', '41379.00', '2017-07-13', '2017-06-03 11:35:40'),
(764309, 'D15', 'May-2017', '34937.00', '2017-07-13', '2017-06-03 11:35:40'),
(764310, 'D16', 'May-2017', '23343.00', '2017-07-13', '2017-06-03 11:35:40'),
(764311, 'D17', 'May-2017', '11071.00', '2017-07-13', '2017-06-03 11:35:40'),
(764312, 'D18', 'May-2017', '19548.00', '2017-07-13', '2017-06-03 11:35:40'),
(764313, 'D19', 'May-2017', '12793.00', '2017-07-13', '2017-06-03 11:35:40'),
(764314, 'D20', 'May-2017', '34846.00', '2017-07-13', '2017-06-03 11:35:40'),
(764315, 'D21', 'May-2017', '15003.00', '2017-07-13', '2017-06-03 11:35:40'),
(764316, 'D22', 'May-2017', '11863.00', '2017-07-13', '2017-06-03 11:35:40'),
(764317, 'D23', 'May-2017', '9664.00', '2017-07-13', '2017-06-03 11:35:40'),
(764318, 'D24', 'May-2017', '19840.00', '2017-07-13', '2017-06-03 11:35:40'),
(764319, 'D25', 'May-2017', '50687.00', '2017-07-13', '2017-06-03 11:35:40'),
(764320, 'D26', 'May-2017', '63856.00', '2017-07-13', '2017-06-03 11:35:40'),
(764321, 'D27', 'May-2017', '41027.00', '2017-07-13', '2017-06-03 11:35:40'),
(764322, 'D28', 'May-2017', '47449.00', '2017-07-13', '2017-06-03 11:35:40'),
(764323, 'Dir-Res', 'May-2017', '84779.00', '2017-07-13', '2017-06-03 11:35:40'),
(764324, 'E1', 'May-2017', '23179.00', '2017-07-13', '2017-06-03 11:35:40'),
(764325, 'E2', 'May-2017', '32952.00', '2017-07-13', '2017-06-03 11:35:40'),
(764326, 'E3', 'May-2017', '55648.00', '2017-07-13', '2017-06-03 11:35:40'),
(764327, 'E4', 'May-2017', '96904.00', '2017-07-13', '2017-06-03 11:35:40'),
(764328, 'E5', 'May-2017', '20197.00', '2017-07-13', '2017-06-03 11:35:40'),
(764329, 'E6', 'May-2017', '51482.00', '2017-07-13', '2017-06-03 11:35:40'),
(764330, 'E7', 'May-2017', '2682.00', '2017-07-13', '2017-06-03 11:35:40'),
(764331, 'E8', 'May-2017', '32950.00', '2017-07-13', '2017-06-03 11:35:40'),
(764332, 'E9', 'May-2017', '48309.00', '2017-07-13', '2017-06-03 11:35:40'),
(764333, 'E10', 'May-2017', '28549.00', '2017-07-13', '2017-06-03 11:35:40'),
(764334, 'E11', 'May-2017', '48026.00', '2017-07-13', '2017-06-03 11:35:40'),
(764335, 'E12', 'May-2017', '47409.00', '2017-07-13', '2017-06-03 11:35:40'),
(764336, 'E13', 'May-2017', '24078.00', '2017-07-13', '2017-06-03 11:35:40'),
(764337, 'E14', 'May-2017', '17399.00', '2017-07-13', '2017-06-03 11:35:40'),
(764338, 'F1', 'May-2017', '28984.00', '2017-07-13', '2017-06-03 11:35:40'),
(764339, 'F2', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764340, 'F3', 'May-2017', '20168.00', '2017-07-13', '2017-06-03 11:35:40'),
(764341, 'F4', 'May-2017', '15975.00', '2017-07-13', '2017-06-03 11:35:40'),
(764342, 'F5', 'May-2017', '17232.00', '2017-07-13', '2017-06-03 11:35:40'),
(764343, 'G1 ', 'May-2017', '4386.00', '2017-07-13', '2017-06-03 11:35:40'),
(764344, 'G2 ', 'May-2017', '1601.00', '2017-07-13', '2017-06-03 11:35:40'),
(764345, 'G3 ', 'May-2017', '5832.00', '2017-07-13', '2017-06-03 11:35:40'),
(764346, 'G4 ', 'May-2017', '2184.00', '2017-07-13', '2017-06-03 11:35:40'),
(764347, 'G5', 'May-2017', '2028.00', '2017-07-13', '2017-06-03 11:35:40'),
(764348, 'G6', 'May-2017', '4016.00', '2017-07-13', '2017-06-03 11:35:40'),
(764349, 'G7', 'May-2017', '1900.00', '2017-07-13', '2017-06-03 11:35:40'),
(764350, 'G8 ', 'May-2017', '2755.00', '2017-07-13', '2017-06-03 11:35:40'),
(764351, 'G9', 'May-2017', '4022.00', '2017-07-13', '2017-06-03 11:35:40'),
(764352, 'G10', 'May-2017', '1342.00', '2017-07-13', '2017-06-03 11:35:40'),
(764353, 'G11', 'May-2017', '1225.00', '2017-07-13', '2017-06-03 11:35:40'),
(764354, 'G12', 'May-2017', '5232.00', '2017-07-13', '2017-06-03 11:35:40'),
(764355, 'G13', 'May-2017', '2857.00', '2017-07-13', '2017-06-03 11:35:40'),
(764356, 'G14', 'May-2017', '482.00', '2017-07-13', '2017-06-03 11:35:40'),
(764357, 'G15', 'May-2017', '1502.00', '2017-07-13', '2017-06-03 11:35:40'),
(764358, 'G16', 'May-2017', '4163.00', '2017-07-13', '2017-06-03 11:35:40'),
(764359, 'G17', 'May-2017', '2.00', '2017-07-13', '2017-06-03 11:35:40'),
(764360, 'G18', 'May-2017', '1821.00', '2017-07-13', '2017-06-03 11:35:40'),
(764361, 'G19', 'May-2017', '2240.00', '2017-07-13', '2017-06-03 11:35:40'),
(764362, 'G20', 'May-2017', '5.00', '2017-07-13', '2017-06-03 11:35:40'),
(764363, 'GH3-R712', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764364, 'GH3-R620', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764365, 'GH3-R721', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764366, 'GH3-R610', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764367, 'GH3-R511', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764368, 'GH3-Canteen', 'May-2017', '1665.00', '2017-07-13', '2017-06-03 11:35:40'),
(764369, 'GH3-R612', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764370, 'GH3-R611', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764371, 'GH3-R521', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764372, 'GH3-R519', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764373, 'GH3-R512', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764374, 'GH3-R621', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764375, 'GH3-R719', 'May-2017', '0.00', '2017-07-13', '2017-06-03 11:35:40'),
(764376, 'H1', 'May-2017', '12325.00', '2017-07-13', '2017-06-03 11:35:40'),
(764377, 'H2', 'May-2017', '5490.00', '2017-07-13', '2017-06-03 11:35:40'),
(764378, 'H3', 'May-2017', '3185.00', '2017-07-13', '2017-06-03 11:35:40'),
(764379, 'H4', 'May-2017', '13366.00', '2017-07-13', '2017-06-03 11:35:40'),
(764380, 'H5', 'May-2017', '7518.00', '2017-07-13', '2017-06-03 11:35:40'),
(764381, 'H6', 'May-2017', '27.00', '2017-07-13', '2017-06-03 11:35:40'),
(764382, 'H7', 'May-2017', '395.00', '2017-07-13', '2017-06-03 11:35:40'),
(764383, 'H8', 'May-2017', '21828.00', '2017-07-13', '2017-06-03 11:35:40'),
(764384, 'H9', 'May-2017', '20.00', '2017-07-13', '2017-06-03 11:35:40'),
(764385, 'H10', 'May-2017', '5776.00', '2017-07-13', '2017-06-03 11:35:40'),
(764386, 'H11', 'May-2017', '9041.00', '2017-07-13', '2017-06-03 11:35:40'),
(764387, 'H12', 'May-2017', '70.00', '2017-07-13', '2017-06-03 11:35:40'),
(764388, 'H13', 'May-2017', '39.00', '2017-07-13', '2017-06-03 11:35:40'),
(764389, 'H14', 'May-2017', '2872.00', '2017-07-13', '2017-06-03 11:35:40'),
(764390, 'H15', 'May-2017', '1.00', '2017-07-13', '2017-06-03 11:35:40'),
(764391, 'H16', 'May-2017', '5.00', '2017-07-13', '2017-06-03 11:35:40'),
(764392, 'H17', 'May-2017', '2982.00', '2017-07-13', '2017-06-03 11:35:40'),
(764393, 'H18', 'May-2017', '2.00', '2017-07-13', '2017-06-03 11:35:40'),
(764394, 'I1', 'May-2017', '6970.00', '2017-07-13', '2017-06-03 11:35:40'),
(764395, 'I2', 'May-2017', '4677.00', '2017-07-13', '2017-06-03 11:35:40'),
(764396, 'I3', 'May-2017', '4509.00', '2017-07-13', '2017-06-03 11:35:40'),
(764397, 'I4', 'May-2017', '4108.00', '2017-07-13', '2017-06-03 11:35:40'),
(764398, 'I5', 'May-2017', '5690.00', '2017-07-13', '2017-06-03 11:35:40'),
(764399, 'I6', 'May-2017', '2292.00', '2017-07-13', '2017-06-03 11:35:40'),
(764400, 'I7', 'May-2017', '1.00', '2017-07-13', '2017-06-03 11:35:40'),
(764401, 'I8', 'May-2017', '1307.00', '2017-07-13', '2017-06-03 11:35:40'),
(764402, 'I9', 'May-2017', '1.00', '2017-07-13', '2017-06-03 11:35:40'),
(764403, 'I10', 'May-2017', '1.00', '2017-07-13', '2017-06-03 11:35:40'),
(764404, 'I11', 'May-2017', '1.00', '2017-07-13', '2017-06-03 11:35:40'),
(764405, 'I12', 'May-2017', '2.00', '2017-07-13', '2017-06-03 11:35:40'),
(764406, 'I13', 'May-2017', '3.00', '2017-07-13', '2017-06-03 11:35:40'),
(764407, 'I14', 'May-2017', '2.00', '2017-07-13', '2017-06-03 11:35:40'),
(764408, 'I15', 'May-2017', '1.00', '2017-07-13', '2017-06-03 11:35:40'),
(764409, 'I16', 'May-2017', '1.00', '2017-07-13', '2017-06-03 11:35:40'),
(764410, 'I17', 'May-2017', '6222.00', '2017-07-13', '2017-06-03 11:35:40'),
(764411, 'I18', 'May-2017', '608.00', '2017-07-13', '2017-06-03 11:35:40'),
(764412, 'I19', 'May-2017', '4072.00', '2017-07-13', '2017-06-03 11:35:40'),
(764413, 'I20', 'May-2017', '5013.00', '2017-07-13', '2017-06-03 11:35:40'),
(764414, 'I21', 'May-2017', '4446.00', '2017-07-13', '2017-06-03 11:35:40'),
(764415, 'I22', 'May-2017', '1873.00', '2017-07-13', '2017-06-03 11:35:40'),
(764416, 'I23', 'May-2017', '3934.00', '2017-07-13', '2017-06-03 11:35:40'),
(764417, 'I24', 'May-2017', '2248.00', '2017-07-13', '2017-06-03 11:35:40'),
(764418, 'I25', 'May-2017', '903.00', '2017-07-13', '2017-06-03 11:35:40'),
(764419, 'I26', 'May-2017', '15.00', '2017-07-13', '2017-06-03 11:35:40'),
(764420, 'I27', 'May-2017', '13.00', '2017-07-13', '2017-06-03 11:35:40'),
(764421, 'I28', 'May-2017', '2.00', '2017-07-13', '2017-06-03 11:35:40'),
(764422, 'I29', 'May-2017', '23.00', '2017-07-13', '2017-06-03 11:35:40'),
(764423, 'I30', 'May-2017', '2.00', '2017-07-13', '2017-06-03 11:35:40'),
(764424, 'I31', 'May-2017', '3.00', '2017-07-13', '2017-06-03 11:35:40'),
(764425, 'I32', 'May-2017', '2.00', '2017-07-13', '2017-06-03 11:35:40'),
(764426, 'KV-IIITA', 'May-2017', '73749.00', '2017-07-13', '2017-06-03 11:35:40'),
(764427, 'MSA101', 'May-2017', '7051.00', '2017-07-13', '2017-06-03 11:35:40'),
(764428, 'MSA102', 'May-2017', '11931.00', '2017-07-13', '2017-06-03 11:35:40'),
(764429, 'MSA103', 'May-2017', '13453.00', '2017-07-13', '2017-06-03 11:35:40'),
(764430, 'MSA104', 'May-2017', '23316.00', '2017-07-13', '2017-06-03 11:35:40'),
(764431, 'MSA105', 'May-2017', '14427.00', '2017-07-13', '2017-06-03 11:35:40'),
(764432, 'MSA106', 'May-2017', '10582.00', '2017-07-13', '2017-06-03 11:35:40'),
(764433, 'MSA201', 'May-2017', '8043.00', '2017-07-13', '2017-06-03 11:35:40'),
(764434, 'MSA202', 'May-2017', '5847.00', '2017-07-13', '2017-06-03 11:35:40'),
(764435, 'MSA203', 'May-2017', '12655.00', '2017-07-13', '2017-06-03 11:35:40'),
(764436, 'MSA204', 'May-2017', '8035.00', '2017-07-13', '2017-06-03 11:35:40'),
(764437, 'MSA205', 'May-2017', '12496.00', '2017-07-13', '2017-06-03 11:35:40'),
(764438, 'MSA206', 'May-2017', '8173.00', '2017-07-13', '2017-06-03 11:35:40'),
(764439, 'MSA301', 'May-2017', '1036.00', '2017-07-13', '2017-06-03 11:35:40'),
(764440, 'MSA302', 'May-2017', '11073.00', '2017-07-13', '2017-06-03 11:35:40'),
(764441, 'MSA303', 'May-2017', '7053.00', '2017-07-13', '2017-06-03 11:35:40'),
(764442, 'MSA304', 'May-2017', '14698.00', '2017-07-13', '2017-06-03 11:35:40'),
(764443, 'MSA305', 'May-2017', '7329.00', '2017-07-13', '2017-06-03 11:35:40'),
(764444, 'MSA306', 'May-2017', '10639.00', '2017-07-13', '2017-06-03 11:35:40'),
(764445, 'MSA307', 'May-2017', '7873.00', '2017-07-13', '2017-06-03 11:35:40'),
(764446, 'MSA308', 'May-2017', '923.00', '2017-07-13', '2017-06-03 11:35:40'),
(764447, 'MSA401', 'May-2017', '9383.00', '2017-07-13', '2017-06-03 11:35:40'),
(764448, 'MSA402', 'May-2017', '7935.00', '2017-07-13', '2017-06-03 11:35:40'),
(764449, 'MSA403', 'May-2017', '10008.00', '2017-07-13', '2017-06-03 11:35:40'),
(764450, 'MSA404', 'May-2017', '4935.00', '2017-07-13', '2017-06-03 11:35:40'),
(764451, 'MSA405', 'May-2017', '5829.00', '2017-07-13', '2017-06-03 11:35:40'),
(764452, 'MSA406', 'May-2017', '6603.00', '2017-07-13', '2017-06-03 11:35:40'),
(764453, 'MSA407', 'May-2017', '10924.00', '2017-07-13', '2017-06-03 11:35:40'),
(764454, 'MSA408', 'May-2017', '4092.00', '2017-07-13', '2017-06-03 11:35:40'),
(764455, 'MSA409', 'May-2017', '3179.00', '2017-07-13', '2017-06-03 11:35:40'),
(764456, 'MSA410', 'May-2017', '6237.00', '2017-07-13', '2017-06-03 11:35:40'),
(764457, 'MSA501', 'May-2017', '9320.00', '2017-07-13', '2017-06-03 11:35:40'),
(764458, 'MSA502', 'May-2017', '9270.00', '2017-07-13', '2017-06-03 11:35:40'),
(764459, 'MSA503', 'May-2017', '4871.00', '2017-07-13', '2017-06-03 11:35:40'),
(764460, 'MSA504', 'May-2017', '6431.00', '2017-07-13', '2017-06-03 11:35:40'),
(764461, 'MSA505', 'May-2017', '10409.00', '2017-07-13', '2017-06-03 11:35:40'),
(764462, 'MSA506', 'May-2017', '7554.00', '2017-07-13', '2017-06-03 11:35:40'),
(764463, 'MSA507', 'May-2017', '7435.00', '2017-07-13', '2017-06-03 11:35:40'),
(764464, 'MSA508', 'May-2017', '4131.00', '2017-07-13', '2017-06-03 11:35:40'),
(764465, 'MSA509', 'May-2017', '5489.00', '2017-07-13', '2017-06-03 11:35:40'),
(764466, 'MSA510', 'May-2017', '11336.00', '2017-07-13', '2017-06-03 11:35:40'),
(764467, 'MSA601', 'May-2017', '4889.00', '2017-07-13', '2017-06-03 11:35:40'),
(764468, 'MSA602', 'May-2017', '11339.00', '2017-07-13', '2017-06-03 11:35:40'),
(764469, 'MSA603', 'May-2017', '2590.00', '2017-07-13', '2017-06-03 11:35:40'),
(764470, 'MSA604', 'May-2017', '4094.00', '2017-07-13', '2017-06-03 11:35:40'),
(764471, 'MSA605', 'May-2017', '5961.00', '2017-07-13', '2017-06-03 11:35:40'),
(764472, 'MSA606', 'May-2017', '4553.00', '2017-07-13', '2017-06-03 11:35:40'),
(764473, 'MSA607', 'May-2017', '6797.00', '2017-07-13', '2017-06-03 11:35:40'),
(764474, 'MSA608', 'May-2017', '7876.00', '2017-07-13', '2017-06-03 11:35:40'),
(764475, 'MSA609', 'May-2017', '1605.00', '2017-07-13', '2017-06-03 11:35:40'),
(764476, 'MSA610', 'May-2017', '4437.00', '2017-07-13', '2017-06-03 11:35:40'),
(764477, 'MSA-CA1', 'May-2017', '1603.00', '2017-07-13', '2017-06-03 11:35:40'),
(764478, 'MSA-CA2', 'May-2017', '33217.00', '2017-07-13', '2017-06-03 11:35:40'),
(764479, 'RES-CA1', 'May-2017', '3290.00', '2017-07-13', '2017-06-03 11:35:40'),
(764480, 'RES-CA2', 'May-2017', '1611.00', '2017-07-13', '2017-06-03 11:35:40'),
(764481, 'RES-CA3', 'May-2017', '19528.00', '2017-07-13', '2017-06-03 11:35:40'),
(764482, 'RES-CA4', 'May-2017', '1950.00', '2017-07-13', '2017-06-03 11:35:40'),
(764483, 'RES-CA5', 'May-2017', '2941.00', '2017-07-13', '2017-06-03 11:35:40'),
(764484, 'RES-CA6', 'May-2017', '3645.00', '2017-07-13', '2017-06-03 11:35:40'),
(764485, 'RES-CA7', 'May-2017', '131.00', '2017-07-13', '2017-06-03 11:35:40'),
(764486, 'RES-CA8', 'May-2017', '4676.00', '2017-07-13', '2017-06-03 11:35:40'),
(764487, 'RES-CA9', 'May-2017', '4528.00', '2017-07-13', '2017-06-03 11:35:40'),
(764488, 'RES-CA10', 'May-2017', '3505.00', '2017-07-13', '2017-06-03 11:35:40'),
(764489, 'RES-CA11', 'May-2017', '6280.00', '2017-07-13', '2017-06-03 11:35:40'),
(764490, 'RES-CA12', 'May-2017', '1991.00', '2017-07-13', '2017-06-03 11:35:40'),
(764491, 'RES-CA13', 'May-2017', '2311.00', '2017-07-13', '2017-06-03 11:35:40'),
(764492, 'RES-CA14', 'May-2017', '2460.00', '2017-07-13', '2017-06-03 11:35:40'),
(764493, 'RES-CA15', 'May-2017', '1649.00', '2017-07-13', '2017-06-03 11:35:40'),
(764494, 'S1', 'May-2017', '8815.00', '2017-07-13', '2017-06-03 11:35:40'),
(764495, 'S2', 'May-2017', '5462.00', '2017-07-13', '2017-06-03 11:35:40'),
(764496, 'S3', 'May-2017', '13557.00', '2017-07-13', '2017-06-03 11:35:40'),
(764497, 'S4', 'May-2017', '3398.00', '2017-07-13', '2017-06-03 11:35:40'),
(764498, 'S5', 'May-2017', '6218.00', '2017-07-13', '2017-06-03 11:35:40'),
(764499, 'S6', 'May-2017', '6911.00', '2017-07-13', '2017-06-03 11:35:40'),
(764500, 'S7', 'May-2017', '25188.00', '2017-07-13', '2017-06-03 11:35:40'),
(764501, 'S8', 'May-2017', '15286.00', '2017-07-13', '2017-06-03 11:35:40'),
(764502, 'S-CA1', 'May-2017', '16604.00', '2017-07-13', '2017-06-03 11:35:40'),
(764503, 'SSVision', 'May-2017', '5219.00', '2017-07-13', '2017-06-03 11:35:40'),
(764504, 'VH3-301', 'May-2017', '15387.00', '2017-07-13', '2017-06-03 11:35:40'),
(764505, 'VH3-302', 'May-2017', '16091.00', '2017-07-13', '2017-06-03 11:35:40'),
(764506, 'VH3-201', 'May-2017', '17496.00', '2017-07-13', '2017-06-03 11:35:40'),
(764507, 'VH3-308', 'May-2017', '30238.00', '2017-07-13', '2017-06-03 11:35:40'),
(764508, 'VH3-307', 'May-2017', '28830.00', '2017-07-13', '2017-06-03 11:35:40'),
(764509, 'VH3-202', 'May-2017', '17445.00', '2017-07-13', '2017-06-03 11:35:40'),
(764510, 'A1', 'Jun-2017', '20800.00', '2017-08-10', '2017-07-06 18:30:29'),
(764511, 'A2', 'Jun-2017', '9334.00', '2017-08-10', '2017-07-06 18:30:29'),
(764512, 'A3', 'Jun-2017', '9064.00', '2017-08-10', '2017-07-06 18:30:29'),
(764513, 'A4', 'Jun-2017', '4904.00', '2017-08-10', '2017-07-06 18:30:29'),
(764514, 'A5', 'Jun-2017', '11581.00', '2017-08-10', '2017-07-06 18:30:29'),
(764515, 'A6', 'Jun-2017', '10277.00', '2017-08-10', '2017-07-06 18:30:29'),
(764516, 'A7', 'Jun-2017', '11136.00', '2017-08-10', '2017-07-06 18:30:29'),
(764517, 'A8', 'Jun-2017', '8966.00', '2017-08-10', '2017-07-06 18:30:29'),
(764518, 'B1', 'Jun-2017', '26488.00', '2017-08-10', '2017-07-06 18:30:29'),
(764519, 'B2', 'Jun-2017', '31444.00', '2017-08-10', '2017-07-06 18:30:29'),
(764520, 'B3', 'Jun-2017', '23166.00', '2017-08-10', '2017-07-06 18:30:29'),
(764521, 'B4', 'Jun-2017', '30802.00', '2017-08-10', '2017-07-06 18:30:29'),
(764522, 'B5', 'Jun-2017', '19245.00', '2017-08-10', '2017-07-06 18:30:29'),
(764523, 'B6', 'Jun-2017', '22255.00', '2017-08-10', '2017-07-06 18:30:29'),
(764524, 'B7', 'Jun-2017', '25747.00', '2017-08-10', '2017-07-06 18:30:29'),
(764525, 'B8', 'Jun-2017', '31778.00', '2017-08-10', '2017-07-06 18:30:29'),
(764526, 'B9', 'Jun-2017', '16521.00', '2017-08-10', '2017-07-06 18:30:29'),
(764527, 'B10', 'Jun-2017', '32332.00', '2017-08-10', '2017-07-06 18:30:29'),
(764528, 'B11', 'Jun-2017', '21443.00', '2017-08-10', '2017-07-06 18:30:29'),
(764529, 'B12', 'Jun-2017', '35570.00', '2017-08-10', '2017-07-06 18:30:29'),
(764530, 'B13', 'Jun-2017', '31733.00', '2017-08-10', '2017-07-06 18:30:29'),
(764531, 'B14', 'Jun-2017', '20321.00', '2017-08-10', '2017-07-06 18:30:29'),
(764532, 'B15', 'Jun-2017', '52299.00', '2017-08-10', '2017-07-06 18:30:29'),
(764533, 'B16', 'Jun-2017', '33739.00', '2017-08-10', '2017-07-06 18:30:29'),
(764534, 'BEC-Admin', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764535, 'BEC-Audi', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764536, 'BEC-Main', 'Jun-2017', '55486.00', '2017-08-10', '2017-07-06 18:30:29'),
(764537, 'BH1-R253', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764538, 'BH1-R257', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(764539, 'BH1-R205', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764540, 'BH1-R255', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764541, 'BH1-R265', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764542, 'BH1-R259', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764543, 'BH1-R256', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764544, 'BH2-Canteen', 'Jun-2017', '4764.00', '2017-08-10', '2017-07-06 18:30:29'),
(764545, 'BH4-Canteen', 'Jun-2017', '4080.00', '2017-08-10', '2017-07-06 18:30:29'),
(764546, 'BH-5 Canteen', 'Jun-2017', '2217.00', '2017-08-10', '2017-07-06 18:30:29'),
(764547, 'C1', 'Jun-2017', '41517.00', '2017-08-10', '2017-07-06 18:30:29'),
(764548, 'C2', 'Jun-2017', '34099.00', '2017-08-10', '2017-07-06 18:30:29'),
(764549, 'D1', 'Jun-2017', '16610.00', '2017-08-10', '2017-07-06 18:30:29'),
(764550, 'D2', 'Jun-2017', '34018.00', '2017-08-10', '2017-07-06 18:30:29'),
(764551, 'D3', 'Jun-2017', '26232.00', '2017-08-10', '2017-07-06 18:30:29'),
(764552, 'D4', 'Jun-2017', '31935.00', '2017-08-10', '2017-07-06 18:30:29'),
(764553, 'D5', 'Jun-2017', '16635.00', '2017-08-10', '2017-07-06 18:30:29'),
(764554, 'D6', 'Jun-2017', '39383.00', '2017-08-10', '2017-07-06 18:30:29'),
(764555, 'D7', 'Jun-2017', '47070.00', '2017-08-10', '2017-07-06 18:30:29'),
(764556, 'D8', 'Jun-2017', '38255.00', '2017-08-10', '2017-07-06 18:30:29'),
(764557, 'D9', 'Jun-2017', '20249.00', '2017-08-10', '2017-07-06 18:30:29'),
(764558, 'D10', 'Jun-2017', '41357.00', '2017-08-10', '2017-07-06 18:30:29'),
(764559, 'D11', 'Jun-2017', '34944.00', '2017-08-10', '2017-07-06 18:30:29'),
(764560, 'D12', 'Jun-2017', '50210.00', '2017-08-10', '2017-07-06 18:30:29'),
(764561, 'D13', 'Jun-2017', '6171.00', '2017-08-10', '2017-07-06 18:30:29'),
(764562, 'D14', 'Jun-2017', '41379.00', '2017-08-10', '2017-07-06 18:30:29'),
(764563, 'D15', 'Jun-2017', '35474.00', '2017-08-10', '2017-07-06 18:30:29'),
(764564, 'D16', 'Jun-2017', '23343.00', '2017-08-10', '2017-07-06 18:30:29'),
(764565, 'D17', 'Jun-2017', '11754.00', '2017-08-10', '2017-07-06 18:30:29'),
(764566, 'D18', 'Jun-2017', '20009.00', '2017-08-10', '2017-07-06 18:30:29'),
(764567, 'D19', 'Jun-2017', '13443.00', '2017-08-10', '2017-07-06 18:30:29'),
(764568, 'D20', 'Jun-2017', '35072.00', '2017-08-10', '2017-07-06 18:30:29'),
(764569, 'D21', 'Jun-2017', '15003.00', '2017-08-10', '2017-07-06 18:30:29'),
(764570, 'D22', 'Jun-2017', '12096.00', '2017-08-10', '2017-07-06 18:30:29'),
(764571, 'D23', 'Jun-2017', '10271.00', '2017-08-10', '2017-07-06 18:30:29'),
(764572, 'D24', 'Jun-2017', '20264.00', '2017-08-10', '2017-07-06 18:30:29'),
(764573, 'D25', 'Jun-2017', '51814.00', '2017-08-10', '2017-07-06 18:30:29'),
(764574, 'D26', 'Jun-2017', '65005.00', '2017-08-10', '2017-07-06 18:30:29'),
(764575, 'D27', 'Jun-2017', '41787.00', '2017-08-10', '2017-07-06 18:30:29'),
(764576, 'D28', 'Jun-2017', '48203.00', '2017-08-10', '2017-07-06 18:30:29'),
(764577, 'Dir-Res', 'Jun-2017', '86917.00', '2017-08-10', '2017-07-06 18:30:29'),
(764578, 'E1', 'Jun-2017', '23179.00', '2017-08-10', '2017-07-06 18:30:29'),
(764579, 'E2', 'Jun-2017', '34569.00', '2017-08-10', '2017-07-06 18:30:29'),
(764580, 'E3', 'Jun-2017', '56514.00', '2017-08-10', '2017-07-06 18:30:29'),
(764581, 'E4', 'Jun-2017', '98872.00', '2017-08-10', '2017-07-06 18:30:29'),
(764582, 'E5', 'Jun-2017', '21786.00', '2017-08-10', '2017-07-06 18:30:29'),
(764583, 'E6', 'Jun-2017', '52512.00', '2017-08-10', '2017-07-06 18:30:29'),
(764584, 'E7', 'Jun-2017', '3457.00', '2017-08-10', '2017-07-06 18:30:29'),
(764585, 'E8', 'Jun-2017', '33792.00', '2017-08-10', '2017-07-06 18:30:29'),
(764586, 'E9', 'Jun-2017', '49480.00', '2017-08-10', '2017-07-06 18:30:29'),
(764587, 'E10', 'Jun-2017', '29845.00', '2017-08-10', '2017-07-06 18:30:29'),
(764588, 'E11', 'Jun-2017', '48142.00', '2017-08-10', '2017-07-06 18:30:29'),
(764589, 'E12', 'Jun-2017', '48683.00', '2017-08-10', '2017-07-06 18:30:29'),
(764590, 'E13', 'Jun-2017', '25368.00', '2017-08-10', '2017-07-06 18:30:29'),
(764591, 'E14', 'Jun-2017', '18262.00', '2017-08-10', '2017-07-06 18:30:29'),
(764592, 'F1', 'Jun-2017', '30381.00', '2017-08-10', '2017-07-06 18:30:29'),
(764593, 'F2', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764594, 'F3', 'Jun-2017', '21098.00', '2017-08-10', '2017-07-06 18:30:29'),
(764595, 'F4', 'Jun-2017', '15975.00', '2017-08-10', '2017-07-06 18:30:29'),
(764596, 'F5', 'Jun-2017', '18235.00', '2017-08-10', '2017-07-06 18:30:29'),
(764597, 'G1 ', 'Jun-2017', '4601.00', '2017-08-10', '2017-07-06 18:30:29'),
(764598, 'G2 ', 'Jun-2017', '1888.00', '2017-08-10', '2017-07-06 18:30:29'),
(764599, 'G3 ', 'Jun-2017', '6396.00', '2017-08-10', '2017-07-06 18:30:29'),
(764600, 'G4 ', 'Jun-2017', '2184.00', '2017-08-10', '2017-07-06 18:30:29'),
(764601, 'G5', 'Jun-2017', '2171.00', '2017-08-10', '2017-07-06 18:30:29'),
(764602, 'G6', 'Jun-2017', '4017.00', '2017-08-10', '2017-07-06 18:30:29'),
(764603, 'G7', 'Jun-2017', '2250.00', '2017-08-10', '2017-07-06 18:30:29'),
(764604, 'G8 ', 'Jun-2017', '2871.00', '2017-08-10', '2017-07-06 18:30:29'),
(764605, 'G9', 'Jun-2017', '4507.00', '2017-08-10', '2017-07-06 18:30:29'),
(764606, 'G10', 'Jun-2017', '1488.00', '2017-08-10', '2017-07-06 18:30:29'),
(764607, 'G11', 'Jun-2017', '1321.00', '2017-08-10', '2017-07-06 18:30:29'),
(764608, 'G12', 'Jun-2017', '5722.00', '2017-08-10', '2017-07-06 18:30:29'),
(764609, 'G13', 'Jun-2017', '3307.00', '2017-08-10', '2017-07-06 18:30:29'),
(764610, 'G14', 'Jun-2017', '725.00', '2017-08-10', '2017-07-06 18:30:29'),
(764611, 'G15', 'Jun-2017', '1907.00', '2017-08-10', '2017-07-06 18:30:29'),
(764612, 'G16', 'Jun-2017', '4882.00', '2017-08-10', '2017-07-06 18:30:29'),
(764613, 'G17', 'Jun-2017', '2.00', '2017-08-10', '2017-07-06 18:30:29'),
(764614, 'G18', 'Jun-2017', '2225.00', '2017-08-10', '2017-07-06 18:30:29'),
(764615, 'G19', 'Jun-2017', '2386.00', '2017-08-10', '2017-07-06 18:30:29'),
(764616, 'G20', 'Jun-2017', '100.00', '2017-08-10', '2017-07-06 18:30:29'),
(764617, 'GH3-R712', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764618, 'GH3-R620', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764619, 'GH3-R721', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764620, 'GH3-R610', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764621, 'GH3-R511', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764622, 'GH3-Canteen', 'Jun-2017', '1750.00', '2017-08-10', '2017-07-06 18:30:29'),
(764623, 'GH3-R612', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764624, 'GH3-R611', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764625, 'GH3-R521', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764626, 'GH3-R519', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764627, 'GH3-R512', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764628, 'GH3-R621', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764629, 'GH3-R719', 'Jun-2017', '0.00', '2017-08-10', '2017-07-06 18:30:29'),
(764630, 'H1', 'Jun-2017', '12390.00', '2017-08-10', '2017-07-06 18:30:29'),
(764631, 'H2', 'Jun-2017', '5491.00', '2017-08-10', '2017-07-06 18:30:29'),
(764632, 'H3', 'Jun-2017', '3185.00', '2017-08-10', '2017-07-06 18:30:29'),
(764633, 'H4', 'Jun-2017', '13963.00', '2017-08-10', '2017-07-06 18:30:29'),
(764634, 'H5', 'Jun-2017', '7789.00', '2017-08-10', '2017-07-06 18:30:29'),
(764635, 'H6', 'Jun-2017', '27.00', '2017-08-10', '2017-07-06 18:30:29'),
(764636, 'H7', 'Jun-2017', '395.00', '2017-08-10', '2017-07-06 18:30:29'),
(764637, 'H8', 'Jun-2017', '22658.00', '2017-08-10', '2017-07-06 18:30:29'),
(764638, 'H9', 'Jun-2017', '20.00', '2017-08-10', '2017-07-06 18:30:29'),
(764639, 'H10', 'Jun-2017', '6545.00', '2017-08-10', '2017-07-06 18:30:29'),
(764640, 'H11', 'Jun-2017', '9482.00', '2017-08-10', '2017-07-06 18:30:29'),
(764641, 'H12', 'Jun-2017', '70.00', '2017-08-10', '2017-07-06 18:30:29'),
(764642, 'H13', 'Jun-2017', '39.00', '2017-08-10', '2017-07-06 18:30:29'),
(764643, 'H14', 'Jun-2017', '3578.00', '2017-08-10', '2017-07-06 18:30:29'),
(764644, 'H15', 'Jun-2017', '1.00', '2017-08-10', '2017-07-06 18:30:29'),
(764645, 'H16', 'Jun-2017', '5.00', '2017-08-10', '2017-07-06 18:30:29'),
(764646, 'H17', 'Jun-2017', '3240.00', '2017-08-10', '2017-07-06 18:30:29'),
(764647, 'H18', 'Jun-2017', '2.00', '2017-08-10', '2017-07-06 18:30:29'),
(764648, 'I1', 'Jun-2017', '7665.00', '2017-08-10', '2017-07-06 18:30:29'),
(764649, 'I2', 'Jun-2017', '5123.00', '2017-08-10', '2017-07-06 18:30:29'),
(764650, 'I3', 'Jun-2017', '5143.00', '2017-08-10', '2017-07-06 18:30:29'),
(764651, 'I4', 'Jun-2017', '4499.00', '2017-08-10', '2017-07-06 18:30:29'),
(764652, 'I5', 'Jun-2017', '6342.00', '2017-08-10', '2017-07-06 18:30:29'),
(764653, 'I6', 'Jun-2017', '2418.00', '2017-08-10', '2017-07-06 18:30:29'),
(764654, 'I7', 'Jun-2017', '1.00', '2017-08-10', '2017-07-06 18:30:29'),
(764655, 'I8', 'Jun-2017', '1512.00', '2017-08-10', '2017-07-06 18:30:29'),
(764656, 'I9', 'Jun-2017', '1.00', '2017-08-10', '2017-07-06 18:30:29'),
(764657, 'I10', 'Jun-2017', '1.00', '2017-08-10', '2017-07-06 18:30:29'),
(764658, 'I11', 'Jun-2017', '1.00', '2017-08-10', '2017-07-06 18:30:29'),
(764659, 'I12', 'Jun-2017', '2.00', '2017-08-10', '2017-07-06 18:30:29'),
(764660, 'I13', 'Jun-2017', '3.00', '2017-08-10', '2017-07-06 18:30:29'),
(764661, 'I14', 'Jun-2017', '2.00', '2017-08-10', '2017-07-06 18:30:29'),
(764662, 'I15', 'Jun-2017', '1.00', '2017-08-10', '2017-07-06 18:30:29'),
(764663, 'I16', 'Jun-2017', '1.00', '2017-08-10', '2017-07-06 18:30:29'),
(764664, 'I17', 'Jun-2017', '6832.00', '2017-08-10', '2017-07-06 18:30:29'),
(764665, 'I18', 'Jun-2017', '1085.00', '2017-08-10', '2017-07-06 18:30:29'),
(764666, 'I19', 'Jun-2017', '4365.00', '2017-08-10', '2017-07-06 18:30:29'),
(764667, 'I20', 'Jun-2017', '5513.00', '2017-08-10', '2017-07-06 18:30:29'),
(764668, 'I21', 'Jun-2017', '4907.00', '2017-08-10', '2017-07-06 18:30:29'),
(764669, 'I22', 'Jun-2017', '2168.00', '2017-08-10', '2017-07-06 18:30:29'),
(764670, 'I23', 'Jun-2017', '4433.00', '2017-08-10', '2017-07-06 18:30:29'),
(764671, 'I24', 'Jun-2017', '2575.00', '2017-08-10', '2017-07-06 18:30:29'),
(764672, 'I25', 'Jun-2017', '1429.00', '2017-08-10', '2017-07-06 18:30:29'),
(764673, 'I26', 'Jun-2017', '15.00', '2017-08-10', '2017-07-06 18:30:29'),
(764674, 'I27', 'Jun-2017', '13.00', '2017-08-10', '2017-07-06 18:30:29'),
(764675, 'I28', 'Jun-2017', '2.00', '2017-08-10', '2017-07-06 18:30:29'),
(764676, 'I29', 'Jun-2017', '23.00', '2017-08-10', '2017-07-06 18:30:29'),
(764677, 'I30', 'Jun-2017', '141.00', '2017-08-10', '2017-07-06 18:30:29'),
(764678, 'I31', 'Jun-2017', '3.00', '2017-08-10', '2017-07-06 18:30:29'),
(764679, 'I32', 'Jun-2017', '2.00', '2017-08-10', '2017-07-06 18:30:29'),
(764680, 'KV-IIITA', 'Jun-2017', '75413.00', '2017-08-10', '2017-07-06 18:30:29'),
(764681, 'MSA101', 'Jun-2017', '7051.00', '2017-08-10', '2017-07-06 18:30:29'),
(764682, 'MSA102', 'Jun-2017', '12028.00', '2017-08-10', '2017-07-06 18:30:29'),
(764683, 'MSA103', 'Jun-2017', '13626.00', '2017-08-10', '2017-07-06 18:30:29'),
(764684, 'MSA104', 'Jun-2017', '23907.00', '2017-08-10', '2017-07-06 18:30:29'),
(764685, 'MSA105', 'Jun-2017', '14473.00', '2017-08-10', '2017-07-06 18:30:29'),
(764686, 'MSA106', 'Jun-2017', '10701.00', '2017-08-10', '2017-07-06 18:30:29'),
(764687, 'MSA201', 'Jun-2017', '8203.00', '2017-08-10', '2017-07-06 18:30:29'),
(764688, 'MSA202', 'Jun-2017', '5909.00', '2017-08-10', '2017-07-06 18:30:29'),
(764689, 'MSA203', 'Jun-2017', '12720.00', '2017-08-10', '2017-07-06 18:30:29'),
(764690, 'MSA204', 'Jun-2017', '8115.00', '2017-08-10', '2017-07-06 18:30:29'),
(764691, 'MSA205', 'Jun-2017', '12852.00', '2017-08-10', '2017-07-06 18:30:29'),
(764692, 'MSA206', 'Jun-2017', '8341.00', '2017-08-10', '2017-07-06 18:30:29'),
(764693, 'MSA301', 'Jun-2017', '1036.00', '2017-08-10', '2017-07-06 18:30:29'),
(764694, 'MSA302', 'Jun-2017', '11073.00', '2017-08-10', '2017-07-06 18:30:29'),
(764695, 'MSA303', 'Jun-2017', '7232.00', '2017-08-10', '2017-07-06 18:30:29'),
(764696, 'MSA304', 'Jun-2017', '15373.00', '2017-08-10', '2017-07-06 18:30:29'),
(764697, 'MSA305', 'Jun-2017', '7378.00', '2017-08-10', '2017-07-06 18:30:29'),
(764698, 'MSA306', 'Jun-2017', '10809.00', '2017-08-10', '2017-07-06 18:30:29'),
(764699, 'MSA307', 'Jun-2017', '7992.00', '2017-08-10', '2017-07-06 18:30:29'),
(764700, 'MSA308', 'Jun-2017', '923.00', '2017-08-10', '2017-07-06 18:30:29'),
(764701, 'MSA401', 'Jun-2017', '9493.00', '2017-08-10', '2017-07-06 18:30:29'),
(764702, 'MSA402', 'Jun-2017', '8490.00', '2017-08-10', '2017-07-06 18:30:29'),
(764703, 'MSA403', 'Jun-2017', '10249.00', '2017-08-10', '2017-07-06 18:30:29'),
(764704, 'MSA404', 'Jun-2017', '5046.00', '2017-08-10', '2017-07-06 18:30:29'),
(764705, 'MSA405', 'Jun-2017', '5993.00', '2017-08-10', '2017-07-06 18:30:29'),
(764706, 'MSA406', 'Jun-2017', '6782.00', '2017-08-10', '2017-07-06 18:30:29'),
(764707, 'MSA407', 'Jun-2017', '10924.00', '2017-08-10', '2017-07-06 18:30:29'),
(764708, 'MSA408', 'Jun-2017', '4170.00', '2017-08-10', '2017-07-06 18:30:29'),
(764709, 'MSA409', 'Jun-2017', '3342.00', '2017-08-10', '2017-07-06 18:30:29'),
(764710, 'MSA410', 'Jun-2017', '6318.00', '2017-08-10', '2017-07-06 18:30:29'),
(764711, 'MSA501', 'Jun-2017', '9423.00', '2017-08-10', '2017-07-06 18:30:29'),
(764712, 'MSA502', 'Jun-2017', '9292.00', '2017-08-10', '2017-07-06 18:30:29'),
(764713, 'MSA503', 'Jun-2017', '4967.00', '2017-08-10', '2017-07-06 18:30:29'),
(764714, 'MSA504', 'Jun-2017', '6624.00', '2017-08-10', '2017-07-06 18:30:29'),
(764715, 'MSA505', 'Jun-2017', '10586.00', '2017-08-10', '2017-07-06 18:30:29'),
(764716, 'MSA506', 'Jun-2017', '7755.00', '2017-08-10', '2017-07-06 18:30:29'),
(764717, 'MSA507', 'Jun-2017', '7668.00', '2017-08-10', '2017-07-06 18:30:29'),
(764718, 'MSA508', 'Jun-2017', '4400.00', '2017-08-10', '2017-07-06 18:30:29'),
(764719, 'MSA509', 'Jun-2017', '5754.00', '2017-08-10', '2017-07-06 18:30:29'),
(764720, 'MSA510', 'Jun-2017', '12460.00', '2017-08-10', '2017-07-06 18:30:29'),
(764721, 'MSA601', 'Jun-2017', '4956.00', '2017-08-10', '2017-07-06 18:30:29'),
(764722, 'MSA602', 'Jun-2017', '11421.00', '2017-08-10', '2017-07-06 18:30:29'),
(764723, 'MSA603', 'Jun-2017', '2632.00', '2017-08-10', '2017-07-06 18:30:29'),
(764724, 'MSA604', 'Jun-2017', '4273.00', '2017-08-10', '2017-07-06 18:30:29'),
(764725, 'MSA605', 'Jun-2017', '6076.00', '2017-08-10', '2017-07-06 18:30:29'),
(764726, 'MSA606', 'Jun-2017', '4749.00', '2017-08-10', '2017-07-06 18:30:29'),
(764727, 'MSA607', 'Jun-2017', '7111.00', '2017-08-10', '2017-07-06 18:30:29'),
(764728, 'MSA608', 'Jun-2017', '7913.00', '2017-08-10', '2017-07-06 18:30:29'),
(764729, 'MSA609', 'Jun-2017', '1650.00', '2017-08-10', '2017-07-06 18:30:29'),
(764730, 'MSA610', 'Jun-2017', '4559.00', '2017-08-10', '2017-07-06 18:30:29'),
(764731, 'MSA-CA1', 'Jun-2017', '1987.00', '2017-08-10', '2017-07-06 18:30:29'),
(764732, 'MSA-CA2', 'Jun-2017', '33517.00', '2017-08-10', '2017-07-06 18:30:29'),
(764733, 'RES-CA1', 'Jun-2017', '3323.00', '2017-08-10', '2017-07-06 18:30:29'),
(764734, 'RES-CA2', 'Jun-2017', '1622.00', '2017-08-10', '2017-07-06 18:30:29'),
(764735, 'RES-CA3', 'Jun-2017', '19679.00', '2017-08-10', '2017-07-06 18:30:29'),
(764736, 'RES-CA4', 'Jun-2017', '1966.00', '2017-08-10', '2017-07-06 18:30:29'),
(764737, 'RES-CA5', 'Jun-2017', '2976.00', '2017-08-10', '2017-07-06 18:30:29'),
(764738, 'RES-CA6', 'Jun-2017', '3703.00', '2017-08-10', '2017-07-06 18:30:29'),
(764739, 'RES-CA7', 'Jun-2017', '139.00', '2017-08-10', '2017-07-06 18:30:29'),
(764740, 'RES-CA8', 'Jun-2017', '4702.00', '2017-08-10', '2017-07-06 18:30:29'),
(764741, 'RES-CA9', 'Jun-2017', '4586.00', '2017-08-10', '2017-07-06 18:30:29'),
(764742, 'RES-CA10', 'Jun-2017', '3525.00', '2017-08-10', '2017-07-06 18:30:29'),
(764743, 'RES-CA11', 'Jun-2017', '6334.00', '2017-08-10', '2017-07-06 18:30:29'),
(764744, 'RES-CA12', 'Jun-2017', '1991.00', '2017-08-10', '2017-07-06 18:30:29'),
(764745, 'RES-CA13', 'Jun-2017', '2334.00', '2017-08-10', '2017-07-06 18:30:29'),
(764746, 'RES-CA14', 'Jun-2017', '2482.00', '2017-08-10', '2017-07-06 18:30:29'),
(764747, 'RES-CA15', 'Jun-2017', '1660.00', '2017-08-10', '2017-07-06 18:30:29'),
(764748, 'S1', 'Jun-2017', '8966.00', '2017-08-10', '2017-07-06 18:30:29'),
(764749, 'S2', 'Jun-2017', '5462.00', '2017-08-10', '2017-07-06 18:30:29'),
(764750, 'S3', 'Jun-2017', '13621.00', '2017-08-10', '2017-07-06 18:30:29'),
(764751, 'S4', 'Jun-2017', '3433.00', '2017-08-10', '2017-07-06 18:30:29'),
(764752, 'S5', 'Jun-2017', '6218.00', '2017-08-10', '2017-07-06 18:30:29'),
(764753, 'S6', 'Jun-2017', '6911.00', '2017-08-10', '2017-07-06 18:30:29'),
(764754, 'S7', 'Jun-2017', '25188.00', '2017-08-10', '2017-07-06 18:30:29'),
(764755, 'S8', 'Jun-2017', '16268.00', '2017-08-10', '2017-07-06 18:30:29'),
(764756, 'S-CA1', 'Jun-2017', '16604.00', '2017-08-10', '2017-07-06 18:30:29'),
(764757, 'SSVision', 'Jun-2017', '5219.00', '2017-08-10', '2017-07-06 18:30:29'),
(764758, 'VH3-301', 'Jun-2017', '15389.00', '2017-08-10', '2017-07-06 18:30:29'),
(764759, 'VH3-302', 'Jun-2017', '16098.00', '2017-08-10', '2017-07-06 18:30:29'),
(764760, 'VH3-201', 'Jun-2017', '17501.00', '2017-08-10', '2017-07-06 18:30:29'),
(764761, 'VH3-308', 'Jun-2017', '30238.00', '2017-08-10', '2017-07-06 18:30:29'),
(764762, 'VH3-307', 'Jun-2017', '28830.00', '2017-08-10', '2017-07-06 18:30:29'),
(764763, 'VH3-202', 'Jun-2017', '17460.00', '2017-08-10', '2017-07-06 18:30:29'),
(764764, 'A1', 'Jul-2017', '21098.00', '2017-10-10', '2017-08-07 12:45:45'),
(764765, 'A2', 'Jul-2017', '9483.00', '2017-10-10', '2017-08-07 12:45:45'),
(764766, 'A3', 'Jul-2017', '9268.00', '2017-10-10', '2017-08-07 12:45:45'),
(764767, 'A4', 'Jul-2017', '4904.00', '2017-10-10', '2017-08-07 12:45:45'),
(764768, 'A5', 'Jul-2017', '11744.00', '2017-10-10', '2017-08-07 12:45:45'),
(764769, 'A6', 'Jul-2017', '10426.00', '2017-10-10', '2017-08-07 12:45:45'),
(764770, 'A7', 'Jul-2017', '11339.00', '2017-10-10', '2017-08-07 12:45:45'),
(764771, 'A8', 'Jul-2017', '8966.00', '2017-10-10', '2017-08-07 12:45:45'),
(764772, 'B1', 'Jul-2017', '26875.00', '2017-10-10', '2017-08-07 12:45:45'),
(764773, 'B2', 'Jul-2017', '31888.00', '2017-10-10', '2017-08-07 12:45:45'),
(764774, 'B3', 'Jul-2017', '23512.00', '2017-10-10', '2017-08-07 12:45:45'),
(764775, 'B4', 'Jul-2017', '31219.00', '2017-10-10', '2017-08-07 12:45:45'),
(764776, 'B5', 'Jul-2017', '19611.00', '2017-10-10', '2017-08-07 12:45:45'),
(764777, 'B6', 'Jul-2017', '22455.00', '2017-10-10', '2017-08-07 12:45:45'),
(764778, 'B7', 'Jul-2017', '26058.00', '2017-10-10', '2017-08-07 12:45:45'),
(764779, 'B8', 'Jul-2017', '32274.00', '2017-10-10', '2017-08-07 12:45:45'),
(764780, 'B9', 'Jul-2017', '16814.00', '2017-10-10', '2017-08-07 12:45:45'),
(764781, 'B10', 'Jul-2017', '32832.00', '2017-10-10', '2017-08-07 12:45:45'),
(764782, 'B11', 'Jul-2017', '21810.00', '2017-10-10', '2017-08-07 12:45:45'),
(764783, 'B12', 'Jul-2017', '35989.00', '2017-10-10', '2017-08-07 12:45:45'),
(764784, 'B13', 'Jul-2017', '32094.00', '2017-10-10', '2017-08-07 12:45:45'),
(764785, 'B14', 'Jul-2017', '20742.00', '2017-10-10', '2017-08-07 12:45:45'),
(764786, 'B15', 'Jul-2017', '53167.00', '2017-10-10', '2017-08-07 12:45:45'),
(764787, 'B16', 'Jul-2017', '34217.00', '2017-10-10', '2017-08-07 12:45:45'),
(764788, 'BEC-Admin', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764789, 'BEC-Audi', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764790, 'BEC-Main', 'Jul-2017', '55648.00', '2017-10-10', '2017-08-07 12:45:45'),
(764791, 'BH1-R253', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764792, 'BH1-R257', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764793, 'BH1-R205', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764794, 'BH1-R255', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764795, 'BH1-R265', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764796, 'BH1-R259', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764797, 'BH1-R256', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764798, 'BH2-Canteen', 'Jul-2017', '5060.00', '2017-10-10', '2017-08-07 12:45:45'),
(764799, 'BH4-Canteen', 'Jul-2017', '5153.00', '2017-10-10', '2017-08-07 12:45:45'),
(764800, 'BH-5 Canteen', 'Jul-2017', '2511.00', '2017-10-10', '2017-08-07 12:45:45'),
(764801, 'C1', 'Jul-2017', '41517.00', '2017-10-10', '2017-08-07 12:45:45'),
(764802, 'C2', 'Jul-2017', '34660.00', '2017-10-10', '2017-08-07 12:45:45'),
(764803, 'D1', 'Jul-2017', '16921.00', '2017-10-10', '2017-08-07 12:45:45'),
(764804, 'D2', 'Jul-2017', '34604.00', '2017-10-10', '2017-08-07 12:45:45'),
(764805, 'D3', 'Jul-2017', '26232.00', '2017-10-10', '2017-08-07 12:45:45'),
(764806, 'D4', 'Jul-2017', '31935.00', '2017-10-10', '2017-08-07 12:45:45'),
(764807, 'D5', 'Jul-2017', '16880.00', '2017-10-10', '2017-08-07 12:45:45'),
(764808, 'D6', 'Jul-2017', '39779.00', '2017-10-10', '2017-08-07 12:45:45'),
(764809, 'D7', 'Jul-2017', '47611.00', '2017-10-10', '2017-08-07 12:45:45'),
(764810, 'D8', 'Jul-2017', '38999.00', '2017-10-10', '2017-08-07 12:45:45'),
(764811, 'D9', 'Jul-2017', '20838.00', '2017-10-10', '2017-08-07 12:45:45'),
(764812, 'D10', 'Jul-2017', '41358.00', '2017-10-10', '2017-08-07 12:45:45'),
(764813, 'D11', 'Jul-2017', '35629.00', '2017-10-10', '2017-08-07 12:45:45'),
(764814, 'D12', 'Jul-2017', '50548.00', '2017-10-10', '2017-08-07 12:45:45'),
(764815, 'D13', 'Jul-2017', '6171.00', '2017-10-10', '2017-08-07 12:45:45'),
(764816, 'D14', 'Jul-2017', '41379.00', '2017-10-10', '2017-08-07 12:45:45'),
(764817, 'D15', 'Jul-2017', '36026.00', '2017-10-10', '2017-08-07 12:45:45'),
(764818, 'D16', 'Jul-2017', '23343.00', '2017-10-10', '2017-08-07 12:45:45'),
(764819, 'D17', 'Jul-2017', '12062.00', '2017-10-10', '2017-08-07 12:45:45'),
(764820, 'D18', 'Jul-2017', '20459.00', '2017-10-10', '2017-08-07 12:45:45'),
(764821, 'D19', 'Jul-2017', '13826.00', '2017-10-10', '2017-08-07 12:45:45'),
(764822, 'D20', 'Jul-2017', '35697.00', '2017-10-10', '2017-08-07 12:45:45'),
(764823, 'D21', 'Jul-2017', '15003.00', '2017-10-10', '2017-08-07 12:45:45'),
(764824, 'D22', 'Jul-2017', '12245.00', '2017-10-10', '2017-08-07 12:45:45'),
(764825, 'D23', 'Jul-2017', '10670.00', '2017-10-10', '2017-08-07 12:45:45'),
(764826, 'D24', 'Jul-2017', '20507.00', '2017-10-10', '2017-08-07 12:45:45'),
(764827, 'D25', 'Jul-2017', '51835.00', '2017-10-10', '2017-08-07 12:45:45'),
(764828, 'D26', 'Jul-2017', '65736.00', '2017-10-10', '2017-08-07 12:45:45'),
(764829, 'D27', 'Jul-2017', '42187.00', '2017-10-10', '2017-08-07 12:45:45'),
(764830, 'D28', 'Jul-2017', '48779.00', '2017-10-10', '2017-08-07 12:45:45'),
(764831, 'Dir-Res', 'Jul-2017', '88659.00', '2017-10-10', '2017-08-07 12:45:45'),
(764832, 'E1', 'Jul-2017', '23179.00', '2017-10-10', '2017-08-07 12:45:45'),
(764833, 'E2', 'Jul-2017', '34841.00', '2017-10-10', '2017-08-07 12:45:45'),
(764834, 'E3', 'Jul-2017', '57125.00', '2017-10-10', '2017-08-07 12:45:45'),
(764835, 'E4', 'Jul-2017', '99566.00', '2017-10-10', '2017-08-07 12:45:45'),
(764836, 'E5', 'Jul-2017', '22818.00', '2017-10-10', '2017-08-07 12:45:45'),
(764837, 'E6', 'Jul-2017', '53317.00', '2017-10-10', '2017-08-07 12:45:45'),
(764838, 'E7', 'Jul-2017', '4146.00', '2017-10-10', '2017-08-07 12:45:45'),
(764839, 'E8', 'Jul-2017', '34028.00', '2017-10-10', '2017-08-07 12:45:45'),
(764840, 'E9', 'Jul-2017', '50515.00', '2017-10-10', '2017-08-07 12:45:45'),
(764841, 'E10', 'Jul-2017', '30480.00', '2017-10-10', '2017-08-07 12:45:45'),
(764842, 'E11', 'Jul-2017', '48465.00', '2017-10-10', '2017-08-07 12:45:45'),
(764843, 'E12', 'Jul-2017', '49361.00', '2017-10-10', '2017-08-07 12:45:45'),
(764844, 'E13', 'Jul-2017', '26060.00', '2017-10-10', '2017-08-07 12:45:45'),
(764845, 'E14', 'Jul-2017', '18786.00', '2017-10-10', '2017-08-07 12:45:45'),
(764846, 'F1', 'Jul-2017', '30940.00', '2017-10-10', '2017-08-07 12:45:45'),
(764847, 'F2', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764848, 'F3', 'Jul-2017', '21578.00', '2017-10-10', '2017-08-07 12:45:45'),
(764849, 'F4', 'Jul-2017', '15975.00', '2017-10-10', '2017-08-07 12:45:45'),
(764850, 'F5', 'Jul-2017', '18655.00', '2017-10-10', '2017-08-07 12:45:45'),
(764851, 'G1 ', 'Jul-2017', '4863.00', '2017-10-10', '2017-08-07 12:45:45'),
(764852, 'G2 ', 'Jul-2017', '2123.00', '2017-10-10', '2017-08-07 12:45:45'),
(764853, 'G3 ', 'Jul-2017', '6659.00', '2017-10-10', '2017-08-07 12:45:45'),
(764854, 'G4 ', 'Jul-2017', '2184.00', '2017-10-10', '2017-08-07 12:45:45'),
(764855, 'G5', 'Jul-2017', '2360.00', '2017-10-10', '2017-08-07 12:45:45'),
(764856, 'G6', 'Jul-2017', '75.00', '2017-10-10', '2017-08-07 12:45:45'),
(764857, 'G7', 'Jul-2017', '2849.00', '2017-10-10', '2017-08-07 12:45:45'),
(764858, 'G8 ', 'Jul-2017', '2969.00', '2017-10-10', '2017-08-07 12:45:45'),
(764859, 'G9', 'Jul-2017', '4807.00', '2017-10-10', '2017-08-07 12:45:45'),
(764860, 'G10', 'Jul-2017', '1567.00', '2017-10-10', '2017-08-07 12:45:45'),
(764861, 'G11', 'Jul-2017', '1591.00', '2017-10-10', '2017-08-07 12:45:45'),
(764862, 'G12', 'Jul-2017', '6105.00', '2017-10-10', '2017-08-07 12:45:45'),
(764863, 'G13', 'Jul-2017', '3517.00', '2017-10-10', '2017-08-07 12:45:45'),
(764864, 'G14', 'Jul-2017', '886.00', '2017-10-10', '2017-08-07 12:45:45'),
(764865, 'G15', 'Jul-2017', '2016.00', '2017-10-10', '2017-08-07 12:45:45'),
(764866, 'G16', 'Jul-2017', '5091.00', '2017-10-10', '2017-08-07 12:45:45'),
(764867, 'G17', 'Jul-2017', '2.00', '2017-10-10', '2017-08-07 12:45:45'),
(764868, 'G18', 'Jul-2017', '2635.00', '2017-10-10', '2017-08-07 12:45:45'),
(764869, 'G19', 'Jul-2017', '2636.00', '2017-10-10', '2017-08-07 12:45:45'),
(764870, 'G20', 'Jul-2017', '100.00', '2017-10-10', '2017-08-07 12:45:45'),
(764871, 'GH3-R712', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764872, 'GH3-R620', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764873, 'GH3-R721', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764874, 'GH3-R610', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764875, 'GH3-R511', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764876, 'GH3-Canteen', 'Jul-2017', '1999.00', '2017-10-10', '2017-08-07 12:45:45'),
(764877, 'GH3-R612', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764878, 'GH3-R611', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764879, 'GH3-R521', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764880, 'GH3-R519', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764881, 'GH3-R512', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764882, 'GH3-R621', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764883, 'GH3-R719', 'Jul-2017', '0.00', '2017-10-10', '2017-08-07 12:45:45'),
(764884, 'H1', 'Jul-2017', '12706.00', '2017-10-10', '2017-08-07 12:45:45'),
(764885, 'H2', 'Jul-2017', '5697.00', '2017-10-10', '2017-08-07 12:45:45'),
(764886, 'H3', 'Jul-2017', '3185.00', '2017-10-10', '2017-08-07 12:45:45'),
(764887, 'H4', 'Jul-2017', '14329.00', '2017-10-10', '2017-08-07 12:45:45'),
(764888, 'H5', 'Jul-2017', '7968.00', '2017-10-10', '2017-08-07 12:45:45'),
(764889, 'H6', 'Jul-2017', '27.00', '2017-10-10', '2017-08-07 12:45:45'),
(764890, 'H7', 'Jul-2017', '395.00', '2017-10-10', '2017-08-07 12:45:45'),
(764891, 'H8', 'Jul-2017', '23427.00', '2017-10-10', '2017-08-07 12:45:45'),
(764892, 'H9', 'Jul-2017', '20.00', '2017-10-10', '2017-08-07 12:45:45'),
(764893, 'H10', 'Jul-2017', '7166.00', '2017-10-10', '2017-08-07 12:45:45'),
(764894, 'H11', 'Jul-2017', '9734.00', '2017-10-10', '2017-08-07 12:45:45'),
(764895, 'H12', 'Jul-2017', '70.00', '2017-10-10', '2017-08-07 12:45:45'),
(764896, 'H13', 'Jul-2017', '39.00', '2017-10-10', '2017-08-07 12:45:45'),
(764897, 'H14', 'Jul-2017', '3820.00', '2017-10-10', '2017-08-07 12:45:45'),
(764898, 'H15', 'Jul-2017', '1.00', '2017-10-10', '2017-08-07 12:45:45'),
(764899, 'H16', 'Jul-2017', '5.00', '2017-10-10', '2017-08-07 12:45:45'),
(764900, 'H17', 'Jul-2017', '3429.00', '2017-10-10', '2017-08-07 12:45:45'),
(764901, 'H18', 'Jul-2017', '2.00', '2017-10-10', '2017-08-07 12:45:45'),
(764902, 'I1', 'Jul-2017', '8021.00', '2017-10-10', '2017-08-07 12:45:45'),
(764903, 'I2', 'Jul-2017', '5387.00', '2017-10-10', '2017-08-07 12:45:45'),
(764904, 'I3', 'Jul-2017', '5354.00', '2017-10-10', '2017-08-07 12:45:45'),
(764905, 'I4', 'Jul-2017', '4828.00', '2017-10-10', '2017-08-07 12:45:45'),
(764906, 'I5', 'Jul-2017', '6687.00', '2017-10-10', '2017-08-07 12:45:45'),
(764907, 'I6', 'Jul-2017', '2485.00', '2017-10-10', '2017-08-07 12:45:45'),
(764908, 'I7', 'Jul-2017', '1.00', '2017-10-10', '2017-08-07 12:45:45'),
(764909, 'I8', 'Jul-2017', '1635.00', '2017-10-10', '2017-08-07 12:45:45'),
(764910, 'I9', 'Jul-2017', '1.00', '2017-10-10', '2017-08-07 12:45:45'),
(764911, 'I10', 'Jul-2017', '1.00', '2017-10-10', '2017-08-07 12:45:45'),
(764912, 'I11', 'Jul-2017', '1.00', '2017-10-10', '2017-08-07 12:45:45'),
(764913, 'I12', 'Jul-2017', '2.00', '2017-10-10', '2017-08-07 12:45:45'),
(764914, 'I13', 'Jul-2017', '3.00', '2017-10-10', '2017-08-07 12:45:45'),
(764915, 'I14', 'Jul-2017', '2.00', '2017-10-10', '2017-08-07 12:45:45'),
(764916, 'I15', 'Jul-2017', '1.00', '2017-10-10', '2017-08-07 12:45:45'),
(764917, 'I16', 'Jul-2017', '1.00', '2017-10-10', '2017-08-07 12:45:45'),
(764918, 'I17', 'Jul-2017', '7186.00', '2017-10-10', '2017-08-07 12:45:45'),
(764919, 'I18', 'Jul-2017', '1510.00', '2017-10-10', '2017-08-07 12:45:45'),
(764920, 'I19', 'Jul-2017', '4466.00', '2017-10-10', '2017-08-07 12:45:45'),
(764921, 'I20', 'Jul-2017', '5828.00', '2017-10-10', '2017-08-07 12:45:45'),
(764922, 'I21', 'Jul-2017', '5191.00', '2017-10-10', '2017-08-07 12:45:45'),
(764923, 'I22', 'Jul-2017', '2446.00', '2017-10-10', '2017-08-07 12:45:45'),
(764924, 'I23', 'Jul-2017', '4664.00', '2017-10-10', '2017-08-07 12:45:45'),
(764925, 'I24', 'Jul-2017', '2944.00', '2017-10-10', '2017-08-07 12:45:45'),
(764926, 'I25', 'Jul-2017', '1718.00', '2017-10-10', '2017-08-07 12:45:45'),
(764927, 'I26', 'Jul-2017', '15.00', '2017-10-10', '2017-08-07 12:45:45'),
(764928, 'I27', 'Jul-2017', '13.00', '2017-10-10', '2017-08-07 12:45:45'),
(764929, 'I28', 'Jul-2017', '2.00', '2017-10-10', '2017-08-07 12:45:45'),
(764930, 'I29', 'Jul-2017', '23.00', '2017-10-10', '2017-08-07 12:45:45'),
(764931, 'I30', 'Jul-2017', '141.00', '2017-10-10', '2017-08-07 12:45:45'),
(764932, 'I31', 'Jul-2017', '3.00', '2017-10-10', '2017-08-07 12:45:45'),
(764933, 'I32', 'Jul-2017', '19.00', '2017-10-10', '2017-08-07 12:45:45'),
(764934, 'KV-IIITA', 'Jul-2017', '77380.00', '2017-10-10', '2017-08-07 12:45:45'),
(764935, 'MSA101', 'Jul-2017', '7051.00', '2017-10-10', '2017-08-07 12:45:45'),
(764936, 'MSA102', 'Jul-2017', '12132.00', '2017-10-10', '2017-08-07 12:45:45'),
(764937, 'MSA103', 'Jul-2017', '13809.00', '2017-10-10', '2017-08-07 12:45:45'),
(764938, 'MSA104', 'Jul-2017', '24221.00', '2017-10-10', '2017-08-07 12:45:45'),
(764939, 'MSA105', 'Jul-2017', '14514.00', '2017-10-10', '2017-08-07 12:45:45'),
(764940, 'MSA106', 'Jul-2017', '10811.00', '2017-10-10', '2017-08-07 12:45:45'),
(764941, 'MSA201', 'Jul-2017', '8288.00', '2017-10-10', '2017-08-07 12:45:45'),
(764942, 'MSA202', 'Jul-2017', '5933.00', '2017-10-10', '2017-08-07 12:45:45'),
(764943, 'MSA203', 'Jul-2017', '12730.00', '2017-10-10', '2017-08-07 12:45:45'),
(764944, 'MSA204', 'Jul-2017', '8161.00', '2017-10-10', '2017-08-07 12:45:45'),
(764945, 'MSA205', 'Jul-2017', '12864.00', '2017-10-10', '2017-08-07 12:45:45'),
(764946, 'MSA206', 'Jul-2017', '8424.00', '2017-10-10', '2017-08-07 12:45:45'),
(764947, 'MSA301', 'Jul-2017', '1060.00', '2017-10-10', '2017-08-07 12:45:45'),
(764948, 'MSA302', 'Jul-2017', '11084.00', '2017-10-10', '2017-08-07 12:45:45'),
(764949, 'MSA303', 'Jul-2017', '7295.00', '2017-10-10', '2017-08-07 12:45:45'),
(764950, 'MSA304', 'Jul-2017', '15708.00', '2017-10-10', '2017-08-07 12:45:45'),
(764951, 'MSA305', 'Jul-2017', '7411.00', '2017-10-10', '2017-08-07 12:45:45'),
(764952, 'MSA306', 'Jul-2017', '10943.00', '2017-10-10', '2017-08-07 12:45:45'),
(764953, 'MSA307', 'Jul-2017', '8049.00', '2017-10-10', '2017-08-07 12:45:45'),
(764954, 'MSA308', 'Jul-2017', '923.00', '2017-10-10', '2017-08-07 12:45:45'),
(764955, 'MSA401', 'Jul-2017', '9553.00', '2017-10-10', '2017-08-07 12:45:45'),
(764956, 'MSA402', 'Jul-2017', '8659.00', '2017-10-10', '2017-08-07 12:45:45'),
(764957, 'MSA403', 'Jul-2017', '10458.00', '2017-10-10', '2017-08-07 12:45:45'),
(764958, 'MSA404', 'Jul-2017', '5121.00', '2017-10-10', '2017-08-07 12:45:45'),
(764959, 'MSA405', 'Jul-2017', '6121.00', '2017-10-10', '2017-08-07 12:45:45'),
(764960, 'MSA406', 'Jul-2017', '6880.00', '2017-10-10', '2017-08-07 12:45:45'),
(764961, 'MSA407', 'Jul-2017', '10924.00', '2017-10-10', '2017-08-07 12:45:45'),
(764962, 'MSA408', 'Jul-2017', '4249.00', '2017-10-10', '2017-08-07 12:45:45'),
(764963, 'MSA409', 'Jul-2017', '3375.00', '2017-10-10', '2017-08-07 12:45:45'),
(764964, 'MSA410', 'Jul-2017', '6368.00', '2017-10-10', '2017-08-07 12:45:45'),
(764965, 'MSA501', 'Jul-2017', '9510.00', '2017-10-10', '2017-08-07 12:45:45'),
(764966, 'MSA502', 'Jul-2017', '9322.00', '2017-10-10', '2017-08-07 12:45:45'),
(764967, 'MSA503', 'Jul-2017', '5026.00', '2017-10-10', '2017-08-07 12:45:45'),
(764968, 'MSA504', 'Jul-2017', '6914.00', '2017-10-10', '2017-08-07 12:45:45'),
(764969, 'MSA505', 'Jul-2017', '10727.00', '2017-10-10', '2017-08-07 12:45:45'),
(764970, 'MSA506', 'Jul-2017', '7881.00', '2017-10-10', '2017-08-07 12:45:45'),
(764971, 'MSA507', 'Jul-2017', '7668.00', '2017-10-10', '2017-08-07 12:45:45'),
(764972, 'MSA508', 'Jul-2017', '4534.00', '2017-10-10', '2017-08-07 12:45:45'),
(764973, 'MSA509', 'Jul-2017', '5931.00', '2017-10-10', '2017-08-07 12:45:45'),
(764974, 'MSA510', 'Jul-2017', '13028.00', '2017-10-10', '2017-08-07 12:45:45'),
(764975, 'MSA601', 'Jul-2017', '5033.00', '2017-10-10', '2017-08-07 12:45:45'),
(764976, 'MSA602', 'Jul-2017', '11530.00', '2017-10-10', '2017-08-07 12:45:45'),
(764977, 'MSA603', 'Jul-2017', '2688.00', '2017-10-10', '2017-08-07 12:45:45'),
(764978, 'MSA604', 'Jul-2017', '4434.00', '2017-10-10', '2017-08-07 12:45:45'),
(764979, 'MSA605', 'Jul-2017', '6144.00', '2017-10-10', '2017-08-07 12:45:45'),
(764980, 'MSA606', 'Jul-2017', '4903.00', '2017-10-10', '2017-08-07 12:45:45'),
(764981, 'MSA607', 'Jul-2017', '7111.00', '2017-10-10', '2017-08-07 12:45:45'),
(764982, 'MSA608', 'Jul-2017', '7937.00', '2017-10-10', '2017-08-07 12:45:45'),
(764983, 'MSA609', 'Jul-2017', '1691.00', '2017-10-10', '2017-08-07 12:45:45'),
(764984, 'MSA610', 'Jul-2017', '4677.00', '2017-10-10', '2017-08-07 12:45:45'),
(764985, 'MSA-CA1', 'Jul-2017', '2244.00', '2017-10-10', '2017-08-07 12:45:45'),
(764986, 'MSA-CA2', 'Jul-2017', '33784.00', '2017-10-10', '2017-08-07 12:45:45'),
(764987, 'RES-CA1', 'Jul-2017', '3345.00', '2017-10-10', '2017-08-07 12:45:45'),
(764988, 'RES-CA2', 'Jul-2017', '1633.00', '2017-10-10', '2017-08-07 12:45:45'),
(764989, 'RES-CA3', 'Jul-2017', '20489.00', '2017-10-10', '2017-08-07 12:45:45'),
(764990, 'RES-CA4', 'Jul-2017', '1980.00', '2017-10-10', '2017-08-07 12:45:45'),
(764991, 'RES-CA5', 'Jul-2017', '3005.00', '2017-10-10', '2017-08-07 12:45:45'),
(764992, 'RES-CA6', 'Jul-2017', '3748.00', '2017-10-10', '2017-08-07 12:45:45'),
(764993, 'RES-CA7', 'Jul-2017', '146.00', '2017-10-10', '2017-08-07 12:45:45'),
(764994, 'RES-CA8', 'Jul-2017', '4746.00', '2017-10-10', '2017-08-07 12:45:45'),
(764995, 'RES-CA9', 'Jul-2017', '4641.00', '2017-10-10', '2017-08-07 12:45:45'),
(764996, 'RES-CA10', 'Jul-2017', '3545.00', '2017-10-10', '2017-08-07 12:45:45'),
(764997, 'RES-CA11', 'Jul-2017', '6380.00', '2017-10-10', '2017-08-07 12:45:45'),
(764998, 'RES-CA12', 'Jul-2017', '1991.00', '2017-10-10', '2017-08-07 12:45:45'),
(764999, 'RES-CA13', 'Jul-2017', '2360.00', '2017-10-10', '2017-08-07 12:45:45'),
(765000, 'RES-CA14', 'Jul-2017', '2502.00', '2017-10-10', '2017-08-07 12:45:45'),
(765001, 'RES-CA15', 'Jul-2017', '1670.00', '2017-10-10', '2017-08-07 12:45:45'),
(765002, 'S1', 'Jul-2017', '9072.00', '2017-10-10', '2017-08-07 12:45:45'),
(765003, 'S2', 'Jul-2017', '5462.00', '2017-10-10', '2017-08-07 12:45:45'),
(765004, 'S3', 'Jul-2017', '13773.00', '2017-10-10', '2017-08-07 12:45:45'),
(765005, 'S4', 'Jul-2017', '3510.00', '2017-10-10', '2017-08-07 12:45:45'),
(765006, 'S5', 'Jul-2017', '6218.00', '2017-10-10', '2017-08-07 12:45:45'),
(765007, 'S6', 'Jul-2017', '6930.00', '2017-10-10', '2017-08-07 12:45:45'),
(765008, 'S7', 'Jul-2017', '25188.00', '2017-10-10', '2017-08-07 12:45:45'),
(765009, 'S8', 'Jul-2017', '16888.00', '2017-10-10', '2017-08-07 12:45:45'),
(765010, 'S-CA1', 'Jul-2017', '16606.00', '2017-10-10', '2017-08-07 12:45:45'),
(765011, 'SSVision', 'Jul-2017', '5219.00', '2017-10-10', '2017-08-07 12:45:45'),
(765012, 'VH3-301', 'Jul-2017', '15438.00', '2017-10-10', '2017-08-07 12:45:45'),
(765013, 'VH3-302', 'Jul-2017', '16137.00', '2017-10-10', '2017-08-07 12:45:45'),
(765014, 'VH3-201', 'Jul-2017', '17571.00', '2017-10-10', '2017-08-07 12:45:45'),
(765015, 'VH3-308', 'Jul-2017', '30238.00', '2017-10-10', '2017-08-07 12:45:45'),
(765016, 'VH3-307', 'Jul-2017', '28830.00', '2017-10-10', '2017-08-07 12:45:45'),
(765017, 'VH3-202', 'Jul-2017', '17574.00', '2017-10-10', '2017-08-07 12:45:45'),
(765018, 'A1', 'Aug-2017', '21417.00', '2017-10-10', '2017-09-06 18:32:34'),
(765019, 'A2', 'Aug-2017', '9734.00', '2017-10-10', '2017-09-06 18:32:34'),
(765020, 'A3', 'Aug-2017', '9476.00', '2017-10-10', '2017-09-06 18:32:34'),
(765021, 'A4', 'Aug-2017', '4935.00', '2017-10-10', '2017-09-06 18:32:34'),
(765022, 'A5', 'Aug-2017', '11928.00', '2017-10-10', '2017-09-06 18:32:34'),
(765023, 'A6', 'Aug-2017', '10589.00', '2017-10-10', '2017-09-06 18:32:34'),
(765024, 'A7', 'Aug-2017', '11568.00', '2017-10-10', '2017-09-06 18:32:34'),
(765025, 'A8', 'Aug-2017', '8966.00', '2017-10-10', '2017-09-06 18:32:34'),
(765026, 'B1', 'Aug-2017', '27312.00', '2017-10-10', '2017-09-06 18:32:34'),
(765027, 'B2', 'Aug-2017', '32414.00', '2017-10-10', '2017-09-06 18:32:34'),
(765028, 'B3', 'Aug-2017', '23882.00', '2017-10-10', '2017-09-06 18:32:34'),
(765029, 'B4', 'Aug-2017', '31761.00', '2017-10-10', '2017-09-06 18:32:34'),
(765030, 'B5', 'Aug-2017', '19934.00', '2017-10-10', '2017-09-06 18:32:34'),
(765031, 'B6', 'Aug-2017', '22796.00', '2017-10-10', '2017-09-06 18:32:34'),
(765032, 'B7', 'Aug-2017', '26422.00', '2017-10-10', '2017-09-06 18:32:34'),
(765033, 'B8', 'Aug-2017', '32881.00', '2017-10-10', '2017-09-06 18:32:34'),
(765034, 'B9', 'Aug-2017', '17123.00', '2017-10-10', '2017-09-06 18:32:34'),
(765035, 'B10', 'Aug-2017', '33282.00', '2017-10-10', '2017-09-06 18:32:34'),
(765036, 'B11', 'Aug-2017', '22253.00', '2017-10-10', '2017-09-06 18:32:34'),
(765037, 'B12', 'Aug-2017', '36505.00', '2017-10-10', '2017-09-06 18:32:34'),
(765038, 'B13', 'Aug-2017', '32536.00', '2017-10-10', '2017-09-06 18:32:34'),
(765039, 'B14', 'Aug-2017', '21155.00', '2017-10-10', '2017-09-06 18:32:34'),
(765040, 'B15', 'Aug-2017', '54153.00', '2017-10-10', '2017-09-06 18:32:34'),
(765041, 'B16', 'Aug-2017', '34770.00', '2017-10-10', '2017-09-06 18:32:34'),
(765042, 'BEC-Admin', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765043, 'BEC-Audi', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765044, 'BEC-Main', 'Aug-2017', '55856.00', '2017-10-10', '2017-09-06 18:32:34'),
(765045, 'BH1-R253', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765046, 'BH1-R257', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765047, 'BH1-R205', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765048, 'BH1-R255', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765049, 'BH1-R265', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765050, 'BH1-R259', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765051, 'BH1-R256', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765052, 'BH2-Canteen', 'Aug-2017', '5265.00', '2017-10-10', '2017-09-06 18:32:34'),
(765053, 'BH4-Canteen', 'Aug-2017', '5519.00', '2017-10-10', '2017-09-06 18:32:34'),
(765054, 'BH-5 Canteen', 'Aug-2017', '2945.00', '2017-10-10', '2017-09-06 18:32:34'),
(765055, 'C1', 'Aug-2017', '41518.00', '2017-10-10', '2017-09-06 18:32:34'),
(765056, 'C2', 'Aug-2017', '35321.00', '2017-10-10', '2017-09-06 18:32:34'),
(765057, 'D1', 'Aug-2017', '17298.00', '2017-10-10', '2017-09-06 18:32:34'),
(765058, 'D2', 'Aug-2017', '35326.00', '2017-10-10', '2017-09-06 18:32:34'),
(765059, 'D3', 'Aug-2017', '26232.00', '2017-10-10', '2017-09-06 18:32:34'),
(765060, 'D4', 'Aug-2017', '31935.00', '2017-10-10', '2017-09-06 18:32:34'),
(765061, 'D5', 'Aug-2017', '17085.00', '2017-10-10', '2017-09-06 18:32:34'),
(765062, 'D6', 'Aug-2017', '40277.00', '2017-10-10', '2017-09-06 18:32:34'),
(765063, 'D7', 'Aug-2017', '48343.00', '2017-10-10', '2017-09-06 18:32:34'),
(765064, 'D8', 'Aug-2017', '40080.00', '2017-10-10', '2017-09-06 18:32:34'),
(765065, 'D9', 'Aug-2017', '21482.00', '2017-10-10', '2017-09-06 18:32:34'),
(765066, 'D10', 'Aug-2017', '41358.00', '2017-10-10', '2017-09-06 18:32:34'),
(765067, 'D11', 'Aug-2017', '36467.00', '2017-10-10', '2017-09-06 18:32:34'),
(765068, 'D12', 'Aug-2017', '51156.00', '2017-10-10', '2017-09-06 18:32:34'),
(765069, 'D13', 'Aug-2017', '6418.00', '2017-10-10', '2017-09-06 18:32:34'),
(765070, 'D14', 'Aug-2017', '41379.00', '2017-10-10', '2017-09-06 18:32:34'),
(765071, 'D15', 'Aug-2017', '36029.00', '2017-10-10', '2017-09-06 18:32:34'),
(765072, 'D16', 'Aug-2017', '23343.00', '2017-10-10', '2017-09-06 18:32:34'),
(765073, 'D17', 'Aug-2017', '12442.00', '2017-10-10', '2017-09-06 18:32:34'),
(765074, 'D18', 'Aug-2017', '21036.00', '2017-10-10', '2017-09-06 18:32:34'),
(765075, 'D19', 'Aug-2017', '14281.00', '2017-10-10', '2017-09-06 18:32:34'),
(765076, 'D20', 'Aug-2017', '36418.00', '2017-10-10', '2017-09-06 18:32:34'),
(765077, 'D21', 'Aug-2017', '15003.00', '2017-10-10', '2017-09-06 18:32:34'),
(765078, 'D22', 'Aug-2017', '12609.00', '2017-10-10', '2017-09-06 18:32:34'),
(765079, 'D23', 'Aug-2017', '11079.00', '2017-10-10', '2017-09-06 18:32:34'),
(765080, 'D24', 'Aug-2017', '20835.00', '2017-10-10', '2017-09-06 18:32:34'),
(765081, 'D25', 'Aug-2017', '51844.00', '2017-10-10', '2017-09-06 18:32:34'),
(765082, 'D26', 'Aug-2017', '66583.00', '2017-10-10', '2017-09-06 18:32:34'),
(765083, 'D27', 'Aug-2017', '42723.00', '2017-10-10', '2017-09-06 18:32:34'),
(765084, 'D28', 'Aug-2017', '49366.00', '2017-10-10', '2017-09-06 18:32:34'),
(765085, 'Dir-Res', 'Aug-2017', '90450.00', '2017-10-10', '2017-09-06 18:32:34'),
(765086, 'E1', 'Aug-2017', '23179.00', '2017-10-10', '2017-09-06 18:32:34'),
(765087, 'E2', 'Aug-2017', '35256.00', '2017-10-10', '2017-09-06 18:32:34'),
(765088, 'E3', 'Aug-2017', '57938.00', '2017-10-10', '2017-09-06 18:32:34'),
(765089, 'E4', 'Aug-2017', '460.00', '2017-10-10', '2017-09-06 18:32:34'),
(765090, 'E5', 'Aug-2017', '24113.00', '2017-10-10', '2017-09-06 18:32:34'),
(765091, 'E6', 'Aug-2017', '54126.00', '2017-10-10', '2017-09-06 18:32:34'),
(765092, 'E7', 'Aug-2017', '4812.00', '2017-10-10', '2017-09-06 18:32:34'),
(765093, 'E8', 'Aug-2017', '34875.00', '2017-10-10', '2017-09-06 18:32:34'),
(765094, 'E9', 'Aug-2017', '51638.00', '2017-10-10', '2017-09-06 18:32:34'),
(765095, 'E10', 'Aug-2017', '31275.00', '2017-10-10', '2017-09-06 18:32:34'),
(765096, 'E11', 'Aug-2017', '48914.00', '2017-10-10', '2017-09-06 18:32:34'),
(765097, 'E12', 'Aug-2017', '50078.00', '2017-10-10', '2017-09-06 18:32:34'),
(765098, 'E13', 'Aug-2017', '26885.00', '2017-10-10', '2017-09-06 18:32:34'),
(765099, 'E14', 'Aug-2017', '19351.00', '2017-10-10', '2017-09-06 18:32:34'),
(765100, 'F1', 'Aug-2017', '31374.00', '2017-10-10', '2017-09-06 18:32:34'),
(765101, 'F2', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765102, 'F3', 'Aug-2017', '22209.00', '2017-10-10', '2017-09-06 18:32:34'),
(765103, 'F4', 'Aug-2017', '15975.00', '2017-10-10', '2017-09-06 18:32:34'),
(765104, 'F5', 'Aug-2017', '19131.00', '2017-10-10', '2017-09-06 18:32:34'),
(765105, 'G1 ', 'Aug-2017', '5032.00', '2017-10-10', '2017-09-06 18:32:34'),
(765106, 'G2 ', 'Aug-2017', '2300.00', '2017-10-10', '2017-09-06 18:32:34'),
(765107, 'G3 ', 'Aug-2017', '6966.00', '2017-10-10', '2017-09-06 18:32:34'),
(765108, 'G4 ', 'Aug-2017', '2184.00', '2017-10-10', '2017-09-06 18:32:34'),
(765109, 'G5', 'Aug-2017', '2564.00', '2017-10-10', '2017-09-06 18:32:34'),
(765110, 'G6', 'Aug-2017', '89.00', '2017-10-10', '2017-09-06 18:32:34'),
(765111, 'G7', 'Aug-2017', '3636.00', '2017-10-10', '2017-09-06 18:32:34'),
(765112, 'G8 ', 'Aug-2017', '3130.00', '2017-10-10', '2017-09-06 18:32:34'),
(765113, 'G9', 'Aug-2017', '5128.00', '2017-10-10', '2017-09-06 18:32:34'),
(765114, 'G10', 'Aug-2017', '1567.00', '2017-10-10', '2017-09-06 18:32:34'),
(765115, 'G11', 'Aug-2017', '1863.00', '2017-10-10', '2017-09-06 18:32:34'),
(765116, 'G12', 'Aug-2017', '6517.00', '2017-10-10', '2017-09-06 18:32:34'),
(765117, 'G13', 'Aug-2017', '3739.00', '2017-10-10', '2017-09-06 18:32:34'),
(765118, 'G14', 'Aug-2017', '1036.00', '2017-10-10', '2017-09-06 18:32:34'),
(765119, 'G15', 'Aug-2017', '2211.00', '2017-10-10', '2017-09-06 18:32:34'),
(765120, 'G16', 'Aug-2017', '5338.00', '2017-10-10', '2017-09-06 18:32:34'),
(765121, 'G17', 'Aug-2017', '2.00', '2017-10-10', '2017-09-06 18:32:34'),
(765122, 'G18', 'Aug-2017', '3138.00', '2017-10-10', '2017-09-06 18:32:34'),
(765123, 'G19', 'Aug-2017', '2957.00', '2017-10-10', '2017-09-06 18:32:34'),
(765124, 'G20', 'Aug-2017', '100.00', '2017-10-10', '2017-09-06 18:32:34'),
(765125, 'GH3-R712', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765126, 'GH3-R620', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765127, 'GH3-R721', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765128, 'GH3-R610', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765129, 'GH3-R511', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765130, 'GH3-Canteen', 'Aug-2017', '2157.00', '2017-10-10', '2017-09-06 18:32:34'),
(765131, 'GH3-R612', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765132, 'GH3-R611', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765133, 'GH3-R521', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765134, 'GH3-R519', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765135, 'GH3-R512', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765136, 'GH3-R621', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765137, 'GH3-R719', 'Aug-2017', '0.00', '2017-10-10', '2017-09-06 18:32:34'),
(765138, 'H1', 'Aug-2017', '13127.00', '2017-10-10', '2017-09-06 18:32:34'),
(765139, 'H2', 'Aug-2017', '6162.00', '2017-10-10', '2017-09-06 18:32:34'),
(765140, 'H3', 'Aug-2017', '3185.00', '2017-10-10', '2017-09-06 18:32:34'),
(765141, 'H4', 'Aug-2017', '14716.00', '2017-10-10', '2017-09-06 18:32:34'),
(765142, 'H5', 'Aug-2017', '8421.00', '2017-10-10', '2017-09-06 18:32:34'),
(765143, 'H6', 'Aug-2017', '27.00', '2017-10-10', '2017-09-06 18:32:34'),
(765144, 'H7', 'Aug-2017', '395.00', '2017-10-10', '2017-09-06 18:32:34'),
(765145, 'H8', 'Aug-2017', '24354.00', '2017-10-10', '2017-09-06 18:32:34'),
(765146, 'H9', 'Aug-2017', '20.00', '2017-10-10', '2017-09-06 18:32:34'),
(765147, 'H10', 'Aug-2017', '7768.00', '2017-10-10', '2017-09-06 18:32:34'),
(765148, 'H11', 'Aug-2017', '10168.00', '2017-10-10', '2017-09-06 18:32:34'),
(765149, 'H12', 'Aug-2017', '70.00', '2017-10-10', '2017-09-06 18:32:34'),
(765150, 'H13', 'Aug-2017', '40.00', '2017-10-10', '2017-09-06 18:32:34'),
(765151, 'H14', 'Aug-2017', '4109.00', '2017-10-10', '2017-09-06 18:32:34'),
(765152, 'H15', 'Aug-2017', '1.00', '2017-10-10', '2017-09-06 18:32:34'),
(765153, 'H16', 'Aug-2017', '5.00', '2017-10-10', '2017-09-06 18:32:34'),
(765154, 'H17', 'Aug-2017', '3608.00', '2017-10-10', '2017-09-06 18:32:34'),
(765155, 'H18', 'Aug-2017', '2.00', '2017-10-10', '2017-09-06 18:32:34'),
(765156, 'I1', 'Aug-2017', '8420.00', '2017-10-10', '2017-09-06 18:32:34'),
(765157, 'I2', 'Aug-2017', '5526.00', '2017-10-10', '2017-09-06 18:32:34'),
(765158, 'I3', 'Aug-2017', '5611.00', '2017-10-10', '2017-09-06 18:32:34'),
(765159, 'I4', 'Aug-2017', '5184.00', '2017-10-10', '2017-09-06 18:32:34'),
(765160, 'I5', 'Aug-2017', '7063.00', '2017-10-10', '2017-09-06 18:32:34'),
(765161, 'I6', 'Aug-2017', '2610.00', '2017-10-10', '2017-09-06 18:32:34'),
(765162, 'I7', 'Aug-2017', '1.00', '2017-10-10', '2017-09-06 18:32:34'),
(765163, 'I8', 'Aug-2017', '1780.00', '2017-10-10', '2017-09-06 18:32:34'),
(765164, 'I9', 'Aug-2017', '1.00', '2017-10-10', '2017-09-06 18:32:34'),
(765165, 'I10', 'Aug-2017', '1.00', '2017-10-10', '2017-09-06 18:32:34'),
(765166, 'I11', 'Aug-2017', '1.00', '2017-10-10', '2017-09-06 18:32:34'),
(765167, 'I12', 'Aug-2017', '2.00', '2017-10-10', '2017-09-06 18:32:34'),
(765168, 'I13', 'Aug-2017', '3.00', '2017-10-10', '2017-09-06 18:32:34'),
(765169, 'I14', 'Aug-2017', '2.00', '2017-10-10', '2017-09-06 18:32:34'),
(765170, 'I15', 'Aug-2017', '1.00', '2017-10-10', '2017-09-06 18:32:34'),
(765171, 'I16', 'Aug-2017', '1.00', '2017-10-10', '2017-09-06 18:32:34'),
(765172, 'I17', 'Aug-2017', '7707.00', '2017-10-10', '2017-09-06 18:32:34'),
(765173, 'I18', 'Aug-2017', '1911.00', '2017-10-10', '2017-09-06 18:32:34'),
(765174, 'I19', 'Aug-2017', '4485.00', '2017-10-10', '2017-09-06 18:32:34'),
(765175, 'I20', 'Aug-2017', '6126.00', '2017-10-10', '2017-09-06 18:32:34'),
(765176, 'I21', 'Aug-2017', '5575.00', '2017-10-10', '2017-09-06 18:32:34'),
(765177, 'I22', 'Aug-2017', '2722.00', '2017-10-10', '2017-09-06 18:32:34'),
(765178, 'I23', 'Aug-2017', '4989.00', '2017-10-10', '2017-09-06 18:32:34'),
(765179, 'I24', 'Aug-2017', '3307.00', '2017-10-10', '2017-09-06 18:32:34'),
(765180, 'I25', 'Aug-2017', '2125.00', '2017-10-10', '2017-09-06 18:32:34'),
(765181, 'I26', 'Aug-2017', '15.00', '2017-10-10', '2017-09-06 18:32:34'),
(765182, 'I27', 'Aug-2017', '13.00', '2017-10-10', '2017-09-06 18:32:34'),
(765183, 'I28', 'Aug-2017', '2.00', '2017-10-10', '2017-09-06 18:32:34'),
(765184, 'I29', 'Aug-2017', '23.00', '2017-10-10', '2017-09-06 18:32:34'),
(765185, 'I30', 'Aug-2017', '141.00', '2017-10-10', '2017-09-06 18:32:34'),
(765186, 'I31', 'Aug-2017', '3.00', '2017-10-10', '2017-09-06 18:32:34'),
(765187, 'I32', 'Aug-2017', '43.00', '2017-10-10', '2017-09-06 18:32:34'),
(765188, 'KV-IIITA', 'Aug-2017', '79955.00', '2017-10-10', '2017-09-06 18:32:34'),
(765189, 'MSA101', 'Aug-2017', '7051.00', '2017-10-10', '2017-09-06 18:32:34'),
(765190, 'MSA102', 'Aug-2017', '12289.00', '2017-10-10', '2017-09-06 18:32:34'),
(765191, 'MSA103', 'Aug-2017', '14034.00', '2017-10-10', '2017-09-06 18:32:34'),
(765192, 'MSA104', 'Aug-2017', '24526.00', '2017-10-10', '2017-09-06 18:32:34'),
(765193, 'MSA105', 'Aug-2017', '14555.00', '2017-10-10', '2017-09-06 18:32:34'),
(765194, 'MSA106', 'Aug-2017', '10895.00', '2017-10-10', '2017-09-06 18:32:34');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(765195, 'MSA201', 'Aug-2017', '8437.00', '2017-10-10', '2017-09-06 18:32:34'),
(765196, 'MSA202', 'Aug-2017', '5960.00', '2017-10-10', '2017-09-06 18:32:34'),
(765197, 'MSA203', 'Aug-2017', '12735.00', '2017-10-10', '2017-09-06 18:32:34'),
(765198, 'MSA204', 'Aug-2017', '8183.00', '2017-10-10', '2017-09-06 18:32:34'),
(765199, 'MSA205', 'Aug-2017', '12868.00', '2017-10-10', '2017-09-06 18:32:34'),
(765200, 'MSA206', 'Aug-2017', '8529.00', '2017-10-10', '2017-09-06 18:32:34'),
(765201, 'MSA301', 'Aug-2017', '1110.00', '2017-10-10', '2017-09-06 18:32:34'),
(765202, 'MSA302', 'Aug-2017', '11180.00', '2017-10-10', '2017-09-06 18:32:34'),
(765203, 'MSA303', 'Aug-2017', '7400.00', '2017-10-10', '2017-09-06 18:32:34'),
(765204, 'MSA304', 'Aug-2017', '16101.00', '2017-10-10', '2017-09-06 18:32:34'),
(765205, 'MSA305', 'Aug-2017', '7454.00', '2017-10-10', '2017-09-06 18:32:34'),
(765206, 'MSA306', 'Aug-2017', '11074.00', '2017-10-10', '2017-09-06 18:32:34'),
(765207, 'MSA307', 'Aug-2017', '8122.00', '2017-10-10', '2017-09-06 18:32:34'),
(765208, 'MSA308', 'Aug-2017', '1011.00', '2017-10-10', '2017-09-06 18:32:34'),
(765209, 'MSA401', 'Aug-2017', '9733.00', '2017-10-10', '2017-09-06 18:32:34'),
(765210, 'MSA402', 'Aug-2017', '8891.00', '2017-10-10', '2017-09-06 18:32:34'),
(765211, 'MSA403', 'Aug-2017', '10743.00', '2017-10-10', '2017-09-06 18:32:34'),
(765212, 'MSA404', 'Aug-2017', '5124.00', '2017-10-10', '2017-09-06 18:32:34'),
(765213, 'MSA405', 'Aug-2017', '6288.00', '2017-10-10', '2017-09-06 18:32:34'),
(765214, 'MSA406', 'Aug-2017', '6986.00', '2017-10-10', '2017-09-06 18:32:34'),
(765215, 'MSA407', 'Aug-2017', '10932.00', '2017-10-10', '2017-09-06 18:32:34'),
(765216, 'MSA408', 'Aug-2017', '4381.00', '2017-10-10', '2017-09-06 18:32:34'),
(765217, 'MSA409', 'Aug-2017', '3428.00', '2017-10-10', '2017-09-06 18:32:34'),
(765218, 'MSA410', 'Aug-2017', '6455.00', '2017-10-10', '2017-09-06 18:32:34'),
(765219, 'MSA501', 'Aug-2017', '9609.00', '2017-10-10', '2017-09-06 18:32:34'),
(765220, 'MSA502', 'Aug-2017', '9381.00', '2017-10-10', '2017-09-06 18:32:34'),
(765221, 'MSA503', 'Aug-2017', '5125.00', '2017-10-10', '2017-09-06 18:32:34'),
(765222, 'MSA504', 'Aug-2017', '7179.00', '2017-10-10', '2017-09-06 18:32:34'),
(765223, 'MSA505', 'Aug-2017', '10879.00', '2017-10-10', '2017-09-06 18:32:34'),
(765224, 'MSA506', 'Aug-2017', '8018.00', '2017-10-10', '2017-09-06 18:32:34'),
(765225, 'MSA507', 'Aug-2017', '7668.00', '2017-10-10', '2017-09-06 18:32:34'),
(765226, 'MSA508', 'Aug-2017', '4670.00', '2017-10-10', '2017-09-06 18:32:34'),
(765227, 'MSA509', 'Aug-2017', '6155.00', '2017-10-10', '2017-09-06 18:32:34'),
(765228, 'MSA510', 'Aug-2017', '13543.00', '2017-10-10', '2017-09-06 18:32:34'),
(765229, 'MSA601', 'Aug-2017', '5110.00', '2017-10-10', '2017-09-06 18:32:34'),
(765230, 'MSA602', 'Aug-2017', '11613.00', '2017-10-10', '2017-09-06 18:32:34'),
(765231, 'MSA603', 'Aug-2017', '2762.00', '2017-10-10', '2017-09-06 18:32:34'),
(765232, 'MSA604', 'Aug-2017', '4608.00', '2017-10-10', '2017-09-06 18:32:34'),
(765233, 'MSA605', 'Aug-2017', '6196.00', '2017-10-10', '2017-09-06 18:32:34'),
(765234, 'MSA606', 'Aug-2017', '5032.00', '2017-10-10', '2017-09-06 18:32:34'),
(765235, 'MSA607', 'Aug-2017', '7202.00', '2017-10-10', '2017-09-06 18:32:34'),
(765236, 'MSA608', 'Aug-2017', '7964.00', '2017-10-10', '2017-09-06 18:32:34'),
(765237, 'MSA609', 'Aug-2017', '1784.00', '2017-10-10', '2017-09-06 18:32:34'),
(765238, 'MSA610', 'Aug-2017', '4684.00', '2017-10-10', '2017-09-06 18:32:34'),
(765239, 'MSA-CA1', 'Aug-2017', '2502.00', '2017-10-10', '2017-09-06 18:32:34'),
(765240, 'MSA-CA2', 'Aug-2017', '34076.00', '2017-10-10', '2017-09-06 18:32:34'),
(765241, 'RES-CA1', 'Aug-2017', '3367.00', '2017-10-10', '2017-09-06 18:32:34'),
(765242, 'RES-CA2', 'Aug-2017', '1644.00', '2017-10-10', '2017-09-06 18:32:34'),
(765243, 'RES-CA3', 'Aug-2017', '21266.00', '2017-10-10', '2017-09-06 18:32:34'),
(765244, 'RES-CA4', 'Aug-2017', '1994.00', '2017-10-10', '2017-09-06 18:32:34'),
(765245, 'RES-CA5', 'Aug-2017', '3028.00', '2017-10-10', '2017-09-06 18:32:34'),
(765246, 'RES-CA6', 'Aug-2017', '3783.00', '2017-10-10', '2017-09-06 18:32:34'),
(765247, 'RES-CA7', 'Aug-2017', '152.00', '2017-10-10', '2017-09-06 18:32:34'),
(765248, 'RES-CA8', 'Aug-2017', '4789.00', '2017-10-10', '2017-09-06 18:32:34'),
(765249, 'RES-CA9', 'Aug-2017', '4692.00', '2017-10-10', '2017-09-06 18:32:34'),
(765250, 'RES-CA10', 'Aug-2017', '3565.00', '2017-10-10', '2017-09-06 18:32:34'),
(765251, 'RES-CA11', 'Aug-2017', '6422.00', '2017-10-10', '2017-09-06 18:32:34'),
(765252, 'RES-CA12', 'Aug-2017', '1991.00', '2017-10-10', '2017-09-06 18:32:34'),
(765253, 'RES-CA13', 'Aug-2017', '2384.00', '2017-10-10', '2017-09-06 18:32:34'),
(765254, 'RES-CA14', 'Aug-2017', '2521.00', '2017-10-10', '2017-09-06 18:32:34'),
(765255, 'RES-CA15', 'Aug-2017', '1680.00', '2017-10-10', '2017-09-06 18:32:34'),
(765256, 'S1', 'Aug-2017', '9211.00', '2017-10-10', '2017-09-06 18:32:34'),
(765257, 'S2', 'Aug-2017', '5462.00', '2017-10-10', '2017-09-06 18:32:34'),
(765258, 'S3', 'Aug-2017', '13988.00', '2017-10-10', '2017-09-06 18:32:34'),
(765259, 'S4', 'Aug-2017', '3575.00', '2017-10-10', '2017-09-06 18:32:34'),
(765260, 'S5', 'Aug-2017', '6218.00', '2017-10-10', '2017-09-06 18:32:34'),
(765261, 'S6', 'Aug-2017', '6983.00', '2017-10-10', '2017-09-06 18:32:34'),
(765262, 'S7', 'Aug-2017', '25188.00', '2017-10-10', '2017-09-06 18:32:34'),
(765263, 'S8', 'Aug-2017', '17359.00', '2017-10-10', '2017-09-06 18:32:34'),
(765264, 'S-CA1', 'Aug-2017', '16606.00', '2017-10-10', '2017-09-06 18:32:34'),
(765265, 'SSVision', 'Aug-2017', '5219.00', '2017-10-10', '2017-09-06 18:32:34'),
(765266, 'VH3-301', 'Aug-2017', '15439.00', '2017-10-10', '2017-09-06 18:32:34'),
(765267, 'VH3-302', 'Aug-2017', '16161.00', '2017-10-10', '2017-09-06 18:32:34'),
(765268, 'VH3-201', 'Aug-2017', '17600.00', '2017-10-10', '2017-09-06 18:32:34'),
(765269, 'VH3-308', 'Aug-2017', '30238.00', '2017-10-10', '2017-09-06 18:32:34'),
(765270, 'VH3-307', 'Aug-2017', '28830.00', '2017-10-10', '2017-09-06 18:32:34'),
(765271, 'VH3-202', 'Aug-2017', '17618.00', '2017-10-10', '2017-09-06 18:32:34'),
(765272, 'BH-1', 'Aug-2017', '6.00', '2017-10-10', '2017-09-14 23:20:49'),
(765273, 'BH-2', 'Aug-2017', '1109.90', '2017-10-10', '2017-09-14 23:20:49'),
(765274, 'BH-3', 'Aug-2017', '1193.00', '2017-10-10', '2017-09-14 23:20:49'),
(765275, 'BH-4', 'Aug-2017', '790.80', '2017-10-10', '2017-09-14 23:20:49'),
(765276, 'BH-5', 'Aug-2017', '43.50', '2017-10-10', '2017-09-14 23:20:49'),
(765277, 'FP-A', 'Aug-2017', '74.70', '2017-10-10', '2017-09-14 23:20:49'),
(765278, 'FP-B', 'Aug-2017', '38.80', '2017-10-10', '2017-09-14 23:20:49'),
(765279, 'FP-C', 'Aug-2017', '123.20', '2017-10-10', '2017-09-14 23:20:49'),
(765280, 'FP-D', 'Aug-2017', '115.50', '2017-10-10', '2017-09-14 23:20:49'),
(765281, 'FP-E', 'Aug-2017', '69.20', '2017-10-10', '2017-09-14 23:20:49'),
(765282, 'FP-F', 'Aug-2017', '195.60', '2017-10-10', '2017-09-14 23:20:49'),
(765283, 'FP-G', 'Aug-2017', '1.30', '2017-10-10', '2017-09-14 23:20:49'),
(765284, 'FP-H', 'Aug-2017', '13.90', '2017-10-10', '2017-09-14 23:20:49'),
(765285, 'FP-I', 'Aug-2017', '25.50', '2017-10-10', '2017-09-14 23:20:49'),
(765286, 'FP-J', 'Aug-2017', '119.80', '2017-10-10', '2017-09-14 23:20:49'),
(765287, 'FP-K', 'Aug-2017', '135.20', '2017-10-10', '2017-09-14 23:20:49'),
(765288, 'GH-1', 'Aug-2017', '701.80', '2017-10-10', '2017-09-14 23:20:49'),
(765289, 'GH-2', 'Aug-2017', '48.90', '2017-10-10', '2017-09-14 23:20:49'),
(765290, 'GH-3', 'Aug-2017', '18.50', '2017-10-10', '2017-09-14 23:20:49'),
(765291, 'SWP', 'Aug-2017', '1.30', '2017-10-10', '2017-09-14 23:20:49'),
(765292, 'ATM-CANARA', 'Aug-2017', '466.80', '2017-10-10', '2017-09-19 13:50:00'),
(765293, 'A1', 'Sep-2017', '21757.00', '2018-01-17', '2017-10-04 18:01:53'),
(765294, 'A2', 'Sep-2017', '10033.00', '2018-01-17', '2017-10-04 18:01:53'),
(765295, 'A3', 'Sep-2017', '9691.00', '2018-01-17', '2017-10-04 18:01:53'),
(765296, 'A4', 'Sep-2017', '5219.00', '2018-01-17', '2017-10-04 18:01:53'),
(765297, 'A5', 'Sep-2017', '12136.00', '2018-01-17', '2017-10-04 18:01:53'),
(765298, 'A6', 'Sep-2017', '10778.00', '2018-01-17', '2017-10-04 18:01:53'),
(765299, 'A7', 'Sep-2017', '11816.00', '2018-01-17', '2017-10-04 18:01:53'),
(765300, 'A8', 'Sep-2017', '8966.00', '2018-01-17', '2017-10-04 18:01:53'),
(765301, 'ATM-CANARA', 'Sep-2017', '521.00', '2018-01-17', '2017-10-04 18:01:53'),
(765302, 'B1', 'Sep-2017', '27802.00', '2018-01-17', '2017-10-04 18:01:53'),
(765303, 'B2', 'Sep-2017', '32981.00', '2018-01-17', '2017-10-04 18:01:53'),
(765304, 'B3', 'Sep-2017', '24326.00', '2018-01-17', '2017-10-04 18:01:53'),
(765305, 'B4', 'Sep-2017', '32353.00', '2018-01-17', '2017-10-04 18:01:53'),
(765306, 'B5', 'Sep-2017', '20348.00', '2018-01-17', '2017-10-04 18:01:53'),
(765307, 'B6', 'Sep-2017', '23159.00', '2018-01-17', '2017-10-04 18:01:53'),
(765308, 'B7', 'Sep-2017', '26816.00', '2018-01-17', '2017-10-04 18:01:53'),
(765309, 'B8', 'Sep-2017', '33580.00', '2018-01-17', '2017-10-04 18:01:53'),
(765310, 'B9', 'Sep-2017', '17471.00', '2018-01-17', '2017-10-04 18:01:53'),
(765311, 'B10', 'Sep-2017', '33676.00', '2018-01-17', '2017-10-04 18:01:53'),
(765312, 'B11', 'Sep-2017', '22785.00', '2018-01-17', '2017-10-04 18:01:53'),
(765313, 'B12', 'Sep-2017', '37154.00', '2018-01-17', '2017-10-04 18:01:53'),
(765314, 'B13', 'Sep-2017', '33061.00', '2018-01-17', '2017-10-04 18:01:53'),
(765315, 'B14', 'Sep-2017', '21630.00', '2018-01-17', '2017-10-04 18:01:53'),
(765316, 'B15', 'Sep-2017', '55196.00', '2018-01-17', '2017-10-04 18:01:53'),
(765317, 'B16', 'Sep-2017', '35397.00', '2018-01-17', '2017-10-04 18:01:53'),
(765318, 'BEC-Admin', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765319, 'BEC-Audi', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765320, 'BEC-Main', 'Sep-2017', '56097.00', '2018-01-17', '2017-10-04 18:01:53'),
(765321, 'BH1-R259', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765322, 'BH1-R255', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765323, 'BH1-R205', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765324, 'BH1-R256', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765325, 'BH1-R257', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765326, 'BH1-R253', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765327, 'BH1-R265', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765328, 'BH2-Canteen', 'Sep-2017', '5518.00', '2018-01-17', '2017-10-04 18:01:53'),
(765329, 'BH4-Canteen', 'Sep-2017', '6017.00', '2018-01-17', '2017-10-04 18:01:53'),
(765330, 'BH-1', 'Sep-2017', '142.65', '2018-01-17', '2017-10-04 18:01:53'),
(765331, 'BH-2', 'Sep-2017', '1340.49', '2018-01-17', '2017-10-04 18:01:53'),
(765332, 'BH-3', 'Sep-2017', '1551.06', '2018-01-17', '2017-10-04 18:01:53'),
(765333, 'BH-4', 'Sep-2017', '1053.97', '2018-01-17', '2017-10-04 18:01:53'),
(765334, 'BH-5 Canteen', 'Sep-2017', '3400.00', '2018-01-17', '2017-10-04 18:01:53'),
(765335, 'BH-5', 'Sep-2017', '74.61', '2018-01-17', '2017-10-04 18:01:53'),
(765336, 'C1', 'Sep-2017', '41518.00', '2018-01-17', '2017-10-04 18:01:53'),
(765337, 'C2', 'Sep-2017', '35967.00', '2018-01-17', '2017-10-04 18:01:53'),
(765338, 'D1', 'Sep-2017', '17697.00', '2018-01-17', '2017-10-04 18:01:53'),
(765339, 'D2', 'Sep-2017', '36341.00', '2018-01-17', '2017-10-04 18:01:53'),
(765340, 'D3', 'Sep-2017', '26232.00', '2018-01-17', '2017-10-04 18:01:53'),
(765341, 'D4', 'Sep-2017', '31935.00', '2018-01-17', '2017-10-04 18:01:53'),
(765342, 'D5', 'Sep-2017', '17356.00', '2018-01-17', '2017-10-04 18:01:53'),
(765343, 'D6', 'Sep-2017', '40842.00', '2018-01-17', '2017-10-04 18:01:53'),
(765344, 'D7', 'Sep-2017', '49202.00', '2018-01-17', '2017-10-04 18:01:53'),
(765345, 'D8', 'Sep-2017', '41187.00', '2018-01-17', '2017-10-04 18:01:53'),
(765346, 'D9', 'Sep-2017', '21939.00', '2018-01-17', '2017-10-04 18:01:53'),
(765347, 'D10', 'Sep-2017', '41358.00', '2018-01-17', '2017-10-04 18:01:53'),
(765348, 'D11', 'Sep-2017', '37408.00', '2018-01-17', '2017-10-04 18:01:53'),
(765349, 'D12', 'Sep-2017', '51814.00', '2018-01-17', '2017-10-04 18:01:53'),
(765350, 'D13', 'Sep-2017', '6729.00', '2018-01-17', '2017-10-04 18:01:53'),
(765351, 'D14', 'Sep-2017', '41379.00', '2018-01-17', '2017-10-04 18:01:53'),
(765352, 'D15', 'Sep-2017', '36029.00', '2018-01-17', '2017-10-04 18:01:53'),
(765353, 'D16', 'Sep-2017', '23343.00', '2018-01-17', '2017-10-04 18:01:53'),
(765354, 'D17', 'Sep-2017', '12860.00', '2018-01-17', '2017-10-04 18:01:53'),
(765355, 'D18', 'Sep-2017', '21705.00', '2018-01-17', '2017-10-04 18:01:53'),
(765356, 'D19', 'Sep-2017', '14730.00', '2018-01-17', '2017-10-04 18:01:53'),
(765357, 'D20', 'Sep-2017', '37168.00', '2018-01-17', '2017-10-04 18:01:53'),
(765358, 'D21', 'Sep-2017', '15003.00', '2018-01-17', '2017-10-04 18:01:53'),
(765359, 'D22', 'Sep-2017', '12923.00', '2018-01-17', '2017-10-04 18:01:53'),
(765360, 'D23', 'Sep-2017', '11549.00', '2018-01-17', '2017-10-04 18:01:53'),
(765361, 'D24', 'Sep-2017', '21182.00', '2018-01-17', '2017-10-04 18:01:53'),
(765362, 'D25', 'Sep-2017', '51846.00', '2018-01-17', '2017-10-04 18:01:53'),
(765363, 'D26', 'Sep-2017', '67544.00', '2018-01-17', '2017-10-04 18:01:53'),
(765364, 'D27', 'Sep-2017', '43194.00', '2018-01-17', '2017-10-04 18:01:53'),
(765365, 'D28', 'Sep-2017', '50095.00', '2018-01-17', '2017-10-04 18:01:53'),
(765366, 'Dir-Res', 'Sep-2017', '92478.00', '2018-01-17', '2017-10-04 18:01:53'),
(765367, 'E1', 'Sep-2017', '23179.00', '2018-01-17', '2017-10-04 18:01:53'),
(765368, 'E2', 'Sep-2017', '35674.00', '2018-01-17', '2017-10-04 18:01:53'),
(765369, 'E3', 'Sep-2017', '58832.00', '2018-01-17', '2017-10-04 18:01:53'),
(765370, 'E4', 'Sep-2017', '1504.00', '2018-01-17', '2017-10-04 18:01:53'),
(765371, 'E5', 'Sep-2017', '25541.00', '2018-01-17', '2017-10-04 18:01:53'),
(765372, 'E6', 'Sep-2017', '55066.00', '2018-01-17', '2017-10-04 18:01:53'),
(765373, 'E7', 'Sep-2017', '5563.00', '2018-01-17', '2017-10-04 18:01:53'),
(765374, 'E8', 'Sep-2017', '35795.00', '2018-01-17', '2017-10-04 18:01:53'),
(765375, 'E9', 'Sep-2017', '52967.00', '2018-01-17', '2017-10-04 18:01:53'),
(765376, 'E10', 'Sep-2017', '32125.00', '2018-01-17', '2017-10-04 18:01:53'),
(765377, 'E11', 'Sep-2017', '49363.00', '2018-01-17', '2017-10-04 18:01:53'),
(765378, 'E12', 'Sep-2017', '50901.00', '2018-01-17', '2017-10-04 18:01:53'),
(765379, 'E13', 'Sep-2017', '27824.00', '2018-01-17', '2017-10-04 18:01:53'),
(765380, 'E14', 'Sep-2017', '20012.00', '2018-01-17', '2017-10-04 18:01:53'),
(765381, 'F1', 'Sep-2017', '31927.00', '2018-01-17', '2017-10-04 18:01:53'),
(765382, 'F2', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765383, 'F3', 'Sep-2017', '22859.00', '2018-01-17', '2017-10-04 18:01:53'),
(765384, 'F4', 'Sep-2017', '15975.00', '2018-01-17', '2017-10-04 18:01:53'),
(765385, 'F5', 'Sep-2017', '19910.00', '2018-01-17', '2017-10-04 18:01:53'),
(765386, 'FP-A', 'Sep-2017', '123.19', '2018-01-17', '2017-10-04 18:01:53'),
(765387, 'FP-B', 'Sep-2017', '144.42', '2018-01-17', '2017-10-04 18:01:53'),
(765388, 'FP-C', 'Sep-2017', '206.07', '2018-01-17', '2017-10-04 18:01:53'),
(765389, 'FP-D', 'Sep-2017', '198.18', '2018-01-17', '2017-10-04 18:01:53'),
(765390, 'FP-E', 'Sep-2017', '117.28', '2018-01-17', '2017-10-04 18:01:53'),
(765391, 'FP-F', 'Sep-2017', '317.73', '2018-01-17', '2017-10-04 18:01:53'),
(765392, 'FP-G', 'Sep-2017', '1.33', '2018-01-17', '2017-10-04 18:01:53'),
(765393, 'FP-H', 'Sep-2017', '35.36', '2018-01-17', '2017-10-04 18:01:53'),
(765394, 'FP-I', 'Sep-2017', '43.80', '2018-01-17', '2017-10-04 18:01:53'),
(765395, 'FP-J', 'Sep-2017', '225.32', '2018-01-17', '2017-10-04 18:01:53'),
(765396, 'FP-K', 'Sep-2017', '278.78', '2018-01-17', '2017-10-04 18:01:53'),
(765397, 'G1 ', 'Sep-2017', '5249.00', '2018-01-17', '2017-10-04 18:01:53'),
(765398, 'G2 ', 'Sep-2017', '2540.00', '2018-01-17', '2017-10-04 18:01:53'),
(765399, 'G3 ', 'Sep-2017', '7263.00', '2018-01-17', '2017-10-04 18:01:53'),
(765400, 'G4 ', 'Sep-2017', '2514.00', '2018-01-17', '2017-10-04 18:01:53'),
(765401, 'G5', 'Sep-2017', '2758.00', '2018-01-17', '2017-10-04 18:01:53'),
(765402, 'G6', 'Sep-2017', '104.00', '2018-01-17', '2017-10-04 18:01:53'),
(765403, 'G7', 'Sep-2017', '4320.00', '2018-01-17', '2017-10-04 18:01:53'),
(765404, 'G8 ', 'Sep-2017', '3258.00', '2018-01-17', '2017-10-04 18:01:53'),
(765405, 'G9', 'Sep-2017', '5511.00', '2018-01-17', '2017-10-04 18:01:53'),
(765406, 'G10', 'Sep-2017', '1167.00', '2018-01-17', '2017-10-04 18:01:53'),
(765407, 'G11', 'Sep-2017', '2256.00', '2018-01-17', '2017-10-04 18:01:53'),
(765408, 'G12', 'Sep-2017', '6758.00', '2018-01-17', '2017-10-04 18:01:53'),
(765409, 'G13', 'Sep-2017', '3833.00', '2018-01-17', '2017-10-04 18:01:53'),
(765410, 'G14', 'Sep-2017', '1208.00', '2018-01-17', '2017-10-04 18:01:53'),
(765411, 'G15', 'Sep-2017', '2375.00', '2018-01-17', '2017-10-04 18:01:53'),
(765412, 'G16', 'Sep-2017', '5416.00', '2018-01-17', '2017-10-04 18:01:53'),
(765413, 'G17', 'Sep-2017', '2.00', '2018-01-17', '2017-10-04 18:01:53'),
(765414, 'G18', 'Sep-2017', '3519.00', '2018-01-17', '2017-10-04 18:01:53'),
(765415, 'G19', 'Sep-2017', '3322.00', '2018-01-17', '2017-10-04 18:01:53'),
(765416, 'G20', 'Sep-2017', '100.00', '2018-01-17', '2017-10-04 18:01:53'),
(765417, 'GH3-R519', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765418, 'GH3-R721', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765419, 'GH3-R712', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765420, 'GH3-R719', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765421, 'GH3-R620', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:53'),
(765422, 'GH3-R611', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:54'),
(765423, 'GH3-R610', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:54'),
(765424, 'GH3-R612', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:54'),
(765425, 'GH3-R521', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:54'),
(765426, 'GH3-R621', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:54'),
(765427, 'GH3-R512', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:54'),
(765428, 'GH3-R511', 'Sep-2017', '0.00', '2018-01-17', '2017-10-04 18:01:54'),
(765429, 'GH3-Canteen', 'Sep-2017', '2338.00', '2018-01-17', '2017-10-04 18:01:54'),
(765430, 'GH-1', 'Sep-2017', '692.87', '2018-01-17', '2017-10-04 18:01:54'),
(765431, 'GH-2', 'Sep-2017', '89.03', '2018-01-17', '2017-10-04 18:01:54'),
(765432, 'GH-3', 'Sep-2017', '32.21', '2018-01-17', '2017-10-04 18:01:54'),
(765433, 'H1', 'Sep-2017', '13567.00', '2018-01-17', '2017-10-04 18:01:54'),
(765434, 'H2', 'Sep-2017', '6927.00', '2018-01-17', '2017-10-04 18:01:54'),
(765435, 'H3', 'Sep-2017', '3185.00', '2018-01-17', '2017-10-04 18:01:54'),
(765436, 'H4', 'Sep-2017', '15153.00', '2018-01-17', '2017-10-04 18:01:54'),
(765437, 'H5', 'Sep-2017', '8943.00', '2018-01-17', '2017-10-04 18:01:54'),
(765438, 'H6', 'Sep-2017', '27.00', '2018-01-17', '2017-10-04 18:01:54'),
(765439, 'H7', 'Sep-2017', '395.00', '2018-01-17', '2017-10-04 18:01:54'),
(765440, 'H8', 'Sep-2017', '25376.00', '2018-01-17', '2017-10-04 18:01:54'),
(765441, 'H9', 'Sep-2017', '20.00', '2018-01-17', '2017-10-04 18:01:54'),
(765442, 'H10', 'Sep-2017', '8308.00', '2018-01-17', '2017-10-04 18:01:54'),
(765443, 'H11', 'Sep-2017', '10513.00', '2018-01-17', '2017-10-04 18:01:54'),
(765444, 'H12', 'Sep-2017', '70.00', '2018-01-17', '2017-10-04 18:01:54'),
(765445, 'H13', 'Sep-2017', '41.00', '2018-01-17', '2017-10-04 18:01:54'),
(765446, 'H14', 'Sep-2017', '4411.00', '2018-01-17', '2017-10-04 18:01:54'),
(765447, 'H15', 'Sep-2017', '1.00', '2018-01-17', '2017-10-04 18:01:54'),
(765448, 'H16', 'Sep-2017', '5.00', '2018-01-17', '2017-10-04 18:01:54'),
(765449, 'H17', 'Sep-2017', '3838.00', '2018-01-17', '2017-10-04 18:01:54'),
(765450, 'H18', 'Sep-2017', '2.00', '2018-01-17', '2017-10-04 18:01:54'),
(765451, 'I1', 'Sep-2017', '8881.00', '2018-01-17', '2017-10-04 18:01:54'),
(765452, 'I2', 'Sep-2017', '5709.00', '2018-01-17', '2017-10-04 18:01:54'),
(765453, 'I3', 'Sep-2017', '5848.00', '2018-01-17', '2017-10-04 18:01:54'),
(765454, 'I4', 'Sep-2017', '5525.00', '2018-01-17', '2017-10-04 18:01:54'),
(765455, 'I5', 'Sep-2017', '7448.00', '2018-01-17', '2017-10-04 18:01:54'),
(765456, 'I6', 'Sep-2017', '2725.00', '2018-01-17', '2017-10-04 18:01:54'),
(765457, 'I7', 'Sep-2017', '1.00', '2018-01-17', '2017-10-04 18:01:54'),
(765458, 'I8', 'Sep-2017', '2036.00', '2018-01-17', '2017-10-04 18:01:54'),
(765459, 'I9', 'Sep-2017', '1.00', '2018-01-17', '2017-10-04 18:01:54'),
(765460, 'I10', 'Sep-2017', '1.00', '2018-01-17', '2017-10-04 18:01:54'),
(765461, 'I11', 'Sep-2017', '1.00', '2018-01-17', '2017-10-04 18:01:54'),
(765462, 'I12', 'Sep-2017', '2.00', '2018-01-17', '2017-10-04 18:01:54'),
(765463, 'I13', 'Sep-2017', '3.00', '2018-01-17', '2017-10-04 18:01:54'),
(765464, 'I14', 'Sep-2017', '2.00', '2018-01-17', '2017-10-04 18:01:54'),
(765465, 'I15', 'Sep-2017', '1.00', '2018-01-17', '2017-10-04 18:01:54'),
(765466, 'I16', 'Sep-2017', '1.00', '2018-01-17', '2017-10-04 18:01:54'),
(765467, 'I17', 'Sep-2017', '8226.00', '2018-01-17', '2017-10-04 18:01:54'),
(765468, 'I18', 'Sep-2017', '2365.00', '2018-01-17', '2017-10-04 18:01:54'),
(765469, 'I19', 'Sep-2017', '4506.00', '2018-01-17', '2017-10-04 18:01:54'),
(765470, 'I20', 'Sep-2017', '6558.00', '2018-01-17', '2017-10-04 18:01:54'),
(765471, 'I21', 'Sep-2017', '5936.00', '2018-01-17', '2017-10-04 18:01:54'),
(765472, 'I22', 'Sep-2017', '3080.00', '2018-01-17', '2017-10-04 18:01:54'),
(765473, 'I23', 'Sep-2017', '5391.00', '2018-01-17', '2017-10-04 18:01:54'),
(765474, 'I24', 'Sep-2017', '3636.00', '2018-01-17', '2017-10-04 18:01:54'),
(765475, 'I25', 'Sep-2017', '2610.00', '2018-01-17', '2017-10-04 18:01:54'),
(765476, 'I26', 'Sep-2017', '15.00', '2018-01-17', '2017-10-04 18:01:54'),
(765477, 'I27', 'Sep-2017', '13.00', '2018-01-17', '2017-10-04 18:01:54'),
(765478, 'I28', 'Sep-2017', '2.00', '2018-01-17', '2017-10-04 18:01:54'),
(765479, 'I29', 'Sep-2017', '23.00', '2018-01-17', '2017-10-04 18:01:54'),
(765480, 'I30', 'Sep-2017', '141.00', '2018-01-17', '2017-10-04 18:01:54'),
(765481, 'I31', 'Sep-2017', '3.00', '2018-01-17', '2017-10-04 18:01:54'),
(765482, 'I32', 'Sep-2017', '43.00', '2018-01-17', '2017-10-04 18:01:54'),
(765483, 'KV-IIITA', 'Sep-2017', '82328.00', '2018-01-17', '2017-10-04 18:01:54'),
(765484, 'MSA101', 'Sep-2017', '7208.00', '2018-01-17', '2017-10-04 18:01:54'),
(765485, 'MSA102', 'Sep-2017', '12430.00', '2018-01-17', '2017-10-04 18:01:54'),
(765486, 'MSA103', 'Sep-2017', '14276.00', '2018-01-17', '2017-10-04 18:01:54'),
(765487, 'MSA104', 'Sep-2017', '24774.00', '2018-01-17', '2017-10-04 18:01:54'),
(765488, 'MSA105', 'Sep-2017', '14598.00', '2018-01-17', '2017-10-04 18:01:54'),
(765489, 'MSA106', 'Sep-2017', '11051.00', '2018-01-17', '2017-10-04 18:01:54'),
(765490, 'MSA201', 'Sep-2017', '8535.00', '2018-01-17', '2017-10-04 18:01:54'),
(765491, 'MSA202', 'Sep-2017', '6004.00', '2018-01-17', '2017-10-04 18:01:54'),
(765492, 'MSA203', 'Sep-2017', '12735.00', '2018-01-17', '2017-10-04 18:01:54'),
(765493, 'MSA204', 'Sep-2017', '8268.00', '2018-01-17', '2017-10-04 18:01:54'),
(765494, 'MSA205', 'Sep-2017', '13025.00', '2018-01-17', '2017-10-04 18:01:54'),
(765495, 'MSA206', 'Sep-2017', '8630.00', '2018-01-17', '2017-10-04 18:01:54'),
(765496, 'MSA301', 'Sep-2017', '1187.00', '2018-01-17', '2017-10-04 18:01:54'),
(765497, 'MSA302', 'Sep-2017', '11290.00', '2018-01-17', '2017-10-04 18:01:54'),
(765498, 'MSA303', 'Sep-2017', '7504.00', '2018-01-17', '2017-10-04 18:01:54'),
(765499, 'MSA304', 'Sep-2017', '16599.00', '2018-01-17', '2017-10-04 18:01:54'),
(765500, 'MSA305', 'Sep-2017', '7496.00', '2018-01-17', '2017-10-04 18:01:54'),
(765501, 'MSA306', 'Sep-2017', '11212.00', '2018-01-17', '2017-10-04 18:01:54'),
(765502, 'MSA307', 'Sep-2017', '8194.00', '2018-01-17', '2017-10-04 18:01:54'),
(765503, 'MSA308', 'Sep-2017', '1100.00', '2018-01-17', '2017-10-04 18:01:54'),
(765504, 'MSA401', 'Sep-2017', '9869.00', '2018-01-17', '2017-10-04 18:01:54'),
(765505, 'MSA402', 'Sep-2017', '9117.00', '2018-01-17', '2017-10-04 18:01:54'),
(765506, 'MSA403', 'Sep-2017', '10920.00', '2018-01-17', '2017-10-04 18:01:54'),
(765507, 'MSA404', 'Sep-2017', '5158.00', '2018-01-17', '2017-10-04 18:01:54'),
(765508, 'MSA405', 'Sep-2017', '6435.00', '2018-01-17', '2017-10-04 18:01:54'),
(765509, 'MSA406', 'Sep-2017', '7115.00', '2018-01-17', '2017-10-04 18:01:54'),
(765510, 'MSA407', 'Sep-2017', '10942.00', '2018-01-17', '2017-10-04 18:01:54'),
(765511, 'MSA408', 'Sep-2017', '4471.00', '2018-01-17', '2017-10-04 18:01:54'),
(765512, 'MSA409', 'Sep-2017', '3476.00', '2018-01-17', '2017-10-04 18:01:54'),
(765513, 'MSA410', 'Sep-2017', '6536.00', '2018-01-17', '2017-10-04 18:01:54'),
(765514, 'MSA501', 'Sep-2017', '9711.00', '2018-01-17', '2017-10-04 18:01:54'),
(765515, 'MSA502', 'Sep-2017', '9421.00', '2018-01-17', '2017-10-04 18:01:54'),
(765516, 'MSA503', 'Sep-2017', '5256.00', '2018-01-17', '2017-10-04 18:01:54'),
(765517, 'MSA504', 'Sep-2017', '7545.00', '2018-01-17', '2017-10-04 18:01:54'),
(765518, 'MSA505', 'Sep-2017', '11037.00', '2018-01-17', '2017-10-04 18:01:54'),
(765519, 'MSA506', 'Sep-2017', '8183.00', '2018-01-17', '2017-10-04 18:01:54'),
(765520, 'MSA507', 'Sep-2017', '7668.00', '2018-01-17', '2017-10-04 18:01:54'),
(765521, 'MSA508', 'Sep-2017', '4801.00', '2018-01-17', '2017-10-04 18:01:54'),
(765522, 'MSA509', 'Sep-2017', '6348.00', '2018-01-17', '2017-10-04 18:01:54'),
(765523, 'MSA510', 'Sep-2017', '14092.00', '2018-01-17', '2017-10-04 18:01:54'),
(765524, 'MSA601', 'Sep-2017', '5299.00', '2018-01-17', '2017-10-04 18:01:54'),
(765525, 'MSA602', 'Sep-2017', '11707.00', '2018-01-17', '2017-10-04 18:01:54'),
(765526, 'MSA603', 'Sep-2017', '2841.00', '2018-01-17', '2017-10-04 18:01:54'),
(765527, 'MSA604', 'Sep-2017', '4772.00', '2018-01-17', '2017-10-04 18:01:54'),
(765528, 'MSA605', 'Sep-2017', '6437.00', '2018-01-17', '2017-10-04 18:01:54'),
(765529, 'MSA606', 'Sep-2017', '5188.00', '2018-01-17', '2017-10-04 18:01:54'),
(765530, 'MSA607', 'Sep-2017', '7350.00', '2018-01-17', '2017-10-04 18:01:54'),
(765531, 'MSA608', 'Sep-2017', '7993.00', '2018-01-17', '2017-10-04 18:01:54'),
(765532, 'MSA609', 'Sep-2017', '1884.00', '2018-01-17', '2017-10-04 18:01:54'),
(765533, 'MSA610', 'Sep-2017', '4792.00', '2018-01-17', '2017-10-04 18:01:54'),
(765534, 'MSA-CA1', 'Sep-2017', '2816.00', '2018-01-17', '2017-10-04 18:01:54'),
(765535, 'MSA-CA2', 'Sep-2017', '34363.00', '2018-01-17', '2017-10-04 18:01:54'),
(765536, 'RES-CA1', 'Sep-2017', '3389.00', '2018-01-17', '2017-10-04 18:01:54'),
(765537, 'RES-CA2', 'Sep-2017', '1656.00', '2018-01-17', '2017-10-04 18:01:54'),
(765538, 'RES-CA3', 'Sep-2017', '22058.00', '2018-01-17', '2017-10-04 18:01:54'),
(765539, 'RES-CA4', 'Sep-2017', '2007.00', '2018-01-17', '2017-10-04 18:01:54'),
(765540, 'RES-CA5', 'Sep-2017', '3051.00', '2018-01-17', '2017-10-04 18:01:54'),
(765541, 'RES-CA6', 'Sep-2017', '3824.00', '2018-01-17', '2017-10-04 18:01:54'),
(765542, 'RES-CA7', 'Sep-2017', '159.00', '2018-01-17', '2017-10-04 18:01:54'),
(765543, 'RES-CA8', 'Sep-2017', '4845.00', '2018-01-17', '2017-10-04 18:01:54'),
(765544, 'RES-CA9', 'Sep-2017', '4747.00', '2018-01-17', '2017-10-04 18:01:54'),
(765545, 'RES-CA10', 'Sep-2017', '3589.00', '2018-01-17', '2017-10-04 18:01:54'),
(765546, 'RES-CA11', 'Sep-2017', '6461.00', '2018-01-17', '2017-10-04 18:01:54'),
(765547, 'RES-CA12', 'Sep-2017', '1991.00', '2018-01-17', '2017-10-04 18:01:54'),
(765548, 'RES-CA13', 'Sep-2017', '2407.00', '2018-01-17', '2017-10-04 18:01:54'),
(765549, 'RES-CA14', 'Sep-2017', '2534.00', '2018-01-17', '2017-10-04 18:01:54'),
(765550, 'RES-CA15', 'Sep-2017', '1691.00', '2018-01-17', '2017-10-04 18:01:54'),
(765551, 'S1', 'Sep-2017', '9373.00', '2018-01-17', '2017-10-04 18:01:54'),
(765552, 'S2', 'Sep-2017', '5462.00', '2018-01-17', '2017-10-04 18:01:54'),
(765553, 'S3', 'Sep-2017', '14159.00', '2018-01-17', '2017-10-04 18:01:54'),
(765554, 'S4', 'Sep-2017', '3653.00', '2018-01-17', '2017-10-04 18:01:54'),
(765555, 'S5', 'Sep-2017', '6218.00', '2018-01-17', '2017-10-04 18:01:54'),
(765556, 'S6', 'Sep-2017', '7029.00', '2018-01-17', '2017-10-04 18:01:54'),
(765557, 'S7', 'Sep-2017', '25188.00', '2018-01-17', '2017-10-04 18:01:54'),
(765558, 'S8', 'Sep-2017', '17995.00', '2018-01-17', '2017-10-04 18:01:54'),
(765559, 'S-CA1', 'Sep-2017', '16606.00', '2018-01-17', '2017-10-04 18:01:54'),
(765560, 'SSVision', 'Sep-2017', '5219.00', '2018-01-17', '2017-10-04 18:01:54'),
(765561, 'SWP', 'Sep-2017', '2.31', '2018-01-17', '2017-10-04 18:01:54'),
(765562, 'VH3-301', 'Sep-2017', '15460.00', '2018-01-17', '2017-10-04 18:01:54'),
(765563, 'VH3-302', 'Sep-2017', '16183.00', '2018-01-17', '2017-10-04 18:01:54'),
(765564, 'VH3-201', 'Sep-2017', '17617.00', '2018-01-17', '2017-10-04 18:01:54'),
(765565, 'VH3-307', 'Sep-2017', '28830.00', '2018-01-17', '2017-10-04 18:01:54'),
(765566, 'VH3-308', 'Sep-2017', '30238.00', '2018-01-17', '2017-10-04 18:01:54'),
(765567, 'VH3-202', 'Sep-2017', '17618.00', '2018-01-17', '2017-10-04 18:01:54'),
(765568, 'ATM-CANARA', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765569, 'BH-1', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765570, 'BH-2', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765571, 'BH-3', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765572, 'BH-4', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765573, 'BH-5', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765574, 'FP-A', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765575, 'FP-B', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765576, 'FP-C', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765577, 'FP-D', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765578, 'FP-E', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765579, 'FP-F', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765580, 'FP-G', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765581, 'FP-H', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765582, 'FP-I', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765583, 'FP-J', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765584, 'FP-K', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765585, 'GH-1', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765586, 'GH-2', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765587, 'GH-3', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765588, 'SWP', 'Jul-2017', '0.00', '2017-10-10', '2017-10-10 13:10:53'),
(765589, 'A1', 'Oct-2017', '22006.00', '2018-01-17', '2017-11-02 23:55:32'),
(765590, 'A2', 'Oct-2017', '10193.00', '2018-01-17', '2017-11-02 23:55:32'),
(765591, 'A3', 'Oct-2017', '9866.00', '2018-01-17', '2017-11-02 23:55:32'),
(765592, 'A4', 'Oct-2017', '5470.00', '2018-01-17', '2017-11-02 23:55:32'),
(765593, 'A5', 'Oct-2017', '12298.00', '2018-01-17', '2017-11-02 23:55:32'),
(765594, 'A6', 'Oct-2017', '10915.00', '2018-01-17', '2017-11-02 23:55:32'),
(765595, 'A7', 'Oct-2017', '11999.00', '2018-01-17', '2017-11-02 23:55:32'),
(765596, 'A8', 'Oct-2017', '8966.00', '2018-01-17', '2017-11-02 23:55:32'),
(765597, 'ATM-CANARA', 'Oct-2017', '661.00', '2018-01-17', '2017-11-02 23:55:32'),
(765598, 'B1', 'Oct-2017', '28112.00', '2018-01-17', '2017-11-02 23:55:32'),
(765599, 'B2', 'Oct-2017', '33382.00', '2018-01-17', '2017-11-02 23:55:32'),
(765600, 'B3', 'Oct-2017', '24645.00', '2018-01-17', '2017-11-02 23:55:32'),
(765601, 'B4', 'Oct-2017', '32791.00', '2018-01-17', '2017-11-02 23:55:32'),
(765602, 'B5', 'Oct-2017', '20629.00', '2018-01-17', '2017-11-02 23:55:32'),
(765603, 'B6', 'Oct-2017', '23441.00', '2018-01-17', '2017-11-02 23:55:32'),
(765604, 'B7', 'Oct-2017', '27143.00', '2018-01-17', '2017-11-02 23:55:32'),
(765605, 'B8', 'Oct-2017', '34077.00', '2018-01-17', '2017-11-02 23:55:32'),
(765606, 'B9', 'Oct-2017', '17809.00', '2018-01-17', '2017-11-02 23:55:32'),
(765607, 'B10', 'Oct-2017', '34000.00', '2018-01-17', '2017-11-02 23:55:32'),
(765608, 'B11', 'Oct-2017', '23164.00', '2018-01-17', '2017-11-02 23:55:32'),
(765609, 'B12', 'Oct-2017', '37615.00', '2018-01-17', '2017-11-02 23:55:32'),
(765610, 'B13', 'Oct-2017', '33392.00', '2018-01-17', '2017-11-02 23:55:32'),
(765611, 'B14', 'Oct-2017', '21998.00', '2018-01-17', '2017-11-02 23:55:32'),
(765612, 'B15', 'Oct-2017', '55996.00', '2018-01-17', '2017-11-02 23:55:32'),
(765613, 'B16', 'Oct-2017', '35870.00', '2018-01-17', '2017-11-02 23:55:32'),
(765614, 'BEC-Audi', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765615, 'BEC-Main', 'Oct-2017', '56223.00', '2018-01-17', '2017-11-02 23:55:32'),
(765616, 'BH1-R259', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765617, 'BH1-R255', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765618, 'BH1-R205', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765619, 'BH1-R256', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765620, 'BH1-R257', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765621, 'BH1-R253', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765622, 'BH1-R265', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765623, 'BH2-Canteen', 'Oct-2017', '5616.00', '2018-01-17', '2017-11-02 23:55:32'),
(765624, 'BH4-Canteen', 'Oct-2017', '6403.00', '2018-01-17', '2017-11-02 23:55:32'),
(765625, 'BH-1', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765626, 'BH-2', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765627, 'BH-3', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765628, 'BH-4', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765629, 'BH-5 Canteen', 'Oct-2017', '3825.00', '2018-01-17', '2017-11-02 23:55:32'),
(765630, 'BH-5', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765631, 'C1', 'Oct-2017', '41518.00', '2018-01-17', '2017-11-02 23:55:32'),
(765632, 'C2', 'Oct-2017', '36464.00', '2018-01-17', '2017-11-02 23:55:32'),
(765633, 'D1', 'Oct-2017', '17928.00', '2018-01-17', '2017-11-02 23:55:32'),
(765634, 'D2', 'Oct-2017', '36952.00', '2018-01-17', '2017-11-02 23:55:32'),
(765635, 'D3', 'Oct-2017', '26232.00', '2018-01-17', '2017-11-02 23:55:32'),
(765636, 'D4', 'Oct-2017', '31935.00', '2018-01-17', '2017-11-02 23:55:32'),
(765637, 'D5', 'Oct-2017', '17514.00', '2018-01-17', '2017-11-02 23:55:32'),
(765638, 'D6', 'Oct-2017', '41257.00', '2018-01-17', '2017-11-02 23:55:32'),
(765639, 'D7', 'Oct-2017', '49705.00', '2018-01-17', '2017-11-02 23:55:32'),
(765640, 'D8', 'Oct-2017', '41860.00', '2018-01-17', '2017-11-02 23:55:32'),
(765641, 'D9', 'Oct-2017', '22302.00', '2018-01-17', '2017-11-02 23:55:32'),
(765642, 'D10', 'Oct-2017', '41358.00', '2018-01-17', '2017-11-02 23:55:32'),
(765643, 'D11', 'Oct-2017', '38009.00', '2018-01-17', '2017-11-02 23:55:32'),
(765644, 'D12', 'Oct-2017', '52260.00', '2018-01-17', '2017-11-02 23:55:32'),
(765645, 'D13', 'Oct-2017', '6993.00', '2018-01-17', '2017-11-02 23:55:32'),
(765646, 'D14', 'Oct-2017', '41379.00', '2018-01-17', '2017-11-02 23:55:32'),
(765647, 'D15', 'Oct-2017', '36029.00', '2018-01-17', '2017-11-02 23:55:32'),
(765648, 'D16', 'Oct-2017', '23343.00', '2018-01-17', '2017-11-02 23:55:32'),
(765649, 'D17', 'Oct-2017', '13148.00', '2018-01-17', '2017-11-02 23:55:32'),
(765650, 'D18', 'Oct-2017', '22235.00', '2018-01-17', '2017-11-02 23:55:32'),
(765651, 'D19', 'Oct-2017', '15099.00', '2018-01-17', '2017-11-02 23:55:32'),
(765652, 'D20', 'Oct-2017', '37638.00', '2018-01-17', '2017-11-02 23:55:32'),
(765653, 'D21', 'Oct-2017', '3.70', '2018-01-17', '2017-11-02 23:55:32'),
(765654, 'D22', 'Oct-2017', '13211.00', '2018-01-17', '2017-11-02 23:55:32'),
(765655, 'D23', 'Oct-2017', '11953.00', '2018-01-17', '2017-11-02 23:55:32'),
(765656, 'D24', 'Oct-2017', '21474.00', '2018-01-17', '2017-11-02 23:55:32'),
(765657, 'D25', 'Oct-2017', '51882.00', '2018-01-17', '2017-11-02 23:55:32'),
(765658, 'D26', 'Oct-2017', '68192.00', '2018-01-17', '2017-11-02 23:55:32'),
(765659, 'D27', 'Oct-2017', '43590.00', '2018-01-17', '2017-11-02 23:55:32'),
(765660, 'D28', 'Oct-2017', '50571.00', '2018-01-17', '2017-11-02 23:55:32'),
(765661, 'Dir-Res', 'Oct-2017', '94443.00', '2018-01-17', '2017-11-02 23:55:32'),
(765662, 'E1', 'Oct-2017', '23179.00', '2018-01-17', '2017-11-02 23:55:32'),
(765663, 'E2', 'Oct-2017', '35933.00', '2018-01-17', '2017-11-02 23:55:32'),
(765664, 'E3', 'Oct-2017', '59406.00', '2018-01-17', '2017-11-02 23:55:32'),
(765665, 'E4', 'Oct-2017', '2224.00', '2018-01-17', '2017-11-02 23:55:32'),
(765666, 'E5', 'Oct-2017', '26413.00', '2018-01-17', '2017-11-02 23:55:32'),
(765667, 'E6', 'Oct-2017', '55952.00', '2018-01-17', '2017-11-02 23:55:32'),
(765668, 'E7', 'Oct-2017', '6169.00', '2018-01-17', '2017-11-02 23:55:32'),
(765669, 'E8', 'Oct-2017', '36189.00', '2018-01-17', '2017-11-02 23:55:32'),
(765670, 'E9', 'Oct-2017', '53865.00', '2018-01-17', '2017-11-02 23:55:32'),
(765671, 'E10', 'Oct-2017', '32730.00', '2018-01-17', '2017-11-02 23:55:32'),
(765672, 'E11', 'Oct-2017', '49739.00', '2018-01-17', '2017-11-02 23:55:32'),
(765673, 'E12', 'Oct-2017', '51565.00', '2018-01-17', '2017-11-02 23:55:32'),
(765674, 'E13', 'Oct-2017', '28485.00', '2018-01-17', '2017-11-02 23:55:32'),
(765675, 'E14', 'Oct-2017', '20579.00', '2018-01-17', '2017-11-02 23:55:32'),
(765676, 'F1', 'Oct-2017', '32300.00', '2018-01-17', '2017-11-02 23:55:32'),
(765677, 'F2', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765678, 'F3', 'Oct-2017', '23492.00', '2018-01-17', '2017-11-02 23:55:32'),
(765679, 'F4', 'Oct-2017', '15975.00', '2018-01-17', '2017-11-02 23:55:32'),
(765680, 'F5', 'Oct-2017', '20289.00', '2018-01-17', '2017-11-02 23:55:32'),
(765681, 'FP-A', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765682, 'FP-B', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765683, 'FP-C', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765684, 'FP-D', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765685, 'FP-E', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765686, 'FP-F', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765687, 'FP-G', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765688, 'FP-H', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765689, 'FP-I', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765690, 'FP-J', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765691, 'FP-K', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765692, 'G1 ', 'Oct-2017', '5516.00', '2018-01-17', '2017-11-02 23:55:32'),
(765693, 'G2 ', 'Oct-2017', '2690.00', '2018-01-17', '2017-11-02 23:55:32'),
(765694, 'G3 ', 'Oct-2017', '7473.00', '2018-01-17', '2017-11-02 23:55:32'),
(765695, 'G4 ', 'Oct-2017', '2807.00', '2018-01-17', '2017-11-02 23:55:32'),
(765696, 'G5', 'Oct-2017', '2883.00', '2018-01-17', '2017-11-02 23:55:32'),
(765697, 'G6', 'Oct-2017', '135.00', '2018-01-17', '2017-11-02 23:55:32'),
(765698, 'G7', 'Oct-2017', '4995.00', '2018-01-17', '2017-11-02 23:55:32'),
(765699, 'G8 ', 'Oct-2017', '3416.00', '2018-01-17', '2017-11-02 23:55:32'),
(765700, 'G9', 'Oct-2017', '5625.00', '2018-01-17', '2017-11-02 23:55:32'),
(765701, 'G10', 'Oct-2017', '1567.00', '2018-01-17', '2017-11-02 23:55:32'),
(765702, 'G11', 'Oct-2017', '2594.00', '2018-01-17', '2017-11-02 23:55:32'),
(765703, 'G12', 'Oct-2017', '6758.00', '2018-01-17', '2017-11-02 23:55:32'),
(765704, 'G13', 'Oct-2017', '0.10', '2018-01-17', '2017-11-02 23:55:32'),
(765705, 'G14', 'Oct-2017', '1403.00', '2018-01-17', '2017-11-02 23:55:32'),
(765706, 'G15', 'Oct-2017', '2504.00', '2018-01-17', '2017-11-02 23:55:32'),
(765707, 'G16', 'Oct-2017', '1.10', '2018-01-17', '2017-11-02 23:55:32'),
(765708, 'G17', 'Oct-2017', '2.00', '2018-01-17', '2017-11-02 23:55:32'),
(765709, 'G18', 'Oct-2017', '3638.00', '2018-01-17', '2017-11-02 23:55:32'),
(765710, 'G19', 'Oct-2017', '3611.00', '2018-01-17', '2017-11-02 23:55:32'),
(765711, 'G20', 'Oct-2017', '1.10', '2018-01-17', '2017-11-02 23:55:32'),
(765712, 'GH3-R519', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765713, 'GH3-R721', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765714, 'GH3-R712', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765715, 'GH3-R719', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765716, 'GH3-R620', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765717, 'GH3-R611', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765718, 'GH3-R610', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765719, 'GH3-R612', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765720, 'GH3-R521', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765721, 'GH3-R621', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765722, 'GH3-R512', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765723, 'GH3-R511', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765724, 'GH3-Canteen', 'Oct-2017', '2440.00', '2018-01-17', '2017-11-02 23:55:32'),
(765725, 'GH-1', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765726, 'GH-2', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765727, 'GH-3', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765728, 'H1', 'Oct-2017', '13966.00', '2018-01-17', '2017-11-02 23:55:32'),
(765729, 'H2', 'Oct-2017', '7281.00', '2018-01-17', '2017-11-02 23:55:32'),
(765730, 'H3', 'Oct-2017', '3185.00', '2018-01-17', '2017-11-02 23:55:32'),
(765731, 'H4', 'Oct-2017', '15461.00', '2018-01-17', '2017-11-02 23:55:32'),
(765732, 'H5', 'Oct-2017', '9332.00', '2018-01-17', '2017-11-02 23:55:32'),
(765733, 'H6', 'Oct-2017', '27.00', '2018-01-17', '2017-11-02 23:55:32'),
(765734, 'H7', 'Oct-2017', '395.00', '2018-01-17', '2017-11-02 23:55:32'),
(765735, 'H8', 'Oct-2017', '25972.00', '2018-01-17', '2017-11-02 23:55:32'),
(765736, 'H9', 'Oct-2017', '20.00', '2018-01-17', '2017-11-02 23:55:32'),
(765737, 'H10', 'Oct-2017', '8773.00', '2018-01-17', '2017-11-02 23:55:32'),
(765738, 'H11', 'Oct-2017', '10875.00', '2018-01-17', '2017-11-02 23:55:32'),
(765739, 'H12', 'Oct-2017', '70.00', '2018-01-17', '2017-11-02 23:55:32'),
(765740, 'H13', 'Oct-2017', '41.00', '2018-01-17', '2017-11-02 23:55:32'),
(765741, 'H14', 'Oct-2017', '4571.00', '2018-01-17', '2017-11-02 23:55:32'),
(765742, 'H15', 'Oct-2017', '1.00', '2018-01-17', '2017-11-02 23:55:32'),
(765743, 'H16', 'Oct-2017', '5.00', '2018-01-17', '2017-11-02 23:55:32'),
(765744, 'H17', 'Oct-2017', '4082.00', '2018-01-17', '2017-11-02 23:55:32'),
(765745, 'H18', 'Oct-2017', '2.00', '2018-01-17', '2017-11-02 23:55:32'),
(765746, 'I1', 'Oct-2017', '9161.00', '2018-01-17', '2017-11-02 23:55:32'),
(765747, 'I2', 'Oct-2017', '5840.00', '2018-01-17', '2017-11-02 23:55:32'),
(765748, 'I3', 'Oct-2017', '6024.00', '2018-01-17', '2017-11-02 23:55:32'),
(765749, 'I4', 'Oct-2017', '5731.00', '2018-01-17', '2017-11-02 23:55:32'),
(765750, 'I5', 'Oct-2017', '7732.00', '2018-01-17', '2017-11-02 23:55:32'),
(765751, 'I6', 'Oct-2017', '2833.00', '2018-01-17', '2017-11-02 23:55:32'),
(765752, 'I7', 'Oct-2017', '1.00', '2018-01-17', '2017-11-02 23:55:32'),
(765753, 'I8', 'Oct-2017', '2315.00', '2018-01-17', '2017-11-02 23:55:32'),
(765754, 'I9', 'Oct-2017', '1.00', '2018-01-17', '2017-11-02 23:55:32'),
(765755, 'I10', 'Oct-2017', '1.00', '2018-01-17', '2017-11-02 23:55:32'),
(765756, 'I11', 'Oct-2017', '1.00', '2018-01-17', '2017-11-02 23:55:32'),
(765757, 'I12', 'Oct-2017', '2.00', '2018-01-17', '2017-11-02 23:55:32'),
(765758, 'I13', 'Oct-2017', '3.00', '2018-01-17', '2017-11-02 23:55:32'),
(765759, 'I14', 'Oct-2017', '2.00', '2018-01-17', '2017-11-02 23:55:32'),
(765760, 'I15', 'Oct-2017', '1.00', '2018-01-17', '2017-11-02 23:55:32'),
(765761, 'I16', 'Oct-2017', '1.00', '2018-01-17', '2017-11-02 23:55:32'),
(765762, 'I17', 'Oct-2017', '8548.00', '2018-01-17', '2017-11-02 23:55:32'),
(765763, 'I18', 'Oct-2017', '2771.00', '2018-01-17', '2017-11-02 23:55:32'),
(765764, 'I19', 'Oct-2017', '4511.00', '2018-01-17', '2017-11-02 23:55:32'),
(765765, 'I20', 'Oct-2017', '6867.00', '2018-01-17', '2017-11-02 23:55:32'),
(765766, 'I21', 'Oct-2017', '6205.00', '2018-01-17', '2017-11-02 23:55:32'),
(765767, 'I22', 'Oct-2017', '3342.00', '2018-01-17', '2017-11-02 23:55:32'),
(765768, 'I23', 'Oct-2017', '5673.00', '2018-01-17', '2017-11-02 23:55:32'),
(765769, 'I24', 'Oct-2017', '3921.00', '2018-01-17', '2017-11-02 23:55:32'),
(765770, 'I25', 'Oct-2017', '2967.00', '2018-01-17', '2017-11-02 23:55:32'),
(765771, 'I26', 'Oct-2017', '15.00', '2018-01-17', '2017-11-02 23:55:32'),
(765772, 'I27', 'Oct-2017', '13.00', '2018-01-17', '2017-11-02 23:55:32'),
(765773, 'I28', 'Oct-2017', '2.00', '2018-01-17', '2017-11-02 23:55:32'),
(765774, 'I29', 'Oct-2017', '23.00', '2018-01-17', '2017-11-02 23:55:32'),
(765775, 'I30', 'Oct-2017', '141.00', '2018-01-17', '2017-11-02 23:55:32'),
(765776, 'I31', 'Oct-2017', '3.00', '2018-01-17', '2017-11-02 23:55:32'),
(765777, 'I32', 'Oct-2017', '75.00', '2018-01-17', '2017-11-02 23:55:32'),
(765778, 'KV-IIITA', 'Oct-2017', '84226.00', '2018-01-17', '2017-11-02 23:55:32'),
(765779, 'MSA101', 'Oct-2017', '7323.00', '2018-01-17', '2017-11-02 23:55:32'),
(765780, 'MSA102', 'Oct-2017', '12509.00', '2018-01-17', '2017-11-02 23:55:32'),
(765781, 'MSA103', 'Oct-2017', '14383.00', '2018-01-17', '2017-11-02 23:55:32'),
(765782, 'MSA104', 'Oct-2017', '24798.00', '2018-01-17', '2017-11-02 23:55:32'),
(765783, 'MSA105', 'Oct-2017', '14646.00', '2018-01-17', '2017-11-02 23:55:32'),
(765784, 'MSA106', 'Oct-2017', '11100.00', '2018-01-17', '2017-11-02 23:55:32'),
(765785, 'MSA201', 'Oct-2017', '8648.00', '2018-01-17', '2017-11-02 23:55:32'),
(765786, 'MSA202', 'Oct-2017', '6031.00', '2018-01-17', '2017-11-02 23:55:32'),
(765787, 'MSA203', 'Oct-2017', '12741.00', '2018-01-17', '2017-11-02 23:55:32'),
(765788, 'MSA204', 'Oct-2017', '8353.00', '2018-01-17', '2017-11-02 23:55:32'),
(765789, 'MSA205', 'Oct-2017', '13145.00', '2018-01-17', '2017-11-02 23:55:32'),
(765790, 'MSA206', 'Oct-2017', '8707.00', '2018-01-17', '2017-11-02 23:55:32'),
(765791, 'MSA301', 'Oct-2017', '1239.00', '2018-01-17', '2017-11-02 23:55:32'),
(765792, 'MSA302', 'Oct-2017', '11381.00', '2018-01-17', '2017-11-02 23:55:32'),
(765793, 'MSA303', 'Oct-2017', '7560.00', '2018-01-17', '2017-11-02 23:55:32'),
(765794, 'MSA304', 'Oct-2017', '16990.00', '2018-01-17', '2017-11-02 23:55:32'),
(765795, 'MSA305', 'Oct-2017', '7541.00', '2018-01-17', '2017-11-02 23:55:32'),
(765796, 'MSA306', 'Oct-2017', '11285.00', '2018-01-17', '2017-11-02 23:55:32'),
(765797, 'MSA307', 'Oct-2017', '8243.00', '2018-01-17', '2017-11-02 23:55:32'),
(765798, 'MSA308', 'Oct-2017', '1192.00', '2018-01-17', '2017-11-02 23:55:32'),
(765799, 'MSA401', 'Oct-2017', '9931.00', '2018-01-17', '2017-11-02 23:55:32'),
(765800, 'MSA402', 'Oct-2017', '9282.00', '2018-01-17', '2017-11-02 23:55:32'),
(765801, 'MSA403', 'Oct-2017', '11042.00', '2018-01-17', '2017-11-02 23:55:32'),
(765802, 'MSA404', 'Oct-2017', '5218.00', '2018-01-17', '2017-11-02 23:55:32'),
(765803, 'MSA405', 'Oct-2017', '6498.00', '2018-01-17', '2017-11-02 23:55:32'),
(765804, 'MSA406', 'Oct-2017', '7195.00', '2018-01-17', '2017-11-02 23:55:32'),
(765805, 'MSA407', 'Oct-2017', '10942.00', '2018-01-17', '2017-11-02 23:55:32'),
(765806, 'MSA408', 'Oct-2017', '4560.00', '2018-01-17', '2017-11-02 23:55:32'),
(765807, 'MSA409', 'Oct-2017', '3509.00', '2018-01-17', '2017-11-02 23:55:32'),
(765808, 'MSA410', 'Oct-2017', '6593.00', '2018-01-17', '2017-11-02 23:55:32'),
(765809, 'MSA501', 'Oct-2017', '9795.00', '2018-01-17', '2017-11-02 23:55:32'),
(765810, 'MSA502', 'Oct-2017', '9461.00', '2018-01-17', '2017-11-02 23:55:32'),
(765811, 'MSA503', 'Oct-2017', '5355.00', '2018-01-17', '2017-11-02 23:55:32'),
(765812, 'MSA504', 'Oct-2017', '7751.00', '2018-01-17', '2017-11-02 23:55:32'),
(765813, 'MSA505', 'Oct-2017', '11118.00', '2018-01-17', '2017-11-02 23:55:32'),
(765814, 'MSA506', 'Oct-2017', '8251.00', '2018-01-17', '2017-11-02 23:55:32'),
(765815, 'MSA507', 'Oct-2017', '7668.00', '2018-01-17', '2017-11-02 23:55:32'),
(765816, 'MSA508', 'Oct-2017', '4895.00', '2018-01-17', '2017-11-02 23:55:32'),
(765817, 'MSA509', 'Oct-2017', '6569.00', '2018-01-17', '2017-11-02 23:55:32'),
(765818, 'MSA510', 'Oct-2017', '14523.00', '2018-01-17', '2017-11-02 23:55:32'),
(765819, 'MSA601', 'Oct-2017', '5411.00', '2018-01-17', '2017-11-02 23:55:32'),
(765820, 'MSA602', 'Oct-2017', '11743.00', '2018-01-17', '2017-11-02 23:55:32'),
(765821, 'MSA603', 'Oct-2017', '2864.00', '2018-01-17', '2017-11-02 23:55:32'),
(765822, 'MSA604', 'Oct-2017', '4938.00', '2018-01-17', '2017-11-02 23:55:32'),
(765823, 'MSA605', 'Oct-2017', '6597.00', '2018-01-17', '2017-11-02 23:55:32'),
(765824, 'MSA606', 'Oct-2017', '5246.00', '2018-01-17', '2017-11-02 23:55:32'),
(765825, 'MSA607', 'Oct-2017', '7441.00', '2018-01-17', '2017-11-02 23:55:32'),
(765826, 'MSA608', 'Oct-2017', '8014.00', '2018-01-17', '2017-11-02 23:55:32'),
(765827, 'MSA609', 'Oct-2017', '1947.00', '2018-01-17', '2017-11-02 23:55:32'),
(765828, 'MSA610', 'Oct-2017', '4853.00', '2018-01-17', '2017-11-02 23:55:32'),
(765829, 'MSA-CA1', 'Oct-2017', '3096.00', '2018-01-17', '2017-11-02 23:55:32'),
(765830, 'MSA-CA2', 'Oct-2017', '34677.00', '2018-01-17', '2017-11-02 23:55:32'),
(765831, 'RES-CA1', 'Oct-2017', '3412.00', '2018-01-17', '2017-11-02 23:55:32'),
(765832, 'RES-CA2', 'Oct-2017', '1670.00', '2018-01-17', '2017-11-02 23:55:32'),
(765833, 'RES-CA3', 'Oct-2017', '22384.00', '2018-01-17', '2017-11-02 23:55:32'),
(765834, 'RES-CA4', 'Oct-2017', '2030.00', '2018-01-17', '2017-11-02 23:55:32'),
(765835, 'RES-CA5', 'Oct-2017', '3076.00', '2018-01-17', '2017-11-02 23:55:32'),
(765836, 'RES-CA6', 'Oct-2017', '3894.00', '2018-01-17', '2017-11-02 23:55:32'),
(765837, 'RES-CA7', 'Oct-2017', '166.00', '2018-01-17', '2017-11-02 23:55:32'),
(765838, 'RES-CA8', 'Oct-2017', '4902.00', '2018-01-17', '2017-11-02 23:55:32'),
(765839, 'RES-CA9', 'Oct-2017', '4806.00', '2018-01-17', '2017-11-02 23:55:32'),
(765840, 'RES-CA10', 'Oct-2017', '3613.00', '2018-01-17', '2017-11-02 23:55:32'),
(765841, 'RES-CA11', 'Oct-2017', '6501.00', '2018-01-17', '2017-11-02 23:55:32'),
(765842, 'RES-CA12', 'Oct-2017', '1991.00', '2018-01-17', '2017-11-02 23:55:32'),
(765843, 'RES-CA13', 'Oct-2017', '2431.00', '2018-01-17', '2017-11-02 23:55:32'),
(765844, 'RES-CA14', 'Oct-2017', '2553.00', '2018-01-17', '2017-11-02 23:55:32'),
(765845, 'RES-CA15', 'Oct-2017', '1707.00', '2018-01-17', '2017-11-02 23:55:32'),
(765846, 'S1', 'Oct-2017', '9530.00', '2018-01-17', '2017-11-02 23:55:32'),
(765847, 'S2', 'Oct-2017', '5462.00', '2018-01-17', '2017-11-02 23:55:32'),
(765848, 'S3', 'Oct-2017', '14264.00', '2018-01-17', '2017-11-02 23:55:32'),
(765849, 'S4', 'Oct-2017', '3681.00', '2018-01-17', '2017-11-02 23:55:32');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(765850, 'S5', 'Oct-2017', '6218.00', '2018-01-17', '2017-11-02 23:55:32'),
(765851, 'S6', 'Oct-2017', '7053.00', '2018-01-17', '2017-11-02 23:55:32'),
(765852, 'S7', 'Oct-2017', '25188.00', '2018-01-17', '2017-11-02 23:55:32'),
(765853, 'S8', 'Oct-2017', '18665.00', '2018-01-17', '2017-11-02 23:55:32'),
(765854, 'S-CA1', 'Oct-2017', '16606.00', '2018-01-17', '2017-11-02 23:55:32'),
(765855, 'SSVision', 'Oct-2017', '5219.00', '2018-01-17', '2017-11-02 23:55:32'),
(765856, 'SWP', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:55:32'),
(765857, 'VH3-301', 'Oct-2017', '15481.00', '2018-01-17', '2017-11-02 23:55:32'),
(765858, 'VH3-302', 'Oct-2017', '16185.00', '2018-01-17', '2017-11-02 23:55:32'),
(765859, 'VH3-201', 'Oct-2017', '17618.00', '2018-01-17', '2017-11-02 23:55:32'),
(765860, 'VH3-307', 'Oct-2017', '28830.00', '2018-01-17', '2017-11-02 23:55:32'),
(765861, 'VH3-308', 'Oct-2017', '30238.00', '2018-01-17', '2017-11-02 23:55:32'),
(765862, 'VH3-202', 'Oct-2017', '17629.00', '2018-01-17', '2017-11-02 23:55:32'),
(765863, 'BEC-Admin', 'Oct-2017', '0.00', '2018-01-17', '2017-11-02 23:58:22'),
(765864, 'A1', 'Nov-2017', '22123.00', '2018-01-01', '2017-12-01 19:04:17'),
(765865, 'A2', 'Nov-2017', '10387.00', '2018-01-01', '2017-12-01 19:04:17'),
(765866, 'A3', 'Nov-2017', '9929.00', '2018-01-01', '2017-12-01 19:04:17'),
(765867, 'A4', 'Nov-2017', '5632.00', '2018-01-01', '2017-12-01 19:04:17'),
(765868, 'A5', 'Nov-2017', '12379.00', '2018-01-01', '2017-12-01 19:04:17'),
(765869, 'A6', 'Nov-2017', '10967.00', '2018-01-01', '2017-12-01 19:04:17'),
(765870, 'A7', 'Nov-2017', '12078.00', '2018-01-01', '2017-12-01 19:04:17'),
(765871, 'A8', 'Nov-2017', '8966.00', '2018-01-01', '2017-12-01 19:04:17'),
(765872, 'ATM-CANARA', 'Nov-2017', '799.00', '2018-01-01', '2017-12-01 19:04:17'),
(765873, 'B1', 'Nov-2017', '28260.00', '2018-01-01', '2017-12-01 19:04:17'),
(765874, 'B2', 'Nov-2017', '33502.00', '2018-01-01', '2017-12-01 19:04:17'),
(765875, 'B3', 'Nov-2017', '24785.00', '2018-01-01', '2017-12-01 19:04:17'),
(765876, 'B4', 'Nov-2017', '33053.00', '2018-01-01', '2017-12-01 19:04:17'),
(765877, 'B5', 'Nov-2017', '20750.00', '2018-01-01', '2017-12-01 19:04:17'),
(765878, 'B6', 'Nov-2017', '23544.00', '2018-01-01', '2017-12-01 19:04:17'),
(765879, 'B7', 'Nov-2017', '27331.00', '2018-01-01', '2017-12-01 19:04:17'),
(765880, 'B8', 'Nov-2017', '34180.00', '2018-01-01', '2017-12-01 19:04:17'),
(765881, 'B9', 'Nov-2017', '17951.00', '2018-01-01', '2017-12-01 19:04:17'),
(765882, 'B10', 'Nov-2017', '34166.00', '2018-01-01', '2017-12-01 19:04:17'),
(765883, 'B11', 'Nov-2017', '23332.00', '2018-01-01', '2017-12-01 19:04:17'),
(765884, 'B12', 'Nov-2017', '37740.00', '2018-01-01', '2017-12-01 19:04:17'),
(765885, 'B13', 'Nov-2017', '33549.00', '2018-01-01', '2017-12-01 19:04:17'),
(765886, 'B14', 'Nov-2017', '22216.00', '2018-01-01', '2017-12-01 19:04:17'),
(765887, 'B15', 'Nov-2017', '56185.00', '2018-01-01', '2017-12-01 19:04:17'),
(765888, 'B16', 'Nov-2017', '36033.00', '2018-01-01', '2017-12-01 19:04:17'),
(765889, 'BEC-Admin', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765890, 'BEC-Audi', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765891, 'BEC-Main', 'Nov-2017', '56332.00', '2018-01-01', '2017-12-01 19:04:17'),
(765892, 'BH1-R259', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765893, 'BH1-R255', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765894, 'BH1-R205', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765895, 'BH1-R256', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765896, 'BH1-R257', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765897, 'BH1-R253', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765898, 'BH1-R265', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765899, 'BH2-Canteen', 'Nov-2017', '5741.00', '2018-01-01', '2017-12-01 19:04:17'),
(765900, 'BH4-Canteen', 'Nov-2017', '6666.00', '2018-01-01', '2017-12-01 19:04:17'),
(765901, 'BH-1', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765902, 'BH-2', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765903, 'BH-3', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765904, 'BH-4', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765905, 'BH-5 Canteen', 'Nov-2017', '4217.00', '2018-01-01', '2017-12-01 19:04:17'),
(765906, 'BH-5', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765907, 'C1', 'Nov-2017', '41518.00', '2018-01-01', '2017-12-01 19:04:17'),
(765908, 'C2', 'Nov-2017', '36764.00', '2018-01-01', '2017-12-01 19:04:17'),
(765909, 'D1', 'Nov-2017', '18118.00', '2018-01-01', '2017-12-01 19:04:17'),
(765910, 'D2', 'Nov-2017', '37322.00', '2018-01-01', '2017-12-01 19:04:17'),
(765911, 'D3', 'Nov-2017', '26232.00', '2018-01-01', '2017-12-01 19:04:17'),
(765912, 'D4', 'Nov-2017', '31937.00', '2018-01-01', '2017-12-01 19:04:17'),
(765913, 'D5', 'Nov-2017', '17672.00', '2018-01-01', '2017-12-01 19:04:17'),
(765914, 'D6', 'Nov-2017', '41403.00', '2018-01-01', '2017-12-01 19:04:17'),
(765915, 'D7', 'Nov-2017', '50005.00', '2018-01-01', '2017-12-01 19:04:17'),
(765916, 'D8', 'Nov-2017', '42096.00', '2018-01-01', '2017-12-01 19:04:17'),
(765917, 'D9', 'Nov-2017', '22490.00', '2018-01-01', '2017-12-01 19:04:17'),
(765918, 'D10', 'Nov-2017', '41358.00', '2018-01-01', '2017-12-01 19:04:17'),
(765919, 'D11', 'Nov-2017', '38320.00', '2018-01-01', '2017-12-01 19:04:17'),
(765920, 'D12', 'Nov-2017', '52497.00', '2018-01-01', '2017-12-01 19:04:17'),
(765921, 'D13', 'Nov-2017', '7124.00', '2018-01-01', '2017-12-01 19:04:17'),
(765922, 'D14', 'Nov-2017', '41379.00', '2018-01-01', '2017-12-01 19:04:17'),
(765923, 'D15', 'Nov-2017', '36029.00', '2018-01-01', '2017-12-01 19:04:17'),
(765924, 'D16', 'Nov-2017', '23343.00', '2018-01-01', '2017-12-01 19:04:17'),
(765925, 'D17', 'Nov-2017', '13322.00', '2018-01-01', '2017-12-01 19:04:17'),
(765926, 'D18', 'Nov-2017', '22390.00', '2018-01-01', '2017-12-01 19:04:17'),
(765927, 'D19', 'Nov-2017', '15274.00', '2018-01-01', '2017-12-01 19:04:17'),
(765928, 'D20', 'Nov-2017', '37860.00', '2018-01-01', '2017-12-01 19:04:17'),
(765929, 'D21', 'Nov-2017', '108.00', '2018-01-01', '2017-12-01 19:04:17'),
(765930, 'D22', 'Nov-2017', '13346.00', '2018-01-01', '2017-12-01 19:04:17'),
(765931, 'D23', 'Nov-2017', '12241.00', '2018-01-01', '2017-12-01 19:04:17'),
(765932, 'D24', 'Nov-2017', '21598.00', '2018-01-01', '2017-12-01 19:04:17'),
(765933, 'D25', 'Nov-2017', '51884.00', '2018-01-01', '2017-12-01 19:04:17'),
(765934, 'D26', 'Nov-2017', '68558.00', '2018-01-01', '2017-12-01 19:04:17'),
(765935, 'D27', 'Nov-2017', '43799.00', '2018-01-01', '2017-12-01 19:04:17'),
(765936, 'D28', 'Nov-2017', '51030.00', '2018-01-01', '2017-12-01 19:04:17'),
(765937, 'Dir-Res', 'Nov-2017', '94890.00', '2018-01-01', '2017-12-01 19:04:17'),
(765938, 'E1', 'Nov-2017', '23184.00', '2018-01-01', '2017-12-01 19:04:17'),
(765939, 'E2', 'Nov-2017', '36109.00', '2018-01-01', '2017-12-01 19:04:17'),
(765940, 'E3', 'Nov-2017', '59667.00', '2018-01-01', '2017-12-01 19:04:17'),
(765941, 'E4', 'Nov-2017', '2600.00', '2018-01-01', '2017-12-01 19:04:17'),
(765942, 'E5', 'Nov-2017', '26823.00', '2018-01-01', '2017-12-01 19:04:17'),
(765943, 'E6', 'Nov-2017', '56401.00', '2018-01-01', '2017-12-01 19:04:17'),
(765944, 'E7', 'Nov-2017', '6609.00', '2018-01-01', '2017-12-01 19:04:17'),
(765945, 'E8', 'Nov-2017', '36493.00', '2018-01-01', '2017-12-01 19:04:17'),
(765946, 'E9', 'Nov-2017', '54290.00', '2018-01-01', '2017-12-01 19:04:17'),
(765947, 'E10', 'Nov-2017', '33002.00', '2018-01-01', '2017-12-01 19:04:17'),
(765948, 'E11', 'Nov-2017', '49992.00', '2018-01-01', '2017-12-01 19:04:17'),
(765949, 'E12', 'Nov-2017', '51836.00', '2018-01-01', '2017-12-01 19:04:17'),
(765950, 'E13', 'Nov-2017', '28842.00', '2018-01-01', '2017-12-01 19:04:17'),
(765951, 'E14', 'Nov-2017', '21010.00', '2018-01-01', '2017-12-01 19:04:17'),
(765952, 'F1', 'Nov-2017', '32513.00', '2018-01-01', '2017-12-01 19:04:17'),
(765953, 'F2', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765954, 'F3', 'Nov-2017', '23832.00', '2018-01-01', '2017-12-01 19:04:17'),
(765955, 'F4', 'Nov-2017', '15975.00', '2018-01-01', '2017-12-01 19:04:17'),
(765956, 'F5', 'Nov-2017', '20494.00', '2018-01-01', '2017-12-01 19:04:17'),
(765957, 'FP-A', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765958, 'FP-B', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765959, 'FP-C', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765960, 'FP-D', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765961, 'FP-E', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765962, 'FP-F', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765963, 'FP-G', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765964, 'FP-H', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765965, 'FP-I', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765966, 'FP-J', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765967, 'FP-K', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765968, 'G1 ', 'Nov-2017', '5672.00', '2018-01-01', '2017-12-01 19:04:17'),
(765969, 'G2 ', 'Nov-2017', '2765.00', '2018-01-01', '2017-12-01 19:04:17'),
(765970, 'G3 ', 'Nov-2017', '7630.00', '2018-01-01', '2017-12-01 19:04:17'),
(765971, 'G4 ', 'Nov-2017', '2928.00', '2018-01-01', '2017-12-01 19:04:17'),
(765972, 'G5', 'Nov-2017', '3033.00', '2018-01-01', '2017-12-01 19:04:17'),
(765973, 'G6', 'Nov-2017', '146.00', '2018-01-01', '2017-12-01 19:04:17'),
(765974, 'G7', 'Nov-2017', '5115.00', '2018-01-01', '2017-12-01 19:04:17'),
(765975, 'G8 ', 'Nov-2017', '3550.00', '2018-01-01', '2017-12-01 19:04:17'),
(765976, 'G9', 'Nov-2017', '5704.00', '2018-01-01', '2017-12-01 19:04:17'),
(765977, 'G10', 'Nov-2017', '1567.00', '2018-01-01', '2017-12-01 19:04:17'),
(765978, 'G11', 'Nov-2017', '2750.00', '2018-01-01', '2017-12-01 19:04:17'),
(765979, 'G12', 'Nov-2017', '6758.00', '2018-01-01', '2017-12-01 19:04:17'),
(765980, 'G13', 'Nov-2017', '43.00', '2018-01-01', '2017-12-01 19:04:17'),
(765981, 'G14', 'Nov-2017', '1547.00', '2018-01-01', '2017-12-01 19:04:17'),
(765982, 'G15', 'Nov-2017', '2638.00', '2018-01-01', '2017-12-01 19:04:17'),
(765983, 'G16', 'Nov-2017', '69.00', '2018-01-01', '2017-12-01 19:04:17'),
(765984, 'G17', 'Nov-2017', '2.00', '2018-01-01', '2017-12-01 19:04:17'),
(765985, 'G18', 'Nov-2017', '3791.00', '2018-01-01', '2017-12-01 19:04:17'),
(765986, 'G19', 'Nov-2017', '3817.00', '2018-01-01', '2017-12-01 19:04:17'),
(765987, 'G20', 'Nov-2017', '1.10', '2018-01-01', '2017-12-01 19:04:17'),
(765988, 'GH3-R519', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765989, 'GH3-R721', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765990, 'GH3-R712', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765991, 'GH3-R719', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765992, 'GH3-R620', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765993, 'GH3-R611', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765994, 'GH3-R610', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765995, 'GH3-R612', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765996, 'GH3-R521', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765997, 'GH3-R621', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765998, 'GH3-R512', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(765999, 'GH3-R511', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(766000, 'GH3-Canteen', 'Nov-2017', '2501.00', '2018-01-01', '2017-12-01 19:04:17'),
(766001, 'GH-1', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(766002, 'GH-2', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(766003, 'GH-3', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(766004, 'H1', 'Nov-2017', '14209.00', '2018-01-01', '2017-12-01 19:04:17'),
(766005, 'H2', 'Nov-2017', '7408.00', '2018-01-01', '2017-12-01 19:04:17'),
(766006, 'H3', 'Nov-2017', '3185.00', '2018-01-01', '2017-12-01 19:04:17'),
(766007, 'H4', 'Nov-2017', '15718.00', '2018-01-01', '2017-12-01 19:04:17'),
(766008, 'H5', 'Nov-2017', '9476.00', '2018-01-01', '2017-12-01 19:04:17'),
(766009, 'H6', 'Nov-2017', '27.00', '2018-01-01', '2017-12-01 19:04:17'),
(766010, 'H7', 'Nov-2017', '395.00', '2018-01-01', '2017-12-01 19:04:17'),
(766011, 'H8', 'Nov-2017', '26374.00', '2018-01-01', '2017-12-01 19:04:17'),
(766012, 'H9', 'Nov-2017', '20.00', '2018-01-01', '2017-12-01 19:04:17'),
(766013, 'H10', 'Nov-2017', '9131.00', '2018-01-01', '2017-12-01 19:04:17'),
(766014, 'H11', 'Nov-2017', '11057.00', '2018-01-01', '2017-12-01 19:04:17'),
(766015, 'H12', 'Nov-2017', '70.00', '2018-01-01', '2017-12-01 19:04:17'),
(766016, 'H13', 'Nov-2017', '42.00', '2018-01-01', '2017-12-01 19:04:17'),
(766017, 'H14', 'Nov-2017', '4691.00', '2018-01-01', '2017-12-01 19:04:17'),
(766018, 'H15', 'Nov-2017', '1.00', '2018-01-01', '2017-12-01 19:04:17'),
(766019, 'H16', 'Nov-2017', '5.00', '2018-01-01', '2017-12-01 19:04:17'),
(766020, 'H17', 'Nov-2017', '4277.00', '2018-01-01', '2017-12-01 19:04:17'),
(766021, 'H18', 'Nov-2017', '3.00', '2018-01-01', '2017-12-01 19:04:17'),
(766022, 'I1', 'Nov-2017', '9385.00', '2018-01-01', '2017-12-01 19:04:17'),
(766023, 'I2', 'Nov-2017', '6065.00', '2018-01-01', '2017-12-01 19:04:17'),
(766024, 'I3', 'Nov-2017', '6165.00', '2018-01-01', '2017-12-01 19:04:17'),
(766025, 'I4', 'Nov-2017', '5915.00', '2018-01-01', '2017-12-01 19:04:17'),
(766026, 'I5', 'Nov-2017', '7938.00', '2018-01-01', '2017-12-01 19:04:17'),
(766027, 'I6', 'Nov-2017', '2925.00', '2018-01-01', '2017-12-01 19:04:17'),
(766028, 'I7', 'Nov-2017', '1.00', '2018-01-01', '2017-12-01 19:04:17'),
(766029, 'I8', 'Nov-2017', '2376.00', '2018-01-01', '2017-12-01 19:04:17'),
(766030, 'I9', 'Nov-2017', '1.00', '2018-01-01', '2017-12-01 19:04:17'),
(766031, 'I10', 'Nov-2017', '1.00', '2018-01-01', '2017-12-01 19:04:17'),
(766032, 'I11', 'Nov-2017', '1.00', '2018-01-01', '2017-12-01 19:04:17'),
(766033, 'I12', 'Nov-2017', '2.00', '2018-01-01', '2017-12-01 19:04:17'),
(766034, 'I13', 'Nov-2017', '3.00', '2018-01-01', '2017-12-01 19:04:17'),
(766035, 'I14', 'Nov-2017', '2.00', '2018-01-01', '2017-12-01 19:04:17'),
(766036, 'I15', 'Nov-2017', '1.00', '2018-01-01', '2017-12-01 19:04:17'),
(766037, 'I16', 'Nov-2017', '1.00', '2018-01-01', '2017-12-01 19:04:17'),
(766038, 'I17', 'Nov-2017', '8655.00', '2018-01-01', '2017-12-01 19:04:17'),
(766039, 'I18', 'Nov-2017', '3104.00', '2018-01-01', '2017-12-01 19:04:17'),
(766040, 'I19', 'Nov-2017', '4511.00', '2018-01-01', '2017-12-01 19:04:17'),
(766041, 'I20', 'Nov-2017', '7071.00', '2018-01-01', '2017-12-01 19:04:17'),
(766042, 'I21', 'Nov-2017', '6408.00', '2018-01-01', '2017-12-01 19:04:17'),
(766043, 'I22', 'Nov-2017', '3523.00', '2018-01-01', '2017-12-01 19:04:17'),
(766044, 'I23', 'Nov-2017', '5845.00', '2018-01-01', '2017-12-01 19:04:17'),
(766045, 'I24', 'Nov-2017', '3995.00', '2018-01-01', '2017-12-01 19:04:17'),
(766046, 'I25', 'Nov-2017', '3229.00', '2018-01-01', '2017-12-01 19:04:17'),
(766047, 'I26', 'Nov-2017', '15.00', '2018-01-01', '2017-12-01 19:04:17'),
(766048, 'I27', 'Nov-2017', '13.00', '2018-01-01', '2017-12-01 19:04:17'),
(766049, 'I28', 'Nov-2017', '2.00', '2018-01-01', '2017-12-01 19:04:17'),
(766050, 'I29', 'Nov-2017', '23.00', '2018-01-01', '2017-12-01 19:04:17'),
(766051, 'I30', 'Nov-2017', '141.00', '2018-01-01', '2017-12-01 19:04:17'),
(766052, 'I31', 'Nov-2017', '3.00', '2018-01-01', '2017-12-01 19:04:17'),
(766053, 'I32', 'Nov-2017', '75.00', '2018-01-01', '2017-12-01 19:04:17'),
(766054, 'KV-IIITA', 'Nov-2017', '85371.00', '2018-01-01', '2017-12-01 19:04:17'),
(766055, 'MSA101', 'Nov-2017', '7356.00', '2018-01-01', '2017-12-01 19:04:17'),
(766056, 'MSA102', 'Nov-2017', '12533.00', '2018-01-01', '2017-12-01 19:04:17'),
(766057, 'MSA103', 'Nov-2017', '14445.00', '2018-01-01', '2017-12-01 19:04:17'),
(766058, 'MSA104', 'Nov-2017', '24844.00', '2018-01-01', '2017-12-01 19:04:17'),
(766059, 'MSA105', 'Nov-2017', '14689.00', '2018-01-01', '2017-12-01 19:04:17'),
(766060, 'MSA106', 'Nov-2017', '11152.00', '2018-01-01', '2017-12-01 19:04:17'),
(766061, 'MSA201', 'Nov-2017', '8697.00', '2018-01-01', '2017-12-01 19:04:17'),
(766062, 'MSA202', 'Nov-2017', '6032.00', '2018-01-01', '2017-12-01 19:04:17'),
(766063, 'MSA203', 'Nov-2017', '12817.00', '2018-01-01', '2017-12-01 19:04:17'),
(766064, 'MSA204', 'Nov-2017', '8408.00', '2018-01-01', '2017-12-01 19:04:17'),
(766065, 'MSA205', 'Nov-2017', '13145.00', '2018-01-01', '2017-12-01 19:04:17'),
(766066, 'MSA206', 'Nov-2017', '8744.00', '2018-01-01', '2017-12-01 19:04:17'),
(766067, 'MSA301', 'Nov-2017', '1239.00', '2018-01-01', '2017-12-01 19:04:17'),
(766068, 'MSA302', 'Nov-2017', '11403.00', '2018-01-01', '2017-12-01 19:04:17'),
(766069, 'MSA303', 'Nov-2017', '7583.00', '2018-01-01', '2017-12-01 19:04:17'),
(766070, 'MSA304', 'Nov-2017', '17052.00', '2018-01-01', '2017-12-01 19:04:17'),
(766071, 'MSA305', 'Nov-2017', '7573.00', '2018-01-01', '2017-12-01 19:04:17'),
(766072, 'MSA306', 'Nov-2017', '11336.00', '2018-01-01', '2017-12-01 19:04:17'),
(766073, 'MSA307', 'Nov-2017', '8248.00', '2018-01-01', '2017-12-01 19:04:17'),
(766074, 'MSA308', 'Nov-2017', '1255.00', '2018-01-01', '2017-12-01 19:04:17'),
(766075, 'MSA401', 'Nov-2017', '9931.00', '2018-01-01', '2017-12-01 19:04:17'),
(766076, 'MSA402', 'Nov-2017', '9388.00', '2018-01-01', '2017-12-01 19:04:17'),
(766077, 'MSA403', 'Nov-2017', '11109.00', '2018-01-01', '2017-12-01 19:04:17'),
(766078, 'MSA404', 'Nov-2017', '5242.00', '2018-01-01', '2017-12-01 19:04:17'),
(766079, 'MSA405', 'Nov-2017', '6539.00', '2018-01-01', '2017-12-01 19:04:17'),
(766080, 'MSA406', 'Nov-2017', '7247.00', '2018-01-01', '2017-12-01 19:04:17'),
(766081, 'MSA407', 'Nov-2017', '10955.00', '2018-01-01', '2017-12-01 19:04:17'),
(766082, 'MSA408', 'Nov-2017', '4582.00', '2018-01-01', '2017-12-01 19:04:17'),
(766083, 'MSA409', 'Nov-2017', '3544.00', '2018-01-01', '2017-12-01 19:04:17'),
(766084, 'MSA410', 'Nov-2017', '6647.00', '2018-01-01', '2017-12-01 19:04:17'),
(766085, 'MSA501', 'Nov-2017', '9834.00', '2018-01-01', '2017-12-01 19:04:17'),
(766086, 'MSA502', 'Nov-2017', '9479.00', '2018-01-01', '2017-12-01 19:04:17'),
(766087, 'MSA503', 'Nov-2017', '5391.00', '2018-01-01', '2017-12-01 19:04:17'),
(766088, 'MSA504', 'Nov-2017', '7789.00', '2018-01-01', '2017-12-01 19:04:17'),
(766089, 'MSA505', 'Nov-2017', '11136.00', '2018-01-01', '2017-12-01 19:04:17'),
(766090, 'MSA506', 'Nov-2017', '8309.00', '2018-01-01', '2017-12-01 19:04:17'),
(766091, 'MSA507', 'Nov-2017', '7668.00', '2018-01-01', '2017-12-01 19:04:17'),
(766092, 'MSA508', 'Nov-2017', '4947.00', '2018-01-01', '2017-12-01 19:04:17'),
(766093, 'MSA509', 'Nov-2017', '6642.00', '2018-01-01', '2017-12-01 19:04:17'),
(766094, 'MSA510', 'Nov-2017', '14674.00', '2018-01-01', '2017-12-01 19:04:17'),
(766095, 'MSA601', 'Nov-2017', '5453.00', '2018-01-01', '2017-12-01 19:04:17'),
(766096, 'MSA602', 'Nov-2017', '11743.00', '2018-01-01', '2017-12-01 19:04:17'),
(766097, 'MSA603', 'Nov-2017', '2897.00', '2018-01-01', '2017-12-01 19:04:17'),
(766098, 'MSA604', 'Nov-2017', '5030.00', '2018-01-01', '2017-12-01 19:04:17'),
(766099, 'MSA605', 'Nov-2017', '6646.00', '2018-01-01', '2017-12-01 19:04:17'),
(766100, 'MSA606', 'Nov-2017', '5274.00', '2018-01-01', '2017-12-01 19:04:17'),
(766101, 'MSA607', 'Nov-2017', '7511.00', '2018-01-01', '2017-12-01 19:04:17'),
(766102, 'MSA608', 'Nov-2017', '8027.00', '2018-01-01', '2017-12-01 19:04:17'),
(766103, 'MSA609', 'Nov-2017', '1984.00', '2018-01-01', '2017-12-01 19:04:17'),
(766104, 'MSA610', 'Nov-2017', '4908.00', '2018-01-01', '2017-12-01 19:04:17'),
(766105, 'MSA-CA1', 'Nov-2017', '3529.00', '2018-01-01', '2017-12-01 19:04:17'),
(766106, 'MSA-CA2', 'Nov-2017', '35082.00', '2018-01-01', '2017-12-01 19:04:17'),
(766107, 'RES-CA1', 'Nov-2017', '3442.00', '2018-01-01', '2017-12-01 19:04:17'),
(766108, 'RES-CA2', 'Nov-2017', '1687.00', '2018-01-01', '2017-12-01 19:04:17'),
(766109, 'RES-CA3', 'Nov-2017', '22581.00', '2018-01-01', '2017-12-01 19:04:17'),
(766110, 'RES-CA4', 'Nov-2017', '2045.00', '2018-01-01', '2017-12-01 19:04:17'),
(766111, 'RES-CA5', 'Nov-2017', '3101.00', '2018-01-01', '2017-12-01 19:04:17'),
(766112, 'RES-CA6', 'Nov-2017', '3961.00', '2018-01-01', '2017-12-01 19:04:17'),
(766113, 'RES-CA7', 'Nov-2017', '174.00', '2018-01-01', '2017-12-01 19:04:17'),
(766114, 'RES-CA8', 'Nov-2017', '4967.00', '2018-01-01', '2017-12-01 19:04:17'),
(766115, 'RES-CA9', 'Nov-2017', '4863.00', '2018-01-01', '2017-12-01 19:04:17'),
(766116, 'RES-CA10', 'Nov-2017', '3639.00', '2018-01-01', '2017-12-01 19:04:17'),
(766117, 'RES-CA11', 'Nov-2017', '6549.00', '2018-01-01', '2017-12-01 19:04:17'),
(766118, 'RES-CA12', 'Nov-2017', '1991.00', '2018-01-01', '2017-12-01 19:04:17'),
(766119, 'RES-CA13', 'Nov-2017', '2457.00', '2018-01-01', '2017-12-01 19:04:17'),
(766120, 'RES-CA14', 'Nov-2017', '2574.00', '2018-01-01', '2017-12-01 19:04:17'),
(766121, 'RES-CA15', 'Nov-2017', '1718.00', '2018-01-01', '2017-12-01 19:04:17'),
(766122, 'S1', 'Nov-2017', '9588.00', '2018-01-01', '2017-12-01 19:04:17'),
(766123, 'S2', 'Nov-2017', '5462.00', '2018-01-01', '2017-12-01 19:04:17'),
(766124, 'S3', 'Nov-2017', '14288.00', '2018-01-01', '2017-12-01 19:04:17'),
(766125, 'S4', 'Nov-2017', '3707.00', '2018-01-01', '2017-12-01 19:04:17'),
(766126, 'S5', 'Nov-2017', '6218.00', '2018-01-01', '2017-12-01 19:04:17'),
(766127, 'S6', 'Nov-2017', '7063.00', '2018-01-01', '2017-12-01 19:04:17'),
(766128, 'S7', 'Nov-2017', '25188.00', '2018-01-01', '2017-12-01 19:04:17'),
(766129, 'S8', 'Nov-2017', '19223.00', '2018-01-01', '2017-12-01 19:04:17'),
(766130, 'S-CA1', 'Nov-2017', '16606.00', '2018-01-01', '2017-12-01 19:04:17'),
(766131, 'SSVision', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(766132, 'SWP', 'Nov-2017', '0.00', '2018-01-01', '2017-12-01 19:04:17'),
(766133, 'VH3-301', 'Nov-2017', '15484.00', '2018-01-01', '2017-12-01 19:04:17'),
(766134, 'VH3-302', 'Nov-2017', '16185.00', '2018-01-01', '2017-12-01 19:04:17'),
(766135, 'VH3-201', 'Nov-2017', '17619.00', '2018-01-01', '2017-12-01 19:04:17'),
(766136, 'VH3-307', 'Nov-2017', '28830.00', '2018-01-01', '2017-12-01 19:04:17'),
(766137, 'VH3-308', 'Nov-2017', '30258.00', '2018-01-01', '2017-12-01 19:04:17'),
(766138, 'VH3-202', 'Nov-2017', '17629.00', '2018-01-01', '2017-12-01 19:04:17'),
(766139, 'A1', 'Dec-2017', '22280.00', '2018-01-02', '2018-01-01 17:09:51'),
(766140, 'A2', 'Dec-2017', '11046.00', '2018-01-02', '2018-01-01 17:09:51'),
(766141, 'A3', 'Dec-2017', '9988.00', '2018-01-02', '2018-01-01 17:09:51'),
(766142, 'A4', 'Dec-2017', '5928.00', '2018-01-02', '2018-01-01 17:09:51'),
(766143, 'A5', 'Dec-2017', '12452.00', '2018-01-02', '2018-01-01 17:09:51'),
(766144, 'A6', 'Dec-2017', '11012.00', '2018-01-02', '2018-01-01 17:09:51'),
(766145, 'A7', 'Dec-2017', '12133.00', '2018-01-02', '2018-01-01 17:09:51'),
(766146, 'A8', 'Dec-2017', '8966.00', '2018-01-02', '2018-01-01 17:09:51'),
(766147, 'ATM-CANARA', 'Dec-2017', '941.00', '2018-01-02', '2018-01-01 17:09:51'),
(766148, 'B1', 'Dec-2017', '28382.00', '2018-01-02', '2018-01-01 17:09:51'),
(766149, 'B2', 'Dec-2017', '33777.00', '2018-01-02', '2018-01-01 17:09:51'),
(766150, 'B3', 'Dec-2017', '24899.00', '2018-01-02', '2018-01-01 17:09:51'),
(766151, 'B4', 'Dec-2017', '33333.00', '2018-01-02', '2018-01-01 17:09:51'),
(766152, 'B5', 'Dec-2017', '20879.00', '2018-01-02', '2018-01-01 17:09:51'),
(766153, 'B6', 'Dec-2017', '23624.00', '2018-01-02', '2018-01-01 17:09:51'),
(766154, 'B7', 'Dec-2017', '27529.00', '2018-01-02', '2018-01-01 17:09:51'),
(766155, 'B8', 'Dec-2017', '34327.00', '2018-01-02', '2018-01-01 17:09:51'),
(766156, 'B9', 'Dec-2017', '18090.00', '2018-01-02', '2018-01-01 17:09:51'),
(766157, 'B10', 'Dec-2017', '34336.00', '2018-01-02', '2018-01-01 17:09:51'),
(766158, 'B11', 'Dec-2017', '23613.00', '2018-01-02', '2018-01-01 17:09:51'),
(766159, 'B12', 'Dec-2017', '38050.00', '2018-01-02', '2018-01-01 17:09:51'),
(766160, 'B13', 'Dec-2017', '33724.00', '2018-01-02', '2018-01-01 17:09:51'),
(766161, 'B14', 'Dec-2017', '22472.00', '2018-01-02', '2018-01-01 17:09:51'),
(766162, 'B15', 'Dec-2017', '56430.00', '2018-01-02', '2018-01-01 17:09:51'),
(766163, 'B16', 'Dec-2017', '36159.00', '2018-01-02', '2018-01-01 17:09:51'),
(766164, 'BEC-Admin', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766165, 'BEC-Audi', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766166, 'BEC-Main', 'Dec-2017', '56756.00', '2018-01-02', '2018-01-01 17:09:51'),
(766167, 'BH1-R259', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766168, 'BH1-R255', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766169, 'BH1-R205', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766170, 'BH1-R256', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766171, 'BH1-R257', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766172, 'BH1-R253', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766173, 'BH1-R265', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766174, 'BH2-Canteen', 'Dec-2017', '5807.00', '2018-01-02', '2018-01-01 17:09:51'),
(766175, 'BH4-Canteen', 'Dec-2017', '6666.00', '2018-01-02', '2018-01-01 17:09:51'),
(766176, 'BH-1', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766177, 'BH-2', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766178, 'BH-3', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766179, 'BH-4', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766180, 'BH-5 Canteen', 'Dec-2017', '4248.00', '2018-01-02', '2018-01-01 17:09:51'),
(766181, 'BH-5', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766182, 'C1', 'Dec-2017', '41518.00', '2018-01-02', '2018-01-01 17:09:51'),
(766183, 'C2', 'Dec-2017', '37172.00', '2018-01-02', '2018-01-01 17:09:51'),
(766184, 'D1', 'Dec-2017', '18401.00', '2018-01-02', '2018-01-01 17:09:51'),
(766185, 'D2', 'Dec-2017', '37752.00', '2018-01-02', '2018-01-01 17:09:51'),
(766186, 'D3', 'Dec-2017', '26232.00', '2018-01-02', '2018-01-01 17:09:51'),
(766187, 'D4', 'Dec-2017', '31937.00', '2018-01-02', '2018-01-01 17:09:51'),
(766188, 'D5', 'Dec-2017', '17888.00', '2018-01-02', '2018-01-01 17:09:51'),
(766189, 'D6', 'Dec-2017', '41588.00', '2018-01-02', '2018-01-01 17:09:51'),
(766190, 'D7', 'Dec-2017', '50116.00', '2018-01-02', '2018-01-01 17:09:51'),
(766191, 'D8', 'Dec-2017', '42398.00', '2018-01-02', '2018-01-01 17:09:51'),
(766192, 'D9', 'Dec-2017', '22569.00', '2018-01-02', '2018-01-01 17:09:51'),
(766193, 'D10', 'Dec-2017', '41367.00', '2018-01-02', '2018-01-01 17:09:51'),
(766194, 'D11', 'Dec-2017', '38666.00', '2018-01-02', '2018-01-01 17:09:51'),
(766195, 'D12', 'Dec-2017', '52640.00', '2018-01-02', '2018-01-01 17:09:51'),
(766196, 'D13', 'Dec-2017', '7182.00', '2018-01-02', '2018-01-01 17:09:51'),
(766197, 'D14', 'Dec-2017', '41379.00', '2018-01-02', '2018-01-01 17:09:51'),
(766198, 'D15', 'Dec-2017', '36029.00', '2018-01-02', '2018-01-01 17:09:51'),
(766199, 'D16', 'Dec-2017', '23343.00', '2018-01-02', '2018-01-01 17:09:51'),
(766200, 'D17', 'Dec-2017', '13533.00', '2018-01-02', '2018-01-01 17:09:51'),
(766201, 'D18', 'Dec-2017', '22548.00', '2018-01-02', '2018-01-01 17:09:51'),
(766202, 'D19', 'Dec-2017', '15681.00', '2018-01-02', '2018-01-01 17:09:51'),
(766203, 'D20', 'Dec-2017', '38111.00', '2018-01-02', '2018-01-01 17:09:51'),
(766204, 'D21', 'Dec-2017', '379.00', '2018-01-02', '2018-01-01 17:09:51'),
(766205, 'D22', 'Dec-2017', '13435.00', '2018-01-02', '2018-01-01 17:09:51'),
(766206, 'D23', 'Dec-2017', '12539.00', '2018-01-02', '2018-01-01 17:09:51'),
(766207, 'D24', 'Dec-2017', '21725.00', '2018-01-02', '2018-01-01 17:09:51'),
(766208, 'D25', 'Dec-2017', '51885.00', '2018-01-02', '2018-01-01 17:09:51'),
(766209, 'D26', 'Dec-2017', '68930.00', '2018-01-02', '2018-01-01 17:09:51'),
(766210, 'D27', 'Dec-2017', '44047.00', '2018-01-02', '2018-01-01 17:09:51'),
(766211, 'D28', 'Dec-2017', '51615.00', '2018-01-02', '2018-01-01 17:09:51'),
(766212, 'Dir-Res', 'Dec-2017', '96011.00', '2018-01-02', '2018-01-01 17:09:51'),
(766213, 'E1', 'Dec-2017', '23492.00', '2018-01-02', '2018-01-01 17:09:51'),
(766214, 'E2', 'Dec-2017', '36290.00', '2018-01-02', '2018-01-01 17:09:51'),
(766215, 'E3', 'Dec-2017', '59924.00', '2018-01-02', '2018-01-01 17:09:51'),
(766216, 'E4', 'Dec-2017', '3066.00', '2018-01-02', '2018-01-01 17:09:51'),
(766217, 'E5', 'Dec-2017', '27540.00', '2018-01-02', '2018-01-01 17:09:51'),
(766218, 'E6', 'Dec-2017', '56818.00', '2018-01-02', '2018-01-01 17:09:51'),
(766219, 'E7', 'Dec-2017', '6966.00', '2018-01-02', '2018-01-01 17:09:51'),
(766220, 'E8', 'Dec-2017', '37298.00', '2018-01-02', '2018-01-01 17:09:51'),
(766221, 'E9', 'Dec-2017', '54721.00', '2018-01-02', '2018-01-01 17:09:51'),
(766222, 'E10', 'Dec-2017', '33142.00', '2018-01-02', '2018-01-01 17:09:51'),
(766223, 'E11', 'Dec-2017', '50528.00', '2018-01-02', '2018-01-01 17:09:51'),
(766224, 'E12', 'Dec-2017', '52300.00', '2018-01-02', '2018-01-01 17:09:51'),
(766225, 'E13', 'Dec-2017', '29229.00', '2018-01-02', '2018-01-01 17:09:51'),
(766226, 'E14', 'Dec-2017', '21249.00', '2018-01-02', '2018-01-01 17:09:51'),
(766227, 'F1', 'Dec-2017', '32892.00', '2018-01-02', '2018-01-01 17:09:51'),
(766228, 'F2', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766229, 'F3', 'Dec-2017', '24153.00', '2018-01-02', '2018-01-01 17:09:51'),
(766230, 'F4', 'Dec-2017', '15975.00', '2018-01-02', '2018-01-01 17:09:51'),
(766231, 'F5', 'Dec-2017', '21015.00', '2018-01-02', '2018-01-01 17:09:51'),
(766232, 'FP-A', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766233, 'FP-B', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766234, 'FP-C', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766235, 'FP-D', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766236, 'FP-E', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766237, 'FP-F', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766238, 'FP-G', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766239, 'FP-H', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766240, 'FP-I', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766241, 'FP-J', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766242, 'FP-K', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766243, 'G1 ', 'Dec-2017', '5837.00', '2018-01-02', '2018-01-01 17:09:51'),
(766244, 'G2 ', 'Dec-2017', '2833.00', '2018-01-02', '2018-01-01 17:09:51'),
(766245, 'G3 ', 'Dec-2017', '7674.00', '2018-01-02', '2018-01-01 17:09:51'),
(766246, 'G4 ', 'Dec-2017', '3002.00', '2018-01-02', '2018-01-01 17:09:51'),
(766247, 'G5', 'Dec-2017', '3191.00', '2018-01-02', '2018-01-01 17:09:51'),
(766248, 'G6', 'Dec-2017', '171.00', '2018-01-02', '2018-01-01 17:09:51'),
(766249, 'G7', 'Dec-2017', '5219.00', '2018-01-02', '2018-01-01 17:09:51'),
(766250, 'G8 ', 'Dec-2017', '3700.00', '2018-01-02', '2018-01-01 17:09:51'),
(766251, 'G9', 'Dec-2017', '5866.00', '2018-01-02', '2018-01-01 17:09:51'),
(766252, 'G10', 'Dec-2017', '1567.00', '2018-01-02', '2018-01-01 17:09:51'),
(766253, 'G11', 'Dec-2017', '2922.00', '2018-01-02', '2018-01-01 17:09:51'),
(766254, 'G12', 'Dec-2017', '6758.00', '2018-01-02', '2018-01-01 17:09:51'),
(766255, 'G13', 'Dec-2017', '128.00', '2018-01-02', '2018-01-01 17:09:51'),
(766256, 'G14', 'Dec-2017', '1651.00', '2018-01-02', '2018-01-01 17:09:51'),
(766257, 'G15', 'Dec-2017', '2851.00', '2018-01-02', '2018-01-01 17:09:51'),
(766258, 'G16', 'Dec-2017', '249.00', '2018-01-02', '2018-01-01 17:09:51'),
(766259, 'G17', 'Dec-2017', '125.00', '2018-01-02', '2018-01-01 17:09:51'),
(766260, 'G18', 'Dec-2017', '3903.00', '2018-01-02', '2018-01-01 17:09:51'),
(766261, 'G19', 'Dec-2017', '3889.00', '2018-01-02', '2018-01-01 17:09:51'),
(766262, 'G20', 'Dec-2017', '1.10', '2018-01-02', '2018-01-01 17:09:51'),
(766263, 'GH3-R519', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766264, 'GH3-R721', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766265, 'GH3-R712', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766266, 'GH3-R719', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766267, 'GH3-R620', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766268, 'GH3-R611', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766269, 'GH3-R610', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766270, 'GH3-R612', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766271, 'GH3-R521', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766272, 'GH3-R621', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766273, 'GH3-R512', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766274, 'GH3-R511', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766275, 'GH3-Canteen', 'Dec-2017', '2524.00', '2018-01-02', '2018-01-01 17:09:51'),
(766276, 'GH-1', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766277, 'GH-2', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766278, 'GH-3', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766279, 'H1', 'Dec-2017', '14321.00', '2018-01-02', '2018-01-01 17:09:51'),
(766280, 'H2', 'Dec-2017', '7415.00', '2018-01-02', '2018-01-01 17:09:51'),
(766281, 'H3', 'Dec-2017', '3185.00', '2018-01-02', '2018-01-01 17:09:51'),
(766282, 'H4', 'Dec-2017', '16100.00', '2018-01-02', '2018-01-01 17:09:51'),
(766283, 'H5', 'Dec-2017', '9584.00', '2018-01-02', '2018-01-01 17:09:51'),
(766284, 'H6', 'Dec-2017', '27.00', '2018-01-02', '2018-01-01 17:09:51'),
(766285, 'H7', 'Dec-2017', '395.00', '2018-01-02', '2018-01-01 17:09:51'),
(766286, 'H8', 'Dec-2017', '27288.00', '2018-01-02', '2018-01-01 17:09:51'),
(766287, 'H9', 'Dec-2017', '20.00', '2018-01-02', '2018-01-01 17:09:51'),
(766288, 'H10', 'Dec-2017', '9687.00', '2018-01-02', '2018-01-01 17:09:51'),
(766289, 'H11', 'Dec-2017', '11179.00', '2018-01-02', '2018-01-01 17:09:51'),
(766290, 'H12', 'Dec-2017', '70.00', '2018-01-02', '2018-01-01 17:09:51'),
(766291, 'H13', 'Dec-2017', '49.00', '2018-01-02', '2018-01-01 17:09:51'),
(766292, 'H14', 'Dec-2017', '4769.00', '2018-01-02', '2018-01-01 17:09:51'),
(766293, 'H15', 'Dec-2017', '1.00', '2018-01-02', '2018-01-01 17:09:51'),
(766294, 'H16', 'Dec-2017', '5.00', '2018-01-02', '2018-01-01 17:09:51'),
(766295, 'H17', 'Dec-2017', '4587.00', '2018-01-02', '2018-01-01 17:09:51'),
(766296, 'H18', 'Dec-2017', '3.00', '2018-01-02', '2018-01-01 17:09:51'),
(766297, 'I1', 'Dec-2017', '9850.00', '2018-01-02', '2018-01-01 17:09:51'),
(766298, 'I2', 'Dec-2017', '6337.00', '2018-01-02', '2018-01-01 17:09:51'),
(766299, 'I3', 'Dec-2017', '6351.00', '2018-01-02', '2018-01-01 17:09:51'),
(766300, 'I4', 'Dec-2017', '6177.00', '2018-01-02', '2018-01-01 17:09:51'),
(766301, 'I5', 'Dec-2017', '8306.00', '2018-01-02', '2018-01-01 17:09:51'),
(766302, 'I6', 'Dec-2017', '3062.00', '2018-01-02', '2018-01-01 17:09:51'),
(766303, 'I7', 'Dec-2017', '1.00', '2018-01-02', '2018-01-01 17:09:51'),
(766304, 'I8', 'Dec-2017', '2539.00', '2018-01-02', '2018-01-01 17:09:51'),
(766305, 'I9', 'Dec-2017', '1.00', '2018-01-02', '2018-01-01 17:09:51'),
(766306, 'I10', 'Dec-2017', '1.00', '2018-01-02', '2018-01-01 17:09:51'),
(766307, 'I11', 'Dec-2017', '1.00', '2018-01-02', '2018-01-01 17:09:51'),
(766308, 'I12', 'Dec-2017', '2.00', '2018-01-02', '2018-01-01 17:09:51'),
(766309, 'I13', 'Dec-2017', '3.00', '2018-01-02', '2018-01-01 17:09:51'),
(766310, 'I14', 'Dec-2017', '2.00', '2018-01-02', '2018-01-01 17:09:51'),
(766311, 'I15', 'Dec-2017', '1.00', '2018-01-02', '2018-01-01 17:09:51'),
(766312, 'I16', 'Dec-2017', '1.00', '2018-01-02', '2018-01-01 17:09:51'),
(766313, 'I17', 'Dec-2017', '8934.00', '2018-01-02', '2018-01-01 17:09:51'),
(766314, 'I18', 'Dec-2017', '3528.00', '2018-01-02', '2018-01-01 17:09:51'),
(766315, 'I19', 'Dec-2017', '4512.00', '2018-01-02', '2018-01-01 17:09:51'),
(766316, 'I20', 'Dec-2017', '7320.00', '2018-01-02', '2018-01-01 17:09:51'),
(766317, 'I21', 'Dec-2017', '6627.00', '2018-01-02', '2018-01-01 17:09:51'),
(766318, 'I22', 'Dec-2017', '3696.00', '2018-01-02', '2018-01-01 17:09:51'),
(766319, 'I23', 'Dec-2017', '5950.00', '2018-01-02', '2018-01-01 17:09:51'),
(766320, 'I24', 'Dec-2017', '4129.00', '2018-01-02', '2018-01-01 17:09:51'),
(766321, 'I25', 'Dec-2017', '3686.00', '2018-01-02', '2018-01-01 17:09:51'),
(766322, 'I26', 'Dec-2017', '15.00', '2018-01-02', '2018-01-01 17:09:51'),
(766323, 'I27', 'Dec-2017', '13.00', '2018-01-02', '2018-01-01 17:09:51'),
(766324, 'I28', 'Dec-2017', '2.00', '2018-01-02', '2018-01-01 17:09:51'),
(766325, 'I29', 'Dec-2017', '23.00', '2018-01-02', '2018-01-01 17:09:51'),
(766326, 'I30', 'Dec-2017', '141.00', '2018-01-02', '2018-01-01 17:09:51'),
(766327, 'I31', 'Dec-2017', '3.00', '2018-01-02', '2018-01-01 17:09:51'),
(766328, 'I32', 'Dec-2017', '75.00', '2018-01-02', '2018-01-01 17:09:51'),
(766329, 'KV-IIITA', 'Dec-2017', '86362.00', '2018-01-02', '2018-01-01 17:09:51'),
(766330, 'MSA101', 'Dec-2017', '7381.00', '2018-01-02', '2018-01-01 17:09:51'),
(766331, 'MSA102', 'Dec-2017', '12580.00', '2018-01-02', '2018-01-01 17:09:51'),
(766332, 'MSA103', 'Dec-2017', '14501.00', '2018-01-02', '2018-01-01 17:09:51'),
(766333, 'MSA104', 'Dec-2017', '24881.00', '2018-01-02', '2018-01-01 17:09:51'),
(766334, 'MSA105', 'Dec-2017', '14733.00', '2018-01-02', '2018-01-01 17:09:51'),
(766335, 'MSA106', 'Dec-2017', '11191.00', '2018-01-02', '2018-01-01 17:09:51'),
(766336, 'MSA201', 'Dec-2017', '8745.00', '2018-01-02', '2018-01-01 17:09:51'),
(766337, 'MSA202', 'Dec-2017', '6034.00', '2018-01-02', '2018-01-01 17:09:51'),
(766338, 'MSA203', 'Dec-2017', '12868.00', '2018-01-02', '2018-01-01 17:09:51'),
(766339, 'MSA204', 'Dec-2017', '8438.00', '2018-01-02', '2018-01-01 17:09:51'),
(766340, 'MSA205', 'Dec-2017', '13145.00', '2018-01-02', '2018-01-01 17:09:51'),
(766341, 'MSA206', 'Dec-2017', '8804.00', '2018-01-02', '2018-01-01 17:09:51'),
(766342, 'MSA301', 'Dec-2017', '1239.00', '2018-01-02', '2018-01-01 17:09:51'),
(766343, 'MSA302', 'Dec-2017', '11423.00', '2018-01-02', '2018-01-01 17:09:51'),
(766344, 'MSA303', 'Dec-2017', '7601.00', '2018-01-02', '2018-01-01 17:09:51'),
(766345, 'MSA304', 'Dec-2017', '17075.00', '2018-01-02', '2018-01-01 17:09:51'),
(766346, 'MSA305', 'Dec-2017', '7596.00', '2018-01-02', '2018-01-01 17:09:51'),
(766347, 'MSA306', 'Dec-2017', '11367.00', '2018-01-02', '2018-01-01 17:09:51'),
(766348, 'MSA307', 'Dec-2017', '8252.00', '2018-01-02', '2018-01-01 17:09:51'),
(766349, 'MSA308', 'Dec-2017', '1280.00', '2018-01-02', '2018-01-01 17:09:51'),
(766350, 'MSA401', 'Dec-2017', '9937.00', '2018-01-02', '2018-01-01 17:09:51'),
(766351, 'MSA402', 'Dec-2017', '9512.00', '2018-01-02', '2018-01-01 17:09:51'),
(766352, 'MSA403', 'Dec-2017', '11150.00', '2018-01-02', '2018-01-01 17:09:51'),
(766353, 'MSA404', 'Dec-2017', '5255.00', '2018-01-02', '2018-01-01 17:09:51'),
(766354, 'MSA405', 'Dec-2017', '6566.00', '2018-01-02', '2018-01-01 17:09:51'),
(766355, 'MSA406', 'Dec-2017', '7259.00', '2018-01-02', '2018-01-01 17:09:51'),
(766356, 'MSA407', 'Dec-2017', '10955.00', '2018-01-02', '2018-01-01 17:09:51'),
(766357, 'MSA408', 'Dec-2017', '4612.00', '2018-01-02', '2018-01-01 17:09:51'),
(766358, 'MSA409', 'Dec-2017', '3567.00', '2018-01-02', '2018-01-01 17:09:51'),
(766359, 'MSA410', 'Dec-2017', '6669.00', '2018-01-02', '2018-01-01 17:09:51'),
(766360, 'MSA501', 'Dec-2017', '9849.00', '2018-01-02', '2018-01-01 17:09:51'),
(766361, 'MSA502', 'Dec-2017', '9495.00', '2018-01-02', '2018-01-01 17:09:51'),
(766362, 'MSA503', 'Dec-2017', '5453.00', '2018-01-02', '2018-01-01 17:09:51'),
(766363, 'MSA504', 'Dec-2017', '7835.00', '2018-01-02', '2018-01-01 17:09:51'),
(766364, 'MSA505', 'Dec-2017', '11187.00', '2018-01-02', '2018-01-01 17:09:51'),
(766365, 'MSA506', 'Dec-2017', '8426.00', '2018-01-02', '2018-01-01 17:09:51'),
(766366, 'MSA507', 'Dec-2017', '7674.00', '2018-01-02', '2018-01-01 17:09:51'),
(766367, 'MSA508', 'Dec-2017', '5006.00', '2018-01-02', '2018-01-01 17:09:51'),
(766368, 'MSA509', 'Dec-2017', '6678.00', '2018-01-02', '2018-01-01 17:09:51'),
(766369, 'MSA510', 'Dec-2017', '14773.00', '2018-01-02', '2018-01-01 17:09:51'),
(766370, 'MSA601', 'Dec-2017', '5462.00', '2018-01-02', '2018-01-01 17:09:51'),
(766371, 'MSA602', 'Dec-2017', '11749.00', '2018-01-02', '2018-01-01 17:09:51'),
(766372, 'MSA603', 'Dec-2017', '2950.00', '2018-01-02', '2018-01-01 17:09:51'),
(766373, 'MSA604', 'Dec-2017', '5136.00', '2018-01-02', '2018-01-01 17:09:51'),
(766374, 'MSA605', 'Dec-2017', '6668.00', '2018-01-02', '2018-01-01 17:09:51'),
(766375, 'MSA606', 'Dec-2017', '5310.00', '2018-01-02', '2018-01-01 17:09:51'),
(766376, 'MSA607', 'Dec-2017', '7552.00', '2018-01-02', '2018-01-01 17:09:51'),
(766377, 'MSA608', 'Dec-2017', '8037.00', '2018-01-02', '2018-01-01 17:09:51'),
(766378, 'MSA609', 'Dec-2017', '1986.00', '2018-01-02', '2018-01-01 17:09:51'),
(766379, 'MSA610', 'Dec-2017', '4918.00', '2018-01-02', '2018-01-01 17:09:51'),
(766380, 'MSA-CA1', 'Dec-2017', '4023.00', '2018-01-02', '2018-01-01 17:09:51'),
(766381, 'MSA-CA2', 'Dec-2017', '35516.00', '2018-01-02', '2018-01-01 17:09:51'),
(766382, 'RES-CA1', 'Dec-2017', '3497.00', '2018-01-02', '2018-01-01 17:09:51'),
(766383, 'RES-CA2', 'Dec-2017', '1712.00', '2018-01-02', '2018-01-01 17:09:51'),
(766384, 'RES-CA3', 'Dec-2017', '22725.00', '2018-01-02', '2018-01-01 17:09:51'),
(766385, 'RES-CA4', 'Dec-2017', '2063.00', '2018-01-02', '2018-01-01 17:09:51'),
(766386, 'RES-CA5', 'Dec-2017', '3132.00', '2018-01-02', '2018-01-01 17:09:51'),
(766387, 'RES-CA6', 'Dec-2017', '4046.00', '2018-01-02', '2018-01-01 17:09:51'),
(766388, 'RES-CA7', 'Dec-2017', '181.00', '2018-01-02', '2018-01-01 17:09:51'),
(766389, 'RES-CA8', 'Dec-2017', '5029.00', '2018-01-02', '2018-01-01 17:09:51'),
(766390, 'RES-CA9', 'Dec-2017', '4928.00', '2018-01-02', '2018-01-01 17:09:51'),
(766391, 'RES-CA10', 'Dec-2017', '3657.00', '2018-01-02', '2018-01-01 17:09:51'),
(766392, 'RES-CA11', 'Dec-2017', '6589.00', '2018-01-02', '2018-01-01 17:09:51'),
(766393, 'RES-CA12', 'Dec-2017', '1991.00', '2018-01-02', '2018-01-01 17:09:51'),
(766394, 'RES-CA13', 'Dec-2017', '2483.00', '2018-01-02', '2018-01-01 17:09:51'),
(766395, 'RES-CA14', 'Dec-2017', '2595.00', '2018-01-02', '2018-01-01 17:09:51'),
(766396, 'RES-CA15', 'Dec-2017', '1728.00', '2018-01-02', '2018-01-01 17:09:51'),
(766397, 'S1', 'Dec-2017', '9628.00', '2018-01-02', '2018-01-01 17:09:51'),
(766398, 'S2', 'Dec-2017', '5462.00', '2018-01-02', '2018-01-01 17:09:51'),
(766399, 'S3', 'Dec-2017', '14288.00', '2018-01-02', '2018-01-01 17:09:51'),
(766400, 'S4', 'Dec-2017', '3716.00', '2018-01-02', '2018-01-01 17:09:51'),
(766401, 'S5', 'Dec-2017', '6218.00', '2018-01-02', '2018-01-01 17:09:51'),
(766402, 'S6', 'Dec-2017', '7077.00', '2018-01-02', '2018-01-01 17:09:51'),
(766403, 'S7', 'Dec-2017', '25188.00', '2018-01-02', '2018-01-01 17:09:51'),
(766404, 'S8', 'Dec-2017', '19430.00', '2018-01-02', '2018-01-01 17:09:51'),
(766405, 'S-CA1', 'Dec-2017', '16606.00', '2018-01-02', '2018-01-01 17:09:51'),
(766406, 'SSVision', 'Dec-2017', '18.00', '2018-01-02', '2018-01-01 17:09:51'),
(766407, 'SWP', 'Dec-2017', '0.00', '2018-01-02', '2018-01-01 17:09:51'),
(766408, 'VH3-301', 'Dec-2017', '15484.00', '2018-01-02', '2018-01-01 17:09:51'),
(766409, 'VH3-302', 'Dec-2017', '16185.00', '2018-01-02', '2018-01-01 17:09:51'),
(766410, 'VH3-201', 'Dec-2017', '17623.00', '2018-01-02', '2018-01-01 17:09:51'),
(766411, 'VH3-307', 'Dec-2017', '28831.00', '2018-01-02', '2018-01-01 17:09:51'),
(766412, 'VH3-308', 'Dec-2017', '30258.00', '2018-01-02', '2018-01-01 17:09:51'),
(766413, 'VH3-202', 'Dec-2017', '17630.00', '2018-01-02', '2018-01-01 17:09:51'),
(766414, 'A1', 'Jan-2018', '22458.00', '2018-02-01', '2018-02-01 19:07:19'),
(766415, 'A2', 'Jan-2018', '11830.00', '2018-02-01', '2018-02-01 19:07:19'),
(766416, 'A3', 'Jan-2018', '10070.00', '2018-02-01', '2018-02-01 19:07:19'),
(766417, 'A4', 'Jan-2018', '6308.00', '2018-02-01', '2018-02-01 19:07:19'),
(766418, 'A5', 'Jan-2018', '12574.00', '2018-02-01', '2018-02-01 19:07:19'),
(766419, 'A6', 'Jan-2018', '11054.00', '2018-02-01', '2018-02-01 19:07:19'),
(766420, 'A7', 'Jan-2018', '12172.00', '2018-02-01', '2018-02-01 19:07:19'),
(766421, 'A8', 'Jan-2018', '8966.00', '2018-02-01', '2018-02-01 19:07:19'),
(766422, 'ATM-CANARA', 'Jan-2018', '1125.00', '2018-02-01', '2018-02-01 19:07:19'),
(766423, 'B1', 'Jan-2018', '28537.00', '2018-02-01', '2018-02-01 19:07:19'),
(766424, 'B2', 'Jan-2018', '34136.00', '2018-02-01', '2018-02-01 19:07:19'),
(766425, 'B3', 'Jan-2018', '25110.00', '2018-02-01', '2018-02-01 19:07:19'),
(766426, 'B4', 'Jan-2018', '33696.00', '2018-02-01', '2018-02-01 19:07:19'),
(766427, 'B5', 'Jan-2018', '21419.00', '2018-02-01', '2018-02-01 19:07:19'),
(766428, 'B6', 'Jan-2018', '23714.00', '2018-02-01', '2018-02-01 19:07:19'),
(766429, 'B7', 'Jan-2018', '27711.00', '2018-02-01', '2018-02-01 19:07:19'),
(766430, 'B8', 'Jan-2018', '34537.00', '2018-02-01', '2018-02-01 19:07:19'),
(766431, 'B9', 'Jan-2018', '18171.00', '2018-02-01', '2018-02-01 19:07:19'),
(766432, 'B10', 'Jan-2018', '34800.00', '2018-02-01', '2018-02-01 19:07:19'),
(766433, 'B11', 'Jan-2018', '23891.00', '2018-02-01', '2018-02-01 19:07:19'),
(766434, 'B12', 'Jan-2018', '38676.00', '2018-02-01', '2018-02-01 19:07:19'),
(766435, 'B13', 'Jan-2018', '33845.00', '2018-02-01', '2018-02-01 19:07:19'),
(766436, 'B14', 'Jan-2018', '22896.00', '2018-02-01', '2018-02-01 19:07:19'),
(766437, 'B15', 'Jan-2018', '56818.00', '2018-02-01', '2018-02-01 19:07:19'),
(766438, 'B16', 'Jan-2018', '36396.00', '2018-02-01', '2018-02-01 19:07:19'),
(766439, 'BEC-Admin', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766440, 'BEC-Audi', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766441, 'BEC-Main', 'Jan-2018', '57191.00', '2018-02-01', '2018-02-01 19:07:19'),
(766442, 'BH1-R259', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766443, 'BH1-R255', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766444, 'BH1-R205', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766445, 'BH1-R256', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766446, 'BH1-R257', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766447, 'BH1-R253', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766448, 'BH1-R265', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766449, 'BH2-Canteen', 'Jan-2018', '6010.00', '2018-02-01', '2018-02-01 19:07:19'),
(766450, 'BH4-Canteen', 'Jan-2018', '6750.00', '2018-02-01', '2018-02-01 19:07:19'),
(766451, 'BH-5 Canteen', 'Jan-2018', '4511.00', '2018-02-01', '2018-02-01 19:07:19'),
(766452, 'BH-5', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766453, 'C1', 'Jan-2018', '41518.00', '2018-02-01', '2018-02-01 19:07:19'),
(766454, 'C2', 'Jan-2018', '37645.00', '2018-02-01', '2018-02-01 19:07:19'),
(766455, 'D1', 'Jan-2018', '18699.00', '2018-02-01', '2018-02-01 19:07:19'),
(766456, 'D2', 'Jan-2018', '38273.00', '2018-02-01', '2018-02-01 19:07:19'),
(766457, 'D3', 'Jan-2018', '26232.00', '2018-02-01', '2018-02-01 19:07:19'),
(766458, 'D4', 'Jan-2018', '31937.00', '2018-02-01', '2018-02-01 19:07:19'),
(766459, 'D5', 'Jan-2018', '18160.00', '2018-02-01', '2018-02-01 19:07:19'),
(766460, 'D6', 'Jan-2018', '41709.00', '2018-02-01', '2018-02-01 19:07:19'),
(766461, 'D7', 'Jan-2018', '50117.00', '2018-02-01', '2018-02-01 19:07:19'),
(766462, 'D8', 'Jan-2018', '43167.00', '2018-02-01', '2018-02-01 19:07:19'),
(766463, 'D9', 'Jan-2018', '22667.00', '2018-02-01', '2018-02-01 19:07:19'),
(766464, 'D10', 'Jan-2018', '41378.00', '2018-02-01', '2018-02-01 19:07:19'),
(766465, 'D11', 'Jan-2018', '39250.00', '2018-02-01', '2018-02-01 19:07:19'),
(766466, 'D12', 'Jan-2018', '52964.00', '2018-02-01', '2018-02-01 19:07:19'),
(766467, 'D13', 'Jan-2018', '7638.00', '2018-02-01', '2018-02-01 19:07:19'),
(766468, 'D14', 'Jan-2018', '41379.00', '2018-02-01', '2018-02-01 19:07:19'),
(766469, 'D15', 'Jan-2018', '39250.00', '2018-02-01', '2018-02-01 19:07:19'),
(766470, 'D16', 'Jan-2018', '23343.00', '2018-02-01', '2018-02-01 19:07:19'),
(766471, 'D17', 'Jan-2018', '13754.00', '2018-02-01', '2018-02-01 19:07:19'),
(766472, 'D18', 'Jan-2018', '22867.00', '2018-02-01', '2018-02-01 19:07:19'),
(766473, 'D19', 'Jan-2018', '16061.00', '2018-02-01', '2018-02-01 19:07:19'),
(766474, 'D20', 'Jan-2018', '38368.00', '2018-02-01', '2018-02-01 19:07:19'),
(766475, 'D21', 'Jan-2018', '817.00', '2018-02-01', '2018-02-01 19:07:19'),
(766476, 'D22', 'Jan-2018', '13554.00', '2018-02-01', '2018-02-01 19:07:19'),
(766477, 'D23', 'Jan-2018', '12913.00', '2018-02-01', '2018-02-01 19:07:19'),
(766478, 'D24', 'Jan-2018', '22148.00', '2018-02-01', '2018-02-01 19:07:19'),
(766479, 'D25', 'Jan-2018', '51885.00', '2018-02-01', '2018-02-01 19:07:19'),
(766480, 'D26', 'Jan-2018', '69264.00', '2018-02-01', '2018-02-01 19:07:19'),
(766481, 'D27', 'Jan-2018', '44503.00', '2018-02-01', '2018-02-01 19:07:19'),
(766482, 'D28', 'Jan-2018', '52327.00', '2018-02-01', '2018-02-01 19:07:19'),
(766483, 'Dir-Res', 'Jan-2018', '97704.00', '2018-02-01', '2018-02-01 19:07:19'),
(766484, 'E1', 'Jan-2018', '24080.00', '2018-02-01', '2018-02-01 19:07:19'),
(766485, 'E2', 'Jan-2018', '36582.00', '2018-02-01', '2018-02-01 19:07:19'),
(766486, 'E3', 'Jan-2018', '60222.00', '2018-02-01', '2018-02-01 19:07:19'),
(766487, 'E4', 'Jan-2018', '4063.00', '2018-02-01', '2018-02-01 19:07:19'),
(766488, 'E5', 'Jan-2018', '28416.00', '2018-02-01', '2018-02-01 19:07:19'),
(766489, 'E6', 'Jan-2018', '57329.00', '2018-02-01', '2018-02-01 19:07:19'),
(766490, 'E7', 'Jan-2018', '7425.00', '2018-02-01', '2018-02-01 19:07:19'),
(766491, 'E8', 'Jan-2018', '38353.00', '2018-02-01', '2018-02-01 19:07:19'),
(766492, 'E9', 'Jan-2018', '55900.00', '2018-02-01', '2018-02-01 19:07:19'),
(766493, 'E10', 'Jan-2018', '33987.00', '2018-02-01', '2018-02-01 19:07:19'),
(766494, 'E11', 'Jan-2018', '51580.00', '2018-02-01', '2018-02-01 19:07:19'),
(766495, 'E12', 'Jan-2018', '52989.00', '2018-02-01', '2018-02-01 19:07:19'),
(766496, 'E13', 'Jan-2018', '29850.00', '2018-02-01', '2018-02-01 19:07:19'),
(766497, 'E14', 'Jan-2018', '21665.00', '2018-02-01', '2018-02-01 19:07:19'),
(766498, 'F1', 'Jan-2018', '33349.00', '2018-02-01', '2018-02-01 19:07:19'),
(766499, 'F2', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766500, 'F3', 'Jan-2018', '24520.00', '2018-02-01', '2018-02-01 19:07:19'),
(766501, 'F4', 'Jan-2018', '15976.00', '2018-02-01', '2018-02-01 19:07:19'),
(766502, 'F5', 'Jan-2018', '21641.00', '2018-02-01', '2018-02-01 19:07:19'),
(766503, 'FP-D', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766504, 'FP-E', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766505, 'FP-F', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766506, 'FP-G', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19');
INSERT INTO `el_reading` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(766507, 'FP-H', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766508, 'FP-I', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766509, 'FP-J', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766510, 'FP-K', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766511, 'G1 ', 'Jan-2018', '6061.00', '2018-02-01', '2018-02-01 19:07:19'),
(766512, 'G2 ', 'Jan-2018', '2981.00', '2018-02-01', '2018-02-01 19:07:19'),
(766513, 'G3 ', 'Jan-2018', '7769.00', '2018-02-01', '2018-02-01 19:07:19'),
(766514, 'G4 ', 'Jan-2018', '3430.00', '2018-02-01', '2018-02-01 19:07:19'),
(766515, 'G5', 'Jan-2018', '3703.00', '2018-02-01', '2018-02-01 19:07:19'),
(766516, 'G6', 'Jan-2018', '217.00', '2018-02-01', '2018-02-01 19:07:19'),
(766517, 'G7', 'Jan-2018', '5302.00', '2018-02-01', '2018-02-01 19:07:19'),
(766518, 'G8 ', 'Jan-2018', '4084.00', '2018-02-01', '2018-02-01 19:07:19'),
(766519, 'G9', 'Jan-2018', '6054.00', '2018-02-01', '2018-02-01 19:07:19'),
(766520, 'G10', 'Jan-2018', '1569.00', '2018-02-01', '2018-02-01 19:07:19'),
(766521, 'G11', 'Jan-2018', '3423.00', '2018-02-01', '2018-02-01 19:07:19'),
(766522, 'G12', 'Jan-2018', '6758.00', '2018-02-01', '2018-02-01 19:07:19'),
(766523, 'G13', 'Jan-2018', '470.00', '2018-02-01', '2018-02-01 19:07:19'),
(766524, 'G14', 'Jan-2018', '2201.00', '2018-02-01', '2018-02-01 19:07:19'),
(766525, 'G15', 'Jan-2018', '3308.00', '2018-02-01', '2018-02-01 19:07:19'),
(766526, 'G16', 'Jan-2018', '524.00', '2018-02-01', '2018-02-01 19:07:19'),
(766527, 'G17', 'Jan-2018', '707.00', '2018-02-01', '2018-02-01 19:07:19'),
(766528, 'G18', 'Jan-2018', '4131.00', '2018-02-01', '2018-02-01 19:07:19'),
(766529, 'G19', 'Jan-2018', '4289.00', '2018-02-01', '2018-02-01 19:07:19'),
(766530, 'G20', 'Jan-2018', '1.10', '2018-02-01', '2018-02-01 19:07:19'),
(766531, 'GH3-R519', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766532, 'GH3-R721', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766533, 'GH3-R712', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766534, 'GH3-R719', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766535, 'GH3-R620', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766536, 'GH3-R611', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766537, 'GH3-R610', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766538, 'GH3-R612', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766539, 'GH3-R521', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766540, 'GH3-R621', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766541, 'GH3-R512', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766542, 'GH3-R511', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766543, 'GH3-Canteen', 'Jan-2018', '2554.00', '2018-02-01', '2018-02-01 19:07:19'),
(766544, 'GH-1', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766545, 'GH-2', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766546, 'GH-3', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766547, 'H1', 'Jan-2018', '14591.00', '2018-02-01', '2018-02-01 19:07:19'),
(766548, 'H2', 'Jan-2018', '7824.00', '2018-02-01', '2018-02-01 19:07:19'),
(766549, 'H3', 'Jan-2018', '3185.00', '2018-02-01', '2018-02-01 19:07:19'),
(766550, 'H4', 'Jan-2018', '16546.00', '2018-02-01', '2018-02-01 19:07:19'),
(766551, 'H5', 'Jan-2018', '9884.00', '2018-02-01', '2018-02-01 19:07:19'),
(766552, 'H6', 'Jan-2018', '27.00', '2018-02-01', '2018-02-01 19:07:19'),
(766553, 'H7', 'Jan-2018', '395.00', '2018-02-01', '2018-02-01 19:07:19'),
(766554, 'H8', 'Jan-2018', '28102.00', '2018-02-01', '2018-02-01 19:07:19'),
(766555, 'H9', 'Jan-2018', '20.00', '2018-02-01', '2018-02-01 19:07:19'),
(766556, 'H10', 'Jan-2018', '10189.00', '2018-02-01', '2018-02-01 19:07:19'),
(766557, 'H11', 'Jan-2018', '11347.00', '2018-02-01', '2018-02-01 19:07:19'),
(766558, 'H12', 'Jan-2018', '70.00', '2018-02-01', '2018-02-01 19:07:19'),
(766559, 'H13', 'Jan-2018', '79.00', '2018-02-01', '2018-02-01 19:07:19'),
(766560, 'H14', 'Jan-2018', '4898.00', '2018-02-01', '2018-02-01 19:07:19'),
(766561, 'H15', 'Jan-2018', '1.00', '2018-02-01', '2018-02-01 19:07:19'),
(766562, 'H16', 'Jan-2018', '5.00', '2018-02-01', '2018-02-01 19:07:19'),
(766563, 'H17', 'Jan-2018', '5177.00', '2018-02-01', '2018-02-01 19:07:19'),
(766564, 'H18', 'Jan-2018', '3.00', '2018-02-01', '2018-02-01 19:07:19'),
(766565, 'I1', 'Jan-2018', '10530.00', '2018-02-01', '2018-02-01 19:07:19'),
(766566, 'I2', 'Jan-2018', '6543.00', '2018-02-01', '2018-02-01 19:07:19'),
(766567, 'I3', 'Jan-2018', '6817.00', '2018-02-01', '2018-02-01 19:07:19'),
(766568, 'I4', 'Jan-2018', '6608.00', '2018-02-01', '2018-02-01 19:07:19'),
(766569, 'I5', 'Jan-2018', '8877.00', '2018-02-01', '2018-02-01 19:07:19'),
(766570, 'I6', 'Jan-2018', '3241.00', '2018-02-01', '2018-02-01 19:07:19'),
(766571, 'I7', 'Jan-2018', '1.00', '2018-02-01', '2018-02-01 19:07:19'),
(766572, 'I8', 'Jan-2018', '2743.00', '2018-02-01', '2018-02-01 19:07:19'),
(766573, 'I9', 'Jan-2018', '10.00', '2018-02-01', '2018-02-01 19:07:19'),
(766574, 'I10', 'Jan-2018', '119.00', '2018-02-01', '2018-02-01 19:07:19'),
(766575, 'I11', 'Jan-2018', '1.00', '2018-02-01', '2018-02-01 19:07:19'),
(766576, 'I12', 'Jan-2018', '20.00', '2018-02-01', '2018-02-01 19:07:19'),
(766577, 'I13', 'Jan-2018', '3.00', '2018-02-01', '2018-02-01 19:07:19'),
(766578, 'I14', 'Jan-2018', '2.00', '2018-02-01', '2018-02-01 19:07:19'),
(766579, 'I15', 'Jan-2018', '1.00', '2018-02-01', '2018-02-01 19:07:19'),
(766580, 'I16', 'Jan-2018', '1.00', '2018-02-01', '2018-02-01 19:07:19'),
(766581, 'I17', 'Jan-2018', '9409.00', '2018-02-01', '2018-02-01 19:07:19'),
(766582, 'I18', 'Jan-2018', '4147.00', '2018-02-01', '2018-02-01 19:07:19'),
(766583, 'I19', 'Jan-2018', '4513.00', '2018-02-01', '2018-02-01 19:07:19'),
(766584, 'I20', 'Jan-2018', '7741.00', '2018-02-01', '2018-02-01 19:07:19'),
(766585, 'I21', 'Jan-2018', '6927.00', '2018-02-01', '2018-02-01 19:07:19'),
(766586, 'I22', 'Jan-2018', '3933.00', '2018-02-01', '2018-02-01 19:07:19'),
(766587, 'I23', 'Jan-2018', '6261.00', '2018-02-01', '2018-02-01 19:07:19'),
(766588, 'I24', 'Jan-2018', '4208.00', '2018-02-01', '2018-02-01 19:07:19'),
(766589, 'I25', 'Jan-2018', '4200.00', '2018-02-01', '2018-02-01 19:07:19'),
(766590, 'I26', 'Jan-2018', '19.00', '2018-02-01', '2018-02-01 19:07:19'),
(766591, 'I27', 'Jan-2018', '13.00', '2018-02-01', '2018-02-01 19:07:19'),
(766592, 'I28', 'Jan-2018', '2.00', '2018-02-01', '2018-02-01 19:07:19'),
(766593, 'I29', 'Jan-2018', '23.00', '2018-02-01', '2018-02-01 19:07:19'),
(766594, 'I30', 'Jan-2018', '141.00', '2018-02-01', '2018-02-01 19:07:19'),
(766595, 'I31', 'Jan-2018', '3.00', '2018-02-01', '2018-02-01 19:07:19'),
(766596, 'I32', 'Jan-2018', '75.00', '2018-02-01', '2018-02-01 19:07:19'),
(766597, 'KV-IIITA', 'Jan-2018', '87508.00', '2018-02-01', '2018-02-01 19:07:19'),
(766598, 'MSA101', 'Jan-2018', '7408.00', '2018-02-01', '2018-02-01 19:07:19'),
(766599, 'MSA102', 'Jan-2018', '12644.00', '2018-02-01', '2018-02-01 19:07:19'),
(766600, 'MSA103', 'Jan-2018', '14569.00', '2018-02-01', '2018-02-01 19:07:19'),
(766601, 'MSA104', 'Jan-2018', '25030.00', '2018-02-01', '2018-02-01 19:07:19'),
(766602, 'MSA105', 'Jan-2018', '14773.00', '2018-02-01', '2018-02-01 19:07:19'),
(766603, 'MSA106', 'Jan-2018', '11242.00', '2018-02-01', '2018-02-01 19:07:19'),
(766604, 'MSA201', 'Jan-2018', '8797.00', '2018-02-01', '2018-02-01 19:07:19'),
(766605, 'MSA202', 'Jan-2018', '6050.00', '2018-02-01', '2018-02-01 19:07:19'),
(766606, 'MSA203', 'Jan-2018', '13006.00', '2018-02-01', '2018-02-01 19:07:19'),
(766607, 'MSA204', 'Jan-2018', '8457.00', '2018-02-01', '2018-02-01 19:07:19'),
(766608, 'MSA205', 'Jan-2018', '13147.00', '2018-02-01', '2018-02-01 19:07:19'),
(766609, 'MSA206', 'Jan-2018', '8863.00', '2018-02-01', '2018-02-01 19:07:19'),
(766610, 'MSA301', 'Jan-2018', '1239.00', '2018-02-01', '2018-02-01 19:07:19'),
(766611, 'MSA302', 'Jan-2018', '11453.00', '2018-02-01', '2018-02-01 19:07:19'),
(766612, 'MSA303', 'Jan-2018', '7628.00', '2018-02-01', '2018-02-01 19:07:19'),
(766613, 'MSA304', 'Jan-2018', '17112.00', '2018-02-01', '2018-02-01 19:07:19'),
(766614, 'MSA305', 'Jan-2018', '7618.00', '2018-02-01', '2018-02-01 19:07:19'),
(766615, 'MSA306', 'Jan-2018', '11399.00', '2018-02-01', '2018-02-01 19:07:19'),
(766616, 'MSA307', 'Jan-2018', '8253.00', '2018-02-01', '2018-02-01 19:07:19'),
(766617, 'MSA308', 'Jan-2018', '1322.00', '2018-02-01', '2018-02-01 19:07:19'),
(766618, 'MSA401', 'Jan-2018', '9943.00', '2018-02-01', '2018-02-01 19:07:19'),
(766619, 'MSA402', 'Jan-2018', '9640.00', '2018-02-01', '2018-02-01 19:07:19'),
(766620, 'MSA403', 'Jan-2018', '11184.00', '2018-02-01', '2018-02-01 19:07:19'),
(766621, 'MSA404', 'Jan-2018', '5274.00', '2018-02-01', '2018-02-01 19:07:19'),
(766622, 'MSA405', 'Jan-2018', '6592.00', '2018-02-01', '2018-02-01 19:07:19'),
(766623, 'MSA406', 'Jan-2018', '7268.00', '2018-02-01', '2018-02-01 19:07:19'),
(766624, 'MSA407', 'Jan-2018', '10959.00', '2018-02-01', '2018-02-01 19:07:19'),
(766625, 'MSA408', 'Jan-2018', '4649.00', '2018-02-01', '2018-02-01 19:07:19'),
(766626, 'MSA409', 'Jan-2018', '3581.00', '2018-02-01', '2018-02-01 19:07:19'),
(766627, 'MSA410', 'Jan-2018', '6688.00', '2018-02-01', '2018-02-01 19:07:19'),
(766628, 'MSA501', 'Jan-2018', '9875.00', '2018-02-01', '2018-02-01 19:07:19'),
(766629, 'MSA502', 'Jan-2018', '9528.00', '2018-02-01', '2018-02-01 19:07:19'),
(766630, 'MSA503', 'Jan-2018', '5513.00', '2018-02-01', '2018-02-01 19:07:19'),
(766631, 'MSA504', 'Jan-2018', '7952.00', '2018-02-01', '2018-02-01 19:07:19'),
(766632, 'MSA505', 'Jan-2018', '11239.00', '2018-02-01', '2018-02-01 19:07:19'),
(766633, 'MSA506', 'Jan-2018', '8610.00', '2018-02-01', '2018-02-01 19:07:19'),
(766634, 'MSA507', 'Jan-2018', '7696.00', '2018-02-01', '2018-02-01 19:07:19'),
(766635, 'MSA508', 'Jan-2018', '5066.00', '2018-02-01', '2018-02-01 19:07:19'),
(766636, 'MSA509', 'Jan-2018', '6715.00', '2018-02-01', '2018-02-01 19:07:19'),
(766637, 'MSA510', 'Jan-2018', '14816.00', '2018-02-01', '2018-02-01 19:07:19'),
(766638, 'MSA601', 'Jan-2018', '5479.00', '2018-02-01', '2018-02-01 19:07:19'),
(766639, 'MSA602', 'Jan-2018', '11809.00', '2018-02-01', '2018-02-01 19:07:19'),
(766640, 'MSA603', 'Jan-2018', '2995.00', '2018-02-01', '2018-02-01 19:07:19'),
(766641, 'MSA604', 'Jan-2018', '5243.00', '2018-02-01', '2018-02-01 19:07:19'),
(766642, 'MSA605', 'Jan-2018', '6757.00', '2018-02-01', '2018-02-01 19:07:19'),
(766643, 'MSA606', 'Jan-2018', '5333.00', '2018-02-01', '2018-02-01 19:07:19'),
(766644, 'MSA607', 'Jan-2018', '7615.00', '2018-02-01', '2018-02-01 19:07:19'),
(766645, 'MSA608', 'Jan-2018', '8054.00', '2018-02-01', '2018-02-01 19:07:19'),
(766646, 'MSA609', 'Jan-2018', '1992.00', '2018-02-01', '2018-02-01 19:07:19'),
(766647, 'MSA610', 'Jan-2018', '4949.00', '2018-02-01', '2018-02-01 19:07:19'),
(766648, 'MSA-CA1', 'Jan-2018', '4630.00', '2018-02-01', '2018-02-01 19:07:19'),
(766649, 'MSA-CA2', 'Jan-2018', '35999.00', '2018-02-01', '2018-02-01 19:07:19'),
(766650, 'RES-CA1', 'Jan-2018', '3563.00', '2018-02-01', '2018-02-01 19:07:19'),
(766651, 'RES-CA2', 'Jan-2018', '1735.00', '2018-02-01', '2018-02-01 19:07:19'),
(766652, 'RES-CA3', 'Jan-2018', '22880.00', '2018-02-01', '2018-02-01 19:07:19'),
(766653, 'RES-CA4', 'Jan-2018', '2082.00', '2018-02-01', '2018-02-01 19:07:19'),
(766654, 'RES-CA5', 'Jan-2018', '3161.00', '2018-02-01', '2018-02-01 19:07:19'),
(766655, 'RES-CA6', 'Jan-2018', '4146.00', '2018-02-01', '2018-02-01 19:07:19'),
(766656, 'RES-CA7', 'Jan-2018', '188.00', '2018-02-01', '2018-02-01 19:07:19'),
(766657, 'RES-CA8', 'Jan-2018', '5084.00', '2018-02-01', '2018-02-01 19:07:19'),
(766658, 'RES-CA9', 'Jan-2018', '5006.00', '2018-02-01', '2018-02-01 19:07:19'),
(766659, 'RES-CA10', 'Jan-2018', '3675.00', '2018-02-01', '2018-02-01 19:07:19'),
(766660, 'RES-CA11', 'Jan-2018', '6626.00', '2018-02-01', '2018-02-01 19:07:19'),
(766661, 'RES-CA12', 'Jan-2018', '1991.00', '2018-02-01', '2018-02-01 19:07:19'),
(766662, 'RES-CA13', 'Jan-2018', '2503.00', '2018-02-01', '2018-02-01 19:07:19'),
(766663, 'RES-CA14', 'Jan-2018', '2614.00', '2018-02-01', '2018-02-01 19:07:19'),
(766664, 'RES-CA15', 'Jan-2018', '1739.00', '2018-02-01', '2018-02-01 19:07:19'),
(766665, 'S1', 'Jan-2018', '9683.00', '2018-02-01', '2018-02-01 19:07:19'),
(766666, 'S2', 'Jan-2018', '5462.00', '2018-02-01', '2018-02-01 19:07:19'),
(766667, 'S3', 'Jan-2018', '14306.00', '2018-02-01', '2018-02-01 19:07:19'),
(766668, 'S4', 'Jan-2018', '3745.00', '2018-02-01', '2018-02-01 19:07:19'),
(766669, 'S5', 'Jan-2018', '6218.00', '2018-02-01', '2018-02-01 19:07:19'),
(766670, 'S6', 'Jan-2018', '7088.00', '2018-02-01', '2018-02-01 19:07:19'),
(766671, 'S7', 'Jan-2018', '25188.00', '2018-02-01', '2018-02-01 19:07:19'),
(766672, 'S8', 'Jan-2018', '19701.00', '2018-02-01', '2018-02-01 19:07:19'),
(766673, 'S-CA1', 'Jan-2018', '16606.00', '2018-02-01', '2018-02-01 19:07:19'),
(766674, 'SSVision', 'Jan-2018', '134.00', '2018-02-01', '2018-02-01 19:07:19'),
(766675, 'SWP', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:07:19'),
(766676, 'VH3-301', 'Jan-2018', '15484.00', '2018-02-01', '2018-02-01 19:07:19'),
(766677, 'VH3-302', 'Jan-2018', '16185.00', '2018-02-01', '2018-02-01 19:07:19'),
(766678, 'VH3-201', 'Jan-2018', '17799.00', '2018-02-01', '2018-02-01 19:07:19'),
(766679, 'VH3-307', 'Jan-2018', '28831.00', '2018-02-01', '2018-02-01 19:07:19'),
(766680, 'VH3-308', 'Jan-2018', '30261.00', '2018-02-01', '2018-02-01 19:07:19'),
(766681, 'VH3-202', 'Jan-2018', '17633.00', '2018-02-01', '2018-02-01 19:07:19'),
(766682, 'BH-1', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:08:18'),
(766683, 'BH-2', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:08:18'),
(766684, 'BH-3', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:08:18'),
(766685, 'BH-4', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:08:18'),
(766686, 'FP-A', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:08:18'),
(766687, 'FP-B', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:08:18'),
(766688, 'FP-C', 'Jan-2018', '0.00', '2018-02-01', '2018-02-01 19:08:18');
-- --------------------------------------------------------
--
-- Table structure for table `el_reading1`
--
CREATE TABLE `el_reading1` (
`id` int(11) NOT NULL,
`flatno` varchar(20) COLLATE utf8_unicode_ci NOT NULL,
`month` varchar(8) COLLATE utf8_unicode_ci DEFAULT NULL,
`reading` decimal(10,2) DEFAULT '0.00',
`datereading` date NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
--
-- Dumping data for table `el_reading1`
--
INSERT INTO `el_reading1` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(1, 'A1', 'Mar-2011', '5103.40', '2011-02-28', '2011-03-01 00:00:00'),
(2, 'A2', 'Mar-2011', '71.20', '2011-02-28', '2011-03-01 00:00:00'),
(3, 'A3', 'Mar-2011', '92.10', '2011-02-28', '2011-03-01 00:00:00'),
(4, 'A4', 'Mar-2011', '577.70', '2011-02-28', '2011-03-01 00:00:00'),
(5, 'A5', 'Mar-2011', '646.90', '2011-02-28', '2011-03-01 00:00:00'),
(6, 'A6', 'Mar-2011', '105.70', '2011-02-28', '2011-03-01 00:00:00'),
(7, 'A7', 'Mar-2011', '242.70', '2011-02-28', '2011-03-01 00:00:00'),
(8, 'A8', 'Mar-2011', '129.30', '2011-02-28', '2011-03-01 00:00:00'),
(9, 'B1', 'Mar-2011', '5891.20', '2011-02-28', '2011-03-01 00:00:00'),
(10, 'B10', 'Mar-2011', '9412.80', '2011-02-28', '2011-03-01 00:00:00'),
(11, 'B11', 'Mar-2011', '573.30', '2011-02-28', '2011-03-01 00:00:00'),
(12, 'B12', 'Mar-2011', '12879.20', '2011-02-28', '2011-03-01 00:00:00'),
(13, 'B13', 'Mar-2011', '11266.60', '2011-02-28', '2011-03-01 00:00:00'),
(14, 'B14', 'Mar-2011', '4731.70', '2011-02-28', '2011-03-01 00:00:00'),
(15, 'B15', 'Mar-2011', '9979.50', '2011-02-28', '2011-03-01 00:00:00'),
(16, 'B16', 'Mar-2011', '8347.80', '2011-02-28', '2011-03-01 00:00:00'),
(17, 'B2', 'Mar-2011', '6519.50', '2011-02-28', '2011-03-01 00:00:00'),
(18, 'B3', 'Mar-2011', '8766.20', '2011-02-28', '2011-03-01 00:00:00'),
(19, 'B4', 'Mar-2011', '4430.80', '2011-02-28', '2011-03-01 00:00:00'),
(20, 'B5', 'Mar-2011', '4560.50', '2011-02-28', '2011-03-01 00:00:00'),
(21, 'B6', 'Mar-2011', '8817.60', '2011-02-28', '2011-03-01 00:00:00'),
(22, 'B7', 'Mar-2011', '7499.80', '2011-02-28', '2011-03-01 00:00:00'),
(23, 'B8', 'Mar-2011', '3409.90', '2011-02-28', '2011-03-01 00:00:00'),
(24, 'B9', 'Mar-2011', '5648.20', '2011-02-28', '2011-03-01 00:00:00'),
(25, 'C1', 'Mar-2011', '20146.90', '2011-02-28', '2011-03-01 00:00:00'),
(26, 'C2', 'Mar-2011', '15389.80', '2011-02-28', '2011-03-01 00:00:00'),
(27, 'D1', 'Mar-2011', '13535.50', '2011-02-28', '2011-03-01 00:00:00'),
(28, 'D10', 'Mar-2011', '18664.00', '2011-02-28', '2011-03-01 00:00:00'),
(29, 'D11', 'Mar-2011', '8204.20', '2011-02-28', '2011-03-01 00:00:00'),
(30, 'D12', 'Mar-2011', '13329.10', '2011-02-28', '2011-03-01 00:00:00'),
(31, 'D13', 'Mar-2011', '1078.10', '2011-02-28', '2011-03-01 00:00:00'),
(32, 'D14', 'Mar-2011', '1487.50', '2011-02-28', '2011-03-01 00:00:00'),
(33, 'D15', 'Mar-2011', '11541.30', '2011-02-28', '2011-03-01 00:00:00'),
(34, 'D16', 'Mar-2011', '3270.90', '2011-02-28', '2011-03-01 00:00:00'),
(35, 'D17', 'Mar-2011', '1300.00', '2011-02-28', '2011-03-01 00:00:00'),
(36, 'D18', 'Mar-2011', '1950.10', '2011-02-28', '2011-03-01 00:00:00'),
(37, 'D19', 'Mar-2011', '1516.90', '2011-02-28', '2011-03-01 00:00:00'),
(38, 'D2', 'Mar-2011', '8527.80', '2011-02-28', '2011-03-01 00:00:00'),
(39, 'D20', 'Mar-2011', '4615.30', '2011-02-28', '2011-03-01 00:00:00'),
(40, 'D21', 'Mar-2011', '689.50', '2011-02-28', '2011-03-01 00:00:00'),
(41, 'D22', 'Mar-2011', '1693.20', '2011-02-28', '2011-03-01 00:00:00'),
(42, 'D23', 'Mar-2011', '1093.80', '2011-02-28', '2011-03-01 00:00:00'),
(43, 'D24', 'Mar-2011', '5201.10', '2011-02-28', '2011-03-01 00:00:00'),
(44, 'D25', 'Mar-2011', '25778.50', '2011-02-28', '2011-03-01 00:00:00'),
(45, 'D26', 'Mar-2011', '22622.50', '2011-02-28', '2011-03-01 00:00:00'),
(46, 'D27', 'Mar-2011', '25457.00', '2011-02-28', '2011-03-01 00:00:00'),
(47, 'D28', 'Mar-2011', '19180.10', '2011-02-28', '2011-03-01 00:00:00'),
(48, 'D3', 'Mar-2011', '6380.50', '2011-02-28', '2011-03-01 00:00:00'),
(49, 'D4', 'Mar-2011', '9697.90', '2011-02-28', '2011-03-01 00:00:00'),
(50, 'D5', 'Mar-2011', '761.90', '2011-02-28', '2011-03-01 00:00:00'),
(51, 'D6', 'Mar-2011', '12522.00', '2011-02-28', '2011-03-01 00:00:00'),
(52, 'D7', 'Mar-2011', '14066.70', '2011-02-28', '2011-03-01 00:00:00'),
(53, 'D8', 'Mar-2011', '5541.80', '2011-02-28', '2011-03-01 00:00:00'),
(54, 'D9', 'Mar-2011', '304.30', '2011-02-28', '2011-03-01 00:00:00'),
(55, 'E1', 'Mar-2011', '11448.90', '2011-02-28', '2011-03-01 00:00:00'),
(56, 'E10', 'Mar-2011', '1588.20', '2011-02-28', '2011-03-01 00:00:00'),
(57, 'E11', 'Mar-2011', '6162.70', '2011-02-28', '2011-03-01 00:00:00'),
(58, 'E12', 'Mar-2011', '3655.50', '2011-02-28', '2011-03-01 00:00:00'),
(59, 'E13', 'Mar-2011', '583.30', '2011-02-28', '2011-03-01 00:00:00'),
(60, 'E14', 'Mar-2011', '36022.70', '2011-02-28', '2011-03-01 00:00:00'),
(61, 'E2', 'Mar-2011', '6133.50', '2011-02-28', '2011-03-01 00:00:00'),
(62, 'E3', 'Mar-2011', '27589.90', '2011-02-28', '2011-03-01 00:00:00'),
(63, 'E4', 'Mar-2011', '52100.10', '2011-02-28', '2011-03-01 00:00:00'),
(64, 'E5', 'Mar-2011', '66583.20', '2011-02-28', '2011-03-01 00:00:00'),
(65, 'E6', 'Mar-2011', '19883.80', '2011-02-28', '2011-03-01 00:00:00'),
(66, 'E7', 'Mar-2011', '8266.00', '2011-02-28', '2011-03-01 00:00:00'),
(67, 'E8', 'Mar-2011', '8304.00', '2011-02-28', '2011-03-01 00:00:00'),
(68, 'E9', 'Mar-2011', '5625.80', '2011-02-28', '2011-03-01 00:00:00'),
(69, 'F1', 'Mar-2011', '959.80', '2011-02-28', '2011-03-01 00:00:00'),
(70, 'F2', 'Mar-2011', '1237.30', '2011-02-28', '2011-03-01 00:00:00'),
(71, 'F3', 'Mar-2011', '1002.10', '2011-02-28', '2011-03-01 00:00:00'),
(72, 'F4', 'Mar-2011', '390.00', '2011-02-28', '2011-03-01 00:00:00'),
(73, 'F5', 'Mar-2011', '430.10', '2011-02-28', '2011-03-01 00:00:00'),
(74, 'MSA-CA1', 'Mar-2011', '9228.40', '2011-02-28', '2011-03-01 00:00:00'),
(75, 'MSA-CA2', 'Mar-2011', '10362.30', '2011-02-28', '2011-03-01 00:00:00'),
(76, 'MSA101', 'Mar-2011', '4115.30', '2011-02-28', '2011-03-01 00:00:00'),
(77, 'MSA102', 'Mar-2011', '5318.60', '2011-02-28', '2011-03-01 00:00:00'),
(78, 'MSA103', 'Mar-2011', '3157.50', '2011-02-28', '2011-03-01 00:00:00'),
(79, 'MSA104', 'Mar-2011', '4971.10', '2011-02-28', '2011-03-01 00:00:00'),
(80, 'MSA105', 'Mar-2011', '5676.50', '2011-02-28', '2011-03-01 00:00:00'),
(81, 'MSA106', 'Mar-2011', '3680.30', '2011-02-28', '2011-03-01 00:00:00'),
(82, 'MSA201', 'Mar-2011', '1674.00', '2011-02-28', '2011-03-01 00:00:00'),
(83, 'MSA202', 'Mar-2011', '1609.30', '2011-02-28', '2011-03-01 00:00:00'),
(84, 'MSA203', 'Mar-2011', '5372.50', '2011-02-28', '2011-03-01 00:00:00'),
(85, 'MSA204', 'Mar-2011', '2545.10', '2011-02-28', '2011-03-01 00:00:00'),
(86, 'MSA205', 'Mar-2011', '5419.00', '2011-02-28', '2011-03-01 00:00:00'),
(87, 'MSA206', 'Mar-2011', '3898.10', '2011-02-28', '2011-03-01 00:00:00'),
(88, 'MSA301', 'Mar-2011', '766.70', '2011-02-28', '2011-03-01 00:00:00'),
(89, 'MSA302', 'Mar-2011', '4365.40', '2011-02-28', '2011-03-01 00:00:00'),
(90, 'MSA303', 'Mar-2011', '2294.30', '2011-02-28', '2011-03-01 00:00:00'),
(91, 'MSA304', 'Mar-2011', '1682.60', '2011-02-28', '2011-03-01 00:00:00'),
(92, 'MSA305', 'Mar-2011', '768.90', '2011-02-28', '2011-03-01 00:00:00'),
(93, 'MSA306', 'Mar-2011', '4626.90', '2011-02-28', '2011-03-01 00:00:00'),
(94, 'MSA307', 'Mar-2011', '3461.70', '2011-02-28', '2011-03-01 00:00:00'),
(95, 'MSA308', 'Mar-2011', '19.60', '2011-02-28', '2011-03-01 00:00:00'),
(96, 'MSA401', 'Mar-2011', '3311.10', '2011-02-28', '2011-03-01 00:00:00'),
(97, 'MSA402', 'Mar-2011', '1788.00', '2011-02-28', '2011-03-01 00:00:00'),
(98, 'MSA403', 'Mar-2011', '1743.70', '2011-02-28', '2011-03-01 00:00:00'),
(99, 'MSA404', 'Mar-2011', '1168.00', '2011-02-28', '2011-03-01 00:00:00'),
(100, 'MSA405', 'Mar-2011', '821.20', '2011-02-28', '2011-03-01 00:00:00'),
(101, 'MSA406', 'Mar-2011', '2116.30', '2011-02-28', '2011-03-01 00:00:00'),
(102, 'MSA407', 'Mar-2011', '7728.50', '2011-02-28', '2011-03-01 00:00:00'),
(103, 'MSA408', 'Mar-2011', '927.20', '2011-02-28', '2011-03-01 00:00:00'),
(104, 'MSA409', 'Mar-2011', '38.90', '2011-02-28', '2011-03-01 00:00:00'),
(105, 'MSA410', 'Mar-2011', '4438.10', '2011-02-28', '2011-03-01 00:00:00'),
(106, 'MSA501', 'Mar-2011', '3854.50', '2011-02-28', '2011-03-01 00:00:00'),
(107, 'MSA502', 'Mar-2011', '4784.00', '2011-02-28', '2011-03-01 00:00:00'),
(108, 'MSA503', 'Mar-2011', '1588.60', '2011-02-28', '2011-03-01 00:00:00'),
(109, 'MSA504', 'Mar-2011', '838.80', '2011-02-28', '2011-03-01 00:00:00'),
(110, 'MSA505', 'Mar-2011', '4570.40', '2011-02-28', '2011-03-01 00:00:00'),
(111, 'MSA506', 'Mar-2011', '810.70', '2011-02-28', '2011-03-01 00:00:00'),
(112, 'MSA507', 'Mar-2011', '40.50', '2011-02-28', '2011-03-01 00:00:00'),
(113, 'MSA508', 'Mar-2011', '8.70', '2011-02-28', '2011-03-01 00:00:00'),
(114, 'MSA509', 'Mar-2011', '277.70', '2011-02-28', '2011-03-01 00:00:00'),
(115, 'MSA510', 'Mar-2011', '17.40', '2011-02-28', '2011-03-01 00:00:00'),
(116, 'MSA601', 'Mar-2011', '296.90', '2011-02-28', '2011-03-01 00:00:00'),
(117, 'MSA602', 'Mar-2011', '5856.70', '2011-02-28', '2011-03-01 00:00:00'),
(118, 'MSA603', 'Mar-2011', '673.50', '2011-02-28', '2011-03-01 00:00:00'),
(119, 'MSA604', 'Mar-2011', '37.30', '2011-02-28', '2011-03-01 00:00:00'),
(120, 'MSA605', 'Mar-2011', '13.80', '2011-02-28', '2011-03-01 00:00:00'),
(121, 'MSA606', 'Mar-2011', '154.10', '2011-02-28', '2011-03-01 00:00:00'),
(122, 'MSA607', 'Mar-2011', '90.00', '2011-02-28', '2011-03-01 00:00:00'),
(123, 'MSA608', 'Mar-2011', '4855.40', '2011-02-28', '2011-03-01 00:00:00'),
(124, 'MSA609', 'Mar-2011', '5.00', '2011-02-28', '2011-03-01 00:00:00'),
(125, 'MSA610', 'Mar-2011', '33.10', '2011-02-28', '2011-03-01 00:00:00'),
(126, 'RES-CA1', 'Mar-2011', '857.40', '2011-02-28', '2011-03-01 00:00:00'),
(127, 'RES-CA10', 'Mar-2011', '1005.80', '2011-02-28', '2011-03-01 00:00:00'),
(128, 'RES-CA11', 'Mar-2011', '1404.90', '2011-02-28', '2011-03-01 00:00:00'),
(129, 'RES-CA12', 'Mar-2011', '497.50', '2011-02-28', '2011-03-01 00:00:00'),
(130, 'RES-CA13', 'Mar-2011', '723.90', '2011-02-28', '2011-03-01 00:00:00'),
(131, 'RES-CA14', 'Mar-2011', '933.70', '2011-02-28', '2011-03-01 00:00:00'),
(132, 'RES-CA15', 'Mar-2011', '948.80', '2011-02-28', '2011-03-01 00:00:00'),
(133, 'RES-CA2', 'Mar-2011', '315.20', '2011-02-28', '2011-03-01 00:00:00'),
(134, 'RES-CA3', 'Mar-2011', '297.20', '2011-02-28', '2011-03-01 00:00:00'),
(135, 'RES-CA4', 'Mar-2011', '629.90', '2011-02-28', '2011-03-01 00:00:00'),
(136, 'RES-CA5', 'Mar-2011', '1352.10', '2011-02-28', '2011-03-01 00:00:00'),
(137, 'RES-CA6', 'Mar-2011', '1183.20', '2011-02-28', '2011-03-01 00:00:00'),
(138, 'RES-CA7', 'Mar-2011', '0.30', '2011-02-28', '2011-03-01 00:00:00'),
(139, 'RES-CA8', 'Mar-2011', '1343.40', '2011-02-28', '2011-03-01 00:00:00'),
(140, 'RES-CA9', 'Mar-2011', '1062.10', '2011-02-28', '2011-03-01 00:00:00');
-- --------------------------------------------------------
--
-- Table structure for table `el_reading2`
--
CREATE TABLE `el_reading2` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) DEFAULT NULL,
`reading` decimal(10,2) DEFAULT '0.00',
`datereading` date NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 PACK_KEYS=0;
--
-- Dumping data for table `el_reading2`
--
INSERT INTO `el_reading2` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(4, 'B1', 'Jan-2011', '5488.90', '2011-01-31', '2011-02-17 10:07:02'),
(3, 'B9', 'Jan-2011', '5482.70', '2011-01-31', '2011-02-17 10:07:02'),
(5, 'B2', 'Jan-2011', '6363.20', '2011-01-31', '2011-02-17 10:07:02'),
(6, 'B3', 'Jan-2011', '8496.30', '2011-01-31', '2011-02-17 10:07:02'),
(7, 'B4', 'Jan-2011', '3936.30', '2011-01-31', '2011-02-17 10:07:02'),
(8, 'B6', 'Jan-2011', '8546.50', '2011-01-31', '2011-02-17 10:07:02'),
(9, 'B7', 'Jan-2011', '7247.90', '2011-01-31', '2011-02-17 10:07:02'),
(10, 'B8', 'Jan-2011', '3112.60', '2011-01-31', '2011-02-17 10:07:02'),
(11, 'A1', 'Jan-2011', '4902.00', '2011-01-31', '2011-02-17 10:07:02'),
(12, 'B10', 'Jan-2011', '9201.40', '2011-01-31', '2011-02-17 10:07:02'),
(13, 'B12', 'Jan-2011', '12407.90', '2011-01-31', '2011-02-17 10:07:02'),
(14, 'B13', 'Jan-2011', '11013.80', '2011-01-31', '2011-02-17 10:07:02'),
(15, 'B14', 'Jan-2011', '4693.00', '2011-01-31', '2011-02-17 10:07:02'),
(16, 'B15', 'Jan-2011', '9519.10', '2011-01-31', '2011-02-17 10:07:02'),
(17, 'B16', 'Jan-2011', '8037.50', '2011-01-31', '2011-02-17 10:07:02'),
(18, 'C1', 'Jan-2011', '20079.60', '2011-01-31', '2011-02-17 10:07:02'),
(19, 'C2', 'Jan-2011', '15160.10', '2011-01-31', '2011-02-17 10:07:02'),
(20, 'D1', 'Jan-2011', '13347.70', '2011-01-31', '2011-02-17 10:07:02'),
(108, 'D11', 'Jan-2011', '7916.60', '2011-01-31', '2011-02-17 10:07:02'),
(107, 'D10', 'Jan-2011', '18029.00', '2011-01-31', '2011-02-17 10:07:02'),
(103, 'D3', 'Jan-2011', '6066.90', '2011-01-31', '2011-02-17 10:07:02'),
(104, 'D4', 'Jan-2011', '9311.50', '2011-01-31', '2011-02-17 10:07:02'),
(106, 'D6', 'Jan-2011', '12187.50', '2011-01-31', '2011-02-17 10:07:02'),
(105, 'D5', 'Jan-2011', '571.00', '2011-01-31', '2011-02-17 10:07:02'),
(102, 'D2', 'Jan-2011', '8256.00', '2011-01-31', '2011-02-17 10:07:02'),
(27, 'A2', 'Jan-2011', '71.20', '2011-01-31', '2011-02-17 10:07:02'),
(28, 'A3', 'Jan-2011', '411.70', '2011-01-31', '2011-02-17 10:07:02'),
(29, 'A4', 'Jan-2011', '92.10', '2011-01-31', '2011-02-17 10:07:02'),
(30, 'A5', 'Jan-2011', '129.30', '2011-01-31', '2011-02-17 10:07:02'),
(31, 'A6', 'Jan-2011', '242.70', '2011-01-31', '2011-02-17 10:07:02'),
(32, 'A7', 'Jan-2011', '646.90', '2011-01-31', '2011-02-17 10:07:02'),
(33, 'A8', 'Jan-2011', '105.70', '2011-01-31', '2011-02-17 10:07:02'),
(34, 'B5', 'Jan-2011', '4560.50', '2011-01-31', '2011-02-17 10:07:02'),
(35, 'MSA-CA1', 'Jan-2011', '8628.20', '2011-01-31', '2011-02-17 10:07:02'),
(36, 'MSA-CA2', 'Jan-2011', '9423.30', '2011-01-31', '2011-02-17 10:07:02'),
(37, 'MSA101', 'Jan-2011', '4111.70', '2011-01-31', '2011-02-17 10:07:02'),
(38, 'MSA102', 'Jan-2011', '5114.40', '2011-01-31', '2011-02-17 10:07:02'),
(39, 'MSA103', 'Jan-2011', '2949.10', '2011-01-31', '2011-02-17 10:07:02'),
(40, 'MSA104', 'Jan-2011', '4699.40', '2011-01-31', '2011-02-17 10:07:02'),
(41, 'MSA105', 'Jan-2011', '5440.90', '2011-01-31', '2011-02-17 10:07:02'),
(42, 'MSA106', 'Jan-2011', '3452.30', '2011-01-31', '2011-02-17 10:07:02'),
(43, 'MSA201', 'Jan-2011', '1540.50', '2011-02-17', '2011-02-17 10:36:22'),
(44, 'MSA202', 'Jan-2011', '1597.50', '2011-01-31', '2011-02-17 10:07:02'),
(45, 'MSA203', 'Jan-2011', '5084.50', '2011-01-31', '2011-02-17 10:07:02'),
(46, 'MSA204', 'Jan-2011', '2412.10', '2011-01-31', '2011-02-17 10:07:02'),
(47, 'MSA205', 'Jan-2011', '5193.20', '2011-01-31', '2011-02-17 10:07:02'),
(48, 'MSA206', 'Jan-2011', '3793.30', '2011-01-31', '2011-02-17 10:07:02'),
(49, 'MSA301', 'Jan-2011', '672.30', '2011-01-31', '2011-02-17 10:07:02'),
(50, 'MSA302', 'Jan-2011', '4214.60', '2011-01-31', '2011-02-17 10:07:02'),
(51, 'MSA303', 'Jan-2011', '2143.30', '2011-01-31', '2011-02-17 10:07:02'),
(52, 'MSA304', 'Jan-2011', '1585.70', '2011-01-31', '2011-02-17 10:07:02'),
(53, 'MSA305', 'Jan-2011', '735.50', '2011-01-31', '2011-02-17 10:07:02'),
(54, 'MSA306', 'Jan-2011', '4475.90', '2011-01-31', '2011-02-17 10:07:02'),
(55, 'MSA307', 'Jan-2011', '3241.30', '2011-01-31', '2011-02-17 10:07:02'),
(56, 'MSA308', 'Jan-2011', '19.60', '2011-01-31', '2011-02-17 10:07:02'),
(57, 'MSA401', 'Jan-2011', '3240.30', '2011-01-31', '2011-02-17 10:07:02'),
(58, 'MSA402', 'Jan-2011', '1706.70', '2011-01-31', '2011-02-17 10:07:02'),
(59, 'MSA403', 'Jan-2011', '1608.40', '2011-01-31', '2011-02-17 10:07:02'),
(60, 'MSA404', 'Jan-2011', '1081.50', '2011-01-31', '2011-02-17 10:07:02'),
(61, 'MSA405', 'Jan-2011', '821.20', '2011-01-31', '2011-02-17 10:07:02'),
(62, 'MSA406', 'Jan-2011', '2116.30', '2011-01-31', '2011-02-17 10:07:02'),
(63, 'MSA407', 'Jan-2011', '7631.40', '2011-01-31', '2011-02-17 10:07:02'),
(64, 'MSA408', 'Jan-2011', '927.20', '2011-01-31', '2011-02-17 10:07:02'),
(65, 'MSA409', 'Jan-2011', '38.90', '2011-01-31', '2011-02-17 10:07:02'),
(66, 'MSA410', 'Jan-2011', '4408.20', '2011-01-31', '2011-02-17 10:07:02'),
(67, 'MSA501', 'Jan-2011', '3726.50', '2011-01-31', '2011-02-17 10:07:02'),
(68, 'MSA502', 'Jan-2011', '4779.40', '2011-01-31', '2011-02-17 10:07:02'),
(69, 'MSA503', 'Jan-2011', '1565.50', '2011-01-31', '2011-02-17 10:07:02'),
(70, 'MSA504', 'Jan-2011', '838.80', '2011-01-31', '2011-02-17 10:07:02'),
(71, 'MSA505', 'Jan-2011', '4435.20', '2011-01-31', '2011-02-17 10:07:02'),
(72, 'MSA507', 'Jan-2011', '40.50', '2011-01-31', '2011-02-17 10:07:02'),
(73, 'MSA508', 'Jan-2011', '8.70', '2011-01-31', '2011-02-17 10:07:02'),
(74, 'MSA509', 'Jan-2011', '277.70', '2011-01-31', '2011-02-17 10:07:02'),
(75, 'MSA510', 'Jan-2011', '17.40', '2011-01-31', '2011-02-17 10:07:02'),
(76, 'MSA601', 'Jan-2011', '296.90', '2011-01-31', '2011-02-17 10:07:02'),
(77, 'MSA602', 'Jan-2011', '5521.50', '2011-01-31', '2011-02-17 10:07:02'),
(78, 'MSA603', 'Jan-2011', '673.50', '2011-01-31', '2011-02-17 10:07:02'),
(79, 'MSA604', 'Jan-2011', '37.30', '2011-01-31', '2011-02-17 10:07:02'),
(80, 'MSA605', 'Jan-2011', '13.80', '2011-01-31', '2011-02-17 10:07:02'),
(81, 'MSA606', 'Jan-2011', '154.10', '2011-01-31', '2011-02-17 10:07:02'),
(82, 'MSA607', 'Jan-2011', '90.00', '2011-01-31', '2011-02-17 10:07:02'),
(83, 'MSA608', 'Jan-2011', '4855.40', '2011-01-31', '2011-02-17 10:07:02'),
(84, 'MSA609', 'Jan-2011', '5.10', '2011-01-31', '2011-02-17 10:07:02'),
(85, 'MSA610', 'Jan-2011', '33.10', '2011-01-31', '2011-02-17 10:07:02'),
(86, 'RES-CA1', 'Jan-2011', '844.70', '2011-01-31', '2011-02-17 10:07:02'),
(87, 'RES-CA2', 'Jan-2011', '315.30', '2011-01-31', '2011-02-17 10:07:02'),
(88, 'RES-CA3', 'Jan-2011', '277.10', '2011-01-31', '2011-02-17 10:07:02'),
(89, 'B11', 'Jan-2011', '569.00', '2011-01-31', '2011-02-17 10:07:02'),
(90, 'RES-CA10', 'Jan-2011', '956.60', '2011-01-31', '2011-02-17 10:07:02'),
(91, 'RES-CA11', 'Jan-2011', '1260.80', '2011-01-31', '2011-02-17 10:07:02'),
(92, 'RES-CA12', 'Jan-2011', '449.60', '2011-01-31', '2011-02-17 10:07:02'),
(93, 'RES-CA13', 'Jan-2011', '680.80', '2011-01-31', '2011-02-17 10:07:02'),
(94, 'RES-CA14', 'Jan-2011', '913.10', '2011-01-31', '2011-02-17 10:07:02'),
(95, 'RES-CA15', 'Jan-2011', '935.20', '2011-01-31', '2011-02-17 10:07:02'),
(96, 'RES-CA4', 'Jan-2011', '578.90', '2011-01-31', '2011-02-17 10:07:02'),
(97, 'RES-CA5', 'Jan-2011', '1309.00', '2011-01-31', '2011-02-17 10:07:02'),
(98, 'RES-CA6', 'Jan-2011', '1163.50', '2011-01-31', '2011-02-17 10:07:02'),
(99, 'RES-CA7', 'Jan-2011', '0.30', '2011-01-31', '2011-02-17 10:07:02'),
(100, 'RES-CA8', 'Jan-2011', '1257.50', '2011-01-31', '2011-02-17 10:07:02'),
(101, 'RES-CA9', 'Jan-2011', '999.90', '2011-01-31', '2011-02-17 10:07:02'),
(109, 'D13', 'Jan-2011', '1002.80', '2011-01-31', '2011-02-17 10:07:02'),
(110, 'D14', 'Jan-2011', '1075.60', '2011-01-31', '2011-02-17 10:07:02'),
(111, 'D15', 'Jan-2011', '10982.00', '2011-01-31', '2011-02-17 10:07:02'),
(112, 'D16', 'Jan-2011', '3213.50', '2011-01-31', '2011-02-17 10:07:02'),
(113, 'D17', 'Jan-2011', '1110.30', '2011-01-31', '2011-02-17 10:07:02'),
(114, 'D18', 'Jan-2011', '1887.40', '2011-01-31', '2011-02-18 15:58:24'),
(115, 'D19', 'Jan-2011', '1274.40', '2011-01-31', '2011-02-17 10:07:02'),
(116, 'D20', 'Jan-2011', '4012.10', '2011-01-31', '2011-02-17 10:07:02'),
(117, 'D21', 'Jan-2011', '427.50', '2011-01-31', '2011-02-17 10:07:02'),
(118, 'D22', 'Jan-2011', '1434.40', '2011-01-31', '2011-02-17 10:07:02'),
(119, 'D23', 'Jan-2011', '872.40', '2011-01-31', '2011-02-18 15:58:24'),
(120, 'D24', 'Jan-2011', '4948.70', '2011-01-31', '2011-02-17 10:07:02'),
(121, 'D25', 'Jan-2011', '25618.40', '2011-01-31', '2011-02-17 10:07:02'),
(122, 'D26', 'Jan-2011', '22622.50', '2011-01-31', '2011-02-17 10:07:02'),
(123, 'D27', 'Jan-2011', '25244.90', '2011-01-31', '2011-02-18 15:58:24'),
(124, 'D28', 'Jan-2011', '18794.30', '2011-01-31', '2011-02-17 10:07:02'),
(125, 'D7', 'Jan-2011', '13300.00', '2011-01-31', '2011-02-17 10:07:02'),
(126, 'D9', 'Jan-2011', '6338.80', '2011-01-31', '2011-02-17 10:07:02'),
(127, 'E1', 'Jan-2011', '10636.90', '2011-01-31', '2011-02-17 10:07:02'),
(128, 'E10', 'Jan-2011', '1319.40', '2011-01-31', '2011-02-17 10:07:02'),
(129, 'E11', 'Jan-2011', '5486.80', '2011-01-31', '2011-02-17 10:07:02'),
(130, 'E12', 'Jan-2011', '3101.80', '2011-01-31', '2011-02-17 10:07:02'),
(131, 'E13', 'Jan-2011', '431.30', '2011-01-31', '2011-02-17 10:07:02'),
(132, 'E14', 'Jan-2011', '35596.80', '2011-01-31', '2011-02-17 10:07:02'),
(133, 'E2', 'Jan-2011', '5521.30', '2011-01-31', '2011-02-17 10:07:02'),
(134, 'E3', 'Jan-2011', '27209.90', '2011-01-31', '2011-02-17 10:07:02'),
(135, 'E4', 'Jan-2011', '51678.70', '2011-01-31', '2011-02-17 10:07:02'),
(136, 'E5', 'Jan-2011', '66536.20', '2011-01-31', '2011-02-17 10:07:02'),
(137, 'E6', 'Jan-2011', '19489.60', '2011-01-31', '2011-02-17 10:07:02'),
(138, 'E7', 'Jan-2011', '8265.50', '2011-01-31', '2011-02-17 10:07:02'),
(139, 'E8', 'Jan-2011', '7998.40', '2011-01-31', '2011-02-17 10:07:02'),
(140, 'E9', 'Jan-2011', '5424.80', '2011-01-31', '2011-02-17 10:07:02'),
(141, 'F1', 'Jan-2011', '0.00', '2011-01-31', '2011-02-17 10:07:02'),
(142, 'F2', 'Jan-2011', '0.00', '2011-01-31', '2011-02-17 10:07:02'),
(143, 'F3', 'Jan-2011', '0.00', '2011-01-31', '2011-02-17 10:07:02'),
(144, 'F4', 'Jan-2011', '0.00', '2011-01-31', '2011-02-17 10:07:02'),
(145, 'F5', 'Jan-2011', '0.00', '2011-01-31', '2011-02-17 10:07:02'),
(146, 'D8', 'Jan-2011', '5354.50', '2011-01-31', '2011-02-17 10:07:02'),
(147, 'D12', 'Jan-2011', '12875.80', '2011-01-31', '2011-02-18 15:59:19'),
(148, 'MSA506', 'Jan-2011', '810.70', '2011-01-31', '2011-02-17 10:07:02'),
(289, 'A1', 'Feb-2011', '4977.50', '2011-02-28', '2011-03-01 12:20:18'),
(290, 'A2', 'Feb-2011', '71.20', '2011-02-28', '2011-03-01 12:51:50'),
(291, 'A3', 'Feb-2011', '505.30', '2011-02-28', '2011-03-01 12:51:50'),
(292, 'A4', 'Feb-2011', '92.10', '2011-02-28', '2011-03-01 12:51:50'),
(293, 'A5', 'Feb-2011', '129.30', '2011-02-28', '2011-03-01 12:51:50'),
(294, 'A6', 'Feb-2011', '242.70', '2011-02-28', '2011-03-01 12:51:50'),
(295, 'A7', 'Feb-2011', '646.90', '2011-02-28', '2011-03-01 12:51:50'),
(296, 'A8', 'Feb-2011', '105.70', '2011-02-28', '2011-03-01 12:51:50'),
(297, 'B1', 'Feb-2011', '5712.00', '2011-02-28', '2011-03-01 12:35:56'),
(298, 'B10', 'Feb-2011', '9305.60', '2011-02-28', '2011-03-01 12:35:56'),
(299, 'B11', 'Feb-2011', '569.00', '2011-02-28', '2011-03-01 12:51:50'),
(300, 'B12', 'Feb-2011', '12603.00', '2011-02-28', '2011-03-01 12:51:50'),
(301, 'B13', 'Feb-2011', '11142.90', '2011-02-28', '2011-03-01 12:51:50'),
(302, 'B14', 'Feb-2011', '4702.20', '2011-02-28', '2011-03-01 12:51:50'),
(303, 'B15', 'Feb-2011', '9681.00', '2011-02-28', '2011-03-01 12:51:50'),
(304, 'B16', 'Feb-2011', '8183.10', '2011-02-28', '2011-03-01 12:51:50'),
(305, 'B2', 'Feb-2011', '6436.10', '2011-02-28', '2011-03-01 12:51:50'),
(306, 'B3', 'Feb-2011', '8628.30', '2011-02-28', '2011-03-01 12:51:50'),
(307, 'B4', 'Feb-2011', '4199.60', '2011-02-28', '2011-03-01 12:51:50'),
(308, 'B5', 'Feb-2011', '4560.50', '2011-02-28', '2011-03-01 12:51:50'),
(309, 'B6', 'Feb-2011', '8663.30', '2011-02-28', '2011-03-01 12:51:50'),
(310, 'B7', 'Feb-2011', '7350.60', '2011-02-28', '2011-03-01 12:51:50'),
(311, 'B8', 'Feb-2011', '3227.20', '2011-02-28', '2011-03-01 12:51:50'),
(312, 'B9', 'Feb-2011', '5567.40', '2011-02-28', '2011-03-01 12:51:50'),
(313, 'C1', 'Feb-2011', '20107.90', '2011-02-28', '2011-03-01 12:51:50'),
(314, 'C2', 'Feb-2011', '15250.70', '2011-02-28', '2011-03-01 12:51:50'),
(315, 'D1', 'Feb-2011', '13458.60', '2011-02-28', '2011-03-01 12:51:50'),
(316, 'D10', 'Feb-2011', '18317.10', '2011-02-28', '2011-03-01 13:26:16'),
(317, 'D11', 'Feb-2011', '8074.00', '2011-02-28', '2011-03-01 13:26:16'),
(318, 'D12', 'Feb-2011', '13135.20', '2011-02-28', '2011-03-01 13:26:16'),
(319, 'D13', 'Feb-2011', '1035.80', '2011-02-28', '2011-03-01 13:26:16'),
(320, 'D14', 'Feb-2011', '1292.70', '2011-02-28', '2011-03-01 13:26:16'),
(321, 'D15', 'Feb-2011', '11327.90', '2011-02-28', '2011-03-01 13:26:16'),
(322, 'D16', 'Feb-2011', '3213.80', '2011-02-28', '2011-03-01 13:26:16'),
(323, 'D17', 'Feb-2011', '1197.30', '2011-02-28', '2011-03-01 13:26:16'),
(324, 'D18', 'Feb-2011', '1926.30', '2011-02-28', '2011-03-01 13:26:16'),
(325, 'D19', 'Feb-2011', '1404.30', '2011-02-28', '2011-03-01 13:26:16'),
(326, 'D2', 'Feb-2011', '8359.80', '2011-02-28', '2011-03-01 13:26:16'),
(327, 'D20', 'Feb-2011', '4312.60', '2011-02-28', '2011-03-01 13:26:16'),
(328, 'D21', 'Feb-2011', '601.10', '2011-02-28', '2011-03-01 13:26:16'),
(329, 'D22', 'Feb-2011', '1563.50', '2011-02-28', '2011-03-01 13:26:16'),
(330, 'D23', 'Feb-2011', '988.10', '2011-02-28', '2011-03-01 13:26:16'),
(331, 'D24', 'Feb-2011', '5080.40', '2011-02-28', '2011-03-01 13:26:16'),
(332, 'D25', 'Feb-2011', '25675.30', '2011-02-28', '2011-03-01 13:26:16'),
(333, 'D26', 'Feb-2011', '22622.50', '2011-02-28', '2011-03-01 13:26:16'),
(334, 'D27', 'Feb-2011', '25368.00', '2011-02-28', '2011-03-01 13:26:16'),
(335, 'D28', 'Feb-2011', '18974.60', '2011-02-28', '2011-03-01 13:26:16'),
(336, 'D3', 'Feb-2011', '6280.50', '2011-02-28', '2011-03-01 13:26:16'),
(337, 'D4', 'Feb-2011', '9478.20', '2011-02-28', '2011-03-01 13:26:16'),
(338, 'D5', 'Feb-2011', '663.20', '2011-02-28', '2011-03-01 13:26:16'),
(339, 'D6', 'Feb-2011', '12372.60', '2011-02-28', '2011-03-01 13:26:16'),
(340, 'D7', 'Feb-2011', '13771.20', '2011-02-28', '2011-03-01 13:26:16'),
(341, 'D8', 'Feb-2011', '5438.20', '2011-02-28', '2011-03-01 13:26:16'),
(342, 'D9', 'Feb-2011', '124.50', '2011-02-28', '2011-03-01 13:26:16'),
(343, 'E1', 'Feb-2011', '11041.70', '2011-02-28', '2011-03-01 13:26:16'),
(344, 'E10', 'Feb-2011', '1420.40', '2011-02-28', '2011-03-01 13:26:16'),
(345, 'E11', 'Feb-2011', '5971.10', '2011-02-28', '2011-03-01 13:26:16'),
(346, 'E12', 'Feb-2011', '3436.40', '2011-02-28', '2011-03-01 13:26:16'),
(347, 'E13', 'Feb-2011', '510.40', '2011-02-28', '2011-03-01 13:26:16'),
(348, 'E14', 'Feb-2011', '35865.00', '2011-02-28', '2011-03-01 13:26:16'),
(349, 'E2', 'Feb-2011', '5816.60', '2011-02-28', '2011-03-01 13:26:16'),
(350, 'E3', 'Feb-2011', '27370.60', '2011-02-28', '2011-03-01 13:26:16'),
(351, 'E4', 'Feb-2011', '51888.30', '2011-02-28', '2011-03-01 13:26:16'),
(352, 'E5', 'Feb-2011', '66553.50', '2011-02-28', '2011-03-01 13:26:16'),
(353, 'E6', 'Feb-2011', '19722.90', '2011-02-28', '2011-03-01 13:26:16'),
(354, 'E7', 'Feb-2011', '8265.90', '2011-02-28', '2011-03-01 13:26:16'),
(355, 'E8', 'Feb-2011', '8159.60', '2011-02-28', '2011-03-01 13:26:16'),
(356, 'E9', 'Feb-2011', '5568.20', '2011-02-28', '2011-03-01 13:26:16'),
(357, 'F1', 'Feb-2011', '959.80', '2011-02-28', '2011-03-02 09:25:30'),
(358, 'F2', 'Feb-2011', '1134.40', '2011-02-28', '2011-03-02 09:25:30'),
(359, 'F3', 'Feb-2011', '992.10', '2011-02-28', '2011-03-02 09:25:30'),
(360, 'F4', 'Feb-2011', '373.80', '2011-02-28', '2011-03-02 09:25:30'),
(361, 'F5', 'Feb-2011', '430.10', '2011-02-28', '2011-03-02 09:25:30'),
(362, 'MSA-CA1', 'Feb-2011', '8914.40', '2011-02-28', '2011-03-01 13:26:16'),
(363, 'MSA-CA2', 'Feb-2011', '9780.10', '2011-02-28', '2011-03-01 13:26:16'),
(364, 'MSA101', 'Feb-2011', '4115.20', '2011-02-28', '2011-03-01 13:26:16'),
(365, 'MSA102', 'Feb-2011', '5218.70', '2011-02-28', '2011-03-01 13:26:16'),
(366, 'MSA103', 'Feb-2011', '3065.40', '2011-02-28', '2011-03-01 13:26:16'),
(367, 'MSA104', 'Feb-2011', '4835.80', '2011-02-28', '2011-03-01 13:26:16'),
(368, 'MSA105', 'Feb-2011', '5600.90', '2011-02-28', '2011-03-01 13:26:16'),
(369, 'MSA106', 'Feb-2011', '3550.90', '2011-02-28', '2011-03-01 13:26:16'),
(370, 'MSA201', 'Feb-2011', '1607.80', '2011-02-28', '2011-03-01 13:26:16'),
(371, 'MSA202', 'Feb-2011', '1606.60', '2011-02-28', '2011-03-01 13:26:16'),
(372, 'MSA203', 'Feb-2011', '5223.20', '2011-02-28', '2011-03-01 13:26:16'),
(373, 'MSA204', 'Feb-2011', '2469.10', '2011-02-28', '2011-03-01 13:26:16'),
(374, 'MSA205', 'Feb-2011', '5306.30', '2011-02-28', '2011-03-01 13:26:16'),
(375, 'MSA206', 'Feb-2011', '3793.30', '2011-02-28', '2011-03-01 13:26:16'),
(376, 'MSA301', 'Feb-2011', '729.80', '2011-02-28', '2011-03-01 13:26:16'),
(377, 'MSA302', 'Feb-2011', '4279.90', '2011-02-28', '2011-03-01 13:26:16'),
(378, 'MSA303', 'Feb-2011', '2215.20', '2011-02-28', '2011-03-01 13:26:16'),
(379, 'MSA304', 'Feb-2011', '1638.30', '2011-02-28', '2011-03-01 13:26:16'),
(380, 'MSA305', 'Feb-2011', '755.40', '2011-02-28', '2011-03-01 13:26:16'),
(381, 'MSA306', 'Feb-2011', '4541.30', '2011-02-28', '2011-03-01 13:26:16'),
(382, 'MSA307', 'Feb-2011', '3345.60', '2011-02-28', '2011-03-01 13:26:16'),
(383, 'MSA308', 'Feb-2011', '19.60', '2011-02-28', '2011-03-01 13:26:16'),
(384, 'MSA401', 'Feb-2011', '3267.40', '2011-02-28', '2011-03-01 13:26:16'),
(385, 'MSA402', 'Feb-2011', '1747.50', '2011-02-28', '2011-03-01 13:26:16'),
(386, 'MSA403', 'Feb-2011', '1674.30', '2011-02-28', '2011-03-01 13:26:16'),
(387, 'MSA404', 'Feb-2011', '1131.80', '2011-02-28', '2011-03-01 13:26:16'),
(388, 'MSA405', 'Feb-2011', '821.20', '2011-02-28', '2011-03-01 13:26:16'),
(389, 'MSA406', 'Feb-2011', '2116.30', '2011-02-28', '2011-03-01 13:26:16'),
(390, 'MSA407', 'Feb-2011', '7680.60', '2011-02-28', '2011-03-01 13:26:16'),
(391, 'MSA408', 'Feb-2011', '927.20', '2011-02-28', '2011-03-01 13:26:16'),
(392, 'MSA409', 'Feb-2011', '38.90', '2011-02-28', '2011-03-01 13:26:16'),
(393, 'MSA410', 'Feb-2011', '4414.70', '2011-02-28', '2011-03-01 13:26:16'),
(394, 'MSA501', 'Feb-2011', '3791.90', '2011-02-28', '2011-03-01 13:26:16'),
(395, 'MSA502', 'Feb-2011', '4784.00', '2011-02-28', '2011-03-01 13:26:16'),
(396, 'MSA503', 'Feb-2011', '1576.70', '2011-02-28', '2011-03-01 13:26:16'),
(397, 'MSA504', 'Feb-2011', '838.80', '2011-02-28', '2011-03-01 13:26:16'),
(398, 'MSA505', 'Feb-2011', '4491.40', '2011-02-28', '2011-03-01 13:26:16'),
(399, 'MSA506', 'Feb-2011', '810.60', '2011-02-28', '2011-03-01 13:26:16'),
(400, 'MSA507', 'Feb-2011', '40.50', '2011-02-28', '2011-03-01 13:26:16'),
(401, 'MSA508', 'Feb-2011', '8.70', '2011-02-28', '2011-03-01 13:26:16'),
(402, 'MSA509', 'Feb-2011', '277.70', '2011-02-28', '2011-03-01 13:26:16'),
(403, 'MSA510', 'Feb-2011', '17.40', '2011-02-28', '2011-03-01 13:26:16'),
(404, 'MSA601', 'Feb-2011', '296.90', '2011-02-28', '2011-03-01 13:26:16'),
(405, 'MSA602', 'Feb-2011', '5792.10', '2011-02-28', '2011-03-01 13:26:16'),
(406, 'MSA603', 'Feb-2011', '673.50', '2011-02-28', '2011-03-01 13:26:16'),
(407, 'MSA604', 'Feb-2011', '37.30', '2011-02-28', '2011-03-01 13:26:16'),
(408, 'MSA605', 'Feb-2011', '13.80', '2011-02-28', '2011-03-01 13:26:16'),
(409, 'MSA606', 'Feb-2011', '154.10', '2011-02-28', '2011-03-01 13:26:16'),
(410, 'MSA607', 'Feb-2011', '89.90', '2011-02-28', '2011-03-01 13:26:16'),
(411, 'MSA608', 'Feb-2011', '4855.40', '2011-02-28', '2011-03-01 13:26:16'),
(412, 'MSA609', 'Feb-2011', '5.10', '2011-02-28', '2011-03-01 13:26:16'),
(413, 'MSA610', 'Feb-2011', '33.10', '2011-02-28', '2011-03-01 13:26:16'),
(414, 'RES-CA1', 'Feb-2011', '856.70', '2011-02-28', '2011-03-01 13:26:16'),
(415, 'RES-CA10', 'Feb-2011', '981.20', '2011-02-28', '2011-03-01 13:26:16'),
(416, 'RES-CA11', 'Feb-2011', '1337.40', '2011-02-28', '2011-03-01 13:26:16'),
(417, 'RES-CA12', 'Feb-2011', '474.80', '2011-02-28', '2011-03-01 13:26:16'),
(418, 'RES-CA13', 'Feb-2011', '702.70', '2011-02-28', '2011-03-01 13:26:16'),
(419, 'RES-CA14', 'Feb-2011', '922.70', '2011-02-28', '2011-03-01 13:26:16'),
(420, 'RES-CA15', 'Feb-2011', '941.50', '2011-02-28', '2011-03-01 13:26:16'),
(421, 'RES-CA2', 'Feb-2011', '315.20', '2011-02-28', '2011-03-01 13:26:16'),
(422, 'RES-CA3', 'Feb-2011', '287.80', '2011-02-28', '2011-03-01 13:26:16'),
(423, 'RES-CA4', 'Feb-2011', '604.00', '2011-02-28', '2011-03-01 13:26:16'),
(424, 'RES-CA5', 'Feb-2011', '1329.30', '2011-02-28', '2011-03-01 13:26:16'),
(425, 'RES-CA6', 'Feb-2011', '1172.50', '2011-02-28', '2011-03-01 13:26:16'),
(426, 'RES-CA7', 'Feb-2011', '0.30', '2011-02-28', '2011-03-01 13:26:16'),
(427, 'RES-CA8', 'Feb-2011', '1297.60', '2011-02-28', '2011-03-01 13:26:16'),
(428, 'RES-CA9', 'Feb-2011', '1029.60', '2011-02-28', '2011-03-01 13:26:16'),
(569, 'A1', 'Apr-2011', '5262.20', '2011-05-01', '2011-04-23 12:19:21'),
(570, 'A2', 'Apr-2011', '71.20', '2011-05-01', '2011-04-23 12:19:21'),
(571, 'A3', 'Apr-2011', '659.70', '2011-05-01', '2011-04-23 12:19:21'),
(572, 'A4', 'Apr-2011', '92.10', '2011-05-01', '2011-04-23 12:19:21'),
(573, 'A5', 'Apr-2011', '129.30', '2011-05-01', '2011-04-23 12:19:21'),
(574, 'A6', 'Apr-2011', '242.70', '2011-05-01', '2011-04-23 12:19:21'),
(575, 'A7', 'Apr-2011', '646.90', '2011-05-01', '2011-04-23 12:19:21'),
(576, 'A8', 'Apr-2011', '105.70', '2011-05-01', '2011-04-23 12:19:21'),
(577, 'B1', 'Apr-2011', '6070.60', '2011-05-01', '2011-04-23 12:19:21'),
(578, 'B10', 'Apr-2011', '9602.50', '2011-05-01', '2011-04-23 12:19:21'),
(579, 'B11', 'Apr-2011', '605.60', '2011-05-01', '2011-04-23 12:19:21'),
(580, 'B12', 'Apr-2011', '13207.50', '2011-05-01', '2011-04-23 12:19:21'),
(581, 'B13', 'Apr-2011', '11469.10', '2011-05-01', '2011-04-23 12:19:21'),
(582, 'B14', 'Apr-2011', '4764.60', '2011-05-01', '2011-04-23 12:19:21'),
(583, 'B15', 'Apr-2011', '10455.40', '2011-05-01', '2011-04-23 12:19:21'),
(584, 'B16', 'Apr-2011', '8541.70', '2011-05-01', '2011-04-23 12:19:21'),
(585, 'B2', 'Apr-2011', '6662.20', '2011-05-01', '2011-04-23 12:19:21'),
(586, 'B3', 'Apr-2011', '8931.00', '2011-05-01', '2011-04-23 12:19:21'),
(587, 'B4', 'Apr-2011', '4677.50', '2011-05-01', '2011-04-23 12:19:21'),
(588, 'B5', 'Apr-2011', '4560.50', '2011-05-01', '2011-04-23 12:19:21'),
(589, 'B6', 'Apr-2011', '9015.40', '2011-05-01', '2011-04-23 12:19:21'),
(590, 'B7', 'Apr-2011', '7678.00', '2011-05-01', '2011-04-23 12:19:21'),
(591, 'B8', 'Apr-2011', '3621.50', '2011-05-01', '2011-04-23 12:19:21'),
(592, 'B9', 'Apr-2011', '5747.40', '2011-05-01', '2011-04-23 12:19:21'),
(593, 'C1', 'Apr-2011', '20189.50', '2011-05-01', '2011-04-23 12:19:21'),
(594, 'C2', 'Apr-2011', '15548.60', '2011-05-01', '2011-04-23 12:19:21'),
(595, 'D1', 'Apr-2011', '13762.70', '2011-05-01', '2011-04-23 12:19:21'),
(596, 'D10', 'Apr-2011', '19251.00', '2011-05-01', '2011-04-23 12:19:21'),
(597, 'D11', 'Apr-2011', '8444.80', '2011-05-01', '2011-04-23 12:19:21'),
(598, 'D12', 'Apr-2011', '13571.00', '2011-05-01', '2011-04-23 12:19:21'),
(599, 'D13', 'Apr-2011', '1128.70', '2011-05-01', '2011-04-23 12:19:21'),
(600, 'D14', 'Apr-2011', '1981.90', '2011-05-01', '2011-04-23 12:19:21'),
(601, 'D15', 'Apr-2011', '11881.00', '2011-05-01', '2011-04-23 12:19:21'),
(602, 'D16', 'Apr-2011', '3271.10', '2011-05-01', '2011-04-23 12:19:21'),
(603, 'D17', 'Apr-2011', '1448.70', '2011-05-01', '2011-04-23 12:19:21'),
(604, 'D18', 'Apr-2011', '2187.80', '2011-05-01', '2011-04-23 12:19:21'),
(605, 'D19', 'Apr-2011', '1646.70', '2011-05-01', '2011-04-23 12:19:21'),
(606, 'D2', 'Apr-2011', '8829.60', '2011-05-01', '2011-04-23 12:19:21'),
(607, 'D20', 'Apr-2011', '5071.00', '2011-05-01', '2011-04-23 12:19:21'),
(608, 'D21', 'Apr-2011', '760.50', '2011-05-01', '2011-04-23 12:19:21'),
(609, 'D22', 'Apr-2011', '1886.50', '2011-05-01', '2011-04-23 12:19:21'),
(610, 'D23', 'Apr-2011', '1257.10', '2011-05-01', '2011-04-23 12:19:21'),
(611, 'D24', 'Apr-2011', '5484.00', '2011-05-01', '2011-04-23 12:19:21'),
(612, 'D25', 'Apr-2011', '25958.10', '2011-05-01', '2011-04-23 12:19:21'),
(613, 'D26', 'Apr-2011', '22622.50', '2011-05-01', '2011-04-23 12:19:21'),
(614, 'D27', 'Apr-2011', '25557.30', '2011-05-01', '2011-04-23 12:19:21'),
(615, 'D28', 'Apr-2011', '19404.00', '2011-05-01', '2011-04-23 12:19:21'),
(616, 'D3', 'Apr-2011', '6659.60', '2011-05-01', '2011-04-23 12:19:21'),
(617, 'D4', 'Apr-2011', '10023.40', '2011-05-01', '2011-04-23 12:19:21'),
(618, 'D5', 'Apr-2011', '947.60', '2011-05-01', '2011-04-23 12:19:21'),
(619, 'D6', 'Apr-2011', '12952.20', '2011-05-01', '2011-04-23 12:19:21'),
(620, 'D7', 'Apr-2011', '14444.80', '2011-05-01', '2011-04-23 12:19:21'),
(621, 'D8', 'Apr-2011', '5870.10', '2011-05-01', '2011-04-23 12:19:21'),
(622, 'D9', 'Apr-2011', '566.70', '2011-05-01', '2011-04-23 12:19:21'),
(623, 'E1', 'Apr-2011', '11782.00', '2011-05-01', '2011-04-23 12:19:21'),
(624, 'E10', 'Apr-2011', '1867.70', '2011-05-01', '2011-04-23 12:19:21'),
(625, 'E11', 'Apr-2011', '6451.00', '2011-05-01', '2011-04-23 12:19:21'),
(626, 'E12', 'Apr-2011', '4074.20', '2011-05-01', '2011-04-23 12:19:21'),
(627, 'E13', 'Apr-2011', '754.50', '2011-05-01', '2011-04-23 12:19:21'),
(628, 'E14', 'Apr-2011', '36512.50', '2011-05-01', '2011-04-23 12:19:21'),
(629, 'E2', 'Apr-2011', '6421.20', '2011-05-01', '2011-04-23 12:19:21'),
(630, 'E3', 'Apr-2011', '27779.40', '2011-05-01', '2011-04-23 12:19:21'),
(631, 'E4', 'Apr-2011', '52583.10', '2011-05-01', '2011-04-23 12:19:21'),
(632, 'E5', 'Apr-2011', '66583.40', '2011-05-01', '2011-04-23 12:19:21'),
(633, 'E6', 'Apr-2011', '20126.10', '2011-05-01', '2011-04-23 12:19:21'),
(634, 'E7', 'Apr-2011', '8266.00', '2011-05-01', '2011-04-23 12:19:21'),
(635, 'E8', 'Apr-2011', '8496.90', '2011-05-01', '2011-04-23 12:19:21'),
(636, 'E9', 'Apr-2011', '5681.10', '2011-05-01', '2011-04-23 12:19:21'),
(637, 'F1', 'Apr-2011', '959.80', '2011-05-01', '2011-04-23 12:19:21'),
(638, 'F2', 'Apr-2011', '1339.90', '2011-05-01', '2011-04-23 12:19:21'),
(639, 'F3', 'Apr-2011', '1007.60', '2011-05-01', '2011-04-23 12:19:21'),
(640, 'F4', 'Apr-2011', '404.50', '2011-05-01', '2011-04-23 12:19:21'),
(641, 'F5', 'Apr-2011', '430.10', '2011-05-01', '2011-04-23 12:19:21'),
(642, 'MSA-CA1', 'Apr-2011', '9515.20', '2011-05-01', '2011-04-23 12:19:21'),
(643, 'MSA-CA2', 'Apr-2011', '10439.90', '2011-05-01', '2011-04-23 12:19:21'),
(644, 'MSA101', 'Apr-2011', '4570.10', '2011-05-01', '2011-04-23 12:19:21'),
(645, 'MSA102', 'Apr-2011', '5441.00', '2011-05-01', '2011-04-23 12:19:21'),
(646, 'MSA103', 'Apr-2011', '3248.40', '2011-05-01', '2011-04-23 12:19:21'),
(647, 'MSA104', 'Apr-2011', '5132.70', '2011-05-01', '2011-04-23 12:19:21'),
(648, 'MSA105', 'Apr-2011', '5795.80', '2011-05-01', '2011-04-23 12:19:21'),
(649, 'MSA106', 'Apr-2011', '3858.10', '2011-05-01', '2011-04-23 12:19:21'),
(650, 'MSA201', 'Apr-2011', '1749.50', '2011-05-01', '2011-04-23 12:19:21'),
(651, 'MSA202', 'Apr-2011', '1674.60', '2011-05-01', '2011-04-23 12:19:21'),
(652, 'MSA203', 'Apr-2011', '5520.50', '2011-05-01', '2011-04-23 12:19:21'),
(653, 'MSA204', 'Apr-2011', '2614.70', '2011-05-01', '2011-04-23 12:19:21'),
(654, 'MSA205', 'Apr-2011', '5562.10', '2011-05-01', '2011-04-23 12:19:21'),
(655, 'MSA206', 'Apr-2011', '4014.60', '2011-05-01', '2011-04-23 12:19:21'),
(656, 'MSA301', 'Apr-2011', '766.70', '2011-05-01', '2011-04-23 12:19:21'),
(657, 'MSA302', 'Apr-2011', '4489.80', '2011-05-01', '2011-04-23 12:19:21'),
(658, 'MSA303', 'Apr-2011', '2433.00', '2011-05-01', '2011-04-23 12:19:21'),
(659, 'MSA304', 'Apr-2011', '1780.80', '2011-05-01', '2011-04-23 12:19:21'),
(660, 'MSA305', 'Apr-2011', '812.00', '2011-05-01', '2011-04-23 12:19:21'),
(661, 'MSA306', 'Apr-2011', '4751.40', '2011-05-01', '2011-04-23 12:19:21'),
(662, 'MSA307', 'Apr-2011', '3670.30', '2011-05-01', '2011-04-23 12:19:21'),
(663, 'MSA308', 'Apr-2011', '19.80', '2011-05-01', '2011-04-23 12:19:21'),
(664, 'MSA401', 'Apr-2011', '3370.30', '2011-05-01', '2011-04-23 12:19:21'),
(665, 'MSA402', 'Apr-2011', '1841.20', '2011-05-01', '2011-04-23 12:19:21'),
(666, 'MSA403', 'Apr-2011', '1834.80', '2011-05-01', '2011-04-23 12:19:21'),
(667, 'MSA404', 'Apr-2011', '1219.40', '2011-05-01', '2011-04-23 12:19:21'),
(668, 'MSA405', 'Apr-2011', '837.70', '2011-05-01', '2011-04-23 12:19:21'),
(669, 'MSA406', 'Apr-2011', '2151.10', '2011-05-01', '2011-04-23 12:19:21'),
(670, 'MSA407', 'Apr-2011', '7796.70', '2011-05-01', '2011-04-23 12:19:21'),
(671, 'MSA408', 'Apr-2011', '947.00', '2011-05-01', '2011-04-23 12:19:21'),
(672, 'MSA409', 'Apr-2011', '61.50', '2011-05-01', '2011-04-23 12:19:21'),
(673, 'MSA410', 'Apr-2011', '4478.50', '2011-05-01', '2011-04-23 12:19:21'),
(674, 'MSA501', 'Apr-2011', '3934.10', '2011-05-01', '2011-04-23 12:19:21'),
(675, 'MSA502', 'Apr-2011', '4786.70', '2011-05-01', '2011-04-23 12:19:21'),
(676, 'MSA503', 'Apr-2011', '1613.30', '2011-05-01', '2011-04-23 12:19:21'),
(677, 'MSA504', 'Apr-2011', '841.40', '2011-05-01', '2011-04-23 12:19:21'),
(678, 'MSA505', 'Apr-2011', '4689.80', '2011-05-01', '2011-04-23 12:19:21'),
(679, 'MSA506', 'Apr-2011', '820.00', '2011-05-01', '2011-04-23 12:19:21'),
(680, 'MSA507', 'Apr-2011', '48.90', '2011-05-01', '2011-04-23 12:19:21'),
(681, 'MSA508', 'Apr-2011', '13.80', '2011-05-01', '2011-04-23 12:19:21'),
(682, 'MSA509', 'Apr-2011', '278.30', '2011-05-01', '2011-04-23 12:19:21'),
(683, 'MSA510', 'Apr-2011', '59.60', '2011-05-01', '2011-04-23 12:19:21'),
(684, 'MSA601', 'Apr-2011', '297.00', '2011-05-01', '2011-04-23 12:19:21'),
(685, 'MSA602', 'Apr-2011', '5946.90', '2011-05-01', '2011-04-23 12:19:21'),
(686, 'MSA603', 'Apr-2011', '673.50', '2011-05-01', '2011-04-23 12:19:21'),
(687, 'MSA604', 'Apr-2011', '37.30', '2011-05-01', '2011-04-23 12:19:21'),
(688, 'MSA605', 'Apr-2011', '13.90', '2011-05-01', '2011-04-23 12:19:21'),
(689, 'MSA606', 'Apr-2011', '170.70', '2011-05-01', '2011-04-23 12:19:21'),
(690, 'MSA607', 'Apr-2011', '98.70', '2011-05-01', '2011-04-23 12:19:21'),
(691, 'MSA608', 'Apr-2011', '4855.60', '2011-05-01', '2011-04-23 12:19:21'),
(692, 'MSA609', 'Apr-2011', '5.10', '2011-05-01', '2011-04-23 12:19:21'),
(693, 'MSA610', 'Apr-2011', '33.10', '2011-05-01', '2011-04-23 12:19:21'),
(694, 'RES-CA1', 'Apr-2011', '857.60', '2011-05-01', '2011-04-23 12:19:21'),
(695, 'RES-CA10', 'Apr-2011', '1036.80', '2011-05-01', '2011-04-23 12:19:21'),
(696, 'RES-CA11', 'Apr-2011', '1454.10', '2011-05-01', '2011-04-23 12:19:21'),
(697, 'RES-CA12', 'Apr-2011', '524.40', '2011-05-01', '2011-04-23 12:19:21'),
(698, 'RES-CA13', 'Apr-2011', '745.20', '2011-05-01', '2011-04-23 12:19:21'),
(699, 'RES-CA14', 'Apr-2011', '943.40', '2011-05-01', '2011-04-23 12:19:21'),
(700, 'RES-CA15', 'Apr-2011', '955.40', '2011-05-01', '2011-04-23 12:19:21'),
(701, 'RES-CA2', 'Apr-2011', '315.20', '2011-05-01', '2011-04-23 12:19:21'),
(702, 'RES-CA3', 'Apr-2011', '306.20', '2011-05-01', '2011-04-23 12:19:21'),
(703, 'RES-CA4', 'Apr-2011', '653.30', '2011-05-01', '2011-04-23 12:19:21'),
(704, 'RES-CA5', 'Apr-2011', '1369.90', '2011-05-01', '2011-04-23 12:19:21'),
(705, 'RES-CA6', 'Apr-2011', '1193.50', '2011-05-01', '2011-04-23 12:19:21'),
(706, 'RES-CA7', 'Apr-2011', '0.30', '2011-05-01', '2011-04-23 12:19:21'),
(707, 'RES-CA8', 'Apr-2011', '1382.20', '2011-05-01', '2011-04-23 12:19:21'),
(708, 'RES-CA9', 'Apr-2011', '1093.00', '2011-05-01', '2011-04-23 12:19:21'),
(429, 'A1', 'Mar-2011', '5103.40', '2011-02-28', '2011-03-01 00:00:00'),
(430, 'A2', 'Mar-2011', '71.20', '2011-02-28', '2011-03-01 00:00:00'),
(431, 'A3', 'Mar-2011', '577.70', '2011-02-28', '2011-03-01 00:00:00'),
(432, 'A4', 'Mar-2011', '92.10', '2011-02-28', '2011-03-01 00:00:00'),
(433, 'A5', 'Mar-2011', '129.30', '2011-02-28', '2011-03-01 00:00:00'),
(434, 'A6', 'Mar-2011', '242.70', '2011-02-28', '2011-03-01 00:00:00'),
(435, 'A7', 'Mar-2011', '646.90', '2011-02-28', '2011-03-01 00:00:00'),
(436, 'A8', 'Mar-2011', '105.70', '2011-02-28', '2011-03-01 00:00:00'),
(437, 'B1', 'Mar-2011', '5891.20', '2011-02-28', '2011-03-01 00:00:00'),
(438, 'B10', 'Mar-2011', '9412.80', '2011-02-28', '2011-03-01 00:00:00'),
(439, 'B11', 'Mar-2011', '573.30', '2011-02-28', '2011-03-01 00:00:00'),
(440, 'B12', 'Mar-2011', '12879.20', '2011-02-28', '2011-03-01 00:00:00'),
(441, 'B13', 'Mar-2011', '11266.60', '2011-02-28', '2011-03-01 00:00:00'),
(442, 'B14', 'Mar-2011', '4731.70', '2011-02-28', '2011-03-01 00:00:00'),
(443, 'B15', 'Mar-2011', '9979.50', '2011-02-28', '2011-03-01 00:00:00'),
(444, 'B16', 'Mar-2011', '8347.80', '2011-02-28', '2011-03-01 00:00:00'),
(445, 'B2', 'Mar-2011', '6519.50', '2011-02-28', '2011-03-01 00:00:00'),
(446, 'B3', 'Mar-2011', '8766.20', '2011-02-28', '2011-03-01 00:00:00'),
(447, 'B4', 'Mar-2011', '4430.80', '2011-02-28', '2011-03-01 00:00:00'),
(448, 'B5', 'Mar-2011', '4560.50', '2011-02-28', '2011-03-01 00:00:00'),
(449, 'B6', 'Mar-2011', '8817.60', '2011-02-28', '2011-03-01 00:00:00'),
(450, 'B7', 'Mar-2011', '7499.80', '2011-02-28', '2011-03-01 00:00:00'),
(451, 'B8', 'Mar-2011', '3409.90', '2011-02-28', '2011-03-01 00:00:00'),
(452, 'B9', 'Mar-2011', '5648.20', '2011-02-28', '2011-03-01 00:00:00'),
(453, 'C1', 'Mar-2011', '20146.90', '2011-02-28', '2011-03-01 00:00:00'),
(454, 'C2', 'Mar-2011', '15389.80', '2011-02-28', '2011-03-01 00:00:00'),
(455, 'D1', 'Mar-2011', '13535.50', '2011-02-28', '2011-03-01 00:00:00'),
(456, 'D10', 'Mar-2011', '18664.00', '2011-02-28', '2011-03-01 00:00:00'),
(457, 'D11', 'Mar-2011', '8204.20', '2011-02-28', '2011-03-01 00:00:00'),
(458, 'D12', 'Mar-2011', '13329.10', '2011-02-28', '2011-03-01 00:00:00'),
(459, 'D13', 'Mar-2011', '1078.10', '2011-02-28', '2011-03-01 00:00:00'),
(460, 'D14', 'Mar-2011', '1487.50', '2011-02-28', '2011-03-01 00:00:00'),
(461, 'D15', 'Mar-2011', '11541.30', '2011-02-28', '2011-03-01 00:00:00'),
(462, 'D16', 'Mar-2011', '3270.90', '2011-02-28', '2011-03-01 00:00:00'),
(463, 'D17', 'Mar-2011', '1300.00', '2011-02-28', '2011-03-01 00:00:00'),
(464, 'D18', 'Mar-2011', '1950.10', '2011-02-28', '2011-03-01 00:00:00'),
(465, 'D19', 'Mar-2011', '1516.90', '2011-02-28', '2011-03-01 00:00:00'),
(466, 'D2', 'Mar-2011', '8527.80', '2011-02-28', '2011-03-01 00:00:00'),
(467, 'D20', 'Mar-2011', '4615.30', '2011-02-28', '2011-03-01 00:00:00'),
(468, 'D21', 'Mar-2011', '689.50', '2011-02-28', '2011-03-01 00:00:00'),
(469, 'D22', 'Mar-2011', '1693.20', '2011-02-28', '2011-03-01 00:00:00'),
(470, 'D23', 'Mar-2011', '1093.80', '2011-02-28', '2011-03-01 00:00:00'),
(471, 'D24', 'Mar-2011', '5201.10', '2011-02-28', '2011-03-01 00:00:00'),
(472, 'D25', 'Mar-2011', '25778.50', '2011-02-28', '2011-03-01 00:00:00'),
(473, 'D26', 'Mar-2011', '22622.50', '2011-02-28', '2011-03-01 00:00:00'),
(474, 'D27', 'Mar-2011', '25457.00', '2011-02-28', '2011-03-01 00:00:00'),
(475, 'D28', 'Mar-2011', '19180.10', '2011-02-28', '2011-03-01 00:00:00'),
(476, 'D3', 'Mar-2011', '6380.50', '2011-02-28', '2011-03-01 00:00:00'),
(477, 'D4', 'Mar-2011', '9697.90', '2011-02-28', '2011-03-01 00:00:00'),
(478, 'D5', 'Mar-2011', '761.90', '2011-02-28', '2011-03-01 00:00:00'),
(479, 'D6', 'Mar-2011', '12522.00', '2011-02-28', '2011-03-01 00:00:00'),
(480, 'D7', 'Mar-2011', '14066.70', '2011-02-28', '2011-03-01 00:00:00'),
(481, 'D8', 'Mar-2011', '5541.80', '2011-02-28', '2011-03-01 00:00:00'),
(482, 'D9', 'Mar-2011', '304.30', '2011-02-28', '2011-03-01 00:00:00'),
(483, 'E1', 'Mar-2011', '11448.90', '2011-02-28', '2011-03-01 00:00:00'),
(484, 'E10', 'Mar-2011', '1588.20', '2011-02-28', '2011-03-01 00:00:00'),
(485, 'E11', 'Mar-2011', '6162.70', '2011-02-28', '2011-03-01 00:00:00'),
(486, 'E12', 'Mar-2011', '3655.50', '2011-02-28', '2011-03-01 00:00:00'),
(487, 'E13', 'Mar-2011', '583.30', '2011-02-28', '2011-03-01 00:00:00'),
(488, 'E14', 'Mar-2011', '36022.70', '2011-02-28', '2011-03-01 00:00:00'),
(489, 'E2', 'Mar-2011', '6133.50', '2011-02-28', '2011-03-01 00:00:00'),
(490, 'E3', 'Mar-2011', '27589.90', '2011-02-28', '2011-03-01 00:00:00'),
(491, 'E4', 'Mar-2011', '52100.10', '2011-02-28', '2011-03-01 00:00:00'),
(492, 'E5', 'Mar-2011', '66583.20', '2011-02-28', '2011-03-01 00:00:00'),
(493, 'E6', 'Mar-2011', '19883.80', '2011-02-28', '2011-03-01 00:00:00'),
(494, 'E7', 'Mar-2011', '8266.00', '2011-02-28', '2011-03-01 00:00:00'),
(495, 'E8', 'Mar-2011', '8304.00', '2011-02-28', '2011-03-01 00:00:00'),
(496, 'E9', 'Mar-2011', '5625.80', '2011-02-28', '2011-03-01 00:00:00'),
(497, 'F1', 'Mar-2011', '959.80', '2011-02-28', '2011-03-01 00:00:00'),
(498, 'F2', 'Mar-2011', '1237.30', '2011-02-28', '2011-03-01 00:00:00'),
(499, 'F3', 'Mar-2011', '1002.10', '2011-02-28', '2011-03-01 00:00:00'),
(500, 'F4', 'Mar-2011', '390.00', '2011-02-28', '2011-03-01 00:00:00'),
(501, 'F5', 'Mar-2011', '430.10', '2011-02-28', '2011-03-01 00:00:00'),
(502, 'MSA-CA1', 'Mar-2011', '9228.40', '2011-02-28', '2011-03-01 00:00:00'),
(503, 'MSA-CA2', 'Mar-2011', '10362.30', '2011-02-28', '2011-03-01 00:00:00'),
(504, 'MSA101', 'Mar-2011', '4115.30', '2011-02-28', '2011-03-01 00:00:00'),
(505, 'MSA102', 'Mar-2011', '5318.60', '2011-02-28', '2011-03-01 00:00:00'),
(506, 'MSA103', 'Mar-2011', '3157.50', '2011-02-28', '2011-03-01 00:00:00'),
(507, 'MSA104', 'Mar-2011', '4971.10', '2011-02-28', '2011-03-01 00:00:00'),
(508, 'MSA105', 'Mar-2011', '5676.50', '2011-02-28', '2011-03-01 00:00:00'),
(509, 'MSA106', 'Mar-2011', '3680.30', '2011-02-28', '2011-03-01 00:00:00'),
(510, 'MSA201', 'Mar-2011', '1674.00', '2011-02-28', '2011-03-01 00:00:00'),
(511, 'MSA202', 'Mar-2011', '1609.30', '2011-02-28', '2011-03-01 00:00:00'),
(512, 'MSA203', 'Mar-2011', '5372.50', '2011-02-28', '2011-03-01 00:00:00'),
(513, 'MSA204', 'Mar-2011', '2545.10', '2011-02-28', '2011-03-01 00:00:00'),
(514, 'MSA205', 'Mar-2011', '5419.00', '2011-02-28', '2011-03-01 00:00:00'),
(515, 'MSA206', 'Mar-2011', '3898.10', '2011-02-28', '2011-03-01 00:00:00'),
(516, 'MSA301', 'Mar-2011', '766.70', '2011-02-28', '2011-03-01 00:00:00'),
(517, 'MSA302', 'Mar-2011', '4365.40', '2011-02-28', '2011-03-01 00:00:00'),
(518, 'MSA303', 'Mar-2011', '2294.30', '2011-02-28', '2011-03-01 00:00:00'),
(519, 'MSA304', 'Mar-2011', '1682.60', '2011-02-28', '2011-03-01 00:00:00'),
(520, 'MSA305', 'Mar-2011', '768.90', '2011-02-28', '2011-03-01 00:00:00'),
(521, 'MSA306', 'Mar-2011', '4626.90', '2011-02-28', '2011-03-01 00:00:00'),
(522, 'MSA307', 'Mar-2011', '3461.70', '2011-02-28', '2011-03-01 00:00:00'),
(523, 'MSA308', 'Mar-2011', '19.60', '2011-02-28', '2011-03-01 00:00:00'),
(524, 'MSA401', 'Mar-2011', '3311.10', '2011-02-28', '2011-03-01 00:00:00'),
(525, 'MSA402', 'Mar-2011', '1788.00', '2011-02-28', '2011-03-01 00:00:00'),
(526, 'MSA403', 'Mar-2011', '1743.70', '2011-02-28', '2011-03-01 00:00:00'),
(527, 'MSA404', 'Mar-2011', '1168.00', '2011-02-28', '2011-03-01 00:00:00'),
(528, 'MSA405', 'Mar-2011', '821.20', '2011-02-28', '2011-03-01 00:00:00'),
(529, 'MSA406', 'Mar-2011', '2116.30', '2011-02-28', '2011-03-01 00:00:00'),
(530, 'MSA407', 'Mar-2011', '7728.50', '2011-02-28', '2011-03-01 00:00:00'),
(531, 'MSA408', 'Mar-2011', '927.20', '2011-02-28', '2011-03-01 00:00:00'),
(532, 'MSA409', 'Mar-2011', '38.90', '2011-02-28', '2011-03-01 00:00:00'),
(533, 'MSA410', 'Mar-2011', '4438.10', '2011-02-28', '2011-03-01 00:00:00'),
(534, 'MSA501', 'Mar-2011', '3854.50', '2011-02-28', '2011-03-01 00:00:00'),
(535, 'MSA502', 'Mar-2011', '4784.00', '2011-02-28', '2011-03-01 00:00:00'),
(536, 'MSA503', 'Mar-2011', '1588.60', '2011-02-28', '2011-03-01 00:00:00'),
(537, 'MSA504', 'Mar-2011', '838.80', '2011-02-28', '2011-03-01 00:00:00'),
(538, 'MSA505', 'Mar-2011', '4570.40', '2011-02-28', '2011-03-01 00:00:00'),
(539, 'MSA506', 'Mar-2011', '810.70', '2011-02-28', '2011-03-01 00:00:00'),
(540, 'MSA507', 'Mar-2011', '40.50', '2011-02-28', '2011-03-01 00:00:00'),
(541, 'MSA508', 'Mar-2011', '8.70', '2011-02-28', '2011-03-01 00:00:00'),
(542, 'MSA509', 'Mar-2011', '277.70', '2011-02-28', '2011-03-01 00:00:00'),
(543, 'MSA510', 'Mar-2011', '17.40', '2011-02-28', '2011-03-01 00:00:00'),
(544, 'MSA601', 'Mar-2011', '296.90', '2011-02-28', '2011-03-01 00:00:00'),
(545, 'MSA602', 'Mar-2011', '5856.70', '2011-02-28', '2011-03-01 00:00:00'),
(546, 'MSA603', 'Mar-2011', '673.50', '2011-02-28', '2011-03-01 00:00:00'),
(547, 'MSA604', 'Mar-2011', '37.30', '2011-02-28', '2011-03-01 00:00:00'),
(548, 'MSA605', 'Mar-2011', '13.80', '2011-02-28', '2011-03-01 00:00:00'),
(549, 'MSA606', 'Mar-2011', '154.10', '2011-02-28', '2011-03-01 00:00:00'),
(550, 'MSA607', 'Mar-2011', '90.00', '2011-02-28', '2011-03-01 00:00:00'),
(551, 'MSA608', 'Mar-2011', '4855.40', '2011-02-28', '2011-03-01 00:00:00'),
(552, 'MSA609', 'Mar-2011', '5.00', '2011-02-28', '2011-03-01 00:00:00'),
(553, 'MSA610', 'Mar-2011', '33.10', '2011-02-28', '2011-03-01 00:00:00'),
(554, 'RES-CA1', 'Mar-2011', '857.40', '2011-02-28', '2011-03-01 00:00:00'),
(555, 'RES-CA10', 'Mar-2011', '1005.80', '2011-02-28', '2011-03-01 00:00:00'),
(556, 'RES-CA11', 'Mar-2011', '1404.90', '2011-02-28', '2011-03-01 00:00:00'),
(557, 'RES-CA12', 'Mar-2011', '497.50', '2011-02-28', '2011-03-01 00:00:00'),
(558, 'RES-CA13', 'Mar-2011', '723.90', '2011-02-28', '2011-03-01 00:00:00'),
(559, 'RES-CA14', 'Mar-2011', '933.70', '2011-02-28', '2011-03-01 00:00:00'),
(560, 'RES-CA15', 'Mar-2011', '948.80', '2011-02-28', '2011-03-01 00:00:00'),
(561, 'RES-CA2', 'Mar-2011', '315.20', '2011-02-28', '2011-03-01 00:00:00'),
(562, 'RES-CA3', 'Mar-2011', '297.20', '2011-02-28', '2011-03-01 00:00:00'),
(563, 'RES-CA4', 'Mar-2011', '629.90', '2011-02-28', '2011-03-01 00:00:00'),
(564, 'RES-CA5', 'Mar-2011', '1352.10', '2011-02-28', '2011-03-01 00:00:00'),
(565, 'RES-CA6', 'Mar-2011', '1183.20', '2011-02-28', '2011-03-01 00:00:00'),
(566, 'RES-CA7', 'Mar-2011', '0.30', '2011-02-28', '2011-03-01 00:00:00'),
(567, 'RES-CA8', 'Mar-2011', '1343.40', '2011-02-28', '2011-03-01 00:00:00'),
(568, 'RES-CA9', 'Mar-2011', '1062.10', '2011-02-28', '2011-03-01 00:00:00'),
(709, 'A1', 'May-2011', '5523.10', '2011-06-01', '2011-06-01 12:02:43'),
(710, 'A2', 'May-2011', '71.20', '2011-06-01', '2011-06-01 12:02:43'),
(711, 'A3', 'May-2011', '680.90', '2011-06-01', '2011-06-01 12:02:43'),
(712, 'A4', 'May-2011', '92.10', '2011-06-01', '2011-06-01 12:02:43'),
(713, 'A5', 'May-2011', '129.30', '2011-06-01', '2011-06-01 12:02:43'),
(714, 'A6', 'May-2011', '346.60', '2011-06-01', '2011-06-01 12:02:43'),
(715, 'A7', 'May-2011', '646.90', '2011-06-01', '2011-06-01 12:02:43'),
(716, 'A8', 'May-2011', '105.70', '2011-06-01', '2011-06-01 12:02:43'),
(717, 'B1', 'May-2011', '6304.20', '2011-06-01', '2011-06-01 12:02:43'),
(718, 'B10', 'May-2011', '9898.20', '2011-06-01', '2011-06-01 12:02:43'),
(719, 'B11', 'May-2011', '685.70', '2011-06-01', '2011-06-01 12:02:43'),
(720, 'B12', 'May-2011', '13639.20', '2011-06-01', '2011-06-01 12:02:43'),
(721, 'B13', 'May-2011', '11789.40', '2011-06-01', '2011-06-01 12:02:43'),
(722, 'B14', 'May-2011', '4856.90', '2011-06-01', '2011-06-01 12:02:43'),
(723, 'B15', 'May-2011', '11335.40', '2011-06-01', '2011-06-01 12:02:43'),
(724, 'B16', 'May-2011', '8819.20', '2011-06-01', '2011-06-01 12:02:43'),
(725, 'B2', 'May-2011', '7111.10', '2011-06-01', '2011-06-01 12:02:43'),
(726, 'B3', 'May-2011', '9088.50', '2011-06-01', '2011-06-01 12:02:43'),
(727, 'B4', 'May-2011', '5035.70', '2011-06-01', '2011-06-01 12:02:43'),
(728, 'B5', 'May-2011', '4560.50', '2011-06-01', '2011-06-01 12:02:43'),
(729, 'B6', 'May-2011', '9139.20', '2011-06-01', '2011-06-01 12:02:43'),
(730, 'B7', 'May-2011', '7842.70', '2011-06-01', '2011-06-01 12:02:43'),
(731, 'B8', 'May-2011', '4150.50', '2011-06-01', '2011-06-01 12:02:43'),
(732, 'B9', 'May-2011', '5875.80', '2011-06-01', '2011-06-01 12:02:43'),
(733, 'C1', 'May-2011', '20242.90', '2011-06-01', '2011-06-01 12:02:43'),
(734, 'C2', 'May-2011', '15663.80', '2011-06-01', '2011-06-01 12:02:43'),
(735, 'D1', 'May-2011', '14016.60', '2011-06-01', '2011-06-01 12:02:43'),
(736, 'D10', 'May-2011', '20254.60', '2011-06-01', '2011-06-01 12:02:43'),
(737, 'D11', 'May-2011', '8936.50', '2011-06-01', '2011-06-01 12:02:43'),
(738, 'D12', 'May-2011', '14102.80', '2011-06-01', '2011-06-01 12:02:43'),
(739, 'D13', 'May-2011', '1165.50', '2011-06-01', '2011-06-01 12:02:43'),
(740, 'D14', 'May-2011', '2866.00', '2011-06-01', '2011-06-01 12:02:43'),
(741, 'D15', 'May-2011', '12192.30', '2011-06-01', '2011-06-01 12:02:43'),
(742, 'D16', 'May-2011', '3273.40', '2011-06-01', '2011-06-01 12:02:43'),
(743, 'D17', 'May-2011', '1614.80', '2011-06-01', '2011-06-01 12:02:43'),
(744, 'D18', 'May-2011', '2660.00', '2011-06-01', '2011-06-01 12:02:43'),
(745, 'D19', 'May-2011', '1963.70', '2011-06-01', '2011-06-01 12:02:43'),
(746, 'D2', 'May-2011', '9534.40', '2011-06-01', '2011-06-01 12:02:43'),
(747, 'D20', 'May-2011', '5858.10', '2011-06-01', '2011-06-01 12:02:43'),
(748, 'D21', 'May-2011', '827.40', '2011-06-01', '2011-06-01 12:02:43'),
(749, 'D22', 'May-2011', '2115.40', '2011-06-01', '2011-06-01 12:02:43'),
(750, 'D23', 'May-2011', '1684.10', '2011-06-01', '2011-06-01 12:02:43'),
(751, 'D24', 'May-2011', '5809.50', '2011-06-01', '2011-06-01 12:02:43'),
(752, 'D25', 'May-2011', '26426.80', '2011-06-01', '2011-06-01 12:02:43'),
(753, 'D26', 'May-2011', '22622.60', '2011-06-01', '2011-06-01 12:02:43'),
(754, 'D27', 'May-2011', '25678.20', '2011-06-01', '2011-06-01 12:02:43'),
(755, 'D28', 'May-2011', '19779.00', '2011-06-01', '2011-06-01 12:02:43'),
(756, 'D3', 'May-2011', '7032.30', '2011-06-01', '2011-06-01 12:02:43'),
(757, 'D4', 'May-2011', '10586.20', '2011-06-01', '2011-06-01 12:02:43'),
(758, 'D5', 'May-2011', '1377.20', '2011-06-01', '2011-06-01 12:02:43'),
(759, 'D6', 'May-2011', '13619.50', '2011-06-01', '2011-06-01 12:02:43'),
(760, 'D7', 'May-2011', '14962.80', '2011-06-01', '2011-06-01 12:02:43'),
(761, 'D8', 'May-2011', '6388.10', '2011-06-01', '2011-06-01 12:02:43'),
(762, 'D9', 'May-2011', '868.90', '2011-06-01', '2011-06-01 12:02:43'),
(763, 'E1', 'May-2011', '12151.70', '2011-06-01', '2011-06-01 12:02:43'),
(764, 'E10', 'May-2011', '2557.30', '2011-06-01', '2011-06-01 12:02:43'),
(765, 'E11', 'May-2011', '7335.60', '2011-06-01', '2011-06-01 12:02:43'),
(766, 'E12', 'May-2011', '5072.20', '2011-06-01', '2011-06-01 12:02:43'),
(767, 'E13', 'May-2011', '1202.10', '2011-06-01', '2011-06-01 12:02:43'),
(768, 'E14', 'May-2011', '36971.00', '2011-06-01', '2011-06-01 12:02:43'),
(769, 'E2', 'May-2011', '6659.30', '2011-06-01', '2011-06-01 12:02:43'),
(770, 'E3', 'May-2011', '28310.50', '2011-06-01', '2011-06-01 12:02:43'),
(771, 'E4', 'May-2011', '53462.00', '2011-06-01', '2011-06-01 12:02:43'),
(772, 'E5', 'May-2011', '66840.60', '2011-06-01', '2011-06-01 12:02:43'),
(773, 'E6', 'May-2011', '20694.10', '2011-06-01', '2011-06-01 12:02:43'),
(774, 'E7', 'May-2011', '8266.10', '2011-06-01', '2011-06-01 12:02:43'),
(775, 'E8', 'May-2011', '9189.70', '2011-06-01', '2011-06-01 12:02:43'),
(776, 'E9', 'May-2011', '5736.40', '2011-06-01', '2011-06-01 12:02:43'),
(777, 'F1', 'May-2011', '959.80', '2011-06-01', '2011-06-01 12:02:43'),
(778, 'F2', 'May-2011', '1438.70', '2011-06-01', '2011-06-01 12:02:43'),
(779, 'F3', 'May-2011', '1012.20', '2011-06-01', '2011-06-01 12:02:43'),
(780, 'F4', 'May-2011', '417.90', '2011-06-01', '2011-06-01 12:02:43'),
(781, 'F5', 'May-2011', '430.10', '2011-06-01', '2011-06-01 12:02:43'),
(782, 'MSA-CA1', 'May-2011', '9720.70', '2011-06-01', '2011-06-01 12:02:43'),
(783, 'MSA-CA2', 'May-2011', '10786.80', '2011-06-01', '2011-06-01 12:02:43'),
(784, 'MSA101', 'May-2011', '4576.70', '2011-06-01', '2011-06-01 12:02:43'),
(785, 'MSA102', 'May-2011', '5441.00', '2011-06-01', '2011-06-01 12:02:43'),
(786, 'MSA103', 'May-2011', '3269.20', '2011-06-01', '2011-06-01 12:02:43'),
(787, 'MSA104', 'May-2011', '5393.90', '2011-06-01', '2011-06-01 12:02:43'),
(788, 'MSA105', 'May-2011', '5953.10', '2011-06-01', '2011-06-01 12:02:43'),
(789, 'MSA106', 'May-2011', '4112.90', '2011-06-01', '2011-06-01 12:02:43'),
(790, 'MSA201', 'May-2011', '1868.70', '2011-06-01', '2011-06-01 12:02:43'),
(791, 'MSA202', 'May-2011', '1845.50', '2011-06-01', '2011-06-01 12:02:43'),
(792, 'MSA203', 'May-2011', '5731.00', '2011-06-01', '2011-06-01 12:02:43'),
(793, 'MSA204', 'May-2011', '2654.00', '2011-06-01', '2011-06-01 12:02:43'),
(794, 'MSA205', 'May-2011', '5734.50', '2011-06-01', '2011-06-01 12:02:43'),
(795, 'MSA206', 'May-2011', '4189.10', '2011-06-01', '2011-06-01 12:02:43'),
(796, 'MSA301', 'May-2011', '766.70', '2011-06-01', '2011-06-01 12:02:43'),
(797, 'MSA302', 'May-2011', '4702.30', '2011-06-01', '2011-06-01 12:02:43'),
(798, 'MSA303', 'May-2011', '2680.10', '2011-06-01', '2011-06-01 12:02:43'),
(799, 'MSA304', 'May-2011', '1883.20', '2011-06-01', '2011-06-01 12:02:43'),
(800, 'MSA305', 'May-2011', '910.20', '2011-06-01', '2011-06-01 12:02:43'),
(801, 'MSA306', 'May-2011', '4963.80', '2011-06-01', '2011-06-01 12:02:43'),
(802, 'MSA307', 'May-2011', '3916.40', '2011-06-01', '2011-06-01 12:02:43'),
(803, 'MSA308', 'May-2011', '19.80', '2011-06-01', '2011-06-01 12:02:43'),
(804, 'MSA401', 'May-2011', '3449.60', '2011-06-01', '2011-06-01 12:02:43'),
(805, 'MSA402', 'May-2011', '1887.00', '2011-06-01', '2011-06-01 12:02:43'),
(806, 'MSA403', 'May-2011', '1965.50', '2011-06-01', '2011-06-01 12:02:43'),
(807, 'MSA404', 'May-2011', '1255.80', '2011-06-01', '2011-06-01 12:02:43'),
(808, 'MSA405', 'May-2011', '881.50', '2011-06-01', '2011-06-01 12:02:43'),
(809, 'MSA406', 'May-2011', '2209.50', '2011-06-01', '2011-06-01 12:02:43'),
(810, 'MSA407', 'May-2011', '7882.80', '2011-06-01', '2011-06-01 12:02:43'),
(811, 'MSA408', 'May-2011', '986.50', '2011-06-01', '2011-06-01 12:02:43'),
(812, 'MSA409', 'May-2011', '112.30', '2011-06-01', '2011-06-01 12:02:43'),
(813, 'MSA410', 'May-2011', '4524.30', '2011-06-01', '2011-06-01 12:02:43'),
(814, 'MSA501', 'May-2011', '4022.00', '2011-06-01', '2011-06-01 12:02:43'),
(815, 'MSA502', 'May-2011', '4798.00', '2011-06-01', '2011-06-01 12:02:43'),
(816, 'MSA503', 'May-2011', '1629.40', '2011-06-01', '2011-06-01 12:02:43'),
(817, 'MSA504', 'May-2011', '841.40', '2011-06-01', '2011-06-01 12:02:43'),
(818, 'MSA505', 'May-2011', '4866.40', '2011-06-01', '2011-06-01 12:02:43'),
(819, 'MSA506', 'May-2011', '849.80', '2011-06-01', '2011-06-01 12:02:43'),
(820, 'MSA507', 'May-2011', '81.20', '2011-06-01', '2011-06-01 12:02:43'),
(821, 'MSA508', 'May-2011', '42.00', '2011-06-01', '2011-06-01 12:02:43'),
(822, 'MSA509', 'May-2011', '342.20', '2011-06-01', '2011-06-01 12:02:43'),
(823, 'MSA510', 'May-2011', '202.20', '2011-06-01', '2011-06-01 12:02:43'),
(824, 'MSA601', 'May-2011', '297.00', '2011-06-01', '2011-06-01 12:02:43'),
(825, 'MSA602', 'May-2011', '6030.10', '2011-06-01', '2011-06-01 12:02:43'),
(826, 'MSA603', 'May-2011', '673.50', '2011-06-01', '2011-06-01 12:02:43'),
(827, 'MSA604', 'May-2011', '37.30', '2011-06-01', '2011-06-01 12:02:43'),
(828, 'MSA605', 'May-2011', '13.90', '2011-06-01', '2011-06-01 12:02:43'),
(829, 'MSA606', 'May-2011', '170.90', '2011-06-01', '2011-06-01 12:02:43'),
(830, 'MSA607', 'May-2011', '98.70', '2011-06-01', '2011-06-01 12:02:43'),
(831, 'MSA608', 'May-2011', '4855.60', '2011-06-01', '2011-06-01 12:02:43'),
(832, 'MSA609', 'May-2011', '5.10', '2011-06-01', '2011-06-01 12:02:43'),
(833, 'MSA610', 'May-2011', '33.10', '2011-06-01', '2011-06-01 12:02:43');
INSERT INTO `el_reading2` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(834, 'RES-CA1', 'May-2011', '857.60', '2011-06-01', '2011-06-01 12:02:43'),
(835, 'RES-CA10', 'May-2011', '1061.60', '2011-06-01', '2011-06-01 12:02:43'),
(836, 'RES-CA11', 'May-2011', '1501.40', '2011-06-01', '2011-06-01 12:02:43'),
(837, 'RES-CA12', 'May-2011', '553.40', '2011-06-01', '2011-06-01 12:02:43'),
(838, 'RES-CA13', 'May-2011', '763.10', '2011-06-01', '2011-06-01 12:02:43'),
(839, 'RES-CA14', 'May-2011', '953.60', '2011-06-01', '2011-06-01 12:02:43'),
(840, 'RES-CA15', 'May-2011', '962.80', '2011-06-01', '2011-06-01 12:02:43'),
(841, 'RES-CA2', 'May-2011', '325.90', '2011-06-01', '2011-06-01 12:02:43'),
(842, 'RES-CA3', 'May-2011', '314.70', '2011-06-01', '2011-06-01 12:02:43'),
(843, 'RES-CA4', 'May-2011', '677.30', '2011-06-01', '2011-06-01 12:02:43'),
(844, 'RES-CA5', 'May-2011', '1387.70', '2011-06-01', '2011-06-01 12:02:43'),
(845, 'RES-CA6', 'May-2011', '1203.60', '2011-06-01', '2011-06-01 12:02:43'),
(846, 'RES-CA7', 'May-2011', '0.30', '2011-06-01', '2011-06-01 12:02:43'),
(847, 'RES-CA8', 'May-2011', '1413.80', '2011-06-01', '2011-06-01 12:02:43'),
(848, 'RES-CA9', 'May-2011', '1122.60', '2011-06-01', '2011-06-01 12:02:43'),
(849, 'A1', 'Jun-2011', '5771.20', '2011-07-01', '2011-07-01 09:37:01'),
(850, 'A2', 'Jun-2011', '71.20', '2011-07-01', '2011-07-01 09:37:01'),
(851, 'A3', 'Jun-2011', '699.30', '2011-07-01', '2011-07-01 09:37:01'),
(852, 'A4', 'Jun-2011', '92.10', '2011-07-01', '2011-07-01 09:37:01'),
(853, 'A5', 'Jun-2011', '129.90', '2011-07-01', '2011-07-01 09:37:01'),
(854, 'A6', 'Jun-2011', '490.30', '2011-07-01', '2011-07-01 09:37:01'),
(855, 'A7', 'Jun-2011', '646.90', '2011-07-01', '2011-07-01 09:37:01'),
(856, 'A8', 'Jun-2011', '105.70', '2011-07-01', '2011-07-01 09:37:01'),
(857, 'B1', 'Jun-2011', '6548.10', '2011-07-01', '2011-07-01 09:37:01'),
(858, 'B10', 'Jun-2011', '10268.90', '2011-07-01', '2011-07-01 09:37:01'),
(859, 'B11', 'Jun-2011', '849.00', '2011-07-01', '2011-07-01 09:37:01'),
(860, 'B12', 'Jun-2011', '14088.40', '2011-07-01', '2011-07-01 09:37:01'),
(861, 'B13', 'Jun-2011', '12076.60', '2011-07-01', '2011-07-01 09:37:01'),
(862, 'B14', 'Jun-2011', '5024.70', '2011-07-01', '2011-07-01 09:37:01'),
(863, 'B15', 'Jun-2011', '12067.70', '2011-07-01', '2011-07-01 09:37:01'),
(864, 'B16', 'Jun-2011', '9065.50', '2011-07-01', '2011-07-01 09:37:01'),
(865, 'B2', 'Jun-2011', '7669.60', '2011-07-01', '2011-07-01 09:37:01'),
(866, 'B3', 'Jun-2011', '9237.10', '2011-07-01', '2011-07-01 09:37:01'),
(867, 'B4', 'Jun-2011', '5368.40', '2011-07-01', '2011-07-01 09:37:01'),
(868, 'B5', 'Jun-2011', '4560.50', '2011-07-01', '2011-07-01 09:37:01'),
(869, 'B6', 'Jun-2011', '9323.90', '2011-07-01', '2011-07-01 09:37:01'),
(870, 'B7', 'Jun-2011', '8039.20', '2011-07-01', '2011-07-01 09:37:01'),
(871, 'B8', 'Jun-2011', '4701.30', '2011-07-01', '2011-07-01 09:37:01'),
(872, 'B9', 'Jun-2011', '6011.00', '2011-07-01', '2011-07-01 09:37:01'),
(873, 'C1', 'Jun-2011', '20257.20', '2011-07-01', '2011-07-01 09:37:01'),
(874, 'C2', 'Jun-2011', '15774.20', '2011-07-01', '2011-07-01 09:37:01'),
(875, 'D1', 'Jun-2011', '14294.60', '2011-07-01', '2011-07-01 09:37:01'),
(876, 'D10', 'Jun-2011', '20577.80', '2011-07-01', '2011-07-01 09:37:01'),
(877, 'D11', 'Jun-2011', '9118.90', '2011-07-01', '2011-07-01 09:37:01'),
(878, 'D12', 'Jun-2011', '14803.30', '2011-07-01', '2011-07-01 09:37:01'),
(879, 'D13', 'Jun-2011', '1192.80', '2011-07-01', '2011-07-01 09:37:01'),
(880, 'D14', 'Jun-2011', '3461.80', '2011-07-01', '2011-07-01 09:37:01'),
(881, 'D15', 'Jun-2011', '12231.70', '2011-07-01', '2011-07-01 09:37:01'),
(882, 'D16', 'Jun-2011', '3274.30', '2011-07-01', '2011-07-01 09:37:01'),
(883, 'D17', 'Jun-2011', '1722.00', '2011-07-01', '2011-07-01 09:37:01'),
(884, 'D18', 'Jun-2011', '2844.30', '2011-07-01', '2011-07-01 09:37:01'),
(885, 'D19', 'Jun-2011', '2170.00', '2011-07-01', '2011-07-01 09:37:01'),
(886, 'D2', 'Jun-2011', '10379.40', '2011-07-01', '2011-07-01 09:37:01'),
(887, 'D20', 'Jun-2011', '6677.60', '2011-07-01', '2011-07-01 09:37:01'),
(888, 'D21', 'Jun-2011', '867.70', '2011-07-01', '2011-07-01 09:37:01'),
(889, 'D22', 'Jun-2011', '2334.00', '2011-07-01', '2011-07-01 09:37:01'),
(890, 'D23', 'Jun-2011', '1962.50', '2011-07-01', '2011-07-01 09:37:01'),
(891, 'D24', 'Jun-2011', '5961.50', '2011-07-01', '2011-07-01 09:37:01'),
(892, 'D25', 'Jun-2011', '26929.40', '2011-07-01', '2011-07-01 09:37:01'),
(893, 'D26', 'Jun-2011', '22622.60', '2011-07-01', '2011-07-01 09:37:01'),
(894, 'D27', 'Jun-2011', '25802.20', '2011-07-01', '2011-07-01 09:37:01'),
(895, 'D28', 'Jun-2011', '20218.50', '2011-07-01', '2011-07-01 09:37:01'),
(896, 'D3', 'Jun-2011', '7125.80', '2011-07-01', '2011-07-01 09:37:01'),
(897, 'D4', 'Jun-2011', '10901.90', '2011-07-01', '2011-07-01 09:37:01'),
(898, 'D5', 'Jun-2011', '1615.00', '2011-07-01', '2011-07-01 09:37:01'),
(899, 'D6', 'Jun-2011', '14283.20', '2011-07-01', '2011-07-01 09:37:01'),
(900, 'D7', 'Jun-2011', '15269.50', '2011-07-01', '2011-07-01 09:37:01'),
(901, 'D8', 'Jun-2011', '6908.00', '2011-07-01', '2011-07-01 09:37:01'),
(902, 'D9', 'Jun-2011', '1029.50', '2011-07-01', '2011-07-01 09:37:01'),
(903, 'E1', 'Jun-2011', '12162.90', '2011-07-01', '2011-07-01 09:37:01'),
(904, 'E10', 'Jun-2011', '3165.80', '2011-07-01', '2011-07-01 09:37:01'),
(905, 'E11', 'Jun-2011', '8046.80', '2011-07-01', '2011-07-01 09:37:01'),
(906, 'E12', 'Jun-2011', '5710.40', '2011-07-01', '2011-07-01 09:37:01'),
(907, 'E13', 'Jun-2011', '1435.40', '2011-07-01', '2011-07-01 09:37:01'),
(908, 'E14', 'Jun-2011', '37039.70', '2011-07-01', '2011-07-01 09:37:01'),
(909, 'E2', 'Jun-2011', '6690.20', '2011-07-01', '2011-07-01 09:37:01'),
(910, 'E3', 'Jun-2011', '28635.00', '2011-07-01', '2011-07-01 09:37:01'),
(911, 'E4', 'Jun-2011', '54207.90', '2011-07-01', '2011-07-01 09:37:01'),
(912, 'E5', 'Jun-2011', '66841.40', '2011-07-01', '2011-07-01 09:37:01'),
(913, 'E6', 'Jun-2011', '21422.40', '2011-07-01', '2011-07-01 09:37:01'),
(914, 'E7', 'Jun-2011', '8357.00', '2011-07-01', '2011-07-01 09:37:01'),
(915, 'E8', 'Jun-2011', '9839.80', '2011-07-01', '2011-07-01 09:37:01'),
(916, 'E9', 'Jun-2011', '5836.90', '2011-07-01', '2011-07-01 09:37:01'),
(917, 'F1', 'Jun-2011', '959.90', '2011-07-01', '2011-07-01 09:37:01'),
(918, 'F2', 'Jun-2011', '1525.00', '2011-07-01', '2011-07-01 09:37:01'),
(919, 'F3', 'Jun-2011', '1015.80', '2011-07-01', '2011-07-01 09:37:01'),
(920, 'F4', 'Jun-2011', '431.60', '2011-07-01', '2011-07-01 09:37:01'),
(921, 'F5', 'Jun-2011', '430.10', '2011-07-01', '2011-07-01 09:37:01'),
(922, 'MSA-CA1', 'Jun-2011', '9917.50', '2011-07-01', '2011-07-01 09:37:01'),
(923, 'MSA-CA2', 'Jun-2011', '11181.80', '2011-07-01', '2011-07-01 09:37:01'),
(924, 'MSA101', 'Jun-2011', '4582.30', '2011-07-01', '2011-07-01 09:37:01'),
(925, 'MSA102', 'Jun-2011', '5441.00', '2011-07-01', '2011-07-01 09:37:01'),
(926, 'MSA103', 'Jun-2011', '3269.20', '2011-07-01', '2011-07-01 09:37:01'),
(927, 'MSA104', 'Jun-2011', '5652.10', '2011-07-01', '2011-07-01 09:37:01'),
(928, 'MSA105', 'Jun-2011', '5999.10', '2011-07-01', '2011-07-01 09:37:01'),
(929, 'MSA106', 'Jun-2011', '4361.10', '2011-07-01', '2011-07-01 09:37:01'),
(930, 'MSA201', 'Jun-2011', '1964.60', '2011-07-01', '2011-07-01 09:37:01'),
(931, 'MSA202', 'Jun-2011', '1955.40', '2011-07-01', '2011-07-01 09:37:01'),
(932, 'MSA203', 'Jun-2011', '5955.20', '2011-07-01', '2011-07-01 09:37:01'),
(933, 'MSA204', 'Jun-2011', '2711.30', '2011-07-01', '2011-07-01 09:37:01'),
(934, 'MSA205', 'Jun-2011', '5915.90', '2011-07-01', '2011-07-01 09:37:01'),
(935, 'MSA206', 'Jun-2011', '4386.10', '2011-07-01', '2011-07-01 09:37:01'),
(936, 'MSA301', 'Jun-2011', '766.70', '2011-07-01', '2011-07-01 09:37:01'),
(937, 'MSA302', 'Jun-2011', '4876.10', '2011-07-01', '2011-07-01 09:37:01'),
(938, 'MSA303', 'Jun-2011', '2952.00', '2011-07-01', '2011-07-01 09:37:01'),
(939, 'MSA304', 'Jun-2011', '1988.80', '2011-07-01', '2011-07-01 09:37:01'),
(940, 'MSA305', 'Jun-2011', '931.10', '2011-07-01', '2011-07-01 09:37:01'),
(941, 'MSA306', 'Jun-2011', '5137.50', '2011-07-01', '2011-07-01 09:37:01'),
(942, 'MSA307', 'Jun-2011', '4219.10', '2011-07-01', '2011-07-01 09:37:01'),
(943, 'MSA308', 'Jun-2011', '19.80', '2011-07-01', '2011-07-01 09:37:01'),
(944, 'MSA401', 'Jun-2011', '3520.10', '2011-07-01', '2011-07-01 09:37:01'),
(945, 'MSA402', 'Jun-2011', '1956.60', '2011-07-01', '2011-07-01 09:37:01'),
(946, 'MSA403', 'Jun-2011', '2125.80', '2011-07-01', '2011-07-01 09:37:01'),
(947, 'MSA404', 'Jun-2011', '1298.40', '2011-07-01', '2011-07-01 09:37:01'),
(948, 'MSA405', 'Jun-2011', '937.00', '2011-07-01', '2011-07-01 09:37:01'),
(949, 'MSA406', 'Jun-2011', '2264.70', '2011-07-01', '2011-07-01 09:37:01'),
(950, 'MSA407', 'Jun-2011', '7983.80', '2011-07-01', '2011-07-01 09:37:01'),
(951, 'MSA408', 'Jun-2011', '1031.90', '2011-07-01', '2011-07-01 09:37:01'),
(952, 'MSA409', 'Jun-2011', '169.90', '2011-07-01', '2011-07-01 09:37:01'),
(953, 'MSA410', 'Jun-2011', '4556.40', '2011-07-01', '2011-07-01 09:37:01'),
(954, 'MSA501', 'Jun-2011', '4084.80', '2011-07-01', '2011-07-01 09:37:01'),
(955, 'MSA502', 'Jun-2011', '4806.70', '2011-07-01', '2011-07-01 09:37:01'),
(956, 'MSA503', 'Jun-2011', '1631.70', '2011-07-01', '2011-07-01 09:37:01'),
(957, 'MSA504', 'Jun-2011', '841.40', '2011-07-01', '2011-07-01 09:37:01'),
(958, 'MSA505', 'Jun-2011', '4982.50', '2011-07-01', '2011-07-01 09:37:01'),
(959, 'MSA506', 'Jun-2011', '938.80', '2011-07-01', '2011-07-01 09:37:01'),
(960, 'MSA507', 'Jun-2011', '110.30', '2011-07-01', '2011-07-01 09:37:01'),
(961, 'MSA508', 'Jun-2011', '55.60', '2011-07-01', '2011-07-01 09:37:01'),
(962, 'MSA509', 'Jun-2011', '476.10', '2011-07-01', '2011-07-01 09:37:01'),
(963, 'MSA510', 'Jun-2011', '363.70', '2011-07-01', '2011-07-01 09:37:01'),
(964, 'MSA601', 'Jun-2011', '297.00', '2011-07-01', '2011-07-01 09:37:01'),
(965, 'MSA602', 'Jun-2011', '6163.80', '2011-07-01', '2011-07-01 09:37:01'),
(966, 'MSA603', 'Jun-2011', '673.50', '2011-07-01', '2011-07-01 09:37:01'),
(967, 'MSA604', 'Jun-2011', '37.30', '2011-07-01', '2011-07-01 09:37:01'),
(968, 'MSA605', 'Jun-2011', '13.90', '2011-07-01', '2011-07-01 09:37:01'),
(969, 'MSA606', 'Jun-2011', '170.90', '2011-07-01', '2011-07-01 09:37:01'),
(970, 'MSA607', 'Jun-2011', '98.70', '2011-07-01', '2011-07-01 09:37:01'),
(971, 'MSA608', 'Jun-2011', '4855.60', '2011-07-01', '2011-07-01 09:37:01'),
(972, 'MSA609', 'Jun-2011', '5.10', '2011-07-01', '2011-07-01 09:37:01'),
(973, 'MSA610', 'Jun-2011', '33.10', '2011-07-01', '2011-07-01 09:37:01'),
(974, 'RES-CA1', 'Jun-2011', '861.00', '2011-07-01', '2011-07-01 09:37:01'),
(975, 'RES-CA10', 'Jun-2011', '1087.40', '2011-07-01', '2011-07-01 09:37:01'),
(976, 'RES-CA11', 'Jun-2011', '1558.60', '2011-07-01', '2011-07-01 09:37:01'),
(977, 'RES-CA12', 'Jun-2011', '586.20', '2011-07-01', '2011-07-01 09:37:01'),
(978, 'RES-CA13', 'Jun-2011', '791.50', '2011-07-01', '2011-07-01 09:37:01'),
(979, 'RES-CA14', 'Jun-2011', '963.40', '2011-07-01', '2011-07-01 09:37:01'),
(980, 'RES-CA15', 'Jun-2011', '970.00', '2011-07-01', '2011-07-01 09:37:01'),
(981, 'RES-CA2', 'Jun-2011', '329.00', '2011-07-01', '2011-07-01 09:37:01'),
(982, 'RES-CA3', 'Jun-2011', '323.40', '2011-07-01', '2011-07-01 09:37:01'),
(983, 'RES-CA4', 'Jun-2011', '706.30', '2011-07-01', '2011-07-01 09:37:01'),
(984, 'RES-CA5', 'Jun-2011', '1409.70', '2011-07-01', '2011-07-01 09:37:01'),
(985, 'RES-CA6', 'Jun-2011', '1212.10', '2011-07-01', '2011-07-01 09:37:01'),
(986, 'RES-CA7', 'Jun-2011', '0.30', '2011-07-01', '2011-07-01 09:37:01'),
(987, 'RES-CA8', 'Jun-2011', '1453.70', '2011-07-01', '2011-07-01 09:37:01'),
(988, 'RES-CA9', 'Jun-2011', '1156.00', '2011-07-01', '2011-07-01 09:37:01'),
(989, 'A1', 'Jul-2011', '6053.10', '2011-08-02', '2011-08-02 12:19:13'),
(990, 'A2', 'Jul-2011', '71.20', '2011-08-02', '2011-08-02 12:19:13'),
(991, 'A3', 'Jul-2011', '745.20', '2011-08-02', '2011-08-02 12:19:13'),
(992, 'A4', 'Jul-2011', '92.10', '2011-08-02', '2011-08-02 12:19:13'),
(993, 'A5', 'Jul-2011', '129.90', '2011-08-02', '2011-08-02 12:19:13'),
(994, 'A6', 'Jul-2011', '654.40', '2011-08-02', '2011-08-02 12:19:13'),
(995, 'A7', 'Jul-2011', '646.90', '2011-08-02', '2011-08-02 12:19:13'),
(996, 'A8', 'Jul-2011', '105.70', '2011-08-02', '2011-08-02 12:19:13'),
(997, 'B1', 'Jul-2011', '6909.40', '2011-08-02', '2011-08-02 12:19:13'),
(998, 'B10', 'Jul-2011', '10548.40', '2011-08-02', '2011-08-02 12:19:13'),
(999, 'B11', 'Jul-2011', '1056.10', '2011-08-02', '2011-08-02 12:19:13'),
(1000, 'B12', 'Jul-2011', '14581.00', '2011-08-02', '2011-08-02 12:19:13'),
(1001, 'B13', 'Jul-2011', '12347.40', '2011-08-02', '2011-08-02 12:19:13'),
(1002, 'B14', 'Jul-2011', '5128.70', '2011-08-02', '2011-08-02 12:19:13'),
(1003, 'B15', 'Jul-2011', '12742.80', '2011-08-02', '2011-08-02 12:19:13'),
(1004, 'B16', 'Jul-2011', '9370.70', '2011-08-02', '2011-08-02 12:19:13'),
(1005, 'B2', 'Jul-2011', '8220.30', '2011-08-02', '2011-08-02 12:19:13'),
(1006, 'B3', 'Jul-2011', '9391.00', '2011-08-02', '2011-08-02 12:19:13'),
(1007, 'B4', 'Jul-2011', '5683.20', '2011-08-02', '2011-08-02 12:19:13'),
(1008, 'B5', 'Jul-2011', '4560.50', '2011-08-02', '2011-08-02 12:19:13'),
(1009, 'B6', 'Jul-2011', '9521.30', '2011-08-02', '2011-08-02 12:19:13'),
(1010, 'B7', 'Jul-2011', '8229.70', '2011-08-02', '2011-08-02 12:19:13'),
(1011, 'B8', 'Jul-2011', '5125.50', '2011-08-02', '2011-08-02 12:19:13'),
(1012, 'B9', 'Jul-2011', '6147.80', '2011-08-02', '2011-08-02 12:19:13'),
(1013, 'C1', 'Jul-2011', '20321.00', '2011-08-02', '2011-08-02 12:19:13'),
(1014, 'C2', 'Jul-2011', '16139.60', '2011-08-02', '2011-08-02 12:19:13'),
(1015, 'D1', 'Jul-2011', '14777.70', '2011-08-02', '2011-08-02 12:19:13'),
(1016, 'D10', 'Jul-2011', '21267.80', '2011-08-02', '2011-08-02 12:19:13'),
(1017, 'D11', 'Jul-2011', '9444.10', '2011-08-02', '2011-08-02 12:19:13'),
(1018, 'D12', 'Jul-2011', '15427.10', '2011-08-02', '2011-08-02 12:19:13'),
(1019, 'D13', 'Jul-2011', '1252.20', '2011-08-02', '2011-08-02 12:19:13'),
(1020, 'D14', 'Jul-2011', '4243.70', '2011-08-02', '2011-08-02 12:19:13'),
(1021, 'D15', 'Jul-2011', '12702.20', '2011-08-02', '2011-08-02 12:19:13'),
(1022, 'D16', 'Jul-2011', '3274.30', '2011-08-02', '2011-08-02 12:19:13'),
(1023, 'D17', 'Jul-2011', '1922.20', '2011-08-02', '2011-08-02 12:19:13'),
(1024, 'D18', 'Jul-2011', '3320.50', '2011-08-02', '2011-08-02 12:19:13'),
(1025, 'D19', 'Jul-2011', '2395.30', '2011-08-02', '2011-08-02 12:19:13'),
(1026, 'D2', 'Jul-2011', '10914.90', '2011-08-02', '2011-08-02 12:19:13'),
(1027, 'D20', 'Jul-2011', '7488.80', '2011-08-02', '2011-08-02 12:19:13'),
(1028, 'D21', 'Jul-2011', '995.80', '2011-08-02', '2011-08-02 12:19:13'),
(1029, 'D22', 'Jul-2011', '2910.00', '2011-08-02', '2011-08-02 12:19:13'),
(1030, 'D23', 'Jul-2011', '2269.00', '2011-08-02', '2011-08-02 12:19:13'),
(1031, 'D24', 'Jul-2011', '6158.10', '2011-08-02', '2011-08-02 12:19:13'),
(1032, 'D25', 'Jul-2011', '27359.40', '2011-08-02', '2011-08-02 12:19:13'),
(1033, 'D26', 'Jul-2011', '22622.60', '2011-08-02', '2011-08-02 12:19:13'),
(1034, 'D27', 'Jul-2011', '26181.50', '2011-08-02', '2011-08-02 12:19:13'),
(1035, 'D28', 'Jul-2011', '20702.50', '2011-08-02', '2011-08-02 12:19:13'),
(1036, 'D3', 'Jul-2011', '7485.80', '2011-08-02', '2011-08-02 12:19:13'),
(1037, 'D4', 'Jul-2011', '11214.70', '2011-08-02', '2011-08-02 12:19:13'),
(1038, 'D5', 'Jul-2011', '1741.10', '2011-08-02', '2011-08-02 12:19:13'),
(1039, 'D6', 'Jul-2011', '14850.20', '2011-08-02', '2011-08-02 12:19:13'),
(1040, 'D7', 'Jul-2011', '15744.50', '2011-08-02', '2011-08-02 12:19:13'),
(1041, 'D8', 'Jul-2011', '7335.20', '2011-08-02', '2011-08-02 12:19:13'),
(1042, 'D9', 'Jul-2011', '1301.00', '2011-08-02', '2011-08-02 12:19:13'),
(1043, 'E1', 'Jul-2011', '12358.90', '2011-08-02', '2011-08-02 12:19:13'),
(1044, 'E10', 'Jul-2011', '3630.20', '2011-08-02', '2011-08-02 12:19:13'),
(1045, 'E11', 'Jul-2011', '8620.70', '2011-08-02', '2011-08-02 12:19:13'),
(1046, 'E12', 'Jul-2011', '6807.60', '2011-08-02', '2011-08-02 12:19:13'),
(1047, 'E13', 'Jul-2011', '1632.70', '2011-08-02', '2011-08-02 12:19:13'),
(1048, 'E14', 'Jul-2011', '37664.50', '2011-08-02', '2011-08-02 12:19:13'),
(1049, 'E2', 'Jul-2011', '6836.50', '2011-08-02', '2011-08-02 12:19:13'),
(1050, 'E3', 'Jul-2011', '29165.90', '2011-08-02', '2011-08-02 12:19:13'),
(1051, 'E4', 'Jul-2011', '54815.90', '2011-08-02', '2011-08-02 12:19:13'),
(1052, 'E5', 'Jul-2011', '67821.70', '2011-08-02', '2011-08-02 12:19:13'),
(1053, 'E6', 'Jul-2011', '21924.80', '2011-08-02', '2011-08-02 12:19:13'),
(1054, 'E7', 'Jul-2011', '8577.20', '2011-08-02', '2011-08-02 12:19:13'),
(1055, 'E8', 'Jul-2011', '10114.70', '2011-08-02', '2011-08-02 12:19:13'),
(1056, 'E9', 'Jul-2011', '6056.80', '2011-08-02', '2011-08-02 12:19:13'),
(1057, 'F1', 'Jul-2011', '959.90', '2011-08-02', '2011-08-02 12:19:13'),
(1058, 'F2', 'Jul-2011', '1525.00', '2011-08-02', '2011-08-02 12:19:13'),
(1059, 'F3', 'Jul-2011', '1016.20', '2011-08-02', '2011-08-02 12:19:13'),
(1060, 'F4', 'Jul-2011', '446.70', '2011-08-02', '2011-08-02 12:19:13'),
(1061, 'F5', 'Jul-2011', '430.10', '2011-08-02', '2011-08-02 12:19:13'),
(1062, 'MSA-CA1', 'Jul-2011', '10070.40', '2011-08-02', '2011-08-02 12:19:13'),
(1063, 'MSA-CA2', 'Jul-2011', '11553.60', '2011-08-02', '2011-08-02 12:19:13'),
(1064, 'MSA101', 'Jul-2011', '4582.30', '2011-08-02', '2011-08-02 12:19:13'),
(1065, 'MSA102', 'Jul-2011', '5441.00', '2011-08-02', '2011-08-02 12:19:13'),
(1066, 'MSA103', 'Jul-2011', '3269.20', '2011-08-02', '2011-08-02 12:19:13'),
(1067, 'MSA104', 'Jul-2011', '5915.80', '2011-08-02', '2011-08-02 12:19:13'),
(1068, 'MSA105', 'Jul-2011', '6030.00', '2011-08-02', '2011-08-02 12:19:13'),
(1069, 'MSA106', 'Jul-2011', '4479.70', '2011-08-02', '2011-08-02 12:19:13'),
(1070, 'MSA201', 'Jul-2011', '2078.90', '2011-08-02', '2011-08-02 12:19:13'),
(1071, 'MSA202', 'Jul-2011', '1964.10', '2011-08-02', '2011-08-02 12:19:13'),
(1072, 'MSA203', 'Jul-2011', '6244.80', '2011-08-02', '2011-08-02 12:19:13'),
(1073, 'MSA204', 'Jul-2011', '2715.20', '2011-08-02', '2011-08-02 12:19:13'),
(1074, 'MSA205', 'Jul-2011', '6113.90', '2011-08-02', '2011-08-02 12:19:13'),
(1075, 'MSA206', 'Jul-2011', '4529.50', '2011-08-02', '2011-08-02 12:19:13'),
(1076, 'MSA301', 'Jul-2011', '766.70', '2011-08-02', '2011-08-02 12:19:13'),
(1077, 'MSA302', 'Jul-2011', '5041.30', '2011-08-02', '2011-08-02 12:19:13'),
(1078, 'MSA303', 'Jul-2011', '3111.50', '2011-08-02', '2011-08-02 12:19:13'),
(1079, 'MSA304', 'Jul-2011', '2081.00', '2011-08-02', '2011-08-02 12:19:13'),
(1080, 'MSA305', 'Jul-2011', '963.60', '2011-08-02', '2011-08-02 12:19:13'),
(1081, 'MSA306', 'Jul-2011', '5302.60', '2011-08-02', '2011-08-02 12:19:13'),
(1082, 'MSA307', 'Jul-2011', '4506.30', '2011-08-02', '2011-08-02 12:19:13'),
(1083, 'MSA308', 'Jul-2011', '19.80', '2011-08-02', '2011-08-02 12:19:13'),
(1084, 'MSA401', 'Jul-2011', '3592.30', '2011-08-02', '2011-08-02 12:19:13'),
(1085, 'MSA402', 'Jul-2011', '2014.40', '2011-08-02', '2011-08-02 12:19:13'),
(1086, 'MSA403', 'Jul-2011', '2286.10', '2011-08-02', '2011-08-02 12:19:13'),
(1087, 'MSA404', 'Jul-2011', '1341.20', '2011-08-02', '2011-08-02 12:19:13'),
(1088, 'MSA405', 'Jul-2011', '997.00', '2011-08-02', '2011-08-02 12:19:13'),
(1089, 'MSA406', 'Jul-2011', '2333.70', '2011-08-02', '2011-08-02 12:19:13'),
(1090, 'MSA407', 'Jul-2011', '8089.10', '2011-08-02', '2011-08-02 12:19:13'),
(1091, 'MSA408', 'Jul-2011', '1077.80', '2011-08-02', '2011-08-02 12:19:13'),
(1092, 'MSA409', 'Jul-2011', '235.20', '2011-08-02', '2011-08-02 12:19:13'),
(1093, 'MSA410', 'Jul-2011', '4602.40', '2011-08-02', '2011-08-02 12:19:13'),
(1094, 'MSA501', 'Jul-2011', '4158.60', '2011-08-02', '2011-08-02 12:19:13'),
(1095, 'MSA502', 'Jul-2011', '4815.50', '2011-08-02', '2011-08-02 12:19:13'),
(1096, 'MSA503', 'Jul-2011', '1631.70', '2011-08-02', '2011-08-02 12:19:13'),
(1097, 'MSA504', 'Jul-2011', '841.40', '2011-08-02', '2011-08-02 12:19:13'),
(1098, 'MSA505', 'Jul-2011', '5062.40', '2011-08-02', '2011-08-02 12:19:13'),
(1099, 'MSA506', 'Jul-2011', '1006.60', '2011-08-02', '2011-08-02 12:19:13'),
(1100, 'MSA507', 'Jul-2011', '137.00', '2011-08-02', '2011-08-02 12:19:13'),
(1101, 'MSA508', 'Jul-2011', '78.20', '2011-08-02', '2011-08-02 12:19:13'),
(1102, 'MSA509', 'Jul-2011', '590.20', '2011-08-02', '2011-08-02 12:19:13'),
(1103, 'MSA510', 'Jul-2011', '426.20', '2011-08-02', '2011-08-02 12:19:13'),
(1104, 'MSA601', 'Jul-2011', '297.00', '2011-08-02', '2011-08-02 12:19:13'),
(1105, 'MSA602', 'Jul-2011', '6271.00', '2011-08-02', '2011-08-02 12:19:13'),
(1106, 'MSA603', 'Jul-2011', '673.50', '2011-08-02', '2011-08-02 12:19:13'),
(1107, 'MSA604', 'Jul-2011', '37.30', '2011-08-02', '2011-08-02 12:19:13'),
(1108, 'MSA605', 'Jul-2011', '13.90', '2011-08-02', '2011-08-02 12:19:13'),
(1109, 'MSA606', 'Jul-2011', '170.90', '2011-08-02', '2011-08-02 12:19:13'),
(1110, 'MSA607', 'Jul-2011', '98.70', '2011-08-02', '2011-08-02 12:19:13'),
(1111, 'MSA608', 'Jul-2011', '4855.60', '2011-08-02', '2011-08-02 12:19:13'),
(1112, 'MSA609', 'Jul-2011', '5.10', '2011-08-02', '2011-08-02 12:19:13'),
(1113, 'MSA610', 'Jul-2011', '33.10', '2011-08-02', '2011-08-02 12:19:13'),
(1114, 'RES-CA1', 'Jul-2011', '863.70', '2011-08-02', '2011-08-02 12:19:13'),
(1115, 'RES-CA10', 'Jul-2011', '1110.90', '2011-08-02', '2011-08-02 12:19:13'),
(1116, 'RES-CA11', 'Jul-2011', '1610.80', '2011-08-02', '2011-08-02 12:19:13'),
(1117, 'RES-CA12', 'Jul-2011', '611.20', '2011-08-02', '2011-08-02 12:19:13'),
(1118, 'RES-CA13', 'Jul-2011', '816.60', '2011-08-02', '2011-08-02 12:19:13'),
(1119, 'RES-CA14', 'Jul-2011', '973.70', '2011-08-02', '2011-08-02 12:19:13'),
(1120, 'RES-CA15', 'Jul-2011', '977.50', '2011-08-02', '2011-08-02 12:19:13'),
(1121, 'RES-CA2', 'Jul-2011', '336.20', '2011-08-02', '2011-08-02 12:19:13'),
(1122, 'RES-CA3', 'Jul-2011', '332.10', '2011-08-02', '2011-08-02 12:19:13'),
(1123, 'RES-CA4', 'Jul-2011', '730.50', '2011-08-02', '2011-08-02 12:19:13'),
(1124, 'RES-CA5', 'Jul-2011', '1429.00', '2011-08-02', '2011-08-02 12:19:13'),
(1125, 'RES-CA6', 'Jul-2011', '1222.60', '2011-08-02', '2011-08-02 12:19:13'),
(1126, 'RES-CA7', 'Jul-2011', '0.30', '2011-08-02', '2011-08-02 12:19:13'),
(1127, 'RES-CA8', 'Jul-2011', '1487.20', '2011-08-02', '2011-08-02 12:19:13'),
(1128, 'RES-CA9', 'Jul-2011', '1183.30', '2011-08-02', '2011-08-02 12:19:13'),
(1129, 'A1', 'Aug-2011', '6298.50', '2011-09-01', '2011-09-01 10:28:07'),
(1130, 'A2', 'Aug-2011', '71.20', '2011-09-01', '2011-09-01 10:28:07'),
(1131, 'A3', 'Aug-2011', '780.90', '2011-09-01', '2011-09-01 10:28:07'),
(1132, 'A4', 'Aug-2011', '92.10', '2011-09-01', '2011-09-01 10:28:07'),
(1133, 'A5', 'Aug-2011', '129.90', '2011-09-01', '2011-09-01 10:28:07'),
(1134, 'A6', 'Aug-2011', '789.90', '2011-09-01', '2011-09-01 10:28:07'),
(1135, 'A7', 'Aug-2011', '646.90', '2011-09-01', '2011-09-01 10:28:07'),
(1136, 'A8', 'Aug-2011', '105.70', '2011-09-01', '2011-09-01 10:28:07'),
(1137, 'B1', 'Aug-2011', '7187.70', '2011-09-01', '2011-09-01 10:28:07'),
(1138, 'B10', 'Aug-2011', '10884.60', '2011-09-01', '2011-09-01 10:28:07'),
(1139, 'B11', 'Aug-2011', '1247.90', '2011-09-01', '2011-09-01 10:28:07'),
(1140, 'B12', 'Aug-2011', '15033.60', '2011-09-01', '2011-09-01 10:28:07'),
(1141, 'B13', 'Aug-2011', '12592.80', '2011-09-01', '2011-09-01 10:28:07'),
(1142, 'B14', 'Aug-2011', '5229.30', '2011-09-01', '2011-09-01 10:28:07'),
(1143, 'B15', 'Aug-2011', '13450.10', '2011-09-01', '2011-09-01 10:28:07'),
(1144, 'B16', 'Aug-2011', '9680.00', '2011-09-01', '2011-09-01 10:28:07'),
(1145, 'B2', 'Aug-2011', '8552.70', '2011-09-01', '2011-09-01 10:28:07'),
(1146, 'B3', 'Aug-2011', '9560.00', '2011-09-01', '2011-09-01 10:28:07'),
(1147, 'B4', 'Aug-2011', '5981.10', '2011-09-01', '2011-09-01 10:28:07'),
(1148, 'B5', 'Aug-2011', '4560.50', '2011-09-01', '2011-09-01 10:28:07'),
(1149, 'B6', 'Aug-2011', '9771.10', '2011-09-01', '2011-09-01 10:28:07'),
(1150, 'B7', 'Aug-2011', '8411.90', '2011-09-01', '2011-09-01 10:28:07'),
(1151, 'B8', 'Aug-2011', '5463.50', '2011-09-01', '2011-09-01 10:28:07'),
(1152, 'B9', 'Aug-2011', '6289.80', '2011-09-01', '2011-09-01 10:28:07'),
(1153, 'C1', 'Aug-2011', '20405.60', '2011-09-01', '2011-09-01 10:28:07'),
(1154, 'C2', 'Aug-2011', '16491.60', '2011-09-01', '2011-09-01 10:28:07'),
(1155, 'D1', 'Aug-2011', '15180.60', '2011-09-01', '2011-09-01 10:28:07'),
(1156, 'D10', 'Aug-2011', '21897.70', '2011-09-01', '2011-09-01 10:28:07'),
(1157, 'D11', 'Aug-2011', '9812.20', '2011-09-01', '2011-09-01 10:28:07'),
(1158, 'D12', 'Aug-2011', '15949.90', '2011-09-01', '2011-09-01 10:28:07'),
(1159, 'D13', 'Aug-2011', '1313.00', '2011-09-01', '2011-09-01 10:28:07'),
(1160, 'D14', 'Aug-2011', '4939.00', '2011-09-01', '2011-09-01 10:28:07'),
(1161, 'D15', 'Aug-2011', '13222.60', '2011-09-01', '2011-09-01 10:28:07'),
(1162, 'D16', 'Aug-2011', '3274.40', '2011-09-01', '2011-09-01 10:28:07'),
(1163, 'D17', 'Aug-2011', '2129.70', '2011-09-01', '2011-09-01 10:28:07'),
(1164, 'D18', 'Aug-2011', '3700.20', '2011-09-01', '2011-09-01 10:28:07'),
(1165, 'D19', 'Aug-2011', '2588.90', '2011-09-01', '2011-09-01 10:28:07'),
(1166, 'D2', 'Aug-2011', '11301.60', '2011-09-01', '2011-09-01 10:28:07'),
(1167, 'D20', 'Aug-2011', '8135.00', '2011-09-01', '2011-09-01 10:28:07'),
(1168, 'D21', 'Aug-2011', '1100.00', '2011-09-01', '2011-09-01 10:28:07'),
(1169, 'D22', 'Aug-2011', '3435.60', '2011-09-01', '2011-09-01 10:28:07'),
(1170, 'D23', 'Aug-2011', '2518.20', '2011-09-01', '2011-09-01 10:28:07'),
(1171, 'D24', 'Aug-2011', '6360.60', '2011-09-01', '2011-09-01 10:28:07'),
(1172, 'D25', 'Aug-2011', '27700.30', '2011-09-01', '2011-09-01 10:28:07'),
(1173, 'D26', 'Aug-2011', '22628.80', '2011-09-01', '2011-09-01 10:28:07'),
(1174, 'D27', 'Aug-2011', '26501.80', '2011-09-01', '2011-09-01 10:28:07'),
(1175, 'D28', 'Aug-2011', '21112.60', '2011-09-01', '2011-09-01 10:28:07'),
(1176, 'D3', 'Aug-2011', '7823.10', '2011-09-01', '2011-09-01 10:28:07'),
(1177, 'D4', 'Aug-2011', '11477.50', '2011-09-01', '2011-09-01 10:28:07'),
(1178, 'D5', 'Aug-2011', '1883.80', '2011-09-01', '2011-09-01 10:28:07'),
(1179, 'D6', 'Aug-2011', '15354.30', '2011-09-01', '2011-09-01 10:28:07'),
(1180, 'D7', 'Aug-2011', '16219.80', '2011-09-01', '2011-09-01 10:28:07'),
(1181, 'D8', 'Aug-2011', '7673.60', '2011-09-01', '2011-09-01 10:28:07'),
(1182, 'D9', 'Aug-2011', '1594.50', '2011-09-01', '2011-09-01 10:28:07'),
(1183, 'E1', 'Aug-2011', '12910.20', '2011-09-01', '2011-09-01 10:28:07'),
(1184, 'E10', 'Aug-2011', '3970.80', '2011-09-01', '2011-09-01 10:28:07'),
(1185, 'E11', 'Aug-2011', '9215.90', '2011-09-01', '2011-09-01 10:28:07'),
(1186, 'E12', 'Aug-2011', '7749.70', '2011-09-01', '2011-09-01 10:28:07'),
(1187, 'E13', 'Aug-2011', '1767.00', '2011-09-01', '2011-09-01 10:28:07'),
(1188, 'E14', 'Aug-2011', '38281.70', '2011-09-01', '2011-09-01 10:28:07'),
(1189, 'E2', 'Aug-2011', '7299.30', '2011-09-01', '2011-09-01 10:28:07'),
(1190, 'E3', 'Aug-2011', '29640.70', '2011-09-01', '2011-09-01 10:28:07'),
(1191, 'E4', 'Aug-2011', '55341.00', '2011-09-01', '2011-09-01 10:28:07'),
(1192, 'E5', 'Aug-2011', '68715.50', '2011-09-01', '2011-09-01 10:28:07'),
(1193, 'E6', 'Aug-2011', '22349.00', '2011-09-01', '2011-09-01 10:28:07'),
(1194, 'E7', 'Aug-2011', '9086.30', '2011-09-01', '2011-09-01 10:28:07'),
(1195, 'E8', 'Aug-2011', '10348.80', '2011-09-01', '2011-09-01 10:28:07'),
(1196, 'E9', 'Aug-2011', '6157.50', '2011-09-01', '2011-09-01 10:28:07'),
(1197, 'F1', 'Aug-2011', '972.70', '2011-09-01', '2011-09-01 10:28:07'),
(1198, 'F2', 'Aug-2011', '1583.10', '2011-09-01', '2011-09-01 10:28:07'),
(1199, 'F3', 'Aug-2011', '1026.00', '2011-09-01', '2011-09-01 10:28:07'),
(1200, 'F4', 'Aug-2011', '500.50', '2011-09-01', '2011-09-01 10:28:07'),
(1201, 'F5', 'Aug-2011', '492.20', '2011-09-01', '2011-09-01 10:28:07'),
(1202, 'MSA-CA1', 'Aug-2011', '10238.60', '2011-09-01', '2011-09-01 10:28:07'),
(1203, 'MSA-CA2', 'Aug-2011', '11886.10', '2011-09-01', '2011-09-01 10:28:07'),
(1204, 'MSA101', 'Aug-2011', '4613.90', '2011-09-01', '2011-09-01 10:28:07'),
(1205, 'MSA102', 'Aug-2011', '5441.00', '2011-09-01', '2011-09-01 10:28:07'),
(1206, 'MSA103', 'Aug-2011', '3274.90', '2011-09-01', '2011-09-01 10:28:07'),
(1207, 'MSA104', 'Aug-2011', '6148.00', '2011-09-01', '2011-09-01 10:28:07'),
(1208, 'MSA105', 'Aug-2011', '6035.60', '2011-09-01', '2011-09-01 10:28:07'),
(1209, 'MSA106', 'Aug-2011', '4567.00', '2011-09-01', '2011-09-01 10:28:07'),
(1210, 'MSA201', 'Aug-2011', '2194.20', '2011-09-01', '2011-09-01 10:28:07'),
(1211, 'MSA202', 'Aug-2011', '1964.20', '2011-09-01', '2011-09-01 10:28:07'),
(1212, 'MSA203', 'Aug-2011', '6426.60', '2011-09-01', '2011-09-01 10:28:07'),
(1213, 'MSA204', 'Aug-2011', '2725.20', '2011-09-01', '2011-09-01 10:28:07'),
(1214, 'MSA205', 'Aug-2011', '6197.20', '2011-09-01', '2011-09-01 10:28:07'),
(1215, 'MSA206', 'Aug-2011', '4615.80', '2011-09-01', '2011-09-01 10:28:07'),
(1216, 'MSA301', 'Aug-2011', '766.70', '2011-09-01', '2011-09-01 10:28:07'),
(1217, 'MSA302', 'Aug-2011', '5182.90', '2011-09-01', '2011-09-01 10:28:07'),
(1218, 'MSA303', 'Aug-2011', '3233.40', '2011-09-01', '2011-09-01 10:28:07'),
(1219, 'MSA304', 'Aug-2011', '2169.80', '2011-09-01', '2011-09-01 10:28:07'),
(1220, 'MSA305', 'Aug-2011', '990.90', '2011-09-01', '2011-09-01 10:28:07'),
(1221, 'MSA306', 'Aug-2011', '5444.10', '2011-09-01', '2011-09-01 10:28:07'),
(1222, 'MSA307', 'Aug-2011', '4743.60', '2011-09-01', '2011-09-01 10:28:07'),
(1223, 'MSA308', 'Aug-2011', '19.80', '2011-09-01', '2011-09-01 10:28:07'),
(1224, 'MSA401', 'Aug-2011', '3659.10', '2011-09-01', '2011-09-01 10:28:07'),
(1225, 'MSA402', 'Aug-2011', '2085.20', '2011-09-01', '2011-09-01 10:28:07'),
(1226, 'MSA403', 'Aug-2011', '2433.20', '2011-09-01', '2011-09-01 10:28:07'),
(1227, 'MSA404', 'Aug-2011', '1408.80', '2011-09-01', '2011-09-01 10:28:07'),
(1228, 'MSA405', 'Aug-2011', '1065.80', '2011-09-01', '2011-09-01 10:28:07'),
(1229, 'MSA406', 'Aug-2011', '2396.60', '2011-09-01', '2011-09-01 10:28:07'),
(1230, 'MSA407', 'Aug-2011', '8181.20', '2011-09-01', '2011-09-01 10:28:07'),
(1231, 'MSA408', 'Aug-2011', '1146.20', '2011-09-01', '2011-09-01 10:28:07'),
(1232, 'MSA409', 'Aug-2011', '313.80', '2011-09-01', '2011-09-01 10:28:07'),
(1233, 'MSA410', 'Aug-2011', '4631.90', '2011-09-01', '2011-09-01 10:28:07'),
(1234, 'MSA501', 'Aug-2011', '4234.30', '2011-09-01', '2011-09-01 10:28:07'),
(1235, 'MSA502', 'Aug-2011', '4816.30', '2011-09-01', '2011-09-01 10:28:07'),
(1236, 'MSA503', 'Aug-2011', '1632.80', '2011-09-01', '2011-09-01 10:28:07'),
(1237, 'MSA504', 'Aug-2011', '842.90', '2011-09-01', '2011-09-01 10:28:07'),
(1238, 'MSA505', 'Aug-2011', '5065.80', '2011-09-01', '2011-09-01 10:28:07'),
(1239, 'MSA506', 'Aug-2011', '1067.30', '2011-09-01', '2011-09-01 10:28:07'),
(1240, 'MSA507', 'Aug-2011', '165.90', '2011-09-01', '2011-09-01 10:28:07'),
(1241, 'MSA508', 'Aug-2011', '102.90', '2011-09-01', '2011-09-01 10:28:07'),
(1242, 'MSA509', 'Aug-2011', '681.80', '2011-09-01', '2011-09-01 10:28:07'),
(1243, 'MSA510', 'Aug-2011', '507.30', '2011-09-01', '2011-09-01 10:28:07'),
(1244, 'MSA601', 'Aug-2011', '297.00', '2011-09-01', '2011-09-01 10:28:07'),
(1245, 'MSA602', 'Aug-2011', '6294.10', '2011-09-01', '2011-09-01 10:28:07'),
(1246, 'MSA603', 'Aug-2011', '673.80', '2011-09-01', '2011-09-01 10:28:07'),
(1247, 'MSA604', 'Aug-2011', '37.80', '2011-09-01', '2011-09-01 10:28:07'),
(1248, 'MSA605', 'Aug-2011', '16.80', '2011-09-01', '2011-09-01 10:28:07'),
(1249, 'MSA606', 'Aug-2011', '178.90', '2011-09-01', '2011-09-01 10:28:07'),
(1250, 'MSA607', 'Aug-2011', '98.80', '2011-09-01', '2011-09-01 10:28:07'),
(1251, 'MSA608', 'Aug-2011', '4855.90', '2011-09-01', '2011-09-01 10:28:07'),
(1252, 'MSA609', 'Aug-2011', '5.10', '2011-09-01', '2011-09-01 10:28:07'),
(1253, 'MSA610', 'Aug-2011', '33.40', '2011-09-01', '2011-09-01 10:28:07'),
(1254, 'RES-CA1', 'Aug-2011', '864.30', '2011-09-01', '2011-09-01 10:28:07'),
(1255, 'RES-CA10', 'Aug-2011', '1134.20', '2011-09-01', '2011-09-01 10:28:07'),
(1256, 'RES-CA11', 'Aug-2011', '1667.20', '2011-09-01', '2011-09-01 10:28:07'),
(1257, 'RES-CA12', 'Aug-2011', '640.00', '2011-09-01', '2011-09-01 10:28:07'),
(1258, 'RES-CA13', 'Aug-2011', '837.80', '2011-09-01', '2011-09-01 10:28:07'),
(1259, 'RES-CA14', 'Aug-2011', '984.00', '2011-09-01', '2011-09-01 10:28:07'),
(1260, 'RES-CA15', 'Aug-2011', '985.20', '2011-09-01', '2011-09-01 10:28:07'),
(1261, 'RES-CA2', 'Aug-2011', '362.00', '2011-09-01', '2011-09-01 10:28:07'),
(1262, 'RES-CA3', 'Aug-2011', '342.50', '2011-09-01', '2011-09-01 10:28:07'),
(1263, 'RES-CA4', 'Aug-2011', '766.80', '2011-09-01', '2011-09-01 10:28:07'),
(1264, 'RES-CA5', 'Aug-2011', '1450.80', '2011-09-01', '2011-09-01 10:28:07'),
(1265, 'RES-CA6', 'Aug-2011', '1235.90', '2011-09-01', '2011-09-01 10:28:07'),
(1266, 'RES-CA7', 'Aug-2011', '0.30', '2011-09-01', '2011-09-01 10:28:07'),
(1267, 'RES-CA8', 'Aug-2011', '1519.00', '2011-09-01', '2011-09-01 10:28:07'),
(1268, 'RES-CA9', 'Aug-2011', '1210.20', '2011-09-01', '2011-09-01 10:28:07'),
(1269, 'A1', 'Sep-2011', '6525.50', '2011-10-04', '2011-10-04 10:30:37'),
(1270, 'A2', 'Sep-2011', '71.20', '2011-10-04', '2011-10-04 10:30:37'),
(1271, 'A3', 'Sep-2011', '819.90', '2011-10-04', '2011-10-04 10:30:37'),
(1272, 'A4', 'Sep-2011', '92.10', '2011-10-04', '2011-10-04 10:30:37'),
(1273, 'A5', 'Sep-2011', '129.90', '2011-10-04', '2011-10-04 10:30:37'),
(1274, 'A6', 'Sep-2011', '917.10', '2011-10-04', '2011-10-04 10:30:37'),
(1275, 'A7', 'Sep-2011', '646.90', '2011-10-04', '2011-10-04 10:30:37'),
(1276, 'A8', 'Sep-2011', '105.70', '2011-10-04', '2011-10-04 10:30:37'),
(1277, 'B1', 'Sep-2011', '7429.20', '2011-10-04', '2011-10-04 10:30:37'),
(1278, 'B10', 'Sep-2011', '11134.40', '2011-10-04', '2011-10-04 10:30:37'),
(1279, 'B11', 'Sep-2011', '1431.40', '2011-10-04', '2011-10-04 10:30:37'),
(1280, 'B12', 'Sep-2011', '15486.50', '2011-10-04', '2011-10-04 10:30:37'),
(1281, 'B13', 'Sep-2011', '12806.20', '2011-10-04', '2011-10-04 10:30:37'),
(1282, 'B14', 'Sep-2011', '5331.20', '2011-10-04', '2011-10-04 10:30:37'),
(1283, 'B15', 'Sep-2011', '13922.00', '2011-10-04', '2011-10-04 10:30:37'),
(1284, 'B16', 'Sep-2011', '9936.90', '2011-10-04', '2011-10-04 10:30:37'),
(1285, 'B2', 'Sep-2011', '8996.80', '2011-10-04', '2011-10-04 10:30:37'),
(1286, 'B3', 'Sep-2011', '9695.20', '2011-10-04', '2011-10-04 10:30:37'),
(1287, 'B4', 'Sep-2011', '6255.10', '2011-10-04', '2011-10-04 10:30:37'),
(1288, 'B5', 'Sep-2011', '4560.50', '2011-10-04', '2011-10-04 10:30:37'),
(1289, 'B6', 'Sep-2011', '9998.30', '2011-10-04', '2011-10-04 10:30:37'),
(1290, 'B7', 'Sep-2011', '8581.50', '2011-10-04', '2011-10-04 10:30:37'),
(1291, 'B8', 'Sep-2011', '5760.40', '2011-10-04', '2011-10-04 10:30:37'),
(1292, 'B9', 'Sep-2011', '6431.00', '2011-10-04', '2011-10-04 10:30:37'),
(1293, 'C1', 'Sep-2011', '20486.30', '2011-10-04', '2011-10-04 10:30:37'),
(1294, 'C2', 'Sep-2011', '16801.20', '2011-10-04', '2011-10-04 10:30:37'),
(1295, 'D1', 'Sep-2011', '15595.00', '2011-10-04', '2011-10-04 10:30:37'),
(1296, 'D10', 'Sep-2011', '22497.70', '2011-10-04', '2011-10-04 10:30:37'),
(1297, 'D11', 'Sep-2011', '10057.40', '2011-10-04', '2011-10-04 10:30:37'),
(1298, 'D12', 'Sep-2011', '16336.50', '2011-10-04', '2011-10-04 10:30:37'),
(1299, 'D13', 'Sep-2011', '1374.70', '2011-10-04', '2011-10-04 10:30:37'),
(1300, 'D14', 'Sep-2011', '5525.10', '2011-10-04', '2011-10-04 10:30:37'),
(1301, 'D15', 'Sep-2011', '13683.30', '2011-10-04', '2011-10-04 10:30:37'),
(1302, 'D16', 'Sep-2011', '3278.10', '2011-10-04', '2011-10-04 10:30:37'),
(1303, 'D17', 'Sep-2011', '2329.10', '2011-10-04', '2011-10-04 10:30:37'),
(1304, 'D18', 'Sep-2011', '4064.70', '2011-10-04', '2011-10-04 10:30:37'),
(1305, 'D19', 'Sep-2011', '2717.80', '2011-10-04', '2011-10-04 10:30:37'),
(1306, 'D2', 'Sep-2011', '11643.60', '2011-10-04', '2011-10-04 10:30:37'),
(1307, 'D20', 'Sep-2011', '8743.90', '2011-10-04', '2011-10-04 10:30:37'),
(1308, 'D21', 'Sep-2011', '1189.20', '2011-10-04', '2011-10-04 10:30:37'),
(1309, 'D22', 'Sep-2011', '3923.30', '2011-10-04', '2011-10-04 10:30:37'),
(1310, 'D23', 'Sep-2011', '2813.60', '2011-10-04', '2011-10-04 10:30:37'),
(1311, 'D24', 'Sep-2011', '6518.40', '2011-10-04', '2011-10-04 10:30:37'),
(1312, 'D25', 'Sep-2011', '27989.40', '2011-10-04', '2011-10-04 10:30:37'),
(1313, 'D26', 'Sep-2011', '23064.60', '2011-10-04', '2011-10-04 10:30:37'),
(1314, 'D27', 'Sep-2011', '26755.00', '2011-10-04', '2011-10-04 10:30:37'),
(1315, 'D28', 'Sep-2011', '21481.20', '2011-10-04', '2011-10-04 10:30:37'),
(1316, 'D3', 'Sep-2011', '8120.30', '2011-10-04', '2011-10-04 10:30:37'),
(1317, 'D4', 'Sep-2011', '11685.80', '2011-10-04', '2011-10-04 10:30:37'),
(1318, 'D5', 'Sep-2011', '2028.50', '2011-10-04', '2011-10-04 10:30:37'),
(1319, 'D6', 'Sep-2011', '15808.90', '2011-10-04', '2011-10-04 10:30:37'),
(1320, 'D7', 'Sep-2011', '16588.80', '2011-10-04', '2011-10-04 10:30:37'),
(1321, 'D8', 'Sep-2011', '8044.40', '2011-10-04', '2011-10-04 10:30:37'),
(1322, 'D9', 'Sep-2011', '1933.90', '2011-10-04', '2011-10-04 10:30:37'),
(1323, 'E1', 'Sep-2011', '13434.30', '2011-10-04', '2011-10-04 10:30:37'),
(1324, 'E10', 'Sep-2011', '4301.30', '2011-10-04', '2011-10-04 10:30:37'),
(1325, 'E11', 'Sep-2011', '9784.30', '2011-10-04', '2011-10-04 10:30:37'),
(1326, 'E12', 'Sep-2011', '8626.30', '2011-10-04', '2011-10-04 10:30:37'),
(1327, 'E13', 'Sep-2011', '1853.80', '2011-10-04', '2011-10-04 10:30:37'),
(1328, 'E14', 'Sep-2011', '38645.90', '2011-10-04', '2011-10-04 10:30:37'),
(1329, 'E2', 'Sep-2011', '7823.80', '2011-10-04', '2011-10-04 10:30:37'),
(1330, 'E3', 'Sep-2011', '30096.90', '2011-10-04', '2011-10-04 10:30:37'),
(1331, 'E4', 'Sep-2011', '55712.20', '2011-10-04', '2011-10-04 10:30:37'),
(1332, 'E5', 'Sep-2011', '69422.50', '2011-10-04', '2011-10-04 10:30:37'),
(1333, 'E6', 'Sep-2011', '22636.00', '2011-10-04', '2011-10-04 10:30:37'),
(1334, 'E7', 'Sep-2011', '9664.40', '2011-10-04', '2011-10-04 10:30:37'),
(1335, 'E8', 'Sep-2011', '10545.70', '2011-10-04', '2011-10-04 10:30:37'),
(1336, 'E9', 'Sep-2011', '6409.80', '2011-10-04', '2011-10-04 10:30:37'),
(1337, 'F1', 'Sep-2011', '972.70', '2011-10-04', '2011-10-04 10:30:37'),
(1338, 'F2', 'Sep-2011', '1591.20', '2011-10-04', '2011-10-04 10:30:37'),
(1339, 'F3', 'Sep-2011', '1026.10', '2011-10-04', '2011-10-04 10:30:37'),
(1340, 'F4', 'Sep-2011', '557.20', '2011-10-04', '2011-10-04 10:30:37'),
(1341, 'F5', 'Sep-2011', '517.00', '2011-10-04', '2011-10-04 10:30:37'),
(1342, 'MSA-CA1', 'Sep-2011', '10378.30', '2011-10-04', '2011-10-04 10:30:37'),
(1343, 'MSA-CA2', 'Sep-2011', '12185.00', '2011-10-04', '2011-10-04 10:30:37'),
(1344, 'MSA101', 'Sep-2011', '4982.30', '2011-10-04', '2011-10-04 10:30:37'),
(1345, 'MSA102', 'Sep-2011', '5441.00', '2011-10-04', '2011-10-04 10:30:37'),
(1346, 'MSA103', 'Sep-2011', '3274.90', '2011-10-04', '2011-10-04 10:30:37'),
(1347, 'MSA104', 'Sep-2011', '6366.40', '2011-10-04', '2011-10-04 10:30:37'),
(1348, 'MSA105', 'Sep-2011', '6035.60', '2011-10-04', '2011-10-04 10:30:37'),
(1349, 'MSA106', 'Sep-2011', '4684.80', '2011-10-04', '2011-10-04 10:30:37'),
(1350, 'MSA201', 'Sep-2011', '2248.20', '2011-10-04', '2011-10-04 10:30:37'),
(1351, 'MSA202', 'Sep-2011', '1964.20', '2011-10-04', '2011-10-04 10:30:37'),
(1352, 'MSA203', 'Sep-2011', '6426.60', '2011-10-04', '2011-10-04 10:30:37'),
(1353, 'MSA204', 'Sep-2011', '2732.90', '2011-10-04', '2011-10-04 10:30:37'),
(1354, 'MSA205', 'Sep-2011', '6199.20', '2011-10-04', '2011-10-04 10:30:37'),
(1355, 'MSA206', 'Sep-2011', '4647.80', '2011-10-04', '2011-10-04 10:30:37'),
(1356, 'MSA301', 'Sep-2011', '766.70', '2011-10-04', '2011-10-04 10:30:37'),
(1357, 'MSA302', 'Sep-2011', '5323.50', '2011-10-04', '2011-10-04 10:30:37'),
(1358, 'MSA303', 'Sep-2011', '3392.90', '2011-10-04', '2011-10-04 10:30:37'),
(1359, 'MSA304', 'Sep-2011', '2252.00', '2011-10-04', '2011-10-04 10:30:37'),
(1360, 'MSA305', 'Sep-2011', '1011.30', '2011-10-04', '2011-10-04 10:30:37'),
(1361, 'MSA306', 'Sep-2011', '5584.60', '2011-10-04', '2011-10-04 10:30:37'),
(1362, 'MSA307', 'Sep-2011', '4962.20', '2011-10-04', '2011-10-04 10:30:37'),
(1363, 'MSA308', 'Sep-2011', '19.80', '2011-10-04', '2011-10-04 10:30:37'),
(1364, 'MSA401', 'Sep-2011', '3724.60', '2011-10-04', '2011-10-04 10:30:37'),
(1365, 'MSA402', 'Sep-2011', '2147.20', '2011-10-04', '2011-10-04 10:30:37'),
(1366, 'MSA403', 'Sep-2011', '2553.40', '2011-10-04', '2011-10-04 10:30:37'),
(1367, 'MSA404', 'Sep-2011', '1471.10', '2011-10-04', '2011-10-04 10:30:37'),
(1368, 'MSA405', 'Sep-2011', '1121.10', '2011-10-04', '2011-10-04 10:30:37'),
(1369, 'MSA406', 'Sep-2011', '2467.70', '2011-10-04', '2011-10-04 10:30:37'),
(1370, 'MSA407', 'Sep-2011', '8271.10', '2011-10-04', '2011-10-04 10:30:37'),
(1371, 'MSA408', 'Sep-2011', '1199.70', '2011-10-04', '2011-10-04 10:30:37'),
(1372, 'MSA409', 'Sep-2011', '399.90', '2011-10-04', '2011-10-04 10:30:37'),
(1373, 'MSA410', 'Sep-2011', '4675.20', '2011-10-04', '2011-10-04 10:30:37'),
(1374, 'MSA501', 'Sep-2011', '4319.90', '2011-10-04', '2011-10-04 10:30:37'),
(1375, 'MSA502', 'Sep-2011', '4816.30', '2011-10-04', '2011-10-04 10:30:37'),
(1376, 'MSA503', 'Sep-2011', '1632.80', '2011-10-04', '2011-10-04 10:30:37'),
(1377, 'MSA504', 'Sep-2011', '842.90', '2011-10-04', '2011-10-04 10:30:37'),
(1378, 'MSA505', 'Sep-2011', '5065.80', '2011-10-04', '2011-10-04 10:30:37'),
(1379, 'MSA506', 'Sep-2011', '1133.30', '2011-10-04', '2011-10-04 10:30:37'),
(1380, 'MSA507', 'Sep-2011', '194.30', '2011-10-04', '2011-10-04 10:30:37'),
(1381, 'MSA508', 'Sep-2011', '126.50', '2011-10-04', '2011-10-04 10:30:37'),
(1382, 'MSA509', 'Sep-2011', '753.20', '2011-10-04', '2011-10-04 10:30:37'),
(1383, 'MSA510', 'Sep-2011', '612.70', '2011-10-04', '2011-10-04 10:30:37'),
(1384, 'MSA601', 'Sep-2011', '297.50', '2011-10-04', '2011-10-04 10:30:37'),
(1385, 'MSA602', 'Sep-2011', '6294.10', '2011-10-04', '2011-10-04 10:30:37'),
(1386, 'MSA603', 'Sep-2011', '673.80', '2011-10-04', '2011-10-04 10:30:37'),
(1387, 'MSA604', 'Sep-2011', '37.80', '2011-10-04', '2011-10-04 10:30:37'),
(1388, 'MSA605', 'Sep-2011', '16.80', '2011-10-04', '2011-10-04 10:30:37'),
(1389, 'MSA606', 'Sep-2011', '178.90', '2011-10-04', '2011-10-04 10:30:37'),
(1390, 'MSA607', 'Sep-2011', '98.80', '2011-10-04', '2011-10-04 10:30:37'),
(1391, 'MSA608', 'Sep-2011', '4855.90', '2011-10-04', '2011-10-04 10:30:37'),
(1392, 'MSA609', 'Sep-2011', '5.10', '2011-10-04', '2011-10-04 10:30:37'),
(1393, 'MSA610', 'Sep-2011', '33.40', '2011-10-04', '2011-10-04 10:30:37'),
(1394, 'RES-CA1', 'Sep-2011', '864.70', '2011-10-04', '2011-10-04 10:30:37'),
(1395, 'RES-CA10', 'Sep-2011', '1155.10', '2011-10-04', '2011-10-04 10:30:37'),
(1396, 'RES-CA11', 'Sep-2011', '1714.50', '2011-10-04', '2011-10-04 10:30:37'),
(1397, 'RES-CA12', 'Sep-2011', '665.70', '2011-10-04', '2011-10-04 10:30:37'),
(1398, 'RES-CA13', 'Sep-2011', '859.40', '2011-10-04', '2011-10-04 10:30:37'),
(1399, 'RES-CA14', 'Sep-2011', '994.00', '2011-10-04', '2011-10-04 10:30:37'),
(1400, 'RES-CA15', 'Sep-2011', '992.70', '2011-10-04', '2011-10-04 10:30:37'),
(1401, 'RES-CA2', 'Sep-2011', '380.30', '2011-10-04', '2011-10-04 10:30:37'),
(1402, 'RES-CA3', 'Sep-2011', '354.20', '2011-10-04', '2011-10-04 10:30:37'),
(1403, 'RES-CA4', 'Sep-2011', '793.30', '2011-10-04', '2011-10-04 10:30:37'),
(1404, 'RES-CA5', 'Sep-2011', '1469.00', '2011-10-04', '2011-10-04 10:30:37'),
(1405, 'RES-CA6', 'Sep-2011', '1247.30', '2011-10-04', '2011-10-04 10:30:37'),
(1406, 'RES-CA7', 'Sep-2011', '0.30', '2011-10-04', '2011-10-04 10:30:37'),
(1407, 'RES-CA8', 'Sep-2011', '1555.50', '2011-10-04', '2011-10-04 10:30:37'),
(1408, 'RES-CA9', 'Sep-2011', '1235.40', '2011-10-04', '2011-10-04 10:30:37'),
(1409, 'A1', 'Oct-2011', '6692.00', '2011-11-01', '2011-11-01 12:01:17'),
(1410, 'A2', 'Oct-2011', '71.20', '2011-11-01', '2011-11-01 12:01:17'),
(1411, 'A3', 'Oct-2011', '842.80', '2011-11-01', '2011-11-01 12:01:17'),
(1412, 'A4', 'Oct-2011', '92.10', '2011-11-01', '2011-11-01 12:01:17'),
(1413, 'A5', 'Oct-2011', '269.50', '2011-11-01', '2011-11-01 12:01:17'),
(1414, 'A6', 'Oct-2011', '1053.00', '2011-11-01', '2011-11-01 12:01:17'),
(1415, 'A7', 'Oct-2011', '646.90', '2011-11-01', '2011-11-01 12:01:17'),
(1416, 'A8', 'Oct-2011', '105.70', '2011-11-01', '2011-11-01 12:01:17'),
(1417, 'B1', 'Oct-2011', '7594.60', '2011-11-01', '2011-11-01 12:01:17'),
(1418, 'B10', 'Oct-2011', '11324.50', '2011-11-01', '2011-11-01 12:01:17'),
(1419, 'B11', 'Oct-2011', '1552.40', '2011-11-01', '2011-11-01 12:01:17'),
(1420, 'B12', 'Oct-2011', '15897.20', '2011-11-01', '2011-11-01 12:01:17'),
(1421, 'B13', 'Oct-2011', '12973.10', '2011-11-01', '2011-11-01 12:01:17'),
(1422, 'B14', 'Oct-2011', '5423.80', '2011-11-01', '2011-11-01 12:01:17'),
(1423, 'B15', 'Oct-2011', '14269.10', '2011-11-01', '2011-11-01 12:01:17'),
(1424, 'B16', 'Oct-2011', '10111.40', '2011-11-01', '2011-11-01 12:01:17'),
(1425, 'B2', 'Oct-2011', '9191.40', '2011-11-01', '2011-11-01 12:01:17'),
(1426, 'B3', 'Oct-2011', '9795.30', '2011-11-01', '2011-11-01 12:01:17'),
(1427, 'B4', 'Oct-2011', '6454.40', '2011-11-01', '2011-11-01 12:01:17'),
(1428, 'B5', 'Oct-2011', '4561.00', '2011-11-01', '2011-11-01 12:01:17'),
(1429, 'B6', 'Oct-2011', '10208.00', '2011-11-01', '2011-11-01 12:01:17'),
(1430, 'B7', 'Oct-2011', '8743.20', '2011-11-01', '2011-11-01 12:01:17'),
(1431, 'B8', 'Oct-2011', '6002.70', '2011-11-01', '2011-11-01 12:01:17'),
(1432, 'B9', 'Oct-2011', '6514.70', '2011-11-01', '2011-11-01 12:01:17'),
(1433, 'C1', 'Oct-2011', '20537.80', '2011-11-01', '2011-11-01 12:01:17'),
(1434, 'C2', 'Oct-2011', '16995.00', '2011-11-01', '2011-11-01 12:01:17'),
(1435, 'D1', 'Oct-2011', '15791.00', '2011-11-01', '2011-11-01 12:01:17'),
(1436, 'D10', 'Oct-2011', '22810.00', '2011-11-01', '2011-11-01 12:01:17'),
(1437, 'D11', 'Oct-2011', '10200.50', '2011-11-01', '2011-11-01 12:01:17'),
(1438, 'D12', 'Oct-2011', '16597.40', '2011-11-01', '2011-11-01 12:01:17'),
(1439, 'D13', 'Oct-2011', '1409.00', '2011-11-01', '2011-11-01 12:01:17'),
(1440, 'D14', 'Oct-2011', '5883.10', '2011-11-01', '2011-11-01 12:01:17'),
(1441, 'D15', 'Oct-2011', '13873.70', '2011-11-01', '2011-11-01 12:01:17'),
(1442, 'D16', 'Oct-2011', '3478.00', '2011-11-01', '2011-11-01 12:01:17'),
(1443, 'D17', 'Oct-2011', '2471.20', '2011-11-01', '2011-11-01 12:01:17'),
(1444, 'D18', 'Oct-2011', '4204.30', '2011-11-01', '2011-11-01 12:01:17'),
(1445, 'D19', 'Oct-2011', '2835.50', '2011-11-01', '2011-11-01 12:01:17'),
(1446, 'D2', 'Oct-2011', '11751.40', '2011-11-01', '2011-11-01 12:01:17'),
(1447, 'D20', 'Oct-2011', '9189.00', '2011-11-01', '2011-11-01 12:01:17'),
(1448, 'D21', 'Oct-2011', '1326.40', '2011-11-01', '2011-11-01 12:01:17'),
(1449, 'D22', 'Oct-2011', '4143.50', '2011-11-01', '2011-11-01 12:01:17'),
(1450, 'D23', 'Oct-2011', '3019.60', '2011-11-01', '2011-11-01 12:01:17'),
(1451, 'D24', 'Oct-2011', '6648.80', '2011-11-01', '2011-11-01 12:01:17'),
(1452, 'D25', 'Oct-2011', '28250.80', '2011-11-01', '2011-11-01 12:01:17'),
(1453, 'D26', 'Oct-2011', '23574.20', '2011-11-01', '2011-11-01 12:01:17'),
(1454, 'D27', 'Oct-2011', '26874.20', '2011-11-01', '2011-11-01 12:01:17'),
(1455, 'D28', 'Oct-2011', '21743.20', '2011-11-01', '2011-11-01 12:01:17'),
(1456, 'D3', 'Oct-2011', '8234.70', '2011-11-01', '2011-11-01 12:01:17'),
(1457, 'D4', 'Oct-2011', '11847.10', '2011-11-01', '2011-11-01 12:01:17'),
(1458, 'D5', 'Oct-2011', '2182.10', '2011-11-01', '2011-11-01 12:01:17'),
(1459, 'D6', 'Oct-2011', '16155.30', '2011-11-01', '2011-11-01 12:01:17'),
(1460, 'D7', 'Oct-2011', '16837.80', '2011-11-01', '2011-11-01 12:01:17'),
(1461, 'D8', 'Oct-2011', '8368.10', '2011-11-01', '2011-11-01 12:01:17'),
(1462, 'D9', 'Oct-2011', '2146.00', '2011-11-01', '2011-11-01 12:01:17'),
(1463, 'E1', 'Oct-2011', '13712.00', '2011-11-01', '2011-11-01 12:01:17'),
(1464, 'E10', 'Oct-2011', '4454.50', '2011-11-01', '2011-11-01 12:01:17'),
(1465, 'E11', 'Oct-2011', '9996.30', '2011-11-01', '2011-11-01 12:01:17'),
(1466, 'E12', 'Oct-2011', '8972.20', '2011-11-01', '2011-11-01 12:01:17'),
(1467, 'E13', 'Oct-2011', '1924.10', '2011-11-01', '2011-11-01 12:01:17'),
(1468, 'E14', 'Oct-2011', '38882.80', '2011-11-01', '2011-11-01 12:01:17'),
(1469, 'E2', 'Oct-2011', '8170.90', '2011-11-01', '2011-11-01 12:01:17'),
(1470, 'E3', 'Oct-2011', '30394.60', '2011-11-01', '2011-11-01 12:01:17'),
(1471, 'E4', 'Oct-2011', '56015.00', '2011-11-01', '2011-11-01 12:01:17'),
(1472, 'E5', 'Oct-2011', '69757.40', '2011-11-01', '2011-11-01 12:01:17'),
(1473, 'E6', 'Oct-2011', '22835.10', '2011-11-01', '2011-11-01 12:01:17'),
(1474, 'E7', 'Oct-2011', '10037.40', '2011-11-01', '2011-11-01 12:01:17'),
(1475, 'E8', 'Oct-2011', '10684.60', '2011-11-01', '2011-11-01 12:01:17'),
(1476, 'E9', 'Oct-2011', '6640.40', '2011-11-01', '2011-11-01 12:01:17'),
(1477, 'F1', 'Oct-2011', '972.70', '2011-11-01', '2011-11-01 12:01:17'),
(1478, 'F2', 'Oct-2011', '1614.90', '2011-11-01', '2011-11-01 12:01:17'),
(1479, 'F3', 'Oct-2011', '1026.10', '2011-11-01', '2011-11-01 12:01:17'),
(1480, 'F4', 'Oct-2011', '591.00', '2011-11-01', '2011-11-01 12:01:17'),
(1481, 'F5', 'Oct-2011', '616.30', '2011-11-01', '2011-11-01 12:01:17'),
(1482, 'MSA-CA1', 'Oct-2011', '10567.60', '2011-11-01', '2011-11-01 12:01:17'),
(1483, 'MSA-CA2', 'Oct-2011', '12496.50', '2011-11-01', '2011-11-01 12:01:17'),
(1484, 'MSA101', 'Oct-2011', '4982.30', '2011-11-01', '2011-11-01 12:01:17'),
(1485, 'MSA102', 'Oct-2011', '5441.00', '2011-11-01', '2011-11-01 12:01:17'),
(1486, 'MSA103', 'Oct-2011', '3274.90', '2011-11-01', '2011-11-01 12:01:17'),
(1487, 'MSA104', 'Oct-2011', '6519.70', '2011-11-01', '2011-11-01 12:01:17'),
(1488, 'MSA105', 'Oct-2011', '6035.60', '2011-11-01', '2011-11-01 12:01:17'),
(1489, 'MSA106', 'Oct-2011', '4799.60', '2011-11-01', '2011-11-01 12:01:17'),
(1490, 'MSA201', 'Oct-2011', '2311.50', '2011-11-01', '2011-11-01 12:01:17'),
(1491, 'MSA202', 'Oct-2011', '2006.30', '2011-11-01', '2011-11-01 12:01:17'),
(1492, 'MSA203', 'Oct-2011', '6426.60', '2011-11-01', '2011-11-01 12:01:17'),
(1493, 'MSA204', 'Oct-2011', '2732.90', '2011-11-01', '2011-11-01 12:01:17'),
(1494, 'MSA205', 'Oct-2011', '6266.60', '2011-11-01', '2011-11-01 12:01:17'),
(1495, 'MSA206', 'Oct-2011', '4674.00', '2011-11-01', '2011-11-01 12:01:17'),
(1496, 'MSA301', 'Oct-2011', '766.70', '2011-11-01', '2011-11-01 12:01:17'),
(1497, 'MSA302', 'Oct-2011', '5435.80', '2011-11-01', '2011-11-01 12:01:17'),
(1498, 'MSA303', 'Oct-2011', '3499.60', '2011-11-01', '2011-11-01 12:01:17'),
(1499, 'MSA304', 'Oct-2011', '2304.30', '2011-11-01', '2011-11-01 12:01:17'),
(1500, 'MSA305', 'Oct-2011', '1021.80', '2011-11-01', '2011-11-01 12:01:17'),
(1501, 'MSA306', 'Oct-2011', '5696.80', '2011-11-01', '2011-11-01 12:01:17'),
(1502, 'MSA307', 'Oct-2011', '5072.90', '2011-11-01', '2011-11-01 12:01:17'),
(1503, 'MSA308', 'Oct-2011', '19.80', '2011-11-01', '2011-11-01 12:01:17'),
(1504, 'MSA401', 'Oct-2011', '3770.00', '2011-11-01', '2011-11-01 12:01:17'),
(1505, 'MSA402', 'Oct-2011', '2210.50', '2011-11-01', '2011-11-01 12:01:17'),
(1506, 'MSA403', 'Oct-2011', '2614.00', '2011-11-01', '2011-11-01 12:01:17'),
(1507, 'MSA404', 'Oct-2011', '1537.10', '2011-11-01', '2011-11-01 12:01:17'),
(1508, 'MSA405', 'Oct-2011', '1147.40', '2011-11-01', '2011-11-01 12:01:17');
INSERT INTO `el_reading2` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(1509, 'MSA406', 'Oct-2011', '2484.60', '2011-11-01', '2011-11-01 12:01:17'),
(1510, 'MSA407', 'Oct-2011', '8325.00', '2011-11-01', '2011-11-01 12:01:17'),
(1511, 'MSA408', 'Oct-2011', '1235.00', '2011-11-01', '2011-11-01 12:01:17'),
(1512, 'MSA409', 'Oct-2011', '449.10', '2011-11-01', '2011-11-01 12:01:17'),
(1513, 'MSA410', 'Oct-2011', '4696.90', '2011-11-01', '2011-11-01 12:01:17'),
(1514, 'MSA501', 'Oct-2011', '4390.90', '2011-11-01', '2011-11-01 12:01:17'),
(1515, 'MSA502', 'Oct-2011', '4833.20', '2011-11-01', '2011-11-01 12:01:17'),
(1516, 'MSA503', 'Oct-2011', '1632.80', '2011-11-01', '2011-11-01 12:01:17'),
(1517, 'MSA504', 'Oct-2011', '843.10', '2011-11-01', '2011-11-01 12:01:17'),
(1518, 'MSA505', 'Oct-2011', '5065.80', '2011-11-01', '2011-11-01 12:01:17'),
(1519, 'MSA506', 'Oct-2011', '1180.30', '2011-11-01', '2011-11-01 12:01:17'),
(1520, 'MSA507', 'Oct-2011', '208.80', '2011-11-01', '2011-11-01 12:01:17'),
(1521, 'MSA508', 'Oct-2011', '134.60', '2011-11-01', '2011-11-01 12:01:17'),
(1522, 'MSA509', 'Oct-2011', '802.80', '2011-11-01', '2011-11-01 12:01:17'),
(1523, 'MSA510', 'Oct-2011', '658.40', '2011-11-01', '2011-11-01 12:01:17'),
(1524, 'MSA601', 'Oct-2011', '297.50', '2011-11-01', '2011-11-01 12:01:17'),
(1525, 'MSA602', 'Oct-2011', '6294.10', '2011-11-01', '2011-11-01 12:01:17'),
(1526, 'MSA603', 'Oct-2011', '673.80', '2011-11-01', '2011-11-01 12:01:17'),
(1527, 'MSA604', 'Oct-2011', '37.80', '2011-11-01', '2011-11-01 12:01:17'),
(1528, 'MSA605', 'Oct-2011', '16.80', '2011-11-01', '2011-11-01 12:01:17'),
(1529, 'MSA606', 'Oct-2011', '178.90', '2011-11-01', '2011-11-01 12:01:17'),
(1530, 'MSA607', 'Oct-2011', '98.80', '2011-11-01', '2011-11-01 12:01:17'),
(1531, 'MSA608', 'Oct-2011', '4855.90', '2011-11-01', '2011-11-01 12:01:17'),
(1532, 'MSA609', 'Oct-2011', '5.10', '2011-11-01', '2011-11-01 12:01:17'),
(1533, 'MSA610', 'Oct-2011', '33.40', '2011-11-01', '2011-11-01 12:01:17'),
(1534, 'RES-CA1', 'Oct-2011', '867.80', '2011-11-01', '2011-11-01 12:01:17'),
(1535, 'RES-CA10', 'Oct-2011', '1166.20', '2011-11-01', '2011-11-01 12:01:17'),
(1536, 'RES-CA11', 'Oct-2011', '1765.10', '2011-11-01', '2011-11-01 12:01:17'),
(1537, 'RES-CA12', 'Oct-2011', '692.80', '2011-11-01', '2011-11-01 12:01:17'),
(1538, 'RES-CA13', 'Oct-2011', '883.50', '2011-11-01', '2011-11-01 12:01:17'),
(1539, 'RES-CA14', 'Oct-2011', '1004.60', '2011-11-01', '2011-11-01 12:01:17'),
(1540, 'RES-CA15', 'Oct-2011', '1023.30', '2011-11-01', '2011-11-01 12:01:17'),
(1541, 'RES-CA2', 'Oct-2011', '404.70', '2011-11-01', '2011-11-01 12:01:17'),
(1542, 'RES-CA3', 'Oct-2011', '360.90', '2011-11-01', '2011-11-01 12:01:17'),
(1543, 'RES-CA4', 'Oct-2011', '812.80', '2011-11-01', '2011-11-01 12:01:17'),
(1544, 'RES-CA5', 'Oct-2011', '1490.20', '2011-11-01', '2011-11-01 12:01:17'),
(1545, 'RES-CA6', 'Oct-2011', '1319.70', '2011-11-01', '2011-11-01 12:01:17'),
(1546, 'RES-CA7', 'Oct-2011', '0.30', '2011-11-01', '2011-11-01 12:01:17'),
(1547, 'RES-CA8', 'Oct-2011', '1603.40', '2011-11-01', '2011-11-01 12:01:17'),
(1548, 'RES-CA9', 'Oct-2011', '1263.40', '2011-11-01', '2011-11-01 12:01:17'),
(1549, 'A1', 'Nov-2011', '6773.80', '2011-12-01', '2011-12-01 10:00:29'),
(1550, 'A2', 'Nov-2011', '97.50', '2011-12-01', '2011-12-01 10:00:29'),
(1551, 'A3', 'Nov-2011', '878.70', '2011-12-01', '2011-12-01 10:00:29'),
(1552, 'A4', 'Nov-2011', '117.80', '2011-12-01', '2011-12-01 10:00:29'),
(1553, 'A5', 'Nov-2011', '438.70', '2011-12-01', '2011-12-01 10:00:29'),
(1554, 'A6', 'Nov-2011', '1135.50', '2011-12-01', '2011-12-01 10:00:29'),
(1555, 'A7', 'Nov-2011', '673.90', '2011-12-01', '2011-12-01 10:00:29'),
(1556, 'A8', 'Nov-2011', '109.60', '2011-12-01', '2011-12-01 10:00:29'),
(1557, 'B1', 'Nov-2011', '7765.10', '2011-12-01', '2011-12-01 10:00:29'),
(1558, 'B10', 'Nov-2011', '11437.60', '2011-12-01', '2011-12-01 10:00:29'),
(1559, 'B11', 'Nov-2011', '1629.10', '2011-12-01', '2011-12-01 10:00:29'),
(1560, 'B12', 'Nov-2011', '16203.60', '2011-12-01', '2011-12-01 10:00:29'),
(1561, 'B13', 'Nov-2011', '13137.60', '2011-12-01', '2011-12-01 10:00:29'),
(1562, 'B14', 'Nov-2011', '5495.10', '2011-12-01', '2011-12-01 10:00:29'),
(1563, 'B15', 'Nov-2011', '14464.80', '2011-12-01', '2011-12-01 10:00:29'),
(1564, 'B16', 'Nov-2011', '10229.20', '2011-12-01', '2011-12-01 10:00:29'),
(1565, 'B2', 'Nov-2011', '9277.60', '2011-12-01', '2011-12-01 10:00:29'),
(1566, 'B3', 'Nov-2011', '9890.80', '2011-12-01', '2011-12-01 10:00:29'),
(1567, 'B4', 'Nov-2011', '6670.40', '2011-12-01', '2011-12-01 10:00:29'),
(1568, 'B5', 'Nov-2011', '4585.00', '2011-12-01', '2011-12-01 10:00:29'),
(1569, 'B6', 'Nov-2011', '10367.70', '2011-12-01', '2011-12-01 10:00:29'),
(1570, 'B7', 'Nov-2011', '8869.50', '2011-12-01', '2011-12-01 10:00:29'),
(1571, 'B8', 'Nov-2011', '6139.60', '2011-12-01', '2011-12-01 10:00:29'),
(1572, 'B9', 'Nov-2011', '6599.60', '2011-12-01', '2011-12-01 10:00:29'),
(1573, 'C1', 'Nov-2011', '20588.80', '2011-12-01', '2011-12-01 10:00:29'),
(1574, 'C2', 'Nov-2011', '17142.80', '2011-12-01', '2011-12-01 10:00:29'),
(1575, 'D1', 'Nov-2011', '15898.60', '2011-12-01', '2011-12-01 10:00:29'),
(1576, 'D10', 'Nov-2011', '23101.50', '2011-12-01', '2011-12-01 10:00:29'),
(1577, 'D11', 'Nov-2011', '10319.00', '2011-12-01', '2011-12-01 10:00:29'),
(1578, 'D12', 'Nov-2011', '16823.50', '2011-12-01', '2011-12-01 10:00:29'),
(1579, 'D13', 'Nov-2011', '1442.60', '2011-12-01', '2011-12-01 10:00:29'),
(1580, 'D14', 'Nov-2011', '6139.50', '2011-12-01', '2011-12-01 10:00:29'),
(1581, 'D15', 'Nov-2011', '14106.90', '2011-12-01', '2011-12-01 10:00:29'),
(1582, 'D16', 'Nov-2011', '3697.80', '2011-12-01', '2011-12-01 10:00:29'),
(1583, 'D17', 'Nov-2011', '2577.00', '2011-12-01', '2011-12-01 10:00:29'),
(1584, 'D18', 'Nov-2011', '4325.60', '2011-12-01', '2011-12-01 10:00:29'),
(1585, 'D19', 'Nov-2011', '2929.00', '2011-12-01', '2011-12-01 10:00:29'),
(1586, 'D2', 'Nov-2011', '11799.10', '2011-12-01', '2011-12-01 10:00:29'),
(1587, 'D20', 'Nov-2011', '9473.20', '2011-12-01', '2011-12-01 10:00:29'),
(1588, 'D21', 'Nov-2011', '1480.00', '2011-12-01', '2011-12-01 10:00:29'),
(1589, 'D22', 'Nov-2011', '4177.60', '2011-12-01', '2011-12-01 10:00:29'),
(1590, 'D23', 'Nov-2011', '3176.40', '2011-12-01', '2011-12-01 10:00:29'),
(1591, 'D24', 'Nov-2011', '6741.50', '2011-12-01', '2011-12-01 10:00:29'),
(1592, 'D25', 'Nov-2011', '28362.40', '2011-12-01', '2011-12-01 10:00:29'),
(1593, 'D26', 'Nov-2011', '24033.70', '2011-12-01', '2011-12-01 10:00:29'),
(1594, 'D27', 'Nov-2011', '27015.80', '2011-12-01', '2011-12-01 10:00:29'),
(1595, 'D28', 'Nov-2011', '21944.50', '2011-12-01', '2011-12-01 10:00:29'),
(1596, 'D3', 'Nov-2011', '8400.90', '2011-12-01', '2011-12-01 10:00:29'),
(1597, 'D4', 'Nov-2011', '12019.40', '2011-12-01', '2011-12-01 10:00:29'),
(1598, 'D5', 'Nov-2011', '2278.30', '2011-12-01', '2011-12-01 10:00:29'),
(1599, 'D6', 'Nov-2011', '16311.90', '2011-12-01', '2011-12-01 10:00:29'),
(1600, 'D7', 'Nov-2011', '17074.70', '2011-12-01', '2011-12-01 10:00:29'),
(1601, 'D8', 'Nov-2011', '8485.80', '2011-12-01', '2011-12-01 10:00:29'),
(1602, 'D9', 'Nov-2011', '2320.80', '2011-12-01', '2011-12-01 10:00:29'),
(1603, 'E1', 'Nov-2011', '14018.20', '2011-12-01', '2011-12-01 10:00:29'),
(1604, 'E10', 'Nov-2011', '4578.70', '2011-12-01', '2011-12-01 10:00:29'),
(1605, 'E11', 'Nov-2011', '10711.60', '2011-12-01', '2011-12-01 10:00:29'),
(1606, 'E12', 'Nov-2011', '9160.60', '2011-12-01', '2011-12-01 10:00:29'),
(1607, 'E13', 'Nov-2011', '1986.60', '2011-12-01', '2011-12-01 10:00:29'),
(1608, 'E14', 'Nov-2011', '39118.30', '2011-12-01', '2011-12-01 10:00:29'),
(1609, 'E2', 'Nov-2011', '8510.00', '2011-12-01', '2011-12-01 10:00:29'),
(1610, 'E3', 'Nov-2011', '30621.60', '2011-12-01', '2011-12-01 10:00:29'),
(1611, 'E4', 'Nov-2011', '56230.20', '2011-12-01', '2011-12-01 10:00:29'),
(1612, 'E5', 'Nov-2011', '70054.60', '2011-12-01', '2011-12-01 10:00:29'),
(1613, 'E6', 'Nov-2011', '23059.50', '2011-12-01', '2011-12-01 10:00:29'),
(1614, 'E7', 'Nov-2011', '10455.20', '2011-12-01', '2011-12-01 10:00:29'),
(1615, 'E8', 'Nov-2011', '10833.70', '2011-12-01', '2011-12-01 10:00:29'),
(1616, 'E9', 'Nov-2011', '6910.80', '2011-12-01', '2011-12-01 10:00:29'),
(1617, 'F1', 'Nov-2011', '1007.80', '2011-12-01', '2011-12-01 10:00:29'),
(1618, 'F2', 'Nov-2011', '1653.30', '2011-12-01', '2011-12-01 10:00:29'),
(1619, 'F3', 'Nov-2011', '1059.10', '2011-12-01', '2011-12-01 10:00:29'),
(1620, 'F4', 'Nov-2011', '616.80', '2011-12-01', '2011-12-01 10:00:29'),
(1621, 'F5', 'Nov-2011', '672.50', '2011-12-01', '2011-12-01 10:00:29'),
(1622, 'MSA-CA1', 'Nov-2011', '10838.20', '2011-12-01', '2011-12-01 10:00:29'),
(1623, 'MSA-CA2', 'Nov-2011', '12827.50', '2011-12-01', '2011-12-01 10:00:29'),
(1624, 'MSA101', 'Nov-2011', '4982.30', '2011-12-01', '2011-12-01 10:00:29'),
(1625, 'MSA102', 'Nov-2011', '5447.80', '2011-12-01', '2011-12-01 10:00:29'),
(1626, 'MSA103', 'Nov-2011', '3285.60', '2011-12-01', '2011-12-01 10:00:29'),
(1627, 'MSA104', 'Nov-2011', '6653.70', '2011-12-01', '2011-12-01 10:00:29'),
(1628, 'MSA105', 'Nov-2011', '6039.60', '2011-12-01', '2011-12-01 10:00:29'),
(1629, 'MSA106', 'Nov-2011', '4926.60', '2011-12-01', '2011-12-01 10:00:29'),
(1630, 'MSA201', 'Nov-2011', '2336.60', '2011-12-01', '2011-12-01 10:00:29'),
(1631, 'MSA202', 'Nov-2011', '2089.30', '2011-12-01', '2011-12-01 10:00:29'),
(1632, 'MSA203', 'Nov-2011', '6426.90', '2011-12-01', '2011-12-01 10:00:29'),
(1633, 'MSA204', 'Nov-2011', '2742.30', '2011-12-01', '2011-12-01 10:00:29'),
(1634, 'MSA205', 'Nov-2011', '6361.00', '2011-12-01', '2011-12-01 10:00:29'),
(1635, 'MSA206', 'Nov-2011', '4687.30', '2011-12-01', '2011-12-01 10:00:29'),
(1636, 'MSA301', 'Nov-2011', '773.30', '2011-12-01', '2011-12-01 10:00:29'),
(1637, 'MSA302', 'Nov-2011', '5507.90', '2011-12-01', '2011-12-01 10:00:29'),
(1638, 'MSA303', 'Nov-2011', '3613.10', '2011-12-01', '2011-12-01 10:00:29'),
(1639, 'MSA304', 'Nov-2011', '2330.70', '2011-12-01', '2011-12-01 10:00:29'),
(1640, 'MSA305', 'Nov-2011', '1026.30', '2011-12-01', '2011-12-01 10:00:29'),
(1641, 'MSA306', 'Nov-2011', '5769.00', '2011-12-01', '2011-12-01 10:00:29'),
(1642, 'MSA307', 'Nov-2011', '5073.40', '2011-12-01', '2011-12-01 10:00:29'),
(1643, 'MSA308', 'Nov-2011', '28.20', '2011-12-01', '2011-12-01 10:00:29'),
(1644, 'MSA401', 'Nov-2011', '3815.20', '2011-12-01', '2011-12-01 10:00:29'),
(1645, 'MSA402', 'Nov-2011', '2235.30', '2011-12-01', '2011-12-01 10:00:29'),
(1646, 'MSA403', 'Nov-2011', '2684.20', '2011-12-01', '2011-12-01 10:00:29'),
(1647, 'MSA404', 'Nov-2011', '1570.70', '2011-12-01', '2011-12-01 10:00:29'),
(1648, 'MSA405', 'Nov-2011', '1153.20', '2011-12-01', '2011-12-01 10:00:29'),
(1649, 'MSA406', 'Nov-2011', '2500.70', '2011-12-01', '2011-12-01 10:00:29'),
(1650, 'MSA407', 'Nov-2011', '8386.70', '2011-12-01', '2011-12-01 10:00:29'),
(1651, 'MSA408', 'Nov-2011', '1283.60', '2011-12-01', '2011-12-01 10:00:29'),
(1652, 'MSA409', 'Nov-2011', '458.00', '2011-12-01', '2011-12-01 10:00:29'),
(1653, 'MSA410', 'Nov-2011', '4717.40', '2011-12-01', '2011-12-01 10:00:29'),
(1654, 'MSA501', 'Nov-2011', '4455.50', '2011-12-01', '2011-12-01 10:00:29'),
(1655, 'MSA502', 'Nov-2011', '4852.60', '2011-12-01', '2011-12-01 10:00:29'),
(1656, 'MSA503', 'Nov-2011', '1643.90', '2011-12-01', '2011-12-01 10:00:29'),
(1657, 'MSA504', 'Nov-2011', '851.50', '2011-12-01', '2011-12-01 10:00:29'),
(1658, 'MSA505', 'Nov-2011', '5095.80', '2011-12-01', '2011-12-01 10:00:29'),
(1659, 'MSA506', 'Nov-2011', '1221.00', '2011-12-01', '2011-12-01 10:00:29'),
(1660, 'MSA507', 'Nov-2011', '217.50', '2011-12-01', '2011-12-01 10:00:29'),
(1661, 'MSA508', 'Nov-2011', '140.60', '2011-12-01', '2011-12-01 10:00:29'),
(1662, 'MSA509', 'Nov-2011', '837.50', '2011-12-01', '2011-12-01 10:00:29'),
(1663, 'MSA510', 'Nov-2011', '723.30', '2011-12-01', '2011-12-01 10:00:29'),
(1664, 'MSA601', 'Nov-2011', '303.20', '2011-12-01', '2011-12-01 10:00:29'),
(1665, 'MSA602', 'Nov-2011', '6300.00', '2011-12-01', '2011-12-01 10:00:29'),
(1666, 'MSA603', 'Nov-2011', '679.10', '2011-12-01', '2011-12-01 10:00:29'),
(1667, 'MSA604', 'Nov-2011', '42.70', '2011-12-01', '2011-12-01 10:00:29'),
(1668, 'MSA605', 'Nov-2011', '24.90', '2011-12-01', '2011-12-01 10:00:29'),
(1669, 'MSA606', 'Nov-2011', '186.30', '2011-12-01', '2011-12-01 10:00:29'),
(1670, 'MSA607', 'Nov-2011', '106.60', '2011-12-01', '2011-12-01 10:00:29'),
(1671, 'MSA608', 'Nov-2011', '4858.80', '2011-12-01', '2011-12-01 10:00:29'),
(1672, 'MSA609', 'Nov-2011', '5.10', '2011-12-01', '2011-12-01 10:00:29'),
(1673, 'MSA610', 'Nov-2011', '42.60', '2011-12-01', '2011-12-01 10:00:29'),
(1674, 'RES-CA1', 'Nov-2011', '883.80', '2011-12-01', '2011-12-01 10:00:29'),
(1675, 'RES-CA10', 'Nov-2011', '1189.80', '2011-12-01', '2011-12-01 10:00:29'),
(1676, 'RES-CA11', 'Nov-2011', '1828.50', '2011-12-01', '2011-12-01 10:00:29'),
(1677, 'RES-CA12', 'Nov-2011', '726.40', '2011-12-01', '2011-12-01 10:00:29'),
(1678, 'RES-CA13', 'Nov-2011', '903.10', '2011-12-01', '2011-12-01 10:00:29'),
(1679, 'RES-CA14', 'Nov-2011', '1014.80', '2011-12-01', '2011-12-01 10:00:29'),
(1680, 'RES-CA15', 'Nov-2011', '1031.70', '2011-12-01', '2011-12-01 10:00:29'),
(1681, 'RES-CA2', 'Nov-2011', '432.90', '2011-12-01', '2011-12-01 10:00:29'),
(1682, 'RES-CA3', 'Nov-2011', '368.30', '2011-12-01', '2011-12-01 10:00:29'),
(1683, 'RES-CA4', 'Nov-2011', '847.10', '2011-12-01', '2011-12-01 10:00:29'),
(1684, 'RES-CA5', 'Nov-2011', '1515.00', '2011-12-01', '2011-12-01 10:00:29'),
(1685, 'RES-CA6', 'Nov-2011', '1334.20', '2011-12-01', '2011-12-01 10:00:29'),
(1686, 'RES-CA7', 'Nov-2011', '0.30', '2011-12-01', '2011-12-01 10:00:29'),
(1687, 'RES-CA8', 'Nov-2011', '1654.20', '2011-12-01', '2011-12-01 10:00:29'),
(1688, 'RES-CA9', 'Nov-2011', '1295.50', '2011-12-01', '2011-12-01 10:00:29'),
(1689, 'A1', 'Dec-2011', '6844.20', '2012-01-01', '2012-01-01 11:31:40'),
(1690, 'A2', 'Dec-2011', '110.80', '2012-01-01', '2012-01-01 11:31:40'),
(1691, 'A3', 'Dec-2011', '946.60', '2012-01-01', '2012-01-01 11:31:40'),
(1692, 'A4', 'Dec-2011', '132.60', '2012-01-01', '2012-01-01 11:31:40'),
(1693, 'A5', 'Dec-2011', '623.50', '2012-01-01', '2012-01-01 11:31:40'),
(1694, 'A6', 'Dec-2011', '1171.90', '2012-01-01', '2012-01-01 11:31:40'),
(1695, 'A7', 'Dec-2011', '688.90', '2012-01-01', '2012-01-01 11:31:40'),
(1696, 'A8', 'Dec-2011', '112.30', '2012-01-01', '2012-01-01 11:31:40'),
(1697, 'B1', 'Dec-2011', '7999.00', '2012-01-01', '2012-01-01 11:31:40'),
(1698, 'B10', 'Dec-2011', '11611.30', '2012-01-01', '2012-01-01 11:31:40'),
(1699, 'B11', 'Dec-2011', '1943.30', '2012-01-01', '2012-01-01 11:31:40'),
(1700, 'B12', 'Dec-2011', '16611.10', '2012-01-01', '2012-01-01 11:31:40'),
(1701, 'B13', 'Dec-2011', '13384.90', '2012-01-01', '2012-01-01 11:31:40'),
(1702, 'B14', 'Dec-2011', '5570.20', '2012-01-01', '2012-01-01 11:31:40'),
(1703, 'B15', 'Dec-2011', '15009.60', '2012-01-01', '2012-01-01 11:31:40'),
(1704, 'B16', 'Dec-2011', '10399.30', '2012-01-01', '2012-01-01 11:31:40'),
(1705, 'B2', 'Dec-2011', '9655.30', '2012-01-01', '2012-01-01 11:31:40'),
(1706, 'B3', 'Dec-2011', '10006.90', '2012-01-01', '2012-01-01 11:31:40'),
(1707, 'B4', 'Dec-2011', '6995.50', '2012-01-01', '2012-01-01 11:31:40'),
(1708, 'B5', 'Dec-2011', '4716.10', '2012-01-01', '2012-01-01 11:31:40'),
(1709, 'B6', 'Dec-2011', '10500.10', '2012-01-01', '2012-01-01 11:31:40'),
(1710, 'B7', 'Dec-2011', '8989.70', '2012-01-01', '2012-01-01 11:31:40'),
(1711, 'B8', 'Dec-2011', '6390.70', '2012-01-01', '2012-01-01 11:31:40'),
(1712, 'B9', 'Dec-2011', '6609.40', '2012-01-01', '2012-01-01 11:31:40'),
(1713, 'C1', 'Dec-2011', '20627.10', '2012-01-01', '2012-01-01 11:31:40'),
(1714, 'C2', 'Dec-2011', '17284.50', '2012-01-01', '2012-01-01 11:31:40'),
(1715, 'D1', 'Dec-2011', '16058.60', '2012-01-01', '2012-01-01 11:31:40'),
(1716, 'D10', 'Dec-2011', '23574.80', '2012-01-01', '2012-01-01 11:31:40'),
(1717, 'D11', 'Dec-2011', '10387.00', '2012-01-01', '2012-01-01 11:31:40'),
(1718, 'D12', 'Dec-2011', '17044.50', '2012-01-01', '2012-01-01 11:31:40'),
(1719, 'D13', 'Dec-2011', '1455.80', '2012-01-01', '2012-01-01 11:31:40'),
(1720, 'D14', 'Dec-2011', '6573.50', '2012-01-01', '2012-01-01 11:31:40'),
(1721, 'D15', 'Dec-2011', '14935.70', '2012-01-01', '2012-01-01 11:31:40'),
(1722, 'D16', 'Dec-2011', '4018.90', '2012-01-01', '2012-01-01 11:31:40'),
(1723, 'D17', 'Dec-2011', '2617.20', '2012-01-01', '2012-01-01 11:31:40'),
(1724, 'D18', 'Dec-2011', '4394.80', '2012-01-01', '2012-01-01 11:31:40'),
(1725, 'D19', 'Dec-2011', '3167.90', '2012-01-01', '2012-01-01 11:31:40'),
(1726, 'D2', 'Dec-2011', '11825.40', '2012-01-01', '2012-01-01 11:31:40'),
(1727, 'D20', 'Dec-2011', '9828.50', '2012-01-01', '2012-01-01 11:31:40'),
(1728, 'D21', 'Dec-2011', '1569.80', '2012-01-01', '2012-01-01 11:31:40'),
(1729, 'D22', 'Dec-2011', '4197.90', '2012-01-01', '2012-01-01 11:31:40'),
(1730, 'D23', 'Dec-2011', '3191.80', '2012-01-01', '2012-01-01 11:31:40'),
(1731, 'D24', 'Dec-2011', '6808.50', '2012-01-01', '2012-01-01 11:31:40'),
(1732, 'D25', 'Dec-2011', '28452.20', '2012-01-01', '2012-01-01 11:31:40'),
(1733, 'D26', 'Dec-2011', '24579.50', '2012-01-01', '2012-01-01 11:31:40'),
(1734, 'D27', 'Dec-2011', '27116.30', '2012-01-01', '2012-01-01 11:31:40'),
(1735, 'D28', 'Dec-2011', '22258.80', '2012-01-01', '2012-01-01 11:31:40'),
(1736, 'D3', 'Dec-2011', '8592.40', '2012-01-01', '2012-01-01 11:31:40'),
(1737, 'D4', 'Dec-2011', '12259.80', '2012-01-01', '2012-01-01 11:31:40'),
(1738, 'D5', 'Dec-2011', '2388.00', '2012-01-01', '2012-01-01 11:31:40'),
(1739, 'D6', 'Dec-2011', '16556.90', '2012-01-01', '2012-01-01 11:31:40'),
(1740, 'D7', 'Dec-2011', '17460.70', '2012-01-01', '2012-01-01 11:31:40'),
(1741, 'D8', 'Dec-2011', '8535.80', '2012-01-01', '2012-01-01 11:31:40'),
(1742, 'D9', 'Dec-2011', '2436.10', '2012-01-01', '2012-01-01 11:31:40'),
(1743, 'E1', 'Dec-2011', '14050.70', '2012-01-01', '2012-01-01 11:31:40'),
(1744, 'E10', 'Dec-2011', '4610.90', '2012-01-01', '2012-01-01 11:31:40'),
(1745, 'E11', 'Dec-2011', '11535.40', '2012-01-01', '2012-01-01 11:31:40'),
(1746, 'E12', 'Dec-2011', '9560.70', '2012-01-01', '2012-01-01 11:31:40'),
(1747, 'E13', 'Dec-2011', '2185.00', '2012-01-01', '2012-01-01 11:31:40'),
(1748, 'E14', 'Dec-2011', '39267.20', '2012-01-01', '2012-01-01 11:31:40'),
(1749, 'E2', 'Dec-2011', '8648.90', '2012-01-01', '2012-01-01 11:31:40'),
(1750, 'E3', 'Dec-2011', '30840.00', '2012-01-01', '2012-01-01 11:31:40'),
(1751, 'E4', 'Dec-2011', '56584.70', '2012-01-01', '2012-01-01 11:31:40'),
(1752, 'E5', 'Dec-2011', '70743.70', '2012-01-01', '2012-01-01 11:31:40'),
(1753, 'E6', 'Dec-2011', '23492.00', '2012-01-01', '2012-01-01 11:31:40'),
(1754, 'E7', 'Dec-2011', '10637.00', '2012-01-01', '2012-01-01 11:31:40'),
(1755, 'E8', 'Dec-2011', '11350.50', '2012-01-01', '2012-01-01 11:31:40'),
(1756, 'E9', 'Dec-2011', '7069.60', '2012-01-01', '2012-01-01 11:31:40'),
(1757, 'F1', 'Dec-2011', '1038.50', '2012-01-01', '2012-01-01 11:31:40'),
(1758, 'F2', 'Dec-2011', '1716.40', '2012-01-01', '2012-01-01 11:31:40'),
(1759, 'F3', 'Dec-2011', '1111.60', '2012-01-01', '2012-01-01 11:31:40'),
(1760, 'F4', 'Dec-2011', '679.80', '2012-01-01', '2012-01-01 11:31:40'),
(1761, 'F5', 'Dec-2011', '715.00', '2012-01-01', '2012-01-01 11:31:40'),
(1762, 'MSA-CA1', 'Dec-2011', '11211.20', '2012-01-01', '2012-01-01 11:31:40'),
(1763, 'MSA-CA2', 'Dec-2011', '13322.30', '2012-01-01', '2012-01-01 11:31:40'),
(1764, 'MSA101', 'Dec-2011', '4982.30', '2012-01-01', '2012-01-01 11:31:40'),
(1765, 'MSA102', 'Dec-2011', '5451.00', '2012-01-01', '2012-01-01 11:31:40'),
(1766, 'MSA103', 'Dec-2011', '3296.90', '2012-01-01', '2012-01-01 11:31:40'),
(1767, 'MSA104', 'Dec-2011', '6792.80', '2012-01-01', '2012-01-01 11:31:40'),
(1768, 'MSA105', 'Dec-2011', '6045.70', '2012-01-01', '2012-01-01 11:31:40'),
(1769, 'MSA106', 'Dec-2011', '5237.10', '2012-01-01', '2012-01-01 11:31:40'),
(1770, 'MSA201', 'Dec-2011', '2365.00', '2012-01-01', '2012-01-01 11:31:40'),
(1771, 'MSA202', 'Dec-2011', '2269.30', '2012-01-01', '2012-01-01 11:31:40'),
(1772, 'MSA203', 'Dec-2011', '6426.90', '2012-01-01', '2012-01-01 11:31:40'),
(1773, 'MSA204', 'Dec-2011', '2742.30', '2012-01-01', '2012-01-01 11:31:40'),
(1774, 'MSA205', 'Dec-2011', '6422.20', '2012-01-01', '2012-01-01 11:31:40'),
(1775, 'MSA206', 'Dec-2011', '4697.20', '2012-01-01', '2012-01-01 11:31:40'),
(1776, 'MSA301', 'Dec-2011', '776.80', '2012-01-01', '2012-01-01 11:31:40'),
(1777, 'MSA302', 'Dec-2011', '5602.20', '2012-01-01', '2012-01-01 11:31:40'),
(1778, 'MSA303', 'Dec-2011', '3807.70', '2012-01-01', '2012-01-01 11:31:40'),
(1779, 'MSA304', 'Dec-2011', '2412.00', '2012-01-01', '2012-01-01 11:31:40'),
(1780, 'MSA305', 'Dec-2011', '1065.60', '2012-01-01', '2012-01-01 11:31:40'),
(1781, 'MSA306', 'Dec-2011', '5847.90', '2012-01-01', '2012-01-01 11:31:40'),
(1782, 'MSA307', 'Dec-2011', '5088.00', '2012-01-01', '2012-01-01 11:31:40'),
(1783, 'MSA308', 'Dec-2011', '39.20', '2012-01-01', '2012-01-01 11:31:40'),
(1784, 'MSA401', 'Dec-2011', '3829.60', '2012-01-01', '2012-01-01 11:31:40'),
(1785, 'MSA402', 'Dec-2011', '2235.30', '2012-01-01', '2012-01-01 11:31:40'),
(1786, 'MSA403', 'Dec-2011', '2944.90', '2012-01-01', '2012-01-01 11:31:40'),
(1787, 'MSA404', 'Dec-2011', '1631.00', '2012-01-01', '2012-01-01 11:31:40'),
(1788, 'MSA405', 'Dec-2011', '1153.20', '2012-01-01', '2012-01-01 11:31:40'),
(1789, 'MSA406', 'Dec-2011', '2522.80', '2012-01-01', '2012-01-01 11:31:40'),
(1790, 'MSA407', 'Dec-2011', '8469.70', '2012-01-01', '2012-01-01 11:31:40'),
(1791, 'MSA408', 'Dec-2011', '1325.50', '2012-01-01', '2012-01-01 11:31:40'),
(1792, 'MSA409', 'Dec-2011', '458.00', '2012-01-01', '2012-01-01 11:31:40'),
(1793, 'MSA410', 'Dec-2011', '4725.30', '2012-01-01', '2012-01-01 11:31:40'),
(1794, 'MSA501', 'Dec-2011', '4487.80', '2012-01-01', '2012-01-01 11:31:40'),
(1795, 'MSA502', 'Dec-2011', '4859.70', '2012-01-01', '2012-01-01 11:31:40'),
(1796, 'MSA503', 'Dec-2011', '1657.70', '2012-01-01', '2012-01-01 11:31:40'),
(1797, 'MSA504', 'Dec-2011', '860.00', '2012-01-01', '2012-01-01 11:31:40'),
(1798, 'MSA505', 'Dec-2011', '5145.60', '2012-01-01', '2012-01-01 11:31:40'),
(1799, 'MSA506', 'Dec-2011', '1264.80', '2012-01-01', '2012-01-01 11:31:40'),
(1800, 'MSA507', 'Dec-2011', '217.50', '2012-01-01', '2012-01-01 11:31:40'),
(1801, 'MSA508', 'Dec-2011', '161.00', '2012-01-01', '2012-01-01 11:31:40'),
(1802, 'MSA509', 'Dec-2011', '857.70', '2012-01-01', '2012-01-01 11:31:40'),
(1803, 'MSA510', 'Dec-2011', '875.60', '2012-01-01', '2012-01-01 11:31:40'),
(1804, 'MSA601', 'Dec-2011', '304.20', '2012-01-01', '2012-01-01 11:31:40'),
(1805, 'MSA602', 'Dec-2011', '6303.50', '2012-01-01', '2012-01-01 11:31:40'),
(1806, 'MSA603', 'Dec-2011', '682.60', '2012-01-01', '2012-01-01 11:31:40'),
(1807, 'MSA604', 'Dec-2011', '44.80', '2012-01-01', '2012-01-01 11:31:40'),
(1808, 'MSA605', 'Dec-2011', '30.20', '2012-01-01', '2012-01-01 11:31:40'),
(1809, 'MSA606', 'Dec-2011', '191.00', '2012-01-01', '2012-01-01 11:31:40'),
(1810, 'MSA607', 'Dec-2011', '112.40', '2012-01-01', '2012-01-01 11:31:40'),
(1811, 'MSA608', 'Dec-2011', '4861.10', '2012-01-01', '2012-01-01 11:31:40'),
(1812, 'MSA609', 'Dec-2011', '5.10', '2012-01-01', '2012-01-01 11:31:40'),
(1813, 'MSA610', 'Dec-2011', '47.50', '2012-01-01', '2012-01-01 11:31:40'),
(1814, 'RES-CA1', 'Dec-2011', '894.40', '2012-01-01', '2012-01-01 11:31:40'),
(1815, 'RES-CA10', 'Dec-2011', '1218.80', '2012-01-01', '2012-01-01 11:31:40'),
(1816, 'RES-CA11', 'Dec-2011', '1880.90', '2012-01-01', '2012-01-01 11:31:40'),
(1817, 'RES-CA12', 'Dec-2011', '759.80', '2012-01-01', '2012-01-01 11:31:40'),
(1818, 'RES-CA13', 'Dec-2011', '921.70', '2012-01-01', '2012-01-01 11:31:40'),
(1819, 'RES-CA14', 'Dec-2011', '1029.60', '2012-01-01', '2012-01-01 11:31:40'),
(1820, 'RES-CA15', 'Dec-2011', '1039.20', '2012-01-01', '2012-01-01 11:31:40'),
(1821, 'RES-CA2', 'Dec-2011', '452.30', '2012-01-01', '2012-01-01 11:31:40'),
(1822, 'RES-CA3', 'Dec-2011', '377.50', '2012-01-01', '2012-01-01 11:31:40'),
(1823, 'RES-CA4', 'Dec-2011', '904.80', '2012-01-01', '2012-01-01 11:31:40'),
(1824, 'RES-CA5', 'Dec-2011', '1541.40', '2012-01-01', '2012-01-01 11:31:40'),
(1825, 'RES-CA6', 'Dec-2011', '1347.50', '2012-01-01', '2012-01-01 11:31:40'),
(1826, 'RES-CA7', 'Dec-2011', '0.30', '2012-01-01', '2012-01-01 11:31:40'),
(1827, 'RES-CA8', 'Dec-2011', '1705.80', '2012-01-01', '2012-01-01 11:31:40'),
(1828, 'RES-CA9', 'Dec-2011', '1328.30', '2012-01-01', '2012-01-01 11:31:40'),
(1829, 'A1', 'Jan-2012', '6916.20', '2012-02-01', '2012-02-01 16:10:01'),
(1830, 'A2', 'Jan-2012', '110.80', '2012-02-01', '2012-02-01 16:10:01'),
(1831, 'A3', 'Jan-2012', '1106.40', '2012-02-01', '2012-02-01 16:10:01'),
(1832, 'A4', 'Jan-2012', '132.60', '2012-02-01', '2012-02-01 16:10:01'),
(1833, 'A5', 'Jan-2012', '784.30', '2012-02-01', '2012-02-01 16:10:01'),
(1834, 'A6', 'Jan-2012', '1362.30', '2012-02-01', '2012-02-01 16:10:01'),
(1835, 'A7', 'Jan-2012', '688.90', '2012-02-01', '2012-02-01 16:10:01'),
(1836, 'A8', 'Jan-2012', '112.30', '2012-02-01', '2012-02-01 16:10:01'),
(1837, 'B1', 'Jan-2012', '8258.10', '2012-02-01', '2012-02-01 16:10:01'),
(1838, 'B10', 'Jan-2012', '11755.30', '2012-02-01', '2012-02-01 16:10:01'),
(1839, 'B11', 'Jan-2012', '2227.30', '2012-02-01', '2012-02-01 16:10:01'),
(1840, 'B12', 'Jan-2012', '17051.20', '2012-02-01', '2012-02-01 16:10:01'),
(1841, 'B13', 'Jan-2012', '13557.90', '2012-02-01', '2012-02-01 16:10:01'),
(1842, 'B14', 'Jan-2012', '5644.10', '2012-02-01', '2012-02-01 16:10:01'),
(1843, 'B15', 'Jan-2012', '15732.10', '2012-02-01', '2012-02-01 16:10:01'),
(1844, 'B16', 'Jan-2012', '10569.00', '2012-02-01', '2012-02-01 16:10:01'),
(1845, 'B2', 'Jan-2012', '9950.70', '2012-02-01', '2012-02-01 16:10:01'),
(1846, 'B3', 'Jan-2012', '10110.10', '2012-02-01', '2012-02-01 16:10:01'),
(1847, 'B4', 'Jan-2012', '7214.60', '2012-02-01', '2012-02-01 16:10:01'),
(1848, 'B5', 'Jan-2012', '4864.60', '2012-02-01', '2012-02-01 16:10:01'),
(1849, 'B6', 'Jan-2012', '10616.20', '2012-02-01', '2012-02-01 16:10:01'),
(1850, 'B7', 'Jan-2012', '9130.00', '2012-02-01', '2012-02-01 16:10:01'),
(1851, 'B8', 'Jan-2012', '6571.70', '2012-02-01', '2012-02-01 16:10:01'),
(1852, 'B9', 'Jan-2012', '6611.00', '2012-02-01', '2012-02-01 16:10:01'),
(1853, 'C1', 'Jan-2012', '20689.60', '2012-02-01', '2012-02-01 16:10:01'),
(1854, 'C2', 'Jan-2012', '17519.90', '2012-02-01', '2012-02-01 16:10:01'),
(1855, 'D1', 'Jan-2012', '16236.80', '2012-02-01', '2012-02-01 16:10:01'),
(1856, 'D10', 'Jan-2012', '24493.10', '2012-02-01', '2012-02-01 16:10:01'),
(1857, 'D11', 'Jan-2012', '10726.10', '2012-02-01', '2012-02-01 16:10:01'),
(1858, 'D12', 'Jan-2012', '17387.50', '2012-02-01', '2012-02-01 16:10:01'),
(1859, 'D13', 'Jan-2012', '1500.80', '2012-02-01', '2012-02-01 16:10:01'),
(1860, 'D14', 'Jan-2012', '6964.70', '2012-02-01', '2012-02-01 16:10:01'),
(1861, 'D15', 'Jan-2012', '15538.20', '2012-02-01', '2012-02-01 16:10:01'),
(1862, 'D16', 'Jan-2012', '4279.20', '2012-02-01', '2012-02-01 16:10:01'),
(1863, 'D17', 'Jan-2012', '2735.70', '2012-02-01', '2012-02-01 16:10:01'),
(1864, 'D18', 'Jan-2012', '4649.10', '2012-02-01', '2012-02-01 16:10:01'),
(1865, 'D19', 'Jan-2012', '3395.50', '2012-02-01', '2012-02-01 16:10:01'),
(1866, 'D2', 'Jan-2012', '11825.40', '2012-02-01', '2012-02-01 16:10:01'),
(1867, 'D20', 'Jan-2012', '10132.20', '2012-02-01', '2012-02-01 16:10:01'),
(1868, 'D21', 'Jan-2012', '2074.30', '2012-02-01', '2012-02-01 16:10:01'),
(1869, 'D22', 'Jan-2012', '4197.90', '2012-02-01', '2012-02-01 16:10:01'),
(1870, 'D23', 'Jan-2012', '3660.10', '2012-02-01', '2012-02-01 16:10:01'),
(1871, 'D24', 'Jan-2012', '6892.90', '2012-02-01', '2012-02-01 16:10:01'),
(1872, 'D25', 'Jan-2012', '28565.50', '2012-02-01', '2012-02-01 16:10:01'),
(1873, 'D26', 'Jan-2012', '25084.60', '2012-02-01', '2012-02-01 16:10:01'),
(1874, 'D27', 'Jan-2012', '27332.20', '2012-02-01', '2012-02-01 16:10:01'),
(1875, 'D28', 'Jan-2012', '22575.60', '2012-02-01', '2012-02-01 16:10:01'),
(1876, 'D3', 'Jan-2012', '9017.80', '2012-02-01', '2012-02-01 16:10:01'),
(1877, 'D4', 'Jan-2012', '12454.00', '2012-02-01', '2012-02-01 16:10:01'),
(1878, 'D5', 'Jan-2012', '2567.00', '2012-02-01', '2012-02-01 16:10:01'),
(1879, 'D6', 'Jan-2012', '16760.20', '2012-02-01', '2012-02-01 16:10:01'),
(1880, 'D7', 'Jan-2012', '18066.00', '2012-02-01', '2012-02-01 16:10:01'),
(1881, 'D8', 'Jan-2012', '8657.50', '2012-02-01', '2012-02-01 16:10:01'),
(1882, 'D9', 'Jan-2012', '2576.40', '2012-02-01', '2012-02-01 16:10:01'),
(1883, 'E1', 'Jan-2012', '14404.20', '2012-02-01', '2012-02-01 16:10:01'),
(1884, 'E10', 'Jan-2012', '4765.40', '2012-02-01', '2012-02-01 16:10:01'),
(1885, 'E11', 'Jan-2012', '12791.90', '2012-02-01', '2012-02-01 16:10:01'),
(1886, 'E12', 'Jan-2012', '10062.80', '2012-02-01', '2012-02-01 16:10:01'),
(1887, 'E13', 'Jan-2012', '2461.80', '2012-02-01', '2012-02-01 16:10:01'),
(1888, 'E14', 'Jan-2012', '39819.40', '2012-02-01', '2012-02-01 16:10:01'),
(1889, 'E2', 'Jan-2012', '9022.10', '2012-02-01', '2012-02-01 16:10:01'),
(1890, 'E3', 'Jan-2012', '31060.00', '2012-02-01', '2012-02-01 16:10:01'),
(1891, 'E4', 'Jan-2012', '56888.70', '2012-02-01', '2012-02-01 16:10:01'),
(1892, 'E5', 'Jan-2012', '71300.90', '2012-02-01', '2012-02-01 16:10:01'),
(1893, 'E6', 'Jan-2012', '24115.80', '2012-02-01', '2012-02-01 16:10:01'),
(1894, 'E7', 'Jan-2012', '11455.10', '2012-02-01', '2012-02-01 16:10:01'),
(1895, 'E8', 'Jan-2012', '11914.40', '2012-02-01', '2012-02-01 16:10:01'),
(1896, 'E9', 'Jan-2012', '7296.00', '2012-02-01', '2012-02-01 16:10:01'),
(1897, 'F1', 'Jan-2012', '1038.50', '2012-02-01', '2012-02-01 16:10:01'),
(1898, 'F2', 'Jan-2012', '1716.40', '2012-02-01', '2012-02-01 16:10:01'),
(1899, 'F3', 'Jan-2012', '1111.60', '2012-02-01', '2012-02-01 16:10:01'),
(1900, 'F4', 'Jan-2012', '679.80', '2012-02-01', '2012-02-01 16:10:01'),
(1901, 'F5', 'Jan-2012', '715.00', '2012-02-01', '2012-02-01 16:10:01'),
(1902, 'MSA-CA1', 'Jan-2012', '11571.70', '2012-02-01', '2012-02-01 16:10:01'),
(1903, 'MSA-CA2', 'Jan-2012', '13794.60', '2012-02-01', '2012-02-01 16:10:01'),
(1904, 'MSA101', 'Jan-2012', '4982.30', '2012-02-01', '2012-02-01 16:10:01'),
(1905, 'MSA102', 'Jan-2012', '5478.10', '2012-02-01', '2012-02-01 16:10:01'),
(1906, 'MSA103', 'Jan-2012', '3333.60', '2012-02-01', '2012-02-01 16:10:01'),
(1907, 'MSA104', 'Jan-2012', '6940.20', '2012-02-01', '2012-02-01 16:10:01'),
(1908, 'MSA105', 'Jan-2012', '6045.70', '2012-02-01', '2012-02-01 16:10:01'),
(1909, 'MSA106', 'Jan-2012', '5383.60', '2012-02-01', '2012-02-01 16:10:01'),
(1910, 'MSA201', 'Jan-2012', '2425.80', '2012-02-01', '2012-02-01 16:10:01'),
(1911, 'MSA202', 'Jan-2012', '2390.10', '2012-02-01', '2012-02-01 16:10:01'),
(1912, 'MSA203', 'Jan-2012', '6426.90', '2012-02-01', '2012-02-01 16:10:01'),
(1913, 'MSA204', 'Jan-2012', '2742.30', '2012-02-01', '2012-02-01 16:10:01'),
(1914, 'MSA205', 'Jan-2012', '6495.10', '2012-02-01', '2012-02-01 16:10:01'),
(1915, 'MSA206', 'Jan-2012', '4706.80', '2012-02-01', '2012-02-01 16:10:01'),
(1916, 'MSA301', 'Jan-2012', '776.80', '2012-02-01', '2012-02-01 16:10:01'),
(1917, 'MSA302', 'Jan-2012', '5743.40', '2012-02-01', '2012-02-01 16:10:01'),
(1918, 'MSA303', 'Jan-2012', '3987.30', '2012-02-01', '2012-02-01 16:10:01'),
(1919, 'MSA304', 'Jan-2012', '2465.40', '2012-02-01', '2012-02-01 16:10:01'),
(1920, 'MSA305', 'Jan-2012', '1091.80', '2012-02-01', '2012-02-01 16:10:01'),
(1921, 'MSA306', 'Jan-2012', '5892.50', '2012-02-01', '2012-02-01 16:10:01'),
(1922, 'MSA307', 'Jan-2012', '5088.00', '2012-02-01', '2012-02-01 16:10:01'),
(1923, 'MSA308', 'Jan-2012', '39.20', '2012-02-01', '2012-02-01 16:10:01'),
(1924, 'MSA401', 'Jan-2012', '4000.50', '2012-02-01', '2012-02-01 16:10:01'),
(1925, 'MSA402', 'Jan-2012', '2235.60', '2012-02-01', '2012-02-01 16:10:01'),
(1926, 'MSA403', 'Jan-2012', '3058.10', '2012-02-01', '2012-02-01 16:10:01'),
(1927, 'MSA404', 'Jan-2012', '1689.80', '2012-02-01', '2012-02-01 16:10:01'),
(1928, 'MSA405', 'Jan-2012', '1153.30', '2012-02-01', '2012-02-01 16:10:01'),
(1929, 'MSA406', 'Jan-2012', '2552.30', '2012-02-01', '2012-02-01 16:10:01'),
(1930, 'MSA407', 'Jan-2012', '8591.40', '2012-02-01', '2012-02-01 16:10:01'),
(1931, 'MSA408', 'Jan-2012', '1365.20', '2012-02-01', '2012-02-01 16:10:01'),
(1932, 'MSA409', 'Jan-2012', '458.00', '2012-02-01', '2012-02-01 16:10:01'),
(1933, 'MSA410', 'Jan-2012', '4731.50', '2012-02-01', '2012-02-01 16:10:01'),
(1934, 'MSA501', 'Jan-2012', '4520.40', '2012-02-01', '2012-02-01 16:10:01'),
(1935, 'MSA502', 'Jan-2012', '4867.40', '2012-02-01', '2012-02-01 16:10:01'),
(1936, 'MSA503', 'Jan-2012', '1689.00', '2012-02-01', '2012-02-01 16:10:01'),
(1937, 'MSA504', 'Jan-2012', '865.80', '2012-02-01', '2012-02-01 16:10:01'),
(1938, 'MSA505', 'Jan-2012', '5202.10', '2012-02-01', '2012-02-01 16:10:01'),
(1939, 'MSA506', 'Jan-2012', '1367.60', '2012-02-01', '2012-02-01 16:10:01'),
(1940, 'MSA507', 'Jan-2012', '217.50', '2012-02-01', '2012-02-01 16:10:01'),
(1941, 'MSA508', 'Jan-2012', '172.90', '2012-02-01', '2012-02-01 16:10:01'),
(1942, 'MSA509', 'Jan-2012', '881.90', '2012-02-01', '2012-02-01 16:10:01'),
(1943, 'MSA510', 'Jan-2012', '1015.20', '2012-02-01', '2012-02-01 16:10:01'),
(1944, 'MSA601', 'Jan-2012', '304.20', '2012-02-01', '2012-02-01 16:10:01'),
(1945, 'MSA602', 'Jan-2012', '6303.50', '2012-02-01', '2012-02-01 16:10:01'),
(1946, 'MSA603', 'Jan-2012', '682.60', '2012-02-01', '2012-02-01 16:10:01'),
(1947, 'MSA604', 'Jan-2012', '44.80', '2012-02-01', '2012-02-01 16:10:01'),
(1948, 'MSA605', 'Jan-2012', '149.80', '2012-02-01', '2012-02-01 16:10:01'),
(1949, 'MSA606', 'Jan-2012', '257.80', '2012-02-01', '2012-02-01 16:10:01'),
(1950, 'MSA607', 'Jan-2012', '112.40', '2012-02-01', '2012-02-01 16:10:01'),
(1951, 'MSA608', 'Jan-2012', '4861.10', '2012-02-01', '2012-02-01 16:10:01'),
(1952, 'MSA609', 'Jan-2012', '5.10', '2012-02-01', '2012-02-01 16:10:01'),
(1953, 'MSA610', 'Jan-2012', '47.50', '2012-02-01', '2012-02-01 16:10:01'),
(1954, 'RES-CA1', 'Jan-2012', '894.50', '2012-02-01', '2012-02-01 16:10:01'),
(1955, 'RES-CA10', 'Jan-2012', '1253.70', '2012-02-01', '2012-02-01 16:10:01'),
(1956, 'RES-CA11', 'Jan-2012', '1938.10', '2012-02-01', '2012-02-01 16:10:01'),
(1957, 'RES-CA12', 'Jan-2012', '798.70', '2012-02-01', '2012-02-01 16:10:01'),
(1958, 'RES-CA13', 'Jan-2012', '941.90', '2012-02-01', '2012-02-01 16:10:01'),
(1959, 'RES-CA14', 'Jan-2012', '1048.20', '2012-02-01', '2012-02-01 16:10:01'),
(1960, 'RES-CA15', 'Jan-2012', '1046.70', '2012-02-01', '2012-02-01 16:10:01'),
(1961, 'RES-CA2', 'Jan-2012', '499.80', '2012-02-01', '2012-02-01 16:10:01'),
(1962, 'RES-CA3', 'Jan-2012', '387.30', '2012-02-01', '2012-02-01 16:10:01'),
(1963, 'RES-CA4', 'Jan-2012', '968.70', '2012-02-01', '2012-02-01 16:10:01'),
(1964, 'RES-CA5', 'Jan-2012', '1567.60', '2012-02-01', '2012-02-01 16:10:01'),
(1965, 'RES-CA6', 'Jan-2012', '1362.30', '2012-02-01', '2012-02-01 16:10:01'),
(1966, 'RES-CA7', 'Jan-2012', '0.30', '2012-02-01', '2012-02-01 16:10:01'),
(1967, 'RES-CA8', 'Jan-2012', '1757.80', '2012-02-01', '2012-02-01 16:10:01'),
(1968, 'RES-CA9', 'Jan-2012', '1362.00', '2012-02-01', '2012-02-01 16:10:01'),
(1969, 'A1', 'Feb-2012', '6978.20', '2012-03-01', '2012-03-01 13:55:27'),
(1970, 'A2', 'Feb-2012', '110.80', '2012-03-01', '2012-03-01 13:55:27'),
(1971, 'A3', 'Feb-2012', '1199.00', '2012-03-01', '2012-03-01 13:55:27'),
(1972, 'A4', 'Feb-2012', '132.60', '2012-03-01', '2012-03-01 13:55:27'),
(1973, 'A5', 'Feb-2012', '950.00', '2012-03-01', '2012-03-01 13:55:27'),
(1974, 'A6', 'Feb-2012', '1511.00', '2012-03-01', '2012-03-01 13:55:27'),
(1975, 'A7', 'Feb-2012', '688.90', '2012-03-01', '2012-03-01 13:55:27'),
(1976, 'A8', 'Feb-2012', '112.30', '2012-03-01', '2012-03-01 13:55:27'),
(1977, 'B1', 'Feb-2012', '8455.70', '2012-03-01', '2012-03-01 13:55:27'),
(1978, 'B10', 'Feb-2012', '11884.70', '2012-03-01', '2012-03-01 13:55:27'),
(1979, 'B11', 'Feb-2012', '2338.30', '2012-03-01', '2012-03-01 13:55:27'),
(1980, 'B12', 'Feb-2012', '17364.80', '2012-03-01', '2012-03-01 13:55:27'),
(1981, 'B13', 'Feb-2012', '13700.80', '2012-03-01', '2012-03-01 13:55:27'),
(1982, 'B14', 'Feb-2012', '5666.00', '2012-03-01', '2012-03-01 13:55:27'),
(1983, 'B15', 'Feb-2012', '16032.70', '2012-03-01', '2012-03-01 13:55:27'),
(1984, 'B16', 'Feb-2012', '10695.50', '2012-03-01', '2012-03-01 13:55:27'),
(1985, 'B2', 'Feb-2012', '10086.40', '2012-03-01', '2012-03-01 13:55:27'),
(1986, 'B3', 'Feb-2012', '10206.50', '2012-03-01', '2012-03-01 13:55:27'),
(1987, 'B4', 'Feb-2012', '7418.30', '2012-03-01', '2012-03-01 13:55:27'),
(1988, 'B5', 'Feb-2012', '5034.80', '2012-03-01', '2012-03-01 13:55:27'),
(1989, 'B6', 'Feb-2012', '10635.40', '2012-03-01', '2012-03-01 13:55:27'),
(1990, 'B7', 'Feb-2012', '9267.10', '2012-03-01', '2012-03-01 13:55:27'),
(1991, 'B8', 'Feb-2012', '6678.40', '2012-03-01', '2012-03-01 13:55:27'),
(1992, 'B9', 'Feb-2012', '6671.00', '2012-03-01', '2012-03-01 13:55:27'),
(1993, 'C1', 'Feb-2012', '20725.20', '2012-03-01', '2012-03-01 13:55:27'),
(1994, 'C2', 'Feb-2012', '17634.60', '2012-03-01', '2012-03-01 13:55:27'),
(1995, 'D1', 'Feb-2012', '16373.00', '2012-03-01', '2012-03-01 13:55:27'),
(1996, 'D10', 'Feb-2012', '24994.00', '2012-03-01', '2012-03-01 13:55:27'),
(1997, 'D11', 'Feb-2012', '10913.80', '2012-03-01', '2012-03-01 13:55:27'),
(1998, 'D12', 'Feb-2012', '17606.50', '2012-03-01', '2012-03-01 13:55:27'),
(1999, 'D13', 'Feb-2012', '1571.80', '2012-03-01', '2012-03-01 13:55:27'),
(2000, 'D14', 'Feb-2012', '7315.60', '2012-03-01', '2012-03-01 13:55:27'),
(2001, 'D15', 'Feb-2012', '15942.50', '2012-03-01', '2012-03-01 13:55:27'),
(2002, 'D16', 'Feb-2012', '4521.00', '2012-03-01', '2012-03-01 13:55:27'),
(2003, 'D17', 'Feb-2012', '2829.90', '2012-03-01', '2012-03-01 13:55:27'),
(2004, 'D18', 'Feb-2012', '4745.40', '2012-03-01', '2012-03-01 13:55:27'),
(2005, 'D19', 'Feb-2012', '3519.40', '2012-03-01', '2012-03-01 13:55:27'),
(2006, 'D2', 'Feb-2012', '11825.40', '2012-03-01', '2012-03-01 13:55:27'),
(2007, 'D20', 'Feb-2012', '10424.00', '2012-03-01', '2012-03-01 13:55:27'),
(2008, 'D21', 'Feb-2012', '2319.40', '2012-03-01', '2012-03-01 13:55:27'),
(2009, 'D22', 'Feb-2012', '4198.00', '2012-03-01', '2012-03-01 13:55:27'),
(2010, 'D23', 'Feb-2012', '3985.10', '2012-03-01', '2012-03-01 13:55:27'),
(2011, 'D24', 'Feb-2012', '6983.30', '2012-03-01', '2012-03-01 13:55:27'),
(2012, 'D25', 'Feb-2012', '28667.60', '2012-03-01', '2012-03-01 13:55:27'),
(2013, 'D26', 'Feb-2012', '25476.50', '2012-03-01', '2012-03-01 13:55:27'),
(2014, 'D27', 'Feb-2012', '27489.20', '2012-03-01', '2012-03-01 13:55:27'),
(2015, 'D28', 'Feb-2012', '22782.60', '2012-03-01', '2012-03-01 13:55:27'),
(2016, 'D3', 'Feb-2012', '9264.30', '2012-03-01', '2012-03-01 13:55:27'),
(2017, 'D4', 'Feb-2012', '12597.80', '2012-03-01', '2012-03-01 13:55:27'),
(2018, 'D5', 'Feb-2012', '2705.50', '2012-03-01', '2012-03-01 13:55:27'),
(2019, 'D6', 'Feb-2012', '16981.20', '2012-03-01', '2012-03-01 13:55:27'),
(2020, 'D7', 'Feb-2012', '18585.00', '2012-03-01', '2012-03-01 13:55:27'),
(2021, 'D8', 'Feb-2012', '8751.50', '2012-03-01', '2012-03-01 13:55:27'),
(2022, 'D9', 'Feb-2012', '2796.30', '2012-03-01', '2012-03-01 13:55:27'),
(2023, 'E1', 'Feb-2012', '14743.10', '2012-03-01', '2012-03-01 13:55:27'),
(2024, 'E10', 'Feb-2012', '4883.20', '2012-03-01', '2012-03-01 13:55:27'),
(2025, 'E11', 'Feb-2012', '13616.50', '2012-03-01', '2012-03-01 13:55:27'),
(2026, 'E12', 'Feb-2012', '10445.80', '2012-03-01', '2012-03-01 13:55:27'),
(2027, 'E13', 'Feb-2012', '2672.30', '2012-03-01', '2012-03-01 13:55:27'),
(2028, 'E14', 'Feb-2012', '40167.00', '2012-03-01', '2012-03-01 13:55:27'),
(2029, 'E2', 'Feb-2012', '9397.40', '2012-03-01', '2012-03-01 13:55:27'),
(2030, 'E3', 'Feb-2012', '31266.10', '2012-03-01', '2012-03-01 13:55:27'),
(2031, 'E4', 'Feb-2012', '57100.30', '2012-03-01', '2012-03-01 13:55:27'),
(2032, 'E5', 'Feb-2012', '71662.50', '2012-03-01', '2012-03-01 13:55:27'),
(2033, 'E6', 'Feb-2012', '24435.70', '2012-03-01', '2012-03-01 13:55:27'),
(2034, 'E7', 'Feb-2012', '12045.90', '2012-03-01', '2012-03-01 13:55:27'),
(2035, 'E8', 'Feb-2012', '12216.90', '2012-03-01', '2012-03-01 13:55:27'),
(2036, 'E9', 'Feb-2012', '7475.90', '2012-03-01', '2012-03-01 13:55:27'),
(2037, 'F1', 'Feb-2012', '1038.50', '2012-03-01', '2012-03-01 13:55:27'),
(2038, 'F2', 'Feb-2012', '1716.40', '2012-03-01', '2012-03-01 13:55:27'),
(2039, 'F3', 'Feb-2012', '1111.60', '2012-03-01', '2012-03-01 13:55:27'),
(2040, 'F4', 'Feb-2012', '679.80', '2012-03-01', '2012-03-01 13:55:27'),
(2041, 'F5', 'Feb-2012', '715.00', '2012-03-01', '2012-03-01 13:55:27'),
(2042, 'MSA-CA1', 'Feb-2012', '11927.70', '2012-03-01', '2012-03-01 13:55:27'),
(2043, 'MSA-CA2', 'Feb-2012', '14187.60', '2012-03-01', '2012-03-01 13:55:27'),
(2044, 'MSA101', 'Feb-2012', '5618.60', '2012-03-01', '2012-03-01 13:55:27'),
(2045, 'MSA102', 'Feb-2012', '5514.40', '2012-03-01', '2012-03-01 13:55:27'),
(2046, 'MSA103', 'Feb-2012', '3406.40', '2012-03-01', '2012-03-01 13:55:27'),
(2047, 'MSA104', 'Feb-2012', '7057.50', '2012-03-01', '2012-03-01 13:55:27'),
(2048, 'MSA105', 'Feb-2012', '6045.70', '2012-03-01', '2012-03-01 13:55:27'),
(2049, 'MSA106', 'Feb-2012', '5512.30', '2012-03-01', '2012-03-01 13:55:27'),
(2050, 'MSA201', 'Feb-2012', '2455.00', '2012-03-01', '2012-03-01 13:55:27'),
(2051, 'MSA202', 'Feb-2012', '2486.90', '2012-03-01', '2012-03-01 13:55:27'),
(2052, 'MSA203', 'Feb-2012', '6426.90', '2012-03-01', '2012-03-01 13:55:27'),
(2053, 'MSA204', 'Feb-2012', '2742.30', '2012-03-01', '2012-03-01 13:55:27'),
(2054, 'MSA205', 'Feb-2012', '6572.90', '2012-03-01', '2012-03-01 13:55:27'),
(2055, 'MSA206', 'Feb-2012', '4719.40', '2012-03-01', '2012-03-01 13:55:27'),
(2056, 'MSA301', 'Feb-2012', '776.80', '2012-03-01', '2012-03-01 13:55:27'),
(2057, 'MSA302', 'Feb-2012', '5859.80', '2012-03-01', '2012-03-01 13:55:27'),
(2058, 'MSA303', 'Feb-2012', '4048.10', '2012-03-01', '2012-03-01 13:55:27'),
(2059, 'MSA304', 'Feb-2012', '2494.30', '2012-03-01', '2012-03-01 13:55:27'),
(2060, 'MSA305', 'Feb-2012', '1109.00', '2012-03-01', '2012-03-01 13:55:27'),
(2061, 'MSA306', 'Feb-2012', '5964.30', '2012-03-01', '2012-03-01 13:55:27'),
(2062, 'MSA307', 'Feb-2012', '5088.00', '2012-03-01', '2012-03-01 13:55:27'),
(2063, 'MSA308', 'Feb-2012', '39.20', '2012-03-01', '2012-03-01 13:55:27'),
(2064, 'MSA401', 'Feb-2012', '4061.70', '2012-03-01', '2012-03-01 13:55:27'),
(2065, 'MSA402', 'Feb-2012', '2235.60', '2012-03-01', '2012-03-01 13:55:27'),
(2066, 'MSA403', 'Feb-2012', '3116.00', '2012-03-01', '2012-03-01 13:55:27'),
(2067, 'MSA404', 'Feb-2012', '1744.50', '2012-03-01', '2012-03-01 13:55:27'),
(2068, 'MSA405', 'Feb-2012', '1153.30', '2012-03-01', '2012-03-01 13:55:27'),
(2069, 'MSA406', 'Feb-2012', '2573.20', '2012-03-01', '2012-03-01 13:55:27'),
(2070, 'MSA407', 'Feb-2012', '8655.90', '2012-03-01', '2012-03-01 13:55:27'),
(2071, 'MSA408', 'Feb-2012', '1402.60', '2012-03-01', '2012-03-01 13:55:27'),
(2072, 'MSA409', 'Feb-2012', '458.00', '2012-03-01', '2012-03-01 13:55:27'),
(2073, 'MSA410', 'Feb-2012', '4740.60', '2012-03-01', '2012-03-01 13:55:27'),
(2074, 'MSA501', 'Feb-2012', '4556.30', '2012-03-01', '2012-03-01 13:55:27'),
(2075, 'MSA502', 'Feb-2012', '4883.10', '2012-03-01', '2012-03-01 13:55:27'),
(2076, 'MSA503', 'Feb-2012', '1725.10', '2012-03-01', '2012-03-01 13:55:27'),
(2077, 'MSA504', 'Feb-2012', '872.40', '2012-03-01', '2012-03-01 13:55:27'),
(2078, 'MSA505', 'Feb-2012', '5243.40', '2012-03-01', '2012-03-01 13:55:27'),
(2079, 'MSA506', 'Feb-2012', '1468.70', '2012-03-01', '2012-03-01 13:55:27'),
(2080, 'MSA507', 'Feb-2012', '217.50', '2012-03-01', '2012-03-01 13:55:27'),
(2081, 'MSA508', 'Feb-2012', '174.80', '2012-03-01', '2012-03-01 13:55:27'),
(2082, 'MSA509', 'Feb-2012', '912.20', '2012-03-01', '2012-03-01 13:55:27'),
(2083, 'MSA510', 'Feb-2012', '1094.20', '2012-03-01', '2012-03-01 13:55:27'),
(2084, 'MSA601', 'Feb-2012', '304.20', '2012-03-01', '2012-03-01 13:55:27'),
(2085, 'MSA602', 'Feb-2012', '6303.50', '2012-03-01', '2012-03-01 13:55:27'),
(2086, 'MSA603', 'Feb-2012', '682.60', '2012-03-01', '2012-03-01 13:55:27'),
(2087, 'MSA604', 'Feb-2012', '44.80', '2012-03-01', '2012-03-01 13:55:27'),
(2088, 'MSA605', 'Feb-2012', '197.00', '2012-03-01', '2012-03-01 13:55:27'),
(2089, 'MSA606', 'Feb-2012', '325.50', '2012-03-01', '2012-03-01 13:55:27'),
(2090, 'MSA607', 'Feb-2012', '112.40', '2012-03-01', '2012-03-01 13:55:27'),
(2091, 'MSA608', 'Feb-2012', '4861.10', '2012-03-01', '2012-03-01 13:55:27'),
(2092, 'MSA609', 'Feb-2012', '5.10', '2012-03-01', '2012-03-01 13:55:27'),
(2093, 'MSA610', 'Feb-2012', '47.50', '2012-03-01', '2012-03-01 13:55:27'),
(2094, 'RES-CA1', 'Feb-2012', '894.60', '2012-03-01', '2012-03-01 13:55:27'),
(2095, 'RES-CA10', 'Feb-2012', '1288.70', '2012-03-01', '2012-03-01 13:55:27'),
(2096, 'RES-CA11', 'Feb-2012', '1992.70', '2012-03-01', '2012-03-01 13:55:27'),
(2097, 'RES-CA12', 'Feb-2012', '825.50', '2012-03-01', '2012-03-01 13:55:27'),
(2098, 'RES-CA13', 'Feb-2012', '961.00', '2012-03-01', '2012-03-01 13:55:27'),
(2099, 'RES-CA14', 'Feb-2012', '1065.50', '2012-03-01', '2012-03-01 13:55:27'),
(2100, 'RES-CA15', 'Feb-2012', '1053.70', '2012-03-01', '2012-03-01 13:55:27'),
(2101, 'RES-CA2', 'Feb-2012', '531.80', '2012-03-01', '2012-03-01 13:55:27'),
(2102, 'RES-CA3', 'Feb-2012', '402.20', '2012-03-01', '2012-03-01 13:55:27'),
(2103, 'RES-CA4', 'Feb-2012', '1005.40', '2012-03-01', '2012-03-01 13:55:27'),
(2104, 'RES-CA5', 'Feb-2012', '1588.80', '2012-03-01', '2012-03-01 13:55:27'),
(2105, 'RES-CA6', 'Feb-2012', '1373.00', '2012-03-01', '2012-03-01 13:55:27'),
(2106, 'RES-CA7', 'Feb-2012', '0.30', '2012-03-01', '2012-03-01 13:55:27'),
(2107, 'RES-CA8', 'Feb-2012', '1802.50', '2012-03-01', '2012-03-01 13:55:27'),
(2108, 'RES-CA9', 'Feb-2012', '1393.70', '2012-03-01', '2012-03-01 13:55:27'),
(2109, 'A1', 'Mar-2012', '7075.20', '2012-04-02', '2012-04-02 12:37:16'),
(2110, 'A2', 'Mar-2012', '110.80', '2012-04-02', '2012-04-02 12:37:16'),
(2111, 'A3', 'Mar-2012', '1294.00', '2012-04-02', '2012-04-02 12:37:16'),
(2112, 'A4', 'Mar-2012', '136.80', '2012-04-02', '2012-04-02 12:37:16'),
(2113, 'A5', 'Mar-2012', '1140.20', '2012-04-02', '2012-04-02 12:37:16'),
(2114, 'A6', 'Mar-2012', '1672.90', '2012-04-02', '2012-04-02 12:37:16'),
(2115, 'A7', 'Mar-2012', '688.90', '2012-04-02', '2012-04-02 12:37:16'),
(2116, 'A8', 'Mar-2012', '112.30', '2012-04-02', '2012-04-02 12:37:16'),
(2117, 'B1', 'Mar-2012', '8603.00', '2012-04-02', '2012-04-02 12:37:16'),
(2118, 'B10', 'Mar-2012', '12050.40', '2012-04-02', '2012-04-02 12:37:16'),
(2119, 'B11', 'Mar-2012', '2481.00', '2012-04-02', '2012-04-02 12:37:16'),
(2120, 'B12', 'Mar-2012', '17517.40', '2012-04-02', '2012-04-02 12:37:16'),
(2121, 'B13', 'Mar-2012', '13865.10', '2012-04-02', '2012-04-02 12:37:16'),
(2122, 'B14', 'Mar-2012', '5721.90', '2012-04-02', '2012-04-02 12:37:16'),
(2123, 'B15', 'Mar-2012', '16289.10', '2012-04-02', '2012-04-02 12:37:16'),
(2124, 'B16', 'Mar-2012', '10835.40', '2012-04-02', '2012-04-02 12:37:16'),
(2125, 'B2', 'Mar-2012', '10224.90', '2012-04-02', '2012-04-02 12:37:16'),
(2126, 'B3', 'Mar-2012', '10331.70', '2012-04-02', '2012-04-02 12:37:16'),
(2127, 'B4', 'Mar-2012', '7663.70', '2012-04-02', '2012-04-02 12:37:16'),
(2128, 'B5', 'Mar-2012', '5273.80', '2012-04-02', '2012-04-02 12:37:16'),
(2129, 'B6', 'Mar-2012', '10635.40', '2012-04-02', '2012-04-02 12:37:16'),
(2130, 'B7', 'Mar-2012', '9458.30', '2012-04-02', '2012-04-02 12:37:16'),
(2131, 'B8', 'Mar-2012', '6814.70', '2012-04-02', '2012-04-02 12:37:16'),
(2132, 'B9', 'Mar-2012', '6792.70', '2012-04-02', '2012-04-02 12:37:16'),
(2133, 'C1', 'Mar-2012', '20773.60', '2012-04-02', '2012-04-02 12:37:16'),
(2134, 'C2', 'Mar-2012', '17797.10', '2012-04-02', '2012-04-02 12:37:16'),
(2135, 'D1', 'Mar-2012', '16498.50', '2012-04-02', '2012-04-02 12:37:16'),
(2136, 'D10', 'Mar-2012', '25409.40', '2012-04-02', '2012-04-02 12:37:16'),
(2137, 'D11', 'Mar-2012', '11029.60', '2012-04-02', '2012-04-02 12:37:16'),
(2138, 'D12', 'Mar-2012', '17849.80', '2012-04-02', '2012-04-02 12:37:16'),
(2139, 'D13', 'Mar-2012', '1640.70', '2012-04-02', '2012-04-02 12:37:16'),
(2140, 'D14', 'Mar-2012', '7578.90', '2012-04-02', '2012-04-02 12:37:16'),
(2141, 'D15', 'Mar-2012', '16226.50', '2012-04-02', '2012-04-02 12:37:16'),
(2142, 'D16', 'Mar-2012', '4782.20', '2012-04-02', '2012-04-02 12:37:16'),
(2143, 'D17', 'Mar-2012', '2941.30', '2012-04-02', '2012-04-02 12:37:16'),
(2144, 'D18', 'Mar-2012', '4857.70', '2012-04-02', '2012-04-02 12:37:16'),
(2145, 'D19', 'Mar-2012', '3653.90', '2012-04-02', '2012-04-02 12:37:16'),
(2146, 'D2', 'Mar-2012', '11826.70', '2012-04-02', '2012-04-02 12:37:16'),
(2147, 'D20', 'Mar-2012', '10801.50', '2012-04-02', '2012-04-02 12:37:16'),
(2148, 'D21', 'Mar-2012', '2492.10', '2012-04-02', '2012-04-02 12:37:16'),
(2149, 'D22', 'Mar-2012', '4198.00', '2012-04-02', '2012-04-02 12:37:16'),
(2150, 'D23', 'Mar-2012', '4122.50', '2012-04-02', '2012-04-02 12:37:16'),
(2151, 'D24', 'Mar-2012', '7094.80', '2012-04-02', '2012-04-02 12:37:16'),
(2152, 'D25', 'Mar-2012', '28827.40', '2012-04-02', '2012-04-02 12:37:16'),
(2153, 'D26', 'Mar-2012', '25894.50', '2012-04-02', '2012-04-02 12:37:16'),
(2154, 'D27', 'Mar-2012', '27584.80', '2012-04-02', '2012-04-02 12:37:16'),
(2155, 'D28', 'Mar-2012', '23006.50', '2012-04-02', '2012-04-02 12:37:16'),
(2156, 'D3', 'Mar-2012', '9367.60', '2012-04-02', '2012-04-02 12:37:16'),
(2157, 'D4', 'Mar-2012', '12751.10', '2012-04-02', '2012-04-02 12:37:16'),
(2158, 'D5', 'Mar-2012', '2838.70', '2012-04-02', '2012-04-02 12:37:16'),
(2159, 'D6', 'Mar-2012', '17169.80', '2012-04-02', '2012-04-02 12:37:16'),
(2160, 'D7', 'Mar-2012', '18936.00', '2012-04-02', '2012-04-02 12:37:16'),
(2161, 'D8', 'Mar-2012', '8926.70', '2012-04-02', '2012-04-02 12:37:16'),
(2162, 'D9', 'Mar-2012', '3073.60', '2012-04-02', '2012-04-02 12:37:16'),
(2163, 'E1', 'Mar-2012', '15039.40', '2012-04-02', '2012-04-02 12:37:16'),
(2164, 'E10', 'Mar-2012', '5041.80', '2012-04-02', '2012-04-02 12:37:16'),
(2165, 'E11', 'Mar-2012', '13877.30', '2012-04-02', '2012-04-02 12:37:16'),
(2166, 'E12', 'Mar-2012', '10705.30', '2012-04-02', '2012-04-02 12:37:16'),
(2167, 'E13', 'Mar-2012', '2801.60', '2012-04-02', '2012-04-02 12:37:16'),
(2168, 'E14', 'Mar-2012', '40378.50', '2012-04-02', '2012-04-02 12:37:16'),
(2169, 'E2', 'Mar-2012', '9757.80', '2012-04-02', '2012-04-02 12:37:16'),
(2170, 'E3', 'Mar-2012', '31475.50', '2012-04-02', '2012-04-02 12:37:16'),
(2171, 'E4', 'Mar-2012', '57337.30', '2012-04-02', '2012-04-02 12:37:16'),
(2172, 'E5', 'Mar-2012', '72052.50', '2012-04-02', '2012-04-02 12:37:16'),
(2173, 'E6', 'Mar-2012', '24620.70', '2012-04-02', '2012-04-02 12:37:16'),
(2174, 'E7', 'Mar-2012', '12383.00', '2012-04-02', '2012-04-02 12:37:16'),
(2175, 'E8', 'Mar-2012', '12373.00', '2012-04-02', '2012-04-02 12:37:16'),
(2176, 'E9', 'Mar-2012', '7718.50', '2012-04-02', '2012-04-02 12:37:16'),
(2177, 'F1', 'Mar-2012', '1038.50', '2012-04-02', '2012-04-02 12:37:16'),
(2178, 'F2', 'Mar-2012', '1867.90', '2012-04-02', '2012-04-02 12:37:16'),
(2179, 'F3', 'Mar-2012', '1241.60', '2012-04-02', '2012-04-02 12:37:16'),
(2180, 'F4', 'Mar-2012', '679.80', '2012-04-02', '2012-04-02 12:37:16');
INSERT INTO `el_reading2` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(2181, 'F5', 'Mar-2012', '715.00', '2012-04-02', '2012-04-02 12:37:16'),
(2182, 'MSA-CA1', 'Mar-2012', '12295.80', '2012-04-02', '2012-04-02 12:37:16'),
(2183, 'MSA-CA2', 'Mar-2012', '14529.90', '2012-04-02', '2012-04-02 12:37:16'),
(2184, 'MSA101', 'Mar-2012', '5622.00', '2012-04-02', '2012-04-02 12:37:16'),
(2185, 'MSA102', 'Mar-2012', '5609.80', '2012-04-02', '2012-04-02 12:37:16'),
(2186, 'MSA103', 'Mar-2012', '3557.00', '2012-04-02', '2012-04-02 12:37:16'),
(2187, 'MSA104', 'Mar-2012', '7197.60', '2012-04-02', '2012-04-02 12:37:16'),
(2188, 'MSA105', 'Mar-2012', '6045.70', '2012-04-02', '2012-04-02 12:37:16'),
(2189, 'MSA106', 'Mar-2012', '5643.60', '2012-04-02', '2012-04-02 12:37:16'),
(2190, 'MSA201', 'Mar-2012', '2492.00', '2012-04-02', '2012-04-02 12:37:16'),
(2191, 'MSA202', 'Mar-2012', '2536.20', '2012-04-02', '2012-04-02 12:37:16'),
(2192, 'MSA203', 'Mar-2012', '6426.90', '2012-04-02', '2012-04-02 12:37:16'),
(2193, 'MSA204', 'Mar-2012', '2742.30', '2012-04-02', '2012-04-02 12:37:16'),
(2194, 'MSA205', 'Mar-2012', '6690.20', '2012-04-02', '2012-04-02 12:37:16'),
(2195, 'MSA206', 'Mar-2012', '4722.30', '2012-04-02', '2012-04-02 12:37:16'),
(2196, 'MSA301', 'Mar-2012', '776.80', '2012-04-02', '2012-04-02 12:37:16'),
(2197, 'MSA302', 'Mar-2012', '5940.90', '2012-04-02', '2012-04-02 12:37:16'),
(2198, 'MSA303', 'Mar-2012', '4106.00', '2012-04-02', '2012-04-02 12:37:16'),
(2199, 'MSA304', 'Mar-2012', '2526.60', '2012-04-02', '2012-04-02 12:37:16'),
(2200, 'MSA305', 'Mar-2012', '1125.00', '2012-04-02', '2012-04-02 12:37:16'),
(2201, 'MSA306', 'Mar-2012', '6018.50', '2012-04-02', '2012-04-02 12:37:16'),
(2202, 'MSA307', 'Mar-2012', '5088.00', '2012-04-02', '2012-04-02 12:37:16'),
(2203, 'MSA308', 'Mar-2012', '39.20', '2012-04-02', '2012-04-02 12:37:16'),
(2204, 'MSA401', 'Mar-2012', '4102.80', '2012-04-02', '2012-04-02 12:37:16'),
(2205, 'MSA402', 'Mar-2012', '2280.10', '2012-04-02', '2012-04-02 12:37:16'),
(2206, 'MSA403', 'Mar-2012', '3199.70', '2012-04-02', '2012-04-02 12:37:16'),
(2207, 'MSA404', 'Mar-2012', '1807.50', '2012-04-02', '2012-04-02 12:37:16'),
(2208, 'MSA405', 'Mar-2012', '1171.30', '2012-04-02', '2012-04-02 12:37:16'),
(2209, 'MSA406', 'Mar-2012', '2591.20', '2012-04-02', '2012-04-02 12:37:16'),
(2210, 'MSA407', 'Mar-2012', '8683.90', '2012-04-02', '2012-04-02 12:37:16'),
(2211, 'MSA408', 'Mar-2012', '1439.70', '2012-04-02', '2012-04-02 12:37:16'),
(2212, 'MSA409', 'Mar-2012', '498.10', '2012-04-02', '2012-04-02 12:37:16'),
(2213, 'MSA410', 'Mar-2012', '4748.00', '2012-04-02', '2012-04-02 12:37:16'),
(2214, 'MSA501', 'Mar-2012', '4624.10', '2012-04-02', '2012-04-02 12:37:16'),
(2215, 'MSA502', 'Mar-2012', '4905.90', '2012-04-02', '2012-04-02 12:37:16'),
(2216, 'MSA503', 'Mar-2012', '1769.80', '2012-04-02', '2012-04-02 12:37:16'),
(2217, 'MSA504', 'Mar-2012', '889.80', '2012-04-02', '2012-04-02 12:37:16'),
(2218, 'MSA505', 'Mar-2012', '5303.10', '2012-04-02', '2012-04-02 12:37:16'),
(2219, 'MSA506', 'Mar-2012', '1509.80', '2012-04-02', '2012-04-02 12:37:16'),
(2220, 'MSA507', 'Mar-2012', '228.50', '2012-04-02', '2012-04-02 12:37:16'),
(2221, 'MSA508', 'Mar-2012', '178.80', '2012-04-02', '2012-04-02 12:37:16'),
(2222, 'MSA509', 'Mar-2012', '973.30', '2012-04-02', '2012-04-02 12:37:16'),
(2223, 'MSA510', 'Mar-2012', '1151.10', '2012-04-02', '2012-04-02 12:37:16'),
(2224, 'MSA601', 'Mar-2012', '304.20', '2012-04-02', '2012-04-02 12:37:16'),
(2225, 'MSA602', 'Mar-2012', '6303.50', '2012-04-02', '2012-04-02 12:37:16'),
(2226, 'MSA603', 'Mar-2012', '682.60', '2012-04-02', '2012-04-02 12:37:16'),
(2227, 'MSA604', 'Mar-2012', '44.80', '2012-04-02', '2012-04-02 12:37:16'),
(2228, 'MSA605', 'Mar-2012', '290.00', '2012-04-02', '2012-04-02 12:37:16'),
(2229, 'MSA606', 'Mar-2012', '387.90', '2012-04-02', '2012-04-02 12:37:16'),
(2230, 'MSA607', 'Mar-2012', '112.40', '2012-04-02', '2012-04-02 12:37:16'),
(2231, 'MSA608', 'Mar-2012', '4861.10', '2012-04-02', '2012-04-02 12:37:16'),
(2232, 'MSA609', 'Mar-2012', '5.10', '2012-04-02', '2012-04-02 12:37:16'),
(2233, 'MSA610', 'Mar-2012', '47.50', '2012-04-02', '2012-04-02 12:37:16'),
(2234, 'RES-CA1', 'Mar-2012', '912.50', '2012-04-02', '2012-04-02 12:37:16'),
(2235, 'RES-CA10', 'Mar-2012', '1324.00', '2012-04-02', '2012-04-02 12:37:16'),
(2236, 'RES-CA11', 'Mar-2012', '2055.10', '2012-04-02', '2012-04-02 12:37:16'),
(2237, 'RES-CA12', 'Mar-2012', '858.70', '2012-04-02', '2012-04-02 12:37:16'),
(2238, 'RES-CA13', 'Mar-2012', '981.40', '2012-04-02', '2012-04-02 12:37:16'),
(2239, 'RES-CA14', 'Mar-2012', '1084.40', '2012-04-02', '2012-04-02 12:37:16'),
(2240, 'RES-CA15', 'Mar-2012', '1061.30', '2012-04-02', '2012-04-02 12:37:16'),
(2241, 'RES-CA2', 'Mar-2012', '557.30', '2012-04-02', '2012-04-02 12:37:16'),
(2242, 'RES-CA3', 'Mar-2012', '410.50', '2012-04-02', '2012-04-02 12:37:16'),
(2243, 'RES-CA4', 'Mar-2012', '1018.60', '2012-04-02', '2012-04-02 12:37:16'),
(2244, 'RES-CA5', 'Mar-2012', '1617.70', '2012-04-02', '2012-04-02 12:37:16'),
(2245, 'RES-CA6', 'Mar-2012', '1400.00', '2012-04-02', '2012-04-02 12:37:16'),
(2246, 'RES-CA7', 'Mar-2012', '0.30', '2012-04-02', '2012-04-02 12:37:16'),
(2247, 'RES-CA8', 'Mar-2012', '1841.40', '2012-04-02', '2012-04-02 12:37:16'),
(2248, 'RES-CA9', 'Mar-2012', '1428.90', '2012-04-02', '2012-04-02 12:37:16'),
(2249, 'A1', 'Apr-2012', '7292.00', '2012-05-01', '2012-05-01 11:01:44'),
(2250, 'A2', 'Apr-2012', '110.80', '2012-05-01', '2012-05-01 11:01:44'),
(2251, 'A3', 'Apr-2012', '1347.00', '2012-05-01', '2012-05-01 11:01:44'),
(2252, 'A4', 'Apr-2012', '136.90', '2012-05-01', '2012-05-01 11:01:44'),
(2253, 'A5', 'Apr-2012', '1403.10', '2012-05-01', '2012-05-01 11:01:44'),
(2254, 'A6', 'Apr-2012', '1868.70', '2012-05-01', '2012-05-01 11:01:44'),
(2255, 'A7', 'Apr-2012', '688.90', '2012-05-01', '2012-05-01 11:01:44'),
(2256, 'A8', 'Apr-2012', '112.30', '2012-05-01', '2012-05-01 11:01:44'),
(2257, 'B1', 'Apr-2012', '8710.60', '2012-05-01', '2012-05-01 11:01:44'),
(2258, 'B10', 'Apr-2012', '12246.10', '2012-05-01', '2012-05-01 11:01:44'),
(2259, 'B11', 'Apr-2012', '2694.40', '2012-05-01', '2012-05-01 11:01:44'),
(2260, 'B12', 'Apr-2012', '17750.70', '2012-05-01', '2012-05-01 11:01:44'),
(2261, 'B13', 'Apr-2012', '14036.00', '2012-05-01', '2012-05-01 11:01:44'),
(2262, 'B14', 'Apr-2012', '5808.60', '2012-05-01', '2012-05-01 11:01:44'),
(2263, 'B15', 'Apr-2012', '16853.60', '2012-05-01', '2012-05-01 11:01:44'),
(2264, 'B16', 'Apr-2012', '11067.80', '2012-05-01', '2012-05-01 11:01:44'),
(2265, 'B2', 'Apr-2012', '10624.40', '2012-05-01', '2012-05-01 11:01:44'),
(2266, 'B3', 'Apr-2012', '10461.30', '2012-05-01', '2012-05-01 11:01:44'),
(2267, 'B4', 'Apr-2012', '7943.20', '2012-05-01', '2012-05-01 11:01:44'),
(2268, 'B5', 'Apr-2012', '5483.90', '2012-05-01', '2012-05-01 11:01:44'),
(2269, 'B6', 'Apr-2012', '10635.40', '2012-05-01', '2012-05-01 11:01:44'),
(2270, 'B7', 'Apr-2012', '9703.10', '2012-05-01', '2012-05-01 11:01:44'),
(2271, 'B8', 'Apr-2012', '7233.40', '2012-05-01', '2012-05-01 11:01:44'),
(2272, 'B9', 'Apr-2012', '6913.20', '2012-05-01', '2012-05-01 11:01:44'),
(2273, 'C1', 'Apr-2012', '20830.30', '2012-05-01', '2012-05-01 11:01:44'),
(2274, 'C2', 'Apr-2012', '18184.40', '2012-05-01', '2012-05-01 11:01:44'),
(2275, 'D1', 'Apr-2012', '16625.40', '2012-05-01', '2012-05-01 11:01:44'),
(2276, 'D10', 'Apr-2012', '26080.60', '2012-05-01', '2012-05-01 11:01:44'),
(2277, 'D11', 'Apr-2012', '11222.50', '2012-05-01', '2012-05-01 11:01:44'),
(2278, 'D12', 'Apr-2012', '18194.30', '2012-05-01', '2012-05-01 11:01:44'),
(2279, 'D13', 'Apr-2012', '1720.30', '2012-05-01', '2012-05-01 11:01:44'),
(2280, 'D14', 'Apr-2012', '8205.70', '2012-05-01', '2012-05-01 11:01:44'),
(2281, 'D15', 'Apr-2012', '16506.10', '2012-05-01', '2012-05-01 11:01:44'),
(2282, 'D16', 'Apr-2012', '5194.70', '2012-05-01', '2012-05-01 11:01:44'),
(2283, 'D17', 'Apr-2012', '3077.30', '2012-05-01', '2012-05-01 11:01:44'),
(2284, 'D18', 'Apr-2012', '5250.70', '2012-05-01', '2012-05-01 11:01:44'),
(2285, 'D19', 'Apr-2012', '3880.50', '2012-05-01', '2012-05-01 11:01:44'),
(2286, 'D2', 'Apr-2012', '11826.70', '2012-05-01', '2012-05-01 11:01:44'),
(2287, 'D20', 'Apr-2012', '11363.20', '2012-05-01', '2012-05-01 11:01:44'),
(2288, 'D21', 'Apr-2012', '2631.30', '2012-05-01', '2012-05-01 11:01:44'),
(2289, 'D22', 'Apr-2012', '4198.00', '2012-05-01', '2012-05-01 11:01:44'),
(2290, 'D23', 'Apr-2012', '4303.60', '2012-05-01', '2012-05-01 11:01:44'),
(2291, 'D24', 'Apr-2012', '7312.50', '2012-05-01', '2012-05-01 11:01:44'),
(2292, 'D25', 'Apr-2012', '29045.30', '2012-05-01', '2012-05-01 11:01:44'),
(2293, 'D26', 'Apr-2012', '26352.20', '2012-05-01', '2012-05-01 11:01:44'),
(2294, 'D27', 'Apr-2012', '27873.40', '2012-05-01', '2012-05-01 11:01:44'),
(2295, 'D28', 'Apr-2012', '23261.50', '2012-05-01', '2012-05-01 11:01:44'),
(2296, 'D3', 'Apr-2012', '9564.90', '2012-05-01', '2012-05-01 11:01:44'),
(2297, 'D4', 'Apr-2012', '12978.50', '2012-05-01', '2012-05-01 11:01:44'),
(2298, 'D5', 'Apr-2012', '3055.80', '2012-05-01', '2012-05-01 11:01:44'),
(2299, 'D6', 'Apr-2012', '17629.40', '2012-05-01', '2012-05-01 11:01:44'),
(2300, 'D7', 'Apr-2012', '19290.70', '2012-05-01', '2012-05-01 11:01:44'),
(2301, 'D8', 'Apr-2012', '9276.40', '2012-05-01', '2012-05-01 11:01:44'),
(2302, 'D9', 'Apr-2012', '3376.60', '2012-05-01', '2012-05-01 11:01:44'),
(2303, 'E1', 'Apr-2012', '15555.90', '2012-05-01', '2012-05-01 11:01:44'),
(2304, 'E10', 'Apr-2012', '5430.40', '2012-05-01', '2012-05-01 11:01:44'),
(2305, 'E11', 'Apr-2012', '14331.60', '2012-05-01', '2012-05-01 11:01:44'),
(2306, 'E12', 'Apr-2012', '11471.00', '2012-05-01', '2012-05-01 11:01:44'),
(2307, 'E13', 'Apr-2012', '3116.80', '2012-05-01', '2012-05-01 11:01:44'),
(2308, 'E14', 'Apr-2012', '40830.70', '2012-05-01', '2012-05-01 11:01:44'),
(2309, 'E2', 'Apr-2012', '10358.00', '2012-05-01', '2012-05-01 11:01:44'),
(2310, 'E3', 'Apr-2012', '31884.30', '2012-05-01', '2012-05-01 11:01:44'),
(2311, 'E4', 'Apr-2012', '57815.80', '2012-05-01', '2012-05-01 11:01:44'),
(2312, 'E5', 'Apr-2012', '72848.60', '2012-05-01', '2012-05-01 11:01:44'),
(2313, 'E6', 'Apr-2012', '24920.40', '2012-05-01', '2012-05-01 11:01:44'),
(2314, 'E7', 'Apr-2012', '12860.90', '2012-05-01', '2012-05-01 11:01:44'),
(2315, 'E8', 'Apr-2012', '12694.10', '2012-05-01', '2012-05-01 11:01:44'),
(2316, 'E9', 'Apr-2012', '8112.60', '2012-05-01', '2012-05-01 11:01:44'),
(2317, 'F1', 'Apr-2012', '1038.50', '2012-05-01', '2012-05-01 11:01:44'),
(2318, 'F2', 'Apr-2012', '1905.80', '2012-05-01', '2012-05-01 11:01:44'),
(2319, 'F3', 'Apr-2012', '1285.40', '2012-05-01', '2012-05-01 11:01:44'),
(2320, 'F4', 'Apr-2012', '679.80', '2012-05-01', '2012-05-01 11:01:44'),
(2321, 'F5', 'Apr-2012', '715.00', '2012-05-01', '2012-05-01 11:01:44'),
(2322, 'MSA-CA1', 'Apr-2012', '12557.50', '2012-05-01', '2012-05-01 11:01:44'),
(2323, 'MSA-CA2', 'Apr-2012', '14809.40', '2012-05-01', '2012-05-01 11:01:44'),
(2324, 'MSA101', 'Apr-2012', '5622.00', '2012-05-01', '2012-05-01 11:01:44'),
(2325, 'MSA102', 'Apr-2012', '5700.20', '2012-05-01', '2012-05-01 11:01:44'),
(2326, 'MSA103', 'Apr-2012', '3724.30', '2012-05-01', '2012-05-01 11:01:44'),
(2327, 'MSA104', 'Apr-2012', '7386.90', '2012-05-01', '2012-05-01 11:01:44'),
(2328, 'MSA105', 'Apr-2012', '6045.70', '2012-05-01', '2012-05-01 11:01:44'),
(2329, 'MSA106', 'Apr-2012', '5843.20', '2012-05-01', '2012-05-01 11:01:44'),
(2330, 'MSA201', 'Apr-2012', '2569.60', '2012-05-01', '2012-05-01 11:01:44'),
(2331, 'MSA202', 'Apr-2012', '2626.20', '2012-05-01', '2012-05-01 11:01:44'),
(2332, 'MSA203', 'Apr-2012', '6426.90', '2012-05-01', '2012-05-01 11:01:44'),
(2333, 'MSA204', 'Apr-2012', '2742.30', '2012-05-01', '2012-05-01 11:01:44'),
(2334, 'MSA205', 'Apr-2012', '6833.70', '2012-05-01', '2012-05-01 11:01:44'),
(2335, 'MSA206', 'Apr-2012', '4723.30', '2012-05-01', '2012-05-01 11:01:44'),
(2336, 'MSA301', 'Apr-2012', '776.80', '2012-05-01', '2012-05-01 11:01:44'),
(2337, 'MSA302', 'Apr-2012', '6027.30', '2012-05-01', '2012-05-01 11:01:44'),
(2338, 'MSA303', 'Apr-2012', '4185.20', '2012-05-01', '2012-05-01 11:01:44'),
(2339, 'MSA304', 'Apr-2012', '2588.10', '2012-05-01', '2012-05-01 11:01:44'),
(2340, 'MSA305', 'Apr-2012', '1151.70', '2012-05-01', '2012-05-01 11:01:44'),
(2341, 'MSA306', 'Apr-2012', '6115.50', '2012-05-01', '2012-05-01 11:01:44'),
(2342, 'MSA307', 'Apr-2012', '5089.50', '2012-05-01', '2012-05-01 11:01:44'),
(2343, 'MSA308', 'Apr-2012', '39.20', '2012-05-01', '2012-05-01 11:01:44'),
(2344, 'MSA401', 'Apr-2012', '4164.80', '2012-05-01', '2012-05-01 11:01:44'),
(2345, 'MSA402', 'Apr-2012', '2321.40', '2012-05-01', '2012-05-01 11:01:44'),
(2346, 'MSA403', 'Apr-2012', '3284.60', '2012-05-01', '2012-05-01 11:01:44'),
(2347, 'MSA404', 'Apr-2012', '1857.40', '2012-05-01', '2012-05-01 11:01:44'),
(2348, 'MSA405', 'Apr-2012', '1208.50', '2012-05-01', '2012-05-01 11:01:44'),
(2349, 'MSA406', 'Apr-2012', '2641.70', '2012-05-01', '2012-05-01 11:01:44'),
(2350, 'MSA407', 'Apr-2012', '8728.60', '2012-05-01', '2012-05-01 11:01:44'),
(2351, 'MSA408', 'Apr-2012', '1473.50', '2012-05-01', '2012-05-01 11:01:44'),
(2352, 'MSA409', 'Apr-2012', '548.20', '2012-05-01', '2012-05-01 11:01:44'),
(2353, 'MSA410', 'Apr-2012', '4770.60', '2012-05-01', '2012-05-01 11:01:44'),
(2354, 'MSA501', 'Apr-2012', '4711.60', '2012-05-01', '2012-05-01 11:01:44'),
(2355, 'MSA502', 'Apr-2012', '4960.20', '2012-05-01', '2012-05-01 11:01:44'),
(2356, 'MSA503', 'Apr-2012', '1829.10', '2012-05-01', '2012-05-01 11:01:44'),
(2357, 'MSA504', 'Apr-2012', '915.70', '2012-05-01', '2012-05-01 11:01:44'),
(2358, 'MSA505', 'Apr-2012', '5368.50', '2012-05-01', '2012-05-01 11:01:44'),
(2359, 'MSA506', 'Apr-2012', '1597.60', '2012-05-01', '2012-05-01 11:01:44'),
(2360, 'MSA507', 'Apr-2012', '249.80', '2012-05-01', '2012-05-01 11:01:44'),
(2361, 'MSA508', 'Apr-2012', '199.40', '2012-05-01', '2012-05-01 11:01:44'),
(2362, 'MSA509', 'Apr-2012', '1062.70', '2012-05-01', '2012-05-01 11:01:44'),
(2363, 'MSA510', 'Apr-2012', '1225.10', '2012-05-01', '2012-05-01 11:01:44'),
(2364, 'MSA601', 'Apr-2012', '304.20', '2012-05-01', '2012-05-01 11:01:44'),
(2365, 'MSA602', 'Apr-2012', '6303.50', '2012-05-01', '2012-05-01 11:01:44'),
(2366, 'MSA603', 'Apr-2012', '682.60', '2012-05-01', '2012-05-01 11:01:44'),
(2367, 'MSA604', 'Apr-2012', '44.80', '2012-05-01', '2012-05-01 11:01:44'),
(2368, 'MSA605', 'Apr-2012', '468.00', '2012-05-01', '2012-05-01 11:01:44'),
(2369, 'MSA606', 'Apr-2012', '481.40', '2012-05-01', '2012-05-01 11:01:44'),
(2370, 'MSA607', 'Apr-2012', '112.40', '2012-05-01', '2012-05-01 11:01:44'),
(2371, 'MSA608', 'Apr-2012', '4861.10', '2012-05-01', '2012-05-01 11:01:44'),
(2372, 'MSA609', 'Apr-2012', '5.10', '2012-05-01', '2012-05-01 11:01:44'),
(2373, 'MSA610', 'Apr-2012', '47.50', '2012-05-01', '2012-05-01 11:01:44'),
(2374, 'RES-CA1', 'Apr-2012', '940.00', '2012-05-01', '2012-05-01 11:01:44'),
(2375, 'RES-CA10', 'Apr-2012', '1352.70', '2012-05-01', '2012-05-01 11:01:44'),
(2376, 'RES-CA11', 'Apr-2012', '2101.10', '2012-05-01', '2012-05-01 11:01:44'),
(2377, 'RES-CA12', 'Apr-2012', '900.50', '2012-05-01', '2012-05-01 11:01:44'),
(2378, 'RES-CA13', 'Apr-2012', '992.90', '2012-05-01', '2012-05-01 11:01:44'),
(2379, 'RES-CA14', 'Apr-2012', '1102.20', '2012-05-01', '2012-05-01 11:01:44'),
(2380, 'RES-CA15', 'Apr-2012', '1068.60', '2012-05-01', '2012-05-01 11:01:44'),
(2381, 'RES-CA2', 'Apr-2012', '581.80', '2012-05-01', '2012-05-01 11:01:44'),
(2382, 'RES-CA3', 'Apr-2012', '421.00', '2012-05-01', '2012-05-01 11:01:44'),
(2383, 'RES-CA4', 'Apr-2012', '1027.90', '2012-05-01', '2012-05-01 11:01:44'),
(2384, 'RES-CA5', 'Apr-2012', '1642.60', '2012-05-01', '2012-05-01 11:01:44'),
(2385, 'RES-CA6', 'Apr-2012', '1426.30', '2012-05-01', '2012-05-01 11:01:44'),
(2386, 'RES-CA7', 'Apr-2012', '0.30', '2012-05-01', '2012-05-01 11:01:44'),
(2387, 'RES-CA8', 'Apr-2012', '1880.60', '2012-05-01', '2012-05-01 11:01:44'),
(2388, 'RES-CA9', 'Apr-2012', '1457.00', '2012-05-01', '2012-05-01 11:01:44'),
(2389, 'A1', 'May-2012', '7556.10', '2012-06-01', '2012-06-01 11:13:02'),
(2390, 'A2', 'May-2012', '110.80', '2012-06-01', '2012-06-01 11:13:02'),
(2391, 'A3', 'May-2012', '1421.20', '2012-06-01', '2012-06-01 11:13:02'),
(2392, 'A4', 'May-2012', '136.90', '2012-06-01', '2012-06-01 11:13:02'),
(2393, 'A5', 'May-2012', '1665.80', '2012-06-01', '2012-06-01 11:13:02'),
(2394, 'A6', 'May-2012', '2056.60', '2012-06-01', '2012-06-01 11:13:02'),
(2395, 'A7', 'May-2012', '690.50', '2012-06-01', '2012-06-01 11:13:02'),
(2396, 'A8', 'May-2012', '112.30', '2012-06-01', '2012-06-01 11:13:02'),
(2397, 'B1', 'May-2012', '8937.80', '2012-06-01', '2012-06-01 11:13:02'),
(2398, 'B10', 'May-2012', '12577.70', '2012-06-01', '2012-06-01 11:13:02'),
(2399, 'B11', 'May-2012', '2991.30', '2012-06-01', '2012-06-01 11:13:02'),
(2400, 'B12', 'May-2012', '17976.50', '2012-06-01', '2012-06-01 11:13:02'),
(2401, 'B13', 'May-2012', '14206.80', '2012-06-01', '2012-06-01 11:13:02'),
(2402, 'B14', 'May-2012', '6010.90', '2012-06-01', '2012-06-01 11:13:02'),
(2403, 'B15', 'May-2012', '17576.50', '2012-06-01', '2012-06-01 11:13:02'),
(2404, 'B16', 'May-2012', '11365.60', '2012-06-01', '2012-06-01 11:13:02'),
(2405, 'B2', 'May-2012', '11190.80', '2012-06-01', '2012-06-01 11:13:02'),
(2406, 'B3', 'May-2012', '10624.30', '2012-06-01', '2012-06-01 11:13:02'),
(2407, 'B4', 'May-2012', '8304.30', '2012-06-01', '2012-06-01 11:13:02'),
(2408, 'B5', 'May-2012', '5712.10', '2012-06-01', '2012-06-01 11:13:02'),
(2409, 'B6', 'May-2012', '10635.40', '2012-06-01', '2012-06-01 11:13:02'),
(2410, 'B7', 'May-2012', '9930.00', '2012-06-01', '2012-06-01 11:13:02'),
(2411, 'B8', 'May-2012', '7871.20', '2012-06-01', '2012-06-01 11:13:02'),
(2412, 'B9', 'May-2012', '7024.50', '2012-06-01', '2012-06-01 11:13:02'),
(2413, 'C1', 'May-2012', '20915.40', '2012-06-01', '2012-06-01 11:13:02'),
(2414, 'C2', 'May-2012', '18609.40', '2012-06-01', '2012-06-01 11:13:02'),
(2415, 'D1', 'May-2012', '16989.60', '2012-06-01', '2012-06-01 11:13:02'),
(2416, 'D10', 'May-2012', '27048.30', '2012-06-01', '2012-06-01 11:13:02'),
(2417, 'D11', 'May-2012', '11402.30', '2012-06-01', '2012-06-01 11:13:02'),
(2418, 'D12', 'May-2012', '19038.10', '2012-06-01', '2012-06-01 11:13:02'),
(2419, 'D13', 'May-2012', '1808.80', '2012-06-01', '2012-06-01 11:13:02'),
(2420, 'D14', 'May-2012', '9146.00', '2012-06-01', '2012-06-01 11:13:02'),
(2421, 'D15', 'May-2012', '16916.80', '2012-06-01', '2012-06-01 11:13:02'),
(2422, 'D16', 'May-2012', '5931.10', '2012-06-01', '2012-06-01 11:13:02'),
(2423, 'D17', 'May-2012', '3263.90', '2012-06-01', '2012-06-01 11:13:02'),
(2424, 'D18', 'May-2012', '5693.90', '2012-06-01', '2012-06-01 11:13:02'),
(2425, 'D19', 'May-2012', '4137.20', '2012-06-01', '2012-06-01 11:13:02'),
(2426, 'D2', 'May-2012', '11826.70', '2012-06-01', '2012-06-01 11:13:02'),
(2427, 'D20', 'May-2012', '12244.50', '2012-06-01', '2012-06-01 11:13:02'),
(2428, 'D21', 'May-2012', '2801.70', '2012-06-01', '2012-06-01 11:13:02'),
(2429, 'D22', 'May-2012', '4198.10', '2012-06-01', '2012-06-01 11:13:02'),
(2430, 'D23', 'May-2012', '4689.10', '2012-06-01', '2012-06-01 11:13:02'),
(2431, 'D24', 'May-2012', '7680.90', '2012-06-01', '2012-06-01 11:13:02'),
(2432, 'D25', 'May-2012', '29404.50', '2012-06-01', '2012-06-01 11:13:02'),
(2433, 'D26', 'May-2012', '27326.10', '2012-06-01', '2012-06-01 11:13:02'),
(2434, 'D27', 'May-2012', '28048.00', '2012-06-01', '2012-06-01 11:13:02'),
(2435, 'D28', 'May-2012', '23529.00', '2012-06-01', '2012-06-01 11:13:02'),
(2436, 'D3', 'May-2012', '9861.90', '2012-06-01', '2012-06-01 11:13:02'),
(2437, 'D4', 'May-2012', '13534.40', '2012-06-01', '2012-06-01 11:13:02'),
(2438, 'D5', 'May-2012', '3255.90', '2012-06-01', '2012-06-01 11:13:02'),
(2439, 'D6', 'May-2012', '18253.90', '2012-06-01', '2012-06-01 11:13:02'),
(2440, 'D7', 'May-2012', '19926.40', '2012-06-01', '2012-06-01 11:13:02'),
(2441, 'D8', 'May-2012', '9902.80', '2012-06-01', '2012-06-01 11:13:02'),
(2442, 'D9', 'May-2012', '3631.70', '2012-06-01', '2012-06-01 11:13:02'),
(2443, 'E1', 'May-2012', '15870.10', '2012-06-01', '2012-06-01 11:13:02'),
(2444, 'E10', 'May-2012', '6225.80', '2012-06-01', '2012-06-01 11:13:02'),
(2445, 'E11', 'May-2012', '15185.10', '2012-06-01', '2012-06-01 11:13:02'),
(2446, 'E12', 'May-2012', '12509.60', '2012-06-01', '2012-06-01 11:13:02'),
(2447, 'E13', 'May-2012', '3600.90', '2012-06-01', '2012-06-01 11:13:02'),
(2448, 'E14', 'May-2012', '41559.00', '2012-06-01', '2012-06-01 11:13:02'),
(2449, 'E2', 'May-2012', '10652.60', '2012-06-01', '2012-06-01 11:13:02'),
(2450, 'E3', 'May-2012', '32501.50', '2012-06-01', '2012-06-01 11:13:02'),
(2451, 'E4', 'May-2012', '58770.60', '2012-06-01', '2012-06-01 11:13:02'),
(2452, 'E5', 'May-2012', '74145.30', '2012-06-01', '2012-06-01 11:13:02'),
(2453, 'E6', 'May-2012', '25418.80', '2012-06-01', '2012-06-01 11:13:02'),
(2454, 'E7', 'May-2012', '13084.40', '2012-06-01', '2012-06-01 11:13:02'),
(2455, 'E8', 'May-2012', '13182.30', '2012-06-01', '2012-06-01 11:13:02'),
(2456, 'E9', 'May-2012', '9348.50', '2012-06-01', '2012-06-01 11:13:02'),
(2457, 'F1', 'May-2012', '1038.50', '2012-06-01', '2012-06-01 11:13:02'),
(2458, 'F2', 'May-2012', '1905.80', '2012-06-01', '2012-06-01 11:13:02'),
(2459, 'F3', 'May-2012', '1285.40', '2012-06-01', '2012-06-01 11:13:02'),
(2460, 'F4', 'May-2012', '679.80', '2012-06-01', '2012-06-01 11:13:02'),
(2461, 'F5', 'May-2012', '715.00', '2012-06-01', '2012-06-01 11:13:02'),
(2462, 'MSA-CA1', 'May-2012', '12748.40', '2012-06-01', '2012-06-01 11:13:02'),
(2463, 'MSA-CA2', 'May-2012', '15088.80', '2012-06-01', '2012-06-01 11:13:02'),
(2464, 'MSA101', 'May-2012', '5924.60', '2012-06-01', '2012-06-01 11:13:02'),
(2465, 'MSA102', 'May-2012', '5892.70', '2012-06-01', '2012-06-01 11:13:02'),
(2466, 'MSA103', 'May-2012', '4181.90', '2012-06-01', '2012-06-01 11:13:02'),
(2467, 'MSA104', 'May-2012', '7599.90', '2012-06-01', '2012-06-01 11:13:02'),
(2468, 'MSA105', 'May-2012', '6045.70', '2012-06-01', '2012-06-01 11:13:02'),
(2469, 'MSA106', 'May-2012', '6111.90', '2012-06-01', '2012-06-01 11:13:02'),
(2470, 'MSA201', 'May-2012', '2675.70', '2012-06-01', '2012-06-01 11:13:02'),
(2471, 'MSA202', 'May-2012', '2758.20', '2012-06-01', '2012-06-01 11:13:02'),
(2472, 'MSA203', 'May-2012', '6426.90', '2012-06-01', '2012-06-01 11:13:02'),
(2473, 'MSA204', 'May-2012', '2742.30', '2012-06-01', '2012-06-01 11:13:02'),
(2474, 'MSA205', 'May-2012', '7044.00', '2012-06-01', '2012-06-01 11:13:02'),
(2475, 'MSA206', 'May-2012', '4723.30', '2012-06-01', '2012-06-01 11:13:02'),
(2476, 'MSA301', 'May-2012', '776.80', '2012-06-01', '2012-06-01 11:13:02'),
(2477, 'MSA302', 'May-2012', '6282.30', '2012-06-01', '2012-06-01 11:13:02'),
(2478, 'MSA303', 'May-2012', '4306.60', '2012-06-01', '2012-06-01 11:13:02'),
(2479, 'MSA304', 'May-2012', '2655.40', '2012-06-01', '2012-06-01 11:13:02'),
(2480, 'MSA305', 'May-2012', '1173.70', '2012-06-01', '2012-06-01 11:13:02'),
(2481, 'MSA306', 'May-2012', '6210.10', '2012-06-01', '2012-06-01 11:13:02'),
(2482, 'MSA307', 'May-2012', '5158.20', '2012-06-01', '2012-06-01 11:13:02'),
(2483, 'MSA308', 'May-2012', '39.20', '2012-06-01', '2012-06-01 11:13:02'),
(2484, 'MSA401', 'May-2012', '4235.30', '2012-06-01', '2012-06-01 11:13:02'),
(2485, 'MSA402', 'May-2012', '2382.20', '2012-06-01', '2012-06-01 11:13:02'),
(2486, 'MSA403', 'May-2012', '3520.40', '2012-06-01', '2012-06-01 11:13:02'),
(2487, 'MSA404', 'May-2012', '1924.50', '2012-06-01', '2012-06-01 11:13:02'),
(2488, 'MSA405', 'May-2012', '1277.20', '2012-06-01', '2012-06-01 11:13:02'),
(2489, 'MSA406', 'May-2012', '2716.60', '2012-06-01', '2012-06-01 11:13:02'),
(2490, 'MSA407', 'May-2012', '8810.50', '2012-06-01', '2012-06-01 11:13:02'),
(2491, 'MSA408', 'May-2012', '1519.10', '2012-06-01', '2012-06-01 11:13:02'),
(2492, 'MSA409', 'May-2012', '609.90', '2012-06-01', '2012-06-01 11:13:02'),
(2493, 'MSA410', 'May-2012', '4770.60', '2012-06-01', '2012-06-01 11:13:02'),
(2494, 'MSA501', 'May-2012', '4816.30', '2012-06-01', '2012-06-01 11:13:02'),
(2495, 'MSA502', 'May-2012', '5031.10', '2012-06-01', '2012-06-01 11:13:02'),
(2496, 'MSA503', 'May-2012', '1913.50', '2012-06-01', '2012-06-01 11:13:02'),
(2497, 'MSA504', 'May-2012', '955.50', '2012-06-01', '2012-06-01 11:13:02'),
(2498, 'MSA505', 'May-2012', '5467.90', '2012-06-01', '2012-06-01 11:13:02'),
(2499, 'MSA506', 'May-2012', '1684.60', '2012-06-01', '2012-06-01 11:13:02'),
(2500, 'MSA507', 'May-2012', '287.10', '2012-06-01', '2012-06-01 11:13:02'),
(2501, 'MSA508', 'May-2012', '241.20', '2012-06-01', '2012-06-01 11:13:02'),
(2502, 'MSA509', 'May-2012', '1185.30', '2012-06-01', '2012-06-01 11:13:02'),
(2503, 'MSA510', 'May-2012', '1339.30', '2012-06-01', '2012-06-01 11:13:02'),
(2504, 'MSA601', 'May-2012', '304.20', '2012-06-01', '2012-06-01 11:13:02'),
(2505, 'MSA602', 'May-2012', '6303.50', '2012-06-01', '2012-06-01 11:13:02'),
(2506, 'MSA603', 'May-2012', '682.60', '2012-06-01', '2012-06-01 11:13:02'),
(2507, 'MSA604', 'May-2012', '44.80', '2012-06-01', '2012-06-01 11:13:02'),
(2508, 'MSA605', 'May-2012', '643.30', '2012-06-01', '2012-06-01 11:13:02'),
(2509, 'MSA606', 'May-2012', '592.20', '2012-06-01', '2012-06-01 11:13:02'),
(2510, 'MSA607', 'May-2012', '112.40', '2012-06-01', '2012-06-01 11:13:02'),
(2511, 'MSA608', 'May-2012', '4861.10', '2012-06-01', '2012-06-01 11:13:02'),
(2512, 'MSA609', 'May-2012', '5.10', '2012-06-01', '2012-06-01 11:13:02'),
(2513, 'MSA610', 'May-2012', '47.50', '2012-06-01', '2012-06-01 11:13:02'),
(2514, 'RES-CA1', 'May-2012', '951.50', '2012-06-01', '2012-06-01 11:13:02'),
(2515, 'RES-CA10', 'May-2012', '1387.80', '2012-06-01', '2012-06-01 11:13:02'),
(2516, 'RES-CA11', 'May-2012', '2143.20', '2012-06-01', '2012-06-01 11:13:02'),
(2517, 'RES-CA12', 'May-2012', '925.30', '2012-06-01', '2012-06-01 11:13:02'),
(2518, 'RES-CA13', 'May-2012', '1012.50', '2012-06-01', '2012-06-01 11:13:02'),
(2519, 'RES-CA14', 'May-2012', '1120.60', '2012-06-01', '2012-06-01 11:13:02'),
(2520, 'RES-CA15', 'May-2012', '1076.00', '2012-06-01', '2012-06-01 11:13:02'),
(2521, 'RES-CA2', 'May-2012', '606.30', '2012-06-01', '2012-06-01 11:13:02'),
(2522, 'RES-CA3', 'May-2012', '431.80', '2012-06-01', '2012-06-01 11:13:02'),
(2523, 'RES-CA4', 'May-2012', '1051.70', '2012-06-01', '2012-06-01 11:13:02'),
(2524, 'RES-CA5', 'May-2012', '1665.60', '2012-06-01', '2012-06-01 11:13:02'),
(2525, 'RES-CA6', 'May-2012', '1449.50', '2012-06-01', '2012-06-01 11:13:02'),
(2526, 'RES-CA7', 'May-2012', '0.30', '2012-06-01', '2012-06-01 11:13:02'),
(2527, 'RES-CA8', 'May-2012', '1921.30', '2012-06-01', '2012-06-01 11:13:02'),
(2528, 'RES-CA9', 'May-2012', '1485.30', '2012-06-01', '2012-06-01 11:13:02'),
(2529, 'A1', 'Jun-2012', '7821.90', '2012-07-11', '2012-07-11 20:05:08'),
(2530, 'A2', 'Jun-2012', '110.80', '2012-07-11', '2012-07-11 20:05:08'),
(2531, 'A3', 'Jun-2012', '1494.50', '2012-07-11', '2012-07-11 20:05:08'),
(2532, 'A4', 'Jun-2012', '137.80', '2012-07-11', '2012-07-11 20:05:08'),
(2533, 'A5', 'Jun-2012', '1914.80', '2012-07-11', '2012-07-11 20:05:08'),
(2534, 'A6', 'Jun-2012', '2341.50', '2012-07-11', '2012-07-11 20:05:08'),
(2535, 'A7', 'Jun-2012', '958.90', '2012-07-11', '2012-07-11 20:05:08'),
(2536, 'A8', 'Jun-2012', '112.50', '2012-07-11', '2012-07-11 20:05:08'),
(2537, 'B1', 'Jun-2012', '9198.90', '2012-07-11', '2012-07-11 20:05:08'),
(2538, 'B10', 'Jun-2012', '13045.20', '2012-07-11', '2012-07-11 20:05:08'),
(2539, 'B11', 'Jun-2012', '3317.80', '2012-07-11', '2012-07-11 20:05:08'),
(2540, 'B12', 'Jun-2012', '18221.80', '2012-07-11', '2012-07-11 20:05:08'),
(2541, 'B13', 'Jun-2012', '14485.70', '2012-07-11', '2012-07-11 20:05:08'),
(2542, 'B14', 'Jun-2012', '6295.80', '2012-07-11', '2012-07-11 20:05:08'),
(2543, 'B15', 'Jun-2012', '18520.40', '2012-07-11', '2012-07-11 20:05:08'),
(2544, 'B16', 'Jun-2012', '11829.50', '2012-07-11', '2012-07-11 20:05:08'),
(2545, 'B2', 'Jun-2012', '11991.70', '2012-07-11', '2012-07-11 20:05:08'),
(2546, 'B3', 'Jun-2012', '10868.80', '2012-07-11', '2012-07-11 20:05:08'),
(2547, 'B4', 'Jun-2012', '8685.00', '2012-07-11', '2012-07-11 20:05:08'),
(2548, 'B5', 'Jun-2012', '6033.40', '2012-07-11', '2012-07-11 20:05:08'),
(2549, 'B6', 'Jun-2012', '10635.40', '2012-07-11', '2012-07-11 20:05:08'),
(2550, 'B7', 'Jun-2012', '10582.50', '2012-07-11', '2012-07-11 20:05:08'),
(2551, 'B8', 'Jun-2012', '8583.30', '2012-07-11', '2012-07-11 20:05:08'),
(2552, 'B9', 'Jun-2012', '7173.20', '2012-07-11', '2012-07-11 20:05:08'),
(2553, 'C1', 'Jun-2012', '21011.80', '2012-07-11', '2012-07-11 20:05:08'),
(2554, 'C2', 'Jun-2012', '19157.80', '2012-07-11', '2012-07-11 20:05:08'),
(2555, 'D1', 'Jun-2012', '17519.70', '2012-07-11', '2012-07-11 20:05:08'),
(2556, 'D10', 'Jun-2012', '27602.90', '2012-07-11', '2012-07-11 20:05:08'),
(2557, 'D11', 'Jun-2012', '12389.40', '2012-07-11', '2012-07-11 20:05:08'),
(2558, 'D12', 'Jun-2012', '19871.00', '2012-07-11', '2012-07-11 20:05:08'),
(2559, 'D13', 'Jun-2012', '1959.40', '2012-07-11', '2012-07-11 20:05:08'),
(2560, 'D14', 'Jun-2012', '10278.20', '2012-07-11', '2012-07-11 20:05:08'),
(2561, 'D15', 'Jun-2012', '17337.50', '2012-07-11', '2012-07-11 20:05:08'),
(2562, 'D16', 'Jun-2012', '6994.60', '2012-07-11', '2012-07-11 20:05:08'),
(2563, 'D17', 'Jun-2012', '3375.50', '2012-07-11', '2012-07-11 20:05:08'),
(2564, 'D18', 'Jun-2012', '6240.20', '2012-07-11', '2012-07-11 20:05:08'),
(2565, 'D19', 'Jun-2012', '4275.40', '2012-07-11', '2012-07-11 20:05:08'),
(2566, 'D2', 'Jun-2012', '11826.70', '2012-07-11', '2012-07-11 20:05:08'),
(2567, 'D20', 'Jun-2012', '13519.20', '2012-07-11', '2012-07-11 20:05:08'),
(2568, 'D21', 'Jun-2012', '2835.40', '2012-07-11', '2012-07-11 20:05:08'),
(2569, 'D22', 'Jun-2012', '4198.10', '2012-07-11', '2012-07-11 20:05:08'),
(2570, 'D23', 'Jun-2012', '5148.20', '2012-07-11', '2012-07-11 20:05:08'),
(2571, 'D24', 'Jun-2012', '8016.40', '2012-07-11', '2012-07-11 20:05:08'),
(2572, 'D25', 'Jun-2012', '29828.00', '2012-07-11', '2012-07-11 20:05:08'),
(2573, 'D26', 'Jun-2012', '28672.20', '2012-07-11', '2012-07-11 20:05:08'),
(2574, 'D27', 'Jun-2012', '28048.10', '2012-07-11', '2012-07-11 20:05:08'),
(2575, 'D28', 'Jun-2012', '24221.70', '2012-07-11', '2012-07-11 20:05:08'),
(2576, 'D3', 'Jun-2012', '9997.90', '2012-07-11', '2012-07-11 20:05:08'),
(2577, 'D4', 'Jun-2012', '13856.50', '2012-07-11', '2012-07-11 20:05:08'),
(2578, 'D5', 'Jun-2012', '3477.80', '2012-07-11', '2012-07-11 20:05:08'),
(2579, 'D6', 'Jun-2012', '18951.50', '2012-07-11', '2012-07-11 20:05:08'),
(2580, 'D7', 'Jun-2012', '20607.50', '2012-07-11', '2012-07-11 20:05:08'),
(2581, 'D8', 'Jun-2012', '10441.90', '2012-07-11', '2012-07-11 20:05:08'),
(2582, 'D9', 'Jun-2012', '3802.00', '2012-07-11', '2012-07-11 20:05:08'),
(2583, 'E1', 'Jun-2012', '16119.60', '2012-07-11', '2012-07-11 20:05:08'),
(2584, 'E10', 'Jun-2012', '6880.70', '2012-07-11', '2012-07-11 20:05:08'),
(2585, 'E11', 'Jun-2012', '16288.80', '2012-07-11', '2012-07-11 20:05:08'),
(2586, 'E12', 'Jun-2012', '13162.20', '2012-07-11', '2012-07-11 20:05:08'),
(2587, 'E13', 'Jun-2012', '4417.60', '2012-07-11', '2012-07-11 20:05:08'),
(2588, 'E14', 'Jun-2012', '41684.00', '2012-07-11', '2012-07-11 20:05:08'),
(2589, 'E2', 'Jun-2012', '10804.10', '2012-07-11', '2012-07-11 20:05:08'),
(2590, 'E3', 'Jun-2012', '32875.50', '2012-07-11', '2012-07-11 20:05:08'),
(2591, 'E4', 'Jun-2012', '59933.40', '2012-07-11', '2012-07-11 20:05:08'),
(2592, 'E5', 'Jun-2012', '75719.70', '2012-07-11', '2012-07-11 20:05:08'),
(2593, 'E6', 'Jun-2012', '26703.90', '2012-07-11', '2012-07-11 20:05:08'),
(2594, 'E7', 'Jun-2012', '13084.40', '2012-07-11', '2012-07-11 20:05:08'),
(2595, 'E8', 'Jun-2012', '13831.70', '2012-07-11', '2012-07-11 20:05:08'),
(2596, 'E9', 'Jun-2012', '10536.60', '2012-07-11', '2012-07-11 20:05:08'),
(2597, 'F1', 'Jun-2012', '1048.50', '2012-07-11', '2012-07-11 20:05:08'),
(2598, 'F2', 'Jun-2012', '1914.70', '2012-07-11', '2012-07-11 20:05:08'),
(2599, 'F3', 'Jun-2012', '1314.10', '2012-07-11', '2012-07-11 20:05:08'),
(2600, 'F4', 'Jun-2012', '689.90', '2012-07-11', '2012-07-11 20:05:08'),
(2601, 'F5', 'Jun-2012', '722.90', '2012-07-11', '2012-07-11 20:05:08'),
(2602, 'MSA-CA1', 'Jun-2012', '12919.40', '2012-07-11', '2012-07-11 20:05:08'),
(2603, 'MSA-CA2', 'Jun-2012', '15361.20', '2012-07-11', '2012-07-11 20:05:08'),
(2604, 'MSA101', 'Jun-2012', '6929.00', '2012-07-11', '2012-07-11 20:05:08'),
(2605, 'MSA102', 'Jun-2012', '6067.00', '2012-07-11', '2012-07-11 20:05:08'),
(2606, 'MSA103', 'Jun-2012', '4365.50', '2012-07-11', '2012-07-11 20:05:08'),
(2607, 'MSA104', 'Jun-2012', '7847.70', '2012-07-11', '2012-07-11 20:05:08'),
(2608, 'MSA105', 'Jun-2012', '6045.80', '2012-07-11', '2012-07-11 20:05:08'),
(2609, 'MSA106', 'Jun-2012', '6433.00', '2012-07-11', '2012-07-11 20:05:08'),
(2610, 'MSA201', 'Jun-2012', '2890.70', '2012-07-11', '2012-07-11 20:05:08'),
(2611, 'MSA202', 'Jun-2012', '2934.30', '2012-07-11', '2012-07-11 20:05:08'),
(2612, 'MSA203', 'Jun-2012', '6426.90', '2012-07-11', '2012-07-11 20:05:08'),
(2613, 'MSA204', 'Jun-2012', '2742.30', '2012-07-11', '2012-07-11 20:05:08'),
(2614, 'MSA205', 'Jun-2012', '7263.40', '2012-07-11', '2012-07-11 20:05:08'),
(2615, 'MSA206', 'Jun-2012', '4733.30', '2012-07-11', '2012-07-11 20:05:08'),
(2616, 'MSA301', 'Jun-2012', '776.80', '2012-07-11', '2012-07-11 20:05:08'),
(2617, 'MSA302', 'Jun-2012', '6557.40', '2012-07-11', '2012-07-11 20:05:08'),
(2618, 'MSA303', 'Jun-2012', '4441.30', '2012-07-11', '2012-07-11 20:05:08'),
(2619, 'MSA304', 'Jun-2012', '2745.20', '2012-07-11', '2012-07-11 20:05:08'),
(2620, 'MSA305', 'Jun-2012', '1193.00', '2012-07-11', '2012-07-11 20:05:08'),
(2621, 'MSA306', 'Jun-2012', '6338.90', '2012-07-11', '2012-07-11 20:05:08'),
(2622, 'MSA307', 'Jun-2012', '5158.20', '2012-07-11', '2012-07-11 20:05:08'),
(2623, 'MSA308', 'Jun-2012', '39.20', '2012-07-11', '2012-07-11 20:05:08'),
(2624, 'MSA401', 'Jun-2012', '4294.40', '2012-07-11', '2012-07-11 20:05:08'),
(2625, 'MSA402', 'Jun-2012', '2397.70', '2012-07-11', '2012-07-11 20:05:08'),
(2626, 'MSA403', 'Jun-2012', '3708.20', '2012-07-11', '2012-07-11 20:05:08'),
(2627, 'MSA404', 'Jun-2012', '1991.10', '2012-07-11', '2012-07-11 20:05:08'),
(2628, 'MSA405', 'Jun-2012', '1347.20', '2012-07-11', '2012-07-11 20:05:08'),
(2629, 'MSA406', 'Jun-2012', '2805.00', '2012-07-11', '2012-07-11 20:05:08'),
(2630, 'MSA407', 'Jun-2012', '8914.80', '2012-07-11', '2012-07-11 20:05:08'),
(2631, 'MSA408', 'Jun-2012', '1568.70', '2012-07-11', '2012-07-11 20:05:08'),
(2632, 'MSA409', 'Jun-2012', '635.50', '2012-07-11', '2012-07-11 20:05:08'),
(2633, 'MSA410', 'Jun-2012', '4772.40', '2012-07-11', '2012-07-11 20:05:08'),
(2634, 'MSA501', 'Jun-2012', '4942.60', '2012-07-11', '2012-07-11 20:05:08'),
(2635, 'MSA502', 'Jun-2012', '5104.10', '2012-07-11', '2012-07-11 20:05:08'),
(2636, 'MSA503', 'Jun-2012', '1991.90', '2012-07-11', '2012-07-11 20:05:08'),
(2637, 'MSA504', 'Jun-2012', '1078.90', '2012-07-11', '2012-07-11 20:05:08'),
(2638, 'MSA505', 'Jun-2012', '5585.90', '2012-07-11', '2012-07-11 20:05:08'),
(2639, 'MSA506', 'Jun-2012', '1890.50', '2012-07-11', '2012-07-11 20:05:08'),
(2640, 'MSA507', 'Jun-2012', '345.50', '2012-07-11', '2012-07-11 20:05:08'),
(2641, 'MSA508', 'Jun-2012', '293.40', '2012-07-11', '2012-07-11 20:05:08'),
(2642, 'MSA509', 'Jun-2012', '1385.10', '2012-07-11', '2012-07-11 20:05:08'),
(2643, 'MSA510', 'Jun-2012', '1453.60', '2012-07-11', '2012-07-11 20:05:08'),
(2644, 'MSA601', 'Jun-2012', '304.20', '2012-07-11', '2012-07-11 20:05:08'),
(2645, 'MSA602', 'Jun-2012', '6303.50', '2012-07-11', '2012-07-11 20:05:08'),
(2646, 'MSA603', 'Jun-2012', '682.60', '2012-07-11', '2012-07-11 20:05:08'),
(2647, 'MSA604', 'Jun-2012', '44.80', '2012-07-11', '2012-07-11 20:05:08'),
(2648, 'MSA605', 'Jun-2012', '959.50', '2012-07-11', '2012-07-11 20:05:08'),
(2649, 'MSA606', 'Jun-2012', '746.60', '2012-07-11', '2012-07-11 20:05:08'),
(2650, 'MSA607', 'Jun-2012', '112.40', '2012-07-11', '2012-07-11 20:05:08'),
(2651, 'MSA608', 'Jun-2012', '4861.10', '2012-07-11', '2012-07-11 20:05:08'),
(2652, 'MSA609', 'Jun-2012', '5.10', '2012-07-11', '2012-07-11 20:05:08'),
(2653, 'MSA610', 'Jun-2012', '47.50', '2012-07-11', '2012-07-11 20:05:08'),
(2654, 'RES-CA1', 'Jun-2012', '951.50', '2012-07-11', '2012-07-11 20:05:08'),
(2655, 'RES-CA10', 'Jun-2012', '1387.80', '2012-07-11', '2012-07-11 20:05:08'),
(2656, 'RES-CA11', 'Jun-2012', '2143.20', '2012-07-11', '2012-07-11 20:05:08'),
(2657, 'RES-CA12', 'Jun-2012', '925.30', '2012-07-11', '2012-07-11 20:05:08'),
(2658, 'RES-CA13', 'Jun-2012', '1012.50', '2012-07-11', '2012-07-11 20:05:08'),
(2659, 'RES-CA14', 'Jun-2012', '1120.60', '2012-07-11', '2012-07-11 20:05:08'),
(2660, 'RES-CA15', 'Jun-2012', '1076.00', '2012-07-11', '2012-07-11 20:05:08'),
(2661, 'RES-CA2', 'Jun-2012', '606.30', '2012-07-11', '2012-07-11 20:05:08'),
(2662, 'RES-CA3', 'Jun-2012', '431.80', '2012-07-11', '2012-07-11 20:05:08'),
(2663, 'RES-CA4', 'Jun-2012', '1051.70', '2012-07-11', '2012-07-11 20:05:08'),
(2664, 'RES-CA5', 'Jun-2012', '1665.60', '2012-07-11', '2012-07-11 20:05:08'),
(2665, 'RES-CA6', 'Jun-2012', '1449.50', '2012-07-11', '2012-07-11 20:05:08'),
(2666, 'RES-CA7', 'Jun-2012', '0.30', '2012-07-11', '2012-07-11 20:05:08'),
(2667, 'RES-CA8', 'Jun-2012', '1921.30', '2012-07-11', '2012-07-11 20:05:08'),
(2668, 'RES-CA9', 'Jun-2012', '1485.30', '2012-07-11', '2012-07-11 20:05:08'),
(2669, 'A1', 'Jul-2012', '8099.40', '2012-08-01', '2012-08-22 11:49:05'),
(2670, 'A2', 'Jul-2012', '110.80', '2012-08-01', '2012-08-22 11:49:05'),
(2671, 'A3', 'Jul-2012', '1579.60', '2012-08-01', '2012-08-22 11:49:05'),
(2672, 'A4', 'Jul-2012', '145.80', '2012-08-01', '2012-08-22 11:49:05'),
(2673, 'A5', 'Jul-2012', '2158.50', '2012-08-01', '2012-08-22 11:49:05'),
(2674, 'A6', 'Jul-2012', '2524.30', '2012-08-01', '2012-08-22 11:49:05'),
(2675, 'A7', 'Jul-2012', '1348.10', '2012-08-01', '2012-08-22 11:49:05'),
(2676, 'A8', 'Jul-2012', '112.50', '2012-08-01', '2012-08-22 11:49:05'),
(2677, 'B1', 'Jul-2012', '9527.70', '2012-08-01', '2012-08-22 11:49:05'),
(2678, 'B10', 'Jul-2012', '13358.60', '2012-08-01', '2012-08-22 11:49:05'),
(2679, 'B11', 'Jul-2012', '3644.90', '2012-08-01', '2012-08-22 11:49:05'),
(2680, 'B12', 'Jul-2012', '18455.80', '2012-08-01', '2012-08-22 11:49:05'),
(2681, 'B13', 'Jul-2012', '14738.80', '2012-08-01', '2012-08-22 11:49:05'),
(2682, 'B14', 'Jul-2012', '6471.30', '2012-08-01', '2012-08-22 11:49:05'),
(2683, 'B15', 'Jul-2012', '19285.30', '2012-08-01', '2012-08-22 11:49:05'),
(2684, 'B16', 'Jul-2012', '12207.10', '2012-08-01', '2012-08-22 11:49:05'),
(2685, 'B2', 'Jul-2012', '12503.70', '2012-08-01', '2012-08-22 11:49:05'),
(2686, 'B3', 'Jul-2012', '11058.30', '2012-08-01', '2012-08-22 11:49:05'),
(2687, 'B4', 'Jul-2012', '9031.90', '2012-08-01', '2012-08-22 11:49:05'),
(2688, 'B5', 'Jul-2012', '6347.30', '2012-08-01', '2012-08-22 11:49:05'),
(2689, 'B6', 'Jul-2012', '10636.50', '2012-08-01', '2012-08-22 11:49:05'),
(2690, 'B7', 'Jul-2012', '10967.70', '2012-08-01', '2012-08-22 11:49:05'),
(2691, 'B8', 'Jul-2012', '8992.80', '2012-08-01', '2012-08-22 11:49:05'),
(2692, 'B9', 'Jul-2012', '7336.90', '2012-08-01', '2012-08-22 11:49:05'),
(2693, 'C1', 'Jul-2012', '21079.60', '2012-08-01', '2012-08-22 11:49:05'),
(2694, 'C2', 'Jul-2012', '19650.40', '2012-08-01', '2012-08-22 11:49:05'),
(2695, 'D1', 'Jul-2012', '0.00', '2012-08-01', '2012-08-22 11:49:05'),
(2696, 'D10', 'Jul-2012', '28466.90', '2012-08-01', '2012-08-22 11:49:05'),
(2697, 'D11', 'Jul-2012', '12815.30', '2012-08-01', '2012-08-22 11:49:05'),
(2698, 'D12', 'Jul-2012', '20470.80', '2012-08-01', '2012-08-22 11:49:05'),
(2699, 'D13', 'Jul-2012', '2099.60', '2012-08-01', '2012-08-22 11:49:05'),
(2700, 'D14', 'Jul-2012', '11369.50', '2012-08-01', '2012-08-22 11:49:05'),
(2701, 'D15', 'Jul-2012', '17916.60', '2012-08-01', '2012-08-22 11:49:05'),
(2702, 'D16', 'Jul-2012', '7746.00', '2012-08-01', '2012-08-22 11:49:05'),
(2703, 'D17', 'Jul-2012', '3628.60', '2012-08-01', '2012-08-22 11:49:05'),
(2704, 'D18', 'Jul-2012', '6714.20', '2012-08-01', '2012-08-22 11:49:05'),
(2705, 'D19', 'Jul-2012', '4657.70', '2012-08-01', '2012-08-22 11:49:05'),
(2706, 'D2', 'Jul-2012', '11826.70', '2012-08-01', '2012-08-22 11:49:05'),
(2707, 'D20', 'Jul-2012', '14369.70', '2012-08-01', '2012-08-22 11:49:05'),
(2708, 'D21', 'Jul-2012', '2975.20', '2012-08-01', '2012-08-22 11:49:05'),
(2709, 'D22', 'Jul-2012', '4198.10', '2012-08-01', '2012-08-22 11:49:05'),
(2710, 'D23', 'Jul-2012', '5383.20', '2012-08-01', '2012-08-22 11:49:05'),
(2711, 'D24', 'Jul-2012', '8259.20', '2012-08-01', '2012-08-22 11:49:05'),
(2712, 'D25', 'Jul-2012', '30211.00', '2012-08-01', '2012-08-22 11:49:05'),
(2713, 'D26', 'Jul-2012', '29551.50', '2012-08-01', '2012-08-22 11:49:05'),
(2714, 'D27', 'Jul-2012', '28319.90', '2012-08-01', '2012-08-22 11:49:05'),
(2715, 'D28', 'Jul-2012', '24735.30', '2012-08-01', '2012-08-22 11:49:05'),
(2716, 'D3', 'Jul-2012', '10407.90', '2012-08-01', '2012-08-22 11:49:05'),
(2717, 'D4', 'Jul-2012', '14242.20', '2012-08-01', '2012-08-22 11:49:05'),
(2718, 'D5', 'Jul-2012', '3661.70', '2012-08-01', '2012-08-22 11:49:05'),
(2719, 'D6', 'Jul-2012', '19441.80', '2012-08-01', '2012-08-22 11:49:05'),
(2720, 'D7', 'Jul-2012', '21250.70', '2012-08-01', '2012-08-22 11:49:05'),
(2721, 'D8', 'Jul-2012', '10936.80', '2012-08-01', '2012-08-22 11:49:05'),
(2722, 'D9', 'Jul-2012', '4175.50', '2012-08-01', '2012-08-22 11:49:05'),
(2723, 'E1', 'Jul-2012', '16275.40', '2012-08-01', '2012-08-22 11:49:05'),
(2724, 'E10', 'Jul-2012', '7548.40', '2012-08-01', '2012-08-22 11:49:05'),
(2725, 'E11', 'Jul-2012', '17130.50', '2012-08-01', '2012-08-22 11:49:05'),
(2726, 'E12', 'Jul-2012', '14165.80', '2012-08-01', '2012-08-22 11:49:05'),
(2727, 'E13', 'Jul-2012', '4794.30', '2012-08-01', '2012-08-22 11:49:05'),
(2728, 'E14', 'Jul-2012', '168.50', '2012-08-01', '2012-08-22 11:49:05'),
(2729, 'E2', 'Jul-2012', '11001.00', '2012-08-01', '2012-08-22 11:49:05'),
(2730, 'E3', 'Jul-2012', '33402.50', '2012-08-01', '2012-08-22 11:49:05'),
(2731, 'E4', 'Jul-2012', '60789.10', '2012-08-01', '2012-08-22 11:49:05'),
(2732, 'E5', 'Jul-2012', '76961.20', '2012-08-01', '2012-08-22 11:49:05'),
(2733, 'E6', 'Jul-2012', '27226.20', '2012-08-01', '2012-08-22 11:49:05'),
(2734, 'E7', 'Jul-2012', '13118.80', '2012-08-01', '2012-08-22 11:49:05'),
(2735, 'E8', 'Jul-2012', '14242.60', '2012-08-01', '2012-08-22 11:49:05'),
(2736, 'E9', 'Jul-2012', '11250.10', '2012-08-01', '2012-08-22 11:49:05'),
(2737, 'F1', 'Jul-2012', '1468.10', '2012-08-01', '2012-08-22 11:49:05'),
(2738, 'F2', 'Jul-2012', '2478.80', '2012-08-01', '2012-08-22 11:49:05'),
(2739, 'F3', 'Jul-2012', '2189.30', '2012-08-01', '2012-08-22 11:49:05'),
(2740, 'F4', 'Jul-2012', '1938.90', '2012-08-01', '2012-08-22 11:49:05'),
(2741, 'F5', 'Jul-2012', '1247.70', '2012-08-01', '2012-08-22 11:49:05'),
(2742, 'MSA-CA1', 'Jul-2012', '13057.60', '2012-08-01', '2012-08-22 11:49:05'),
(2743, 'MSA-CA2', 'Jul-2012', '15648.20', '2012-08-01', '2012-08-22 11:49:05'),
(2744, 'MSA101', 'Jul-2012', '7051.60', '2012-08-01', '2012-08-22 11:49:05'),
(2745, 'MSA102', 'Jul-2012', '6263.40', '2012-08-01', '2012-08-22 11:49:05'),
(2746, 'MSA103', 'Jul-2012', '4881.10', '2012-08-01', '2012-08-22 11:49:05'),
(2747, 'MSA104', 'Jul-2012', '8091.70', '2012-08-01', '2012-08-22 11:49:05'),
(2748, 'MSA105', 'Jul-2012', '6047.10', '2012-08-01', '2012-08-22 11:49:05'),
(2749, 'MSA106', 'Jul-2012', '6666.20', '2012-08-01', '2012-08-22 11:49:05'),
(2750, 'MSA201', 'Jul-2012', '3020.00', '2012-08-01', '2012-08-22 11:49:05'),
(2751, 'MSA202', 'Jul-2012', '3082.70', '2012-08-01', '2012-08-22 11:49:05'),
(2752, 'MSA203', 'Jul-2012', '6426.90', '2012-08-01', '2012-08-22 11:49:05'),
(2753, 'MSA204', 'Jul-2012', '2752.90', '2012-08-01', '2012-08-22 11:49:05'),
(2754, 'MSA205', 'Jul-2012', '7452.20', '2012-08-01', '2012-08-22 11:49:05'),
(2755, 'MSA206', 'Jul-2012', '4780.70', '2012-08-01', '2012-08-22 11:49:05'),
(2756, 'MSA301', 'Jul-2012', '776.80', '2012-08-01', '2012-08-22 11:49:05'),
(2757, 'MSA302', 'Jul-2012', '6739.20', '2012-08-01', '2012-08-22 11:49:05'),
(2758, 'MSA303', 'Jul-2012', '4527.30', '2012-08-01', '2012-08-22 11:49:05'),
(2759, 'MSA304', 'Jul-2012', '2801.30', '2012-08-01', '2012-08-22 11:49:05'),
(2760, 'MSA305', 'Jul-2012', '1213.90', '2012-08-01', '2012-08-22 11:49:05'),
(2761, 'MSA306', 'Jul-2012', '6410.70', '2012-08-01', '2012-08-22 11:49:05'),
(2762, 'MSA307', 'Jul-2012', '5158.20', '2012-08-01', '2012-08-22 11:49:05'),
(2763, 'MSA308', 'Jul-2012', '39.20', '2012-08-01', '2012-08-22 11:49:05'),
(2764, 'MSA401', 'Jul-2012', '4386.40', '2012-08-01', '2012-08-22 11:49:05'),
(2765, 'MSA402', 'Jul-2012', '2401.30', '2012-08-01', '2012-08-22 11:49:05'),
(2766, 'MSA403', 'Jul-2012', '3840.40', '2012-08-01', '2012-08-22 11:49:05'),
(2767, 'MSA404', 'Jul-2012', '2029.40', '2012-08-01', '2012-08-22 11:49:05'),
(2768, 'MSA405', 'Jul-2012', '1430.10', '2012-08-01', '2012-08-22 11:49:05'),
(2769, 'MSA406', 'Jul-2012', '2884.80', '2012-08-01', '2012-08-22 11:49:05'),
(2770, 'MSA407', 'Jul-2012', '8986.80', '2012-08-01', '2012-08-22 11:49:05'),
(2771, 'MSA408', 'Jul-2012', '1599.60', '2012-08-01', '2012-08-22 11:49:05'),
(2772, 'MSA409', 'Jul-2012', '742.00', '2012-08-01', '2012-08-22 11:49:05'),
(2773, 'MSA410', 'Jul-2012', '4772.70', '2012-08-01', '2012-08-22 11:49:05'),
(2774, 'MSA501', 'Jul-2012', '5015.30', '2012-08-01', '2012-08-22 11:49:05'),
(2775, 'MSA502', 'Jul-2012', '5142.80', '2012-08-01', '2012-08-22 11:49:05'),
(2776, 'MSA503', 'Jul-2012', '2069.90', '2012-08-01', '2012-08-22 11:49:05'),
(2777, 'MSA504', 'Jul-2012', '1169.20', '2012-08-01', '2012-08-22 11:49:05'),
(2778, 'MSA505', 'Jul-2012', '5701.50', '2012-08-01', '2012-08-22 11:49:05'),
(2779, 'MSA506', 'Jul-2012', '2014.00', '2012-08-01', '2012-08-22 11:49:05'),
(2780, 'MSA507', 'Jul-2012', '374.00', '2012-08-01', '2012-08-22 11:49:05'),
(2781, 'MSA508', 'Jul-2012', '324.30', '2012-08-01', '2012-08-22 11:49:05'),
(2782, 'MSA509', 'Jul-2012', '1493.20', '2012-08-01', '2012-08-22 11:49:05'),
(2783, 'MSA510', 'Jul-2012', '1581.40', '2012-08-01', '2012-08-22 11:49:05'),
(2784, 'MSA601', 'Jul-2012', '304.20', '2012-08-01', '2012-08-22 11:49:05'),
(2785, 'MSA602', 'Jul-2012', '6303.50', '2012-08-01', '2012-08-22 11:49:05'),
(2786, 'MSA603', 'Jul-2012', '682.60', '2012-08-01', '2012-08-22 11:49:05'),
(2787, 'MSA604', 'Jul-2012', '44.80', '2012-08-01', '2012-08-22 11:49:05'),
(2788, 'MSA605', 'Jul-2012', '1187.80', '2012-08-01', '2012-08-22 11:49:05'),
(2789, 'MSA606', 'Jul-2012', '892.00', '2012-08-01', '2012-08-22 11:49:05'),
(2790, 'MSA607', 'Jul-2012', '112.40', '2012-08-01', '2012-08-22 11:49:05'),
(2791, 'MSA608', 'Jul-2012', '4861.10', '2012-08-01', '2012-08-22 11:49:05'),
(2792, 'MSA609', 'Jul-2012', '5.10', '2012-08-01', '2012-08-22 11:49:05'),
(2793, 'MSA610', 'Jul-2012', '47.50', '2012-08-01', '2012-08-22 11:49:05'),
(2794, 'RES-CA1', 'Jul-2012', '960.70', '2012-08-01', '2012-08-22 11:49:05'),
(2795, 'RES-CA10', 'Jul-2012', '1447.30', '2012-08-01', '2012-08-22 11:49:05'),
(2796, 'RES-CA11', 'Jul-2012', '2241.90', '2012-08-01', '2012-08-22 11:49:05'),
(2797, 'RES-CA12', 'Jul-2012', '966.70', '2012-08-01', '2012-08-22 11:49:05'),
(2798, 'RES-CA13', 'Jul-2012', '1051.40', '2012-08-01', '2012-08-22 11:49:05'),
(2799, 'RES-CA14', 'Jul-2012', '1156.60', '2012-08-01', '2012-08-22 11:49:05'),
(2800, 'RES-CA15', 'Jul-2012', '1090.30', '2012-08-01', '2012-08-22 11:49:05'),
(2801, 'RES-CA2', 'Jul-2012', '649.60', '2012-08-01', '2012-08-22 11:49:05'),
(2802, 'RES-CA3', 'Jul-2012', '449.00', '2012-08-01', '2012-08-22 11:49:05'),
(2803, 'RES-CA4', 'Jul-2012', '1081.30', '2012-08-01', '2012-08-22 11:49:05'),
(2804, 'RES-CA5', 'Jul-2012', '1711.40', '2012-08-01', '2012-08-22 11:49:05'),
(2805, 'RES-CA6', 'Jul-2012', '1476.50', '2012-08-01', '2012-08-22 11:49:05'),
(2806, 'RES-CA7', 'Jul-2012', '0.30', '2012-08-01', '2012-08-22 11:49:05'),
(2807, 'RES-CA8', 'Jul-2012', '1970.70', '2012-08-01', '2012-08-22 11:49:05'),
(2808, 'RES-CA9', 'Jul-2012', '1543.20', '2012-08-01', '2012-08-22 11:49:05'),
(2809, 'A1', 'Aug-2012', '8353.20', '2012-09-01', '2012-09-01 11:22:08'),
(2810, 'A2', 'Aug-2012', '163.90', '2012-09-01', '2012-09-01 11:22:08'),
(2811, 'A3', 'Aug-2012', '1650.60', '2012-09-01', '2012-09-01 11:22:08'),
(2812, 'A4', 'Aug-2012', '147.80', '2012-09-01', '2012-09-01 11:22:08'),
(2813, 'A5', 'Aug-2012', '2407.50', '2012-09-01', '2012-09-01 11:22:08'),
(2814, 'A6', 'Aug-2012', '2699.60', '2012-09-01', '2012-09-01 11:22:08'),
(2815, 'A7', 'Aug-2012', '1702.40', '2012-09-01', '2012-09-01 11:22:08'),
(2816, 'A8', 'Aug-2012', '112.50', '2012-09-01', '2012-09-01 11:22:08'),
(2817, 'B1', 'Aug-2012', '9781.20', '2012-09-01', '2012-09-01 11:22:08'),
(2818, 'B10', 'Aug-2012', '13648.00', '2012-09-01', '2012-09-01 11:22:08'),
(2819, 'B11', 'Aug-2012', '3920.00', '2012-09-01', '2012-09-01 11:22:08'),
(2820, 'B12', 'Aug-2012', '18686.50', '2012-09-01', '2012-09-01 11:22:08'),
(2821, 'B13', 'Aug-2012', '14956.30', '2012-09-01', '2012-09-01 11:22:08'),
(2822, 'B14', 'Aug-2012', '6616.60', '2012-09-01', '2012-09-01 11:22:08'),
(2823, 'B15', 'Aug-2012', '20028.00', '2012-09-01', '2012-09-01 11:22:08'),
(2824, 'B16', 'Aug-2012', '12612.50', '2012-09-01', '2012-09-01 11:22:08'),
(2825, 'B2', 'Aug-2012', '12939.00', '2012-09-01', '2012-09-01 11:22:08'),
(2826, 'B3', 'Aug-2012', '11226.50', '2012-09-01', '2012-09-01 11:22:08'),
(2827, 'B4', 'Aug-2012', '9375.30', '2012-09-01', '2012-09-01 11:22:08'),
(2828, 'B5', 'Aug-2012', '6512.20', '2012-09-01', '2012-09-01 11:22:08'),
(2829, 'B6', 'Aug-2012', '10665.80', '2012-09-01', '2012-09-01 11:22:08'),
(2830, 'B7', 'Aug-2012', '11271.00', '2012-09-01', '2012-09-01 11:22:08'),
(2831, 'B8', 'Aug-2012', '9393.50', '2012-09-01', '2012-09-01 11:22:08'),
(2832, 'B9', 'Aug-2012', '7481.00', '2012-09-01', '2012-09-01 11:22:08'),
(2833, 'C1', 'Aug-2012', '21079.60', '2012-09-01', '2012-09-01 11:22:08'),
(2834, 'C2', 'Aug-2012', '20106.10', '2012-09-01', '2012-09-01 11:22:08'),
(2835, 'D1', 'Aug-2012', '239.20', '2012-09-01', '2012-09-01 11:22:08'),
(2836, 'D10', 'Aug-2012', '29298.00', '2012-09-01', '2012-09-01 11:22:08'),
(2837, 'D11', 'Aug-2012', '13078.40', '2012-09-01', '2012-09-01 11:22:08'),
(2838, 'D12', 'Aug-2012', '20908.50', '2012-09-01', '2012-09-01 11:22:08'),
(2839, 'D13', 'Aug-2012', '2235.70', '2012-09-01', '2012-09-01 11:22:08'),
(2840, 'D14', 'Aug-2012', '12130.10', '2012-09-01', '2012-09-01 11:22:08'),
(2841, 'D15', 'Aug-2012', '18405.80', '2012-09-01', '2012-09-01 11:22:08'),
(2842, 'D16', 'Aug-2012', '8310.30', '2012-09-01', '2012-09-01 11:22:08'),
(2843, 'D17', 'Aug-2012', '3830.70', '2012-09-01', '2012-09-01 11:22:08'),
(2844, 'D18', 'Aug-2012', '7110.10', '2012-09-01', '2012-09-01 11:22:08'),
(2845, 'D19', 'Aug-2012', '4963.70', '2012-09-01', '2012-09-01 11:22:08'),
(2846, 'D2', 'Aug-2012', '11826.80', '2012-09-01', '2012-09-01 11:22:08'),
(2847, 'D20', 'Aug-2012', '15069.80', '2012-09-01', '2012-09-01 11:22:08'),
(2848, 'D21', 'Aug-2012', '3067.30', '2012-09-01', '2012-09-01 11:22:08'),
(2849, 'D22', 'Aug-2012', '4235.80', '2012-09-01', '2012-09-01 11:22:08'),
(2850, 'D23', 'Aug-2012', '5616.80', '2012-09-01', '2012-09-01 11:22:08');
INSERT INTO `el_reading2` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(2851, 'D24', 'Aug-2012', '8419.30', '2012-09-01', '2012-09-01 11:22:08'),
(2852, 'D25', 'Aug-2012', '30547.00', '2012-09-01', '2012-09-01 11:22:08'),
(2853, 'D26', 'Aug-2012', '30425.90', '2012-09-01', '2012-09-01 11:22:08'),
(2854, 'D27', 'Aug-2012', '28341.20', '2012-09-01', '2012-09-01 11:22:08'),
(2855, 'D28', 'Aug-2012', '25083.50', '2012-09-01', '2012-09-01 11:22:08'),
(2856, 'D3', 'Aug-2012', '10720.70', '2012-09-01', '2012-09-01 11:22:08'),
(2857, 'D4', 'Aug-2012', '14521.10', '2012-09-01', '2012-09-01 11:22:08'),
(2858, 'D5', 'Aug-2012', '3840.30', '2012-09-01', '2012-09-01 11:22:08'),
(2859, 'D6', 'Aug-2012', '19703.30', '2012-09-01', '2012-09-01 11:22:08'),
(2860, 'D7', 'Aug-2012', '21703.50', '2012-09-01', '2012-09-01 11:22:08'),
(2861, 'D8', 'Aug-2012', '11407.10', '2012-09-01', '2012-09-01 11:22:08'),
(2862, 'D9', 'Aug-2012', '4524.20', '2012-09-01', '2012-09-01 11:22:08'),
(2863, 'E1', 'Aug-2012', '16697.10', '2012-09-01', '2012-09-01 11:22:08'),
(2864, 'E10', 'Aug-2012', '8159.50', '2012-09-01', '2012-09-01 11:22:08'),
(2865, 'E11', 'Aug-2012', '17941.90', '2012-09-01', '2012-09-01 11:22:08'),
(2866, 'E12', 'Aug-2012', '14988.10', '2012-09-01', '2012-09-01 11:22:08'),
(2867, 'E13', 'Aug-2012', '4982.00', '2012-09-01', '2012-09-01 11:22:08'),
(2868, 'E14', 'Aug-2012', '465.00', '2012-09-01', '2012-09-01 11:22:08'),
(2869, 'E2', 'Aug-2012', '11698.70', '2012-09-01', '2012-09-01 11:22:08'),
(2870, 'E3', 'Aug-2012', '33891.90', '2012-09-01', '2012-09-01 11:22:08'),
(2871, 'E4', 'Aug-2012', '61438.50', '2012-09-01', '2012-09-01 11:22:08'),
(2872, 'E5', 'Aug-2012', '78064.80', '2012-09-01', '2012-09-01 11:22:08'),
(2873, 'E6', 'Aug-2012', '27629.30', '2012-09-01', '2012-09-01 11:22:08'),
(2874, 'E7', 'Aug-2012', '13491.50', '2012-09-01', '2012-09-01 11:22:08'),
(2875, 'E8', 'Aug-2012', '14475.00', '2012-09-01', '2012-09-01 11:22:08'),
(2876, 'E9', 'Aug-2012', '11683.80', '2012-09-01', '2012-09-01 11:22:08'),
(2877, 'F1', 'Aug-2012', '2035.90', '2012-09-01', '2012-09-01 11:22:08'),
(2878, 'F2', 'Aug-2012', '3087.10', '2012-09-01', '2012-09-01 11:22:08'),
(2879, 'F3', 'Aug-2012', '3105.00', '2012-09-01', '2012-09-01 11:22:08'),
(2880, 'F4', 'Aug-2012', '1938.90', '2012-09-01', '2012-09-01 11:22:08'),
(2881, 'F5', 'Aug-2012', '1827.50', '2012-09-01', '2012-09-01 11:22:08'),
(2882, 'MSA-CA1', 'Aug-2012', '13191.30', '2012-09-01', '2012-09-01 11:22:08'),
(2883, 'MSA-CA2', 'Aug-2012', '15919.10', '2012-09-01', '2012-09-01 11:22:08'),
(2884, 'MSA101', 'Aug-2012', '7051.60', '2012-09-01', '2012-09-01 11:22:08'),
(2885, 'MSA102', 'Aug-2012', '6431.30', '2012-09-01', '2012-09-01 11:22:08'),
(2886, 'MSA103', 'Aug-2012', '5273.90', '2012-09-01', '2012-09-01 11:22:08'),
(2887, 'MSA104', 'Aug-2012', '8300.20', '2012-09-01', '2012-09-01 11:22:08'),
(2888, 'MSA105', 'Aug-2012', '6047.10', '2012-09-01', '2012-09-01 11:22:08'),
(2889, 'MSA106', 'Aug-2012', '6880.10', '2012-09-01', '2012-09-01 11:22:08'),
(2890, 'MSA201', 'Aug-2012', '3159.90', '2012-09-01', '2012-09-01 11:22:08'),
(2891, 'MSA202', 'Aug-2012', '3165.10', '2012-09-01', '2012-09-01 11:22:08'),
(2892, 'MSA203', 'Aug-2012', '6426.90', '2012-09-01', '2012-09-01 11:22:08'),
(2893, 'MSA204', 'Aug-2012', '2752.90', '2012-09-01', '2012-09-01 11:22:08'),
(2894, 'MSA205', 'Aug-2012', '7613.80', '2012-09-01', '2012-09-01 11:22:08'),
(2895, 'MSA206', 'Aug-2012', '4850.10', '2012-09-01', '2012-09-01 11:22:08'),
(2896, 'MSA301', 'Aug-2012', '776.80', '2012-09-01', '2012-09-01 11:22:08'),
(2897, 'MSA302', 'Aug-2012', '6899.40', '2012-09-01', '2012-09-01 11:22:08'),
(2898, 'MSA303', 'Aug-2012', '4579.90', '2012-09-01', '2012-09-01 11:22:08'),
(2899, 'MSA304', 'Aug-2012', '2844.90', '2012-09-01', '2012-09-01 11:22:08'),
(2900, 'MSA305', 'Aug-2012', '1235.70', '2012-09-01', '2012-09-01 11:22:08'),
(2901, 'MSA306', 'Aug-2012', '6481.70', '2012-09-01', '2012-09-01 11:22:08'),
(2902, 'MSA307', 'Aug-2012', '5158.20', '2012-09-01', '2012-09-01 11:22:08'),
(2903, 'MSA308', 'Aug-2012', '39.20', '2012-09-01', '2012-09-01 11:22:08'),
(2904, 'MSA401', 'Aug-2012', '4471.20', '2012-09-01', '2012-09-01 11:22:08'),
(2905, 'MSA402', 'Aug-2012', '2467.50', '2012-09-01', '2012-09-01 11:22:08'),
(2906, 'MSA403', 'Aug-2012', '3969.80', '2012-09-01', '2012-09-01 11:22:08'),
(2907, 'MSA404', 'Aug-2012', '2095.30', '2012-09-01', '2012-09-01 11:22:08'),
(2908, 'MSA405', 'Aug-2012', '1501.00', '2012-09-01', '2012-09-01 11:22:08'),
(2909, 'MSA406', 'Aug-2012', '2948.60', '2012-09-01', '2012-09-01 11:22:08'),
(2910, 'MSA407', 'Aug-2012', '9008.90', '2012-09-01', '2012-09-01 11:22:08'),
(2911, 'MSA408', 'Aug-2012', '1628.00', '2012-09-01', '2012-09-01 11:22:08'),
(2912, 'MSA409', 'Aug-2012', '867.60', '2012-09-01', '2012-09-01 11:22:08'),
(2913, 'MSA410', 'Aug-2012', '4772.70', '2012-09-01', '2012-09-01 11:22:08'),
(2914, 'MSA501', 'Aug-2012', '5101.50', '2012-09-01', '2012-09-01 11:22:08'),
(2915, 'MSA502', 'Aug-2012', '5202.00', '2012-09-01', '2012-09-01 11:22:08'),
(2916, 'MSA503', 'Aug-2012', '2128.50', '2012-09-01', '2012-09-01 11:22:08'),
(2917, 'MSA504', 'Aug-2012', '1222.70', '2012-09-01', '2012-09-01 11:22:08'),
(2918, 'MSA505', 'Aug-2012', '5795.00', '2012-09-01', '2012-09-01 11:22:08'),
(2919, 'MSA506', 'Aug-2012', '2124.20', '2012-09-01', '2012-09-01 11:22:08'),
(2920, 'MSA507', 'Aug-2012', '410.00', '2012-09-01', '2012-09-01 11:22:08'),
(2921, 'MSA508', 'Aug-2012', '336.30', '2012-09-01', '2012-09-01 11:22:08'),
(2922, 'MSA509', 'Aug-2012', '1570.30', '2012-09-01', '2012-09-01 11:22:08'),
(2923, 'MSA510', 'Aug-2012', '1605.60', '2012-09-01', '2012-09-01 11:22:08'),
(2924, 'MSA601', 'Aug-2012', '304.20', '2012-09-01', '2012-09-01 11:22:08'),
(2925, 'MSA602', 'Aug-2012', '6303.50', '2012-09-01', '2012-09-01 11:22:08'),
(2926, 'MSA603', 'Aug-2012', '682.60', '2012-09-01', '2012-09-01 11:22:08'),
(2927, 'MSA604', 'Aug-2012', '44.80', '2012-09-01', '2012-09-01 11:22:08'),
(2928, 'MSA605', 'Aug-2012', '1432.60', '2012-09-01', '2012-09-01 11:22:08'),
(2929, 'MSA606', 'Aug-2012', '996.90', '2012-09-01', '2012-09-01 11:22:08'),
(2930, 'MSA607', 'Aug-2012', '112.40', '2012-09-01', '2012-09-01 11:22:08'),
(2931, 'MSA608', 'Aug-2012', '4861.10', '2012-09-01', '2012-09-01 11:22:08'),
(2932, 'MSA609', 'Aug-2012', '5.10', '2012-09-01', '2012-09-01 11:22:08'),
(2933, 'MSA610', 'Aug-2012', '47.50', '2012-09-01', '2012-09-01 11:22:08'),
(2934, 'RES-CA1', 'Aug-2012', '983.60', '2012-09-01', '2012-09-01 11:22:08'),
(2935, 'RES-CA10', 'Aug-2012', '1475.70', '2012-09-01', '2012-09-01 11:22:08'),
(2936, 'RES-CA11', 'Aug-2012', '2283.70', '2012-09-01', '2012-09-01 11:22:08'),
(2937, 'RES-CA12', 'Aug-2012', '992.90', '2012-09-01', '2012-09-01 11:22:08'),
(2938, 'RES-CA13', 'Aug-2012', '1070.20', '2012-09-01', '2012-09-01 11:22:08'),
(2939, 'RES-CA14', 'Aug-2012', '1175.00', '2012-09-01', '2012-09-01 11:22:08'),
(2940, 'RES-CA15', 'Aug-2012', '1097.50', '2012-09-01', '2012-09-01 11:22:08'),
(2941, 'RES-CA2', 'Aug-2012', '666.10', '2012-09-01', '2012-09-01 11:22:08'),
(2942, 'RES-CA3', 'Aug-2012', '457.90', '2012-09-01', '2012-09-01 11:22:08'),
(2943, 'RES-CA4', 'Aug-2012', '1095.30', '2012-09-01', '2012-09-01 11:22:08'),
(2944, 'RES-CA5', 'Aug-2012', '1728.30', '2012-09-01', '2012-09-01 11:22:08'),
(2945, 'RES-CA6', 'Aug-2012', '1484.50', '2012-09-01', '2012-09-01 11:22:08'),
(2946, 'RES-CA7', 'Aug-2012', '0.30', '2012-09-01', '2012-09-01 11:22:08'),
(2947, 'RES-CA8', 'Aug-2012', '2007.80', '2012-09-01', '2012-09-01 11:22:08'),
(2948, 'RES-CA9', 'Aug-2012', '1580.10', '2012-09-01', '2012-09-01 11:22:08'),
(2949, 'A1', 'Sep-2012', '8573.80', '2012-10-01', '2012-10-09 09:35:03'),
(2950, 'A2', 'Sep-2012', '249.70', '2012-10-01', '2012-10-09 09:35:03'),
(2951, 'A3', 'Sep-2012', '1724.70', '2012-10-01', '2012-10-09 09:35:03'),
(2952, 'A4', 'Sep-2012', '156.00', '2012-10-01', '2012-10-09 09:35:03'),
(2953, 'A5', 'Sep-2012', '2598.50', '2012-10-01', '2012-10-09 09:35:03'),
(2954, 'A6', 'Sep-2012', '2842.30', '2012-10-01', '2012-10-09 09:35:03'),
(2955, 'A7', 'Sep-2012', '2016.20', '2012-10-01', '2012-10-09 09:35:03'),
(2956, 'A8', 'Sep-2012', '112.50', '2012-10-01', '2012-10-09 09:35:03'),
(2957, 'B1', 'Sep-2012', '9953.90', '2012-10-01', '2012-10-09 09:35:03'),
(2958, 'B10', 'Sep-2012', '13871.30', '2012-10-01', '2012-10-09 09:35:03'),
(2959, 'B11', 'Sep-2012', '4140.00', '2012-10-01', '2012-10-09 09:35:03'),
(2960, 'B12', 'Sep-2012', '18943.10', '2012-10-01', '2012-10-09 09:35:03'),
(2961, 'B13', 'Sep-2012', '15169.30', '2012-10-01', '2012-10-09 09:35:03'),
(2962, 'B14', 'Sep-2012', '6734.50', '2012-10-01', '2012-10-09 09:35:03'),
(2963, 'B15', 'Sep-2012', '20658.70', '2012-10-01', '2012-10-09 09:35:03'),
(2964, 'B16', 'Sep-2012', '13004.90', '2012-10-01', '2012-10-09 09:35:03'),
(2965, 'B2', 'Sep-2012', '13380.20', '2012-10-01', '2012-10-09 09:35:03'),
(2966, 'B3', 'Sep-2012', '11375.90', '2012-10-01', '2012-10-09 09:35:03'),
(2967, 'B4', 'Sep-2012', '9619.80', '2012-10-01', '2012-10-09 09:35:03'),
(2968, 'B5', 'Sep-2012', '6739.00', '2012-10-01', '2012-10-09 09:35:03'),
(2969, 'B6', 'Sep-2012', '10693.30', '2012-10-01', '2012-10-09 09:35:03'),
(2970, 'B7', 'Sep-2012', '11513.40', '2012-10-01', '2012-10-09 09:35:03'),
(2971, 'B8', 'Sep-2012', '9758.00', '2012-10-01', '2012-10-09 09:35:03'),
(2972, 'B9', 'Sep-2012', '7620.90', '2012-10-01', '2012-10-09 09:35:03'),
(2973, 'C1', 'Sep-2012', '21079.60', '2012-10-01', '2012-10-09 09:35:03'),
(2974, 'C2', 'Sep-2012', '0.00', '2012-10-01', '2012-10-09 09:35:03'),
(2975, 'D1', 'Sep-2012', '418.20', '2012-10-01', '2012-10-09 09:35:03'),
(2976, 'D10', 'Sep-2012', '30100.30', '2012-10-01', '2012-10-09 09:35:03'),
(2977, 'D11', 'Sep-2012', '13188.30', '2012-10-01', '2012-10-09 09:35:03'),
(2978, 'D12', 'Sep-2012', '21360.10', '2012-10-01', '2012-10-09 09:35:03'),
(2979, 'D13', 'Sep-2012', '2359.00', '2012-10-01', '2012-10-09 09:35:03'),
(2980, 'D14', 'Sep-2012', '12895.90', '2012-10-01', '2012-10-09 09:35:03'),
(2981, 'D15', 'Sep-2012', '18679.10', '2012-10-01', '2012-10-09 09:35:03'),
(2982, 'D16', 'Sep-2012', '8628.80', '2012-10-01', '2012-10-09 09:35:03'),
(2983, 'D17', 'Sep-2012', '4001.50', '2012-10-01', '2012-10-09 09:35:03'),
(2984, 'D18', 'Sep-2012', '7427.40', '2012-10-01', '2012-10-09 09:35:03'),
(2985, 'D19', 'Sep-2012', '5162.00', '2012-10-01', '2012-10-09 09:35:03'),
(2986, 'D2', 'Sep-2012', '11843.20', '2012-10-01', '2012-10-09 09:35:03'),
(2987, 'D20', 'Sep-2012', '15636.20', '2012-10-01', '2012-10-09 09:35:03'),
(2988, 'D21', 'Sep-2012', '3172.00', '2012-10-01', '2012-10-09 09:35:03'),
(2989, 'D22', 'Sep-2012', '4367.50', '2012-10-01', '2012-10-09 09:35:03'),
(2990, 'D23', 'Sep-2012', '5808.90', '2012-10-01', '2012-10-09 09:35:03'),
(2991, 'D24', 'Sep-2012', '8597.60', '2012-10-01', '2012-10-09 09:35:03'),
(2992, 'D25', 'Sep-2012', '30872.80', '2012-10-01', '2012-10-09 09:35:03'),
(2993, 'D26', 'Sep-2012', '31109.80', '2012-10-01', '2012-10-09 09:35:03'),
(2994, 'D27', 'Sep-2012', '28661.20', '2012-10-01', '2012-10-09 09:35:03'),
(2995, 'D28', 'Sep-2012', '25430.80', '2012-10-01', '2012-10-09 09:35:03'),
(2996, 'D3', 'Sep-2012', '10969.80', '2012-10-01', '2012-10-09 09:35:03'),
(2997, 'D4', 'Sep-2012', '14746.20', '2012-10-01', '2012-10-09 09:35:03'),
(2998, 'D5', 'Sep-2012', '3993.60', '2012-10-01', '2012-10-09 09:35:03'),
(2999, 'D6', 'Sep-2012', '19853.40', '2012-10-01', '2012-10-09 09:35:03'),
(3000, 'D7', 'Sep-2012', '22111.10', '2012-10-01', '2012-10-09 09:35:03'),
(3001, 'D8', 'Sep-2012', '11737.50', '2012-10-01', '2012-10-09 09:35:03'),
(3002, 'D9', 'Sep-2012', '4863.70', '2012-10-01', '2012-10-09 09:35:03'),
(3003, 'E1', 'Sep-2012', '17069.50', '2012-10-01', '2012-10-09 09:35:03'),
(3004, 'E10', 'Sep-2012', '8651.40', '2012-10-01', '2012-10-09 09:35:03'),
(3005, 'E11', 'Sep-2012', '18581.50', '2012-10-01', '2012-10-09 09:35:03'),
(3006, 'E12', 'Sep-2012', '15654.90', '2012-10-01', '2012-10-09 09:35:03'),
(3007, 'E13', 'Sep-2012', '5217.20', '2012-10-01', '2012-10-09 09:35:03'),
(3008, 'E14', 'Sep-2012', '935.60', '2012-10-01', '2012-10-09 09:35:03'),
(3009, 'E2', 'Sep-2012', '12217.00', '2012-10-01', '2012-10-09 09:35:03'),
(3010, 'E3', 'Sep-2012', '34306.80', '2012-10-01', '2012-10-09 09:35:03'),
(3011, 'E4', 'Sep-2012', '61869.10', '2012-10-01', '2012-10-09 09:35:03'),
(3012, 'E5', 'Sep-2012', '78911.00', '2012-10-01', '2012-10-09 09:35:03'),
(3013, 'E6', 'Sep-2012', '27964.00', '2012-10-01', '2012-10-09 09:35:03'),
(3014, 'E7', 'Sep-2012', '13989.70', '2012-10-01', '2012-10-09 09:35:03'),
(3015, 'E8', 'Sep-2012', '14700.30', '2012-10-01', '2012-10-09 09:35:03'),
(3016, 'E9', 'Sep-2012', '12047.70', '2012-10-01', '2012-10-09 09:35:03'),
(3017, 'F1', 'Sep-2012', '2594.60', '2012-10-01', '2012-10-09 09:35:03'),
(3018, 'F2', 'Sep-2012', '3670.00', '2012-10-01', '2012-10-09 09:35:03'),
(3019, 'F3', 'Sep-2012', '3889.30', '2012-10-01', '2012-10-09 09:35:03'),
(3020, 'F4', 'Sep-2012', '2834.00', '2012-10-01', '2012-10-09 09:35:03'),
(3021, 'F5', 'Sep-2012', '2391.20', '2012-10-01', '2012-10-09 09:35:03'),
(3022, 'MSA-CA1', 'Sep-2012', '13341.80', '2012-10-01', '2012-10-09 09:35:03'),
(3023, 'MSA-CA2', 'Sep-2012', '16213.50', '2012-10-01', '2012-10-09 09:35:03'),
(3024, 'MSA101', 'Sep-2012', '7051.60', '2012-10-01', '2012-10-09 09:35:03'),
(3025, 'MSA102', 'Sep-2012', '6628.20', '2012-10-01', '2012-10-09 09:35:03'),
(3026, 'MSA103', 'Sep-2012', '5484.60', '2012-10-01', '2012-10-09 09:35:03'),
(3027, 'MSA104', 'Sep-2012', '8498.80', '2012-10-01', '2012-10-09 09:35:03'),
(3028, 'MSA105', 'Sep-2012', '0.00', '2012-10-01', '2012-10-09 09:35:03'),
(3029, 'MSA106', 'Sep-2012', '7081.50', '2012-10-01', '2012-10-09 09:35:03'),
(3030, 'MSA201', 'Sep-2012', '3344.40', '2012-10-01', '2012-10-09 09:35:03'),
(3031, 'MSA202', 'Sep-2012', '3325.20', '2012-10-01', '2012-10-09 09:35:03'),
(3032, 'MSA203', 'Sep-2012', '6430.30', '2012-10-01', '2012-10-09 09:35:03'),
(3033, 'MSA204', 'Sep-2012', '2753.00', '2012-10-01', '2012-10-09 09:35:03'),
(3034, 'MSA205', 'Sep-2012', '7789.50', '2012-10-01', '2012-10-09 09:35:03'),
(3035, 'MSA206', 'Sep-2012', '4893.80', '2012-10-01', '2012-10-09 09:35:03'),
(3036, 'MSA301', 'Sep-2012', '777.80', '2012-10-01', '2012-10-09 09:35:03'),
(3037, 'MSA302', 'Sep-2012', '7056.90', '2012-10-01', '2012-10-09 09:35:03'),
(3038, 'MSA303', 'Sep-2012', '4665.50', '2012-10-01', '2012-10-09 09:35:03'),
(3039, 'MSA304', 'Sep-2012', '2883.50', '2012-10-01', '2012-10-09 09:35:03'),
(3040, 'MSA305', 'Sep-2012', '1256.20', '2012-10-01', '2012-10-09 09:35:03'),
(3041, 'MSA306', 'Sep-2012', '6554.30', '2012-10-01', '2012-10-09 09:35:03'),
(3042, 'MSA307', 'Sep-2012', '5158.20', '2012-10-01', '2012-10-09 09:35:03'),
(3043, 'MSA308', 'Sep-2012', '39.20', '2012-10-01', '2012-10-09 09:35:03'),
(3044, 'MSA401', 'Sep-2012', '4567.00', '2012-10-01', '2012-10-09 09:35:03'),
(3045, 'MSA402', 'Sep-2012', '2494.00', '2012-10-01', '2012-10-09 09:35:03'),
(3046, 'MSA403', 'Sep-2012', '4068.00', '2012-10-01', '2012-10-09 09:35:03'),
(3047, 'MSA404', 'Sep-2012', '2099.00', '2012-10-01', '2012-10-09 09:35:03'),
(3048, 'MSA405', 'Sep-2012', '1574.00', '2012-10-01', '2012-10-09 09:35:03'),
(3049, 'MSA406', 'Sep-2012', '3017.00', '2012-10-01', '2012-10-09 09:35:03'),
(3050, 'MSA407', 'Sep-2012', '9008.00', '2012-10-01', '2012-10-09 09:35:03'),
(3051, 'MSA408', 'Sep-2012', '1661.00', '2012-10-01', '2012-10-09 09:35:03'),
(3052, 'MSA409', 'Sep-2012', '976.00', '2012-10-01', '2012-10-09 09:35:03'),
(3053, 'MSA410', 'Sep-2012', '4772.80', '2012-10-01', '2012-10-09 09:35:03'),
(3054, 'MSA501', 'Sep-2012', '5197.30', '2012-10-01', '2012-10-09 09:35:03'),
(3055, 'MSA502', 'Sep-2012', '5276.30', '2012-10-01', '2012-10-09 09:35:03'),
(3056, 'MSA503', 'Sep-2012', '2174.30', '2012-10-01', '2012-10-09 09:35:03'),
(3057, 'MSA504', 'Sep-2012', '1255.20', '2012-10-01', '2012-10-09 09:35:03'),
(3058, 'MSA505', 'Sep-2012', '5890.50', '2012-10-01', '2012-10-09 09:35:03'),
(3059, 'MSA506', 'Sep-2012', '2217.50', '2012-10-01', '2012-10-09 09:35:03'),
(3060, 'MSA507', 'Sep-2012', '442.70', '2012-10-01', '2012-10-09 09:35:03'),
(3061, 'MSA508', 'Sep-2012', '362.50', '2012-10-01', '2012-10-09 09:35:03'),
(3062, 'MSA509', 'Sep-2012', '1678.00', '2012-10-01', '2012-10-09 09:35:03'),
(3063, 'MSA510', 'Sep-2012', '1791.90', '2012-10-01', '2012-10-09 09:35:03'),
(3064, 'MSA601', 'Sep-2012', '304.90', '2012-10-01', '2012-10-09 09:35:03'),
(3065, 'MSA602', 'Sep-2012', '6312.60', '2012-10-01', '2012-10-09 09:35:03'),
(3066, 'MSA603', 'Sep-2012', '682.90', '2012-10-01', '2012-10-09 09:35:03'),
(3067, 'MSA604', 'Sep-2012', '45.00', '2012-10-01', '2012-10-09 09:35:03'),
(3068, 'MSA605', 'Sep-2012', '1654.90', '2012-10-01', '2012-10-09 09:35:03'),
(3069, 'MSA606', 'Sep-2012', '1084.30', '2012-10-01', '2012-10-09 09:35:03'),
(3070, 'MSA607', 'Sep-2012', '115.80', '2012-10-01', '2012-10-09 09:35:03'),
(3071, 'MSA608', 'Sep-2012', '4863.90', '2012-10-01', '2012-10-09 09:35:03'),
(3072, 'MSA609', 'Sep-2012', '5.10', '2012-10-01', '2012-10-09 09:35:03'),
(3073, 'MSA610', 'Sep-2012', '51.00', '2012-10-01', '2012-10-09 09:35:03'),
(3074, 'RES-CA1', 'Sep-2012', '1028.20', '2012-10-01', '2012-10-09 09:35:03'),
(3075, 'RES-CA10', 'Sep-2012', '1505.60', '2012-10-01', '2012-10-09 09:35:03'),
(3076, 'RES-CA11', 'Sep-2012', '2336.50', '2012-10-01', '2012-10-09 09:35:03'),
(3077, 'RES-CA12', 'Sep-2012', '1028.40', '2012-10-01', '2012-10-09 09:35:03'),
(3078, 'RES-CA13', 'Sep-2012', '1094.50', '2012-10-01', '2012-10-09 09:35:03'),
(3079, 'RES-CA14', 'Sep-2012', '1193.10', '2012-10-01', '2012-10-09 09:35:03'),
(3080, 'RES-CA15', 'Sep-2012', '1104.50', '2012-10-01', '2012-10-09 09:35:03'),
(3081, 'RES-CA2', 'Sep-2012', '674.30', '2012-10-01', '2012-10-09 09:35:03'),
(3082, 'RES-CA3', 'Sep-2012', '465.70', '2012-10-01', '2012-10-09 09:35:03'),
(3083, 'RES-CA4', 'Sep-2012', '1114.70', '2012-10-01', '2012-10-09 09:35:03'),
(3084, 'RES-CA5', 'Sep-2012', '1745.70', '2012-10-01', '2012-10-09 09:35:03'),
(3085, 'RES-CA6', 'Sep-2012', '1492.70', '2012-10-01', '2012-10-09 09:35:03'),
(3086, 'RES-CA7', 'Sep-2012', '0.30', '2012-10-01', '2012-10-09 09:35:03'),
(3087, 'RES-CA8', 'Sep-2012', '2046.80', '2012-10-01', '2012-10-09 09:35:03'),
(3088, 'RES-CA9', 'Sep-2012', '1610.70', '2012-10-01', '2012-10-09 09:35:03'),
(3089, 'A1', 'Oct-2012', '8723.40', '2012-11-03', '2012-11-03 10:37:51'),
(3090, 'A2', 'Oct-2012', '364.70', '2012-11-03', '2012-11-03 10:37:51'),
(3091, 'A3', 'Oct-2012', '1780.20', '2012-11-03', '2012-11-03 10:37:51'),
(3092, 'A4', 'Oct-2012', '227.80', '2012-11-03', '2012-11-03 10:37:51'),
(3093, 'A5', 'Oct-2012', '2747.70', '2012-11-03', '2012-11-03 10:37:51'),
(3094, 'A6', 'Oct-2012', '2957.70', '2012-11-03', '2012-11-03 10:37:51'),
(3095, 'A7', 'Oct-2012', '2157.40', '2012-11-03', '2012-11-03 10:37:51'),
(3096, 'A8', 'Oct-2012', '112.50', '2012-11-03', '2012-11-03 10:37:51'),
(3097, 'B1', 'Oct-2012', '10159.70', '2012-11-03', '2012-11-03 10:37:51'),
(3098, 'B10', 'Oct-2012', '14114.30', '2012-11-03', '2012-11-03 10:37:51'),
(3099, 'B11', 'Oct-2012', '4289.40', '2012-11-03', '2012-11-03 10:37:51'),
(3100, 'B12', 'Oct-2012', '19157.50', '2012-11-03', '2012-11-03 10:37:51'),
(3101, 'B13', 'Oct-2012', '15342.70', '2012-11-03', '2012-11-03 10:37:51'),
(3102, 'B14', 'Oct-2012', '6829.80', '2012-11-03', '2012-11-03 10:37:51'),
(3103, 'B15', 'Oct-2012', '21006.60', '2012-11-03', '2012-11-03 10:37:51'),
(3104, 'B16', 'Oct-2012', '13226.20', '2012-11-03', '2012-11-03 10:37:51'),
(3105, 'B2', 'Oct-2012', '13660.40', '2012-11-03', '2012-11-03 10:37:51'),
(3106, 'B3', 'Oct-2012', '11507.00', '2012-11-03', '2012-11-03 10:37:51'),
(3107, 'B4', 'Oct-2012', '9854.90', '2012-11-03', '2012-11-03 10:37:51'),
(3108, 'B5', 'Oct-2012', '6840.60', '2012-11-03', '2012-11-03 10:37:51'),
(3109, 'B6', 'Oct-2012', '10705.70', '2012-11-03', '2012-11-03 10:37:51'),
(3110, 'B7', 'Oct-2012', '11741.70', '2012-11-03', '2012-11-03 10:37:51'),
(3111, 'B8', 'Oct-2012', '10009.30', '2012-11-03', '2012-11-03 10:37:51'),
(3112, 'B9', 'Oct-2012', '7770.00', '2012-11-03', '2012-11-03 10:37:51'),
(3113, 'C1', 'Oct-2012', '21079.60', '2012-11-03', '2012-11-03 10:37:51'),
(3114, 'C2', 'Oct-2012', '20230.00', '2012-11-03', '2012-11-03 10:37:51'),
(3115, 'D1', 'Oct-2012', '524.90', '2012-11-03', '2012-11-03 10:37:51'),
(3116, 'D10', 'Oct-2012', '30534.50', '2012-11-03', '2012-11-03 10:37:51'),
(3117, 'D11', 'Oct-2012', '13383.80', '2012-11-03', '2012-11-03 10:37:51'),
(3118, 'D12', 'Oct-2012', '21637.40', '2012-11-03', '2012-11-03 10:37:51'),
(3119, 'D13', 'Oct-2012', '2477.00', '2012-11-03', '2012-11-03 10:37:51'),
(3120, 'D14', 'Oct-2012', '13309.20', '2012-11-03', '2012-11-03 10:37:51'),
(3121, 'D15', 'Oct-2012', '18986.40', '2012-11-03', '2012-11-03 10:37:51'),
(3122, 'D16', 'Oct-2012', '8789.40', '2012-11-03', '2012-11-03 10:37:51'),
(3123, 'D17', 'Oct-2012', '4147.50', '2012-11-03', '2012-11-03 10:37:51'),
(3124, 'D18', 'Oct-2012', '7494.70', '2012-11-03', '2012-11-03 10:37:51'),
(3125, 'D19', 'Oct-2012', '5334.40', '2012-11-03', '2012-11-03 10:37:51'),
(3126, 'D2', 'Oct-2012', '11888.60', '2012-11-03', '2012-11-03 10:37:51'),
(3127, 'D20', 'Oct-2012', '16068.10', '2012-11-03', '2012-11-03 10:37:51'),
(3128, 'D21', 'Oct-2012', '3251.00', '2012-11-03', '2012-11-03 10:37:51'),
(3129, 'D22', 'Oct-2012', '4549.80', '2012-11-03', '2012-11-03 10:37:51'),
(3130, 'D23', 'Oct-2012', '5954.60', '2012-11-03', '2012-11-03 10:37:51'),
(3131, 'D24', 'Oct-2012', '8747.70', '2012-11-03', '2012-11-03 10:37:51'),
(3132, 'D25', 'Oct-2012', '31139.40', '2012-11-03', '2012-11-03 10:37:51'),
(3133, 'D26', 'Oct-2012', '31727.60', '2012-11-03', '2012-11-03 10:37:51'),
(3134, 'D27', 'Oct-2012', '28812.50', '2012-11-03', '2012-11-03 10:37:51'),
(3135, 'D28', 'Oct-2012', '25664.80', '2012-11-03', '2012-11-03 10:37:51'),
(3136, 'D3', 'Oct-2012', '11146.70', '2012-11-03', '2012-11-03 10:37:51'),
(3137, 'D4', 'Oct-2012', '14946.30', '2012-11-03', '2012-11-03 10:37:51'),
(3138, 'D5', 'Oct-2012', '4167.70', '2012-11-03', '2012-11-03 10:37:51'),
(3139, 'D6', 'Oct-2012', '20017.70', '2012-11-03', '2012-11-03 10:37:51'),
(3140, 'D7', 'Oct-2012', '22461.60', '2012-11-03', '2012-11-03 10:37:51'),
(3141, 'D8', 'Oct-2012', '11979.40', '2012-11-03', '2012-11-03 10:37:51'),
(3142, 'D9', 'Oct-2012', '5103.70', '2012-11-03', '2012-11-03 10:37:51'),
(3143, 'E1', 'Oct-2012', '17363.20', '2012-11-03', '2012-11-03 10:37:51'),
(3144, 'E10', 'Oct-2012', '8927.20', '2012-11-03', '2012-11-03 10:37:51'),
(3145, 'E11', 'Oct-2012', '18992.00', '2012-11-03', '2012-11-03 10:37:51'),
(3146, 'E12', 'Oct-2012', '16106.70', '2012-11-03', '2012-11-03 10:37:51'),
(3147, 'E13', 'Oct-2012', '5399.80', '2012-11-03', '2012-11-03 10:37:51'),
(3148, 'E14', 'Oct-2012', '1025.00', '2012-11-03', '2012-11-03 10:37:51'),
(3149, 'E2', 'Oct-2012', '12502.40', '2012-11-03', '2012-11-03 10:37:51'),
(3150, 'E3', 'Oct-2012', '34594.40', '2012-11-03', '2012-11-03 10:37:51'),
(3151, 'E4', 'Oct-2012', '62140.20', '2012-11-03', '2012-11-03 10:37:51'),
(3152, 'E5', 'Oct-2012', '79525.60', '2012-11-03', '2012-11-03 10:37:51'),
(3153, 'E6', 'Oct-2012', '28164.20', '2012-11-03', '2012-11-03 10:37:51'),
(3154, 'E7', 'Oct-2012', '14484.40', '2012-11-03', '2012-11-03 10:37:51'),
(3155, 'E8', 'Oct-2012', '14868.00', '2012-11-03', '2012-11-03 10:37:51'),
(3156, 'E9', 'Oct-2012', '12263.80', '2012-11-03', '2012-11-03 10:37:51'),
(3157, 'F1', 'Oct-2012', '3088.00', '2012-11-03', '2012-11-03 10:37:51'),
(3158, 'F2', 'Oct-2012', '4229.30', '2012-11-03', '2012-11-03 10:37:51'),
(3159, 'F3', 'Oct-2012', '4484.40', '2012-11-03', '2012-11-03 10:37:51'),
(3160, 'F4', 'Oct-2012', '3789.40', '2012-11-03', '2012-11-03 10:37:51'),
(3161, 'F5', 'Oct-2012', '2814.50', '2012-11-03', '2012-11-03 10:37:51'),
(3162, 'MSA-CA1', 'Oct-2012', '13494.30', '2012-11-03', '2012-11-03 10:37:51'),
(3163, 'MSA-CA2', 'Oct-2012', '16488.60', '2012-11-03', '2012-11-03 10:37:51'),
(3164, 'MSA101', 'Oct-2012', '7051.60', '2012-11-03', '2012-11-03 10:37:51'),
(3165, 'MSA102', 'Oct-2012', '6784.50', '2012-11-03', '2012-11-03 10:37:51'),
(3166, 'MSA103', 'Oct-2012', '5589.30', '2012-11-03', '2012-11-03 10:37:51'),
(3167, 'MSA104', 'Oct-2012', '8680.40', '2012-11-03', '2012-11-03 10:37:51'),
(3168, 'MSA105', 'Oct-2012', '6067.40', '2012-11-03', '2012-11-03 10:37:51'),
(3169, 'MSA106', 'Oct-2012', '7220.10', '2012-11-03', '2012-11-03 10:37:51'),
(3170, 'MSA201', 'Oct-2012', '3437.70', '2012-11-03', '2012-11-03 10:37:51'),
(3171, 'MSA202', 'Oct-2012', '3403.30', '2012-11-03', '2012-11-03 10:37:51'),
(3172, 'MSA203', 'Oct-2012', '6521.70', '2012-11-03', '2012-11-03 10:37:51'),
(3173, 'MSA204', 'Oct-2012', '2773.00', '2012-11-03', '2012-11-03 10:37:51'),
(3174, 'MSA205', 'Oct-2012', '7918.60', '2012-11-03', '2012-11-03 10:37:51'),
(3175, 'MSA206', 'Oct-2012', '4935.30', '2012-11-03', '2012-11-03 10:37:51'),
(3176, 'MSA301', 'Oct-2012', '782.70', '2012-11-03', '2012-11-03 10:37:51'),
(3177, 'MSA302', 'Oct-2012', '7164.70', '2012-11-03', '2012-11-03 10:37:51'),
(3178, 'MSA303', 'Oct-2012', '4772.90', '2012-11-03', '2012-11-03 10:37:51'),
(3179, 'MSA304', 'Oct-2012', '2877.20', '2012-11-03', '2012-11-03 10:37:51'),
(3180, 'MSA305', 'Oct-2012', '1262.90', '2012-11-03', '2012-11-03 10:37:51'),
(3181, 'MSA306', 'Oct-2012', '6611.30', '2012-11-03', '2012-11-03 10:37:51'),
(3182, 'MSA307', 'Oct-2012', '5158.20', '2012-11-03', '2012-11-03 10:37:51'),
(3183, 'MSA308', 'Oct-2012', '49.70', '2012-11-03', '2012-11-03 10:37:51'),
(3184, 'MSA401', 'Oct-2012', '4626.80', '2012-11-03', '2012-11-03 10:37:51'),
(3185, 'MSA402', 'Oct-2012', '2533.20', '2012-11-03', '2012-11-03 10:37:51'),
(3186, 'MSA403', 'Oct-2012', '4068.90', '2012-11-03', '2012-11-03 10:37:51'),
(3187, 'MSA404', 'Oct-2012', '2099.00', '2012-11-03', '2012-11-03 10:37:51'),
(3188, 'MSA405', 'Oct-2012', '1617.30', '2012-11-03', '2012-11-03 10:37:51'),
(3189, 'MSA406', 'Oct-2012', '3068.40', '2012-11-03', '2012-11-03 10:37:51'),
(3190, 'MSA407', 'Oct-2012', '9014.40', '2012-11-03', '2012-11-03 10:37:51'),
(3191, 'MSA408', 'Oct-2012', '1683.50', '2012-11-03', '2012-11-03 10:37:51'),
(3192, 'MSA409', 'Oct-2012', '1033.00', '2012-11-03', '2012-11-03 10:37:51'),
(3193, 'MSA410', 'Oct-2012', '4782.10', '2012-11-03', '2012-11-03 10:37:51'),
(3194, 'MSA501', 'Oct-2012', '5212.70', '2012-11-03', '2012-11-03 10:37:51'),
(3195, 'MSA502', 'Oct-2012', '5320.80', '2012-11-03', '2012-11-03 10:37:51'),
(3196, 'MSA503', 'Oct-2012', '2216.40', '2012-11-03', '2012-11-03 10:37:51'),
(3197, 'MSA504', 'Oct-2012', '1278.20', '2012-11-03', '2012-11-03 10:37:51'),
(3198, 'MSA505', 'Oct-2012', '5954.90', '2012-11-03', '2012-11-03 10:37:51'),
(3199, 'MSA506', 'Oct-2012', '2268.50', '2012-11-03', '2012-11-03 10:37:51'),
(3200, 'MSA507', 'Oct-2012', '462.70', '2012-11-03', '2012-11-03 10:37:51'),
(3201, 'MSA508', 'Oct-2012', '381.50', '2012-11-03', '2012-11-03 10:37:51'),
(3202, 'MSA509', 'Oct-2012', '1761.10', '2012-11-03', '2012-11-03 10:37:51'),
(3203, 'MSA510', 'Oct-2012', '1862.70', '2012-11-03', '2012-11-03 10:37:51'),
(3204, 'MSA601', 'Oct-2012', '319.80', '2012-11-03', '2012-11-03 10:37:51'),
(3205, 'MSA602', 'Oct-2012', '6375.10', '2012-11-03', '2012-11-03 10:37:51'),
(3206, 'MSA603', 'Oct-2012', '687.80', '2012-11-03', '2012-11-03 10:37:51'),
(3207, 'MSA604', 'Oct-2012', '61.10', '2012-11-03', '2012-11-03 10:37:51'),
(3208, 'MSA605', 'Oct-2012', '1814.00', '2012-11-03', '2012-11-03 10:37:51'),
(3209, 'MSA606', 'Oct-2012', '1160.80', '2012-11-03', '2012-11-03 10:37:51'),
(3210, 'MSA607', 'Oct-2012', '116.10', '2012-11-03', '2012-11-03 10:37:51'),
(3211, 'MSA609', 'Oct-2012', '5.10', '2012-11-03', '2012-11-03 10:37:51'),
(3212, 'MSA610', 'Oct-2012', '80.00', '2012-11-03', '2012-11-03 10:37:51'),
(3213, 'RES-CA1', 'Oct-2012', '1063.40', '2012-11-03', '2012-11-03 10:37:51'),
(3214, 'RES-CA10', 'Oct-2012', '1532.50', '2012-11-03', '2012-11-03 10:37:51'),
(3215, 'RES-CA11', 'Oct-2012', '2382.00', '2012-11-03', '2012-11-03 10:37:51'),
(3216, 'RES-CA12', 'Oct-2012', '1058.90', '2012-11-03', '2012-11-03 10:37:51'),
(3217, 'RES-CA13', 'Oct-2012', '1121.10', '2012-11-03', '2012-11-03 10:37:51'),
(3218, 'RES-CA14', 'Oct-2012', '1212.00', '2012-11-03', '2012-11-03 10:37:51'),
(3219, 'RES-CA15', 'Oct-2012', '1112.00', '2012-11-03', '2012-11-03 10:37:51'),
(3220, 'RES-CA2', 'Oct-2012', '684.20', '2012-11-03', '2012-11-03 10:37:51'),
(3221, 'RES-CA3', 'Oct-2012', '474.00', '2012-11-03', '2012-11-03 10:37:51'),
(3222, 'RES-CA4', 'Oct-2012', '1135.30', '2012-11-03', '2012-11-03 10:37:51'),
(3223, 'RES-CA5', 'Oct-2012', '1762.90', '2012-11-03', '2012-11-03 10:37:51'),
(3224, 'RES-CA6', 'Oct-2012', '1508.10', '2012-11-03', '2012-11-03 10:37:51'),
(3225, 'RES-CA7', 'Oct-2012', '0.30', '2012-11-03', '2012-11-03 10:37:51'),
(3226, 'RES-CA8', 'Oct-2012', '2084.80', '2012-11-03', '2012-11-03 10:37:51'),
(3227, 'RES-CA9', 'Oct-2012', '1641.40', '2012-11-03', '2012-11-03 10:37:51'),
(3228, 'A1', 'Nov-2012', '8794.20', '2012-12-01', '2012-12-15 11:30:46'),
(3229, 'A2', 'Nov-2012', '403.40', '2012-12-01', '2012-12-15 11:30:46'),
(3230, 'A3', 'Nov-2012', '1843.00', '2012-12-01', '2012-12-15 11:30:46'),
(3231, 'A4', 'Nov-2012', '291.70', '2012-12-01', '2012-12-15 11:30:46'),
(3232, 'A5', 'Nov-2012', '2914.40', '2012-12-01', '2012-12-15 11:30:46'),
(3233, 'A6', 'Nov-2012', '3075.50', '2012-12-01', '2012-12-15 11:30:46'),
(3234, 'A7', 'Nov-2012', '2186.90', '2012-12-01', '2012-12-15 11:30:46'),
(3235, 'A8', 'Nov-2012', '129.30', '2012-12-01', '2012-12-15 11:30:46'),
(3236, 'B1', 'Nov-2012', '10250.20', '2012-12-01', '2012-12-15 11:30:46'),
(3237, 'B10', 'Nov-2012', '14278.40', '2012-12-01', '2012-12-15 11:30:46'),
(3238, 'B11', 'Nov-2012', '4475.00', '2012-12-01', '2012-12-15 11:30:46'),
(3239, 'B12', 'Nov-2012', '19351.00', '2012-12-01', '2012-12-15 11:30:46'),
(3240, 'B13', 'Nov-2012', '15463.20', '2012-12-01', '2012-12-15 11:30:46'),
(3241, 'B14', 'Nov-2012', '6869.00', '2012-12-01', '2012-12-15 11:30:46'),
(3242, 'B15', 'Nov-2012', '21252.00', '2012-12-01', '2012-12-15 11:30:46'),
(3243, 'B16', 'Nov-2012', '13368.00', '2012-12-01', '2012-12-15 11:30:46'),
(3244, 'B2', 'Nov-2012', '13747.40', '2012-12-01', '2012-12-15 11:30:46'),
(3245, 'B3', 'Nov-2012', '11607.90', '2012-12-01', '2012-12-15 11:30:46'),
(3246, 'B4', 'Nov-2012', '10093.90', '2012-12-01', '2012-12-15 11:30:46'),
(3247, 'B5', 'Nov-2012', '6937.80', '2012-12-01', '2012-12-15 11:30:46'),
(3248, 'B6', 'Nov-2012', '10707.50', '2012-12-01', '2012-12-15 11:30:46'),
(3249, 'B7', 'Nov-2012', '11888.40', '2012-12-01', '2012-12-15 11:30:46'),
(3250, 'B8', 'Nov-2012', '10113.60', '2012-12-01', '2012-12-15 11:30:46'),
(3251, 'B9', 'Nov-2012', '7883.00', '2012-12-01', '2012-12-15 11:30:46'),
(3252, 'C1', 'Nov-2012', '21107.00', '2012-12-01', '2012-12-15 11:30:46'),
(3253, 'C2', 'Nov-2012', '20232.00', '2012-12-01', '2012-12-15 11:30:46'),
(3254, 'D1', 'Nov-2012', '606.00', '2012-12-01', '2012-12-15 11:30:46'),
(3255, 'D10', 'Nov-2012', '30937.80', '2012-12-01', '2012-12-15 11:30:46'),
(3256, 'D11', 'Nov-2012', '13508.60', '2012-12-01', '2012-12-15 11:30:46'),
(3257, 'D12', 'Nov-2012', '21932.60', '2012-12-01', '2012-12-15 11:30:46'),
(3258, 'D13', 'Nov-2012', '2608.20', '2012-12-01', '2012-12-15 11:30:46'),
(3259, 'D14', 'Nov-2012', '13682.40', '2012-12-01', '2012-12-15 11:30:46'),
(3260, 'D15', 'Nov-2012', '19317.00', '2012-12-01', '2012-12-15 11:30:46'),
(3261, 'D16', 'Nov-2012', '8964.60', '2012-12-01', '2012-12-15 11:30:46'),
(3262, 'D17', 'Nov-2012', '4248.90', '2012-12-01', '2012-12-15 11:30:46'),
(3263, 'D18', 'Nov-2012', '7503.00', '2012-12-01', '2012-12-15 11:30:46'),
(3264, 'D19', 'Nov-2012', '5495.00', '2012-12-01', '2012-12-15 11:30:46'),
(3265, 'D2', 'Nov-2012', '11950.50', '2012-12-01', '2012-12-15 11:30:46'),
(3266, 'D20', 'Nov-2012', '16378.90', '2012-12-01', '2012-12-15 11:30:46'),
(3267, 'D21', 'Nov-2012', '3330.80', '2012-12-01', '2012-12-15 11:30:46'),
(3268, 'D22', 'Nov-2012', '4657.60', '2012-12-01', '2012-12-15 11:30:46'),
(3269, 'D23', 'Nov-2012', '6100.00', '2012-12-01', '2012-12-15 11:30:46'),
(3270, 'D24', 'Nov-2012', '8839.90', '2012-12-01', '2012-12-15 11:30:46'),
(3271, 'D25', 'Nov-2012', '31300.80', '2012-12-01', '2012-12-15 11:30:46'),
(3272, 'D26', 'Nov-2012', '32141.50', '2012-12-01', '2012-12-15 11:30:46'),
(3273, 'D27', 'Nov-2012', '28988.80', '2012-12-01', '2012-12-15 11:30:46'),
(3274, 'D28', 'Nov-2012', '25865.30', '2012-12-01', '2012-12-15 11:30:46'),
(3275, 'D3', 'Nov-2012', '11386.60', '2012-12-01', '2012-12-15 11:30:46'),
(3276, 'D4', 'Nov-2012', '15128.90', '2012-12-01', '2012-12-15 11:30:46'),
(3277, 'D5', 'Nov-2012', '4300.00', '2012-12-01', '2012-12-15 11:30:46'),
(3278, 'D6', 'Nov-2012', '20104.00', '2012-12-01', '2012-12-15 11:30:46'),
(3279, 'D7', 'Nov-2012', '22778.80', '2012-12-01', '2012-12-15 11:30:46'),
(3280, 'D8', 'Nov-2012', '12232.00', '2012-12-01', '2012-12-15 11:30:46'),
(3281, 'D9', 'Nov-2012', '5351.80', '2012-12-01', '2012-12-15 11:30:46'),
(3282, 'E1', 'Nov-2012', '17725.00', '2012-12-01', '2012-12-15 11:30:46'),
(3283, 'E10', 'Nov-2012', '9105.00', '2012-12-01', '2012-12-15 11:30:46'),
(3284, 'E11', 'Nov-2012', '19508.20', '2012-12-01', '2012-12-15 11:30:46'),
(3285, 'E12', 'Nov-2012', '16265.00', '2012-12-01', '2012-12-15 11:30:46'),
(3286, 'E13', 'Nov-2012', '5574.90', '2012-12-01', '2012-12-15 11:30:46'),
(3287, 'E14', 'Nov-2012', '1025.00', '2012-12-01', '2012-12-15 11:30:46'),
(3288, 'E2', 'Nov-2012', '12841.00', '2012-12-01', '2012-12-15 11:30:46'),
(3289, 'E3', 'Nov-2012', '34795.00', '2012-12-01', '2012-12-15 11:30:46'),
(3290, 'E4', 'Nov-2012', '62377.10', '2012-12-01', '2012-12-15 11:30:46'),
(3291, 'E5', 'Nov-2012', '79853.70', '2012-12-01', '2012-12-15 11:30:46'),
(3292, 'E6', 'Nov-2012', '28305.00', '2012-12-01', '2012-12-15 11:30:46'),
(3293, 'E7', 'Nov-2012', '14988.00', '2012-12-01', '2012-12-15 11:30:46'),
(3294, 'E8', 'Nov-2012', '15002.90', '2012-12-01', '2012-12-15 11:30:46'),
(3295, 'E9', 'Nov-2012', '12265.60', '2012-12-01', '2012-12-15 11:30:46'),
(3296, 'F1', 'Nov-2012', '3672.00', '2012-12-01', '2012-12-15 11:30:46'),
(3297, 'F2', 'Nov-2012', '4834.00', '2012-12-01', '2012-12-15 11:30:46'),
(3298, 'F3', 'Nov-2012', '5076.60', '2012-12-01', '2012-12-15 11:30:46'),
(3299, 'F4', 'Nov-2012', '4961.10', '2012-12-01', '2012-12-15 11:30:46'),
(3300, 'F5', 'Nov-2012', '3265.00', '2012-12-01', '2012-12-15 11:30:46'),
(3301, 'MSA-CA1', 'Nov-2012', '13831.00', '2012-12-01', '2012-12-15 11:30:46'),
(3302, 'MSA-CA2', 'Nov-2012', '16830.90', '2012-12-01', '2012-12-15 11:30:46'),
(3303, 'MSA101', 'Nov-2012', '7051.60', '2012-12-01', '2012-12-15 11:30:46'),
(3304, 'MSA102', 'Nov-2012', '6895.00', '2012-12-15', '2012-12-15 11:30:46'),
(3305, 'MSA103', 'Nov-2012', '5679.30', '2012-12-01', '2012-12-15 11:30:46'),
(3306, 'MSA104', 'Nov-2012', '8815.30', '2012-12-01', '2012-12-15 11:30:46'),
(3307, 'MSA105', 'Nov-2012', '6070.40', '2012-12-01', '2012-12-15 11:30:46'),
(3308, 'MSA106', 'Nov-2012', '7298.40', '2012-12-15', '2012-12-15 11:30:46'),
(3309, 'MSA201', 'Nov-2012', '3483.50', '2012-12-01', '2012-12-15 11:30:46'),
(3310, 'MSA202', 'Nov-2012', '3475.70', '2012-12-01', '2012-12-15 11:30:46'),
(3311, 'MSA203', 'Nov-2012', '6527.10', '2012-12-01', '2012-12-15 11:30:46'),
(3312, 'MSA204', 'Nov-2012', '2781.90', '2012-12-01', '2012-12-15 11:30:46'),
(3313, 'MSA205', 'Nov-2012', '8017.90', '2012-12-01', '2012-12-15 11:30:46'),
(3314, 'MSA206', 'Nov-2012', '4944.00', '2012-12-01', '2012-12-15 11:30:46'),
(3315, 'MSA301', 'Nov-2012', '782.70', '2012-12-01', '2012-12-15 11:30:46'),
(3316, 'MSA302', 'Nov-2012', '7263.60', '2012-12-01', '2012-12-15 11:30:46'),
(3317, 'MSA303', 'Nov-2012', '4829.80', '2012-12-01', '2012-12-15 11:30:46'),
(3318, 'MSA304', 'Nov-2012', '3018.20', '2012-12-01', '2012-12-15 11:30:46'),
(3319, 'MSA305', 'Nov-2012', '1262.90', '2012-12-01', '2012-12-15 11:30:46'),
(3320, 'MSA306', 'Nov-2012', '6650.70', '2012-12-01', '2012-12-15 11:30:46'),
(3321, 'MSA307', 'Nov-2012', '5158.20', '2012-12-01', '2012-12-15 11:30:46'),
(3322, 'MSA308', 'Nov-2012', '59.30', '2012-12-01', '2012-12-15 11:30:46'),
(3323, 'MSA401', 'Nov-2012', '4660.80', '2012-12-01', '2012-12-15 11:30:46'),
(3324, 'MSA402', 'Nov-2012', '2568.00', '2012-12-01', '2012-12-15 11:30:46'),
(3325, 'MSA403', 'Nov-2012', '4072.70', '2012-12-01', '2012-12-15 11:30:46'),
(3326, 'MSA404', 'Nov-2012', '2099.80', '2012-12-01', '2012-12-15 11:30:46'),
(3327, 'MSA405', 'Nov-2012', '1676.50', '2012-12-01', '2012-12-15 11:30:46'),
(3328, 'MSA406', 'Nov-2012', '3101.20', '2012-12-01', '2012-12-15 11:30:46'),
(3329, 'MSA407', 'Nov-2012', '9014.90', '2012-12-01', '2012-12-15 11:30:46'),
(3330, 'MSA408', 'Nov-2012', '1708.30', '2012-12-01', '2012-12-15 11:30:46'),
(3331, 'MSA409', 'Nov-2012', '1078.40', '2012-12-01', '2012-12-15 11:30:46'),
(3332, 'MSA410', 'Nov-2012', '4782.10', '2012-12-01', '2012-12-15 11:30:46'),
(3333, 'MSA501', 'Nov-2012', '5229.00', '2012-12-01', '2012-12-15 11:30:46'),
(3334, 'MSA502', 'Nov-2012', '5352.60', '2012-12-01', '2012-12-15 11:30:46'),
(3335, 'MSA503', 'Nov-2012', '2248.80', '2012-12-01', '2012-12-15 11:30:46'),
(3336, 'MSA504', 'Nov-2012', '1301.70', '2012-12-01', '2012-12-15 11:30:46'),
(3337, 'MSA505', 'Nov-2012', '5998.00', '2012-12-01', '2012-12-15 11:30:46'),
(3338, 'MSA506', 'Nov-2012', '2304.20', '2012-12-01', '2012-12-15 11:30:46'),
(3339, 'MSA507', 'Nov-2012', '477.60', '2012-12-01', '2012-12-15 11:30:46'),
(3340, 'MSA508', 'Nov-2012', '399.40', '2012-12-01', '2012-12-15 11:30:46'),
(3341, 'MSA509', 'Nov-2012', '1795.90', '2012-12-01', '2012-12-15 11:30:46'),
(3342, 'MSA510', 'Nov-2012', '1972.80', '2012-12-01', '2012-12-15 11:30:46'),
(3343, 'MSA601', 'Nov-2012', '319.80', '2012-12-01', '2012-12-15 11:30:46'),
(3344, 'MSA602', 'Nov-2012', '6387.20', '2012-12-01', '2012-12-15 11:30:46'),
(3345, 'MSA603', 'Nov-2012', '687.80', '2012-12-01', '2012-12-15 11:30:46'),
(3346, 'MSA604', 'Nov-2012', '63.40', '2012-12-01', '2012-12-15 11:30:46'),
(3347, 'MSA605', 'Nov-2012', '1906.00', '2012-12-01', '2012-12-15 11:30:46'),
(3348, 'MSA606', 'Nov-2012', '1242.90', '2012-12-01', '2012-12-15 11:30:46'),
(3349, 'MSA607', 'Nov-2012', '116.10', '2012-12-01', '2012-12-15 11:30:46'),
(3350, 'MSA608', 'Nov-2012', '4922.50', '2012-12-01', '2012-12-15 11:30:46'),
(3351, 'MSA609', 'Nov-2012', '5.10', '2012-12-01', '2012-12-15 11:30:46'),
(3352, 'MSA610', 'Nov-2012', '94.50', '2012-12-01', '2012-12-15 11:30:46'),
(3353, 'RES-CA1', 'Nov-2012', '1100.40', '2012-12-01', '2012-12-15 11:30:46'),
(3354, 'RES-CA10', 'Nov-2012', '1562.60', '2012-12-01', '2012-12-15 11:30:46'),
(3355, 'RES-CA11', 'Nov-2012', '2426.60', '2012-12-01', '2012-12-15 11:30:46'),
(3356, 'RES-CA12', 'Nov-2012', '1097.60', '2012-12-01', '2012-12-15 11:30:46'),
(3357, 'RES-CA13', 'Nov-2012', '1146.00', '2012-12-01', '2012-12-15 11:30:46'),
(3358, 'RES-CA14', 'Nov-2012', '1230.20', '2012-12-01', '2012-12-15 11:30:46'),
(3359, 'RES-CA15', 'Nov-2012', '1159.30', '2012-12-01', '2012-12-15 11:30:46'),
(3360, 'RES-CA2', 'Nov-2012', '713.00', '2012-12-01', '2012-12-15 11:30:46'),
(3361, 'RES-CA3', 'Nov-2012', '485.00', '2012-12-01', '2012-12-15 11:30:46'),
(3362, 'RES-CA4', 'Nov-2012', '1156.60', '2012-12-01', '2012-12-15 11:30:46'),
(3363, 'RES-CA5', 'Nov-2012', '1784.20', '2012-12-01', '2012-12-15 11:30:46'),
(3364, 'RES-CA6', 'Nov-2012', '1522.70', '2012-12-01', '2012-12-15 11:30:46'),
(3365, 'RES-CA7', 'Nov-2012', '0.30', '2012-12-01', '2012-12-15 11:30:46'),
(3366, 'RES-CA8', 'Nov-2012', '2130.70', '2012-12-01', '2012-12-15 11:30:46'),
(3367, 'RES-CA9', 'Nov-2012', '1673.00', '2012-12-01', '2012-12-15 11:30:46'),
(3368, 'A1', 'Dec-2012', '8858.40', '2013-01-01', '2013-01-01 16:28:36'),
(3369, 'A2', 'Dec-2012', '519.90', '2013-01-01', '2013-01-01 16:28:36'),
(3370, 'A3', 'Dec-2012', '1910.20', '2013-01-01', '2013-01-01 16:28:36'),
(3371, 'A4', 'Dec-2012', '426.00', '2013-01-01', '2013-01-01 16:28:36'),
(3372, 'A5', 'Dec-2012', '3103.00', '2013-01-01', '2013-01-01 16:28:36'),
(3373, 'A6', 'Dec-2012', '3281.00', '2013-01-01', '2013-01-01 16:28:36'),
(3374, 'A7', 'Dec-2012', '2216.90', '2013-01-01', '2013-01-01 16:28:36'),
(3375, 'A8', 'Dec-2012', '272.40', '2013-01-01', '2013-01-01 16:28:36'),
(3376, 'B1', 'Dec-2012', '10448.20', '2013-01-01', '2013-01-01 16:28:36'),
(3377, 'B10', 'Dec-2012', '14498.70', '2013-01-01', '2013-01-01 16:28:36'),
(3378, 'B11', 'Dec-2012', '4636.20', '2013-01-01', '2013-01-01 16:28:36'),
(3379, 'B12', 'Dec-2012', '19586.90', '2013-01-01', '2013-01-01 16:28:36'),
(3380, 'B13', 'Dec-2012', '15617.90', '2013-01-01', '2013-01-01 16:28:36'),
(3381, 'B14', 'Dec-2012', '6946.30', '2013-01-01', '2013-01-01 16:28:36'),
(3382, 'B15', 'Dec-2012', '22087.60', '2013-01-01', '2013-01-01 16:28:36'),
(3383, 'B16', 'Dec-2012', '13549.70', '2013-01-01', '2013-01-01 16:28:36'),
(3384, 'B2', 'Dec-2012', '13947.40', '2013-01-01', '2013-01-01 16:28:36'),
(3385, 'B3', 'Dec-2012', '11745.50', '2013-01-01', '2013-01-01 16:28:36'),
(3386, 'B4', 'Dec-2012', '10368.80', '2013-01-01', '2013-01-01 16:28:36'),
(3387, 'B5', 'Dec-2012', '7088.30', '2013-01-01', '2013-01-01 16:28:36'),
(3388, 'B6', 'Dec-2012', '10708.30', '2013-01-01', '2013-01-01 16:28:36'),
(3389, 'B7', 'Dec-2012', '12010.00', '2013-01-01', '2013-01-01 16:28:36'),
(3390, 'B8', 'Dec-2012', '10228.70', '2013-01-01', '2013-01-01 16:28:36'),
(3391, 'B9', 'Dec-2012', '7963.00', '2013-01-01', '2013-01-01 16:28:36'),
(3392, 'C1', 'Dec-2012', '21107.30', '2013-01-01', '2013-01-01 16:28:36'),
(3393, 'C2', 'Dec-2012', '20252.40', '2013-01-01', '2013-01-01 16:28:36'),
(3394, 'D1', 'Dec-2012', '813.20', '2013-01-01', '2013-01-01 16:28:36'),
(3395, 'D10', 'Dec-2012', '31514.00', '2013-01-01', '2013-01-01 16:28:36'),
(3396, 'D11', 'Dec-2012', '13601.40', '2013-01-01', '2013-01-01 16:28:36'),
(3397, 'D12', 'Dec-2012', '22201.10', '2013-01-01', '2013-01-01 16:28:36'),
(3398, 'D13', 'Dec-2012', '2720.70', '2013-01-01', '2013-01-01 16:28:36'),
(3399, 'D14', 'Dec-2012', '14177.00', '2013-01-01', '2013-01-01 16:28:36'),
(3400, 'D15', 'Dec-2012', '19588.30', '2013-01-01', '2013-01-01 16:28:36'),
(3401, 'D16', 'Dec-2012', '9181.40', '2013-01-01', '2013-01-01 16:28:36'),
(3402, 'D17', 'Dec-2012', '4313.20', '2013-01-01', '2013-01-01 16:28:36'),
(3403, 'D18', 'Dec-2012', '7542.50', '2013-01-01', '2013-01-01 16:28:36'),
(3404, 'D19', 'Dec-2012', '5629.70', '2013-01-01', '2013-01-01 16:28:36'),
(3405, 'D2', 'Dec-2012', '12009.00', '2013-01-01', '2013-01-01 16:28:36'),
(3406, 'D20', 'Dec-2012', '16699.20', '2013-01-01', '2013-01-01 16:28:36'),
(3407, 'D21', 'Dec-2012', '3384.50', '2013-01-01', '2013-01-01 16:28:36'),
(3408, 'D22', 'Dec-2012', '4695.00', '2013-01-01', '2013-01-01 16:28:36'),
(3409, 'D23', 'Dec-2012', '6294.20', '2013-01-01', '2013-01-01 16:28:36'),
(3410, 'D24', 'Dec-2012', '8924.30', '2013-01-01', '2013-01-01 16:28:36'),
(3411, 'D25', 'Dec-2012', '31433.60', '2013-01-01', '2013-01-01 16:28:36'),
(3412, 'D26', 'Dec-2012', '32553.50', '2013-01-01', '2013-01-01 16:28:36'),
(3413, 'D27', 'Dec-2012', '29109.20', '2013-01-01', '2013-01-01 16:28:36'),
(3414, 'D3', 'Dec-2012', '11543.00', '2013-01-01', '2013-01-01 16:28:36'),
(3415, 'D4', 'Dec-2012', '15286.50', '2013-01-01', '2013-01-01 16:28:36'),
(3416, 'D5', 'Dec-2012', '4394.00', '2013-01-01', '2013-01-01 16:28:36'),
(3417, 'D6', 'Dec-2012', '20284.30', '2013-01-01', '2013-01-01 16:28:36'),
(3418, 'D7', 'Dec-2012', '23143.00', '2013-01-01', '2013-01-01 16:28:36'),
(3419, 'D8', 'Dec-2012', '12346.00', '2013-01-01', '2013-01-01 16:28:36'),
(3420, 'D9', 'Dec-2012', '5479.50', '2013-01-01', '2013-01-01 16:28:36'),
(3421, 'E1', 'Dec-2012', '17887.60', '2013-01-01', '2013-01-01 16:28:36'),
(3422, 'E10', 'Dec-2012', '9320.80', '2013-01-01', '2013-01-01 16:28:36'),
(3423, 'E11', 'Dec-2012', '20751.60', '2013-01-01', '2013-01-01 16:28:36'),
(3424, 'E12', 'Dec-2012', '16618.40', '2013-01-01', '2013-01-01 16:28:36'),
(3425, 'E13', 'Dec-2012', '5797.00', '2013-01-01', '2013-01-01 16:28:36'),
(3426, 'E14', 'Dec-2012', '1095.00', '2013-01-01', '2013-01-01 16:28:36'),
(3427, 'E2', 'Dec-2012', '13090.00', '2013-01-01', '2013-01-01 16:28:36'),
(3428, 'E3', 'Dec-2012', '35010.80', '2013-01-01', '2013-01-01 16:28:36'),
(3429, 'E4', 'Dec-2012', '62614.00', '2013-01-01', '2013-01-01 16:28:36'),
(3430, 'E5', 'Dec-2012', '80397.70', '2013-01-01', '2013-01-01 16:28:36'),
(3431, 'E6', 'Dec-2012', '28665.60', '2013-01-01', '2013-01-01 16:28:36'),
(3432, 'E7', 'Dec-2012', '15105.70', '2013-01-01', '2013-01-01 16:28:36'),
(3433, 'E8', 'Dec-2012', '15342.80', '2013-01-01', '2013-01-01 16:28:36'),
(3434, 'E9', 'Dec-2012', '12359.30', '2013-01-01', '2013-01-01 16:28:36'),
(3435, 'F1', 'Dec-2012', '3673.00', '2013-01-01', '2013-01-01 16:28:36'),
(3436, 'F2', 'Dec-2012', '5062.30', '2013-01-01', '2013-01-01 16:28:36'),
(3437, 'F3', 'Dec-2012', '5251.30', '2013-01-01', '2013-01-01 16:28:36'),
(3438, 'F4', 'Dec-2012', '4999.20', '2013-01-01', '2013-01-01 16:28:36'),
(3439, 'F5', 'Dec-2012', '3440.50', '2013-01-01', '2013-01-01 16:28:36'),
(3440, 'MSA-CA1', 'Dec-2012', '14031.50', '2013-01-01', '2013-01-01 16:28:36'),
(3441, 'MSA-CA2', 'Dec-2012', '17197.70', '2013-01-01', '2013-01-01 16:28:36'),
(3442, 'MSA101', 'Dec-2012', '7051.50', '2013-01-01', '2013-01-01 16:28:36'),
(3443, 'MSA102', 'Dec-2012', '6958.40', '2013-01-01', '2013-01-01 16:28:36'),
(3444, 'MSA103', 'Dec-2012', '5732.20', '2013-01-01', '2013-01-01 16:28:36'),
(3445, 'MSA104', 'Dec-2012', '8850.20', '2013-01-01', '2013-01-01 16:28:36'),
(3446, 'MSA105', 'Dec-2012', '6095.30', '2013-01-01', '2013-01-01 16:28:36'),
(3447, 'MSA106', 'Dec-2012', '7355.20', '2013-01-01', '2013-01-01 16:28:36'),
(3448, 'MSA201', 'Dec-2012', '3581.30', '2013-01-01', '2013-01-01 16:28:36'),
(3449, 'MSA202', 'Dec-2012', '3501.70', '2013-01-01', '2013-01-01 16:28:36'),
(3450, 'MSA203', 'Dec-2012', '6573.90', '2013-01-01', '2013-01-01 16:28:36'),
(3451, 'MSA204', 'Dec-2012', '2871.20', '2013-01-01', '2013-01-01 16:28:36'),
(3452, 'MSA205', 'Dec-2012', '8155.20', '2013-01-01', '2013-01-01 16:28:36'),
(3453, 'MSA206', 'Dec-2012', '4964.50', '2013-01-01', '2013-01-01 16:28:36'),
(3454, 'MSA301', 'Dec-2012', '790.90', '2013-01-01', '2013-01-01 16:28:36'),
(3455, 'MSA302', 'Dec-2012', '7379.70', '2013-01-01', '2013-01-01 16:28:36'),
(3456, 'MSA303', 'Dec-2012', '4960.90', '2013-01-01', '2013-01-01 16:28:36'),
(3457, 'MSA304', 'Dec-2012', '3040.00', '2013-01-01', '2013-01-01 16:28:36'),
(3458, 'MSA305', 'Dec-2012', '1284.90', '2013-01-01', '2013-01-01 16:28:36'),
(3459, 'MSA306', 'Dec-2012', '6696.80', '2013-01-01', '2013-01-01 16:28:36'),
(3460, 'MSA307', 'Dec-2012', '5167.80', '2013-01-01', '2013-01-01 16:28:36'),
(3461, 'MSA308', 'Dec-2012', '67.80', '2013-01-01', '2013-01-01 16:28:36'),
(3462, 'MSA401', 'Dec-2012', '4699.40', '2013-01-01', '2013-01-01 16:28:36'),
(3463, 'MSA402', 'Dec-2012', '2608.40', '2013-01-01', '2013-01-01 16:28:36'),
(3464, 'MSA403', 'Dec-2012', '4128.30', '2013-01-01', '2013-01-01 16:28:36'),
(3465, 'MSA404', 'Dec-2012', '2130.70', '2013-01-01', '2013-01-01 16:28:36'),
(3466, 'MSA405', 'Dec-2012', '1698.00', '2013-01-01', '2013-01-01 16:28:36'),
(3467, 'MSA406', 'Dec-2012', '3143.50', '2013-01-01', '2013-01-01 16:28:36'),
(3468, 'MSA407', 'Dec-2012', '9031.70', '2013-01-01', '2013-01-01 16:28:36'),
(3469, 'MSA408', 'Dec-2012', '1726.40', '2013-01-01', '2013-01-01 16:28:36'),
(3470, 'MSA409', 'Dec-2012', '1092.10', '2013-01-01', '2013-01-01 16:28:36'),
(3471, 'MSA410', 'Dec-2012', '4806.40', '2013-01-01', '2013-01-01 16:28:36'),
(3472, 'MSA501', 'Dec-2012', '5272.50', '2013-01-01', '2013-01-01 16:28:36'),
(3473, 'MSA502', 'Dec-2012', '5371.00', '2013-01-01', '2013-01-01 16:28:36'),
(3474, 'MSA503', 'Dec-2012', '2275.70', '2013-01-01', '2013-01-01 16:28:36'),
(3475, 'MSA504', 'Dec-2012', '1340.10', '2013-01-01', '2013-01-01 16:28:36'),
(3476, 'MSA505', 'Dec-2012', '6044.80', '2013-01-01', '2013-01-01 16:28:36'),
(3477, 'MSA506', 'Dec-2012', '2319.40', '2013-01-01', '2013-01-01 16:28:36'),
(3478, 'MSA507', 'Dec-2012', '501.60', '2013-01-01', '2013-01-01 16:28:36'),
(3479, 'MSA508', 'Dec-2012', '444.50', '2013-01-01', '2013-01-01 16:28:36'),
(3480, 'MSA509', 'Dec-2012', '1819.20', '2013-01-01', '2013-01-01 16:28:36'),
(3481, 'MSA510', 'Dec-2012', '2164.10', '2013-01-01', '2013-01-01 16:28:36'),
(3482, 'MSA601', 'Dec-2012', '333.70', '2013-01-01', '2013-01-01 16:28:36'),
(3483, 'MSA602', 'Dec-2012', '6422.60', '2013-01-01', '2013-01-01 16:28:36'),
(3484, 'MSA603', 'Dec-2012', '704.50', '2013-01-01', '2013-01-01 16:28:36'),
(3485, 'MSA604', 'Dec-2012', '99.50', '2013-01-01', '2013-01-01 16:28:36'),
(3486, 'MSA605', 'Dec-2012', '1931.90', '2013-01-01', '2013-01-01 16:28:36'),
(3487, 'MSA606', 'Dec-2012', '1304.10', '2013-01-01', '2013-01-01 16:28:36'),
(3488, 'MSA607', 'Dec-2012', '123.80', '2013-01-01', '2013-01-01 16:28:36'),
(3489, 'MSA608', 'Dec-2012', '4946.60', '2013-01-01', '2013-01-01 16:28:36'),
(3490, 'MSA609', 'Dec-2012', '15.50', '2013-01-01', '2013-01-01 16:28:36'),
(3491, 'MSA610', 'Dec-2012', '114.60', '2013-01-01', '2013-01-01 16:28:36'),
(3492, 'RES-CA1', 'Dec-2012', '1132.00', '2013-01-01', '2013-01-01 16:28:36'),
(3493, 'RES-CA10', 'Dec-2012', '1596.80', '2013-01-01', '2013-01-01 16:28:36'),
(3494, 'RES-CA11', 'Dec-2012', '2470.80', '2013-01-01', '2013-01-01 16:28:36'),
(3495, 'RES-CA12', 'Dec-2012', '1122.40', '2013-01-01', '2013-01-01 16:28:36'),
(3496, 'RES-CA13', 'Dec-2012', '1169.60', '2013-01-01', '2013-01-01 16:28:36'),
(3497, 'RES-CA14', 'Dec-2012', '1248.20', '2013-01-01', '2013-01-01 16:28:36'),
(3498, 'RES-CA15', 'Dec-2012', '1166.60', '2013-01-01', '2013-01-01 16:28:36'),
(3499, 'RES-CA2', 'Dec-2012', '772.40', '2013-01-01', '2013-01-01 16:28:36'),
(3500, 'RES-CA3', 'Dec-2012', '497.70', '2013-01-01', '2013-01-01 16:28:36'),
(3501, 'RES-CA4', 'Dec-2012', '1175.60', '2013-01-01', '2013-01-01 16:28:36'),
(3502, 'RES-CA5', 'Dec-2012', '1805.20', '2013-01-01', '2013-01-01 16:28:36'),
(3503, 'RES-CA6', 'Dec-2012', '1533.00', '2013-01-01', '2013-01-01 16:28:36'),
(3504, 'RES-CA7', 'Dec-2012', '0.30', '2013-01-01', '2013-01-01 16:28:36'),
(3505, 'RES-CA8', 'Dec-2012', '2175.40', '2013-01-01', '2013-01-01 16:28:36'),
(3506, 'RES-CA9', 'Dec-2012', '1712.50', '2013-01-01', '2013-01-01 16:28:36'),
(3507, 'VH3-301', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3508, 'VH3-302', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3509, 'A1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3510, 'A2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3511, 'A3', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3512, 'A4', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3513, 'A5', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3514, 'A6', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3515, 'A7', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3516, 'A8', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3517, 'B1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3518, 'B10', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3519, 'B11', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3520, 'B12', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27');
INSERT INTO `el_reading2` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(3521, 'B13', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3522, 'B14', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3523, 'B15', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3524, 'B16', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3525, 'B2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3526, 'B3', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3527, 'B4', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3528, 'B5', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3529, 'B6', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3530, 'B7', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3531, 'B8', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3532, 'B9', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3533, 'C1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3534, 'C2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3535, 'D1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3536, 'D10', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3537, 'D11', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3538, 'D12', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3539, 'D13', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3540, 'D14', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3541, 'D15', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3542, 'D16', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3543, 'D17', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3544, 'D18', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3545, 'D19', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3546, 'D2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3547, 'D20', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3548, 'D21', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3549, 'D22', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3550, 'D23', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3551, 'D24', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3552, 'D25', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3553, 'D26', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3554, 'D27', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3555, 'D28', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3556, 'D3', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3557, 'D4', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3558, 'D5', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3559, 'D6', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3560, 'D7', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3561, 'D8', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3562, 'D9', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3563, 'E1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3564, 'E10', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3565, 'E11', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3566, 'E12', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3567, 'E13', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3568, 'E14', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3569, 'E2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3570, 'E3', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3571, 'E4', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3572, 'E5', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3573, 'E6', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3574, 'E7', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3575, 'E8', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3576, 'E9', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3577, 'F1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3578, 'F2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3579, 'F3', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3580, 'F4', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3581, 'F5', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3582, 'MSA-CA1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3583, 'MSA-CA2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3584, 'MSA101', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3585, 'MSA102', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3586, 'MSA103', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3587, 'MSA104', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3588, 'MSA105', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3589, 'MSA106', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3590, 'MSA201', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3591, 'MSA202', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3592, 'MSA203', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3593, 'MSA204', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3594, 'MSA205', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3595, 'MSA206', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3596, 'MSA301', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3597, 'MSA302', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3598, 'MSA303', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3599, 'MSA304', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3600, 'MSA305', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3601, 'MSA306', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3602, 'MSA307', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3603, 'MSA308', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3604, 'MSA401', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3605, 'MSA402', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3606, 'MSA403', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3607, 'MSA404', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3608, 'MSA405', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3609, 'MSA406', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3610, 'MSA407', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3611, 'MSA408', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3612, 'MSA409', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3613, 'MSA410', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3614, 'MSA501', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3615, 'MSA502', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3616, 'MSA503', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3617, 'MSA504', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3618, 'MSA505', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3619, 'MSA506', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3620, 'MSA507', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3621, 'MSA508', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3622, 'MSA509', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3623, 'MSA510', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3624, 'MSA601', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3625, 'MSA602', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3626, 'MSA603', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3627, 'MSA604', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3628, 'MSA605', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3629, 'MSA606', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3630, 'MSA607', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3631, 'MSA608', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3632, 'MSA609', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3633, 'MSA610', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3634, 'RES-CA1', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3635, 'RES-CA10', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3636, 'RES-CA11', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3637, 'RES-CA12', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3638, 'RES-CA13', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3639, 'RES-CA14', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3640, 'RES-CA15', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3641, 'RES-CA2', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3642, 'RES-CA3', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3643, 'RES-CA4', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3644, 'RES-CA5', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3645, 'RES-CA6', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3646, 'RES-CA7', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3647, 'RES-CA8', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27'),
(3648, 'RES-CA9', 'Jan-2013', '0.00', '2013-02-12', '2013-02-01 10:08:27');
-- --------------------------------------------------------
--
-- Table structure for table `el_reading3`
--
CREATE TABLE `el_reading3` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) DEFAULT NULL,
`reading` decimal(10,2) DEFAULT '0.00',
`datereading` date NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 PACK_KEYS=0;
--
-- Dumping data for table `el_reading3`
--
INSERT INTO `el_reading3` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(6288, 'A1', 'Jun-2015', '15612.00', '2015-07-15', '2015-07-15 16:29:04'),
(6289, 'A2', 'Jun-2015', '8604.00', '2015-07-15', '2015-07-15 16:29:04'),
(6290, 'A3', 'Jun-2015', '5372.00', '2015-07-15', '2015-07-15 16:29:04'),
(6291, 'A4', 'Jun-2015', '3452.00', '2015-07-15', '2015-07-15 16:29:04'),
(6292, 'A5', 'Jun-2015', '10670.00', '2015-07-15', '2015-07-15 16:29:04'),
(6293, 'A6', 'Jun-2015', '9635.00', '2015-07-15', '2015-07-15 16:29:04'),
(6294, 'A7', 'Jun-2015', '8021.00', '2015-07-15', '2015-07-15 16:29:04'),
(6295, 'A8', 'Jun-2015', '6347.00', '2015-07-15', '2015-07-15 16:29:04'),
(6296, 'B1', 'Jun-2015', '18597.00', '2015-07-15', '2015-07-15 16:29:04'),
(6297, 'B2', 'Jun-2015', '24178.00', '2015-07-15', '2015-07-15 16:29:04'),
(6298, 'B3', 'Jun-2015', '16759.00', '2015-07-15', '2015-07-15 16:29:04'),
(6299, 'B4', 'Jun-2015', '21321.00', '2015-07-15', '2015-07-15 16:29:04'),
(6300, 'B5', 'Jun-2015', '12909.00', '2015-07-15', '2015-07-15 16:29:04'),
(6301, 'B6', 'Jun-2015', '15662.00', '2015-07-15', '2015-07-15 16:29:04'),
(6302, 'B7', 'Jun-2015', '18270.00', '2015-07-15', '2015-07-15 16:29:04'),
(6303, 'B8', 'Jun-2015', '22009.00', '2015-07-15', '2015-07-15 16:29:04'),
(6304, 'B9', 'Jun-2015', '12173.00', '2015-07-15', '2015-07-15 16:29:04'),
(6305, 'B10', 'Jun-2015', '23537.00', '2015-07-15', '2015-07-15 16:29:04'),
(6306, 'B11', 'Jun-2015', '12524.00', '2015-07-15', '2015-07-15 16:29:04'),
(6307, 'B12', 'Jun-2015', '27046.00', '2015-07-15', '2015-07-15 16:29:04'),
(6308, 'B13', 'Jun-2015', '23377.00', '2015-07-15', '2015-07-15 16:29:04'),
(6309, 'B14', 'Jun-2015', '13259.00', '2015-07-15', '2015-07-15 16:29:04'),
(6310, 'B15', 'Jun-2015', '38921.00', '2015-07-15', '2015-07-15 16:29:04'),
(6311, 'B16', 'Jun-2015', '23985.00', '2015-07-15', '2015-07-15 16:29:04'),
(6312, 'C1', 'Jun-2015', '30793.00', '2015-07-15', '2015-07-15 16:29:04'),
(6313, 'C2', 'Jun-2015', '24760.00', '2015-07-15', '2015-07-15 16:29:04'),
(6314, 'D1', 'Jun-2015', '8554.00', '2015-07-15', '2015-07-15 16:29:04'),
(6315, 'D2', 'Jun-2015', '21022.00', '2015-07-15', '2015-07-15 16:29:04'),
(6316, 'D3', 'Jun-2015', '20661.00', '2015-07-15', '2015-07-15 16:29:04'),
(6317, 'D4', 'Jun-2015', '26542.00', '2015-07-15', '2015-07-15 16:29:04'),
(6318, 'D5', 'Jun-2015', '10463.00', '2015-07-15', '2015-07-15 16:29:04'),
(6319, 'D6', 'Jun-2015', '29640.00', '2015-07-15', '2015-07-15 16:29:04'),
(6320, 'D7', 'Jun-2015', '37019.00', '2015-07-15', '2015-07-15 16:29:04'),
(6321, 'D8', 'Jun-2015', '25077.00', '2015-07-15', '2015-07-15 16:29:04'),
(6322, 'D9', 'Jun-2015', '13942.00', '2015-07-15', '2015-07-15 16:29:04'),
(6323, 'D10', 'Jun-2015', '41205.00', '2015-07-15', '2015-07-15 16:29:04'),
(6324, 'D11', 'Jun-2015', '22649.00', '2015-07-15', '2015-07-15 16:29:04'),
(6325, 'D12', 'Jun-2015', '39522.00', '2015-07-15', '2015-07-15 16:29:04'),
(6326, 'D13', 'Jun-2015', '5386.00', '2015-07-15', '2015-07-15 16:29:04'),
(6327, 'D14', 'Jun-2015', '33980.00', '2015-07-15', '2015-07-15 16:29:04'),
(6328, 'D15', 'Jun-2015', '26278.00', '2015-07-15', '2015-07-15 16:29:04'),
(6329, 'D16', 'Jun-2015', '21540.00', '2015-07-15', '2015-07-15 16:29:04'),
(6330, 'D17', 'Jun-2015', '6823.00', '2015-07-15', '2015-07-15 16:29:04'),
(6331, 'D18', 'Jun-2015', '12080.00', '2015-07-15', '2015-07-15 16:29:04'),
(6332, 'D19', 'Jun-2015', '6994.00', '2015-07-15', '2015-07-15 16:29:04'),
(6333, 'D20', 'Jun-2015', '25288.00', '2015-07-15', '2015-07-15 16:29:04'),
(6334, 'D21', 'Jun-2015', '9059.00', '2015-07-15', '2015-07-15 16:29:04'),
(6335, 'D22', 'Jun-2015', '7942.00', '2015-07-15', '2015-07-15 16:29:04'),
(6336, 'D23', 'Jun-2015', '7056.00', '2015-07-15', '2015-07-15 16:29:04'),
(6337, 'D24', 'Jun-2015', '14671.00', '2015-07-15', '2015-07-15 16:29:04'),
(6338, 'D25', 'Jun-2015', '40541.00', '2015-07-15', '2015-07-15 16:29:04'),
(6339, 'D26', 'Jun-2015', '51567.00', '2015-07-15', '2015-07-15 16:29:04'),
(6340, 'D27', 'Jun-2015', '36858.00', '2015-07-15', '2015-07-15 16:29:04'),
(6341, 'D28', 'Jun-2015', '36579.00', '2015-07-15', '2015-07-15 16:29:04'),
(6342, 'E1', 'Jun-2015', '21728.00', '2015-07-15', '2015-07-15 16:29:04'),
(6343, 'E2', 'Jun-2015', '22845.00', '2015-07-15', '2015-07-15 16:29:04'),
(6344, 'E3', 'Jun-2015', '44806.00', '2015-07-15', '2015-07-15 16:29:04'),
(6345, 'E4', 'Jun-2015', '80124.00', '2015-07-15', '2015-07-15 16:29:04'),
(6346, 'E5', 'Jun-2015', '6038.00', '2015-07-15', '2015-07-15 16:29:04'),
(6347, 'E6', 'Jun-2015', '41622.00', '2015-07-15', '2015-07-15 16:29:04'),
(6348, 'E7', 'Jun-2015', '17583.00', '2015-07-15', '2015-07-15 16:29:04'),
(6349, 'E8', 'Jun-2015', '24635.00', '2015-07-15', '2015-07-15 16:29:04'),
(6350, 'E9', 'Jun-2015', '27503.00', '2015-07-15', '2015-07-15 16:29:04'),
(6351, 'E10', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6352, 'E11', 'Jun-2015', '39588.00', '2015-07-15', '2015-07-15 16:29:04'),
(6353, 'E12', 'Jun-2015', '33382.00', '2015-07-15', '2015-07-15 16:29:04'),
(6354, 'E13', 'Jun-2015', '12539.00', '2015-07-15', '2015-07-15 16:29:04'),
(6355, 'E14', 'Jun-2015', '9119.00', '2015-07-15', '2015-07-15 16:29:04'),
(6356, 'F1', 'Jun-2015', '13181.00', '2015-07-15', '2015-07-15 16:29:04'),
(6357, 'F2', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6358, 'F3', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6359, 'F4', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6360, 'F5', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6361, 'MSA101', 'Jun-2015', '7051.50', '2015-07-15', '2015-07-15 16:29:04'),
(6362, 'MSA102', 'Jun-2015', '11328.00', '2015-07-15', '2015-07-15 16:29:04'),
(6363, 'MSA103', 'Jun-2015', '11505.00', '2015-07-15', '2015-07-15 16:29:04'),
(6364, 'MSA104', 'Jun-2015', '18316.00', '2015-07-15', '2015-07-15 16:29:04'),
(6365, 'MSA105', 'Jun-2015', '10977.00', '2015-07-15', '2015-07-15 16:29:04'),
(6366, 'MSA106', 'Jun-2015', '8946.00', '2015-07-15', '2015-07-15 16:29:04'),
(6367, 'MSA201', 'Jun-2015', '6454.00', '2015-07-15', '2015-07-15 16:29:04'),
(6368, 'MSA202', 'Jun-2015', '4883.00', '2015-07-15', '2015-07-15 16:29:04'),
(6369, 'MSA203', 'Jun-2015', '10772.00', '2015-07-15', '2015-07-15 16:29:04'),
(6370, 'MSA204', 'Jun-2015', '6761.00', '2015-07-15', '2015-07-15 16:29:04'),
(6371, 'MSA205', 'Jun-2015', '11008.00', '2015-07-15', '2015-07-15 16:29:04'),
(6372, 'MSA206', 'Jun-2015', '6752.00', '2015-07-15', '2015-07-15 16:29:04'),
(6373, 'MSA301', 'Jun-2015', '1036.00', '2015-07-15', '2015-07-15 16:29:04'),
(6374, 'MSA302', 'Jun-2015', '9938.00', '2015-07-15', '2015-07-15 16:29:04'),
(6375, 'MSA303', 'Jun-2015', '6536.00', '2015-07-15', '2015-07-15 16:29:04'),
(6376, 'MSA304', 'Jun-2015', '6659.00', '2015-07-15', '2015-07-15 16:29:04'),
(6377, 'MSA305', 'Jun-2015', '6474.00', '2015-07-15', '2015-07-15 16:29:04'),
(6378, 'MSA306', 'Jun-2015', '9041.00', '2015-07-15', '2015-07-15 16:29:04'),
(6379, 'MSA307', 'Jun-2015', '6806.00', '2015-07-15', '2015-07-15 16:29:04'),
(6380, 'MSA308', 'Jun-2015', '577.00', '2015-07-15', '2015-07-15 16:29:04'),
(6381, 'MSA401', 'Jun-2015', '6884.00', '2015-07-15', '2015-07-15 16:29:04'),
(6382, 'MSA402', 'Jun-2015', '4005.00', '2015-07-15', '2015-07-15 16:29:04'),
(6383, 'MSA403', 'Jun-2015', '7060.00', '2015-07-15', '2015-07-15 16:29:04'),
(6384, 'MSA404', 'Jun-2015', '3230.00', '2015-07-15', '2015-07-15 16:29:04'),
(6385, 'MSA405', 'Jun-2015', '3619.00', '2015-07-15', '2015-07-15 16:29:04'),
(6386, 'MSA406', 'Jun-2015', '4990.00', '2015-07-15', '2015-07-15 16:29:04'),
(6387, 'MSA407', 'Jun-2015', '10352.00', '2015-07-15', '2015-07-15 16:29:04'),
(6388, 'MSA408', 'Jun-2015', '2953.00', '2015-07-15', '2015-07-15 16:29:04'),
(6389, 'MSA409', 'Jun-2015', '1757.00', '2015-07-15', '2015-07-15 16:29:04'),
(6390, 'MSA410', 'Jun-2015', '1757.00', '2015-07-15', '2015-07-15 16:29:04'),
(6391, 'MSA501', 'Jun-2015', '7770.00', '2015-07-15', '2015-07-15 16:29:04'),
(6392, 'MSA502', 'Jun-2015', '7859.00', '2015-07-15', '2015-07-15 16:29:04'),
(6393, 'MSA503', 'Jun-2015', '3954.00', '2015-07-15', '2015-07-15 16:29:04'),
(6394, 'MSA504', 'Jun-2015', '4149.00', '2015-07-15', '2015-07-15 16:29:04'),
(6395, 'MSA505', 'Jun-2015', '8601.00', '2015-07-15', '2015-07-15 16:29:04'),
(6396, 'MSA506', 'Jun-2015', '4519.00', '2015-07-15', '2015-07-15 16:29:04'),
(6397, 'MSA507', 'Jun-2015', '1453.00', '2015-07-15', '2015-07-15 16:29:04'),
(6398, 'MSA508', 'Jun-2015', '2444.00', '2015-07-15', '2015-07-15 16:29:04'),
(6399, 'MSA509', 'Jun-2015', '4089.00', '2015-07-15', '2015-07-15 16:29:04'),
(6400, 'MSA510', 'Jun-2015', '5127.00', '2015-07-15', '2015-07-15 16:29:04'),
(6401, 'MSA601', 'Jun-2015', '2924.00', '2015-07-15', '2015-07-15 16:29:04'),
(6402, 'MSA602', 'Jun-2015', '9104.00', '2015-07-15', '2015-07-15 16:29:04'),
(6403, 'MSA603', 'Jun-2015', '1607.00', '2015-07-15', '2015-07-15 16:29:04'),
(6404, 'MSA604', 'Jun-2015', '1799.00', '2015-07-15', '2015-07-15 16:29:04'),
(6405, 'MSA605', 'Jun-2015', '4397.00', '2015-07-15', '2015-07-15 16:29:04'),
(6406, 'MSA606', 'Jun-2015', '3658.00', '2015-07-15', '2015-07-15 16:29:04'),
(6407, 'MSA607', 'Jun-2015', '1512.00', '2015-07-15', '2015-07-15 16:29:04'),
(6408, 'MSA608', 'Jun-2015', '7341.00', '2015-07-15', '2015-07-15 16:29:04'),
(6409, 'MSA609', 'Jun-2015', '929.00', '2015-07-15', '2015-07-15 16:29:04'),
(6410, 'MSA610', 'Jun-2015', '2693.00', '2015-07-15', '2015-07-15 16:29:04'),
(6411, 'MSA-CA1', 'Jun-2015', '14838.20', '2015-07-15', '2015-07-15 16:29:04'),
(6412, 'MSA-CA2', 'Jun-2015', '26431.00', '2015-07-15', '2015-07-15 16:29:04'),
(6413, 'RES-CA1', 'Jun-2015', '2512.00', '2015-07-15', '2015-07-15 16:29:04'),
(6414, 'RES-CA2', 'Jun-2015', '1313.00', '2015-07-15', '2015-07-15 16:29:04'),
(6415, 'RES-CA3', 'Jun-2015', '14132.00', '2015-07-15', '2015-07-15 16:29:04'),
(6416, 'RES-CA4', 'Jun-2015', '1644.00', '2015-07-15', '2015-07-15 16:29:04'),
(6417, 'RES-CA5', 'Jun-2015', '2399.00', '2015-07-15', '2015-07-15 16:29:04'),
(6418, 'RES-CA6', 'Jun-2015', '2488.00', '2015-07-15', '2015-07-15 16:29:04'),
(6419, 'RES-CA7', 'Jun-2015', '0.30', '2015-07-15', '2015-07-15 16:29:04'),
(6420, 'RES-CA8', 'Jun-2015', '3541.00', '2015-07-15', '2015-07-15 16:29:04'),
(6421, 'RES-CA9', 'Jun-2015', '3046.00', '2015-07-15', '2015-07-15 16:29:04'),
(6422, 'RES-CA10', 'Jun-2015', '2772.00', '2015-07-15', '2015-07-15 16:29:04'),
(6423, 'RES-CA11', 'Jun-2015', '4429.00', '2015-07-15', '2015-07-15 16:29:04'),
(6424, 'RES-CA12', 'Jun-2015', '1744.00', '2015-07-15', '2015-07-15 16:29:04'),
(6425, 'RES-CA13', 'Jun-2015', '1769.00', '2015-07-15', '2015-07-15 16:29:04'),
(6426, 'RES-CA14', 'Jun-2015', '1999.00', '2015-07-15', '2015-07-15 16:29:04'),
(6427, 'RES-CA15', 'Jun-2015', '1414.00', '2015-07-15', '2015-07-15 16:29:04'),
(6428, 'S1', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6429, 'S2', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6430, 'S3', 'Jun-2015', '0.00', '2015-07-15', '2015-07-15 16:29:04'),
(6431, 'VH3-201', 'Jun-2015', '16906.80', '2015-07-15', '2015-07-15 16:29:04'),
(6432, 'VH3-307', 'Jun-2015', '24853.00', '2015-07-15', '2015-07-15 16:29:04'),
(6433, 'VH3-308', 'Jun-2015', '26874.00', '2015-07-15', '2015-07-15 16:29:04'),
(6434, 'VH3-302', 'Jun-2015', '16000.20', '2015-07-15', '2015-07-15 16:29:04'),
(6435, 'VH3-301', 'Jun-2015', '15013.80', '2015-07-15', '2015-07-15 16:29:04'),
(6436, 'VH3-202', 'Jun-2015', '17183.00', '2015-07-15', '2015-07-15 16:29:04'),
(6437, 'S4', 'Jun-2015', '1.00', '2015-07-22', '2015-07-22 16:42:33'),
(6438, 'S5', 'Jun-2015', '2.00', '2015-07-22', '2015-07-22 16:42:33'),
(6439, 'S6', 'Jun-2015', '3.00', '2015-07-22', '2015-07-22 16:42:33'),
(6440, 'S7', 'Jun-2015', '4.00', '2015-07-22', '2015-07-22 16:42:33'),
(6441, 'CC1', 'Jun-2015', '24729.00', '2015-07-22', '2015-07-22 16:42:33'),
(6442, 'CC2', 'Jun-2015', '24729.00', '2015-07-22', '2015-07-22 16:42:33'),
(6443, 'CC3', 'Jun-2015', '24729.00', '2015-07-22', '2015-07-22 16:42:33'),
(6444, 'CC4', 'Jun-2015', '24729.00', '2015-07-22', '2015-07-22 16:42:33'),
(6445, 'CC5', 'Jun-2015', '24729.00', '2015-07-22', '2015-07-22 16:42:33'),
(6446, 'CC6', 'Jun-2015', '24729.00', '2015-07-22', '2015-07-22 16:42:33'),
(6447, 'CC7', 'Jun-2015', '24729.00', '2015-07-22', '2015-07-22 16:42:33'),
(6448, 'S8', 'Jun-2015', '12.00', '2015-07-22', '2015-07-22 16:42:33'),
(6449, 'H1', 'Jun-2015', '4466.00', '2015-07-22', '2015-07-22 16:56:59'),
(6450, 'H2', 'Jun-2015', '2350.00', '2015-07-22', '2015-07-22 16:56:59'),
(6451, 'H3', 'Jun-2015', '1087.00', '2015-07-22', '2015-07-22 16:56:59'),
(6452, 'H4', 'Jun-2015', '5625.00', '2015-07-22', '2015-07-22 16:56:59'),
(6453, 'H5', 'Jun-2015', '3052.00', '2015-07-22', '2015-07-22 16:56:59'),
(6454, 'A1', 'Jul-2015', '15867.00', '2015-08-04', '2015-08-04 14:51:13'),
(6455, 'A2', 'Jul-2015', '9047.00', '2015-08-04', '2015-08-04 14:51:13'),
(6456, 'A3', 'Jul-2015', '5554.00', '2015-08-04', '2015-08-04 14:51:13'),
(6457, 'A4', 'Jul-2015', '3664.00', '2015-08-04', '2015-08-04 14:51:13'),
(6458, 'A5', 'Jul-2015', '11133.00', '2015-08-04', '2015-08-04 14:51:13'),
(6459, 'A6', 'Jul-2015', '9992.00', '2015-08-04', '2015-08-04 14:51:13'),
(6460, 'A7', 'Jul-2015', '8372.00', '2015-08-04', '2015-08-04 14:51:13'),
(6461, 'A8', 'Jul-2015', '6661.00', '2015-08-04', '2015-08-04 14:51:13'),
(6462, 'B1', 'Jul-2015', '19137.00', '2015-08-04', '2015-08-04 14:51:13'),
(6463, 'B2', 'Jul-2015', '24739.00', '2015-08-04', '2015-08-04 14:51:13'),
(6464, 'B3', 'Jul-2015', '17056.00', '2015-08-04', '2015-08-04 14:51:13'),
(6465, 'B4', 'Jul-2015', '21888.00', '2015-08-04', '2015-08-04 14:51:13'),
(6466, 'B5', 'Jul-2015', '13273.00', '2015-08-04', '2015-08-04 14:51:13'),
(6467, 'B6', 'Jul-2015', '16134.00', '2015-08-04', '2015-08-04 14:51:13'),
(6468, 'B7', 'Jul-2015', '18742.00', '2015-08-04', '2015-08-04 14:51:13'),
(6469, 'B8', 'Jul-2015', '22568.00', '2015-08-04', '2015-08-04 14:51:13'),
(6470, 'B9', 'Jul-2015', '12423.00', '2015-08-04', '2015-08-04 14:51:13'),
(6471, 'B10', 'Jul-2015', '24103.00', '2015-08-04', '2015-08-04 14:51:13'),
(6472, 'B11', 'Jul-2015', '12937.00', '2015-08-04', '2015-08-04 14:51:13'),
(6473, 'B12', 'Jul-2015', '27432.00', '2015-08-04', '2015-08-04 14:51:13'),
(6474, 'B13', 'Jul-2015', '23893.00', '2015-08-04', '2015-08-04 14:51:13'),
(6475, 'B14', 'Jul-2015', '13677.00', '2015-08-04', '2015-08-04 14:51:13'),
(6476, 'B15', 'Jul-2015', '39727.00', '2015-08-04', '2015-08-04 14:51:13'),
(6477, 'B16', 'Jul-2015', '24537.00', '2015-08-04', '2015-08-04 14:51:13'),
(6478, 'C1', 'Jul-2015', '31243.00', '2015-08-04', '2015-08-04 14:51:13'),
(6479, 'C2', 'Jul-2015', '25219.00', '2015-08-04', '2015-08-04 14:51:13'),
(6480, 'D1', 'Jul-2015', '8981.00', '2015-08-04', '2015-08-04 14:51:13'),
(6481, 'D2', 'Jul-2015', '21650.00', '2015-08-04', '2015-08-04 14:51:13'),
(6482, 'D3', 'Jul-2015', '21353.00', '2015-08-04', '2015-08-04 14:51:13'),
(6483, 'D4', 'Jul-2015', '27176.00', '2015-08-04', '2015-08-04 14:51:13'),
(6484, 'D5', 'Jul-2015', '10835.00', '2015-08-04', '2015-08-04 14:51:13'),
(6485, 'D6', 'Jul-2015', '30180.00', '2015-08-04', '2015-08-04 14:51:13'),
(6486, 'D7', 'Jul-2015', '37380.00', '2015-08-04', '2015-08-04 14:51:13'),
(6487, 'D8', 'Jul-2015', '25909.00', '2015-08-04', '2015-08-04 14:51:13'),
(6488, 'D9', 'Jul-2015', '14386.00', '2015-08-04', '2015-08-04 14:51:13'),
(6489, 'D10', 'Jul-2015', '41243.00', '2015-08-04', '2015-08-04 14:51:13'),
(6490, 'D11', 'Jul-2015', '23297.00', '2015-08-04', '2015-08-04 14:51:13'),
(6491, 'D12', 'Jul-2015', '40487.00', '2015-08-04', '2015-08-04 14:51:13'),
(6492, 'D13', 'Jul-2015', '54492.00', '2015-08-04', '2015-08-04 14:51:13'),
(6493, 'D14', 'Jul-2015', '34953.00', '2015-08-04', '2015-08-04 14:51:13'),
(6494, 'D15', 'Jul-2015', '26370.00', '2015-08-04', '2015-08-04 14:51:13'),
(6495, 'D16', 'Jul-2015', '21545.00', '2015-08-04', '2015-08-04 14:51:13'),
(6496, 'D17', 'Jul-2015', '6823.00', '2015-08-04', '2015-08-04 14:51:13'),
(6497, 'D18', 'Jul-2015', '24469.00', '2015-08-04', '2015-08-04 14:51:13'),
(6498, 'D19', 'Jul-2015', '6994.00', '2015-08-04', '2015-08-04 14:51:13'),
(6499, 'D20', 'Jul-2015', '25937.00', '2015-08-04', '2015-08-04 14:51:13'),
(6500, 'D21', 'Jul-2015', '9226.00', '2015-08-04', '2015-08-04 14:51:13'),
(6501, 'D22', 'Jul-2015', '8102.00', '2015-08-04', '2015-08-04 14:51:13'),
(6502, 'D23', 'Jul-2015', '7056.00', '2015-08-04', '2015-08-04 14:51:13'),
(6503, 'D24', 'Jul-2015', '14912.00', '2015-08-04', '2015-08-04 14:51:13'),
(6504, 'D25', 'Jul-2015', '41265.00', '2015-08-04', '2015-08-04 14:51:13'),
(6505, 'D26', 'Jul-2015', '52096.00', '2015-08-04', '2015-08-04 14:51:13'),
(6506, 'D27', 'Jul-2015', '37123.00', '2015-08-04', '2015-08-04 14:51:13'),
(6507, 'D28', 'Jul-2015', '37138.00', '2015-08-04', '2015-08-04 14:51:13'),
(6508, 'E1', 'Jul-2015', '22093.00', '2015-08-04', '2015-08-04 14:51:13'),
(6509, 'E2', 'Jul-2015', '23243.00', '2015-08-04', '2015-08-04 14:51:13'),
(6510, 'E3', 'Jul-2015', '45469.00', '2015-08-04', '2015-08-04 14:51:13'),
(6511, 'E4', 'Jul-2015', '81214.00', '2015-08-04', '2015-08-04 14:51:13'),
(6512, 'E5', 'Jul-2015', '7388.00', '2015-08-04', '2015-08-04 14:51:13'),
(6513, 'E6', 'Jul-2015', '42084.00', '2015-08-04', '2015-08-04 14:51:13'),
(6514, 'E7', 'Jul-2015', '17589.00', '2015-08-04', '2015-08-04 14:51:13'),
(6515, 'E8', 'Jul-2015', '25065.00', '2015-08-04', '2015-08-04 14:51:13'),
(6516, 'E9', 'Jul-2015', '28775.00', '2015-08-04', '2015-08-04 14:51:13'),
(6517, 'E10', 'Jul-2015', '719.00', '2015-08-04', '2015-08-04 14:51:13'),
(6518, 'E11', 'Jul-2015', '40113.00', '2015-08-04', '2015-08-04 14:51:13'),
(6519, 'E12', 'Jul-2015', '34208.00', '2015-08-04', '2015-08-04 14:51:13'),
(6520, 'E13', 'Jul-2015', '12539.00', '2015-08-04', '2015-08-04 14:51:13'),
(6521, 'E14', 'Jul-2015', '9119.00', '2015-08-04', '2015-08-04 14:51:13'),
(6522, 'F1', 'Jul-2015', '13981.00', '2015-08-04', '2015-08-04 14:51:13'),
(6523, 'F2', 'Jul-2015', '11135.00', '2015-08-04', '2015-08-04 14:51:13'),
(6524, 'F3', 'Jul-2015', '11439.00', '2015-08-04', '2015-08-04 14:51:13'),
(6525, 'F4', 'Jul-2015', '9395.00', '2015-08-04', '2015-08-04 14:51:13'),
(6526, 'F5', 'Jul-2015', '7236.00', '2015-08-04', '2015-08-04 14:51:13'),
(6527, 'G 1 ', 'Jul-2015', '0.00', '2015-08-04', '2015-08-04 14:51:13'),
(6528, 'H1', 'Jul-2015', '4990.00', '2015-08-04', '2015-08-04 14:51:13'),
(6529, 'H2', 'Jul-2015', '2562.00', '2015-08-04', '2015-08-04 14:51:13'),
(6530, 'H3', 'Jul-2015', '1426.00', '2015-08-04', '2015-08-04 14:51:13'),
(6531, 'H4', 'Jul-2015', '6060.00', '2015-08-04', '2015-08-04 14:51:13'),
(6532, 'H5', 'Jul-2015', '3312.00', '2015-08-04', '2015-08-04 14:51:13'),
(6533, 'H6', 'Jul-2015', '27.00', '2015-08-04', '2015-08-04 14:51:13'),
(6534, 'H7', 'Jul-2015', '258.00', '2015-08-04', '2015-08-04 14:51:13'),
(6535, 'H8', 'Jul-2015', '8782.00', '2015-08-04', '2015-08-04 14:51:13'),
(6536, 'H9', 'Jul-2015', '16.00', '2015-08-04', '2015-08-04 14:51:13'),
(6537, 'H10', 'Jul-2015', '336.00', '2015-08-04', '2015-08-04 14:51:13'),
(6538, 'H11', 'Jul-2015', '2777.00', '2015-08-04', '2015-08-04 14:51:13'),
(6539, 'H12', 'Jul-2015', '69.00', '2015-08-04', '2015-08-04 14:51:13'),
(6540, 'MSA101', 'Jul-2015', '7051.00', '2015-08-04', '2015-08-04 14:51:13'),
(6541, 'MSA102', 'Jul-2015', '11328.00', '2015-08-04', '2015-08-04 14:51:13'),
(6542, 'MSA103', 'Jul-2015', '11618.00', '2015-08-04', '2015-08-04 14:51:13'),
(6543, 'MSA104', 'Jul-2015', '18730.00', '2015-08-04', '2015-08-04 14:51:13'),
(6544, 'MSA105', 'Jul-2015', '11378.00', '2015-08-04', '2015-08-04 14:51:13'),
(6545, 'MSA106', 'Jul-2015', '9089.00', '2015-08-04', '2015-08-04 14:51:13'),
(6546, 'MSA201', 'Jul-2015', '6559.00', '2015-08-04', '2015-08-04 14:51:13'),
(6547, 'MSA202', 'Jul-2015', '4941.00', '2015-08-04', '2015-08-04 14:51:13'),
(6548, 'MSA203', 'Jul-2015', '11023.00', '2015-08-04', '2015-08-04 14:51:13'),
(6549, 'MSA204', 'Jul-2015', '7160.00', '2015-08-04', '2015-08-04 14:51:13'),
(6550, 'MSA205', 'Jul-2015', '11008.00', '2015-08-04', '2015-08-04 14:51:13'),
(6551, 'MSA206', 'Jul-2015', '6852.00', '2015-08-04', '2015-08-04 14:51:13'),
(6552, 'MSA301', 'Jul-2015', '1036.00', '2015-08-04', '2015-08-04 14:51:13'),
(6553, 'MSA302', 'Jul-2015', '10147.00', '2015-08-04', '2015-08-04 14:51:13'),
(6554, 'MSA303', 'Jul-2015', '6571.00', '2015-08-04', '2015-08-04 14:51:13'),
(6555, 'MSA304', 'Jul-2015', '7709.00', '2015-08-04', '2015-08-04 14:51:13'),
(6556, 'MSA305', 'Jul-2015', '6624.00', '2015-08-04', '2015-08-04 14:51:13'),
(6557, 'MSA306', 'Jul-2015', '9122.00', '2015-08-04', '2015-08-04 14:51:13'),
(6558, 'MSA307', 'Jul-2015', '6806.00', '2015-08-04', '2015-08-04 14:51:13'),
(6559, 'MSA308', 'Jul-2015', '577.00', '2015-08-04', '2015-08-04 14:51:13'),
(6560, 'MSA401', 'Jul-2015', '6984.00', '2015-08-04', '2015-08-04 14:51:13'),
(6561, 'MSA402', 'Jul-2015', '4079.00', '2015-08-04', '2015-08-04 14:51:13'),
(6562, 'MSA403', 'Jul-2015', '7501.00', '2015-08-04', '2015-08-04 14:51:13'),
(6563, 'MSA404', 'Jul-2015', '3337.00', '2015-08-04', '2015-08-04 14:51:13'),
(6564, 'MSA405', 'Jul-2015', '3710.00', '2015-08-04', '2015-08-04 14:51:13'),
(6565, 'MSA406', 'Jul-2015', '5096.00', '2015-08-04', '2015-08-04 14:51:13'),
(6566, 'MSA407', 'Jul-2015', '10489.00', '2015-08-04', '2015-08-04 14:51:13'),
(6567, 'MSA408', 'Jul-2015', '2986.00', '2015-08-04', '2015-08-04 14:51:13'),
(6568, 'MSA409', 'Jul-2015', '1846.00', '2015-08-04', '2015-08-04 14:51:13'),
(6569, 'MSA410', 'Jul-2015', '5810.00', '2015-08-04', '2015-08-04 14:51:13'),
(6570, 'MSA501', 'Jul-2015', '7867.00', '2015-08-04', '2015-08-04 14:51:13'),
(6571, 'MSA502', 'Jul-2015', '7959.00', '2015-08-04', '2015-08-04 14:51:13'),
(6572, 'MSA503', 'Jul-2015', '3999.00', '2015-08-04', '2015-08-04 14:51:13'),
(6573, 'MSA504', 'Jul-2015', '4278.00', '2015-08-04', '2015-08-04 14:51:13'),
(6574, 'MSA505', 'Jul-2015', '8817.00', '2015-08-04', '2015-08-04 14:51:13'),
(6575, 'MSA506', 'Jul-2015', '4721.00', '2015-08-04', '2015-08-04 14:51:13'),
(6576, 'MSA507', 'Jul-2015', '1571.00', '2015-08-04', '2015-08-04 14:51:13'),
(6577, 'MSA508', 'Jul-2015', '2619.00', '2015-08-04', '2015-08-04 14:51:13'),
(6578, 'MSA509', 'Jul-2015', '4165.00', '2015-08-04', '2015-08-04 14:51:13'),
(6579, 'MSA510', 'Jul-2015', '5245.00', '2015-08-04', '2015-08-04 14:51:13'),
(6580, 'MSA601', 'Jul-2015', '3120.00', '2015-08-04', '2015-08-04 14:51:13'),
(6581, 'MSA602', 'Jul-2015', '9240.00', '2015-08-04', '2015-08-04 14:51:13'),
(6582, 'MSA603', 'Jul-2015', '1665.00', '2015-08-04', '2015-08-04 14:51:13'),
(6583, 'MSA604', 'Jul-2015', '1823.00', '2015-08-04', '2015-08-04 14:51:13'),
(6584, 'MSA605', 'Jul-2015', '4511.00', '2015-08-04', '2015-08-04 14:51:13'),
(6585, 'MSA606', 'Jul-2015', '3831.00', '2015-08-04', '2015-08-04 14:51:13'),
(6586, 'MSA607', 'Jul-2015', '1512.00', '2015-08-04', '2015-08-04 14:51:13'),
(6587, 'MSA608', 'Jul-2015', '7378.00', '2015-08-04', '2015-08-04 14:51:13'),
(6588, 'MSA609', 'Jul-2015', '971.00', '2015-08-04', '2015-08-04 14:51:13'),
(6589, 'MSA610', 'Jul-2015', '2716.00', '2015-08-04', '2015-08-04 14:51:13'),
(6590, 'MSA-CA1', 'Jul-2015', '14838.20', '2015-08-04', '2015-08-04 14:51:13'),
(6591, 'MSA-CA2', 'Jul-2015', '26711.00', '2015-08-04', '2015-08-04 14:51:13'),
(6592, 'RES-CA1', 'Jul-2015', '2558.00', '2015-08-04', '2015-08-04 14:51:13'),
(6593, 'RES-CA2', 'Jul-2015', '1326.00', '2015-08-04', '2015-08-04 14:51:13'),
(6594, 'RES-CA3', 'Jul-2015', '14414.00', '2015-08-04', '2015-08-04 14:51:13'),
(6595, 'RES-CA4', 'Jul-2015', '1656.00', '2015-08-04', '2015-08-04 14:51:13'),
(6596, 'RES-CA5', 'Jul-2015', '2420.00', '2015-08-04', '2015-08-04 14:51:13'),
(6597, 'RES-CA6', 'Jul-2015', '2530.00', '2015-08-04', '2015-08-04 14:51:13'),
(6598, 'RES-CA7', 'Jul-2015', '3.00', '2015-08-04', '2015-08-04 14:51:13'),
(6599, 'RES-CA8', 'Jul-2015', '3591.00', '2015-08-04', '2015-08-04 14:51:13'),
(6600, 'RES-CA9', 'Jul-2015', '3098.00', '2015-08-04', '2015-08-04 14:51:13'),
(6601, 'RES-CA10', 'Jul-2015', '2812.00', '2015-08-04', '2015-08-04 14:51:13'),
(6602, 'RES-CA11', 'Jul-2015', '4514.00', '2015-08-04', '2015-08-04 14:51:13'),
(6603, 'RES-CA12', 'Jul-2015', '1762.00', '2015-08-04', '2015-08-04 14:51:13'),
(6604, 'RES-CA13', 'Jul-2015', '1799.00', '2015-08-04', '2015-08-04 14:51:13'),
(6605, 'RES-CA14', 'Jul-2015', '2024.00', '2015-08-04', '2015-08-04 14:51:13'),
(6606, 'RES-CA15', 'Jul-2015', '1424.00', '2015-08-04', '2015-08-04 14:51:13'),
(6607, 'S1', 'Jul-2015', '6724.00', '2015-08-04', '2015-08-04 14:51:13'),
(6608, 'S2', 'Jul-2015', '5190.00', '2015-08-04', '2015-08-04 14:51:13'),
(6609, 'S3', 'Jul-2015', '9045.00', '2015-08-04', '2015-08-04 14:51:13'),
(6610, 'S4', 'Jul-2015', '2191.00', '2015-08-04', '2015-08-04 14:51:13'),
(6611, 'S5', 'Jul-2015', '6059.00', '2015-08-04', '2015-08-04 14:51:13'),
(6612, 'S6', 'Jul-2015', '6571.00', '2015-08-04', '2015-08-04 14:51:13'),
(6613, 'S7', 'Jul-2015', '25075.00', '2015-08-04', '2015-08-04 14:51:13'),
(6614, 'S8', 'Jul-2015', '10331.00', '2015-08-04', '2015-08-04 14:51:13'),
(6615, 'VH3-302', 'Jul-2015', '16906.00', '2015-08-04', '2015-08-04 14:51:13'),
(6616, 'VH3-201', 'Jul-2015', '17983.00', '2015-08-04', '2015-08-04 14:51:13'),
(6617, 'VH3-202', 'Jul-2015', '17183.00', '2015-08-04', '2015-08-04 14:51:13'),
(6618, 'VH3-308', 'Jul-2015', '27559.00', '2015-08-04', '2015-08-04 14:51:13'),
(6619, 'VH3-307', 'Jul-2015', '25284.00', '2015-08-04', '2015-08-04 14:51:13'),
(6620, 'VH3-301', 'Jul-2015', '15013.00', '2015-08-04', '2015-08-04 14:51:13'),
(6621, 'H6 ', 'Jun-2015', '27.70', '2015-08-06', '2015-08-06 17:04:21'),
(6622, 'H7', 'Jun-2015', '234.00', '2015-08-06', '2015-08-06 17:04:21'),
(6623, 'H8', 'Jun-2015', '7900.00', '2015-08-06', '2015-08-06 17:04:21'),
(6624, 'H9', 'Jun-2015', '16.20', '2015-08-06', '2015-08-06 17:04:21'),
(6625, 'H10', 'Jun-2015', '335.00', '2015-08-06', '2015-08-06 17:04:21'),
(6626, 'H11', 'Jun-2015', '2364.00', '2015-08-06', '2015-08-06 17:04:21'),
(6627, 'H12', 'Jun-2015', '69.60', '2015-08-06', '2015-08-06 17:04:21');
-- --------------------------------------------------------
--
-- Table structure for table `el_reading5`
--
CREATE TABLE `el_reading5` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) DEFAULT NULL,
`reading` decimal(10,2) DEFAULT '0.00',
`datereading` date NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 PACK_KEYS=0;
--
-- Dumping data for table `el_reading5`
--
INSERT INTO `el_reading5` (`id`, `flatno`, `month`, `reading`, `datereading`, `dated`) VALUES
(6637, 'A1', 'Jul-2015', '15867.00', '2015-08-04', '2015-08-04 14:51:13'),
(6638, 'A2', 'Jul-2015', '9047.00', '2015-08-04', '2015-08-04 14:51:13'),
(6639, 'A3', 'Jul-2015', '5554.00', '2015-08-04', '2015-08-04 14:51:13'),
(6640, 'A4', 'Jul-2015', '3664.00', '2015-08-04', '2015-08-04 14:51:13'),
(6641, 'A5', 'Jul-2015', '11133.00', '2015-08-04', '2015-08-04 14:51:13'),
(6642, 'A6', 'Jul-2015', '9992.00', '2015-08-04', '2015-08-04 14:51:13'),
(6643, 'A7', 'Jul-2015', '8372.00', '2015-08-04', '2015-08-04 14:51:13'),
(6644, 'A8', 'Jul-2015', '6661.00', '2015-08-04', '2015-08-04 14:51:13'),
(6645, 'B1', 'Jul-2015', '19137.00', '2015-08-04', '2015-08-04 14:51:13'),
(6646, 'B2', 'Jul-2015', '24739.00', '2015-08-04', '2015-08-04 14:51:13'),
(6647, 'B3', 'Jul-2015', '17056.00', '2015-08-04', '2015-08-04 14:51:13'),
(6648, 'B4', 'Jul-2015', '21888.00', '2015-08-04', '2015-08-04 14:51:13'),
(6649, 'B5', 'Jul-2015', '13273.00', '2015-08-04', '2015-08-04 14:51:13'),
(6650, 'B6', 'Jul-2015', '16134.00', '2015-08-04', '2015-08-04 14:51:13'),
(6651, 'B7', 'Jul-2015', '18742.00', '2015-08-04', '2015-08-04 14:51:13'),
(6652, 'B8', 'Jul-2015', '22568.00', '2015-08-04', '2015-08-04 14:51:13'),
(6653, 'B9', 'Jul-2015', '12423.00', '2015-08-04', '2015-08-04 14:51:13'),
(6654, 'B10', 'Jul-2015', '24103.00', '2015-08-04', '2015-08-04 14:51:13'),
(6655, 'B11', 'Jul-2015', '12937.00', '2015-08-04', '2015-08-04 14:51:13'),
(6656, 'B12', 'Jul-2015', '27432.00', '2015-08-04', '2015-08-04 14:51:13'),
(6657, 'B13', 'Jul-2015', '23893.00', '2015-08-04', '2015-08-04 14:51:13'),
(6658, 'B14', 'Jul-2015', '13677.00', '2015-08-04', '2015-08-04 14:51:13'),
(6659, 'B15', 'Jul-2015', '39727.00', '2015-08-04', '2015-08-04 14:51:13'),
(6660, 'B16', 'Jul-2015', '24537.00', '2015-08-04', '2015-08-04 14:51:13'),
(6661, 'C1', 'Jul-2015', '31243.00', '2015-08-04', '2015-08-04 14:51:13'),
(6662, 'C2', 'Jul-2015', '25219.00', '2015-08-04', '2015-08-04 14:51:13'),
(6663, 'D1', 'Jul-2015', '8981.00', '2015-08-04', '2015-08-04 14:51:13'),
(6664, 'D2', 'Jul-2015', '21650.00', '2015-08-04', '2015-08-04 14:51:13'),
(6665, 'D3', 'Jul-2015', '21353.00', '2015-08-04', '2015-08-04 14:51:13'),
(6666, 'D4', 'Jul-2015', '27176.00', '2015-08-04', '2015-08-04 14:51:13'),
(6667, 'D5', 'Jul-2015', '10835.00', '2015-08-04', '2015-08-04 14:51:13'),
(6668, 'D6', 'Jul-2015', '30180.00', '2015-08-04', '2015-08-04 14:51:13'),
(6669, 'D7', 'Jul-2015', '37380.00', '2015-08-04', '2015-08-04 14:51:13'),
(6670, 'D8', 'Jul-2015', '25909.00', '2015-08-04', '2015-08-04 14:51:13'),
(6671, 'D9', 'Jul-2015', '14386.00', '2015-08-04', '2015-08-04 14:51:13'),
(6672, 'D10', 'Jul-2015', '41243.00', '2015-08-04', '2015-08-04 14:51:13'),
(6673, 'D11', 'Jul-2015', '23297.00', '2015-08-04', '2015-08-04 14:51:13'),
(6674, 'D12', 'Jul-2015', '40487.00', '2015-08-04', '2015-08-04 14:51:13'),
(6675, 'D13', 'Jul-2015', '54492.00', '2015-08-04', '2015-08-04 14:51:13'),
(6676, 'D14', 'Jul-2015', '34953.00', '2015-08-04', '2015-08-04 14:51:13'),
(6677, 'D15', 'Jul-2015', '26370.00', '2015-08-04', '2015-08-04 14:51:13'),
(6678, 'D16', 'Jul-2015', '21545.00', '2015-08-04', '2015-08-04 14:51:13'),
(6679, 'D17', 'Jul-2015', '6823.00', '2015-08-04', '2015-08-04 14:51:13'),
(6680, 'D18', 'Jul-2015', '24469.00', '2015-08-04', '2015-08-04 14:51:13'),
(6681, 'D19', 'Jul-2015', '6994.00', '2015-08-04', '2015-08-04 14:51:13'),
(6682, 'D20', 'Jul-2015', '25937.00', '2015-08-04', '2015-08-04 14:51:13'),
(6683, 'D21', 'Jul-2015', '9226.00', '2015-08-04', '2015-08-04 14:51:13'),
(6684, 'D22', 'Jul-2015', '8102.00', '2015-08-04', '2015-08-04 14:51:13'),
(6685, 'D23', 'Jul-2015', '7056.00', '2015-08-04', '2015-08-04 14:51:13'),
(6686, 'D24', 'Jul-2015', '14912.00', '2015-08-04', '2015-08-04 14:51:13'),
(6687, 'D25', 'Jul-2015', '41265.00', '2015-08-04', '2015-08-04 14:51:13'),
(6688, 'D26', 'Jul-2015', '52096.00', '2015-08-04', '2015-08-04 14:51:13'),
(6689, 'D27', 'Jul-2015', '37123.00', '2015-08-04', '2015-08-04 14:51:13'),
(6690, 'D28', 'Jul-2015', '37138.00', '2015-08-04', '2015-08-04 14:51:13'),
(6691, 'E1', 'Jul-2015', '22093.00', '2015-08-04', '2015-08-04 14:51:13'),
(6692, 'E2', 'Jul-2015', '23243.00', '2015-08-04', '2015-08-04 14:51:13'),
(6693, 'E3', 'Jul-2015', '45469.00', '2015-08-04', '2015-08-04 14:51:13'),
(6694, 'E4', 'Jul-2015', '81214.00', '2015-08-04', '2015-08-04 14:51:13'),
(6695, 'E5', 'Jul-2015', '7388.00', '2015-08-04', '2015-08-04 14:51:13'),
(6696, 'E6', 'Jul-2015', '42084.00', '2015-08-04', '2015-08-04 14:51:13'),
(6697, 'E7', 'Jul-2015', '17589.00', '2015-08-04', '2015-08-04 14:51:13'),
(6698, 'E8', 'Jul-2015', '25065.00', '2015-08-04', '2015-08-04 14:51:13'),
(6699, 'E9', 'Jul-2015', '28775.00', '2015-08-04', '2015-08-04 14:51:13'),
(6700, 'E10', 'Jul-2015', '719.00', '2015-08-04', '2015-08-04 14:51:13'),
(6701, 'E11', 'Jul-2015', '40113.00', '2015-08-04', '2015-08-04 14:51:13'),
(6702, 'E12', 'Jul-2015', '34208.00', '2015-08-04', '2015-08-04 14:51:13'),
(6703, 'E13', 'Jul-2015', '12539.00', '2015-08-04', '2015-08-04 14:51:13'),
(6704, 'E14', 'Jul-2015', '9119.00', '2015-08-04', '2015-08-04 14:51:13'),
(6705, 'F1', 'Jul-2015', '13981.00', '2015-08-04', '2015-08-04 14:51:13'),
(6706, 'F2', 'Jul-2015', '11135.00', '2015-08-04', '2015-08-04 14:51:13'),
(6707, 'F3', 'Jul-2015', '11439.00', '2015-08-04', '2015-08-04 14:51:13'),
(6708, 'F4', 'Jul-2015', '9395.00', '2015-08-04', '2015-08-04 14:51:13'),
(6709, 'F5', 'Jul-2015', '7236.00', '2015-08-04', '2015-08-04 14:51:13'),
(6710, 'G 1 ', 'Jul-2015', '7236.00', '2015-08-04', '2015-08-04 14:51:13'),
(6711, 'H1', 'Jul-2015', '4990.00', '2015-08-04', '2015-08-04 14:51:13'),
(6712, 'H2', 'Jul-2015', '2562.00', '2015-08-04', '2015-08-04 14:51:13'),
(6713, 'H3', 'Jul-2015', '1426.00', '2015-08-04', '2015-08-04 14:51:13'),
(6714, 'H4', 'Jul-2015', '6066.00', '2015-08-04', '2015-08-04 14:51:13'),
(6715, 'H5', 'Jul-2015', '3312.00', '2015-08-04', '2015-08-04 14:51:13'),
(6716, 'H6', 'Jul-2015', '27.70', '2015-08-04', '2015-08-04 14:51:13'),
(6717, 'H7', 'Jul-2015', '258.00', '2015-08-04', '2015-08-04 14:51:13'),
(6718, 'H8', 'Jul-2015', '8782.00', '2015-08-04', '2015-08-04 14:51:13'),
(6719, 'H9', 'Jul-2015', '16.20', '2015-08-04', '2015-08-04 14:51:13'),
(6720, 'H10', 'Jul-2015', '336.00', '2015-08-04', '2015-08-04 14:51:13'),
(6721, 'H11', 'Jul-2015', '2777.00', '2015-08-04', '2015-08-04 14:51:13'),
(6722, 'H12', 'Jul-2015', '69.90', '2015-08-04', '2015-08-04 14:51:13'),
(6723, 'MSA101', 'Jul-2015', '7051.00', '2015-08-04', '2015-08-04 14:51:13'),
(6724, 'MSA102', 'Jul-2015', '11328.40', '2015-08-04', '2015-08-04 14:51:13'),
(6725, 'MSA103', 'Jul-2015', '11618.00', '2015-08-04', '2015-08-04 14:51:13'),
(6726, 'MSA104', 'Jul-2015', '18730.00', '2015-08-04', '2015-08-04 14:51:13'),
(6727, 'MSA105', 'Jul-2015', '11378.00', '2015-08-04', '2015-08-04 14:51:13'),
(6728, 'MSA106', 'Jul-2015', '9089.00', '2015-08-04', '2015-08-04 14:51:13'),
(6729, 'MSA201', 'Jul-2015', '6559.00', '2015-08-04', '2015-08-04 14:51:13'),
(6730, 'MSA202', 'Jul-2015', '4941.00', '2015-08-04', '2015-08-04 14:51:13'),
(6731, 'MSA203', 'Jul-2015', '11023.00', '2015-08-04', '2015-08-04 14:51:13'),
(6732, 'MSA204', 'Jul-2015', '7160.00', '2015-08-04', '2015-08-04 14:51:13'),
(6733, 'MSA205', 'Jul-2015', '11008.00', '2015-08-04', '2015-08-04 14:51:13'),
(6734, 'MSA206', 'Jul-2015', '6852.00', '2015-08-04', '2015-08-04 14:51:13'),
(6735, 'MSA301', 'Jul-2015', '1036.00', '2015-08-04', '2015-08-04 14:51:13'),
(6736, 'MSA302', 'Jul-2015', '10147.00', '2015-08-04', '2015-08-04 14:51:13'),
(6737, 'MSA303', 'Jul-2015', '6571.00', '2015-08-04', '2015-08-04 14:51:13'),
(6738, 'MSA304', 'Jul-2015', '7709.00', '2015-08-04', '2015-08-04 14:51:13'),
(6739, 'MSA305', 'Jul-2015', '6624.00', '2015-08-04', '2015-08-04 14:51:13'),
(6740, 'MSA306', 'Jul-2015', '9122.00', '2015-08-04', '2015-08-04 14:51:13'),
(6741, 'MSA307', 'Jul-2015', '6806.00', '2015-08-04', '2015-08-04 14:51:13'),
(6742, 'MSA308', 'Jul-2015', '577.00', '2015-08-04', '2015-08-04 14:51:13'),
(6743, 'MSA401', 'Jul-2015', '6984.00', '2015-08-04', '2015-08-04 14:51:13'),
(6744, 'MSA402', 'Jul-2015', '4079.00', '2015-08-04', '2015-08-04 14:51:13'),
(6745, 'MSA403', 'Jul-2015', '7501.00', '2015-08-04', '2015-08-04 14:51:13'),
(6746, 'MSA404', 'Jul-2015', '3337.00', '2015-08-04', '2015-08-04 14:51:13'),
(6747, 'MSA405', 'Jul-2015', '3710.00', '2015-08-04', '2015-08-04 14:51:13'),
(6748, 'MSA406', 'Jul-2015', '5096.00', '2015-08-04', '2015-08-04 14:51:13'),
(6749, 'MSA407', 'Jul-2015', '10489.00', '2015-08-04', '2015-08-04 14:51:13'),
(6750, 'MSA408', 'Jul-2015', '2986.20', '2015-08-04', '2015-08-04 14:51:13'),
(6751, 'MSA409', 'Jul-2015', '1846.00', '2015-08-04', '2015-08-04 14:51:13'),
(6752, 'MSA410', 'Jul-2015', '5810.00', '2015-08-04', '2015-08-04 14:51:13'),
(6753, 'MSA501', 'Jul-2015', '7867.00', '2015-08-04', '2015-08-04 14:51:13'),
(6754, 'MSA502', 'Jul-2015', '7959.00', '2015-08-04', '2015-08-04 14:51:13'),
(6755, 'MSA503', 'Jul-2015', '3999.00', '2015-08-04', '2015-08-04 14:51:13'),
(6756, 'MSA504', 'Jul-2015', '4278.00', '2015-08-04', '2015-08-04 14:51:13'),
(6757, 'MSA505', 'Jul-2015', '8817.00', '2015-08-04', '2015-08-04 14:51:13'),
(6758, 'MSA506', 'Jul-2015', '4721.00', '2015-08-04', '2015-08-04 14:51:13'),
(6759, 'MSA507', 'Jul-2015', '1571.00', '2015-08-04', '2015-08-04 14:51:13'),
(6760, 'MSA508', 'Jul-2015', '2619.00', '2015-08-04', '2015-08-04 14:51:13'),
(6761, 'MSA509', 'Jul-2015', '4165.00', '2015-08-04', '2015-08-04 14:51:13'),
(6762, 'MSA510', 'Jul-2015', '5245.00', '2015-08-04', '2015-08-04 14:51:13'),
(6763, 'MSA601', 'Jul-2015', '3120.00', '2015-08-04', '2015-08-04 14:51:13'),
(6764, 'MSA602', 'Jul-2015', '9240.00', '2015-08-04', '2015-08-04 14:51:13'),
(6765, 'MSA603', 'Jul-2015', '1665.00', '2015-08-04', '2015-08-04 14:51:13'),
(6766, 'MSA604', 'Jul-2015', '1823.00', '2015-08-04', '2015-08-04 14:51:13'),
(6767, 'MSA605', 'Jul-2015', '4511.00', '2015-08-04', '2015-08-04 14:51:13'),
(6768, 'MSA606', 'Jul-2015', '3831.00', '2015-08-04', '2015-08-04 14:51:13'),
(6769, 'MSA607', 'Jul-2015', '1512.00', '2015-08-04', '2015-08-04 14:51:13'),
(6770, 'MSA608', 'Jul-2015', '7378.00', '2015-08-04', '2015-08-04 14:51:13'),
(6771, 'MSA609', 'Jul-2015', '971.00', '2015-08-04', '2015-08-04 14:51:13'),
(6772, 'MSA610', 'Jul-2015', '2716.00', '2015-08-04', '2015-08-04 14:51:13'),
(6773, 'MSA-CA1', 'Jul-2015', '14838.20', '2015-08-04', '2015-08-04 14:51:13'),
(6774, 'MSA-CA2', 'Jul-2015', '26711.00', '2015-08-04', '2015-08-04 14:51:13'),
(6775, 'RES-CA1', 'Jul-2015', '2558.00', '2015-08-04', '2015-08-04 14:51:13'),
(6776, 'RES-CA2', 'Jul-2015', '1326.00', '2015-08-04', '2015-08-04 14:51:13'),
(6777, 'RES-CA3', 'Jul-2015', '14414.00', '2015-08-04', '2015-08-04 14:51:13'),
(6778, 'RES-CA4', 'Jul-2015', '1656.00', '2015-08-04', '2015-08-04 14:51:13'),
(6779, 'RES-CA5', 'Jul-2015', '2420.00', '2015-08-04', '2015-08-04 14:51:13'),
(6780, 'RES-CA6', 'Jul-2015', '2530.00', '2015-08-04', '2015-08-04 14:51:13'),
(6781, 'RES-CA7', 'Jul-2015', '0.30', '2015-08-04', '2015-08-04 14:51:13'),
(6782, 'RES-CA8', 'Jul-2015', '3591.00', '2015-08-04', '2015-08-04 14:51:13'),
(6783, 'RES-CA9', 'Jul-2015', '3098.00', '2015-08-04', '2015-08-04 14:51:13'),
(6784, 'RES-CA10', 'Jul-2015', '2812.00', '2015-08-04', '2015-08-04 14:51:13'),
(6785, 'RES-CA11', 'Jul-2015', '4514.00', '2015-08-04', '2015-08-04 14:51:13'),
(6786, 'RES-CA12', 'Jul-2015', '1762.00', '2015-08-04', '2015-08-04 14:51:13'),
(6787, 'RES-CA13', 'Jul-2015', '1799.00', '2015-08-04', '2015-08-04 14:51:13'),
(6788, 'RES-CA14', 'Jul-2015', '2024.00', '2015-08-04', '2015-08-04 14:51:13'),
(6789, 'RES-CA15', 'Jul-2015', '1424.00', '2015-08-04', '2015-08-04 14:51:13'),
(6790, 'S1', 'Jul-2015', '6724.00', '2015-08-04', '2015-08-04 14:51:13'),
(6791, 'S2', 'Jul-2015', '5190.00', '2015-08-04', '2015-08-04 14:51:13'),
(6792, 'S3', 'Jul-2015', '9045.00', '2015-08-04', '2015-08-04 14:51:13'),
(6793, 'S4', 'Jul-2015', '2191.00', '2015-08-04', '2015-08-04 14:51:13'),
(6794, 'S5', 'Jul-2015', '6059.00', '2015-08-04', '2015-08-04 14:51:13'),
(6795, 'S6', 'Jul-2015', '6571.00', '2015-08-04', '2015-08-04 14:51:13'),
(6796, 'S7', 'Jul-2015', '25075.00', '2015-08-04', '2015-08-04 14:51:13'),
(6797, 'S8', 'Jul-2015', '10331.00', '2015-08-04', '2015-08-04 14:51:13'),
(6798, 'VH3-302', 'Jul-2015', '16906.00', '2015-08-04', '2015-08-04 14:51:13'),
(6799, 'VH3-201', 'Jul-2015', '17983.00', '2015-08-04', '2015-08-04 14:51:13'),
(6800, 'VH3-202', 'Jul-2015', '17183.00', '2015-08-04', '2015-08-04 14:51:13'),
(6801, 'VH3-308', 'Jul-2015', '27559.00', '2015-08-04', '2015-08-04 14:51:13'),
(6802, 'VH3-307', 'Jul-2015', '25284.00', '2015-08-04', '2015-08-04 14:51:13'),
(6803, 'VH3-301', 'Jul-2015', '15013.00', '2015-08-04', '2015-08-04 14:51:13'),
(6804, 'BEC-Audi', 'Jul-2015', '1768.00', '2015-08-17', '2015-08-17 14:46:36'),
(6805, 'BEC-Admin', 'Jul-2015', '28202.00', '2015-08-17', '2015-08-17 14:46:36'),
(6806, 'BEC-Main', 'Jul-2015', '41732.00', '2015-08-17', '2015-08-17 14:46:36'),
(6807, 'KV-IIITA', 'Jul-2015', '35279.00', '2015-08-17', '2015-08-17 14:46:36'),
(6808, 'SSVision', 'Jul-2015', '4850.00', '2015-08-17', '2015-08-17 14:46:36'),
(6809, 'Coffee-Cafe', 'Jul-2015', '2565.00', '2015-08-17', '2015-08-17 14:46:36'),
(6810, 'BH4-Cafe', 'Jul-2015', '658.00', '2015-08-17', '2015-08-17 16:14:59'),
(6811, 'S-CA1', 'Jul-2015', '15357.00', '2015-08-17', '2015-08-17 16:14:59');
-- --------------------------------------------------------
--
-- Table structure for table `el_readingplus`
--
CREATE TABLE `el_readingplus` (
`id` int(11) NOT NULL,
`flatno` varchar(20) NOT NULL,
`month` varchar(8) DEFAULT NULL,
`reading` decimal(10,2) DEFAULT '0.00',
`datereading` date NOT NULL,
`wefdate` date NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1 PACK_KEYS=0;
--
-- Dumping data for table `el_readingplus`
--
INSERT INTO `el_readingplus` (`id`, `flatno`, `month`, `reading`, `datereading`, `wefdate`, `dated`) VALUES
(7514, 'A1', 'Sep-2015', '123.00', '2015-10-07', '2015-09-07', '2015-10-07 11:42:04');
-- --------------------------------------------------------
--
-- Table structure for table `el_session`
--
CREATE TABLE `el_session` (
`id` int(11) NOT NULL,
`user` varchar(20) NOT NULL,
`sessionid` varchar(128) NOT NULL,
`datelogin` datetime NOT NULL,
`datelogout` datetime NOT NULL,
`remoteip` varchar(15) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_session`
--
INSERT INTO `el_session` (`id`, `user`, `sessionid`, `datelogin`, `datelogout`, `remoteip`) VALUES
(1, 'mmishra', '6e6f4bb39b636d391f36b60db7e8760a70d39cfc', '2011-04-24 13:37:13', '2011-04-24 17:07:33', '172.31.1.6'),
(2, 'mybp', '728e918c687b5f04e69e306b3be13b6975bc566c', '2011-04-24 15:56:42', '2011-04-24 16:01:28', '172.31.2.5'),
(3, 'mmishra', '6e6f4bb39b636d391f36b60db7e8760a70d39cfc', '2011-04-24 16:11:34', '2011-04-24 17:07:33', '172.31.2.5'),
(4, 'mmishra', '6e6f4bb39b636d391f36b60db7e8760a70d39cfc', '2011-04-24 16:15:45', '2011-04-24 17:07:33', '172.31.2.5'),
(5, 'mmishra', '9a19de915d88af001416bd1b84dc1e2ae09a1ef4', '2011-04-24 17:07:41', '2011-04-24 18:38:36', '172.31.2.5'),
(6, 'anil', '7c59bbfc3657991b9b1540056bc1a3fbf685ca08', '2011-04-24 17:29:52', '2011-04-24 18:15:05', '172.31.1.1'),
(7, 'hrishikesh', '3db5c1370cdbdca4eda6e8a21b6adb29c6c769a2', '2011-04-24 17:34:53', '0000-00-00 00:00:00', '172.31.1.4'),
(8, 'rs73', 'b10ef81ec3c6997dcb355bc8b04660ac57271582', '2011-04-24 17:46:54', '0000-00-00 00:00:00', '172.31.1.1'),
(9, 'rs73', 'ed2cfd0ef56b285bf2a992444b18900626c744f9', '2011-04-24 17:47:41', '0000-00-00 00:00:00', '172.31.1.1'),
(10, 'mmishra', '4c7015b7abb618f55736c9e90b497c9db7a22523', '2011-04-24 22:48:11', '2011-04-25 01:19:59', '172.31.1.1'),
(11, 'mmishra', '7bcf9ab910aeff3639662e1059aee408644a794c', '2011-04-25 20:39:54', '0000-00-00 00:00:00', '172.31.1.1'),
(12, 'mmishra', 'f18b622f388fcab211b27d277e489b739e4a7c4f', '2011-04-25 23:59:06', '2011-04-26 00:09:36', '172.31.1.1'),
(13, 'mybp', '05203eee78db66da8e787cf0090b02d77f712a69', '2011-04-26 00:20:19', '2011-04-26 00:20:36', '172.31.1.1'),
(14, 'mmishra', '7ca6ab535442c13d365b8d03376565375a4f1fe2', '2011-04-26 00:20:45', '2011-04-26 00:23:45', '172.31.1.1'),
(15, 'mmishra', '04c0e216dc6196e1453c8f7461a1dc6ea52d0261', '2011-04-26 13:32:17', '2011-04-26 13:33:01', '172.31.2.5'),
(16, 'subhash', 'b4a145188116b7b71de4f7fb740d9ee6e80653f2', '2011-04-26 16:03:08', '2011-04-26 16:12:42', '172.31.1.3'),
(17, 'mmishra', '016b41bd217c8da33249c846bf8a511e8e1fea2b', '2011-04-27 11:26:09', '2011-04-27 11:26:50', '172.31.1.6'),
(18, 'iit2007005', 'b0dc2f2b2ee90b56993c009b1cac2a145fe186a7', '2011-04-30 00:06:13', '0000-00-00 00:00:00', '172.31.1.4'),
(19, 'iec2007044', 'e6d61a2bce8d6d3abd726b8387519b5e2a187a74', '2011-04-30 00:44:52', '0000-00-00 00:00:00', '172.31.1.6'),
(20, 'anil', 'dcf8da4c2acb8b063f092e772fe88227014c6c95', '2011-05-01 13:24:59', '2011-05-01 15:05:31', '172.31.1.4'),
(21, 'mmishra', '5f4849d0466008b17a4023812d556d22c4aa21f7', '2011-05-01 17:07:11', '0000-00-00 00:00:00', '172.31.2.5'),
(22, 'anil', '8fb7f88f73d25ea0492d290949cd9b51f7b4641b', '2011-05-01 17:46:53', '2011-05-01 17:55:06', '172.31.1.4'),
(23, 'anil', '22e4d6690a082c1549186f4a317c2ca28573c545', '2011-05-03 10:19:11', '2011-05-03 10:25:44', '172.31.1.4'),
(24, 'shirshu', '8e0e07ff49edc73a82638ca5d0f0e3097dc89dd3', '2011-05-03 10:26:04', '2011-05-03 10:27:14', '172.17.15.46'),
(25, 'rs77', '4c0678686e4532ec134b2db645b4900fcff01ba4', '2011-05-03 10:50:17', '2011-05-03 11:15:11', '172.17.2.58'),
(26, 'anil', '765e7dffd0a4d1feddb02361c3701539d6631ed1', '2011-05-03 11:22:00', '2011-05-03 11:33:04', '172.31.1.4'),
(27, 'anil', '763c8dc7f847d707cf420e5ca6dbae643755e919', '2011-05-03 11:50:59', '2011-05-03 12:18:24', '172.31.1.4'),
(28, 'mybp', 'a514b801238bc13cce3be1e784457b3bc7996ea3', '2011-05-04 09:26:12', '0000-00-00 00:00:00', '172.31.1.4'),
(29, 'anil', '40d4ec9eea436a674c1a3e4f9929a2aacbbdec15', '2011-05-04 09:27:21', '2011-05-04 09:27:42', '172.31.1.4'),
(30, 'subhash', '2e9995bf2211d772ac597a191a3e112521015b3f', '2011-05-04 09:53:14', '2011-05-04 09:58:56', '172.31.1.4'),
(31, 'anil', 'b4fc8b4722aeba569e5a17a517999109f91d182d', '2011-05-04 16:56:34', '0000-00-00 00:00:00', '172.31.1.4'),
(32, 'dr', '05ae64bf5f552d584d2e27defb8426bdf0858f31', '2011-05-05 09:50:45', '2011-05-05 10:14:07', '172.31.1.6'),
(33, 'rs81', '8145096984eba0f848a928ad142dc89a6b792143', '2011-05-07 15:13:06', '2011-05-07 15:14:33', '172.31.1.6'),
(34, 'iit2009031', '2209a75b4d17ebac91c7844e3bc2954e9709beca', '2011-05-07 21:43:28', '0000-00-00 00:00:00', '172.19.7.29'),
(35, 'anil', '2209bcd74a619618b8d9f2cef834763564bc2a24', '2011-06-01 09:33:15', '2011-06-01 09:38:38', '172.31.1.6'),
(36, 'mmishra', '373c3b1555db62d1a47a060e9c130b4df33a26cf', '2011-06-01 09:44:15', '0000-00-00 00:00:00', '172.31.1.4'),
(37, 'anil', 'a59ab98064e932f2d4d683b905069229b0eb9f86', '2011-06-01 11:10:05', '2011-06-01 16:49:49', '172.31.1.4'),
(38, 'anil', '5625e54394a40c36d549e4627fb87318253e2fdf', '2011-06-01 16:50:27', '2011-06-01 17:35:08', '172.31.1.3'),
(39, 'anupam', '6b3ad664d5c0db11b332dcb1886da1218724412b', '2011-06-01 17:03:11', '2011-06-01 17:04:51', '172.31.1.4'),
(40, 'mmishra', '40c7f34796fd11de1ba6087b32bb075b929d4ba9', '2011-06-02 00:55:48', '2011-06-02 00:58:18', '172.31.1.6'),
(41, 'indem', 'edfe31754787daf49c639124f168db932be124e2', '2011-06-02 01:02:15', '2011-06-02 01:02:52', '172.31.1.6'),
(42, 'mmishra', '5020ba7e24c87135dc23ce7ddff306ba96771a96', '2011-06-02 01:03:03', '2011-06-02 01:03:35', '172.31.1.6'),
(43, 'subhash', 'e92d0b30f05805b37b74fab51fe50fdf7862c5b2', '2011-06-02 10:47:06', '2011-06-02 10:49:36', '172.31.1.6'),
(44, 'rs76', '3ee9e258552c509eb3e593c475a0d1615850e9da', '2011-06-02 11:31:57', '0000-00-00 00:00:00', '172.31.1.6'),
(45, 'sdas', 'e79dc7bd5fc0cca78aae6608aa699ed8a3b9c8d0', '2011-06-02 14:03:48', '2011-06-02 14:07:02', '172.31.1.1'),
(46, 'sdas', 'c376efec186a670f8c78ee2ddbb1f674d41c5534', '2011-06-02 14:07:30', '0000-00-00 00:00:00', '172.31.1.1'),
(47, 'anil', 'cec00c577869c3b7c52adb6a8baa73d2f53edb30', '2011-06-02 16:17:04', '0000-00-00 00:00:00', '172.31.1.4'),
(48, 'sdas', '269499bba6e22d1d5465d43e282c3eaa81bd8d0b', '2011-06-02 16:41:04', '2011-06-02 16:41:46', '172.31.1.6'),
(49, 'iec2009084', 'fbcfe655b5655f43614fd60e8b284cb8e2d85e8b', '2011-06-10 12:18:10', '0000-00-00 00:00:00', '172.31.1.1'),
(50, 'subhash', '22a7f3dad7f3c67789820b80d30d250e77376e2e', '2011-06-10 17:17:50', '0000-00-00 00:00:00', '172.31.1.6'),
(51, 'rajatsingh', 'faa3cb14ffac348f29dfac3db3c62d8b4f58fcac', '2011-06-16 11:39:54', '2011-06-16 11:42:11', '172.16.15.21'),
(52, 'jsp', '4725b627b449b993afde651ce0a17e186f1fd728', '2011-06-23 17:21:53', '2011-06-23 17:25:38', '172.31.1.4'),
(53, 'jsp', '41ce4c1340a58e0a788003a1311e4e8094232c70', '2011-06-23 17:25:54', '0000-00-00 00:00:00', '172.31.1.4'),
(54, 'anil', '2346f6d6a21027f1d048f8c937a4258dc022d463', '2011-06-30 10:05:29', '2011-06-30 10:06:04', '172.31.1.6'),
(55, 'anil', 'd63187b517cbecd8fdc3c8f6118e613272d7c14c', '2011-07-01 09:19:47', '2011-07-01 11:00:24', '172.31.1.6'),
(56, 'mmishra', '3476ae9c51055d3a5e4698be0283dc70d8099c15', '2011-07-01 10:39:32', '0000-00-00 00:00:00', '172.31.1.4'),
(57, 'rs77', '366f3948938254374d794261b44abdd985c0cbda', '2011-07-01 10:47:09', '2011-07-01 10:47:27', '172.17.2.58'),
(58, 'anil', '4a9eeb2483c9bb9ddda015c099c20e4076236c1e', '2011-07-01 11:30:42', '2011-07-01 11:46:43', '172.31.1.6'),
(59, 'anil', 'b1e653fe802b50c4efde8a2db4cef094e24b39da', '2011-07-01 11:47:57', '2011-07-01 11:50:50', '172.31.1.3'),
(60, 'subhash', '4f08c805a015b4de9c7194a6a9a38d3445562838', '2011-07-01 16:53:01', '2011-07-01 16:53:56', '172.31.1.6'),
(61, 'SUBHASH', '90778e3102ae6c09086abf04e71aa5d40d32282e', '2011-07-01 16:58:26', '2011-07-01 17:07:56', '172.31.1.6'),
(62, 'prashantkr', '9923410bff3a80853d84349a7e42106b7221a3ba', '2011-07-01 16:58:27', '2011-07-01 16:58:45', '172.31.1.6'),
(63, 'subhash', '555e795ec083e6c96fef7a245a434594cf5c6a39', '2011-07-01 17:55:33', '2011-07-01 17:55:51', '172.31.1.6'),
(64, 'subhash', 'd7300b7245eb6e4a79348614b8d537b63f177206', '2011-07-06 12:18:51', '0000-00-00 00:00:00', '172.31.1.6'),
(65, 'mmishra', 'cce43fd9be9eef1d8e8aa09e4156b78286ad9976', '2011-07-12 22:18:55', '2011-07-12 22:19:21', '172.31.1.4'),
(66, 'indem', 'f3cde1a327a1b6a58493ba0e3a287f875529a69d', '2011-07-12 22:19:39', '2011-07-12 22:20:37', '172.31.1.4'),
(67, 'mmishra', '5904afca23b20829004bc76a01388b0b18984d6c', '2011-07-12 22:20:45', '2011-07-12 22:22:19', '172.31.1.4'),
(68, 'indem', '43aa202e4204ab92a506d47cbcd833ea609d40f0', '2011-07-12 22:22:28', '2011-07-12 22:26:14', '172.31.1.4'),
(69, 'mmishra', '40f03ae7637eca6263fe1939bcbf9ea81f044f45', '2011-07-12 22:26:23', '2011-07-12 22:27:16', '172.31.1.4'),
(70, 'indem', '431864ec7b05994f6b901efe0c3d54fec12ae5d9', '2011-07-12 22:27:30', '2011-07-12 22:42:03', '172.31.1.4'),
(71, 'mmishra', '5c56211fca2655c449825e168c23e3381c1a9287', '2011-07-12 22:42:12', '2011-07-12 23:15:56', '172.31.1.4'),
(72, 'mmishra', '75acba0faec6351c7122f960b7f6ca03e7ff3487', '2011-07-12 23:16:08', '2011-07-12 23:18:49', '172.31.1.4'),
(73, 'indem', '6668f09e69df0efdea8a02889dde715bb8f4141f', '2011-07-12 23:19:01', '2011-07-12 23:24:36', '172.31.1.4'),
(74, 'mmishra', '13e3cac4063b81e64b66007b4b5a032ea05cada7', '2011-07-12 23:24:43', '2011-07-12 23:25:45', '172.31.1.4'),
(75, 'mmishra', '1224a220539ebae35de0d8c65a5240157b3c612e', '2011-07-12 23:25:54', '2011-07-12 23:26:18', '172.31.1.4'),
(76, 'subhash', 'f2901e0bab9051073aa9424dd6747ca2d360bbb7', '2011-07-14 09:47:48', '2011-07-14 09:49:26', '172.31.1.6'),
(77, 'anil', '0afad5c157169091f43234e690b15403c62d1af6', '2011-07-14 16:08:36', '0000-00-00 00:00:00', '172.31.1.6'),
(78, 'anil', '5443ab70c62514bbb360b833b68f229663b8efb9', '2011-07-15 13:23:41', '2011-07-15 13:24:06', '172.18.3.38'),
(79, 'rs83', '9235a2aa3c696c935232507523826fb64ec8f2d2', '2011-07-18 18:02:47', '2011-07-18 18:04:54', '172.31.1.6'),
(80, 'rs71', '335a00451c4b612657bf3471fd2df153024bf042', '2011-07-18 18:05:23', '2011-07-18 18:06:19', '172.31.1.6'),
(81, 'mkrishna', '0ad4ed369f3a38738c0960c9635e43cd15bb5151', '2011-07-18 18:06:53', '2011-07-18 18:08:51', '172.31.1.6'),
(82, 'rs80', '1d3358e55a99813b6642f9d9a374ae22d3c15e88', '2011-07-18 18:09:02', '2011-07-18 18:14:39', '172.31.1.6'),
(83, 'rs77', 'ed5d0e023a58d37f00d5fa4e1650695a211251b9', '2011-07-28 16:30:00', '2011-07-28 16:31:51', '172.31.1.6'),
(84, 'anil', 'e527740a05efac8d55d4273a30b238c04ba65da0', '2011-07-30 17:48:28', '2011-07-30 17:56:52', '172.31.1.6'),
(85, 'anil', 'b9ecaf6635b1ba50707a51cee3602eea4f395339', '2011-07-31 17:38:07', '2011-07-31 17:59:40', '172.31.1.6'),
(86, 'anil', '6e73860fe06991b51636facfd69a03765eed19a3', '2011-08-02 11:17:47', '2011-08-02 13:58:28', '172.31.1.6'),
(87, 'rs83', 'e8aeea7fc4be2c79eb0363f04753f274f40cb1a6', '2011-08-02 15:06:24', '2011-08-02 15:07:26', '172.31.1.6'),
(88, 'rs80', '7c7fa083a0fc3c7c841a0a0f3d326736f90c13d4', '2011-08-02 15:08:30', '0000-00-00 00:00:00', '172.31.1.6'),
(89, 'mkrishna', 'ed86b5836d21e08dec924ff6db0ab056c0d3c540', '2011-08-02 15:09:23', '2011-08-02 15:11:21', '172.31.1.6'),
(90, 'shashikant', 'cbd39be1dd50af469cd11f125499da59385e6e49', '2011-08-02 16:14:03', '0000-00-00 00:00:00', '172.26.0.242'),
(91, 'shashikant', '92dc72ad5585c5d2ee3c2e50ab96fa436b8788b6', '2011-08-02 16:15:35', '0000-00-00 00:00:00', '172.26.0.242'),
(92, 'shashikant', '893058ac3b2ed67bc86b52503c5c29331c7b3e26', '2011-08-02 16:16:12', '0000-00-00 00:00:00', '172.26.0.242'),
(93, 'ranjeet', '93d0fb6256c6deaaa1fef81b49fae28c16b2d0fe', '2011-08-02 17:47:31', '2011-08-02 17:48:52', '172.31.1.6'),
(94, 'mmishra', 'dc569fffbe780c7855347118d8bfaea311865d7a', '2011-08-03 09:51:14', '2011-08-03 09:54:17', '172.31.2.15'),
(95, 'anil', '8804b416044d835fc829612f52188752cd3bcafd', '2011-08-03 13:24:09', '2011-08-03 13:33:26', '172.31.1.6'),
(96, 'iit2009184', 'e3f815343a23a48ddc39edb3b1eaa5b81a0b6e8d', '2011-08-16 17:50:05', '0000-00-00 00:00:00', '172.31.1.6'),
(97, 'iit2009109', '829df46c79006385dc7b61e612615eddc897124f', '2011-08-20 12:08:41', '2011-08-20 12:09:41', '172.19.7.37'),
(98, 'anil', 'd26d96d2465eb9cbf09df527a3b4fec4e3f59c74', '2011-09-01 10:02:10', '2011-09-01 11:37:44', '172.31.1.6'),
(99, 'subhash', '8ae80d6fb16a4c2de29b01f82dd0fb63e6dbc91b', '2011-09-02 10:17:04', '2011-09-02 10:18:44', '172.31.1.6'),
(100, 'nilendra', '381e137d87acfca3b5bedc7e22c815b2477d1c25', '2011-09-04 17:31:58', '0000-00-00 00:00:00', '172.31.1.3'),
(101, 'anil', 'a31d9d2da2f715cbcb64e23e5ec5854a34cc6377', '2011-10-04 09:39:22', '2011-10-04 11:19:06', '172.31.1.4'),
(102, 'SUBHASH', 'f4e0bab8ee2d04f4dac8ff691474a20c74ee2a26', '2011-10-11 15:46:17', '2011-10-11 15:48:06', '172.31.1.4'),
(103, 'ksaeron', 'd41fd0297b5ccf3e1145511311a59ee6bbdcc525', '2011-10-11 15:48:15', '2011-10-11 15:49:13', '172.31.1.4'),
(104, 'subhash', '5521de9cfe95269fbea495be6aaaf771306f0cc6', '2011-10-11 15:49:26', '2011-10-11 15:50:31', '172.31.1.4'),
(105, 'shailendra', '14daedd8cbc5803a0a4d47ffffe2a03fe09dd860', '2011-10-12 09:43:02', '0000-00-00 00:00:00', '172.31.1.4'),
(106, 'anil', '545e0fa61eb07c3fc86940c941a01d3e068766cb', '2011-10-12 09:46:06', '2011-10-12 10:19:12', '172.31.1.4'),
(107, 'anil', '95e5234f25d959c64ea528dc10300f7c1ee65d38', '2011-10-12 10:31:18', '2011-10-12 10:35:44', '172.31.1.4'),
(108, 'anil', 'd7f8539683448c45a6376b71754df9df13cb9dd1', '2011-10-14 15:48:01', '2011-10-14 15:59:42', '172.31.1.4'),
(109, 'anil', '12b28945073b024fa89a7398498bff0a5bba845d', '2011-10-14 17:25:18', '2011-10-14 17:34:07', '172.31.1.4'),
(110, 'anil', 'f5c2efbbd937a7f64719b109c42dd39f6856c586', '2011-11-01 11:57:32', '2011-11-01 13:19:22', '172.31.1.4'),
(111, 'ksaeron', 'c70358205434f78e28956268ef1bb1a7f5854e72', '2011-11-01 16:08:35', '0000-00-00 00:00:00', '172.31.1.4'),
(112, 'rs76', '8b20cb3d9771b271291d694a323ea8fb5bd52fd4', '2011-11-01 17:11:45', '0000-00-00 00:00:00', '172.31.1.6'),
(113, 'kaushal', '68ce19592d19c9c6dd300192e2513162ba6c2479', '2011-11-02 11:01:34', '2011-11-02 11:05:58', '172.31.1.6'),
(114, 'ksaeron', '8eadd91a854231848e4538bb17c1c45f91e52d4a', '2011-11-02 12:56:12', '2011-11-02 12:56:58', '172.31.1.4'),
(115, 'ihc2010004', '3d3a19f3b33abaf767ce047856fc1354a57728e3', '2011-11-03 11:14:58', '0000-00-00 00:00:00', '172.31.1.4'),
(116, 'amishra', '079a6af45109d769287bc8a35aac928156b20edc', '2011-11-10 14:37:28', '0000-00-00 00:00:00', '172.31.1.4'),
(117, 'anil', 'fcf19c98c720c60e4cf438e2e471f6a4aa1d6b09', '2011-11-19 16:07:36', '2011-11-19 16:15:06', '172.31.1.4'),
(118, 'anil', '70cfe4d1ecd03b090235120b7ed6f774812e7e77', '2011-11-20 10:28:31', '0000-00-00 00:00:00', '172.31.1.4'),
(119, 'anil', 'cfc371b6ad2c5b5efe29090dc6da4a9c1faf4b55', '2011-12-01 09:27:50', '2011-12-01 10:13:04', '172.31.1.3'),
(120, 'rahul', '8a867231b63883718e07f16500336cd93be2ee6f', '2011-12-01 10:17:59', '0000-00-00 00:00:00', '172.31.1.4'),
(121, 'rs49', 'cfc315f10466c709ccc2f865e6dc9d964539668d', '2011-12-01 14:52:12', '0000-00-00 00:00:00', '172.31.1.4'),
(122, 'akg', 'bd1372d2c3abb3cc20ea69076a4aac86ef969abf', '2011-12-01 16:04:12', '0000-00-00 00:00:00', '172.31.1.3'),
(123, 'akg', '6b59687de182579417e1396490ad6a50e44c26a3', '2011-12-01 16:13:08', '0000-00-00 00:00:00', '172.31.1.3'),
(124, 'anil', '5ee61230ee0cbd658ebeda98d5c5f381ef9b14ea', '2011-12-03 15:24:12', '2011-12-03 15:27:46', '172.31.1.3'),
(125, 'anil', 'cf23b3ad892b84399397365d93a9cf555a6c1c16', '2011-12-10 16:05:23', '2011-12-10 16:24:37', '172.31.1.3'),
(126, 'mmishra', 'b5904743021c283277ad594366690c065a54bddb', '2011-12-12 23:57:26', '0000-00-00 00:00:00', '172.26.0.9'),
(127, 'anil', '2f7148bcc43122bb33a1849a4ae3a545f70e0fdf', '2011-12-22 09:41:46', '0000-00-00 00:00:00', '172.31.1.3'),
(128, 'rs92', '1ac4a3b79ef5808ac81b9cf54e6708b381f0240f', '2011-12-24 00:57:13', '2011-12-24 00:59:34', '172.31.1.4'),
(129, 'ksaeron', '7e450c0f4842a8d952f4b6e53dd4849dc1289d35', '2011-12-24 12:33:36', '0000-00-00 00:00:00', '172.31.1.4'),
(130, 'anil', 'b7f822729435d65eb43b1d68710eb7385c9aa7bf', '2011-12-24 16:09:12', '2011-12-24 16:36:55', '172.31.1.3'),
(131, 'rs77', '47ff9490f50b3c6de9d5b1b121b5915008c75352', '2011-12-25 16:14:16', '0000-00-00 00:00:00', '172.17.2.58'),
(132, 'anil', '0d5286668355f4076e20530e65280c336f7b00db', '2012-01-01 11:08:17', '2012-01-01 11:31:52', '172.31.1.3'),
(133, 'anil', '421ca8dabb5994f7b884d7c0b9addd25dd6925e0', '2012-01-01 12:51:26', '2012-01-01 13:16:52', '172.31.1.3'),
(134, 'iec2010032', '5534de7c7bb045f580fd4135400563404b1e6eda', '2012-01-16 18:34:40', '0000-00-00 00:00:00', '172.19.1.230'),
(135, 'iec2010032', '21e480cfe7f3390dfb3aeedc5f4e8de80764c5c5', '2012-01-16 18:35:26', '0000-00-00 00:00:00', '172.19.1.230'),
(136, 'iec2010032', 'cca9ba3537f814841eb61535cbf76b2a84461db3', '2012-01-16 18:35:31', '2012-01-16 18:35:48', '172.19.1.230'),
(137, 'anil', 'e298d207752bf27facc09b91b53e3489374c5ea2', '2012-02-01 15:24:31', '2012-02-01 16:17:00', '172.31.1.1'),
(138, 'mmishra', '47bab5058de83f71502f0c9103670e13c7ed45cf', '2012-02-02 09:49:10', '0000-00-00 00:00:00', '172.31.1.6'),
(139, 'subhash', '18911fabe70264698bf1fbbaeae936db2352646f', '2012-02-02 12:57:26', '2012-02-02 13:01:31', '172.31.1.1'),
(140, 'ksaeron', 'ee8da9d4377314aa915ebecffed74499f0a30443', '2012-02-03 20:48:56', '0000-00-00 00:00:00', '172.31.1.6'),
(141, 'ksaeron', '379df98dd6f9e6f222628368eab1f9330c71b96a', '2012-02-03 20:51:02', '0000-00-00 00:00:00', '172.31.1.6'),
(142, 'anil', 'c215af8252c73ceaf92fb14591165c0efe1bdeb5', '2012-02-27 12:21:17', '2012-02-27 12:31:33', '172.31.1.6'),
(143, 'anil', '400a5bef4c27fd30a533a318030749eb74c4804a', '2012-02-27 12:38:38', '2012-02-27 12:39:50', '172.31.1.6'),
(144, 'anil', '694703436dca3080450edcf24d8831e6c954205a', '2012-03-01 13:36:25', '2012-03-01 14:45:33', '172.31.1.6'),
(145, 'mmishra', '60ef187979033758b0a805673a91d28a99c49b8a', '2012-03-02 07:03:43', '2012-03-02 07:07:15', '172.31.1.6'),
(146, 'anil', 'a08993d422d804c1de721582b6bea3915fb52b63', '2012-03-07 11:28:59', '2012-03-07 12:06:41', '172.31.1.6'),
(147, 'mmishra', '9fb880090c12705883d5221194a7c9f00d3f3300', '2012-04-02 11:19:29', '2012-04-02 11:21:52', '172.31.1.6'),
(148, 'anil', '859247e061dc5e3f0ea15750bb65cfd08c6d304a', '2012-04-02 12:02:49', '2012-04-02 13:48:09', '172.31.1.6'),
(149, 'mmishra', '2d80f0766b37f17d457b39cf28bd357f57f78d97', '2012-04-02 15:44:53', '0000-00-00 00:00:00', '172.31.1.6'),
(150, 'anil', '47ac40c6d2722da7dae87b6d08e6a674fdf110be', '2012-04-03 09:32:26', '2012-04-03 10:06:21', '172.31.1.6'),
(151, 'anil', '9f28a3eb8f3cd7f3a74915410a1e6d6888f0a9bf', '2012-04-03 10:31:31', '2012-04-03 10:36:11', '172.31.1.6'),
(152, 'rajbisht', '957ef8faf8dc84a0f4ca0baa5ccc62e088aef921', '2012-04-03 12:05:47', '0000-00-00 00:00:00', '172.31.1.1'),
(153, 'kaushal', 'f5bd57f5b9ddec2a41d183f7489996cbfc3ff488', '2012-04-03 12:07:07', '2012-04-03 12:09:13', '172.31.1.6'),
(154, 'rs127', 'b84a4f8d2f9c02fbb212af2826b6fb60c746047c', '2012-04-03 16:29:36', '0000-00-00 00:00:00', '172.31.1.6'),
(155, 'kaushal', 'd421cc6af7af82b6f3ee673d1b50c8de7068b758', '2012-04-06 14:37:34', '2012-04-06 14:39:32', '172.31.1.6'),
(156, 'rahul', 'c2395bb63eb2b805b96baa023b0e711ea459d88d', '2012-04-06 14:39:45', '2012-04-06 14:41:00', '172.31.1.6'),
(157, 'anil', '65f680ffeed4845d11107d096c299616eec03315', '2012-05-01 10:11:13', '2012-05-01 11:23:36', '172.31.1.6'),
(158, 'ise2010024', 'd2e16746b7780f301240b6c7f3a04555ae1d474f', '2012-05-11 20:51:22', '2012-05-11 20:52:31', '172.19.2.79'),
(159, 'anil', 'f581b3f6f260208c28583facb956d6c17a360b14', '2012-06-01 10:24:12', '2012-06-01 12:09:11', '172.31.1.6'),
(160, 'sonali', 'cc7547c2fac9ad1617e0257dab6303faf6fc0632', '2012-06-02 07:51:38', '2012-06-02 07:54:47', '172.31.1.1'),
(161, 'ajay', '1f347ed5cda09215f64a28501e35d8f90314118f', '2012-06-05 12:37:18', '2012-06-05 12:37:47', '172.31.1.6'),
(162, 'naveen', '4336689297d3cd0da20994779c3b8603c203c4c0', '2012-06-18 16:12:15', '0000-00-00 00:00:00', '172.31.1.4'),
(163, 'mmishra', '044bdaa896eeead912771decb3400bdca1e3826f', '2012-06-21 11:55:08', '2012-06-21 11:59:52', '172.31.1.6'),
(164, 'durgesh', 'b0e08d0c57614a9501ae966bec9e7a2e4db88b4f', '2012-06-22 22:36:44', '2012-06-22 22:38:01', '172.31.1.6'),
(165, 'kaushal', '1a305fcddd7e74b2c0db4112e7246055451e0e59', '2012-06-22 22:38:15', '0000-00-00 00:00:00', '172.31.1.6'),
(166, 'anil', '048698117dd2b2d2e0f39efd9d459c53adac46e7', '2012-06-26 16:45:14', '2012-06-26 16:46:23', '172.31.1.6'),
(167, 'durgesh', '413f6431a4f7b928c47ae1534e4a9b83fea33329', '2012-07-02 12:03:08', '0000-00-00 00:00:00', '172.31.1.1'),
(168, 'santoshkr', '176e2020c8da083941f1e594de228cc5a02d32fa', '2012-07-02 12:49:08', '0000-00-00 00:00:00', '172.30.1.51'),
(169, 'iec2009033', '4d54f19822cd5b754817eba3aff353f822ffd5be', '2012-07-02 13:16:21', '0000-00-00 00:00:00', '172.31.1.4'),
(170, 'durgesh', 'f1dcd03458adb79ed74e9931e75eecdd49b9e85e', '2012-07-02 15:08:18', '2012-07-02 15:09:00', '172.31.1.1'),
(171, 'saleem', 'b593aae391a3492574988e9ac320053f73b1a007', '2012-07-02 15:09:19', '2012-07-02 16:50:32', '172.31.1.1'),
(172, 'rs70', 'e709ba26af0525cfa8c109c284124547d5ed86d3', '2012-07-02 16:27:26', '0000-00-00 00:00:00', '172.31.1.4'),
(173, 'iit2009142', '6e70c4841b7f9fd7ff307922306018d296043c81', '2012-07-03 00:01:02', '0000-00-00 00:00:00', '172.31.1.6'),
(174, 'rit2009010', 'fc484e9dbe0f995d348a6d7863168bae7949d35a', '2012-07-03 18:49:02', '2012-07-03 18:50:21', '172.31.1.1'),
(175, 'rit2009014', '064b1b2bbb42f55dc980f176ea2ec589200c65b2', '2012-07-03 20:14:38', '0000-00-00 00:00:00', '172.31.1.4'),
(176, 'iec2011036', 'b117b4e9fb9a28c942a7cd0ab4d3fe3ac36b3fcb', '2012-07-04 02:06:56', '2012-07-04 02:07:35', '172.31.1.4'),
(177, 'rs76', '2eb13e263c63aa89601f4dbbd473c603deaf5e74', '2012-07-04 09:29:11', '0000-00-00 00:00:00', '172.31.1.1'),
(178, 'rs70', '55406b8f79280047ed664a2d307f8f3a4fdf8a6f', '2012-07-04 10:21:56', '2012-07-04 10:25:13', '172.31.1.4'),
(179, 'rs96', '6f2a7a036eca2606ca78e92e5474c15d8a714900', '2012-07-04 10:22:59', '0000-00-00 00:00:00', '172.31.1.1'),
(180, 'rs96', '6b79d7a9c9f1946ea5e171da860fda2cb194b47b', '2012-07-04 10:24:26', '0000-00-00 00:00:00', '172.31.1.1'),
(181, 'rs96', 'c74da1006cb6c2c13b099f4c523150e339c1f4ad', '2012-07-04 10:24:47', '0000-00-00 00:00:00', '172.31.1.1'),
(182, 'rs96', '4149fd571831270bfa9b246da5957f9ba1302f70', '2012-07-04 10:25:41', '2012-07-04 10:27:23', '172.31.1.1'),
(183, 'iec2010032', '583b4f148e62621f4c3fb2db2d70e871a4ac0db0', '2012-07-04 11:34:40', '0000-00-00 00:00:00', '172.31.1.4'),
(184, 'rs54', 'a19d9925db4a291ed093cfe48cf714c0ba340151', '2012-07-04 12:39:44', '2012-07-04 12:41:07', '172.31.1.1'),
(185, 'rs65', 'f1bf9f2fe50c2556d250503eb1b515955e36d54c', '2012-07-04 12:41:14', '2012-07-04 12:41:55', '172.31.1.1'),
(186, 'iit2009051', 'a91d2965a1d4b7caf6e660ed8548db943d8de1e8', '2012-07-04 13:07:05', '0000-00-00 00:00:00', '172.31.1.1'),
(187, 'iit2009051', '9edff9755f4293de62daac619c7fb5e0f32b8e0a', '2012-07-04 13:07:46', '2012-07-04 13:08:45', '172.31.1.1'),
(188, 'iit2009196', 'd11fd6b891e29a716a6d21afde4b86b6625224f6', '2012-07-04 13:58:50', '2012-07-04 13:59:16', '172.31.1.4'),
(189, 'rit2009074', 'c83f267568fe93fbbf4248a52631409d41459290', '2012-07-04 14:43:50', '2012-07-04 14:44:42', '172.31.1.4'),
(190, 'rs72', 'f23c43640fb70271f9b192a61a9493638902d163', '2012-07-04 16:01:33', '2012-07-04 16:01:55', '172.31.1.1'),
(191, 'rs95', '2609aa2a869cb5a3b2d1c571c9abf9e0e0c5d2a2', '2012-07-04 18:59:30', '2012-07-04 19:01:31', '172.31.1.6'),
(192, 'iit2009048', 'e6607b7103c697839107358e13413ef23aaab53b', '2012-07-04 20:41:38', '0000-00-00 00:00:00', '172.31.1.4'),
(193, 'iit2009048', '21065b6bda5cb8ce674fb641f11e41f6224c591a', '2012-07-04 20:42:05', '2012-07-04 20:42:37', '172.31.1.4'),
(194, 'rit2009003', '17280bf6fc893ff46d2c72bb7e93de1aacb4d949', '2012-07-05 10:56:37', '0000-00-00 00:00:00', '172.31.1.1'),
(195, 'rit2009071', 'aec2bf9a7e771b9be52cfec1ab65af66e4d29665', '2012-07-05 13:16:36', '0000-00-00 00:00:00', '172.31.1.4'),
(196, 'iit2010110', '54bb705c7787b1e412be360a46e1b0471217a7df', '2012-07-05 14:09:22', '0000-00-00 00:00:00', '172.31.1.1'),
(197, 'rit2009055', '6d67d983cae0e11e105a81500b2297a4296dacce', '2012-07-05 14:30:57', '0000-00-00 00:00:00', '172.31.1.6'),
(198, 'imb2011032', '26606d868e42ae49467a91a91aeddd50e233e885', '2012-07-05 17:38:37', '0000-00-00 00:00:00', '172.31.1.6'),
(199, 'IMS2012017', 'e769947b4855f99092627e736ff3bc382db75e4c', '2012-07-05 23:25:28', '2012-07-05 23:25:57', '172.31.1.6'),
(200, 'ims2012048', '99120d8d35397ca825c51720425b1f971f9bf8ab', '2012-07-06 00:29:21', '2012-07-06 00:30:41', '172.31.1.4'),
(201, 'iec2011087', '1df26ada53ad880fa602a350bd00ebe374590b69', '2012-07-06 01:37:24', '2012-07-06 01:37:37', '172.31.1.6'),
(202, 'kaushal', '62a0a6ca9f436e510b1d0fd59a3d4b67ae13016e', '2012-07-06 18:05:33', '2012-07-06 18:06:24', '172.31.1.1'),
(203, 'iwc2011007', 'a489417ed80779d1f611ea05023cb870d876b4df', '2012-07-06 18:31:06', '0000-00-00 00:00:00', '172.31.1.4'),
(204, 'iec2011003', '109ef939e0f873fcc4cec68e094cb0ad7410ca02', '2012-07-06 19:14:31', '0000-00-00 00:00:00', '172.31.1.4'),
(205, 'iit2009107', 'dc8fc695c0adee6602b42af068c6fab50f43d50c', '2012-07-07 00:21:55', '2012-07-07 00:22:48', '172.31.1.6'),
(206, 'iit2011178', '30879b9e9246ecf224d23792255daf1f94950f37', '2012-07-07 22:08:53', '0000-00-00 00:00:00', '172.31.1.1'),
(207, 'iec2011036', '264c1d64381eb77601858c9c2428e63d3788edcc', '2012-07-07 23:56:21', '0000-00-00 00:00:00', '172.31.1.4'),
(208, 'iiita', '02c5985c371293c4914922904b5d844449920ca9', '2012-07-08 00:40:51', '0000-00-00 00:00:00', '172.31.1.6'),
(209, 'ise2011007', 'e88d1e42a9bb4a71a1a7aba7122b16ab7b2a916c', '2012-07-08 02:18:47', '0000-00-00 00:00:00', '172.31.1.6'),
(210, 'ise2011007', '0334665c3e90dd505ecf21fb18e3d768cd705581', '2012-07-08 02:19:39', '0000-00-00 00:00:00', '172.31.1.6'),
(211, 'ise2011023', 'a67d56b89896e553f03fcf3cb322b43c0f8b3e18', '2012-07-08 02:24:22', '2012-07-08 02:25:08', '172.31.1.6'),
(212, 'iit2008146', '7d2b35aaa79e6fecce97500465a85408a9e520da', '2012-07-08 10:18:45', '2012-07-08 10:19:40', '172.31.1.4'),
(213, 'iit2009139', 'afdfddc8327ce58c8f759e3e6fdb6b47dee3c50c', '2012-07-08 11:55:36', '2012-07-08 11:56:29', '172.31.1.6'),
(214, 'iit2009195', '55cc5bbf1ef5b484868575579b8520da7de5f8df', '2012-07-08 12:09:12', '0000-00-00 00:00:00', '172.31.1.4'),
(215, 'rs77', '8ad3d3d2baea36e5e1a0ce8f74fb719b8985f919', '2012-07-09 09:58:40', '2012-07-09 09:59:11', '172.31.1.6'),
(216, 'ise2011023', '7caea497745d28dbe0732ddc4f1b7fa3d40aa166', '2012-07-10 10:59:12', '2012-07-10 10:59:23', '172.31.1.6'),
(217, 'ise2011012', 'b0b8c2baae3eb3fc9daa5415c1e1b90167c9038b', '2012-07-10 13:22:04', '2012-07-10 13:29:30', '172.31.1.6'),
(218, 'iit2010190', '6b6007824bce4c6d6c0bbcdeb844570aef3dfcd0', '2012-07-10 14:48:21', '0000-00-00 00:00:00', '172.31.1.4'),
(219, 'iit2009112', '5633b905dfa21f3a5b572f4a21032fb12c010eee', '2012-07-10 22:17:01', '0000-00-00 00:00:00', '172.31.1.6'),
(220, 'iit2009112', '11edb9bfdb481b28a472b412c11e86e1aa3452fe', '2012-07-10 22:21:09', '0000-00-00 00:00:00', '172.31.1.6'),
(221, 'iit2009112', '316ae2be6ce50c3b25646cc8947093a4015cba31', '2012-07-10 22:21:39', '0000-00-00 00:00:00', '172.31.1.6'),
(222, 'iit2009112', 'a99fb5a105d0d91fe519c2a8e13ed5cad1846750', '2012-07-11 00:16:42', '0000-00-00 00:00:00', '172.31.1.6'),
(223, 'iit2009177', '1429f0fcb88f4a956062e7f460ee134c9ab6f557', '2012-07-11 00:33:43', '2012-07-11 00:34:10', '172.31.1.4'),
(224, 'iit2009177', '4d59c16115ae55c0820f287a5b556eb571ec12f8', '2012-07-11 00:58:20', '2012-07-11 00:58:59', '172.31.1.6'),
(225, 'grsingh', '92ed95db9adaee3826fff2f48599d743f1c9198a', '2012-07-11 11:04:42', '2012-07-11 11:32:46', '172.31.1.6'),
(226, 'mmishra', '280f0bcb4e9d69404707d4215bc9702d7f0a55b1', '2012-07-11 11:33:29', '2012-07-11 11:34:06', '172.31.1.6'),
(227, 'mmishra', 'b888d347dd58a0fc79162f180a10bbf5b5dde02d', '2012-07-11 15:49:41', '0000-00-00 00:00:00', '172.31.1.6'),
(228, 'imb2012052', '3bcf67484c40f86e5cefbcd940dc9c0c1158491f', '2012-07-11 16:14:04', '0000-00-00 00:00:00', '172.31.1.6'),
(229, 'IMI2012002', '4048e8e5e499e99f61262ae8dca8e9e33bbc10e7', '2012-07-11 17:51:13', '0000-00-00 00:00:00', '172.19.19.186'),
(230, 'iit2009105', 'ea53eea455fae68db2b1d03ddb1d2a5c3e792de6', '2012-07-11 18:39:47', '0000-00-00 00:00:00', '172.31.1.6'),
(231, 'grsingh', '58681c2e7565053b5fbb0a4862f4502aa29e7573', '2012-07-11 19:27:44', '2012-07-11 20:29:23', '172.31.1.1'),
(232, 'iec2011065', 'e46e11600249d8604a1091c9fa31f41d1f835759', '2012-07-11 20:30:19', '0000-00-00 00:00:00', '172.31.1.4'),
(233, 'iec2011065', '21e22cc8ff2a2a90e2addbb5c4a6ea6341940536', '2012-07-11 20:32:08', '0000-00-00 00:00:00', '172.31.1.4'),
(234, 'ims2012038', 'a28a3ef46550a6abcbc93f80e825fbf8a7eceafc', '2012-07-11 23:43:50', '0000-00-00 00:00:00', '172.17.13.14'),
(235, 'grsingh', 'e0b29c6c39a14699e4253fc84d0d09d72d5a7bbe', '2012-07-12 07:45:37', '2012-07-12 08:08:56', '172.31.1.1'),
(236, 'saleem', 'ec4e5bd5a7b647011bdc8feec1541ed492aa0a8c', '2012-07-12 11:01:01', '2012-07-12 11:02:19', '172.31.1.4'),
(237, 'iit2009150', '15326a8aef519313d3eaf44514ba4596ee8a97b0', '2012-07-12 11:31:07', '0000-00-00 00:00:00', '172.31.1.4'),
(238, 'iec2009032', 'a8b0c7db5850ad45d637884b175dd6f0be47cef5', '2012-07-12 12:05:49', '0000-00-00 00:00:00', '172.31.1.4'),
(239, 'iec2009032', 'e8b70e2dabfd7baef9bca9fd94a6d79ec685cb4e', '2012-07-12 12:06:30', '2012-07-12 12:07:08', '172.31.1.4'),
(240, 'subhash', 'fed5886dc542c8a2d9aed87e67574ea5bfb787ea', '2012-07-12 12:34:13', '2012-07-12 12:39:13', '172.31.1.6'),
(241, 'philipbk', '77068d67c87ca21f9b073e095778d1bf431a4d04', '2012-07-12 16:02:38', '0000-00-00 00:00:00', '172.31.1.4'),
(242, 'iit2009023', '578b56d64c9936dbc54ca4688b421a40be4f5259', '2012-07-12 16:10:06', '0000-00-00 00:00:00', '172.31.1.4'),
(243, 'mmishra', '42e6ec88073e611dbd807ff658bc14f59ccb1601', '2012-07-12 22:54:45', '0000-00-00 00:00:00', '172.31.1.6'),
(244, 'grsingh', '7661950a0023bca5dc5a40134be311f5165301ee', '2012-07-16 12:28:12', '0000-00-00 00:00:00', '172.31.1.1'),
(245, 'mmishra', 'f8d90d0ce9d78efd83cd392e9a51d79345394c8a', '2012-07-16 12:33:42', '2012-07-16 12:53:46', '172.31.1.6'),
(246, 'grsingh', 'acbe1bd57c0c6d32e6d4deea762b9fb141f5e15b', '2012-07-16 12:55:41', '0000-00-00 00:00:00', '172.31.1.1'),
(247, 'rs54', 'a8a0bf3b916529e4a384b2f996be96d5cd5d98be', '2012-07-16 13:01:16', '0000-00-00 00:00:00', '172.31.1.1'),
(248, 'rs64', 'd8e1ad39dc7707d49b51cd5b153d8e283c4f711d', '2012-07-16 15:58:57', '0000-00-00 00:00:00', '172.31.1.6'),
(249, 'grsingh', '264aecd5e206f72d554296e57da019e4271d56c6', '2012-07-18 09:19:25', '0000-00-00 00:00:00', '172.31.1.1'),
(250, 'grsingh', '110afa137bf537442bee79567155011904a5cfed', '2012-07-18 18:09:55', '0000-00-00 00:00:00', '172.31.1.1'),
(251, 'grsingh', '3dc9ac3027585d7665f3f52fc9e98d43c36a4e68', '2012-07-19 17:19:26', '2012-07-19 17:21:06', '172.31.1.6'),
(252, 'grsingh', 'b06527869b0ce2829b8ae34d32fb84940149c7df', '2012-07-24 11:25:54', '0000-00-00 00:00:00', '172.31.1.6'),
(253, 'grsingh', '9b2b389498783f7d4141f96261b866d92ba37d2d', '2012-07-24 11:56:18', '2012-07-24 12:05:28', '172.31.1.6'),
(254, 'sanjaykumar', '7f5b9f5bcf4157b6f76f42c4bd8e356754bcd5d1', '2012-07-24 12:16:55', '0000-00-00 00:00:00', '172.31.1.6'),
(255, 'sanjaykumar', 'c2799993e4a8a8df4dfeaf84c4d1fc0f36d90b9e', '2012-07-24 12:17:14', '0000-00-00 00:00:00', '172.31.1.6'),
(256, 'saleem', '188370e33d4102a955961eeb3411a26887915ee8', '2012-07-27 14:53:27', '2012-07-27 14:57:12', '172.31.1.4'),
(257, 'saleem', '4019e736c5a1e98f1fcae65d45b710637d6a35bc', '2012-07-27 14:57:26', '2012-07-27 14:58:40', '172.31.1.4'),
(258, 'grsingh', '05b5271ce86e867c54c441dfff9aa2c52be718c3', '2012-07-30 17:21:51', '2012-07-30 17:55:20', '172.31.1.1'),
(259, 'grsingh', 'e2f49c1168b84b31d4ec28d8d844abb9d0d5cd43', '2012-07-31 09:56:54', '0000-00-00 00:00:00', '172.31.1.1'),
(260, 'mmishra', '77cd96027984a281396e31273f61b8b237f8594f', '2012-08-07 10:03:42', '2012-08-07 10:05:25', '172.31.1.6'),
(261, 'mmishra', 'e7e489490214184c447eb0f732fe75881e57e8af', '2012-08-22 09:49:49', '0000-00-00 00:00:00', '172.31.1.6'),
(262, 'grsingh', '64a229e71ec835da1739d31aaedf86f09087c86f', '2012-08-22 10:54:41', '2012-08-22 10:56:19', '172.31.1.1'),
(263, 'grsingh', '40f56c75e488000130aec75abac43b5303cd2480', '2012-08-22 11:08:43', '2012-08-22 11:54:06', '172.31.1.1'),
(264, 'grsingh', '04aacb54d130a355937bf60915056e089e4144f4', '2012-08-22 12:12:41', '2012-08-22 12:45:11', '172.31.1.1'),
(265, 'grsingh', '642c1ba781fb9293375ca8d81a9fb9a54e5fc348', '2012-08-22 14:39:49', '0000-00-00 00:00:00', '172.31.1.1'),
(266, 'grsingh', '189df040d07107d03c33a68d3d2b64affb7d891a', '2012-08-22 15:01:38', '2012-08-22 15:04:10', '172.31.1.1'),
(267, 'grsingh', '697802a7db47542cb1e3d1b4743c42388c90b724', '2012-08-22 17:55:54', '2012-08-22 17:58:13', '172.31.1.1'),
(268, 'grsingh', '6cea4bc8773f02c751fded311c4263bc8df0dac4', '2012-08-24 09:22:32', '0000-00-00 00:00:00', '172.31.1.1'),
(269, 'grsingh', 'd5e482e75e5ba3c646f7e0ab08a0f0ea92e60d56', '2012-08-24 09:26:46', '2012-08-24 09:30:10', '172.31.1.1'),
(270, 'satyaprakash', 'd27e4c1ab646037ce9f7e191c2030b102c89ae23', '2012-08-24 12:19:24', '2012-08-24 12:29:32', '172.31.1.1'),
(271, 'grsingh', '2090611f681c6eceffffdae2eb7a61cf9b96c054', '2012-08-24 17:03:21', '0000-00-00 00:00:00', '172.31.1.4'),
(272, 'arun', '2b21a58ff60223bdb4aa66991b66b5bef939c3a9', '2012-08-24 17:46:06', '2012-08-24 17:47:33', '172.31.1.1'),
(273, 'grsingh', '764951cfaa272952c2d9552f63be273d450a0b09', '2012-08-24 18:03:50', '2012-08-24 18:06:40', '172.31.1.1'),
(274, 'tpant', '4a72a755f27f3b9bf554ec90da5ef4cfc2b81d7d', '2012-08-24 18:18:33', '2012-08-24 18:20:09', '172.31.1.6'),
(275, 'grsingh', '6292bac77f5506fa8cd528777406adce93d24d7e', '2012-08-25 09:58:36', '2012-08-25 10:14:20', '172.31.1.1'),
(276, 'rs80', 'd2ee8d6b8659b4be8a131287ab12bf1b48900eb3', '2012-08-25 22:56:49', '2012-08-25 22:58:08', '172.31.1.1'),
(277, 'rs80', '8e87f543b7f6b8ffb6d0fa66c2280b8089af5f16', '2012-08-26 11:29:43', '2012-08-26 11:31:28', '172.31.1.1'),
(278, 'grsingh', 'a8012b43289fb8aceaf39f70d7dc526acb5afcf5', '2012-08-27 09:43:05', '2012-08-27 09:51:46', '172.31.1.1'),
(279, 'grsingh', 'c8ba9a050f8c9dedffd4bc39d2b769496ae74c5d', '2012-08-31 10:22:49', '2012-08-31 10:26:11', '172.31.1.1'),
(280, 'grsingh', '82bce28ef94315d0da604d5585154b064e949a53', '2012-09-01 09:46:53', '2012-09-01 12:13:11', '172.31.1.1'),
(281, 'grsingh', 'ee752fa1c0bfff49eb914c1a7a9f8c0c0d1fb441', '2012-09-01 17:39:45', '2012-09-01 17:47:39', '172.31.1.1'),
(282, 'mmishra', '9de6e0386d808ac81b1a372fc9f4944fa9f42811', '2012-09-03 09:59:27', '0000-00-00 00:00:00', '172.31.1.6'),
(283, 'grsingh', 'b45e68d9cb80c2f2029776c82f6b9bbb38798c50', '2012-09-03 10:57:53', '0000-00-00 00:00:00', '172.31.1.1'),
(284, 'grsingh', '9aa49afe6f7f08231a38a038194a704c748e2787', '2012-09-03 16:44:46', '2012-09-03 18:36:07', '172.31.1.1'),
(285, 'indem', '9b22a52b30b91ad6f0acdcf29518a15ad4c624fa', '2012-09-03 17:53:18', '0000-00-00 00:00:00', '172.30.1.56'),
(286, 'prashantkr', '952f1eea62303f2ca40c5e10b0555550f2130db4', '2012-09-03 17:53:28', '2012-09-03 17:53:48', '172.30.1.56'),
(287, 'rs83', 'dc9da5e3868b0c587460e27aab112cbf17245ef4', '2012-09-03 18:28:31', '2012-09-03 18:48:14', '172.31.1.6'),
(288, 'rs80', 'bc5877fc014f535ce8efb22625ab536bd16ba6cb', '2012-09-03 18:48:27', '2012-09-03 19:02:26', '172.31.1.6'),
(289, 'saleem', '14bc96803de12abdc6f0cc5dd8c9d7ada6018bfd', '2012-09-07 11:30:31', '2012-09-07 11:34:30', '172.31.1.4'),
(290, 'grsingh', '98d84248bdab039a5db34c8cb2d7232a17d55c16', '2012-10-02 17:06:02', '0000-00-00 00:00:00', '172.31.1.1'),
(291, 'grsingh', 'bcb2268d61332b794e1e7b516c6f6dd609b4fac1', '2012-10-04 09:01:48', '2012-10-04 09:02:53', '172.31.1.1'),
(292, 'grsingh', '319306b5b0cf0b9ad1f593a4d8a866fa12f29e38', '2012-10-05 14:11:05', '0000-00-00 00:00:00', '172.31.1.1'),
(293, 'grsingh', 'd2511942ba803429af6905f7f76a058214626b88', '2012-10-08 11:20:49', '2012-10-08 11:23:16', '172.31.1.1'),
(294, 'grsingh', '21662cfb343d8ff794f969779978cf0bbee0122e', '2012-10-09 08:54:47', '0000-00-00 00:00:00', '172.31.1.1'),
(295, 'grsingh', '1e1f4472514d5a6a65e3e5224de14e2d11027bcd', '2012-10-09 10:37:42', '0000-00-00 00:00:00', '172.31.1.1'),
(296, 'grsingh', '82ffaa2ccfece1f90c6dd2ec06c6815a87bd5d32', '2012-10-09 10:40:05', '0000-00-00 00:00:00', '172.31.1.1'),
(297, 'pkumar', 'c97246ad90439f27749eba19a7b4058b9c7bfb59', '2012-10-09 10:49:53', '0000-00-00 00:00:00', '172.31.1.1'),
(298, 'vinay', 'd3dcdd059fa2b39ff3882fa321a2449493b5ef9f', '2012-10-09 12:27:56', '2012-10-09 12:29:57', '172.31.1.1'),
(299, 'grsingh', 'ec5d6cd29c0b52cf0c1740615fd2d9ebcbf3e6a5', '2012-10-09 14:30:27', '0000-00-00 00:00:00', '172.31.1.1'),
(300, 'grsingh', '44791606a7b7eae9e4bf2d5bc4cfa3ebaced7458', '2012-10-18 09:51:21', '0000-00-00 00:00:00', '172.31.1.1'),
(301, 'pritish', 'aee014d0e647df092a1df887d3e5227239741930', '2012-10-25 10:21:13', '2012-10-25 10:22:35', '172.31.1.6'),
(302, 'sonali', '6d4db8fe7d7d9b37fea63745d180c28cd674dceb', '2012-10-25 12:55:11', '0000-00-00 00:00:00', '172.31.1.1'),
(303, 'grsingh', '18bf1baa33af92baaaba691e3f8df7f47da16fa1', '2012-10-31 09:21:10', '0000-00-00 00:00:00', '172.31.1.1'),
(304, 'kaushal', '4b29249e7608b66a43155ca562a024c70417b57e', '2012-10-31 13:30:49', '2012-10-31 13:33:13', '172.31.1.6'),
(305, 'grsingh', '875780016e1b68d40ac9dd61630e2219bf2f354c', '2012-11-03 09:42:57', '2012-11-03 10:54:45', '172.31.1.1'),
(306, 'rs95', '9f5d07b9a7e124b1e9e36eac5fd128d25af48816', '2012-11-20 17:44:32', '0000-00-00 00:00:00', '172.31.1.6'),
(307, 'rs95', 'f5e23f2f61e9c4c11a9add7d616ee0f478d339c1', '2012-11-20 17:45:26', '2012-11-20 17:45:43', '172.31.1.6'),
(308, 'grsingh', 'b4ac4bcf7888a5d731b161ad4308cebacd841ced', '2012-11-28 17:54:37', '2012-11-28 18:07:00', '172.31.1.1'),
(309, 'grsingh', '488219c60349293c739d8ef93d630f1a53e0a026', '2012-11-28 18:07:12', '2012-11-28 18:07:31', '172.31.1.1'),
(310, 'grsingh', '1d2c0ad01798225bf48232c9f3266e54ff1ba728', '2012-11-29 14:12:14', '0000-00-00 00:00:00', '172.31.1.1'),
(311, 'kaushal', 'ad12083b7dc1d22941d2eac83cf469afd6b78f10', '2012-11-29 15:16:48', '0000-00-00 00:00:00', '172.31.1.1'),
(312, 'sonali', 'f135e8f3630e7fa01e07ccc4a531a1c26f5a9daa', '2012-11-29 16:04:19', '0000-00-00 00:00:00', '172.31.1.4'),
(313, 'vijayk', 'f0799afbc52cbb782279c3c3bf98460d2d0a099e', '2012-11-29 17:46:20', '0000-00-00 00:00:00', '172.31.1.6'),
(314, 'vijayk', '4f9b023e09263834c9cc95c108baa5996fec88a6', '2012-11-29 17:47:42', '2012-11-29 17:49:20', '172.31.1.6'),
(315, 'grsingh', '0d2c43ac569ceff88568b26cb9c3922dc4b7672e', '2012-11-30 09:22:13', '0000-00-00 00:00:00', '172.31.1.1'),
(316, 'saleem', '9f48faa8982fe26f0a9bbaa175231e0302e4d744', '2012-12-05 15:24:53', '2012-12-05 15:28:56', '172.31.1.4'),
(317, 'grsingh', 'edd682d49ec1fae9871165228f64bc41548240b7', '2012-12-15 11:03:12', '2012-12-15 12:55:09', '172.31.1.1'),
(318, 'grsingh', '082132e43ef89d595cf2c5ea0ca7f5532cf01563', '2012-12-19 14:10:41', '0000-00-00 00:00:00', '172.31.1.1'),
(319, 'akg', 'aae2fbbfe39b73dcba9ba899e015e7a5658ec825', '2012-12-25 14:47:13', '0000-00-00 00:00:00', '172.31.1.6'),
(320, 'grsingh', 'c5188bac775844f1d24c2d0cfd07c815851feb3c', '2013-01-01 15:44:01', '0000-00-00 00:00:00', '172.31.1.1'),
(321, 'grsingh', 'ff2c61ad5e054638fd4fe5e8d45be974ff7b0a5d', '2013-01-01 15:45:03', '2013-01-01 16:55:47', '172.31.1.1'),
(322, 'grsingh', 'd741cf33206bd9f318dea05cf795142ef47f57f4', '2013-01-02 11:18:39', '0000-00-00 00:00:00', '172.31.1.1'),
(323, 'rs96', '4a66d9a81e1c3fb1b133fa24d6af6f78158395d6', '2013-01-02 12:03:06', '0000-00-00 00:00:00', '172.31.1.1'),
(324, 'rs96', '99dcf5fa6179f75d50cff94ed402c63c4797e7e8', '2013-01-02 12:03:38', '0000-00-00 00:00:00', '172.31.1.1'),
(325, 'rs70', '0d3008787a6474588a270d0a19ee19f5f31ee921', '2013-01-02 12:04:20', '0000-00-00 00:00:00', '172.31.1.1'),
(326, 'rs96', '6740be586f25a080e1569591fd547b89fa4ab8a3', '2013-01-02 12:04:55', '0000-00-00 00:00:00', '172.31.1.1'),
(327, 'grsingh', '5ad395fb575825c764d68866ef9396a84518fa2a', '2013-01-02 14:01:38', '2013-01-02 14:19:58', '172.31.1.1'),
(328, 'grsingh', '4f28c2dd3e03ef74527d0f2eaaa81535db3c8049', '2013-01-02 17:24:37', '0000-00-00 00:00:00', '172.31.1.1'),
(329, 'grsingh', 'c48783b7f9216a58ea1aced4d152f54d289ee6e6', '2013-01-03 14:23:22', '2013-01-03 14:34:10', '172.31.1.1'),
(330, 'grsingh', '9e2dea860ce282bad36c9d4cfab72395892e2983', '2013-01-03 18:39:20', '2013-01-03 18:52:43', '172.31.1.1'),
(331, 'grsingh', '530ee548ed8899b86a9dc6b4b567a31610baca28', '2013-01-04 09:37:02', '2013-01-04 09:47:57', '172.31.1.1'),
(332, 'iit2011048', 'b9848b1322e8cc93a47edd71932969eb9cdccc19', '2013-01-05 15:07:46', '2013-01-05 15:10:03', '172.31.1.4'),
(333, 'grsingh', 'e968048e00e0dc582947513b5502df204684f0ae', '2013-01-16 19:29:40', '0000-00-00 00:00:00', '172.31.1.1'),
(334, 'grsingh', '82e0fc063037b102fe3ea8fd01afadfa05f3f5c3', '2013-01-28 15:49:04', '0000-00-00 00:00:00', '172.31.1.6'),
(335, 'grsingh', 'afcd4e61694c2088a0180a20c8fe3be0dbf49625', '2013-01-31 09:50:14', '0000-00-00 00:00:00', '172.31.1.1'),
(336, 'grsingh', '9da4f84222f7463c093f06b697b04077b80df471', '2013-02-01 10:07:38', '0000-00-00 00:00:00', '172.18.3.99'),
(337, 'grsingh', '57e0944ad08f417d859ba1263ef4b38f228606f9', '2013-02-01 16:28:04', '0000-00-00 00:00:00', '172.31.1.1'),
(338, 'grsingh', 'b38411e5613793ef67f3d17e9051d4ad049f20c9', '2013-02-12 10:09:43', '0000-00-00 00:00:00', '172.31.1.1'),
(339, 'grsingh', '59ae3145674646d6ade606debff7913625807284', '2013-02-12 12:01:38', '0000-00-00 00:00:00', '172.31.1.1'),
(340, 'grsingh', '2bea7783e48758d7d6368cfb018e24ab38555a85', '2013-02-12 12:17:36', '0000-00-00 00:00:00', '172.31.1.1'),
(341, 'grsingh', '7877da35fb2ecefbf1c81898afd0ba50dd421e6b', '2013-02-12 13:09:39', '2013-02-12 13:25:29', '172.31.1.1'),
(342, 'grsingh', 'a27485cbbc9bdd95e53ba8aeb5f0ee948b00a41a', '2013-02-12 13:25:38', '0000-00-00 00:00:00', '172.31.1.1'),
(343, 'grsingh', '2916d92da65d13da27a660d335d4ff231ca80e26', '2013-02-12 15:44:47', '2013-02-12 16:12:46', '172.31.1.1'),
(344, 'mmishra', '8f5249e2d334826795becf49f3c8ce1e5f870787', '2013-02-12 15:46:40', '0000-00-00 00:00:00', '172.31.1.6'),
(345, 'grsingh', '165774a9e50a3a44c4de459147c424d8a70730ec', '2013-02-12 16:23:59', '2013-02-12 16:48:45', '172.31.1.1'),
(346, 'grsingh', '8edd7887233802e753a04ce7fd0f65cceea27af2', '2013-02-13 17:13:19', '0000-00-00 00:00:00', '172.31.1.1'),
(347, 'grsingh', '92849118089d1c7f4c3ee9252d46a2d6633533cf', '2013-02-13 17:16:47', '2013-02-13 17:21:04', '172.31.1.1'),
(348, 'mmishra', 'a81091c14919926b37d7c25d30fc6cf3916057fd', '2013-02-13 22:16:40', '2013-02-13 22:56:36', '172.31.1.6'),
(349, 'grsingh', '965c538a5ccfe055cc7119c7ca77f6b78b8a35ee', '2013-02-14 11:48:28', '2013-02-14 11:51:08', '172.31.1.1'),
(350, 'grsingh', '937f400a1b183726040463960bf6cf833bf369a2', '2013-02-14 11:57:36', '0000-00-00 00:00:00', '172.31.1.1'),
(351, 'mmishra', 'a950da4a38813c5aa68c7eafdf436736f967238d', '2013-02-14 13:02:07', '0000-00-00 00:00:00', '172.30.1.56'),
(352, 'mmishra', 'b1e025cb592285201d1beebdc77ba11e102a3953', '2013-02-14 13:03:51', '2013-02-14 13:36:22', '172.31.1.6'),
(353, 'mmishra', '26a0eaa984e126070ecadb6a5d9469729e3c26ee', '2013-02-14 15:33:18', '2013-02-14 16:13:45', '172.31.1.6'),
(354, 'grsingh', 'ee751a5d058c9d13740ed73d4766bcbe2cf894c0', '2013-02-14 16:14:00', '2013-02-14 16:57:19', '172.31.1.6'),
(355, 'venkat', 'af53f2d17996b236eaf87e830c67139ec5285cb5', '2013-02-15 19:15:13', '2013-02-15 19:16:30', '172.31.1.1'),
(356, 'mmishra', 'd0aeba10f4581ef351e34ee28a820fba3ec3b7a2', '2013-02-18 11:28:51', '2013-02-18 12:36:57', '172.31.1.6'),
(357, 'grsingh', '6299955eec4819ddbd38503273ec156b417bf090', '2013-02-21 18:09:23', '0000-00-00 00:00:00', '172.31.1.1'),
(358, 'grsingh', 'b3f682311b50c40178c3be8d8bcda04d730acdd6', '2013-02-21 18:17:52', '2013-02-21 19:09:23', '172.31.1.1'),
(359, 'iit2012178', '4ab57b721f12cd2ee19fc0849b0f4f810c2f4ffd', '2013-02-25 13:11:25', '0000-00-00 00:00:00', '172.31.1.4'),
(360, 'mmishra', '4bd03452a1018072f619deea7e4ef400bd33f75a', '2013-02-26 10:19:34', '2013-02-26 15:36:11', '172.31.1.6'),
(361, 'grsingh', 'a935315e4288f5ea6a13218c4d22fa8f7d1a9133', '2013-02-26 11:59:37', '0000-00-00 00:00:00', '172.31.1.1'),
(362, 'sk.singh', 'd86eb0f04bac527f8a014c2a28b55330dd6c3f10', '2013-02-26 12:09:31', '0000-00-00 00:00:00', '172.31.1.4'),
(363, 'rs100', 'b101b370d035a9897390cf0b1f519afb2e577f6f', '2013-02-26 12:16:33', '2013-02-26 12:53:49', '172.31.1.4'),
(364, 'pratibha', 'e7da75ef98c24ce11e913b0a45462a55dda73481', '2013-02-26 12:30:37', '2013-02-26 12:42:14', '172.31.1.4'),
(365, 'manoj', '91a5090098265605c2cb87c22fecdae354f1bdbd', '2013-02-26 14:49:56', '2013-02-26 14:51:51', '172.31.1.6'),
(366, 'grsingh', 'b067c49eaffeb0101d2eef17956ed0c8cf92d075', '2013-02-26 18:20:38', '2013-02-26 20:16:11', '172.31.1.1'),
(367, 'subhash', '669fbbfeb8fc5183a71cbd71d8fe96e46027852b', '2013-02-28 12:52:53', '2013-02-28 12:54:53', '172.31.1.1'),
(368, 'manoj', '4ae9133295d910135214a53be200d61dff9be83b', '2013-03-01 09:45:09', '2013-03-01 09:46:51', '172.31.1.6'),
(369, 'grsingh', '1a9589f20216bdd1f0da462a85d604085ea19808', '2013-03-01 19:57:06', '0000-00-00 00:00:00', '172.31.1.1'),
(370, 'grsingh', '06a2388628b0d324723e90c721a20f309772b02f', '2013-03-01 19:58:23', '0000-00-00 00:00:00', '172.31.1.1'),
(371, 'grsingh', '49c1ddf2931da1b9d93ae2132a45f4dd854d8633', '2013-03-01 20:50:56', '0000-00-00 00:00:00', '172.31.1.1'),
(372, 'venkat', '35dd776b01a251f0b5150fac6ca5752d2f56870c', '2013-03-01 22:08:38', '2013-03-01 22:09:28', '172.31.1.1'),
(373, 'grsingh', 'f7dbf0e09c6964c5adff22149907dcfc610c7624', '2013-03-05 12:37:39', '0000-00-00 00:00:00', '172.31.1.1'),
(374, 'grsingh', '6584e3091f84a73bf6e87672f23ae516bd29b8d3', '2013-03-05 16:08:03', '0000-00-00 00:00:00', '172.31.1.1'),
(375, 'grsingh', '34e61902f7f7edf93a12eeac719284c2c823b2ac', '2013-03-06 10:49:22', '2013-03-06 10:52:51', '172.31.1.1'),
(376, 'grsingh', 'b5694faa9fbc4d019f065c2c162eb8b38ac5dee0', '2013-03-06 10:57:02', '0000-00-00 00:00:00', '172.31.1.4'),
(377, 'grsingh', 'c8f2bedfd08dc555f60d9a2beb2b03d635ec949c', '2013-03-06 11:18:38', '0000-00-00 00:00:00', '172.31.1.4'),
(378, 'mmishra', '750a8b973d8d8ccf722d3a1d300ac2902fbe6696', '2013-03-06 11:22:52', '0000-00-00 00:00:00', '172.31.1.6'),
(379, 'grsingh', '60f718b3d0afc0fd3065fa5e54a8ca8d386c600a', '2013-03-06 13:20:19', '0000-00-00 00:00:00', '172.31.1.1'),
(380, 'grsingh', '9c91adee37de885170acb4551a43d8e654677ca6', '2013-03-06 13:25:13', '2013-03-06 13:28:58', '172.31.1.1'),
(381, 'grsingh', 'fa209756febe5d7b9c1c5614076b9317f59623fb', '2013-03-06 15:35:54', '2013-03-06 15:40:28', '172.31.1.1'),
(382, 'mmishra', 'c899d25d0cb27a2f6af0f16fb418ea5457eae955', '2013-03-06 17:54:45', '2013-03-06 18:09:56', '172.31.1.6'),
(383, 'durgesh', 'f29bc964bba953797a2a5bab4de8052224c47d6e', '2013-03-07 10:42:29', '0000-00-00 00:00:00', '172.25.3.12'),
(384, 'mmishra', '36ee0786f72576c7eab1642b2d75d76dc213e3f3', '2013-03-08 10:23:54', '0000-00-00 00:00:00', '172.31.1.6'),
(385, 'subhash', 'dbb2005fb36d3a647893f7dcbfc0a714c0afec94', '2013-03-12 11:18:22', '2013-03-12 11:20:38', '172.31.1.4'),
(386, 'saleem', '7f62a326b0aaf09e7c73f0124ff3a9b0d0254b7d', '2013-03-13 11:46:36', '2013-03-13 11:48:17', '172.31.1.1'),
(387, 'grsingh', '661b677f7abb1b1ed840ffb07ecea8f0a3b33bc5', '2013-03-14 13:13:55', '0000-00-00 00:00:00', '172.31.1.1'),
(388, 'santoshkr', '381c874f29f9b035f68954a350bcc5245b344e27', '2013-03-19 12:58:40', '2013-03-19 13:03:31', '172.30.1.51'),
(389, 'santoshkr', 'e45936d8905f13201bab3c373f938fbb11fc8119', '2013-03-19 13:03:42', '0000-00-00 00:00:00', '172.30.1.51'),
(390, 'santoshkr', '140c50ba78a22b18b69357f2e84264b0b7060d33', '2013-03-19 13:03:56', '2013-03-19 13:04:20', '172.30.1.51'),
(391, 'grsingh', '90a16de7b57c2b67057022c80d53dc129e09303c', '2013-04-01 10:18:44', '2013-04-01 10:19:47', '172.31.1.1'),
(392, 'grsingh', '1e1b9ec77b1f4ebfb3ec0343b8dcf4e7c5df3993', '2013-04-01 10:20:03', '2013-04-01 10:20:14', '172.31.1.1'),
(393, 'grsingh', 'c678eb53177b51cbed244201a707372a2dc79e1c', '2013-04-01 10:34:12', '0000-00-00 00:00:00', '172.31.1.1'),
(394, 'grsingh', '4ea3b57612646d70b710484b31198b9b6fe774e0', '2013-04-01 10:42:25', '0000-00-00 00:00:00', '172.31.1.4'),
(395, 'grsingh', 'e27a74968305c589bb104649910fe4b431f7bdfe', '2013-04-02 09:14:57', '2013-04-02 09:15:14', '172.31.1.1'),
(396, 'rs100', '7337e199cb698020126f2870485882a73fe627e8', '2013-04-04 12:28:23', '0000-00-00 00:00:00', '172.31.1.6'),
(397, 'rs100', '717bbca1a7f8226df00314364723cd893bcba5f9', '2013-04-04 12:29:09', '0000-00-00 00:00:00', '172.31.1.6'),
(398, 'rs100', 'e31d867204abdaf03d74edc43d239dfccedd5131', '2013-04-04 12:29:21', '0000-00-00 00:00:00', '172.31.1.6'),
(399, 'rs100', '36b59b04e0302c5cdd593ac7351be988b9c5896a', '2013-04-04 12:29:28', '0000-00-00 00:00:00', '172.31.1.6'),
(400, 'santoshkr', '204d835e221af40e390fe7a86b24a2d0a6a709aa', '2013-04-05 17:47:36', '2013-04-05 17:48:04', '172.30.1.51'),
(401, 'venkat', 'abcc640fcce63bd269db5bdfe266a59d2af64f25', '2013-04-05 21:39:06', '2013-04-05 21:40:03', '172.31.1.1'),
(402, 'grsingh', 'd6fc747a85c85a060efcaee487a90abc8517523c', '2013-04-06 10:28:54', '0000-00-00 00:00:00', '172.31.1.1'),
(403, 'grsingh', 'd29f0f3b359ceb4d302ce39c78e86d8190b9fac5', '2013-04-06 12:47:00', '0000-00-00 00:00:00', '172.31.1.1'),
(404, 'venkat', '45253514f537dbaf97fc631470b1d3cc9f839ee7', '2013-04-06 16:10:10', '2013-04-06 16:13:20', '172.31.1.6'),
(405, 'kaushal', 'f47c841dbc1a3857eadc4e602623b35e5bbcd243', '2013-04-10 13:11:20', '0000-00-00 00:00:00', '172.31.1.6'),
(406, 'grsingh', 'd3b39582c9a2d4b46b1921ec8607164e812071db', '2013-04-11 13:42:09', '0000-00-00 00:00:00', '172.31.1.1'),
(407, 'iit2011102', '46f23d9e70e649ef83ddce99de9ad036d82821bc', '2013-04-16 20:19:30', '2013-04-16 20:20:26', '172.19.14.0'),
(408, 'rs100', '98ab9f0bcd8c6846538bfb4dfdd8de630418d827', '2013-04-19 16:01:59', '0000-00-00 00:00:00', '172.31.1.4'),
(409, 'grsingh', '276bcf4bc0d1bce55627b30afa01d3d08fef2b3f', '2013-04-26 17:15:08', '0000-00-00 00:00:00', '172.31.1.4'),
(410, 'grsingh', 'fbfc160881ca5c51b13247a88779b8f9925c6408', '2013-04-26 17:22:17', '0000-00-00 00:00:00', '172.31.1.4'),
(411, 'grsingh', '8f8fe9e7b2714578dcda98fd35d63451aa7ecf6e', '2013-04-26 17:35:17', '0000-00-00 00:00:00', '172.31.1.4'),
(412, 'grsingh', 'bf63d97734561a3ff0364048045f9532ca57ada2', '2013-04-29 11:51:53', '0000-00-00 00:00:00', '172.31.1.4'),
(413, 'grsingh', '13377c57c64464f3325cee2cb45f7190c4037215', '2013-04-29 12:01:06', '0000-00-00 00:00:00', '172.31.1.4'),
(414, 'grsingh', '40987bae2c8694ff54a9dd9dda6b03e7d10cec0f', '2013-04-29 15:03:25', '0000-00-00 00:00:00', '172.31.1.4'),
(415, 'grsingh', '713e822b9b5749a9001e0874f748dc200d9c95cb', '2013-04-29 15:03:43', '0000-00-00 00:00:00', '172.31.1.4'),
(416, 'grsingh', '67123e65bd1fb1113a5af8ed4472ff7ee8923519', '2013-04-29 15:03:44', '0000-00-00 00:00:00', '172.31.1.4'),
(417, 'grsingh', '67123e65bd1fb1113a5af8ed4472ff7ee8923519', '2013-04-29 15:03:44', '0000-00-00 00:00:00', '172.31.1.4');
INSERT INTO `el_session` (`id`, `user`, `sessionid`, `datelogin`, `datelogout`, `remoteip`) VALUES
(418, 'pratibha', 'c04f493723f63973408a57fd2814816efae66111', '2013-04-29 15:11:39', '0000-00-00 00:00:00', '172.31.1.4'),
(419, 'pratibha', '5c1ae90f1a374d3d3880117d6b1707ec31811c42', '2013-04-29 15:11:48', '0000-00-00 00:00:00', '172.31.1.4'),
(420, 'pratibha', '2ba76ab262d9f0c715e60db4b7cf03372a0a698f', '2013-04-29 15:46:57', '2013-04-29 15:47:48', '172.31.1.4'),
(421, 'grsingh', '130cb8f21e70934c811cd9a2ee7ed6a9e1351ec7', '2013-04-30 09:34:15', '0000-00-00 00:00:00', '172.31.1.4'),
(422, 'mmishra', '5c22c19271defadaebcfce822da4910b2584a45c', '2013-04-30 09:36:45', '0000-00-00 00:00:00', '172.31.1.1'),
(423, 'manoj', '07e7c5ae54ee5866fdccd8e13f57cc9b1a913b6b', '2013-04-30 15:37:32', '2013-04-30 15:39:18', '172.31.1.6'),
(424, 'santoshkr', 'ad16afc9e4b4c84c54cdc2b6c30384fd4e1d76e2', '2013-04-30 16:19:13', '2013-04-30 16:23:28', '172.31.1.1'),
(425, 'grsingh', '9010590484e9d582cd89dd9b50323d38dd1bc76b', '2013-05-01 09:58:35', '0000-00-00 00:00:00', '172.31.1.4'),
(426, 'mmishra', '634e5ba1aa991590dabaf98afe2680e51bbc4738', '2013-05-01 10:29:21', '0000-00-00 00:00:00', '172.31.1.1'),
(427, 'grsingh', 'd6f94926d45baded5a9550cd26b5b34352aee46d', '2013-05-01 10:43:07', '0000-00-00 00:00:00', '172.18.2.52'),
(428, 'grsingh', '859e54597cf8a0e7d9c680cebddddcc523dc7b16', '2013-05-01 11:38:08', '0000-00-00 00:00:00', '172.31.1.4'),
(429, 'grsingh', 'f4b738270965987850c917161e0d104442250c99', '2013-05-01 13:37:12', '2013-05-01 13:51:31', '172.31.1.4'),
(430, 'grsingh', 'baeb278cee931d23ca8fc36bade03f1d73f4c467', '2013-05-01 14:06:01', '2013-05-01 14:48:39', '172.31.1.4'),
(431, 'grsingh', 'aab0815bb21b1f49ffb63e89c67851b6e817c1ee', '2013-05-01 14:50:57', '2013-05-01 16:00:31', '172.31.1.6'),
(432, 'manoj', '1b8b975dc3df6f00685fb9c4a3f1295721b715c6', '2013-05-01 16:06:58', '2013-05-01 16:07:58', '172.20.0.156'),
(433, 'manoj', '298483b5097c1968a030a73a338336bcdfa47c8a', '2013-05-01 16:08:32', '2013-05-01 16:10:25', '172.20.0.156'),
(434, 'mmishra', 'b0d69e4eca3b39af42bca9bda7dd9d04aedf2920', '2013-05-05 17:28:11', '2013-05-05 17:33:07', '172.31.1.4'),
(435, 'grsingh', 'ca44ec5769f4f149020eabccca44e2c21a0c7ab5', '2013-05-13 11:51:28', '2013-05-13 12:17:40', '172.31.1.6'),
(436, 'grsingh', 'aa3eb44b5c87094951acf6568ab725cd7efbb312', '2013-05-13 13:18:30', '0000-00-00 00:00:00', '172.31.1.6'),
(437, 'manoj', 'de66fd412d5798f2ade3ca32ab16346d18ee3655', '2013-05-13 15:04:48', '2013-05-13 15:06:50', '172.31.1.6'),
(438, 'philipbk', 'afa6cee74a65c6d3e821d8d4c4ee54a4ff4a1f1c', '2013-05-13 16:59:40', '0000-00-00 00:00:00', '172.31.1.6'),
(439, 'santoshkr', '9be85a717aef87f5feebebc9dd0444b9704217e6', '2013-05-14 09:17:16', '2013-05-14 09:19:35', '172.31.1.6'),
(440, 'grsingh', 'ac64660c5d59c61d0bfe8648e3ab1c78bf546d2a', '2013-05-30 17:06:47', '0000-00-00 00:00:00', '172.31.1.6'),
(441, 'grsingh', '5834b3e726a037080fe67a6bf004c942f28c3a47', '2013-05-30 17:07:56', '0000-00-00 00:00:00', '172.31.1.6'),
(442, 'grsingh', 'c7b8d565b6fe0052be95a1df97a4d67b200e0f75', '2013-05-31 09:28:03', '0000-00-00 00:00:00', '172.31.1.6'),
(443, 'grsingh', '7a79c7dc3ff5484cddcff4461ef6cc0133404348', '2013-05-31 15:01:52', '0000-00-00 00:00:00', '172.31.1.6'),
(444, 'grsingh', '1694a44eb51713ca6f30ecc4a3903964d2c04ec5', '2013-05-31 15:06:12', '2013-05-31 16:08:10', '172.31.1.6'),
(445, 'grsingh', 'edbdda458d3b4f37f5119bcca1ed3a66527b34ee', '2013-05-31 17:28:50', '2013-05-31 17:29:25', '172.31.1.6'),
(446, 'grsingh', '16879edeac287f8ab921b882de1dd2706945e4ce', '2013-05-31 17:30:19', '2013-05-31 17:30:43', '172.31.1.6'),
(447, 'grsingh', '8a462dee03261d38ce727ef4f845aaa47573f209', '2013-06-03 11:54:17', '2013-06-03 11:59:23', '172.31.1.4'),
(448, 'prashantkr', 'da8b8e8e7bc97dd57dc46178e54a0acbbbd41c39', '2013-06-03 12:02:49', '2013-06-03 12:03:02', '172.30.1.56'),
(449, 'grsingh', 'e301d8680f4c5c39b704054bc5e36563a366939e', '2013-06-03 12:03:17', '2013-06-03 12:12:14', '172.30.1.56'),
(450, 'grsingh', '4afd61a68d995f8460c9799133dcff7db12142e1', '2013-06-03 12:27:59', '0000-00-00 00:00:00', '172.31.1.4'),
(451, 'rs100', '546efe9035304456c5ac447ad25ae3e4b83fe2ca', '2013-06-03 12:53:54', '0000-00-00 00:00:00', '172.31.1.4'),
(452, 'mmishra', 'f23cf5f0f1a6d542f6215af1e738173f344d5dcf', '2013-06-03 12:56:06', '0000-00-00 00:00:00', '172.31.1.6'),
(453, 'manoj', '1245e19fcf4ac23e46700291e5f1d231a1d5f560', '2013-06-03 13:04:48', '2013-06-03 13:05:37', '172.31.1.6'),
(454, 'rs118', 'c12f3775a7824b0cd602657ad550cbf5331d8fc5', '2013-06-03 16:01:17', '0000-00-00 00:00:00', '172.31.1.4'),
(455, 'durgesh', '2f211b72881ab85735bf8e777876ce95c4025a04', '2013-06-04 16:14:59', '2013-06-04 16:15:39', '172.31.1.6'),
(456, 'durgesh', '6106ab69bd1ce46c022e5a630fe9bf584e61b749', '2013-06-04 16:17:09', '2013-06-04 16:18:06', '172.31.1.6'),
(457, 'mmishra', 'd49eb21088d16c11b77be64272b20ad618e8d15c', '2013-06-04 16:20:06', '2013-06-04 16:21:56', '172.31.1.6'),
(458, 'sunilk', 'c20506ffe0192cc7faae9bb81b8dfdf6e84882ae', '2013-06-04 16:22:35', '2013-06-04 16:29:31', '172.31.1.6'),
(459, 'grsingh', 'ea25828ebbd893919b7ba354582861206caefbe1', '2013-06-25 11:09:35', '2013-06-25 11:38:27', '172.31.1.4'),
(460, 'grsingh', '3465225831ed33b6049d61d794a5735ec7a1ceb2', '2013-06-25 16:42:46', '0000-00-00 00:00:00', '172.31.1.4'),
(461, 'grsingh', '320c2eb0999a18fa44259f1c8705ac6fe86a62a5', '2013-06-27 13:58:21', '0000-00-00 00:00:00', '172.31.1.4'),
(462, 'grsingh', '99af77e81e749c77c01c0ad3552be39e0d1b6bff', '2013-07-03 14:51:18', '0000-00-00 00:00:00', '172.31.1.4'),
(463, 'grsingh', '75f8ca7a539377208b34bd52f2eff7eb7d7bf921', '2013-07-03 18:55:17', '0000-00-00 00:00:00', '172.31.1.4'),
(464, 'grsingh', 'e90a54fb5190ef3401697a66bb2688a03d19b1d4', '2013-07-03 19:34:09', '0000-00-00 00:00:00', '172.31.1.4'),
(465, 'grsingh', '2cd4c84054f544f49bf59dc852f9d73bfecdf42b', '2013-07-04 08:40:14', '2013-07-04 08:58:35', '172.31.1.4'),
(466, 'grsingh', '7b8dfc99a9ac7638c2663f3cbae30b04c17bb769', '2013-07-04 09:00:27', '0000-00-00 00:00:00', '172.31.1.6'),
(467, 'grsingh', '69105b537876d091fdb25225ce0156a450104c7f', '2013-07-04 17:02:18', '2013-07-04 17:04:44', '172.31.1.4'),
(468, 'grsingh', '2f3c90321ed753a0352683d044fdeaebe391894d', '2013-07-05 09:57:13', '2013-07-05 10:01:05', '172.31.1.4'),
(469, 'rs107', '782bf427361248b3c4e11e577ec044cd2b573ffb', '2013-07-05 10:12:34', '2013-07-05 11:34:28', '172.31.1.4'),
(470, 'rs120', '791cd3529057626874ca21587ea11f8dd098bca3', '2013-07-05 11:37:01', '2013-07-05 11:38:31', '172.31.1.4'),
(471, 'manoj', 'e705bf7c49f81858d4cb0b4492b82444b5297bda', '2013-07-10 09:45:16', '2013-07-10 09:47:32', '172.31.1.6'),
(472, 'manoj', 'e830ff5c822083dbfe612361b59af19e60708fa6', '2013-07-17 09:45:07', '0000-00-00 00:00:00', '172.20.26.120'),
(473, 'rs128', 'f93faf9a813c036dc3fa0ffb4073e23ba29de105', '2013-07-29 09:34:23', '2013-07-29 09:39:53', '172.31.1.4'),
(474, 'iit2012134', 'f3005d321bfc627369d476816b4c73dad37d7134', '2013-07-29 22:50:36', '0000-00-00 00:00:00', '172.19.19.123'),
(475, 'iit2011125', 'd0c02c48d275fcd54bd5b225d4585b280652949f', '2013-07-30 01:25:26', '0000-00-00 00:00:00', '172.19.14.18'),
(476, 'grsingh', '289d58c9104edc39d6d7c0e3dbf79600ea926068', '2013-08-01 10:15:15', '0000-00-00 00:00:00', '172.31.1.6'),
(477, 'venkat', 'a9dfc211b2c1f3bfa1efdef472ff7f730ea98449', '2013-08-01 14:49:28', '2013-08-01 14:50:43', '172.31.1.6'),
(478, 'iec2011004', '61ee62a27355047d1f2ffd849ad20d3c6190f16f', '2013-08-04 20:24:18', '0000-00-00 00:00:00', '172.19.13.91'),
(479, 'grsingh', 'bb3229c55ff067dde4d9042145e8375b86b74409', '2013-08-07 10:51:31', '0000-00-00 00:00:00', '172.31.1.4'),
(480, 'grsingh', '5707d9517b2885a0cdce534c641fb02f2b238070', '2013-08-07 17:35:41', '0000-00-00 00:00:00', '172.31.1.4'),
(481, 'grsingh', 'dfbf51541114604296ae1e2083909d4674fc09c3', '2013-08-07 18:02:48', '0000-00-00 00:00:00', '172.31.1.4'),
(482, 'grsingh', '7d16ce01ebd647de4062278449f3a250247afbd5', '2013-08-07 19:12:19', '2013-08-07 19:17:28', '172.31.1.4'),
(483, 'rajatsingh', 'f364bbe9db1739a403e0ca921732b532a6473e84', '2013-08-07 20:47:45', '2013-08-07 20:51:09', '172.31.1.6'),
(484, 'pkumar', '2918a0dc57fbfbf722950b83cf3f14b4ccefe07f', '2013-08-08 10:36:19', '0000-00-00 00:00:00', '172.31.1.6'),
(485, 'manoj', '7989c9c275c49f8113ae8993606729d4e6d97e39', '2013-08-08 11:49:57', '2013-08-08 11:51:15', '172.31.1.6'),
(486, 'arunesh', '7eeb914c375cd9a9af18b2e239c79760adbbe440', '2013-08-13 10:48:03', '2013-08-13 10:49:13', '172.17.15.5'),
(487, 'philipbk', '49b8198e6a3f0698a967876d77ed32198252f4df', '2013-08-13 17:44:24', '0000-00-00 00:00:00', '172.31.1.6'),
(488, 'vrij', 'e6469cbbdcb148813afe327984fc9ab78d10c5c6', '2013-08-13 17:50:43', '0000-00-00 00:00:00', '172.26.23.121'),
(489, 'grsingh', '41accade72e568dcd4d5399796ccb300343b038c', '2013-08-16 10:26:57', '0000-00-00 00:00:00', '172.31.1.4'),
(490, 'rs128', '52ca9501dd26ad8fbcf36acd9169bf9516b0d71f', '2013-08-20 09:14:27', '2013-08-20 09:42:41', '172.31.1.4'),
(491, 'kaushal', '96be86c148ad0a7bee210964b633c6b54980de4a', '2013-08-20 16:55:32', '2013-08-20 16:56:21', '172.31.1.4'),
(492, 'iit2012103', 'da5f3b5c2c22c3f160cc92b46d7ace9b94db9830', '2013-08-20 19:32:38', '0000-00-00 00:00:00', '172.19.17.183'),
(493, 'imp', '80f20d608ac3cd6a47e76cccc019706a423d7866', '2013-08-23 15:52:12', '2013-08-23 15:53:37', '172.31.1.4'),
(494, 'kaushal', 'ff8955ccf7d7056145d8b9046ed38043224f9585', '2013-08-29 17:38:37', '2013-08-29 17:43:56', '172.31.1.6'),
(495, 'nilendra', '4bbf4f783698344ab3a08d574c1cef2349133bd6', '2013-08-29 17:49:16', '0000-00-00 00:00:00', '172.31.1.4'),
(496, 'shashikant', 'a24136c1210a0e9a4a5961011da9d034f0dbbdad', '2013-08-29 20:15:05', '0000-00-00 00:00:00', '172.31.1.4'),
(497, 'grsingh', 'daa1b20634a43b9062a9178ffcd14a7e9f70b098', '2013-09-02 11:52:11', '0000-00-00 00:00:00', '172.31.1.4'),
(498, 'shashikant', 'cdd5eaf8d4382917d1de8bbada5875ef77a483e7', '2013-09-05 01:28:09', '0000-00-00 00:00:00', '172.26.23.225'),
(499, 'grsingh', '64f8224b274231430d677752c081fd9439bf6061', '2013-09-05 09:18:11', '0000-00-00 00:00:00', '172.31.1.4'),
(500, 'rs136', 'f60a95ee778c398224afb1cd769d23968936424d', '2013-09-12 16:17:18', '0000-00-00 00:00:00', '172.31.1.6'),
(501, 'kaushal', 'b49d9039d0b95f1e238e1c1d6b63dfa082693592', '2013-09-12 21:17:14', '2013-09-12 21:17:42', '172.31.1.6'),
(502, 'iit2012154', 'e5588c3fe505835a0a3ff4ae8aedf72bcc575005', '2013-09-14 18:27:34', '0000-00-00 00:00:00', '172.31.1.4'),
(503, 'pratibha', '897b59cb2820b3524f54c08a77e3b48d14c3a870', '2013-09-20 09:43:29', '0000-00-00 00:00:00', '172.31.1.4'),
(504, 'rajatsingh', '724a101437a64ead701c825d9e1733b40b873718', '2013-09-24 15:37:08', '2013-09-24 15:39:58', '172.31.1.4'),
(505, 'mmishra', '642319a5e4f7e7f10e1cf113323b4b31743b2728', '2013-09-26 12:30:26', '0000-00-00 00:00:00', '172.31.1.6'),
(506, 'mmishra', '4234b521785fe001fccfbbeacdcc29241c61ec1b', '2013-09-26 13:31:12', '2013-09-26 13:33:46', '172.31.1.6'),
(507, 'grsingh', '12226291cc41e0b966d92d14ec57468d45710aef', '2013-09-26 15:27:07', '0000-00-00 00:00:00', '172.31.1.4'),
(508, 'grsingh', '794f6582b6c7315598b26d6d1a5a6b48f9984d3b', '2013-09-26 18:15:36', '0000-00-00 00:00:00', '172.31.1.4'),
(509, 'kaushal', '5d84bc9245fab4842ad4a375b620d266bddfc48a', '2013-10-01 09:59:52', '0000-00-00 00:00:00', '172.31.1.6'),
(510, 'grsingh', '54360e5be19018ce1c39c48c7987d515ce0edc06', '2013-10-01 10:22:28', '0000-00-00 00:00:00', '172.31.1.6'),
(511, 'rajatsingh', '24d39e62e06d527fdf670876e5d0b741fafc1e2c', '2013-10-01 17:13:55', '2013-10-01 17:14:26', '172.31.1.6'),
(512, 'kaushal', 'df9e6a02a5674fab4075d1e56563a6e1c1390eac', '2013-10-01 17:41:42', '2013-10-01 17:41:58', '172.31.1.6'),
(513, 'grsingh', '5499a83fece14cdfbd5cfa1c280acc68ebceb087', '2013-10-01 17:59:26', '2013-10-01 18:50:08', '172.31.1.4'),
(514, 'kaushal', '2d9794277ad721777e58d3aeb2b9b6b40bf53f44', '2013-10-03 10:19:14', '2013-10-03 10:23:08', '172.31.1.6'),
(515, 'nilendra', '9262ca3854da53e73bc40526ee1acdc1e99e7023', '2013-10-03 10:22:15', '0000-00-00 00:00:00', '172.31.1.6'),
(516, 'kaushal', '62a72fba68d6075e141384f740a602c389b8599d', '2013-10-03 10:25:37', '2013-10-03 10:30:23', '172.31.1.6'),
(517, 'kaushal', 'c46c35939cdc5305c9db0bf567d5abb92f0508bd', '2013-10-03 10:30:18', '2013-10-03 10:58:39', '172.31.1.4'),
(518, 'mmishra', 'e4befa30a1de8f221b1ce3bff31c3d0c3d9b25d1', '2013-10-03 12:42:07', '0000-00-00 00:00:00', '172.31.1.6'),
(519, 'rajatsingh', '48edaaaf4387ed0967770b6d1db0cc82a739fc60', '2013-10-03 12:46:03', '2013-10-03 12:51:16', '172.31.1.6'),
(520, 'kaushal', 'cdcfe377b6dee23eada1bcfdccab5707e392c2ba', '2013-10-03 12:57:03', '2013-10-03 12:58:25', '172.31.1.6'),
(521, 'mmishra', '73289ac1901abb025f7ccfef586f13a7d71701c4', '2013-10-03 16:00:01', '2013-10-03 16:00:23', '172.31.1.6'),
(522, 'grsingh', '9d8bb56bac965a457734103164e86ff313945b52', '2013-10-03 17:01:16', '2013-10-03 17:01:50', '172.31.1.6'),
(523, 'grsingh', '344f3fe949978d7389ae8649376e6c01ce299c1e', '2013-10-03 17:46:09', '2013-10-03 17:58:32', '172.31.1.6'),
(524, 'manoj', 'e20f7aeef5890cb2c69be5fa112a09a13013865e', '2013-10-09 16:51:21', '2013-10-09 17:01:50', '172.31.1.4'),
(525, 'mmishra', 'f7accff9f4ee82a9cf9137324231ebe62917fbc7', '2013-10-10 11:35:02', '2013-10-10 11:39:09', '172.31.1.4'),
(526, 'kaushal', 'f1061dbc93a601f01a762203331e5e698c0fa015', '2013-10-11 09:42:57', '0000-00-00 00:00:00', '172.31.1.6'),
(527, 'grsingh', 'd77b8493818760f5ae4e60eb9a4226a08fb759eb', '2013-10-11 09:54:41', '2013-10-11 10:26:25', '172.31.1.4'),
(528, 'kaushal', '13488af1478ae6099f9aa30e783e004ff58366ba', '2013-10-11 16:53:21', '2013-10-11 16:53:46', '172.31.1.6'),
(529, 'kaushal', '0ea4e3d98dd943db44e4167bd0c57e9f23c0cdf8', '2013-10-15 14:32:09', '2013-10-15 14:32:26', '172.31.1.6'),
(530, 'grsingh', '15a8762150a8b57d4436e669d7585393ce5550fa', '2013-10-17 12:19:49', '0000-00-00 00:00:00', '172.31.1.4'),
(531, 'grsingh', '2e82bf51c3701d09fd4bac55887d363d6013985d', '2013-10-17 12:20:06', '0000-00-00 00:00:00', '172.31.1.4'),
(532, 'grsingh', '410e52c56b018728bbb2cd6d6e9e90b75dca4e8c', '2013-10-17 12:20:23', '0000-00-00 00:00:00', '172.31.1.4'),
(533, 'grsingh', 'e6562f110133445219607bf194ebde2d95f6a26c', '2013-10-17 15:34:38', '0000-00-00 00:00:00', '172.31.1.4'),
(534, 'grsingh', '18c56aa8acc65c28abf415b830eaa23162c9b5b6', '2013-10-17 15:34:51', '0000-00-00 00:00:00', '172.31.1.4'),
(535, 'grsingh', '33136c00072eb2a5ada700a5d5d65fe815558233', '2013-10-17 15:35:29', '0000-00-00 00:00:00', '172.31.1.4'),
(536, 'mmishra', '342ba83d8f88c1eb5639ddfba7554b8925b84fa3', '2013-10-17 15:35:29', '0000-00-00 00:00:00', '172.31.1.6'),
(537, 'mmishra', '7b355b3781e67b1bfcd2dd872f42fc635d0542ba', '2013-10-17 15:40:03', '2013-10-17 15:40:13', '172.31.1.6'),
(538, 'grsingh', '5f8514c8f98aa759b348e9f43f130a8a3747d4df', '2013-10-17 15:40:33', '0000-00-00 00:00:00', '172.31.1.4'),
(539, 'mmishra', '58929cf256f600081c706e7ba8248ab9d6391291', '2013-10-23 09:58:28', '0000-00-00 00:00:00', '172.31.1.6'),
(540, 'mmishra', '153f3778d0abb451b388b599f8722e6fd9b725f9', '2013-10-24 07:37:30', '0000-00-00 00:00:00', '172.31.1.4'),
(541, 'kaushal', '84ee5f0393b29bb3834f04bc3bd299d3cda20856', '2013-10-24 15:15:26', '0000-00-00 00:00:00', '172.31.1.6'),
(542, 'manoj', '8db66ad230cdab098772c8ac77449b436da6ad47', '2013-10-24 20:40:15', '2013-10-24 20:42:32', '172.31.1.4'),
(543, 'manoj', '9c98a4b6161b594c5d27c8106d1a3008652acd6e', '2013-10-25 10:22:45', '2013-10-25 10:26:16', '172.31.1.4'),
(544, 'rs120', 'e369e6a1fe212b590cd81f0d999d2969baa3d038', '2013-10-28 10:39:40', '0000-00-00 00:00:00', '172.31.1.4'),
(545, 'rs111', 'eb576f236e5dde85d5766e979d851fdc6b0d5113', '2013-10-28 10:40:45', '0000-00-00 00:00:00', '172.31.1.4'),
(546, 'iit2012092', 'b67ebeeb32e58477c916cca237d25a9a27273a16', '2013-10-28 14:12:11', '2013-10-28 14:13:15', '172.16.21.59'),
(547, 'rs70', '3ed6bbd31830449337d901625113627fa8d60e6a', '2013-10-29 17:20:14', '0000-00-00 00:00:00', '172.31.1.4'),
(548, 'rs70', '8473899042fc39e191f753af3b19df2377f15224', '2013-10-29 17:20:43', '0000-00-00 00:00:00', '172.31.1.4'),
(549, 'grsingh', 'c53e5a495292812a7ed10ea1142fdc2386f9dc91', '2013-10-30 14:58:35', '0000-00-00 00:00:00', '172.31.1.4'),
(550, 'ksaeron', '29c8ce1d9ba56420fba622accc8e3db05b378960', '2013-11-01 09:40:26', '0000-00-00 00:00:00', '172.31.1.4'),
(551, 'manoj', '6d8cad13b89bdcc9fdd1c326a225a21a06caf464', '2013-11-01 10:14:08', '2013-11-01 10:14:49', '172.31.1.4'),
(552, 'manoj', '133f83103f897f766de4e73a3afa7c4e51a588af', '2013-11-01 10:17:00', '2013-11-01 10:17:29', '172.31.1.4'),
(553, 'grsingh', 'dba57a2abf53b9ce59ee493b23e46b02fb7ec5b3', '2013-11-01 11:32:16', '0000-00-00 00:00:00', '172.31.1.6'),
(554, 'nilendra', '6ac82767d3996165c27ed25dbd6be725eef55f26', '2013-11-01 16:07:49', '0000-00-00 00:00:00', '172.31.1.6'),
(555, 'shashikant', '88a1ee3d078cfd9cb31bb3ae4327575478821d50', '2013-11-01 18:17:55', '0000-00-00 00:00:00', '172.31.1.4'),
(556, 'rajatsingh', 'e6d33d2100e006c8bfa8c8124417d238a9ae38d4', '2013-11-05 19:45:04', '2013-11-05 19:47:01', '172.31.1.4'),
(557, 'rajatsingh', 'fcbfa26dd20cd8d8069a612c4b3c09de85884b3b', '2013-11-06 22:36:57', '2013-11-06 22:39:46', '172.31.1.4'),
(558, 'rajatsingh', '9cb36bb356802c3471bc0f98a6b3c89a50d000ed', '2013-11-07 20:53:34', '2013-11-07 20:54:27', '172.31.1.4'),
(559, 'rajatsingh', '6b93bf0f7d7c7eca9b37ce5865e1ea45dcc712df', '2013-11-08 17:18:47', '2013-11-08 17:19:19', '172.31.1.4'),
(560, 'rajatsingh', '6671ec6570fcfe392d5a3bf89ebfe9366da804e7', '2013-11-09 15:42:44', '2013-11-09 15:43:18', '172.31.1.4'),
(561, 'iit2013119', '43fef084def6c64ab739836eaecaa8d499c32eab', '2013-11-10 11:55:49', '0000-00-00 00:00:00', '172.31.1.4'),
(562, 'manoj', 'e0a23c7deda637497438308b91b4974a6a44bbbd', '2013-11-11 11:42:24', '2013-11-11 11:42:45', '172.31.1.4'),
(563, 'rajatsingh', 'ab50207a6969cdd0db63554d17fee1fc916f8dd3', '2013-11-11 21:18:02', '2013-11-11 21:18:50', '172.31.1.4'),
(564, 'manoj', '9f03bb198f7d7e6ee2e8e1dd2f01386c7f0fd5cb', '2013-11-12 14:22:30', '2013-11-12 14:22:41', '172.31.1.4'),
(565, 'ksaeron', 'e8510e440a8fd680443b0e2645f47108a19d516d', '2013-11-12 14:49:22', '0000-00-00 00:00:00', '172.31.1.6'),
(566, 'kaushal', '7f09f65090d26ee1e7f519cd0cd516103e0ef67a', '2013-11-12 16:11:45', '0000-00-00 00:00:00', '172.31.1.6'),
(567, 'rajatsingh', '06fba264fc674882a250a39b585b0da18d656356', '2013-11-14 12:07:09', '2013-11-14 12:07:27', '172.31.1.4'),
(568, 'manoj', '749c53418718fc7f2d5db57012d0b7a1fbb13919', '2013-11-16 10:11:35', '2013-11-16 10:11:43', '172.31.1.4'),
(569, 'rs70', 'b113b9e0be465ef619741c4f2b187370ce2f40dc', '2013-11-16 10:15:11', '0000-00-00 00:00:00', '172.31.1.6'),
(570, 'iec2013089', '74a595328721e8b16d5cc93cfe74af929c280c6a', '2013-11-16 14:35:30', '0000-00-00 00:00:00', '172.31.1.4'),
(571, 'rajatsingh', '6e9d191cbd28456102c38cd3c635f28413c87809', '2013-11-16 23:36:11', '2013-11-16 23:36:24', '172.31.1.4'),
(572, 'manoj', 'e34c39578202afc5cfce7803b316f66d3823a653', '2013-11-18 11:14:10', '2013-11-18 11:14:39', '172.31.1.6'),
(573, 'rajatsingh', 'd65c6ad022852a76af42c660c167d4ff15071e72', '2013-11-18 15:55:15', '2013-11-18 15:56:39', '172.31.1.4'),
(574, 'Vrij', '6087e08697d2f57f89ad4f93270ffd6f0be7db7f', '2013-11-18 19:18:37', '0000-00-00 00:00:00', '172.31.1.6'),
(575, 'vrij', '0cc8f4532d8199fdd4b49f46b59268bbd9be2fe0', '2013-11-18 19:19:28', '0000-00-00 00:00:00', '172.31.1.6'),
(576, 'Vrij', '9eac759b5a3bc5921bb4a89d97b2c56c681eb7fc', '2013-11-18 19:22:15', '0000-00-00 00:00:00', '172.31.1.6'),
(577, 'mmishra', 'fd488ea80cb47a62ca073c285485890cb5d54ac8', '2013-11-18 20:00:10', '2013-11-18 20:01:02', '172.31.1.6'),
(578, 'manoj', 'ad448b0de94e97a0a966c786a131e874312663a5', '2013-11-19 11:47:42', '2013-11-19 11:48:11', '172.31.1.4'),
(579, 'kaushal', '0319646e9d21b9cfe67e00da91fab86445191a93', '2013-11-19 11:53:10', '0000-00-00 00:00:00', '172.31.1.4'),
(580, 'grsingh', 'cee2ee14600b0fb518d84371fc4fe063585cd9ee', '2013-11-21 17:04:53', '0000-00-00 00:00:00', '172.31.1.4'),
(581, 'kaushal', '6822f8adb25168e78296792d60077a1c299d56ee', '2013-11-23 11:20:00', '2013-11-23 11:25:21', '172.31.1.6'),
(582, 'IIT2013160', '4be4991730ab96b4669e5bcf425c491358eff43a', '2013-11-24 18:58:43', '0000-00-00 00:00:00', '172.31.1.6'),
(583, 'rajatsingh', 'b6f6f72a75c1b9a034567146e0920df32ad5e3ea', '2013-11-25 11:19:27', '2013-11-25 11:24:12', '172.31.1.4'),
(584, 'manish', 'dc46a6cdd47e8fef10564e1f82cc18f3ad940edf', '2013-11-28 16:02:59', '0000-00-00 00:00:00', '172.31.1.6'),
(585, 'grsingh', '8ea7f376fbe12c110a9bd6cee85ef0fbe4012081', '2013-11-29 09:34:02', '0000-00-00 00:00:00', '172.31.1.6'),
(586, 'kaushal', '5fe582f72d2a6e706ea2b696361d9a5039c71e6e', '2013-12-01 11:03:53', '2013-12-01 11:05:50', '172.31.1.6'),
(587, 'kaushal', '2ff7f797693ef825df25071c7115fcb047e3218a', '2013-12-02 12:20:19', '2013-12-02 12:20:41', '172.31.1.6'),
(588, 'rajatsingh', '94b4a0c3e2804547354d1db2285c8663bc606c6d', '2013-12-02 16:31:57', '2013-12-02 16:32:18', '172.31.1.4'),
(589, 'kaushal', '55a8e2b8674ee982bd88542aee80cfeba15b647f', '2013-12-02 17:14:24', '2013-12-02 17:16:17', '172.31.1.6'),
(590, 'grsingh', '5ebd77ec00dc0ccf5343574059d497b1c3a44555', '2013-12-05 09:02:03', '2013-12-05 10:08:51', '172.31.1.6'),
(591, 'grsingh', '93a733ecbcab79ecb7aeeb38f06001d831ebdf66', '2013-12-05 14:38:55', '2013-12-05 14:40:48', '172.31.1.6'),
(592, 'grsingh', '729c4188f738db79069e816f7d91318f1c181c7a', '2013-12-05 15:32:15', '2013-12-05 15:32:40', '172.31.1.6'),
(593, 'manoj', 'c38a16941c251444afb92d896ff3748b6d852fa4', '2013-12-05 16:10:27', '2013-12-05 16:11:25', '172.31.1.6'),
(594, 'manoj', '0a181d4d528a03681939c2017ac372633e4b4607', '2013-12-06 09:36:52', '2013-12-06 09:37:19', '172.31.1.4'),
(595, 'grsingh', 'bb1f579f8b6ca0f8dcab561da3134c41d7c7a493', '2013-12-06 19:14:12', '0000-00-00 00:00:00', '172.31.1.4'),
(596, 'nilendra', 'a3cd7236298dd2a77d42984fad23cbb6c5dfbf6c', '2013-12-09 16:12:13', '0000-00-00 00:00:00', '172.31.1.4'),
(597, 'grsingh', 'ce6d0124d3d462851a5320678999e1b72fb07356', '2013-12-16 11:59:20', '0000-00-00 00:00:00', '172.31.1.6'),
(598, 'grsingh', '49b07a286857aade5581077de72153da4d17c07e', '2013-12-16 16:07:49', '0000-00-00 00:00:00', '172.31.1.6'),
(599, 'grsingh', '010b62b605d909192014c44c52a347497d32005d', '2013-12-17 10:23:39', '0000-00-00 00:00:00', '172.31.1.6'),
(600, 'manoj', 'c5942fb8502e274393984ec51544c9481f87998a', '2013-12-18 16:43:42', '2013-12-18 16:45:45', '172.31.1.4'),
(601, 'manoj', '83def50decb9ce6c9f8593c54c047b5a14b442c4', '2013-12-20 11:33:19', '2013-12-20 11:41:49', '172.31.1.4'),
(602, 'rajatsingh', 'fa799a0698d3201ddfce1c34c8debbd82ef08248', '2013-12-24 17:39:48', '2013-12-24 17:52:56', '172.31.1.6'),
(603, 'rs70', 'dbb6c5785297136ec71737dfbba1a0c7ec567af9', '2013-12-27 15:58:18', '0000-00-00 00:00:00', '172.31.1.4'),
(604, 'rs70', '30000c45535cef881a4189e1b19ad190bce8da9f', '2013-12-27 15:58:39', '0000-00-00 00:00:00', '172.31.1.4'),
(605, 'rajatsingh', 'ee5c68e779966e4ae7fa85cfa6983fcb39e6757c', '2013-12-29 23:08:56', '2013-12-29 23:10:34', '172.31.1.4'),
(606, 'santoshkr', '9fed1e3e3aab1468e85b87b06cefd66e55d75de5', '2013-12-31 10:24:19', '2013-12-31 10:26:01', '172.31.1.6'),
(607, 'manoj', '7732bb762700cfe35876be4f99b283601d64a3cf', '2013-12-31 10:26:15', '2013-12-31 10:26:54', '172.31.1.6'),
(608, 'manoj', 'dc141787e1016e6a6ad93ea4b9d6e42b4ef720c2', '2013-12-31 10:29:12', '2013-12-31 10:29:25', '172.31.1.6'),
(609, 'grsingh', '15b2b6e053dcd8fc8677f53b9b7481e6520f48e3', '2014-01-01 15:30:31', '0000-00-00 00:00:00', '172.31.1.6'),
(610, 'amishra', '33239ee49d55fbe68e5b5184a7c1cc3905e54ecb', '2014-01-01 16:21:42', '0000-00-00 00:00:00', '172.31.1.6'),
(611, 'manoj', '78b9b83848218cefbf8438a125cc820722cd2645', '2014-01-02 12:46:28', '2014-01-02 12:46:37', '172.31.1.6'),
(612, 'philipbk', 'd09e7f4a54102a45614b9c180bcf206d38bb5491', '2014-01-02 16:07:27', '0000-00-00 00:00:00', '172.31.1.6'),
(613, 'rajatsingh', 'f7b6dfb6488f722f2c61c077a931220b2ae09c57', '2014-01-02 22:37:25', '2014-01-02 22:41:37', '172.31.1.6'),
(614, 'rs120', 'aa600033bce86bfe2763224ed6ba5af7f295e21f', '2014-01-05 12:36:37', '2014-01-05 12:37:32', '172.31.1.4'),
(615, 'kaushal', 'cef3f51cf5f9d29f29677928127cf65f2a34ccde', '2014-01-08 12:14:24', '2014-01-08 12:14:37', '172.31.1.6'),
(616, 'iit2013140', '0041d33c8ed115c40729d3b93bfdcac701582b00', '2014-01-09 19:52:49', '0000-00-00 00:00:00', '172.31.1.4'),
(617, 'grsingh', 'f74788ecbb8564455bf4459274ec7e310fe0c1e9', '2014-01-21 14:02:52', '0000-00-00 00:00:00', '172.31.1.6'),
(618, 'grsingh', '53b86b86fe936b310739ea5c23dc5265c249ed3a', '2014-01-21 14:12:08', '0000-00-00 00:00:00', '172.31.1.6'),
(619, 'grsingh', '4d3ce3a55a00ead9ceeb2491ca702ed8b894febd', '2014-01-21 15:20:30', '0000-00-00 00:00:00', '172.31.1.6'),
(620, 'rs118', '8ec561bf07da9227a7558ff74e8338c0ade2577b', '2014-01-21 17:41:52', '0000-00-00 00:00:00', '172.31.1.4'),
(621, 'grsingh', '5712995da33d88965bd5e1edeb7464165203da99', '2014-01-21 17:42:56', '2014-01-21 17:46:49', '172.31.1.6'),
(622, 'rs107', '3922054bc0182b8dcbfdf1fe74049fcbe8f783c1', '2014-01-22 08:49:07', '2014-01-22 09:14:05', '172.31.1.4'),
(623, 'rs95', '49a49b19068d102daafe8438683dc48950bb89d0', '2014-01-22 22:10:12', '0000-00-00 00:00:00', '172.31.1.6'),
(624, 'rs106', '9518ed385120b412b56dfb3e580d06d4b43a796e', '2014-01-22 22:11:10', '0000-00-00 00:00:00', '172.31.1.6'),
(625, 'kaushal', '644e02c1d7bdb32c277892556e4fa63f9e82aab2', '2014-01-24 09:42:50', '2014-01-24 09:43:01', '172.31.1.6'),
(626, 'grsingh', 'f0d9dfb926f1c195fbd4558a3ad8bc2dd258a0d5', '2014-01-24 15:55:32', '0000-00-00 00:00:00', '172.31.1.6'),
(627, 'grsingh', '6a6b9d893acb32f5dacdf6c013e1967975559064', '2014-01-24 17:00:05', '0000-00-00 00:00:00', '172.31.1.6'),
(628, 'kaushal', 'e184b098ed3e4487130800a28d158a97d0366ed6', '2014-01-30 10:35:08', '2014-01-30 10:35:22', '172.31.1.6'),
(629, 'rajatsingh', 'dbb86ae8ce0c24a346e494439d0d9a51bd3b7cb7', '2014-02-02 23:24:29', '2014-02-02 23:27:00', '172.31.1.6'),
(630, 'grsingh', 'cf992361cbd13446b9a3f7765a9e228dffbd2a6d', '2014-02-03 09:55:45', '0000-00-00 00:00:00', '172.31.1.6'),
(631, 'kaushal', '48d6edd511ec72abe22efab44d232c8bc360373c', '2014-02-03 10:53:17', '0000-00-00 00:00:00', '172.31.1.6'),
(632, 'grsingh', '663245dcc52ae8af204256f90349959db90d6aae', '2014-02-03 12:12:57', '2014-02-03 12:27:29', '172.31.1.6'),
(633, 'manoj', 'baf80d5b002cdfdf4a11a8d967e2c938afdad6da', '2014-02-03 14:43:51', '2014-02-03 14:44:20', '172.31.1.6'),
(634, 'saleem', '308fb0372a2f702260ac1925fd14b335f3aa26a0', '2014-02-03 14:44:30', '2014-02-03 14:48:01', '172.31.1.6'),
(635, 'grsingh', '22da6dea56fb01bff7e8e8214b08416de1f9e2da', '2014-02-05 16:59:10', '0000-00-00 00:00:00', '172.31.1.6'),
(636, 'grsingh', 'b6706365f621acd8a4396c17d35b4227c6972415', '2014-02-12 15:22:28', '0000-00-00 00:00:00', '172.31.1.6'),
(637, 'rs128', '44489c2ab0898335cdba4aef32665c601178177a', '2014-02-20 10:45:15', '0000-00-00 00:00:00', '172.31.1.6'),
(638, 'rs120', 'd29faa39b00152e1e1727950688b91a0875364a5', '2014-02-22 21:19:55', '0000-00-00 00:00:00', '172.31.1.6'),
(639, 'iit2011135', '7c15c1ce19cfe529f1bd3aed0f767f76fc2abd8b', '2014-02-24 13:41:34', '0000-00-00 00:00:00', '172.31.1.6'),
(640, 'iec2013072', 'be485c290a46baa1c5d8026e177379492f991760', '2014-02-26 15:37:06', '0000-00-00 00:00:00', '172.31.1.6'),
(641, 'rajatsingh', '616400809c770434b1df62841be519f65e6e78db', '2014-02-28 11:32:02', '2014-02-28 11:33:44', '172.31.1.6'),
(642, 'iit2012134', 'd8eb32d43f757b661e178979e2dbc0fc08c18e7e', '2014-03-01 01:28:46', '2014-03-01 01:30:09', '172.31.1.4'),
(643, 'rajatsingh', 'c3f74c3f1ae2c3b88cd2dd16a0ace3366576273c', '2014-03-01 16:31:26', '2014-03-01 16:31:41', '172.31.1.6'),
(644, 'rajatsingh', 'eb85b171bcd35b2ac4e450fdee423cc0903bfdfc', '2014-03-02 21:59:54', '2014-03-02 22:00:05', '172.31.1.6'),
(645, 'atalpandey', '56b5f1f898e3fbf6bc83a49ec2609c206c5382f1', '2014-03-03 12:33:16', '0000-00-00 00:00:00', '172.31.1.6'),
(646, 'grsingh', 'c3ccdb773d81de9f42c62a1e5a4fa9ad2a958fc9', '2014-03-03 12:34:30', '0000-00-00 00:00:00', '172.31.1.6'),
(647, 'kaushal', '7ff20ae2386358128265858ef2c031f862da4a7e', '2014-03-03 16:45:39', '2014-03-03 16:46:05', '172.31.1.6'),
(648, 'manoj', '00faf7d9bcb19784bc130a6bdde24051f2af1da1', '2014-03-09 12:07:18', '2014-03-09 12:07:34', '172.31.1.4'),
(649, 'atalpandey', 'c03060d10000056be4818fb1fe3b900b6ca2fca8', '2014-03-12 12:22:10', '0000-00-00 00:00:00', '172.31.1.3'),
(650, 'rajatsingh', '9edf8447afe9511a1f6a0c2f8b5af07d05bf165b', '2014-03-14 14:01:09', '0000-00-00 00:00:00', '172.31.1.6'),
(651, 'rajatsingh', 'be0f9a7e95cca1436a750a9cf7bd041d118d15e9', '2014-03-18 10:53:06', '2014-03-18 10:54:13', '172.31.1.6'),
(652, 'rajatsingh', '836e02ee83dcd31954e5b5f064b67f2d22d8146e', '2014-03-20 10:44:33', '2014-03-20 10:44:43', '172.31.1.6'),
(653, 'grsingh', '90577866393ab384c16a25bfaf2c8cc85a2a74af', '2014-03-22 13:04:04', '0000-00-00 00:00:00', '172.31.1.4'),
(654, 'grsingh', 'f4a3d3113e90ac4338e08197b46ffe9a2701cd4c', '2014-03-22 13:14:46', '0000-00-00 00:00:00', '172.31.1.4'),
(655, 'grsingh', '60ae5ca54823d833929e710c6bd55ca01d2419a9', '2014-03-24 10:05:24', '0000-00-00 00:00:00', '172.31.1.4'),
(656, 'rajatsingh', '2e4c933e07cdd29571eaefa65e2d59e03218eaa6', '2014-03-24 15:27:32', '2014-03-24 15:29:53', '172.31.1.6'),
(657, 'manoj', '39d78726a9db645b4590326607c8a5bf6f9a5f37', '2014-03-28 12:59:54', '0000-00-00 00:00:00', '172.31.1.4'),
(658, 'manoj', '9ec8bdf3a49ae275a5488b75119e50895cb93653', '2014-03-31 14:58:53', '0000-00-00 00:00:00', '172.31.1.4'),
(659, 'manoj', 'bc758a58db782c0edd52cabe66f5e599c484bc83', '2014-03-31 15:18:35', '0000-00-00 00:00:00', '172.31.1.4'),
(660, 'grsingh', '4b7f86b8befb584be790338ce998664ddaed9f66', '2014-03-31 17:14:43', '0000-00-00 00:00:00', '172.31.1.4'),
(661, 'atalpandey', 'fa76699a8e3f3456b05ea540dc0a495d7f7f3b41', '2014-04-01 10:57:20', '0000-00-00 00:00:00', '172.31.1.4'),
(662, 'atalpandey', '9a7dbf22b949dd283ced0407130d2bb0786358fa', '2014-04-01 10:57:49', '0000-00-00 00:00:00', '172.31.1.4'),
(663, 'atalpandey', '2fdbf319fcea418d4be4df59bbffa962c56202b7', '2014-04-01 11:40:04', '0000-00-00 00:00:00', '172.31.1.4'),
(664, 'atalpandey', '9b925bdec0551477ed21cbec752e5f005865e094', '2014-04-01 11:40:26', '0000-00-00 00:00:00', '172.31.1.4'),
(665, 'kaushal', 'acd9e3a7c5b1e83d051a2a668ff42b1d54bf89a0', '2014-04-01 17:20:01', '0000-00-00 00:00:00', '172.31.1.4'),
(666, 'grsingh', 'c5ec15674c53193c42d99fcc29855ea763c4f53f', '2014-04-02 09:44:34', '0000-00-00 00:00:00', '172.31.1.4'),
(667, 'rajatsingh', 'bb890bc5819906fefb4e9903013b61bafe067668', '2014-04-03 17:15:54', '0000-00-00 00:00:00', '172.31.1.4'),
(668, 'kaushal', 'e22e071a20abf9e1d2bfd20073a870ad7413e8d9', '2014-04-04 15:22:41', '0000-00-00 00:00:00', '172.31.1.6'),
(669, 'manishgoswami', '8d2c270317a5b493bd826f9c128aae280078d2e2', '2014-04-04 15:27:37', '0000-00-00 00:00:00', '172.31.1.4'),
(670, 'iit2012070', 'bc6962d6a53d8c092f6970600c41996b1edc2e1d', '2014-04-04 22:46:28', '0000-00-00 00:00:00', '172.31.1.4'),
(671, 'manoj', '00779df6433173d544a1730482aaae452b9b9b17', '2014-04-07 16:19:44', '0000-00-00 00:00:00', '172.31.1.4'),
(672, 'kaushal', '49a41f5f695b1ce4e683a4467405364d52514590', '2014-04-08 16:47:41', '0000-00-00 00:00:00', '172.31.1.3'),
(673, 'philipbk', '0e0783266958459f8f0cc6a8aafe8127cc9e990c', '2014-04-08 16:54:15', '0000-00-00 00:00:00', '172.31.1.7'),
(674, 'pratibha', 'b1f8781d889f538380c2adfd32a75dd866a6b61f', '2014-04-09 09:33:56', '0000-00-00 00:00:00', '172.31.1.3'),
(675, 'manoj', 'ee1dfaeafff0e10a4461e581d5061e1fe37dff8f', '2014-04-10 12:46:45', '0000-00-00 00:00:00', '172.31.1.3'),
(676, 'atalpandey', 'af7f694cbdbd0da2afc255219224a2dd1bfbcdfa', '2014-04-24 11:52:25', '0000-00-00 00:00:00', '172.31.1.3'),
(677, 'grsingh', 'ba1b371d49def7aa65423aa7d71cc1e676d67b87', '2014-04-24 12:22:18', '0000-00-00 00:00:00', '172.31.1.3'),
(678, 'grsingh', '6c00d2b6b11915a20c7beedd09161e470f3296ba', '2014-04-24 14:44:34', '0000-00-00 00:00:00', '172.31.1.3'),
(679, 'grsingh', '0806aa714df7e5d84fd0bae282fbb4b088533e30', '2014-04-24 18:48:52', '0000-00-00 00:00:00', '172.31.1.3'),
(680, 'grsingh', '4aebbe721aa0dd3e12b8bcd08308acbdd29d6bb5', '2014-04-25 15:21:17', '0000-00-00 00:00:00', '172.31.1.3'),
(681, 'grsingh', 'cc4f738f6c94f0dafb50e6139753c562d3100cc9', '2014-04-25 15:45:52', '0000-00-00 00:00:00', '172.31.1.3'),
(682, 'amishra', '7e472a8d57c841baadcba4299746f4918c4fc3f1', '2014-04-28 12:11:58', '0000-00-00 00:00:00', '172.31.1.3'),
(683, 'kaushal', 'a453f41bf5284ce0b1f962c3769b872f9500d296', '2014-04-28 17:27:36', '0000-00-00 00:00:00', '172.31.1.4'),
(684, 'kaushal', '13bae1f48d9f75523433433f3391258e0bcfe222', '2014-04-29 09:53:34', '0000-00-00 00:00:00', '172.31.1.3'),
(685, 'kaushal', 'c33b4e53b04192f00ddfb07d9b193b7caf5d0472', '2014-05-01 15:53:46', '0000-00-00 00:00:00', '172.31.1.4'),
(686, 'rajatsingh', '07a349af7e877e88564987e641f237d7ddd1c16f', '2014-05-02 12:50:15', '0000-00-00 00:00:00', '172.31.1.4'),
(687, 'ajay', '68b80dd81686a036d3feac88f6d07c1038e69d1a', '2014-05-06 17:10:30', '0000-00-00 00:00:00', '172.31.1.3'),
(688, 'durgesh', '8e7ff956e3b790bb5f670b2d3d836c807bfa7e00', '2014-05-06 17:10:38', '0000-00-00 00:00:00', '172.31.1.4'),
(689, 'santoshkr', '70e306c2c37067e1d3b12999a7d215cc116dfc2d', '2014-05-06 17:13:35', '0000-00-00 00:00:00', '172.31.1.4'),
(690, 'mmishra', '3c8ea5f5bd8a86e15f6ab459f443d4a4a894688c', '2014-05-08 10:40:44', '0000-00-00 00:00:00', '172.31.1.4'),
(691, 'grsingh', '90d2332b94bfbad466cf1c2be91c676cbc97e1f3', '2014-05-08 11:33:30', '0000-00-00 00:00:00', '172.31.1.3'),
(692, 'mmishra', '65306b383be12d802a19f853df6dcad5213bb9b3', '2014-05-09 10:24:37', '0000-00-00 00:00:00', '172.31.1.4'),
(693, 'santoshkr', 'fd93cb2758716c5899a21d7be41aee9e51b056c2', '2014-05-09 11:19:03', '0000-00-00 00:00:00', '172.31.1.4'),
(694, 'mmishra', '9308efff4b9cc648b0cb6b61cfa2e4099fba0714', '2014-05-09 11:22:50', '0000-00-00 00:00:00', '172.31.1.4'),
(695, 'nilendra', '8010d5327a23ee2df5d6ef7fbcf494b43cdc36b6', '2014-05-13 13:01:43', '0000-00-00 00:00:00', '172.31.1.3'),
(696, 'grsingh', '6f879da5c7244087ed2eeaaa9a53c2febec5b06d', '2014-05-15 11:29:28', '0000-00-00 00:00:00', '172.31.1.3'),
(697, 'philipbk', '2ec5e23eb1054cbb08cdd27371a72ce7e0d4d64c', '2014-05-19 12:23:36', '0000-00-00 00:00:00', '172.31.1.7'),
(698, 'grsingh', '6e062a5fce27c432ec4d621e16e47ded55cd8883', '2014-05-20 12:18:58', '0000-00-00 00:00:00', '172.31.1.3'),
(699, 'grsingh', 'f925fbcd5d933aaf20ebb668d3632370cf08ca56', '2014-05-20 15:25:41', '0000-00-00 00:00:00', '172.31.1.3'),
(700, 'mmishra', 'e786d5b58441fcfb58ab5be87ac8ffd40fa6cf28', '2014-05-20 15:28:01', '0000-00-00 00:00:00', '172.31.1.3'),
(701, 'grsingh', 'dd8322ae628fdad00b3c85addc60fc72746a0ba7', '2014-05-29 09:26:47', '0000-00-00 00:00:00', '172.31.1.4'),
(702, 'amishra', '9af4155c38fb7f1504816d45d721cdc2218c070a', '2014-05-29 09:30:10', '0000-00-00 00:00:00', '172.31.1.4'),
(703, 'grsingh', 'e732fc9a9ad4e87f79ab9ac7aaa0e5a3b1a0b2a7', '2014-05-29 09:53:07', '0000-00-00 00:00:00', '172.31.1.3'),
(704, 'grsingh', 'fc2b5005d35bd3fbc6e89f46e6515d67dee4e7bf', '2014-05-29 10:43:33', '0000-00-00 00:00:00', '172.31.1.4'),
(705, 'grsingh', '6f56cb607bc77b73649004b979b765645916c8de', '2014-05-30 12:36:19', '0000-00-00 00:00:00', '172.31.1.4'),
(706, 'grsingh', 'd4c4a7386728e788d15b62fe9931d677a9908092', '2014-05-30 14:29:05', '0000-00-00 00:00:00', '172.31.1.3'),
(707, 'grsingh', '6869baa04ea7cc2ce686e375901478ddff69beeb', '2014-06-02 10:44:10', '0000-00-00 00:00:00', '172.31.1.3'),
(708, 'durgesh', '2d8302a8c58dacf62c627e189695928292b02d6e', '2014-06-04 09:41:28', '0000-00-00 00:00:00', '172.31.1.4'),
(709, 'rajatsingh', '6c895a5ca262b226bd81cbdb5f747eeef687ae14', '2014-06-05 10:31:45', '0000-00-00 00:00:00', '172.31.1.4'),
(710, 'pratibha', '3b00e5897d6623bc45a7f761a32c6faa35cd87e0', '2014-06-06 09:14:13', '0000-00-00 00:00:00', '172.31.1.4'),
(711, 'kaushal', 'e58a546af8f284043363890c1cf56cd38413c61a', '2014-06-06 11:45:17', '0000-00-00 00:00:00', '172.31.1.4'),
(712, 'kaushal', '0a4c700e461eb18905ce84f75f5a93701eada615', '2014-06-11 10:47:50', '0000-00-00 00:00:00', '172.31.1.4'),
(713, 'rajatsingh', 'fe2d6cef6fab0cc058677527be36f7b504fd5f1d', '2014-06-17 12:44:36', '0000-00-00 00:00:00', '172.31.1.4'),
(714, 'amishra', 'c2598e2dcc3f02f9e5d581ea7f84e0d9a9d82c81', '2014-06-19 16:11:51', '0000-00-00 00:00:00', '172.31.1.4'),
(715, 'amishra', '27c3b08ce3496a6d5d93e63174bbfebfc802d766', '2014-06-20 11:50:35', '0000-00-00 00:00:00', '172.31.1.4'),
(716, 'amishra', '7a634f9fcf79aea1fb81cfa3fb01f64911638c2d', '2014-06-20 12:26:45', '0000-00-00 00:00:00', '172.31.1.4'),
(717, 'sonali', '1f350e1a92bf87ce751160982084c8c57f3aa4fb', '2014-06-20 12:31:33', '0000-00-00 00:00:00', '172.31.1.3'),
(718, 'amishra', '009d04224ef8eeb686795c8a1c0fbd687c7d50d6', '2014-06-23 11:25:32', '0000-00-00 00:00:00', '172.31.1.4'),
(719, 'rajatsingh', '76a25ddbb7ed514090401837b0c369aa13b9db7a', '2014-06-24 12:13:04', '0000-00-00 00:00:00', '172.31.1.4'),
(720, 'kpsingh', '3919f7c074b2415a118aade203b6f332ab394867', '2014-06-27 11:55:31', '0000-00-00 00:00:00', '172.31.1.3'),
(721, 'sonali', '7cbe3a718994f699489f3b6edd8018c53bed72fa', '2014-07-01 16:10:16', '0000-00-00 00:00:00', '172.31.1.3'),
(722, 'rajatsingh', 'ac4672d0a447e98ec997966626353ff35818b2b6', '2014-07-01 17:00:26', '0000-00-00 00:00:00', '172.31.1.4'),
(723, 'kaushal', '2a9ddfa4ea8727a315b280d297b229f2ac9568d2', '2014-07-02 16:48:47', '0000-00-00 00:00:00', '172.31.1.4'),
(724, 'subhash', 'e2a4076ab6d78546076b582db58c05cfd38d8f0a', '2014-07-02 16:51:35', '0000-00-00 00:00:00', '172.31.1.4'),
(725, 'santoshkr', '507648b351a9aa3c0497f214cbd377ae8fad69a2', '2014-07-02 17:01:58', '0000-00-00 00:00:00', '172.31.1.4'),
(726, 'philipbk', '8420c6aee5a5ffc590e7c9bf04981aec3a7ecbd3', '2014-07-07 10:58:37', '0000-00-00 00:00:00', '172.31.1.4'),
(727, 'philipbk', 'f2499e1e7ff90eb091c8aa5f872d07e40deca555', '2014-07-08 10:56:24', '0000-00-00 00:00:00', '172.31.1.4'),
(728, 'pratibha', '966eba5438f19a9dbac87a258c97869eb47211b5', '2014-07-08 11:10:51', '0000-00-00 00:00:00', '172.31.1.4'),
(729, 'philipbk', 'b2a45fc71551fa92811582d2d8c0dc14ede0e7ee', '2014-07-08 15:36:23', '0000-00-00 00:00:00', '172.31.1.6'),
(730, 'philipbk', '598892be63f34c07dee4664d4b9056d7a544e443', '2014-07-09 10:25:55', '0000-00-00 00:00:00', '172.31.1.6'),
(731, 'rajatsingh', '0789c7d344f2a5f8f2ea4959eb1459f4f572f927', '2014-07-09 15:07:59', '0000-00-00 00:00:00', '172.31.1.6'),
(732, 'rs142', '58adaf9bebef0cfd641a0aa36fc4b40a0fcc3ca4', '2014-07-18 11:06:27', '0000-00-00 00:00:00', '172.31.1.3'),
(733, 'rs106', '5a3313938bbf9937a24e574d6998d5ea87c126a4', '2014-07-18 16:17:42', '0000-00-00 00:00:00', '172.31.1.4'),
(734, 'rs136', 'bdd1a1da533531ced99564627b96e26ce76d9d30', '2014-07-18 16:18:40', '0000-00-00 00:00:00', '172.31.1.3'),
(735, 'rs156', 'cf79583eb7b597637727d300d2147b698dfbe1da', '2014-07-19 22:36:19', '0000-00-00 00:00:00', '172.31.1.4'),
(736, 'rs149', '1c5e558d63ff7a673148f07a7d2b9fae42f239b8', '2014-07-19 22:55:29', '0000-00-00 00:00:00', '172.31.1.4'),
(737, 'rs156', '5b0d346431f57b3518e429a7bfecac23f8bb4682', '2014-07-19 22:56:40', '0000-00-00 00:00:00', '172.31.1.4'),
(738, 'rs156', '61ce1cb0afed416094919ab2d8da4fa7fa37219a', '2014-07-20 23:02:00', '0000-00-00 00:00:00', '172.31.1.3'),
(739, 'rs139', '63771a10c1882a1ebf1ede84f808f63c19ebd53c', '2014-07-20 23:02:03', '0000-00-00 00:00:00', '172.31.1.4'),
(740, 'rs139', 'ccdf0bda5a35763035dd8565c943cf0df31a852b', '2014-07-20 23:02:42', '0000-00-00 00:00:00', '172.31.1.4'),
(741, 'rs136', '6e64eb2825df649b17bd05bf1991d3cff8ba8938', '2014-07-22 06:51:56', '0000-00-00 00:00:00', '172.31.1.4'),
(742, 'rajatsingh', '6a59ad7f0d85dde6a4cd4034e59d5a4da14281c4', '2014-07-22 23:13:59', '0000-00-00 00:00:00', '172.31.1.4'),
(743, 'rs156', '89b6bce36fa3af6ee5225291f32e8c66a6b6d4d5', '2014-07-24 09:21:25', '0000-00-00 00:00:00', '172.31.1.3'),
(744, 'rs117', 'f2b26975de4b64b86d6f3d432c2ed442d0c327d6', '2014-07-24 09:22:50', '0000-00-00 00:00:00', '172.31.1.3'),
(745, 'rs156', '841fbe316e7b315ed5bffa936f5880ba2a04cda3', '2014-07-30 12:46:09', '0000-00-00 00:00:00', '172.31.1.3'),
(746, 'philipbk', '611fd7886dbb96c1ea4d0d32b25c70cbc348a170', '2014-07-31 10:57:17', '0000-00-00 00:00:00', '172.31.1.4'),
(747, 'ksaeron', 'b6e5c8c3f6e8fe407282438c9420b51f6a82af85', '2014-07-31 13:36:21', '0000-00-00 00:00:00', '172.31.1.4'),
(748, 'rajatsingh', 'c2b89dbf0fcc4e1f96b43ea5fb0545562d88fbcd', '2014-08-01 08:49:03', '0000-00-00 00:00:00', '172.31.1.4'),
(749, 'rajatsingh', 'f373fef020c790c0745e4b07f351ff065106052c', '2014-08-01 12:08:09', '0000-00-00 00:00:00', '172.31.1.4'),
(750, 'rajatsingh', '2dff01790906234da02c5ffbe14a38dde9e5e93d', '2014-08-04 21:00:32', '0000-00-00 00:00:00', '172.31.1.4'),
(751, 'philipbk', 'b934b3ab97fd1053a2409e51dee2ea4715bb1bf4', '2014-08-08 16:42:37', '0000-00-00 00:00:00', '172.31.1.4'),
(752, 'rajatsingh', 'e8f9bb484dd715c6336aaaeaec7858c656cefa62', '2014-08-14 21:33:21', '0000-00-00 00:00:00', '172.31.1.4'),
(753, 'rs141', '3ce41d4f38ac8768ebc3eaa1db15dc59c5c98502', '2014-08-18 06:47:08', '0000-00-00 00:00:00', '172.31.1.4'),
(754, 'rs141', 'dae5ebdefc31ef5f6cab40fd0760cefdc525867d', '2014-08-18 06:58:03', '0000-00-00 00:00:00', '172.31.1.4'),
(755, 'rs141', '1c0828fe67571d975ac455d206db30a0e50b75f8', '2014-08-18 06:59:27', '0000-00-00 00:00:00', '172.31.1.4'),
(756, 'rs141', '4dccbff95ce0b7a99bdc486bbf952f025c863f29', '2014-08-18 07:00:09', '0000-00-00 00:00:00', '172.31.1.4'),
(757, 'rajatsingh', '3c5bb06b9e6475fcee0566169b73561957e28f55', '2014-08-19 21:40:33', '0000-00-00 00:00:00', '172.31.1.4'),
(758, 'rajatsingh', 'ae84bd4ca73ff338a5fece7236ccdc37ed8c4c43', '2014-08-22 22:10:03', '0000-00-00 00:00:00', '172.31.1.4'),
(759, 'am', '3a8934d63ee1de3ed6a4cff89ed5a2ab96f3074f', '2014-08-25 08:21:33', '0000-00-00 00:00:00', '172.31.1.4'),
(760, 'rs136', 'f13cf04b1b4926df7a9e323770556c1593520b09', '2014-08-25 13:17:56', '0000-00-00 00:00:00', '172.31.1.4'),
(761, 'IMB2014010', 'bbc77c5a542c354a2fe09ea674349082a16db1c0', '2014-08-27 17:35:59', '0000-00-00 00:00:00', '172.31.1.4'),
(762, 'santoshkr', 'aa8a22a7b855a066efe6a81fb6b37ea76bbf763c', '2014-08-29 15:34:46', '0000-00-00 00:00:00', '172.31.1.4'),
(763, 'rajatsingh', '4f276b8bd07616ea47a49c009bb0b758294225f7', '2014-09-01 10:56:01', '0000-00-00 00:00:00', '172.31.1.4'),
(764, 'grsingh', '4aeee08adedd15c57450a697f5ea9f0e0a175c0a', '2014-09-04 13:27:26', '0000-00-00 00:00:00', '172.31.1.4'),
(765, 'philipbk', 'eefa64fd026c89f0002719373d7d72148438d69b', '2014-09-08 17:21:47', '0000-00-00 00:00:00', '172.31.1.4'),
(766, 'rajatsingh', '1e8be6ccd6deacd0a72b8f44616a342051a518ba', '2014-09-10 12:53:43', '0000-00-00 00:00:00', '172.31.1.4'),
(767, 'rajatsingh', '9f803e272e1fcb9e21f4f9199961d15752333d49', '2014-09-16 15:11:08', '0000-00-00 00:00:00', '172.31.1.4'),
(768, 'ihm2014007', '9de22a773551269ca501a7186754c12c1997854f', '2014-09-17 17:21:44', '0000-00-00 00:00:00', '172.31.1.4'),
(769, 'ihm2014007', '30f641ab038e4c2fa4b3aa7add6947e93f8392aa', '2014-09-17 17:23:52', '0000-00-00 00:00:00', '172.31.1.4'),
(770, 'rs136', 'f46d4e576dd8aa1d5ecb5bcb11f1390be44f9349', '2014-09-17 20:49:41', '0000-00-00 00:00:00', '172.31.1.3'),
(771, 'kaushal', '5b76c3b7189b411af6a52c82716b126e98a249b3', '2014-09-25 11:04:16', '0000-00-00 00:00:00', '172.31.1.4'),
(772, 'rs136', '52e16e99862afd20223af974e7a23dde3827069a', '2014-09-26 18:37:39', '0000-00-00 00:00:00', '172.31.1.4'),
(773, 'rs142', 'b816428417663c3d6cbdd394d747f27fa06d00b0', '2014-09-26 19:09:17', '0000-00-00 00:00:00', '172.31.1.3'),
(774, 'rs142', 'ba217f8362db5545a4aa2964633ad9c721b3306c', '2014-09-26 19:10:50', '0000-00-00 00:00:00', '172.31.1.3'),
(775, 'rs142', '0df0f240715e3eb46637ed6d690f105470d77e46', '2014-09-26 19:14:14', '0000-00-00 00:00:00', '172.31.1.3'),
(776, 'rs156', '9b3b382b07416839716192bbdfb241b69735a824', '2014-09-27 11:42:57', '0000-00-00 00:00:00', '172.31.1.4'),
(777, 'rs107', 'c864b9674f85af8a8bef8144db1f3ca31f48b610', '2014-09-27 11:56:32', '0000-00-00 00:00:00', '172.31.1.4'),
(778, 'rs136', '8007ad7042d2b48fd50a350fb73fb82e4343a2f3', '2014-09-29 13:58:03', '0000-00-00 00:00:00', '172.31.1.4'),
(779, 'rs136', 'bc8b53ffadba83b343549ae083d2796c6e2f7033', '2014-10-21 18:51:56', '0000-00-00 00:00:00', '172.31.1.4'),
(780, 'iec2013087', '44e1b622203a92e0f86a05588d50f61d340dccc5', '2014-10-27 21:26:15', '0000-00-00 00:00:00', '172.31.1.4'),
(781, 'rajatsingh', 'eb040c06050f648e3ab2fb6b35426cb95fdc8b45', '2014-10-31 17:15:37', '0000-00-00 00:00:00', '172.31.1.3'),
(782, 'santoshkr', '8be28399b629a4564a9a80ab068718f32dca3d8e', '2015-01-15 10:31:50', '0000-00-00 00:00:00', '172.31.1.4'),
(783, 'vrij', '04457f665246296412e4a694233e3b7098a3cca9', '2015-03-03 21:01:30', '0000-00-00 00:00:00', '172.31.1.4'),
(784, 'vrij', 'ef50a8795768020b19d6c635cf65222c8722c4bf', '2015-03-03 21:02:47', '0000-00-00 00:00:00', '172.31.1.4'),
(785, 'mmishra', '9eafc8885377539cd789696cd108a4ba28124d85', '2015-03-04 09:49:54', '0000-00-00 00:00:00', '172.31.1.4'),
(786, 'ajay', 'e89169de5a345197cba3f77e3485666f44c63bf5', '2015-03-10 17:09:21', '0000-00-00 00:00:00', '172.31.1.3'),
(787, 'ajay', '20d54986eb5ba0e3add60e537063f54761df9ab0', '2015-03-10 17:10:53', '0000-00-00 00:00:00', '172.31.1.3'),
(788, 'ajay', '4797cc0f4069634b72c7f6ba2f36bcfc3d292cf2', '2015-03-10 17:11:31', '0000-00-00 00:00:00', '172.31.1.3'),
(789, 'mmishra', '14ecf771ec370949d129421f68cf46706fc0e453', '2015-03-11 15:15:40', '0000-00-00 00:00:00', '172.31.1.4'),
(790, 'iit2014154', '43e37c0cf7211ba64da799ebb58785faecc6de34', '2015-04-07 09:48:32', '0000-00-00 00:00:00', '172.31.1.4'),
(791, 'mmishra', 'db174549fc84ee986f61f0d699ee871984b79b08', '2015-04-15 15:46:20', '0000-00-00 00:00:00', '172.31.1.4'),
(792, 'mmishra', '41fcd9e95ada863c1b918033560573c077387480', '2015-04-15 15:49:25', '0000-00-00 00:00:00', '172.31.1.4'),
(793, 'mmishra', '3facd649d2e0564251c3d598f02b3c6c89e5784d', '2015-04-15 15:49:52', '0000-00-00 00:00:00', '172.31.1.4'),
(794, 'ajay', 'be664fcb8b81032b877c7740cf714c60683edefd', '2015-04-15 15:50:51', '0000-00-00 00:00:00', '172.31.1.4'),
(795, 'ajay', '4c33ede2a3c4fce624010fd7dba76b4230706667', '2015-04-15 15:50:57', '0000-00-00 00:00:00', '172.31.1.4'),
(796, 'mmishra', 'c36dba7c11f3ef83eff3a2dfa806b02368588a0c', '2015-04-15 15:52:35', '0000-00-00 00:00:00', '172.31.1.4'),
(797, 'mmishra', '89ab6059d1c87acb6d70e10c86f77510c0495a11', '2015-04-15 15:54:07', '2015-04-15 16:56:34', '172.31.1.4'),
(798, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 15:58:52', '2015-08-14 17:31:26', '172.31.1.4'),
(799, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:01:35', '2015-08-14 17:31:26', '172.31.1.4'),
(800, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:01:57', '2015-08-14 17:31:26', '172.31.1.4'),
(801, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:08:28', '2015-08-14 17:31:26', '172.31.1.4'),
(802, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:08:50', '2015-08-14 17:31:26', '172.31.1.4'),
(803, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:09:42', '2015-08-14 17:31:26', '172.31.1.4'),
(804, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:10:17', '2015-08-14 17:31:26', '172.31.1.4'),
(805, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:17:13', '2015-08-14 17:31:26', '172.31.1.4'),
(806, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:18:32', '2015-08-14 17:31:26', '172.31.1.4'),
(807, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:18:55', '2015-08-14 17:31:26', '172.31.1.4'),
(808, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:25:59', '2015-08-14 17:31:26', '172.31.1.4'),
(809, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:26:20', '2015-08-14 17:31:26', '172.31.1.4'),
(810, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:26:50', '2015-08-14 17:31:26', '172.31.1.4'),
(811, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:30:32', '2015-08-14 17:31:26', '172.31.1.4'),
(812, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:30:46', '2015-08-14 17:31:26', '172.31.1.4'),
(813, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:32:00', '2015-08-14 17:31:26', '172.31.1.4'),
(814, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:32:48', '2015-08-14 17:31:26', '172.31.1.4'),
(815, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:33:34', '2015-08-14 17:31:26', '172.31.1.4'),
(816, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:33:38', '2015-08-14 17:31:26', '172.31.1.4'),
(817, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:34:50', '2015-08-14 17:31:26', '172.31.1.4'),
(818, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:36:38', '2015-08-14 17:31:26', '172.31.1.4'),
(819, '', 'LQ==', '2015-04-15 16:52:08', '0000-00-00 00:00:00', '172.31.1.4'),
(820, '', 'LQ==', '2015-04-15 16:52:09', '0000-00-00 00:00:00', '172.31.1.4'),
(821, '', 'LQ==', '2015-04-15 16:52:09', '0000-00-00 00:00:00', '172.31.1.4'),
(822, '', 'LQ==', '2015-04-15 16:52:10', '0000-00-00 00:00:00', '172.31.1.4'),
(823, '', 'LQ==', '2015-04-15 16:52:11', '0000-00-00 00:00:00', '172.31.1.4'),
(824, '', 'LQ==', '2015-04-15 16:52:11', '0000-00-00 00:00:00', '172.31.1.4'),
(825, '', 'LQ==', '2015-04-15 16:52:12', '0000-00-00 00:00:00', '172.31.1.4'),
(826, '', 'LQ==', '2015-04-15 16:52:12', '0000-00-00 00:00:00', '172.31.1.4'),
(827, '', 'LQ==', '2015-04-15 16:52:12', '0000-00-00 00:00:00', '172.31.1.4'),
(828, '', 'LQ==', '2015-04-15 16:52:13', '0000-00-00 00:00:00', '172.31.1.4'),
(829, '', 'LQ==', '2015-04-15 16:52:13', '0000-00-00 00:00:00', '172.31.1.4'),
(830, 'mmishra', 'bW1pc2hyYS0=', '2015-04-15 16:53:22', '0000-00-00 00:00:00', '172.31.1.4'),
(831, '', 'LQ==', '2015-04-15 16:53:23', '0000-00-00 00:00:00', '172.31.1.4'),
(832, 'mmishra', 'bW1pc2hyYS0=', '2015-04-15 16:53:59', '0000-00-00 00:00:00', '172.31.1.4'),
(833, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-04-15 16:56:46', '2015-08-14 17:31:26', '172.31.1.4'),
(834, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-04-16 10:58:37', '2015-08-31 10:09:08', '172.31.1.4'),
(835, 'rs128', 'cnMxMjgtTXlwYXNzd29yZDE=', '2015-05-01 09:59:54', '0000-00-00 00:00:00', '172.31.1.4'),
(836, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-05-06 09:50:35', '2015-08-14 17:31:26', '172.31.1.4'),
(837, 'rs128', 'cnMxMjgtTXlwYXNzd29yZDE=', '2015-05-08 08:58:27', '0000-00-00 00:00:00', '172.31.1.4'),
(838, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-05-14 16:03:35', '2015-08-14 17:31:26', '172.31.1.4'),
(839, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-06-24 10:14:26', '2015-08-14 17:31:26', '172.31.1.4'),
(840, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-06-24 16:02:30', '2015-08-31 10:09:08', '172.31.1.4'),
(841, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-06-24 16:02:47', '2015-08-31 10:09:08', '172.31.1.4');
INSERT INTO `el_session` (`id`, `user`, `sessionid`, `datelogin`, `datelogout`, `remoteip`) VALUES
(842, 'kaushal', 'a2F1c2hhbC1zaGl2YW1iZXRh', '2015-06-30 16:19:14', '2015-08-12 17:28:13', '172.31.1.4'),
(843, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-07-02 12:28:12', '2015-08-31 10:09:08', '172.31.1.3'),
(844, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-07-02 14:52:40', '2015-08-14 17:31:26', '172.31.1.4'),
(845, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-07-06 09:34:17', '2015-08-31 10:09:08', '172.31.1.3'),
(846, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-07-06 09:46:37', '2015-08-14 17:31:26', '172.31.1.4'),
(847, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-07-10 10:00:10', '2015-08-31 10:09:08', '172.31.1.3'),
(848, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-07-13 11:08:31', '2015-08-14 17:31:26', '172.31.1.6'),
(849, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-07-15 14:46:57', '2015-08-31 10:09:08', '172.31.1.3'),
(850, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-07-21 17:55:36', '2015-08-14 17:31:26', '172.31.1.4'),
(851, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-07-22 11:26:30', '2015-08-14 17:31:26', '172.31.1.6'),
(852, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-07-22 16:28:37', '2015-08-14 17:31:26', '172.31.1.6'),
(853, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-07-22 17:47:43', '2015-08-31 10:09:08', '172.31.1.4'),
(854, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-07-24 09:05:54', '2015-08-31 10:09:08', '172.31.1.4'),
(855, 'rs136', 'cnMxMzYtcGFzc3dvcmRAMTIz', '2015-07-24 11:55:19', '2015-07-24 12:43:58', '172.31.1.6'),
(856, 'rs142', 'cnMxNDItdmtqQDIwMTU=', '2015-07-24 12:19:35', '2015-07-24 12:34:35', '172.31.1.6'),
(857, 'rs169', 'cnMxNjktaGFyaVJTMTY5', '2015-07-24 12:41:23', '2015-07-24 12:44:40', '172.31.1.4'),
(858, 'rs136', 'cnMxMzYtcGFzc3dvcmRAMTIz', '2015-07-24 12:43:29', '2015-07-24 12:43:58', '172.31.1.4'),
(859, 'rs169', 'cnMxNjktaGFyaVJTMTY5', '2015-07-24 12:44:12', '2015-07-24 12:44:40', '172.31.1.4'),
(860, 'rs142', 'cnMxNDItdmtqQDIwMTU=', '2015-07-24 16:20:57', '0000-00-00 00:00:00', '172.31.1.6'),
(861, 'rs169', 'cnMxNjktaGFyaVJTMTY5', '2015-07-27 12:05:53', '0000-00-00 00:00:00', '172.31.1.4'),
(862, 'iec2013072', 'aWVjMjAxMzA3Mi04MDE5MTEwNTg3OTk1OTBAU3Jp', '2015-07-28 15:35:01', '0000-00-00 00:00:00', '172.31.1.3'),
(863, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-07-31 15:03:09', '2015-08-31 10:09:08', '172.31.1.4'),
(864, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-07-31 15:10:53', '2015-08-14 17:31:26', '172.31.1.4'),
(865, 'rajatsingh', 'cmFqYXRzaW5naC1SYWNoaXRfMms=', '2015-08-03 11:34:26', '2015-09-01 11:17:06', '172.31.1.4'),
(866, 'rajatsingh', 'cmFqYXRzaW5naC1SYWNoaXRfMms=', '2015-08-03 11:44:01', '2015-09-01 11:17:06', '172.31.1.4'),
(867, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-04 11:21:51', '2015-08-31 10:09:08', '172.31.1.4'),
(868, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-04 13:27:27', '2015-08-31 10:09:08', '172.31.1.4'),
(869, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-04 15:24:08', '2015-08-14 17:31:26', '172.31.1.4'),
(870, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-06 11:39:31', '2015-08-31 10:09:08', '172.31.1.4'),
(871, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-06 11:39:47', '2015-08-14 17:31:26', '172.31.1.6'),
(872, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-06 20:41:26', '2015-08-14 17:31:26', '172.31.1.4'),
(873, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-07 09:51:46', '2015-08-14 17:31:26', '172.31.1.4'),
(874, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-07 11:37:32', '2015-08-14 17:31:26', '172.31.1.4'),
(875, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-10 10:16:03', '2015-08-14 17:31:26', '172.31.1.4'),
(876, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-10 16:43:09', '2015-08-14 17:31:26', '172.31.1.4'),
(877, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-11 10:46:03', '2015-08-14 17:31:26', ''),
(878, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-11 11:20:18', '2015-08-14 17:31:26', '172.31.1.4'),
(879, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-11 23:11:54', '2015-08-14 17:31:26', '172.31.1.4'),
(880, 'kaushal', 'a2F1c2hhbC1zaGl2YW1iZXRh', '2015-08-12 17:25:32', '2015-08-12 17:28:13', '172.31.1.3'),
(881, 'sitangshu', 'c2l0YW5nc2h1LTEyMzRzc2liMTIzNA==', '2015-08-12 17:34:59', '0000-00-00 00:00:00', '172.31.1.4'),
(882, 'rs169', 'cnMxNjktaGFyaVJTMTY5', '2015-08-12 17:38:43', '0000-00-00 00:00:00', '172.31.1.4'),
(883, 'rs132', 'cnMxMzItYmVrYWxpbnRleDIyNTA=', '2015-08-12 17:54:43', '0000-00-00 00:00:00', '172.31.1.4'),
(884, 'rkala', 'cmthbGEtdW5pcGFzc3dkMzQ=', '2015-08-12 17:56:32', '0000-00-00 00:00:00', '172.31.1.4'),
(885, 'rs168', 'cnMxNjgtRGl2QDQ0NDQ=', '2015-08-12 18:49:54', '0000-00-00 00:00:00', '172.31.1.4'),
(886, 'rs107', 'cnMxMDctcG9vamEzanVseWd1bGthbWNoYQ==', '2015-08-12 20:11:32', '2015-08-26 09:22:05', '172.31.1.4'),
(887, 'rajatsingh', 'cmFqYXRzaW5naC1SYWNoaXRfMms=', '2015-08-12 21:10:01', '2015-09-01 11:17:06', '172.31.1.4'),
(888, 'sonali', 'c29uYWxpLWlpaXRhMjAxNQ==', '2015-08-12 21:22:27', '0000-00-00 00:00:00', '172.31.1.4'),
(889, 'rs138', 'cnMxMzgtZGhlZXJhakAxNjkw', '2015-08-12 23:28:05', '2015-08-12 23:36:03', '172.31.1.4'),
(890, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-13 01:25:10', '2015-08-14 17:31:26', '172.31.1.4'),
(891, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-13 01:38:05', '2015-08-14 17:31:26', '172.31.1.4'),
(892, 'rs125', 'cnMxMjUtKioqbW90aTEyNSoqKg==', '2015-08-13 09:51:02', '2015-08-31 15:56:56', '172.31.1.6'),
(893, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-13 10:10:33', '2015-08-14 17:31:26', '172.31.1.4'),
(894, 'saleem', 'c2FsZWVtLWphbmVtYW4xMw==', '2015-08-13 11:02:14', '2015-08-13 11:07:23', '172.31.1.6'),
(895, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-13 15:57:39', '2015-08-31 10:09:08', '172.31.1.4'),
(896, 'am', 'YW0tZmVya3VtNDQ=', '2015-08-13 21:34:37', '0000-00-00 00:00:00', '172.26.23.145'),
(897, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-13 23:46:44', '2015-08-14 17:31:26', '172.31.1.4'),
(898, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-14 00:45:59', '2015-08-14 17:31:26', '172.31.1.4'),
(899, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-14 11:00:19', '2015-08-14 17:31:26', '172.31.1.4'),
(900, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-14 11:12:04', '2015-08-14 17:31:26', '172.31.1.4'),
(901, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-14 12:48:25', '2015-08-31 10:09:08', '172.31.1.4'),
(902, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-14 12:50:03', '2015-08-31 10:09:08', '172.31.1.4'),
(903, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-14 13:47:49', '2015-08-31 10:09:08', '172.31.1.4'),
(904, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-14 15:28:45', '2015-08-31 10:09:08', '172.31.1.4'),
(905, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-14 16:12:53', '2015-08-14 17:31:26', '172.31.1.4'),
(906, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-14 17:28:06', '2015-08-31 10:09:08', '172.31.1.4'),
(907, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-14 17:28:58', '2015-08-14 17:31:26', '172.31.1.4'),
(908, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-14 18:08:48', '2015-08-31 10:09:08', '172.31.1.4'),
(909, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-17 09:25:19', '2015-08-31 10:09:08', '172.31.1.6'),
(910, 'mmishra', 'bW1pc2hyYS1oYXBweUAyMDE1', '2015-08-17 10:10:04', '0000-00-00 00:00:00', '172.31.1.4'),
(911, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-17 12:10:11', '2015-08-31 10:09:08', '172.31.1.4'),
(912, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-08-18 15:41:15', '2015-09-01 18:02:12', '172.18.2.111'),
(913, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-19 15:17:06', '2015-08-31 10:09:08', '172.31.1.3'),
(914, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-20 10:36:46', '2015-08-31 10:09:08', '172.31.1.4'),
(915, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-20 16:33:58', '2015-08-31 10:09:08', '172.31.1.3'),
(916, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-20 18:36:44', '2015-08-31 10:09:08', '172.31.1.3'),
(917, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-21 16:41:50', '2015-08-31 10:09:08', '172.31.1.3'),
(918, 'icure', 'aWN1cmUtaXJwMjAxNQ==', '2015-08-21 18:03:51', '2015-08-26 22:36:43', '172.18.2.111'),
(919, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-08-24 09:54:41', '2015-09-01 18:02:12', '172.18.2.111'),
(920, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-24 14:52:15', '2015-08-31 10:09:08', '172.31.1.3'),
(921, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-08-25 10:16:39', '2015-09-01 18:02:12', '172.18.2.111'),
(922, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-25 12:38:47', '2015-08-31 10:09:08', '172.31.1.3'),
(923, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-08-25 15:06:26', '2015-09-01 18:02:12', '172.18.2.111'),
(924, 'muneendra', 'bXVuZWVuZHJhLVB1c2hwYTFtYQ==', '2015-08-25 17:20:51', '0000-00-00 00:00:00', '172.31.1.4'),
(925, 'rs125', 'cnMxMjUtKioqbW90aTEyNSoqKg==', '2015-08-25 17:47:26', '2015-08-31 15:56:56', '172.31.1.6'),
(926, 'rs169', 'cnMxNjktaGFyaVJTMTY5', '2015-08-25 17:56:10', '0000-00-00 00:00:00', '172.31.1.4'),
(927, 'rs139', 'cnMxMzktU2ltb25kMTIzNCM=', '2015-08-25 18:18:17', '0000-00-00 00:00:00', '172.31.1.4'),
(928, 'rs110', 'cnMxMTAtYmlsbHVyYXRob3Jl', '2015-08-25 18:22:28', '0000-00-00 00:00:00', '172.31.1.3'),
(929, 'icure', 'aWN1cmUtaXJwMjAxNQ==', '2015-08-25 18:22:53', '2015-08-26 22:36:43', '172.18.2.111'),
(930, 'rs107', 'cnMxMDctcG9vamEzanVseWd1bGthbWNoYQ==', '2015-08-26 09:10:49', '2015-08-26 09:22:05', '172.31.1.4'),
(931, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-26 14:58:10', '2015-08-31 10:09:08', '172.31.1.3'),
(932, 'icure', 'aWN1cmUtaXJwMjAxNQ==', '2015-08-26 14:59:37', '2015-08-26 22:36:43', '172.18.2.111'),
(933, 'icure', 'aWN1cmUtaXJwMjAxNQ==', '2015-08-26 21:19:41', '2015-08-26 22:36:43', '172.26.23.120'),
(934, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-27 09:59:30', '2015-08-31 10:09:08', '172.31.1.3'),
(935, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-27 14:04:41', '2015-08-31 10:09:08', '172.31.1.3'),
(936, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-31 09:33:24', '2015-08-31 10:09:08', '172.31.1.3'),
(937, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-31 10:06:10', '2015-08-31 10:09:08', '172.31.1.3'),
(938, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-31 10:43:25', '0000-00-00 00:00:00', '172.31.1.3'),
(939, 'rs125', 'cnMxMjUtKioqbW90aTEyNSoqKg==', '2015-08-31 15:52:59', '2015-08-31 15:56:56', '172.31.1.3'),
(940, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-08-31 18:40:07', '0000-00-00 00:00:00', '172.31.1.3'),
(941, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-09-01 10:01:34', '0000-00-00 00:00:00', '172.31.1.3'),
(942, 'rajatsingh', 'cmFqYXRzaW5naC1SYWNoaXRfMms=', '2015-09-01 11:12:48', '2015-09-01 11:17:06', '172.31.1.4'),
(943, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-09-01 16:58:51', '2015-09-01 18:02:12', '172.18.2.111'),
(944, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-09-01 17:59:00', '2015-09-01 18:02:12', '172.18.2.111'),
(945, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-09-01 18:02:37', '0000-00-00 00:00:00', '172.18.2.111'),
(946, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-09-01 18:03:40', '0000-00-00 00:00:00', '172.31.1.3'),
(947, 'grsingh', 'Z3JzaW5naC1ncnNpbmdo', '2015-09-02 09:45:19', '0000-00-00 00:00:00', '172.31.1.6'),
(948, 'mmishra', 'bW1pc2hyYS1pcnBAMjAxNQ==', '2015-09-02 09:56:47', '0000-00-00 00:00:00', '172.18.2.111');
-- --------------------------------------------------------
--
-- Table structure for table `el_subsidy`
--
CREATE TABLE `el_subsidy` (
`id` int(11) NOT NULL,
`category` enum('Director','Professor','Assoc. Professor','Asstt. Professor','Dy. Registrar','Officer','Medical Officer','Staff','PhD Stipend','PhD Sponsored','Common','Office','Hostel','Shop','Contractor','None') DEFAULT NULL,
`userfees` decimal(6,2) NOT NULL,
`subsidymode` enum('Units','Rupees','None') DEFAULT NULL,
`subsidy` decimal(7,2) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_subsidy`
--
INSERT INTO `el_subsidy` (`id`, `category`, `userfees`, `subsidymode`, `subsidy`, `dated`) VALUES
(3, 'Officer', '30.00', 'Units', '600.00', '2016-02-08 15:20:28'),
(4, 'Staff', '30.00', 'Units', '400.00', '2016-02-08 15:20:50'),
(5, 'PhD Stipend', '30.00', 'Rupees', '300.00', '2016-02-08 15:26:46'),
(7, 'Common', '0.00', 'None', '0.00', '2016-02-08 15:26:26'),
(8, 'None', '0.00', 'None', '0.00', '2016-02-08 15:26:15'),
(10, 'Shop', '250.00', 'None', '0.00', '2016-02-08 15:24:38'),
(11, 'Contractor', '0.00', 'None', '0.00', '2016-02-08 15:26:02'),
(12, 'Hostel', '30.00', 'Units', '0.00', '2016-02-08 15:23:44'),
(13, 'Office', '0.00', 'None', '0.00', '2016-02-08 15:26:22'),
(14, 'Professor', '50.00', 'Units', '1000.00', '2016-02-08 15:16:07'),
(15, 'Assoc. Professor', '50.00', 'Units', '800.00', '2016-02-08 15:20:17'),
(16, 'Asstt. Professor', '50.00', 'Units', '600.00', '2016-02-08 15:20:19'),
(17, 'Dy. Registrar', '30.00', 'Units', '800.00', '2016-02-08 15:20:22'),
(18, 'PhD Sponsored', '30.00', 'Rupees', '300.00', '2016-02-08 15:27:49'),
(19, 'Director', '0.00', 'Units', '5000.00', '2017-07-06 12:33:21'),
(20, 'Medical Officer', '30.00', 'Units', '0.00', '2017-04-20 13:29:23');
-- --------------------------------------------------------
--
-- Table structure for table `el_upreading`
--
CREATE TABLE `el_upreading` (
`id` int(11) NOT NULL,
`month` varchar(8) NOT NULL,
`reading` decimal(8,2) NOT NULL DEFAULT '0.00',
`dated` datetime NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Dumping data for table `el_upreading`
--
INSERT INTO `el_upreading` (`id`, `month`, `reading`, `dated`) VALUES
(1, 'Jul-2016', '111122.00', '2016-08-12 00:00:00');
-- --------------------------------------------------------
--
-- Table structure for table `employees`
--
CREATE TABLE `employees` (
`emp_no1` varchar(10) NOT NULL,
`emp_no` varchar(10) NOT NULL,
`emp_name` varchar(50) NOT NULL,
`designation` varchar(50) NOT NULL,
`contact` varchar(50) NOT NULL,
`email` varchar(50) NOT NULL,
`blood_group` varchar(3) NOT NULL,
`dependents` varchar(255) NOT NULL,
`date_creation` datetime NOT NULL,
`date_updation` datetime NOT NULL,
`login_id` varchar(10) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `employees`
--
INSERT INTO `employees` (`emp_no1`, `emp_no`, `emp_name`, `designation`, `contact`, `email`, `blood_group`, `dependents`, `date_creation`, `date_updation`, `login_id`) VALUES
('E157', 'C014', 'Rajat Ghosh', 'PROJECTSTAFF', '9415237407', 'rajat@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E015', 'C015', 'Dr. Ratna Sanyal', 'Faculty', '9450945094', 'rsanyal@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E093', 'C016', 'Krishna Kundu', 'Councelor (Girls Hostel)', '9450945094', 'kkundu@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E145', 'C021', 'Ashok Kumar', 'PROJECTSTAFF', '9415631460', 'ashok@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E150', 'C023', 'Ajay Kumar', 'PROJECTSTAFF', '+91-945-568-5993', 'ajaykumar@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E022', 'C024', 'Prof. K. Misra', 'Professor', '9450945094', 'kmisra@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E098', 'C025', 'Purna Nand Joshi', 'Security Incharge', '9450945094', 'pnj@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E109', 'C031', 'Dr. Sonia Agarwal', 'Doctor', '9450945094', 'sonia@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E173', 'C033', 'Sareraz', 'Zym Instructor', '9451217140', 'sareraz@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E116', 'C036', 'Gayatri Joshi', 'Library Assistant', '9450945094', 'gayatri@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E081', 'C039', 'Dinesh Mishra', 'TECHSTAFF', '9450945094', 'dineshm@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E128', 'C040', 'Dr. K.S. Pandey', 'Doctor', '9450945094', 'kspandey@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E167', 'C047', 'Manisha Tiwari', 'PROJECTSTAFF', '9450945094', 'manisha@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E166', 'C048', 'Sushmita Bhushan', 'Lab Assistant', '9450945094', 'sushmita@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E112', 'C068', 'Nisha Dubey', 'Library Assistant', '9450945094', 'nisha@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E066', 'C070', 'I.D. Upadhyay', 'Security Incharge', '', 'idu@iiita.ac.in', '', '', '2015-04-09 15:35:36', '2015-04-09 15:35:36', 'icure'),
('E174', 'C073', 'Madanjee Mishra', 'PROJECTSTAFF', '9452788104', 'madanjee@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E175', 'C074', 'Upendra', 'Lab Assistant', '9450945094', 'upendra@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E078', 'C076', 'Vineet Singh', 'TECHSTAFF', '', 'vineet@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E077', 'C078', 'Arunesh Singh', 'TECHSTAFF', '', 'arunesh@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E076', 'C079', 'Vijay Kumar Singh', 'TECHSTAFF', '9415364584', 'vijaysingh@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E196', 'C081', 'Naveen Singh', 'Lab Staff', '', 'naveensingh@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E186', 'C086', 'Pradeep', 'PROJECTSTAFF', '9450945094', 'ppramanik@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E183', 'C087', 'Abhishek Srivastava', 'Office Assistant', '9450945094', 'abhisheksri@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E189', 'C089', 'Vikesh Tripathi', 'Computer Assistant', '9450945094', 'vikesh@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E151', 'C090', 'Anand Prakash Srivastava', 'PROJECTSTAFF', '9936226651', 'anands@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E126', 'C091', 'Dr. V.V. Singh', 'Doctor', '', 'vvsingh@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E232', 'C096', 'Gaurav Raman Tripathi', 'Technical Staff', '0099', 'gauravtripathi@iiita.ac.in', '', '', '2015-04-09 15:39:31', '2015-04-09 15:39:31', 'icure'),
('E113', 'C100', 'Pankaj Mishra', 'Information Assistant', '9450945094', 'pmishra@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('C101', 'C101', 'Dr. Pragya Singh', 'Asstt. Professor', '9450945094', 'pragyabhardwaj@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E130', 'C102', 'Dr. R. Dayal', 'Doctor', '9450945094', 'rdayal@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E127', 'C105', 'Dr. M.D. Mishra', 'Doctor', '9450945094', 'mdmishra@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E233', 'C107', 'Bhoopesh Tiwari', 'Multifunctional Assistant', '0099', 'bhoopesh@iiita.ac.in', '', '', '2015-04-09 15:39:31', '2015-04-09 15:39:31', 'icure'),
('E090', 'C108', 'Durga Prasad Mishra', 'Office Assistant', '9450945094', 'durga@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E138', 'C109', 'Ankush Pandey', 'Lab Assistant', '9450945094', 'ankush@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E241', 'C111', 'Manoj Kumar Yadav', 'Pharmacist', '0099', 'manojkr@iiita.ac.in', '', '', '2015-04-09 15:39:31', '2015-04-09 15:39:31', 'icure'),
('E052', 'C113', 'Dr. Rahul Kala', 'Asstt. Professor', '7054292063', 'rkala@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E053', 'C114', 'Dr. Sitangshu Bhattacharya', 'Asstt. Professor', '', 'sitangshu@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E054', 'C115', 'Dr. Prasanna Kumar Misra', 'Asstt. Professor', '', 'prasanna@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E056', 'C117', 'Dr. Ayon Ganguly', 'Post Doc. Fellow', '123', 'a.ganguly@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E057', 'C118', 'Dr. Arun Kant Singh', 'Asstt. Professor', '123', 'aks@iiita.ac.in', '', '', '2015-04-09 15:33:55', '2015-04-09 15:33:55', 'icure'),
('E055', 'C119', 'Dr. Pooja Mishra', 'Asstt. Professor', '123', 'pooja@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E058', 'C120', 'Dr. Bibhas Ghoshal', 'Asstt. Professor', '123', 'bibhas.ghoshal@iiita.ac.in', '', '', '2015-04-09 15:33:55', '2015-04-09 15:33:55', 'icure'),
('E059', 'C121', 'Dr. Jagpreet Singh', 'Asstt. Professor', '123', 'jagpreets@iiita.ac.in', '', '', '2015-04-09 15:33:55', '2015-04-09 15:33:55', 'icure'),
('E060', 'C122', 'Pooja Jain', 'Visiting Faculty', '123', 'poojajain@iiita.ac.in', '', '', '2015-04-09 15:33:55', '2015-04-09 15:33:55', 'icure'),
('C132', 'C132', 'Dr. Rajesh Kumar', 'Faculty', 'IIITA Campus', 'rejesh@iiita.ac.in', '-', '-', '2015-07-09 00:00:00', '2015-07-09 00:00:00', 'icure'),
('C135', 'C135', 'Dr. Sunil Yadav', 'Faculty', '8889710363', 'suneel@iiita.ac.in', 'A', '', '2016-02-08 00:00:00', '2016-02-08 00:00:00', 'icure'),
('C137', 'C137', 'Dr. Amrita Chaturvedi', 'Asst. Professor', '123', 'amrita@iiita.ac.in', 'A', '', '2015-08-19 00:00:00', '2015-08-19 00:00:00', 'icure'),
('C142', 'C142', 'Dr. Anand Kumar Tiwari', 'Asstt. Professor (on Contract)', '8332095520', 'anand@iiita.ac.in', '', '', '2016-03-03 00:00:00', '2016-03-03 00:00:00', 'icure'),
('E070', 'E001', 'Prof. S. Biswas', 'Director', '', 'sb@iiita.ac.in', '', '', '2015-04-09 15:35:36', '2015-04-09 15:35:36', 'icure'),
('E002', 'E002', 'Dr. Seema Shah', 'Dy. Registrar (Estbl.)', '2922008', 'dr.e@iiita.ac.in', '', '', '2015-05-15 00:00:00', '2015-05-15 00:00:00', 'icure'),
('E074', 'E004', 'Yogesh Kardam', 'Computer Operator', '9450945094', 'yogesh@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E088', 'E005', 'Brijesh Kumar Pandey', 'Multifunctional Assistant', '9450945094', 'brijesh@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E006', 'E006', 'Mithilesh Kr. Mishra', 'System Analyst', '9450952584', 'mmishra@iiita.ac.in', 'B+', '<p>Ms. Pinki Mishra - Wife</p>\r\n<p>Km. Sejal Mishra - Daughter</p>\r\n<p>Km. Jesal Mishra - Daughter</p>', '2015-04-09 15:35:36', '2015-09-10 11:55:40', 'mmishra'),
('E100', 'E007', 'Rajendra Singh Bisht', 'Multifunctional Assistant', '9450945094', 'rajbisht@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E105', 'E008', 'Subhash Kumar', 'Care Taker', '9450945094', 'subhash@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E034', 'E009', 'Dr. Anupam', 'Professor', '+44 (0) 1582 743717', 'anupam@iiita.ac.in', 'O+', 'Contact No. (self): 9455480865\r\nMrs. Neelima Agrawal (wife)\r\nHarsh Agrawal (son)\r\nGauravi Agrawal (daughter)', '2015-04-09 15:33:53', '2015-05-18 18:21:08', 'anupam'),
('E002', 'E010', 'Prof. Sudip Sanyal', 'Professor', '9450945094', 'ssanyal@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E065', 'E011', 'Dr. Asheesh Kummar', 'Dy. Registrar (Admin)', '', 'dr.a@iiita.ac.in', '', '', '2015-04-09 15:35:35', '2015-04-09 15:35:35', 'icure'),
('E003', 'E012', 'Prof. G. C. Nandi', 'Professor', '2922635 & 9415235176', 'gcnandi@iiita.ac.in', 'AB+', 'N D Nundy- Mother\r\nGitanjali -daughter\r\nSoma -wife\r\nChandrakana- daughter', '2015-04-09 15:33:53', '2015-05-08 15:07:20', 'gcnandi'),
('E067', 'E013', 'Dr. K.K. Tiwari', 'Asstt. Registrar (Finance)', '9450945094', 'kktiwari@iiita.ac.in', '', '', '2015-04-09 15:35:36', '2015-04-09 15:35:36', 'icure'),
('E016', 'E016', 'Prof. U. S. Tiwary', 'Professor', '91 532 2922131', 'ust@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E114', 'E017', 'Raj Kumar', 'Driver', '9450945094', 'rajkumar@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E115', 'E018', 'Sandeep Kumar', 'Multifunctional Assistant', '9450945094', 'sandeepk@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E095', 'E019', 'Mukesh Rawat', 'Personal Secretary', '9450945094', 'mukesh@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E094', 'E020', 'K.S. Aeron', 'Accountant', '9450945094', 'ksaeron@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E089', 'E021', 'Dharmendra N. Shukla', 'Computer Assistant', '9450945094', 'dnshukla@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E125', 'E022', 'Rajeev Kumar Bhatia', 'Accountant', '9450945094', 'rkbhatia@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E014', 'E028', 'Dr. Pritish Kumar Varadwaj', 'Assoc. Professor', '09415264599', 'pritish@iiita.ac.in', '', '1. Mrs. Seema Pujari (Wife)\r\n\r\n2. Mr. Arul Bharadwaj (Son)\r\n', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E107', 'E030', 'Vivekanand Sinha', 'Data Processor/Data Operator', '9450945094', 'vivekanand@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E073', 'E031', 'Shailendra Singh', 'Data Processor/Data Operator', '9415029070', 'shailendra@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E119', 'E032', 'Kaushal Kumar Singh', 'Technical Assistant/Data Processor', '9935956354', 'kaushal@iiita.ac.in', '', 'Father: Bhanu Pratap Singh\r\nMother: kewla Devi\r\nWife: Priyta Singh\r\nSon: Prabhv', '2015-04-09 15:38:38', '2015-05-15 12:24:17', 'kaushal'),
('E072', 'E033', 'Pankaj Srivastava', 'Lab Assistant', '9235531678', 'pankajsrivastava@iiita.ac.in', '', '', '2015-04-09 15:37:43', '2015-04-09 15:37:43', 'icure'),
('E118', 'E034', 'Girish Dixit', 'Lab Assistant', '9450945094', 'girish@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E004', 'E036', 'Prof. Anurika Vaish', 'Professor', '9450945094', 'anurika@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E017', 'E038', 'Dr. Sanjeev B. S.', 'Asstt. Professor', '9450945094', 'sanjeev@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E013', 'E039', 'Dr. Madhavendra Misra', 'Asstt. Professor', '9450945094', 'madhvendra@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E040', 'E040', 'Dr. Vrijendra Singh', 'Assoc. Professor', '9839321091', 'vrij@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E033', 'E042', 'Dr. Manish Kumar', 'Asstt. Professor', '9450945094', 'manish@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E012', 'E045', 'Dr. Vijayshri Tewari', 'Asstt. Professor', '9450945094', 'vijayshri@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E011', 'E046', 'Dr. Vijay K. Chaurasiya', 'Asstt. Professor', '94', 'vijayk@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E062', 'E047', 'L.N. Sharma', 'Security Officer', '', 'lnsharma@iiita.ac.in', '', '', '2015-04-09 15:35:35', '2015-04-09 15:35:35', 'icure'),
('E020', 'E049', 'Prof. Shekhar Verma', 'Professor', '9450945094', 'sverma@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E021', 'E051', 'Dr. Neetesh Purohit', 'Assoc. Professor', '9450945094', 'np@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E019', 'E052', 'Dr. Shirshu Varma', 'Assoc. Professor', '9450945094', 'shirshu@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E096', 'E054', 'Nilendra Kumar Tripathi', 'Computer Assistant', '9450952639', 'nilendra@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E018', 'E055', 'Dr. Sanjai Singh', 'Assoc. Professor', '9450042186', 'ssingh@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E023', 'E058', 'Dr. Pavan Chakraborty', 'Assoc. Professor', '9415014636', 'pavan@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E025', 'E063', 'Dr. Rajat Kumar Singh', 'Assoc. Professor', '9455484578', 'rajatsingh@iiita.ac.in', 'O+', 'Nutan Singh - Wife\r\nRachit Kumar Singh - Son\r\nReyansh Singh - Son', '2015-04-09 15:33:53', '2015-05-09 17:42:32', 'rajatsingh'),
('E108', 'E066', 'Vivek Nagar', 'Executive Assistant', '9450945094', 'viveknagar@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E027', 'E066x', 'Prof. B. R. Singh', 'Professor', '9450945094', 'brs@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E039', 'E072', 'Dr. Sonali Agarwal', 'Asstt. Professor', '', 'sonali@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E024', 'E074', 'Dr. Abhishek Vaish', 'Asstt. Professor', '9450945094', 'abhishek@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E028', 'E075', 'Dr. K. P. Singh', 'Asstt. Professor', '9918999926', 'kpsingh@iiita.ac.in', 'O-', 'Dr. Shipra Singh - Wife\r\nIsha -Daughter ', '2015-04-09 15:33:54', '2015-05-11 10:16:31', 'kpsingh'),
('E029', 'E076', 'Prof. O. P. Vyas', 'Professor', '9839321091', 'opvyas@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E030', 'E077', 'Dr. Venkatesan S.', 'Asstt. Professor', '9839321091', 'venkat@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E103', 'E078', 'Sarvesh Kumar Mishra', 'Library Information Assistant', '9450945094', 'sarvesh@iiita.ac.in', 'O+', '1. Mrs. Ram Kunwar Mishra (Mother)\r\n2. Mrs. Shashi Mishra (Wife)\r\n3. Mr. Shashwat Mishra (Son)\r\n4. Ms. Abhipsita (Daughter)', '2015-04-09 15:38:37', '2015-05-10 18:38:17', 'sarvesh'),
('E123', 'E079', 'Shiva Kant Tripathi', 'Jr. Engineer', '9335666705', 'sktripathi@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E122', 'E081', 'Akhilesh Kumar Mishra', 'Jr. Engineer', '9450945094', 'amishra@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E171', 'E081x', 'Akhilesh', 'PROJECTSTAFF', '9450945094', 'akhilesh@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E184', 'E083', 'Vinod Narayan Tripathi', 'Medical Attendent', '9450945094', 'vntripathi@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E185', 'E084', 'Mohd. Izhar', 'Medical Attendent', '9450945094', 'izhar@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E104', 'E098', 'Shweta Gupta', 'Accountant', '9450945094', 'shwetagupta@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E121', 'E099', 'Gajraj Singh', 'Jr. Engineer', '', 'grsingh@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E068', 'E100', 'Ranjeet Banerjee', 'Asstt. Register (Examination)', '8004926768', 'rbanerjee@iiita.ac.in', 'AB-', 'MAHUA BANERJEE - WIFE\r\nCHITRANI BANERJEE - DAUGHTER\r\nSHASHWAT BANERJEE - SON', '2015-04-09 15:35:36', '2015-05-15 12:33:26', 'rbanerjee'),
('E075', 'E102', 'Durgesh Kumar', 'Data Processor/Data Operator', '9415648268', 'durgesh@iiita.ac.in', 'O+', 'Amrita Dwivedi(Wife) \r\nParth Dwivedi(Son)', '2015-04-09 15:37:44', '2015-05-08 12:39:07', 'Durgesh'),
('E082', 'E103', 'Santosh Kr. Mishra', 'Data Processor/Data Operator', '', 'smishra@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E087', 'E104', 'Ashutosh Shukla', 'Technical Assistant', '0', 'ashutosh@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E162', 'E105', 'Mohd. Saleem Ansari', 'Multifunctional Assistant', '9415797515', 'saleem@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E080', 'E106', 'Santosh Yadav', 'Lab Assistant', '9935142163', 'santoshkr@iiita.ac.in', 'A+', 'Anita Yadav Wife\r\nPriyanshu yadav Son\r\naparna yadav Daughter ', '2015-04-09 15:37:44', '2015-06-01 10:54:12', 'santoshkr'),
('E148', 'E107', 'Sanjiv Kumar', 'PROJECTSTAFF', '9450945094', 'sanjiv@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E111', 'E108', 'Asha Dubey', 'Office Assistant', '9450945094', 'asha@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E084', 'E109', 'Prashant Kumar Srivastava', 'Programmer', '09454969947', 'prashantkr@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E129', 'E111', 'Sunil Kashyap', 'Accountant', '7505490117', 'sunilk@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E038', 'E112', 'Dr. Pramod Kumar', 'Asstt. Professor', '9540561148', 'pkumar@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E037', 'E113', 'Dr. Akhilesh Tiwari', 'Asstt. Professor', '9450141862', 'atiwari@iiita.ac.in', '', 'Smt. Rajpati Tiwari - Mother\r\nMrs. Anuradha Tiwari - wife\r\nMs Esha Tiwari - Daughter\r\nMaster Arnav Tiwari - son\r\n', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E079', 'E115', 'Pramod Narayan Tripathi', 'Lab Assistant', '9026660670', 'pramodn@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E042', 'E116', 'Dr. Sangeeta Singh', 'Asstt. Professor', '9458867034', 'sangeeta@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E041', 'E117', 'Dr. Amit Prabhakar', 'Asstt. Professor', '9389318877', 'amit@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E106', 'E118', 'Sumit Shukla', 'Computer Assistant', '9450945094', 'sumitshukla@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E043', 'E119', 'Dr. Nidhi Mishra', 'Asstt. Professor', '9450900033', 'nidhimishra@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E110', 'E120', 'Abhishek Pandey', 'Jr. Account Assistant', '9450945094', 'abhishekpandey@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E101', 'E121', 'Rajit Ram Yadav', 'Technical Assistant/Data Processor ', '9839811471', 'rajit@iiita.ac.in', '', 'Pratima Yadav - Wife', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E092', 'E122', 'Kapil Srivastava', 'PS', '9450945094', 'kapil@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E044', 'E123', 'Dr. Satyavani Guttula', 'Asstt. Professor', '9949482402', 'satyavani@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E133', 'E124', 'Priya Pal', 'Staff Nurse', '9450945094', 'priyapal@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E134', 'E126', 'Blessy Annieshju', 'Staff Nurse', '9450945094', 'blessy@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E135', 'E127', 'Manoj K. Upadhyay', 'Caretaker-cum Manager', '9450945094', 'manoj@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E083', 'E128', 'Santosh Kumar', 'Data Processor/Data Operator', '', 'santosh@iiita.ac.in', '', '', '2015-04-09 15:37:44', '2015-04-09 15:37:44', 'icure'),
('E102', 'E129', 'Sanjay Kumar', 'Accountant', '9918724447', 'sanjaykumar@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E136', 'E130', 'Prabha Verma', 'Computer Assistant (LDC)', '9450945094', 'prabha@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E141', 'E131', 'Himanshu Pandey', 'Office Assistant', '9450945094', 'himanshu@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E045', 'E132', 'Dr. Ashutosh Mishra', 'Assoc. Professor', '123', 'am@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E026', 'E133', 'Dr. Manish Goswami', 'Asstt. Professor', '9450945094', 'manishgoswami@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E047', 'E134', 'Dr. Satish Kumar Singh', 'Asstt. Professor', '9532096413', 'sk.singh@iiita.ac.in', 'AB+', '1. AAKANKSHA SINGH-WIFE\r\n2. BHAVAPREETA SINGH-DAUGHTER\r\n3. SURENDRA PRATAP SINGH-FATHER\r\n4. NIRMALA SINGH-MOTHER', '2015-04-09 15:33:54', '2015-05-18 06:13:13', 'sk.singh'),
('E046', 'E135', 'Dr. Shailendra Kumar', 'Asstt. Professor', '07376212828', 'shailendrak@iiita.ac.in', 'B+', 'Ms. Chitra - Wife\r\nAnindita - Daughter', '2015-04-09 15:33:54', '2015-05-12 18:14:28', 'shailendra'),
('E137', 'E136', 'Abhishek Kumar', 'Computer Assistant (LDC)', '9450945094', 'abhishekkr@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E050', 'E139', 'Dr. Ranjana Vyas', 'Asstt. Professor', '123', 'ranjana@iiita.ac.in', '', '', '2015-04-09 15:33:54', '2015-04-09 15:33:54', 'icure'),
('E139', 'E140', 'Ritu Srivastava', 'Computer Assistant', '', 'ritu@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E009', 'E141', 'Prof. Tapobrata Lahiri', 'Professor', '9415648262', 'tlahiri@iiita.ac.in', '', '', '2015-04-09 15:33:53', '2015-04-09 15:33:53', 'icure'),
('E131', 'E142', 'Dr. Kaushlesh Dwivedi', 'Doctor', '9450945094', 'kaushlesh@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E142', 'E145', 'Pratibha Varma', 'Lab Assistant', '9450945094', 'pratibha@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E152', 'E152', 'Dr. Amaresh Kumar Sahoo', 'Asstt. Professor', '2922515', 'asahoo@iiita.ac.in', '', '', '2016-03-02 00:00:00', '2016-03-02 00:00:00', 'icure'),
('E153', 'E153', 'Dr. Deepak Joshi', 'Asstt. Professor', '8650514406', 'djoshi@iiita.ac.in', 'A-', '', '2016-03-02 00:00:00', '2016-03-02 00:00:00', 'icure'),
('E154', 'E154', 'Prakhar Srivastav', 'Office Asstt.', '9450287106', 'prakhar@iiita.ac.in', '', '', '2016-02-25 00:00:00', '2016-02-25 00:00:00', 'icure'),
('E156', 'E156', 'Dev Narayan Das', 'Care Taker', '123', 'dndas@iiita.ac.in', 'A', '', '2016-02-22 00:00:00', '2016-02-22 00:00:00', 'icure'),
('', 'E197', 'Mr. Suneel Yadav', 'Visiting Faculty', '123', 'suneel@iiita.ac.in', '', '', '2016-01-04 11:00:52', '2016-01-04 11:00:52', 'icure'),
('', 'E199', 'Dr. Abdullah Bin Abu Baker', 'Visiting Faculty', '123', 'abdullah@iiita.ac.in', '', '', '2016-01-04 11:00:05', '2016-01-04 11:00:05', 'icure'),
('', 'E201', 'Dr. Joy Mukherjee', 'Faculty', '9450945094', 'joymukherjee@iiita.ac.in', '', '', '2016-01-04 11:00:42', '2016-01-04 11:00:42', 'icure'),
('', 'E202', 'Mr. Rishi Ranjan Singh', 'Visiting Faculty', '123', 'rishi@iiita.ac.in', '', '', '2016-01-04 11:00:33', '2016-01-04 11:00:33', 'icure'),
('', 'E205', 'Dr.-Somak-Bhattacharyya', 'Faculty', '7376297864', 'somakb@iiita.ac.in', '', '', '2016-01-04 11:00:21', '2016-01-04 11:00:21', 'icure'),
('E071', 'P006', 'Ajay Kumar Tiwari', 'Computer Operator', '9452878907', 'ajay@iiita.ac.in', '', 'Rachana Tiwari -Wife\r\nAditi Tiwari - Daughter\r\nAgrim Tiwari - Son', '2015-04-09 15:37:43', '2015-04-09 15:37:43', 'icure'),
('E120', 'P007', 'Dr. Pallavi Dixit', 'Jr. Technical Assistant', '9450961203', 'pallavi@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E091', 'P008', 'Jay Singh', 'Office Assistant', '9935971333', 'jaisingh@iiita.ac.in', '', '', '2015-04-09 15:38:37', '2015-04-09 15:38:37', 'icure'),
('E086', 'P012', 'Dr. Archita Rai', 'Office Assistant', '9450945094', 'archita@iiita.ac.in', '', '', '2015-04-09 15:38:36', '2015-04-09 15:38:36', 'icure'),
('E147', 'P014', 'Sanjay Kumar Dubey', 'PROJECTSTAFF', '8574169085', 'sanjay@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E146', 'P019', 'Ramesh Rai', 'Office Assistant', '9415364601', 'ramesh@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E144', 'P022', 'P.C. Pandey', 'Office Assistant', '9450945094', 'pcpandey@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E143', 'P029', 'Shivam Dubey', 'Office Assistant', '9450945094', 'shivamdubey@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E160', 'P030', 'Satya Prakash', 'Lab Assistant', '9450945094', 'satyaprakash@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E156', 'P040', 'Satya Pal', 'Jr. Technical Staff', '9450945094', 'satyapal@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E163', 'P051', 'Farhaa Naz', 'PROJECTSTAFF', '9450945094', 'farhaanaz@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E176', 'P076', 'Manish Khare', 'Office Assistant', '9450945094', 'mkhare@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('Z119', 'P090', 'Aftab Ahmad Faridi', 'Linguist', '945094509450', 'aafaridi@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('P101', 'P101', 'Dr. Seema Awasthi', 'Asstt. Professor', 'CC3', 'seemaa@iiita.ac.in', 'A', '--', '2015-10-13 00:00:00', '2015-10-13 00:00:00', 'icure'),
('Z115', 'P140', 'Divya Singh', 'Jr. Scientist', '0099', 'divya@iiita.ac.in', '', '', '2015-04-09 15:39:32', '2015-04-09 15:39:32', 'icure'),
('z121', 'P141', 'Mohd. Israr Ansari', 'Linguist', '0099', 'israransari@iiita.ac.in', '', '', '2015-04-09 15:39:32', '2015-04-09 15:39:32', 'icure'),
('Z114', 'P142', 'Adeeba Zaidi', 'Linguist', '0099', 'adeeba@iiita.ac.in', '', '', '2015-04-09 15:39:32', '2015-04-09 15:39:32', 'icure'),
('Z122', 'P144', 'Raja Majumdar', 'Jr. Scientist', '945094509450', 'rmajumdar@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('Z116', 'P147', 'Abdul Momin', 'Project Scientist', '9450945094', 'abdulmomin@iiita.ac.in', 'a', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E140', 'RGIIT001', 'Amrendra Vikram Singh', 'Computer Assistant', '', 'amrendra@iiita.ac.in', '', '', '2015-04-09 15:38:38', '2015-04-09 15:38:38', 'icure'),
('E208', 'Z1', 'Vinod Kumar Pathak', 'Pathology Technician', '9695508735', 'vkpathak@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E204', 'Z10', 'Kausar Tasneem', 'Linguist', '945094509450', 'ktasneem@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('Z100', 'Z100', 'O.P. Srivastava', 'Dy. Registrar (Finance)', '2007', 'dr.fa@iiita.ac.in', '', 'Ishita - daughter', '2015-05-15 00:00:00', '2015-05-15 00:00:00', 'icure'),
('E239', 'Z11', 'Prashant Singh', 'Research Fellow', '', 'psingh@iiita.ac.in', '', '', '2015-04-09 15:39:31', '2015-04-09 15:39:31', 'icure'),
('Z111', 'Z111', 'Chandra Kant Upadhyay', 'Jr. Research Fellow-IT', '-', 'chndrakant@iiita.ac.in', '', '', '2015-05-06 00:00:00', '2015-05-06 00:00:00', 'icure'),
('Z112', 'Z112', 'Rashmikiran', 'Jr. Research Fellow-IT', '-', 'rashmikiran@iiita.ac.in', '', '', '2015-05-06 00:00:00', '2015-05-06 00:00:00', 'icure'),
('Z113', 'Z113', 'Nitin Anand', 'Research Associate', '9818521036', 'nitinanand@iiita.ac.in', '', '', '2015-04-09 15:39:32', '2015-04-09 15:39:32', 'icure'),
('Z117', 'Z117', 'Dinesh Kumar Maurya', 'Project Scientist', '-', 'dkmaurya@iiita.ac.in', '', '', '2015-05-06 00:00:00', '2015-05-06 00:00:00', 'icure'),
('Z118', 'Z118', 'Neeraj Srivastava', 'Project Assistant', '-', 'neerajs@iiita.ac.in', '', '', '2015-05-06 00:00:00', '2015-05-06 00:00:00', 'icure'),
('E177', 'Z12', 'Kalpana', 'PROJECTSTAFF', '9450945094', 'kalpana@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('Z120', 'Z120', 'Manali Gupta', 'Jr. Scientist', '-', 'manali@iiita.ac.in', '', '', '2015-05-06 00:00:00', '2015-05-06 00:00:00', 'icure'),
('Z123', 'Z123', 'Saiyad Maz Husain', 'Linguist', '-', 'smhusain@iiita.ac.in', '', '', '2015-05-06 00:00:00', '2015-05-06 00:00:00', 'icure'),
('Z124', 'Z124', 'Himani Mishra', 'JRF', '7879739745', 'himani@iiita.ac.in', '', '', '2015-04-09 15:39:32', '2015-04-09 15:39:32', 'icure'),
('Z125', 'Z125', 'Puneet Jain', 'JRF', '-', 'puneetjain@iiita.ac.in', '', '', '2015-05-06 00:00:00', '2015-05-06 00:00:00', 'icure'),
('Z126', 'Z126', 'Dr. Rekha Verma', 'Asstt. Professor', 'H-8, IIITA Campus', 'r.verma@iiita.ac.in', 'A+', '-', '2015-06-26 00:00:00', '2015-06-26 00:00:00', 'icure'),
('E178', 'Z13', 'Manoj', 'PROJECTSTAFF', '9450945094', 'manojpal@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E159', 'Z14', 'Om Prakash', 'PROJECTSTAFF', '9450945094', 'omprakash@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E201', 'Z15', 'Anvita Srivastava', 'Project Assistant', '945094509450', 'anvita@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E172', 'Z16', 'Dr. Nidhi Mathur', 'Research Associate', '', 'nidhi@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E182', 'Z17', 'Pinki', 'PROJECTSTAFF', '9450945094', 'pinkisharma@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E161', 'Z18', 'Padmakar Singh', 'PROJECTSTAFF', '9450945094', 'padmakar@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E170', 'Z19', 'Meena Kumari', 'PROJECTSTAFF', '9450945094', 'meena@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E198', 'Z2', 'Bal Krishan Sharma', 'Project Assistant', '9999496089', 'balkrishan@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E179', 'Z20', 'Rajeev', 'PROJECTSTAFF', '9450945094', 'rajeev@iiita.ac.in', '', '', '2015-04-09 15:39:29', '2015-04-09 15:39:29', 'icure'),
('E210', 'Z3', 'Mohd. Arif', 'Jr. Project Fellow', '', 'arif@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E243', 'Z4', 'Parmatma Yadav', 'Junior Research Fello (IT)', '', 'parmatma@iiita.ac.in', '', '', '2015-04-09 15:39:32', '2015-04-09 15:39:32', 'icure'),
('Z5', 'Z5', 'Swatantra Kumar Dwivedi', 'Attendant ', '123', 'skdwivedi@iiita.ac.in', 'A', '', '2015-09-15 00:00:00', '2015-10-15 00:00:00', 'izhar'),
('E155', 'Z6', 'Pramod Kumar', 'PROJECTSTAFF', '9450945094', 'pramodkumar@iiita.ac.in', '', '', '2015-04-09 15:39:28', '2015-04-09 15:39:28', 'icure'),
('E205', 'Z7', 'Shamim Fatma', 'Linguist', '945094509450', 'sfatma@iiita.ac.in', '', '', '2015-04-09 15:39:30', '2015-04-09 15:39:30', 'icure'),
('E213', 'Z8', 'Pallavi Singh', 'Project Staff', '9450961203', 'pallavis@iiita.ac.in', '', '', '2015-04-09 15:39:31', '2015-04-09 15:39:31', 'icure'),
('Z9', 'Z9', 'Satish Kumar', 'Driver', '123', 'satishk@iiita.ac.in', 'A', '', '2015-09-15 00:00:00', '2015-09-15 00:00:00', 'izhar');
-- --------------------------------------------------------
--
-- Table structure for table `st_bills`
--
CREATE TABLE `st_bills` (
`id` int(11) NOT NULL,
`bill_no` int(11) NOT NULL,
`bill_date` date NOT NULL,
`supplier` int(11) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_bills`
--
INSERT INTO `st_bills` (`id`, `bill_no`, `bill_date`, `supplier`, `dated`) VALUES
(1, 4228, '2016-02-04', 1, '2016-03-01 13:17:59'),
(2, 8396, '2017-02-13', 7, '2017-03-07 16:50:33'),
(3, 0, '2016-03-14', 4, '2016-03-14 17:32:53'),
(4, 52, '2017-03-03', 6, '2017-03-07 16:35:34'),
(5, 51, '2017-03-03', 6, '2017-03-07 16:35:53'),
(6, 53, '2017-03-06', 6, '2017-03-07 16:36:04'),
(7, 266, '2017-02-20', 5, '2017-03-07 16:37:22'),
(8, 844196, '2017-03-01', 2, '2017-03-07 16:50:52');
-- --------------------------------------------------------
--
-- Table structure for table `st_category`
--
CREATE TABLE `st_category` (
`id` int(11) NOT NULL,
`code` varchar(100) NOT NULL,
`description` varchar(255) NOT NULL,
`qty_in` decimal(10,2) NOT NULL,
`qty_out` decimal(10,2) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_category`
--
INSERT INTO `st_category` (`id`, `code`, `description`, `qty_in`, `qty_out`, `dated`) VALUES
(1, 'Electrical', 'All electrical items', '6147.70', '0.00', '2016-01-01 10:11:12'),
(2, 'Mechanical', 'All mechanical items', '200.00', '0.00', '2016-01-01 10:11:12'),
(3, 'Harticulture', 'Gargening equipments and materials', '0.00', '0.00', '2016-01-01 10:11:12'),
(4, 'Plumming', 'All items related to plumming', '0.00', '0.00', '2016-01-01 10:11:12'),
(5, 'Sanitory', 'All items related to sanitory works', '1464.65', '0.00', '2016-01-01 10:11:12'),
(9, 'Furniture ', 'all fruniture', '0.00', '0.00', '2016-03-08 11:47:12');
-- --------------------------------------------------------
--
-- Table structure for table `st_complaints`
--
CREATE TABLE `st_complaints` (
`complaint_no` int(6) NOT NULL,
`complaint_date` date NOT NULL,
`problem` varchar(255) NOT NULL,
`employee` varchar(25) NOT NULL,
`location` varchar(255) NOT NULL,
`technician` varchar(50) NOT NULL,
`status` enum('Pending','Progress','Cancelled','Resolved','Closed') NOT NULL DEFAULT 'Pending',
`closing_date` date NOT NULL,
`remark` varchar(255) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_complaints`
--
INSERT INTO `st_complaints` (`complaint_no`, `complaint_date`, `problem`, `employee`, `location`, `technician`, `status`, `closing_date`, `remark`, `dated`) VALUES
(1, '2016-04-13', 'test', 'P147', 'cc1', '2', 'Progress', '0000-00-00', '', '2016-08-03 12:07:22'),
(2, '2016-04-13', 'test', 'P147', 'cc1', '2', 'Pending', '0000-00-00', '', '2016-08-03 11:47:34'),
(3, '2016-04-13', 'test', 'P147', 'cc1', '2', 'Progress', '0000-00-00', '', '2016-08-03 11:47:47'),
(4, '2016-04-13', 'test', 'P147', 'cc1', '2', 'Progress', '0000-00-00', '', '2016-08-03 12:04:34'),
(5, '2016-04-13', 'test', 'P147', 'cc1', '2', 'Progress', '0000-00-00', '', '2016-08-03 12:05:02');
-- --------------------------------------------------------
--
-- Table structure for table `st_items`
--
CREATE TABLE `st_items` (
`id` int(6) NOT NULL,
`category` int(3) NOT NULL,
`subcategory` int(5) NOT NULL,
`code` varchar(100) NOT NULL,
`description` varchar(255) NOT NULL,
`qty_in` decimal(6,2) NOT NULL,
`qty_out` decimal(6,2) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_items`
--
INSERT INTO `st_items` (`id`, `category`, `subcategory`, `code`, `description`, `qty_in`, `qty_out`, `dated`) VALUES
(362, 1, 32, '18W Lifemax', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(363, 1, 32, '36W Lifemax', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(364, 1, 32, '20W Champion', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(365, 1, 32, '36W Champion', 'Make - Philips, Bajaj, Havells, Anchor', '50.00', '0.00', '2016-01-01 10:11:12'),
(366, 1, 33, 'Sl.No. A', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(367, 1, 34, '25W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(368, 1, 34, '40W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(369, 1, 34, '60W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(370, 1, 34, '100W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(371, 1, 34, '200W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(372, 1, 35, '5W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(373, 1, 35, '8W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(374, 1, 35, '11W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(375, 1, 35, '14W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(376, 1, 35, '8W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(377, 1, 35, '14W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(378, 1, 35, '18W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '3.00', '0.00', '2016-01-01 10:11:12'),
(379, 1, 35, '23W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '10.00', '0.00', '2016-01-01 10:11:12'),
(380, 1, 35, '5W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(381, 1, 35, '8W,Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(382, 1, 35, '12W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(383, 1, 35, '15W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(384, 1, 35, '20W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(385, 1, 35, '23w, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(386, 1, 35, '14W, Globe', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(387, 1, 35, '18W, Globe', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(388, 1, 35, '45W, EHLT', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(389, 1, 35, '65W, EHLT', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(390, 1, 35, '85W, EHLT', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(391, 1, 36, '10W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-03-28 17:23:27'),
(392, 1, 36, '13W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(393, 1, 36, '18W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '22.00', '0.00', '2016-01-01 10:11:12'),
(394, 1, 36, '26W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(395, 1, 36, '36W, 2U', 'Make - Philips, Bajaj, Havells, Anchor', '24.00', '0.00', '2016-01-01 10:11:12'),
(396, 1, 37, '9W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(397, 1, 37, '11W, 2P', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(398, 1, 37, '18w, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(399, 1, 37, '36W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-04 10:18:40'),
(400, 1, 38, '500W', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(401, 1, 38, '1000W', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(402, 1, 38, '12V/50W, DICHROIC', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(403, 1, 38, '12V/50W CAPSULE Line', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(404, 1, 39, '160W, ML-N BC & BC ', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(405, 1, 39, '125W, HPL-N', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(406, 1, 39, '250W, SON-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(407, 1, 39, '250W, ELLIPTICAL', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(408, 1, 39, '400W, SON-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(409, 1, 39, '400W, ELLIPTICAL', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(410, 1, 39, '250W, HPI-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(411, 1, 39, '400W, HPI-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '8.00', '0.00', '2016-01-01 10:11:12'),
(412, 1, 39, '70W, MHN-TD', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(413, 1, 39, '400W, MH COLOUR', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(414, 1, 40, 'Pendent Holder', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(415, 1, 40, 'Porcilene Holders for 70W to 400W', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(416, 1, 40, 'Porcilene Holders for 70W to 400W, Thread type', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(417, 1, 40, 'Tube Lights holder push on type', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(418, 1, 40, 'Tube Lights holder screw type', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(419, 1, 40, 'Halogen Lamps Holder for 500W', 'Make - Philips, Bajaj, Havells, Anchor ', '4.00', '0.00', '2016-01-01 10:11:12'),
(420, 1, 40, 'Halogen Lamps Holder fo 1000W', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(421, 1, 40, '12V/50W, DICHROIC holder', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(422, 1, 40, '12V/50W CAPSULE Line holder', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(423, 1, 40, 'Starter holder, Philips', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(424, 1, 41, '20W Ballast ', 'Make - Philips, Bajaj, Havells, CGL ', '26.00', '0.00', '2016-01-01 10:11:12'),
(425, 1, 41, '40W Ballast', 'Make - Philips, Bajaj, Havells, CGL ', '11.00', '0.00', '2016-01-01 10:11:12'),
(426, 1, 41, '12V/50W', 'Make - Philips, Bajaj, Havells, CGL ', '23.00', '0.00', '2016-01-01 10:11:12'),
(427, 1, 41, '70W, MHN-TD', 'Make - Philips, Bajaj, Havells, CGL ', '4.00', '0.00', '2016-01-01 10:11:12'),
(428, 1, 41, '125W, HPL-N', 'Make - Philips, Bajaj, Havells, CGL ', '4.00', '0.00', '2016-01-01 10:11:12'),
(429, 1, 41, '250W, SON-T', 'Make - Philips, Bajaj, Havells, CGL ', '8.00', '0.00', '2016-01-01 10:11:12'),
(430, 1, 41, '400W, HPI-T', 'Make - Philips, Bajaj, Havells, CGL ', '11.00', '0.00', '2016-01-01 10:11:12'),
(431, 1, 42, '70W To 400W for HPSV', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-04 10:22:30'),
(432, 1, 42, '70W To 400W for MH', 'Make - Philips, Bajaj, Havells, CGL ', '8.00', '0.00', '2016-01-04 10:22:38'),
(433, 1, 43, '2.5MFD, 440V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(434, 1, 43, '3.5MFD, 440V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(435, 1, 43, '4.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(436, 1, 43, '6.5MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(437, 1, 43, '10.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '2.00', '0.00', '2016-01-01 10:11:12'),
(438, 1, 43, '12.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(439, 1, 43, '15.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '4.00', '0.00', '2016-01-01 10:11:12'),
(440, 1, 43, '20.0 MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(441, 1, 43, '33.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(442, 1, 43, '42.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(443, 1, 44, '2A To 32A, SP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '6.00', '0.00', '2016-01-04 10:20:23'),
(444, 1, 44, '40A To 63A, SP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:30'),
(445, 1, 44, '25A To 32A, DP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:35'),
(446, 1, 44, '40A To 63A, DP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '4.00', '0.00', '2016-01-04 10:20:38'),
(447, 1, 44, '25A To 32A, TP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:43'),
(448, 1, 44, '32A To 63A, TP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '9.00', '0.00', '2016-01-04 10:20:48'),
(449, 1, 44, '63A To 125A, TP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:53'),
(450, 1, 44, '25A To 32A, FP', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:58'),
(451, 1, 44, '32A To 63A, FP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '6.00', '0.00', '2016-01-04 10:21:03'),
(452, 1, 44, '63A To 125A, FP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:07'),
(453, 1, 45, '6A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:08'),
(454, 1, 45, '10A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:14'),
(455, 1, 45, '16A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:23'),
(456, 1, 45, '20A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:28'),
(457, 1, 45, '25A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:34'),
(458, 1, 45, '32A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:40'),
(459, 1, 45, '40A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '2.00', '0.00', '2016-01-01 17:04:45'),
(460, 1, 45, '63A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:53'),
(461, 1, 45, '6A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:58'),
(462, 1, 45, '10A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:04'),
(463, 1, 45, '16A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:08'),
(464, 1, 45, '20A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:14'),
(465, 1, 45, '25A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:20'),
(466, 1, 45, '32A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:25'),
(467, 1, 45, '63A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '1.00', '0.00', '2016-01-01 17:05:29'),
(468, 1, 45, '80A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:33'),
(469, 1, 46, '2A To 32A, DP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:46'),
(470, 1, 46, '32A To 63A, DP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:50'),
(471, 1, 46, '2A To 32A, TP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:55'),
(472, 1, 46, '32A To 63A, TP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:00'),
(473, 1, 46, '63A To 80A, TP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:04'),
(474, 1, 46, '32A To 63A, FP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:08'),
(475, 1, 46, '63A To 125A, FP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:12'),
(476, 1, 47, '63A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:03'),
(477, 1, 47, '100A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:09'),
(478, 1, 47, '125A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:14'),
(479, 1, 47, '150A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:20'),
(480, 1, 47, '185A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:25'),
(481, 1, 47, '225A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:29'),
(482, 1, 47, '63A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:38'),
(483, 1, 47, '100A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:44'),
(484, 1, 47, '125A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:48'),
(485, 1, 47, '150A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:52'),
(486, 1, 47, '185A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:57'),
(487, 1, 47, '225A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:01'),
(488, 1, 47, '250A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:05'),
(489, 1, 48, 'FM/QT 24HRS.', 'Make - Havells, Anchor, L&T, Legrand', '5.00', '0.00', '2016-01-04 10:11:21'),
(490, 1, 49, '4A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(491, 1, 49, '10A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(492, 1, 49, '16A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(493, 1, 49, '20A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(494, 1, 49, '32A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(495, 1, 49, '63A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(496, 1, 49, '32A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(497, 1, 49, '63A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(498, 1, 49, '80A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(499, 1, 49, '100A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(500, 1, 49, '125A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(501, 1, 49, '185A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(502, 1, 49, '225A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(503, 1, 49, '250A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(504, 1, 49, '315A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(505, 1, 49, '400A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(506, 1, 49, '630A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(507, 1, 49, '32A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(508, 1, 49, '63A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(509, 1, 49, '80A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(510, 1, 49, '100A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(511, 1, 49, '125A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(512, 1, 49, '185A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(513, 1, 49, '225A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(514, 1, 49, '250A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(515, 1, 49, '315A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(516, 1, 49, '400A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(517, 1, 49, '630A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(518, 1, 50, '24V Push on ', 'Make - Omega, Sigma, Philips, CGL, L&T', '0.00', '0.00', '2016-01-01 10:11:12'),
(519, 1, 50, '130V Push on', 'Make - Omega, Sigma, Philips, CGL, L&T', '0.00', '0.00', '2016-01-01 10:11:12'),
(520, 1, 50, '250V LED ', 'Make - Omega, Sigma, Philips, CGL, L&T', '0.00', '0.00', '2016-01-01 10:11:12'),
(521, 1, 51, 'Line Indicator ( Red & Green ) ', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(522, 1, 51, 'Safety Valve for instant gyser', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(523, 1, 51, 'Thermostate ( 5 to 85*C )', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-04-19 16:36:59'),
(524, 1, 51, '2.0KW Heating Element', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '6.00', '0.00', '2016-01-01 10:11:12'),
(525, 1, 51, '3.0KW Heating Element', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(526, 1, 52, '3 Modular Plate Roma Tresa ', 'Make - Roma, Anchor', '10.00', '0.00', '2016-04-13 12:18:39'),
(527, 1, 52, '6 Modular Plate Roma Tresa', 'Make - Roma, Anchor', '73.00', '0.00', '2016-04-13 12:19:08'),
(528, 1, 52, '8 Modular Plate Roma Tresa', 'Make - Roma, Anchor', '0.00', '0.00', '2016-04-13 12:19:21'),
(529, 1, 52, '3 Modular PVC Surface Box Roma (20449)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:44'),
(530, 1, 52, '6 Modular PVC Surface Box Roma (30511)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:48'),
(531, 1, 52, '8 Modular PVC Surface Box Roma (30704)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:54'),
(532, 1, 52, '20A Switch Roma (21011)', 'Make - Roma, Anchor', '39.00', '0.00', '2016-04-13 12:31:42'),
(533, 1, 52, '10A Switch Roma (21113)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:59'),
(534, 1, 52, '10A Socket Roma (21066)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:12:06'),
(535, 1, 52, '20A Socket Roma (22070)', 'Make - Roma, Anchor', '54.00', '0.00', '2016-04-13 12:33:29'),
(536, 1, 52, '6A Penta Deluxe Switch', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-01-04 10:13:58'),
(537, 1, 52, '6A Penta Multi Socket', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-01-04 10:14:18'),
(538, 1, 52, '15A Penta Power Switch (Square)', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-04-13 12:24:35'),
(540, 1, 52, '15A Power Socket (Square)', 'Make - Roma, Anchor (White/Ivory) Square Shape', '0.00', '0.00', '2016-04-13 12:30:10'),
(542, 1, 52, '6A Call Bell Switch', 'Make - Roma, Anchor (White/Ivory)', '2.00', '0.00', '2016-01-04 10:15:41'),
(543, 1, 53, '6A Three Pin', 'Make - Anchor, Philips, Usha, Cona', '21.00', '0.00', '2016-01-04 10:17:38'),
(544, 1, 53, '16A Three Pin', 'Make - Anchor, Philips, Usha, Cona', '8.00', '0.00', '2016-01-04 10:17:47'),
(545, 1, 53, '6A Multi Plug(52809)', 'Make - Anchor, Philips, Usha, Cona (White/Ivory) ', '6.00', '0.00', '2016-01-04 10:18:08'),
(546, 1, 53, '16A Multi Plug (10886)', 'Make - Anchor, Philips, Usha, Cona (White/Ivory) ', '0.00', '0.00', '2016-01-04 10:18:27'),
(547, 1, 54, 'Electronic Roma ( 22546)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(548, 1, 54, 'Electronic Roma ( 20799)', 'Make - Roma, Anchor', '1.00', '0.00', '2016-01-01 10:11:12'),
(549, 1, 54, 'Electronic Anchor( 21496)', 'Make - Roma, Anchor', '3.00', '0.00', '2016-08-05 18:56:59'),
(550, 1, 54, 'Step Model ( White / Ivory) ( 38284) Anchor', 'make- anchor', '3.00', '0.00', '2016-08-05 14:46:30'),
(551, 1, 54, 'Step Model Deluxe( White / Ivory) ( 38660) Anchor', 'make- anchor', '0.00', '0.00', '2016-08-05 14:46:46'),
(552, 1, 55, 'Ding Dong', '22535', '6.00', '0.00', '2016-01-01 10:11:12'),
(553, 1, 55, 'Electrical Bell', 'Remote Call Bell', '0.00', '0.00', '2016-01-01 10:11:12'),
(554, 1, 55, 'Battery Bell', 'Remote call bell', '0.00', '0.00', '2016-01-01 10:11:12'),
(555, 1, 56, 'Power Link 4 Way, 15A/20A Combined ', ' Make - Anchor, Roma (20518)', '9.00', '0.00', '2016-04-13 12:55:33'),
(556, 1, 57, 'Power Link 6 Way', '15A/20A Combined, Make - Anchor, Roma (22036)', '0.00', '0.00', '2016-01-01 10:11:12'),
(557, 1, 58, '1200mm Ceiling Fan', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(558, 1, 58, '1400mm Ceiling Fan ', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(559, 1, 58, '400mm Swing Pedestal Fan', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(560, 1, 58, '400mm Swing Wall Fan', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '13.00', '0.00', '2016-01-01 10:11:12'),
(561, 1, 58, '300mm, 900rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(562, 1, 58, '300mm, 1400rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(563, 1, 58, '450mm, 900rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(564, 1, 58, '450mm, 1400rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(565, 1, 58, '600mm, 900rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(566, 1, 58, '600mm, 1400rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(567, 1, 59, '0.75mm Cu. Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:09:43'),
(568, 1, 59, '1.0mm Cu. Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:09:52'),
(569, 1, 59, '1.5mm Cu. Multistrength PVC Flexible(Red)', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:55:14'),
(571, 1, 59, '4.0mm Cu Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '4.00', '0.00', '2016-04-19 17:16:22'),
(572, 1, 59, '6.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '4.00', '0.00', '2016-01-04 10:10:29'),
(573, 1, 59, '10.0mm Cu. Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '27.70', '0.00', '2016-04-19 17:18:43'),
(574, 1, 59, '16.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:41'),
(575, 1, 59, '25.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:47'),
(576, 1, 59, '3C x 1.5mm Cu. Flexible round cable', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:06:20'),
(577, 1, 59, '3C x 2.5mm Cu. Flexible round cable', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '282.00', '0.00', '2016-01-04 10:06:28'),
(578, 1, 59, '3C x 4.0mm Cu. Flexible round cable', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:06:34'),
(579, 1, 60, '3.5C x 16Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 17:06:56'),
(580, 1, 60, '3.5C x 25Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(581, 1, 60, '3.5C x 35Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(582, 1, 60, '3.5C x 50Sqmm Al. Armored Cable ', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(583, 1, 60, '3.5C x 70Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(584, 1, 60, '3.5C x 95Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(585, 1, 60, '3.5C x 150Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(586, 1, 60, '3.5C x 185Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(587, 1, 60, '3.5C x 240Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(588, 1, 60, '3.5C x 300Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(589, 1, 60, '3.5C x 400Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(590, 1, 60, '4C x 16Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(591, 1, 60, '4C x 25Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(592, 1, 60, '4C x 35Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(593, 1, 61, '1.5mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(594, 1, 61, '2.5mm Cu. Ring type', ' Make - Jaison, Action, Dowells', '266.00', '0.00', '2016-08-05 19:03:51'),
(595, 1, 61, '4.0mm Cu. Ring', ' Make - Jaison, Action, Dowells', '160.00', '0.00', '2016-08-05 19:04:27'),
(596, 1, 61, '6.0mm Cu. Ring', ' Make - Jaison, Action, Dowells', '200.00', '0.00', '2016-08-05 19:08:56'),
(597, 1, 61, '10.0mm Cu. Ring', ' Make - Jaison, Action, Dowells', '192.00', '0.00', '2016-08-05 19:09:34'),
(598, 1, 61, '16.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(599, 1, 61, '25.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(600, 1, 61, '35.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(601, 1, 61, '50.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(602, 1, 61, '70.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(603, 1, 61, '95.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(604, 1, 61, '120.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(605, 1, 61, '150.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(606, 1, 61, '185.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(607, 1, 61, '240.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(608, 1, 61, '300.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(609, 1, 61, '400.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(610, 1, 62, '3.5C x 16Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '1.00', '0.00', '2016-01-01 10:11:12'),
(611, 1, 62, '3.5C x 25Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(612, 1, 62, '3.5C x 35Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(613, 1, 62, '3.5C x 50Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(614, 1, 62, '3.5C x 70Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(615, 1, 62, '3.5C x 95Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(616, 1, 62, '3.5C x 150Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '1.00', '0.00', '2016-01-01 10:11:12'),
(617, 1, 62, '3.5C x 185Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(618, 1, 62, '3.5C x 240Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(619, 1, 62, '3.5C x 300Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(620, 1, 62, '3.5C x 400Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(621, 1, 63, '2mm', 'Size 2'' x 4'' ', '0.00', '0.00', '2016-01-01 10:11:12'),
(622, 1, 64, '2.5mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(623, 1, 64, '3.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(624, 1, 64, '4.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(625, 1, 64, '6.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(626, 1, 64, '8.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(627, 1, 64, '10.0mm ', 'MS, ISI Mark', '0.00', '0.00', '2016-04-13 13:33:18'),
(628, 1, 64, '12.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(629, 1, 64, '14.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(630, 1, 64, '16.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(631, 1, 65, '6.0mm', 'ISI Mark', '8.00', '0.00', '2016-01-01 10:11:12'),
(632, 1, 65, '8.0mm ', 'ISI Mark', '2.00', '0.00', '2016-01-01 10:11:12'),
(633, 1, 65, '10.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(634, 1, 65, '12.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(635, 1, 65, '14.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(636, 1, 65, '16..0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(637, 1, 65, '18.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(638, 1, 65, '20.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(639, 1, 65, '22.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(640, 1, 65, '24.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(641, 1, 66, '6.0mm', 'PVC gully ', '0.00', '0.00', '2016-01-01 10:11:12'),
(642, 1, 67, '1.0"', ' Steel Screw', '0.00', '0.00', '2016-01-01 10:11:12'),
(643, 1, 67, '1.5"', ' Steel Screw', '2.00', '0.00', '2016-01-01 10:11:12'),
(644, 1, 67, '2.0"', ' Steel Screw', '0.00', '0.00', '2016-01-01 10:11:12'),
(645, 1, 68, 'Elliptical Cover', '(HPC 102 / HPF)', '0.00', '0.00', '2016-01-01 10:11:12'),
(646, 1, 69, '6mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(647, 1, 69, '8mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(648, 1, 69, '10mm', '40-60mm long', '45.00', '0.00', '2016-01-01 10:11:12'),
(649, 1, 69, '12mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(650, 1, 69, '11mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(651, 1, 69, '14mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(652, 1, 69, '16mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(653, 1, 69, '18mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(654, 1, 69, '20mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(655, 1, 69, '22mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(656, 1, 69, '24mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(657, 1, 70, 'Red PVC Tape ', '60 Nos. in each box', '3.00', '0.00', '2016-08-05 18:34:47'),
(658, 1, 71, '25No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(659, 1, 71, '26No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(660, 1, 71, '27No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(661, 1, 71, '28No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(662, 1, 71, '30No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(663, 1, 71, '32No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(664, 1, 71, '34No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(665, 1, 71, '35No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(666, 1, 71, '36No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(667, 1, 71, '40No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(668, 1, 72, 'Bearing No. 608', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:03'),
(669, 1, 72, 'Bearing No. 607', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:09'),
(670, 1, 72, 'Bearing No. 6201', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:13'),
(671, 1, 72, 'Bearing No. 6202', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:17'),
(672, 1, 72, 'Bearing No. 6203', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:24'),
(673, 1, 72, 'Bearing No. 6000', 'Make - SKF', '1.00', '0.00', '2016-01-01 17:06:28'),
(674, 1, 72, 'Bearing No. 6001', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:34'),
(675, 1, 72, 'Bearing No. 6002', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:38'),
(676, 1, 73, 'Bush Brass', '10mm dia Bush Brass for fresh air fan', '0.00', '0.00', '2016-01-01 10:11:12'),
(677, 1, 73, 'Rod 4"', '10 mm dia Rod 4" long, ', '0.00', '0.00', '2016-01-01 10:11:12'),
(678, 1, 73, 'Rod 6"', '10 mm dia Rod 6" long, ', '0.00', '0.00', '2016-01-01 10:11:12'),
(679, 1, 73, 'Bush Strips', 'Bush Strips', '0.00', '0.00', '2016-01-01 10:11:12'),
(680, 1, 73, 'Washer ', '10mm dia PVC washer ', '0.00', '0.00', '2016-01-01 10:11:12'),
(681, 1, 73, 'Sand Paper', 'Sand paper No. 200', '0.00', '0.00', '2016-01-01 10:11:12'),
(682, 1, 73, 'Grease', 'Grease Oil', '0.00', '0.00', '2016-01-01 10:11:12'),
(683, 1, 73, 'Mobil Oil ', 'Mobil Oil ', '0.00', '0.00', '2016-01-01 10:11:12'),
(684, 1, 73, 'Cotton Tape 1.5"', 'Cotton Tap 1.5" wide', '0.00', '0.00', '2016-01-01 10:11:12'),
(685, 1, 73, 'Cotton Tape 1.0"', 'Cotton Tap 1.0" wide', '0.00', '0.00', '2016-01-01 10:11:12'),
(686, 1, 73, 'Condensor Clip', 'Condensor Clip', '0.00', '0.00', '2016-01-01 10:11:12'),
(687, 1, 73, 'Nut Bolts', 'M10 Nut Bolts with double/single spring washer', '0.00', '0.00', '2016-01-01 10:11:12'),
(688, 1, 73, 'Locking Pin', 'Locking Pin (1oonos. In each packet)', '0.00', '0.00', '2016-01-01 10:11:12'),
(689, 1, 73, 'Varnish', 'Make - Dr. Brand', '0.00', '0.00', '2016-01-01 10:11:12'),
(690, 1, 73, 'PVC Sheet', 'PVC Sheet 7No. For fan binding', '0.00', '0.00', '2016-01-01 10:11:12'),
(691, 1, 73, 'Al. Revide', 'Al. Revide 6mm', '0.00', '0.00', '2016-01-01 10:11:12'),
(692, 1, 73, 'Lead Wire', '23 x 76 cu. Lead wire PVC flexiable ', '0.00', '0.00', '2016-01-01 10:11:12'),
(693, 1, 73, 'Cotton Thread', 'Thread for fand binding of binding wire (Cotton) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(717, 5, 96, 'Non-returnable', 'These items are pure consumable.', '0.00', '0.00', '2016-02-08 17:23:16'),
(718, 5, 96, 'Acid ', '', '500.00', '239.00', '2016-02-09 12:00:46'),
(719, 5, 96, 'Phenayal', '', '400.00', '213.00', '2016-01-01 10:11:12'),
(720, 5, 96, 'Dhoti ', 'Old Dhoti ', '50.00', '55.00', '2016-01-01 10:11:12'),
(721, 5, 96, 'Poocha', '', '500.00', '167.00', '2016-01-01 10:11:12'),
(722, 5, 96, 'Nirma ', '1 Kg', '200.00', '95.00', '2016-01-01 10:11:12'),
(723, 5, 96, 'Vim', '1 Kg', '0.00', '110.00', '2016-01-01 10:11:12'),
(724, 5, 96, 'Colin', '', '200.00', '59.00', '2016-01-01 10:11:12'),
(725, 5, 96, 'Odonil ', '50 Gm', '500.00', '220.00', '2016-01-01 10:11:12'),
(726, 5, 96, 'Good Night (Refill)', '', '75.00', '13.00', '2016-01-01 10:11:12'),
(727, 5, 96, 'Kapoor Goli', '', '400.00', '127.00', '2016-01-01 10:11:12'),
(728, 5, 96, 'Black Hit', 'Small (200ML)', '50.00', '44.00', '2016-01-01 10:11:12'),
(729, 5, 96, 'Room Freshner', '(rejnigandha)', '125.00', '39.00', '2016-01-01 10:11:12'),
(730, 5, 96, 'Flower Broom', '', '100.00', '66.00', '2016-01-01 10:11:12'),
(731, 5, 96, 'Seek Broom', '', '100.00', '53.00', '2016-01-01 10:11:12'),
(732, 5, 96, 'Toilet Brush', '', '100.00', '22.00', '2016-01-01 10:11:12'),
(733, 5, 96, 'Dettol Hand Wash ', '', '25.00', '3.00', '2016-01-01 10:11:12'),
(734, 5, 96, 'Shampoo', '', '150.00', '30.00', '2016-01-01 10:11:12'),
(735, 5, 96, 'Soap ', '(medimix)', '0.00', '30.00', '2016-01-01 10:11:12'),
(736, 5, 96, 'Dustbin (small)', '', '15.00', '0.00', '2016-01-01 10:11:12'),
(737, 5, 96, 'Dustbin (Big)', '', '15.00', '11.00', '2016-01-01 10:11:12'),
(738, 5, 96, 'Harpic', '', '24.00', '18.00', '2016-01-01 10:11:12'),
(739, 5, 96, 'Toilet paper', 'Roll', '0.00', '0.00', '2016-01-01 10:11:12'),
(740, 5, 96, 'Pipe 1"', '', '100.00', '0.00', '2016-01-01 10:11:12'),
(741, 5, 96, 'wiper', '', '50.00', '17.00', '2016-01-01 10:11:12'),
(742, 5, 96, 'Polythene bags', '', '0.00', '24.00', '2016-01-01 10:11:12'),
(743, 5, 96, 'Doormat', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(744, 5, 96, 'Tube Light', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(745, 5, 96, 'Starter', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(746, 5, 96, 'GLS Lamp', '', '0.00', '0.00', '2016-01-01 17:08:46'),
(747, 5, 96, 'CFL Lamp', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(748, 5, 96, 'PL-C', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(749, 5, 96, 'PL-S', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(750, 5, 96, 'HID LAMP', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(751, 5, 96, 'Holder', '', '0.00', '0.00', '2016-01-01 17:08:09'),
(752, 5, 96, 'Ballast', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(753, 5, 96, 'Ignition', '', '0.00', '0.00', '2016-01-01 17:08:18'),
(754, 5, 96, 'Capacitor', '', '0.00', '0.00', '2016-01-01 17:07:49'),
(755, 5, 96, 'MCB', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(756, 5, 96, 'RCCB', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(757, 5, 96, 'Isolator', '', '0.00', '0.00', '2016-01-01 17:07:59'),
(758, 5, 96, 'MCCB Loadline', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(759, 5, 96, 'Timer ', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(760, 5, 96, 'Fuse Link & Fuse', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(761, 5, 96, 'Indication Bulb', '', '0.00', '0.00', '2016-01-01 17:08:34'),
(762, 5, 96, 'Gyser', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(763, 5, 96, 'Switch & Socket', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(764, 5, 96, 'Plug Tops', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(765, 5, 96, 'Fan Regulator', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(766, 5, 96, 'Door Bell ', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(767, 5, 96, 'Switch Socket', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(768, 5, 96, 'Power Strip', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(769, 5, 96, 'Fan', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(770, 5, 96, 'Wires', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(771, 5, 96, 'Cables', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(772, 5, 96, 'Lugs', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(773, 5, 96, 'Joint Kit', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(774, 5, 96, 'Sunmica Sheet', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(775, 5, 96, 'Drill Bit', 'MS', '0.00', '0.00', '2016-01-01 17:09:09'),
(776, 5, 96, 'Hammering Bit', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(777, 5, 96, 'Gully ', 'PVC', '0.00', '0.00', '2016-01-01 17:09:23'),
(778, 5, 96, 'Steel Screw', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(779, 5, 96, 'PVC Globe', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(780, 5, 96, 'Anchor Fastner', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(781, 5, 96, 'PVC Tap', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(782, 5, 96, 'Binding Wire', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(783, 5, 96, 'Bearing', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(784, 5, 96, 'Reparing Items', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(785, 5, 96, 'Returnable', 'Items to be returned to store at the time of nodues.', '0.00', '0.00', '2016-02-08 17:23:00'),
(786, 5, 96, 'Non-returnable ', 'These items are pure consumable.', '0.00', '0.00', '2016-02-09 10:38:52'),
(787, 5, 96, 'Returnable ', 'Items to be returned to store at the time of nodues.', '0.00', '0.00', '2016-02-09 11:25:23'),
(869, 10, 109, 'Phone Set', 'Land Line', '0.00', '2.00', '2016-02-24 12:31:20'),
(872, 5, 96, 'Paper Nepkeen ', '', '0.00', '2.00', '2016-02-25 10:53:16'),
(875, 10, 110, 'Sony Handcom Charger ', '', '0.00', '0.00', '2016-02-25 11:38:14'),
(878, 5, 96, 'Toti', 'for Pipe', '5.00', '0.00', '2016-03-01 16:02:47'),
(888, 5, 96, 'Mug', 'for Toilet ', '25.00', '0.00', '2016-03-10 12:08:09'),
(892, 1, 72, 'Bearing No.. 6204', 'Make -NBC', '0.00', '0.00', '2016-03-18 09:53:28'),
(893, 1, 111, '6.00mm (38 No.) ', 'PVC', '200.00', '0.00', '2016-04-13 15:31:15'),
(895, 1, 41, '150W Ballast', '', '7.00', '0.00', '2016-03-28 15:35:37'),
(896, 1, 41, '11W Ballast', '', '12.00', '0.00', '2016-03-28 15:38:15'),
(897, 1, 41, '18W Ballast', '', '23.00', '0.00', '2016-03-28 15:38:48'),
(898, 1, 41, '18W Ballast (Ele)', '', '5.00', '0.00', '2016-03-28 15:40:51'),
(899, 1, 41, '11W Ballast (Ele) PLC', '', '102.00', '0.00', '2016-08-05 18:29:40'),
(900, 1, 41, '28WBallast (Ele-1X1)', '', '0.00', '0.00', '2016-03-28 15:48:49'),
(901, 1, 41, '36WBallast(Ele)', '', '25.00', '0.00', '2016-03-28 15:43:25'),
(902, 1, 41, '28WBallast (Ele-1x2)', '', '0.00', '0.00', '2016-03-28 15:45:54'),
(903, 1, 41, '36WBallast(Ele -(PLC)', '', '7.00', '0.00', '2016-03-28 15:52:02'),
(904, 1, 41, '14WBallast(Ele-1X1)', '', '0.00', '0.00', '2016-03-28 15:52:58'),
(905, 1, 41, '14WBallast(Ele-1X4)', '', '0.00', '0.00', '2016-03-28 15:53:18'),
(906, 1, 41, '50W-12V Ballast(DN)', '', '0.00', '0.00', '2016-03-28 15:56:28'),
(909, 1, 36, '09W,2P', '', '9.00', '0.00', '2016-03-28 16:56:36'),
(910, 1, 36, '11W 2P', '', '36.00', '0.00', '2016-03-28 16:57:05'),
(911, 1, 36, '18W 4P', '', '18.00', '0.00', '2016-03-28 16:57:48'),
(912, 1, 36, '18W4P(PL-L)', '', '0.00', '0.00', '2016-03-28 16:59:37'),
(913, 1, 36, '36W4P', '', '0.00', '0.00', '2016-03-28 17:00:35'),
(925, 9, 108, 'File Cabinet ', '', '0.00', '0.00', '2016-04-07 11:42:00'),
(926, 9, 108, 'Steel Almirah ', '', '0.00', '0.00', '2016-04-07 11:42:24'),
(927, 9, 108, 'Book Self', '', '0.00', '0.00', '2016-04-07 11:42:37'),
(928, 9, 108, 'Opne file reck', '', '0.00', '0.00', '2016-04-07 11:43:44'),
(929, 5, 96, 'baket ', 'store water (balti) ', '0.00', '1.00', '2016-04-08 12:50:38'),
(931, 1, 51, '1.L.Gyser', '', '4.00', '0.00', '2016-04-12 12:23:57'),
(932, 1, 51, '15.L.Gyser', '', '3.00', '0.00', '2016-04-12 12:24:59'),
(933, 1, 51, '10.L,Gyser', '', '5.00', '0.00', '2016-04-12 12:25:54'),
(934, 1, 51, '20.L.Gyser', '', '0.00', '0.00', '2016-04-12 12:26:43'),
(935, 1, 51, '25.L.Gyser', '', '4.00', '0.00', '2016-04-12 12:27:15'),
(936, 1, 51, '6.L.Gyser', '', '3.00', '0.00', '2016-04-12 12:28:05'),
(937, 1, 40, 'Porcilene Holders 250 W to 400 W', '', '31.00', '0.00', '2016-04-12 12:39:36'),
(938, 1, 40, 'Porcilene Holders 125W', '', '0.00', '0.00', '2016-04-12 12:41:51'),
(939, 1, 40, 'Porcilene Holders 150W', '', '2.00', '0.00', '2016-04-12 12:45:05'),
(940, 1, 40, 'wall holder', '', '7.00', '0.00', '2016-04-12 12:46:54'),
(941, 1, 40, 'Pendend holder test Lamp', '', '0.00', '0.00', '2016-04-12 12:48:22'),
(942, 1, 40, 'PLC 36w holder', '', '6.00', '0.00', '2016-04-12 12:49:36'),
(943, 1, 40, 'PLC 18W holder 4 pin', '', '20.00', '0.00', '2016-04-12 12:51:13'),
(944, 1, 40, 'PLC holder 18W 2Pin 1 Meter p', '', '0.00', '0.00', '2016-04-12 12:54:42'),
(945, 1, 40, 'PLC .9W/11W holder', '', '0.00', '0.00', '2016-04-12 12:57:02'),
(946, 1, 40, 'T5.28W holder', '', '0.00', '0.00', '2016-04-12 13:02:33'),
(947, 1, 40, '14W.tube holder', '', '0.00', '0.00', '2016-04-12 13:03:20'),
(948, 1, 32, '40 W ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-04-13 11:03:45'),
(949, 1, 32, '14 W T-5', '', '0.00', '0.00', '2016-04-13 11:07:55'),
(950, 1, 32, '28 W T-5', '', '30.00', '0.00', '2016-04-13 11:08:31'),
(951, 1, 34, '15W, Clear Bulb', '', '0.00', '0.00', '2016-04-13 11:11:55'),
(952, 1, 113, '500W', '', '0.00', '0.00', '2016-04-13 11:24:19'),
(953, 1, 113, '1000W', '', '3.00', '0.00', '2016-04-13 11:24:29'),
(954, 1, 113, '12V/50W, DICHROIC', '', '0.00', '0.00', '2016-04-13 11:29:16'),
(955, 1, 113, '12V/50W, CAPSULE Line', '', '8.00', '0.00', '2016-04-13 11:29:43'),
(956, 1, 39, '150W, MH', '', '0.00', '0.00', '2016-04-13 11:34:30'),
(957, 1, 39, '70W, MH', '', '10.00', '0.00', '2016-04-13 11:36:51'),
(958, 1, 43, '36 MFD, 250V', '', '38.00', '0.00', '2016-04-13 11:51:19'),
(959, 1, 49, '2A NS Type', '', '9.00', '0.00', '2016-04-13 12:10:01'),
(960, 1, 49, '6A NS Type', '', '11.00', '0.00', '2016-04-13 12:10:18'),
(961, 1, 52, '15A Penta Power Switch (Rectangular)', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-04-13 12:25:34'),
(962, 1, 52, '15A Power Scoket (Rectangular)', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-04-13 12:28:47'),
(964, 1, 52, '4 Modular Plate Roma Tresa ', 'Make - Roma, Anchor ', '0.00', '0.00', '2016-04-13 12:36:59'),
(965, 1, 52, '4 Modular PVC Surface Box Roma', 'Make - Roma, Anchor', '0.00', '0.00', '2016-04-13 12:37:28'),
(966, 1, 52, '6A Switch, Legrand ', 'Make - Legrand', '4.00', '0.00', '2016-04-13 12:39:59'),
(967, 1, 52, '6A Socket, Legrand ', 'Make - Legrand', '55.00', '0.00', '2016-04-13 12:40:59'),
(968, 1, 52, '6A , 2 Way Switch', 'Make - Roma, Anchor', '10.00', '0.00', '2016-04-13 12:42:28'),
(969, 1, 52, '16A Socket, Crabetee', '', '6.00', '0.00', '2016-04-13 12:44:57'),
(970, 1, 52, '16A Socket Mettal Type', '', '15.00', '0.00', '2016-04-13 12:46:44'),
(971, 1, 53, '16A, 3 Pin , Metal Type', 'Make - Anchor, Philips, Usha, Cona', '0.00', '0.00', '2016-04-19 17:12:23'),
(972, 1, 55, 'Buzzer Bell', '', '5.00', '0.00', '2016-04-13 12:53:08'),
(973, 1, 57, 'Power Link 4 Way, 15A/20A Combined', 'Make - Anchor, Roma (20518)', '0.00', '0.00', '2016-04-13 12:59:54'),
(974, 1, 68, 'PVC Handy- 3m pole', '', '0.00', '0.00', '2016-04-13 15:40:31'),
(976, 1, 68, 'PVC Handy- 1m pole', '', '0.00', '0.00', '2016-04-13 15:41:19'),
(978, 1, 68, 'PVC Handy- 6', '', '4.00', '0.00', '2016-04-13 15:43:13'),
(980, 1, 68, 'PVC Handy- 4''', '', '8.00', '0.00', '2016-04-13 15:42:43'),
(982, 1, 32, '20 W(Insect killer', '', '20.00', '0.00', '2016-04-13 16:23:13'),
(983, 1, 33, '20W', '', '24.00', '0.00', '2016-04-13 16:29:06'),
(984, 1, 33, '40W', '', '0.00', '0.00', '2016-04-13 16:29:18'),
(985, 5, 114, '15mm (1/2") OD', 'Make - Jindal Hisar/Ghaziabad (B)', '440.00', '0.00', '2016-04-15 12:20:19'),
(986, 5, 114, '20mm (3/4'') OD ', 'Make - Jindal Hisar/Ghaziabad (B)', '14.00', '0.00', '2016-04-15 12:22:02'),
(987, 5, 114, '25mm (1'') OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:23:59'),
(988, 5, 114, '32mm (1.25'') OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:23:48'),
(989, 5, 114, '40mm (1.5'') OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:24:39'),
(990, 5, 114, '50mm (2.0'') OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:25:01'),
(991, 5, 115, '50mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:26:04'),
(992, 5, 115, '75mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:26:21'),
(993, 5, 115, '100mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:26:35'),
(994, 5, 115, '150mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:26:52'),
(995, 5, 115, '200mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:27:11'),
(996, 5, 116, '65mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:28:02'),
(997, 5, 116, '100mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:28:11'),
(998, 5, 116, '150mm OD', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:28:24'),
(999, 5, 116, '200mm OD ', 'Make - Jindal Hisar/Ghaziabad (B)', '0.00', '0.00', '2016-04-15 12:28:36'),
(1000, 5, 117, 'G.I.Elbow 1/2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '103.00', '0.00', '2016-04-15 12:31:14'),
(1001, 5, 117, 'G.I.Elbow 3/4''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '1.00', '0.00', '2016-04-15 12:30:45'),
(1002, 5, 117, 'G.I.Elbow 1/2'' x 2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:32:17'),
(1003, 5, 117, 'G.I.Elbow 1/2'' x 1''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:32:39'),
(1004, 5, 117, 'G.I.Elbow 1'' x 2'' ', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:33:09'),
(1005, 5, 117, 'G.I.Elbow 3/4''x1.25''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:33:51');
INSERT INTO `st_items` (`id`, `category`, `subcategory`, `code`, `description`, `qty_in`, `qty_out`, `dated`) VALUES
(1006, 5, 117, 'G.I.Elbow 3/4''x1.5''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:34:19'),
(1007, 5, 117, 'G.I.Elbow 3/4''x2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:34:33'),
(1008, 5, 117, 'G.I.Elbow 1 1/4''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:35:29'),
(1009, 5, 117, 'G.I.Elbow 1 1/2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:35:43'),
(1010, 5, 117, 'G.I.Elbow 1x1 1/2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:36:18'),
(1011, 5, 117, 'G.I.Elbow 1x1 1/4''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:36:39'),
(1012, 5, 117, 'G.I.Elbow 1/2'' x 3/4''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:37:01'),
(1013, 5, 117, 'G.I.Elbow 3/4''x1''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:37:58'),
(1014, 5, 117, 'G.I.Elbow 3''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:38:29'),
(1015, 5, 117, 'G.I.Elbow 2 1/2', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:39:09'),
(1016, 5, 117, 'G.I.Elbow 2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:39:30'),
(1017, 5, 117, 'G.I.Elbow 1''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '4.00', '0.00', '2016-04-15 12:39:42'),
(1018, 5, 117, 'M.S.Elbow 2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:40:47'),
(1019, 5, 117, 'M.S.Elbow 3''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:40:59'),
(1020, 5, 117, 'M.S.Elbow 4''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:41:12'),
(1021, 5, 117, 'M.S.Elbow 5''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:41:23'),
(1022, 5, 117, 'M.S.Elbow 6''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:41:34'),
(1023, 5, 117, 'M.S.Elbow 2''x1/2''', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:43:53'),
(1024, 5, 117, 'C.I.Elbow with flange 3'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:45:12'),
(1025, 5, 117, 'C.I.Elbow with flange 4'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:45:27'),
(1026, 5, 117, 'C.I.Elbow with flange 5'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:45:41'),
(1027, 5, 117, 'C.I.Elbow with flange 6'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:46:00'),
(1028, 5, 117, 'C.I. Collars 3'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:47:52'),
(1029, 5, 117, 'C.I. Collars 4'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:48:09'),
(1030, 5, 117, 'C.I. Collars 5'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:48:22'),
(1031, 5, 117, 'C.I. Collars 6'' OD Pipe', 'Make - Jindal Hisar/Ghaziabad (B) /Unique /ISI', '0.00', '0.00', '2016-04-15 12:48:36'),
(1032, 5, 117, 'Dead Plugs 1/2''', '', '0.00', '0.00', '2016-04-15 12:49:13'),
(1033, 5, 117, 'Dead Plugs 3/4''', '', '0.00', '0.00', '2016-04-15 12:49:26'),
(1034, 5, 117, 'Dead Plugs 1''', '', '0.00', '0.00', '2016-04-15 12:49:36'),
(1035, 5, 117, 'Dead Plugs 1 1/4''', '', '0.00', '0.00', '2016-04-15 12:50:00'),
(1036, 5, 117, 'Dead Plugs 1 1/2''', '', '0.00', '0.00', '2016-04-15 12:50:25'),
(1037, 5, 117, 'Dead Plugs 1 3/4''', '', '0.00', '0.00', '2016-04-15 12:51:06'),
(1038, 5, 117, 'Dead Plugs 2''', '', '0.00', '0.00', '2016-04-15 12:51:16'),
(1039, 5, 117, 'Dead Plugs 2 1/2''', '', '0.00', '0.00', '2016-04-15 12:51:38'),
(1040, 5, 117, 'Dead Plugs 3''', '', '0.00', '0.00', '2016-04-15 12:51:45'),
(1049, 5, 118, '1/2''x2''', '', '35.00', '0.00', '2016-04-15 13:13:21'),
(1050, 5, 118, '1/2''x3''', '', '56.00', '0.00', '2016-04-15 13:13:32'),
(1051, 5, 118, '1/2''x4''', '', '58.00', '0.00', '2016-04-15 13:13:04'),
(1052, 5, 118, '1/2''x6''', '', '6.00', '0.00', '2016-04-15 13:14:21'),
(1053, 5, 118, '1/2''x9''', '', '1.00', '0.00', '2016-04-15 13:14:32'),
(1054, 5, 118, '1/2''x1''', '', '0.00', '0.00', '2016-04-15 13:15:00'),
(1055, 5, 118, '3/4''x2''', '', '4.00', '0.00', '2016-04-15 13:15:22'),
(1056, 5, 118, '3/4''x3''', '', '3.00', '0.00', '2016-04-15 13:15:36'),
(1057, 5, 118, '3/4''x4''', '', '3.00', '0.00', '2016-04-15 13:15:43'),
(1059, 5, 118, '3/4''x6''', '', '0.00', '0.00', '2016-04-15 13:16:02'),
(1060, 5, 118, '3/4''x9''', '', '0.00', '0.00', '2016-04-15 13:16:24'),
(1061, 5, 118, '1''x2''', '', '8.00', '0.00', '2016-04-15 13:17:00'),
(1062, 5, 118, '1''x3''', '', '7.00', '0.00', '2016-04-15 13:17:08'),
(1063, 5, 118, '1''x4''', '', '6.00', '0.00', '2016-04-15 13:17:33'),
(1064, 5, 118, '1''x6''', '', '4.00', '0.00', '2016-04-15 15:19:33'),
(1065, 5, 118, '1''x9''', '', '0.00', '0.00', '2016-04-15 15:19:42'),
(1066, 5, 118, '1 1/4''x2''', '', '0.00', '0.00', '2016-04-15 15:20:07'),
(1067, 5, 118, '1 1/4''x3''', '', '0.00', '0.00', '2016-04-15 15:20:28'),
(1068, 5, 118, '1 1/4''x4''', '', '0.00', '0.00', '2016-04-15 15:20:49'),
(1069, 5, 118, '1 1/4''x6''', '', '0.00', '0.00', '2016-04-15 15:21:02'),
(1070, 5, 118, '1 1/4''x9''', '', '0.00', '0.00', '2016-04-15 15:21:28'),
(1071, 5, 118, '1 1/2''x1''', '', '0.00', '0.00', '2016-04-15 15:21:55'),
(1072, 5, 118, '1 1/2''x2''', '', '0.00', '0.00', '2016-04-15 15:22:07'),
(1073, 5, 118, '1 1/2''x3''', '', '0.00', '0.00', '2016-04-15 15:22:28'),
(1074, 5, 118, '3''x6''', '', '0.00', '0.00', '2016-04-15 15:23:05'),
(1075, 5, 118, '3''x9''', '', '0.00', '0.00', '2016-04-15 15:23:23'),
(1076, 5, 118, '3''x4''', '', '0.00', '0.00', '2016-04-15 15:23:58'),
(1077, 5, 118, '1 1/2''x4''', '', '0.00', '0.00', '2016-04-15 15:25:03'),
(1078, 5, 118, '1 1/2''x6''', '', '0.00', '0.00', '2016-04-15 15:26:26'),
(1079, 5, 118, '1 1/2''x9''', '', '0.00', '0.00', '2016-04-15 15:26:40'),
(1080, 5, 118, '2''x1''', '', '0.00', '0.00', '2016-04-15 15:27:36'),
(1081, 5, 118, '2''x2''', '', '0.00', '0.00', '2016-04-15 15:27:46'),
(1082, 5, 118, '2''x3''', '', '0.00', '0.00', '2016-04-15 15:27:54'),
(1083, 5, 118, '2''x4''', '', '0.00', '0.00', '2016-04-15 15:28:03'),
(1084, 5, 118, '2''x6''', '', '0.00', '0.00', '2016-04-15 15:28:12'),
(1086, 5, 118, '2''x9''', '', '0.00', '0.00', '2016-04-15 15:28:41'),
(1087, 5, 119, '1/2''', '', '0.00', '0.00', '2016-04-15 15:31:09'),
(1089, 5, 119, '3/4''', '', '0.00', '0.00', '2016-04-15 15:30:51'),
(1090, 5, 119, '1''', '', '0.00', '0.00', '2016-04-15 15:31:00'),
(1091, 5, 119, '1 1/4''', '', '0.00', '0.00', '2016-04-15 15:31:29'),
(1092, 5, 119, '1 1/2''', '', '0.00', '0.00', '2016-04-15 15:31:40'),
(1093, 5, 119, '1 3/4''', '', '0.00', '0.00', '2016-04-15 15:31:51'),
(1094, 5, 119, '2''', '', '0.00', '0.00', '2016-04-15 15:32:02'),
(1096, 5, 120, '3"', '', '0.00', '0.00', '2016-04-15 15:32:30'),
(1097, 5, 120, '2"', '', '0.00', '0.00', '2016-04-15 15:32:42'),
(1098, 5, 120, '4"', '', '0.00', '0.00', '2016-04-15 15:32:52'),
(1099, 5, 120, '6"', '', '0.00', '0.00', '2016-04-15 15:33:41'),
(1100, 5, 121, '2"', '', '0.00', '0.00', '2016-04-15 15:34:01'),
(1101, 5, 121, '3"', '', '0.00', '0.00', '2016-04-15 15:34:09'),
(1102, 5, 121, '4"', '', '0.00', '0.00', '2016-04-15 15:34:13'),
(1103, 5, 121, '6"', '', '0.00', '0.00', '2016-04-15 15:34:17'),
(1104, 5, 122, 'Normal Socket (Heavy Duty) 1/2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:37:35'),
(1105, 5, 122, 'Normal Socket (Heavy Duty) 3/4"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:38:03'),
(1106, 5, 122, 'Normal Socket (Heavy Duty) 1"', 'Make - Jindal Hisar/Ghaziabad', '23.00', '0.00', '2016-04-15 15:38:23'),
(1107, 5, 122, 'Normal Socket (Heavy Duty) 1 1/4"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:38:51'),
(1108, 5, 122, 'Normal Socket (Heavy Duty) 1 1/2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:39:29'),
(1109, 5, 122, 'Normal Socket (Heavy Duty) 2 1/2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:40:14'),
(1110, 5, 122, 'Normal Socket (Heavy Duty) 2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:40:07'),
(1111, 5, 122, 'Normal Socket (Heavy Duty) 3"', '', '0.00', '0.00', '2016-04-15 15:40:50'),
(1112, 5, 122, 'Reducer Socket 2"x2 1/2"', '', '0.00', '0.00', '2016-04-15 15:42:39'),
(1113, 5, 122, 'Reducer Socket 1"x 2"', '', '0.00', '0.00', '2016-04-15 15:43:08'),
(1114, 5, 122, 'Reducer Socket 1"x 1/2"', '', '2.00', '0.00', '2016-04-15 15:43:18'),
(1115, 5, 122, 'Reducer Socket 1"x 1/4"', '', '0.00', '0.00', '2016-04-15 15:43:25'),
(1116, 5, 122, 'Reducer Socket 3/4"x 1"', '', '6.00', '0.00', '2016-04-15 15:43:58'),
(1117, 5, 122, 'Reducer Socket 3/4"x 2"', '', '0.00', '0.00', '2016-04-15 15:44:12'),
(1118, 5, 122, 'Reducer Socket 3/4"x 1/2"', '', '2.00', '0.00', '2016-04-15 15:44:33'),
(1119, 5, 122, 'Reducer Socket 3/4"x 1/4"', '', '0.00', '0.00', '2016-04-15 15:44:43'),
(1120, 5, 122, 'Reducer Socket 1/2"x 3/4"', '', '0.00', '0.00', '2016-04-15 15:45:19'),
(1121, 5, 122, 'Reducer Socket 1/2"x 1"', '', '0.00', '0.00', '2016-04-15 15:45:36'),
(1122, 5, 122, 'Reducer Socket 1/2"x 2"', '', '0.00', '0.00', '2016-04-15 15:45:52'),
(1123, 5, 122, 'Reducer Socket 1/2"x1 1/2"', '', '0.00', '0.00', '2016-04-15 15:46:25'),
(1124, 5, 122, 'Reducer Socket 1/2"x 1 1/4"', '', '0.00', '0.00', '2016-04-15 15:46:59'),
(1125, 5, 122, 'G.I. Tee Heavy Duty 1/2"', 'Make - Jindal Hisar/Ghaziabad', '32.00', '0.00', '2016-04-15 15:48:48'),
(1126, 5, 122, 'G.I. Tee Heavy Duty 3/4"', '', '2.00', '0.00', '2016-04-15 15:49:11'),
(1127, 5, 122, 'G.I. Tee Heavy Duty 1"', 'Make - Jindal Hisar/Ghaziabad', '1.00', '0.00', '2016-04-15 15:49:39'),
(1128, 5, 122, 'G.I. Tee Heavy Duty 1 1/4"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:49:59'),
(1129, 5, 122, 'G.I. Tee Heavy Duty 1 1/2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:50:18'),
(1130, 5, 122, 'G.I. Tee Heavy Duty 2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:50:52'),
(1131, 5, 122, 'G.I. Tee Heavy Duty 2 1/2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:51:09'),
(1132, 5, 122, 'G.I. Tee Heavy Duty 3/4"x 1/2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:51:53'),
(1133, 5, 122, 'G.I. Tee Heavy Duty 1 x3/4"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 15:53:59'),
(1134, 5, 122, 'G.I. Tee Heavy Duty 1x 1/2"', 'Make - Jindal Hisar/Ghaziabad', '0.00', '0.00', '2016-04-15 16:00:03'),
(1139, 5, 122, '', '', '0.00', '0.00', '2016-04-15 16:03:43'),
(1140, 5, 124, 'S/S taps short body', '', '0.00', '0.00', '2016-04-15 16:05:48'),
(1141, 5, 124, '1/2" Bib cock short Body', '', '0.00', '0.00', '2016-04-15 16:06:09'),
(1142, 5, 124, '3/4" Big cock short Body', '', '0.00', '0.00', '2016-04-15 16:07:33'),
(1143, 5, 124, '1/2'' Brass taps short Body', '', '0.00', '0.00', '2016-04-15 16:07:55'),
(1144, 5, 124, '1/2'' S/S tab long body', '', '0.00', '0.00', '2016-04-15 16:08:17'),
(1145, 5, 124, '1/2" tab brass nozzel type ', '', '0.00', '0.00', '2016-04-15 16:09:20'),
(1146, 5, 124, '1/2" MS tabs long body ', '', '0.00', '0.00', '2016-04-15 16:10:02'),
(1147, 5, 124, '1/2" Big cock long body', '', '0.00', '0.00', '2016-04-15 16:10:40'),
(1148, 5, 124, '1/2" Angle valve ', '', '0.00', '0.00', '2016-04-15 16:11:05'),
(1149, 5, 124, '1/2" Pillar cock', '', '0.00', '0.00', '2016-04-15 16:11:21'),
(1150, 5, 124, '1/2" Stop cock', '', '0.00', '0.00', '2016-04-15 16:11:40'),
(1151, 5, 124, 'Shower ', 'Make - L&K, Pacro, GEM & Jaguar (Heavy duty)', '0.00', '0.00', '2016-04-15 16:14:36'),
(1152, 5, 124, 'Shower Arm ', 'Make - L&K, Pacro, GEM & Jaguar (Heavy duty)', '0.00', '0.00', '2016-04-15 16:15:04'),
(1153, 5, 124, 'PVC connection pipe 18"', '', '0.00', '0.00', '2016-04-15 16:15:32'),
(1154, 5, 124, 'PVC connection pipe 24"', '', '0.00', '0.00', '2016-04-15 16:15:48'),
(1155, 5, 124, 'Cistern PVC Pot ', 'Make- Commander / Jindal', '0.00', '0.00', '2016-04-15 16:16:29'),
(1156, 5, 124, 'Cistern bone china', 'Make - Cera, Pary & Hindustan', '0.00', '0.00', '2016-04-15 16:17:47'),
(1157, 5, 124, 'Seat Indian Style 20"', 'Make - Cera, Pary & Hindustan', '0.00', '0.00', '2016-04-15 16:18:20'),
(1158, 5, 124, 'Seat Indian Style 22"', 'Make - Cera, Pary & Hindustan', '0.00', '0.00', '2016-04-15 16:18:42'),
(1160, 5, 124, 'Seat Indian Style 24"', 'Make - Cera, Pary & Hindustan', '0.00', '0.00', '2016-04-15 16:42:40'),
(1161, 5, 124, 'Seat Eropion style (1)', 'Make - Cera, Pary & Hindustan', '0.00', '0.00', '2016-04-15 16:43:54'),
(1162, 5, 124, 'Seat Eropion style (2)', 'Make - Cera, Pary & Hindustan', '0.00', '0.00', '2016-04-15 16:44:06'),
(1163, 5, 124, 'Seat Eropion style (3)', 'Make - Cera, Pary & Hindustan', '0.00', '0.00', '2016-04-15 16:44:26'),
(1164, 5, 124, 'Flushing internal mechanism PVC Champion', 'make - champion', '0.00', '0.00', '2016-04-15 16:49:35'),
(1165, 5, 124, 'Flushing internal mechanism PVC Commander', 'Make- Commander', '0.00', '0.00', '2016-04-15 16:49:14'),
(1166, 5, 124, 'Flushing handle Champion', 'Make- Commander', '0.00', '0.00', '2016-04-15 16:50:14'),
(1167, 5, 124, 'Flushing handle Commander ', 'Make- Commander', '0.00', '0.00', '2016-04-15 16:50:35'),
(1168, 5, 124, '1/2" push type angle valve ', 'Make - L&K, Plambing, GEM', '0.00', '0.00', '2016-04-15 16:51:48'),
(1169, 5, 124, '1/2" Push type Flushing cock', 'Make - L&K, Plambing, GEM', '0.00', '0.00', '2016-04-15 16:52:43'),
(1170, 5, 124, 'Drain pipe 1" Dia', '', '0.00', '0.00', '2016-04-15 16:52:53'),
(1171, 5, 124, 'CP Rod 18" long', '', '0.00', '0.00', '2016-04-15 16:53:21'),
(1172, 5, 124, 'CP Rod 24" long', '', '0.00', '0.00', '2016-04-15 16:53:30'),
(1173, 5, 124, 'CP Extension Piece 3"x1/2"', '', '0.00', '0.00', '2016-04-15 16:54:25'),
(1174, 5, 124, 'CP Extension Piece 2"x1/2"', '', '0.00', '0.00', '2016-04-15 16:54:38'),
(1175, 5, 124, 'C.P. Coupling', '', '0.00', '0.00', '2016-04-15 16:54:57'),
(1176, 5, 124, 'Mixture valve center spindle (GEM)', 'Make - GEM', '0.00', '0.00', '2016-04-15 16:56:11'),
(1177, 5, 124, 'Wash Basin mixture vlave pvc spindle (Dish)', 'Make- Dish', '0.00', '0.00', '2016-04-15 16:57:01'),
(1178, 5, 124, 'Bottle Traps', 'Make - L&K, plumber', '0.00', '0.00', '2016-04-15 16:57:34'),
(1179, 5, 124, 'Urinal Jally', 'Make - L&K, plumber', '0.00', '0.00', '2016-04-15 16:58:00'),
(1180, 5, 124, 'Wash basin jally', 'Make - L&K, plumber', '0.00', '0.00', '2016-04-15 16:58:30'),
(1181, 5, 124, 'Wash basin 25"x18" ', 'Make - Cera, Pary & Hindware', '0.00', '0.00', '2016-04-15 16:59:20'),
(1182, 5, 124, 'Mixture valve wash Basin', '', '0.00', '0.00', '2016-04-15 16:59:52'),
(1183, 5, 124, 'Mixture valve wall mounted ', 'Make - L&K, GEM & Jaguar', '0.00', '0.00', '2016-04-15 17:00:40'),
(1184, 5, 124, 'Bath tube ', '', '0.00', '0.00', '2016-04-15 17:01:47'),
(1185, 5, 124, 'Soap stand', '', '0.00', '0.00', '2016-04-15 17:01:59'),
(1186, 5, 124, 'Paper stand', '', '0.00', '0.00', '2016-04-15 17:02:48'),
(1187, 5, 124, 'Towel Hanger Ring type', '', '0.00', '0.00', '2016-04-15 17:03:02'),
(1188, 5, 124, 'Towel Hanger Rod type', '', '0.00', '0.00', '2016-04-15 17:03:15'),
(1189, 5, 124, 'Jet spray Complete (Health Faucet)', '', '0.00', '0.00', '2016-04-15 17:04:19'),
(1190, 5, 124, 'Eropion Seat cover ', '', '0.00', '0.00', '2016-04-15 17:04:41'),
(1191, 5, 124, 'Cistern L pipe PVC', '', '0.00', '0.00', '2016-04-15 17:04:56'),
(1192, 5, 124, 'Push type taps ', 'Make - L&K, plumber,GEM', '0.00', '0.00', '2016-04-15 17:05:45'),
(1193, 5, 124, 'Automatic Flushing Cistern', '', '0.00', '0.00', '2016-04-15 17:06:12'),
(1194, 5, 124, 'Water storage tanks PVC (5 Layer)', 'make - Syntax', '0.00', '0.00', '2016-04-15 17:07:02'),
(1195, 5, 124, 'Tank 1000 Ltrs', '', '0.00', '0.00', '2016-04-15 17:07:40'),
(1196, 5, 124, 'Tank 5000 Ltrs.', '', '0.00', '0.00', '2016-04-15 17:07:55'),
(1197, 5, 124, 'Tank 3000 Ltrs.', '', '0.00', '0.00', '2016-04-15 17:08:06'),
(1198, 5, 124, 'Tank 2000 Ltrs.', '', '0.00', '0.00', '2016-04-15 17:08:17'),
(1199, 5, 124, 'Tank 500 Ltrs.', '', '0.00', '0.00', '2016-04-15 17:08:31'),
(1200, 5, 124, 'Tank 300 Ltrs.', '', '0.00', '0.00', '2016-04-15 17:08:40'),
(1201, 5, 124, 'Tank cover 18" Dia', '', '0.00', '0.00', '2016-04-15 17:09:00'),
(1202, 5, 124, 'Tank fittings', 'Make - Jindal ', '0.00', '0.00', '2016-04-15 17:09:21'),
(1203, 5, 124, 'G.I. long screw 1/2"x6"', '', '0.00', '0.00', '2016-04-15 17:24:50'),
(1204, 5, 124, 'G.I. long screw 3/4"x6"', '', '0.00', '0.00', '2016-04-15 17:25:16'),
(1205, 5, 124, 'G.I. long screw 1 1/4"x6"', '', '0.00', '0.00', '2016-04-15 17:25:51'),
(1207, 5, 124, 'G.I. long screw 2"x6"', '', '0.00', '0.00', '2016-04-15 17:26:25'),
(1208, 5, 124, 'G.I. long screw 1 1/2"x6"', '', '0.00', '0.00', '2016-04-15 17:27:11'),
(1209, 5, 124, 'G.I. long screw 1"x6"', '', '0.00', '0.00', '2016-04-15 17:29:31'),
(1210, 5, 124, '1/2" PVC taps ', 'Make- Indian , Prayag', '0.00', '0.00', '2016-04-15 17:30:18'),
(1211, 5, 125, '3" dia', '', '0.00', '0.00', '2016-04-15 17:31:24'),
(1212, 5, 125, '4" dia', '', '0.00', '0.00', '2016-04-15 17:31:31'),
(1213, 5, 125, '6" dia ', '', '0.00', '0.00', '2016-04-15 17:31:48'),
(1214, 5, 127, '1"', '', '0.00', '0.00', '2016-04-15 17:34:38'),
(1215, 5, 127, '2"', '', '0.00', '0.00', '2016-04-15 17:34:43'),
(1216, 5, 127, '3"', '', '0.00', '0.00', '2016-04-15 17:34:46'),
(1217, 5, 127, '1/2"', '', '0.00', '0.00', '2016-04-15 17:34:53'),
(1218, 5, 127, '3/4"', '', '0.00', '0.00', '2016-04-15 17:35:00'),
(1220, 5, 128, '1/2"', '', '0.00', '0.00', '2016-04-15 17:35:31'),
(1221, 5, 128, '3/4"', '', '0.00', '0.00', '2016-04-15 17:35:36'),
(1222, 5, 128, '1"', '', '0.00', '0.00', '2016-04-15 17:35:40'),
(1223, 5, 128, '1 1/4"', '', '0.00', '0.00', '2016-04-15 17:35:45'),
(1224, 5, 128, '1 1/2"', '', '0.00', '0.00', '2016-04-15 17:35:57'),
(1225, 5, 128, '2"', '', '0.00', '0.00', '2016-04-15 17:36:01'),
(1226, 5, 128, '2 1/2"', '', '0.00', '0.00', '2016-04-15 17:36:10'),
(1227, 5, 128, '3"', '', '0.00', '0.00', '2016-04-15 17:36:22'),
(1228, 5, 129, '1/2"', '', '0.00', '0.00', '2016-04-15 17:36:39'),
(1229, 5, 129, '3/4"', '', '0.00', '0.00', '2016-04-15 17:36:45'),
(1230, 5, 129, '1"', '', '0.00', '0.00', '2016-04-15 17:36:49'),
(1231, 5, 129, '4" dia', '', '0.00', '0.00', '2016-04-15 17:38:19'),
(1232, 5, 129, '1 1/2"', '', '0.00', '0.00', '2016-04-15 17:37:02'),
(1233, 5, 129, '2" dia', '', '0.00', '0.00', '2016-04-15 17:38:37'),
(1235, 5, 130, '1/2"', '', '0.00', '0.00', '2016-04-15 17:40:21'),
(1236, 5, 130, '3/4"', '', '0.00', '0.00', '2016-04-15 17:40:28'),
(1237, 5, 130, '1"', '', '0.00', '0.00', '2016-04-15 17:40:43'),
(1238, 5, 130, '1 1/4"', '', '0.00', '0.00', '2016-04-15 17:40:56'),
(1239, 5, 130, '1 1/2"', '', '0.00', '0.00', '2016-04-15 17:41:05'),
(1240, 5, 131, '1"', '', '0.00', '0.00', '2016-04-15 17:42:44'),
(1241, 5, 131, '1/2"', '', '0.00', '0.00', '2016-04-15 17:42:50'),
(1242, 5, 131, '3/4"', '', '0.00', '0.00', '2016-04-15 17:42:54'),
(1243, 5, 131, '1 1/4"', '', '0.00', '0.00', '2016-04-15 17:43:01'),
(1244, 5, 131, '1 1/2"', '', '0.00', '0.00', '2016-04-15 17:43:10'),
(1245, 5, 132, 'C.I.Man hole cover 18"x24"', '', '0.00', '0.00', '2016-04-15 17:45:27'),
(1246, 5, 132, '4"x4"', '', '0.00', '0.00', '2016-04-15 17:46:16'),
(1247, 5, 132, 'C.I. 1"x1"', '', '0.00', '0.00', '2016-04-15 17:47:06'),
(1248, 5, 132, 'C.I. 4 way tee 6" dia ', '', '0.00', '0.00', '2016-04-15 17:47:53'),
(1249, 5, 132, 'C.I. Tee 6" dia ', '', '0.00', '0.00', '2016-04-15 17:48:18'),
(1250, 5, 132, 'C.I. straight 4" Dia', '', '0.00', '0.00', '2016-04-21 10:43:20'),
(1251, 5, 132, 'C.I. straight 6" Dia', '', '0.00', '0.00', '2016-04-21 10:43:10'),
(1252, 5, 133, 'Brass 1/2"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:50:10'),
(1253, 5, 133, 'Brass 3/4"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:50:33'),
(1254, 5, 133, 'brass 1"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:52:50'),
(1255, 5, 133, 'Brass 1 1/4"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:52:33'),
(1256, 5, 133, 'Brass 1 1/2"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:52:12'),
(1257, 5, 133, 'brass 2"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:53:21'),
(1258, 5, 133, 'Brass 2 1/2"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:53:05'),
(1259, 5, 133, 'Brass 3"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:53:35'),
(1260, 5, 133, 'Brass 4"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:53:48'),
(1261, 5, 133, 'brass 6"', 'Make - Zoloto, L&K ,ISI', '0.00', '0.00', '2016-04-15 17:54:00'),
(1265, 5, 134, '1/2"', '', '6.00', '0.00', '2016-04-18 10:43:05'),
(1266, 5, 134, '3/4"', '', '2.00', '0.00', '2016-04-18 10:43:14'),
(1267, 5, 134, '1"', '', '0.00', '0.00', '2016-04-18 10:43:19'),
(1268, 5, 134, '1 1/4"', '', '0.00', '0.00', '2016-04-18 10:43:29'),
(1269, 5, 134, '1 1/2"', '', '0.00', '0.00', '2016-04-18 10:43:41'),
(1270, 5, 134, '2"', '', '0.00', '0.00', '2016-04-18 10:43:47'),
(1271, 5, 134, '2 1/2"', '', '0.00', '0.00', '2016-04-18 10:43:56'),
(1272, 5, 134, '3"', '', '0.00', '0.00', '2016-04-18 10:44:02'),
(1273, 5, 133, 'M.S.Valve 3"', '', '0.00', '0.00', '2016-04-18 10:49:16'),
(1274, 5, 133, 'M.S.Valve 4"', '', '0.00', '0.00', '2016-04-18 10:49:26'),
(1275, 5, 133, 'M.S.Valve 6"', '', '0.00', '0.00', '2016-04-18 10:49:37'),
(1276, 5, 133, 'Switch Valve 3"', '', '0.00', '0.00', '2016-04-18 10:50:04'),
(1277, 5, 133, 'Switch Valve 4"', '', '0.00', '0.00', '2016-04-18 10:50:14'),
(1278, 5, 133, 'Switch Valve 6"', '', '0.00', '0.00', '2016-04-18 10:50:23'),
(1279, 5, 136, 'M.Seal in Kg', '', '0.20', '0.00', '2016-08-07 16:27:48'),
(1280, 5, 136, 'M.Seal plumber', '', '0.00', '0.00', '2016-04-18 10:51:56'),
(1281, 5, 136, 'Ordinary Safeda', '', '0.00', '0.00', '2016-04-18 10:52:21'),
(1282, 5, 136, 'lead wool', '', '0.00', '0.00', '2016-04-18 10:52:30'),
(1283, 5, 136, 'Lead', '', '0.00', '0.00', '2016-04-18 10:52:34'),
(1284, 5, 136, 'Sutli', '', '0.00', '0.00', '2016-04-18 10:52:46'),
(1285, 5, 136, 'C.P.Jally (Floor) 4" dia', '', '0.00', '0.00', '2016-04-18 10:54:26'),
(1286, 5, 136, 'C.P.Jally (Floor) 5" dia', '', '0.00', '0.00', '2016-04-18 10:55:03'),
(1287, 5, 136, 'Waste jally - 1 1/4"x4"', 'Heavy duty , Parko, L&K', '0.00', '0.00', '2016-04-18 10:56:26'),
(1288, 5, 136, 'Potassium permanganate', '', '0.00', '0.00', '2016-04-18 10:56:51'),
(1289, 5, 136, 'White cemet', '', '0.00', '0.00', '2016-04-18 10:57:15'),
(1290, 5, 136, 'Mixture valve leg ', 'Make- L&K, GEM', '0.00', '0.00', '2016-04-18 10:59:02'),
(1291, 5, 136, 'Mixture valve Washers', '', '0.00', '0.00', '2016-04-18 10:58:29'),
(1292, 5, 136, 'Teflon Tape', '', '7.00', '0.00', '2016-04-18 10:59:38'),
(1293, 5, 136, 'Tap spindles , Heavy duty GEM make', '', '0.00', '0.00', '2016-04-18 11:00:59'),
(1294, 5, 136, 'Tap Wahser (L&K)', '', '0.00', '0.00', '2016-04-18 11:02:07'),
(1295, 5, 136, 'Tap Wahser (Emperor)', '', '0.00', '0.00', '2016-04-18 11:02:33'),
(1296, 5, 136, 'Tap Wahser (Sonata)', '', '0.00', '0.00', '2016-04-18 11:02:52'),
(1297, 5, 136, 'Concealed Stop Cock Spindles (Parco)', 'Make- Parco', '0.00', '0.00', '2016-04-19 14:35:02'),
(1298, 5, 136, 'Concealed Stop Cock Spindles (L&K)', 'Make- L&K', '0.00', '0.00', '2016-04-19 14:34:11'),
(1300, 5, 136, 'Concealed Stop Cock Spindles (GEM)', 'Make- GEM', '0.00', '0.00', '2016-04-19 14:33:47'),
(1301, 5, 136, 'Ferrule 1/2"', '', '0.00', '0.00', '2016-04-18 11:06:04'),
(1302, 5, 136, 'Ferrule 3/4"', '', '0.00', '0.00', '2016-04-18 11:06:20'),
(1303, 5, 136, 'Ferrule 1"', '', '0.00', '0.00', '2016-04-18 11:06:32'),
(1304, 5, 136, 'Ball cock 1/2" Brass', 'Make- L&K, Paras, ISI', '0.00', '0.00', '2016-04-18 11:07:33'),
(1305, 5, 136, 'Ball cock 3/4" Brass', 'Make- L&K, Paras, ISI', '0.00', '0.00', '2016-04-18 11:08:07'),
(1306, 5, 136, 'Ball cock 1" Brass', 'Make- L&K, Paras, ISI', '0.00', '0.00', '2016-04-18 11:08:35'),
(1307, 5, 136, 'Ball cock 1/2" PVC', 'Make- PRAYAG', '0.00', '0.00', '2016-04-18 11:09:31'),
(1308, 5, 136, 'Ball cock 3/4" PVC', 'Make- PRAYAG', '0.00', '0.00', '2016-04-18 11:10:13'),
(1309, 5, 136, 'Ball cock 1" PVC', 'Make- PRAYAG', '0.00', '0.00', '2016-04-18 11:10:38'),
(1310, 5, 136, 'Thread (Each bundle contains 10 Nos.)', '', '0.00', '0.00', '2016-04-18 11:11:26'),
(1311, 5, 137, '2"', '', '0.00', '0.00', '2016-04-18 11:12:08'),
(1312, 5, 137, '3"', '', '0.00', '0.00', '2016-04-18 11:12:14'),
(1313, 5, 137, '4"', '', '0.00', '0.00', '2016-04-18 11:12:19'),
(1314, 5, 138, '2"x3"', '', '0.00', '0.00', '2016-04-18 11:15:51'),
(1315, 5, 138, '2"x4"', '', '0.00', '0.00', '2016-04-18 11:15:58'),
(1316, 5, 138, '4"x6"', '', '0.00', '0.00', '2016-04-18 11:16:05'),
(1317, 5, 138, '2"x6"', '', '0.00', '0.00', '2016-04-18 11:16:13'),
(1318, 5, 139, '1/2"', '', '0.00', '0.00', '2016-04-18 11:16:33'),
(1319, 5, 139, '3"/4"', '', '0.00', '0.00', '2016-04-18 11:16:50'),
(1320, 5, 139, '1"', '', '0.00', '0.00', '2016-04-18 11:16:54'),
(1321, 5, 139, '1 1/4"', '', '0.00', '0.00', '2016-04-18 11:17:02'),
(1323, 5, 139, '2"', '', '0.00', '0.00', '2016-04-18 11:17:17'),
(1324, 5, 139, '1 1/2"', '', '0.00', '0.00', '2016-04-18 11:17:51'),
(1325, 5, 140, '9mm x 4"', '', '0.00', '0.00', '2016-04-18 11:18:34'),
(1326, 5, 140, '6mm x 4"', '', '0.00', '0.00', '2016-04-18 11:18:42'),
(1327, 5, 140, '6mm x 2"', '', '0.00', '0.00', '2016-04-18 11:18:53'),
(1328, 5, 140, '9mm x 2"', '', '0.00', '0.00', '2016-04-18 11:19:06'),
(1329, 5, 140, '9mm x 6"', '', '0.00', '0.00', '2016-04-18 11:19:20'),
(1330, 5, 141, '2" x 1/2"', '', '0.00', '0.00', '2016-04-18 11:19:59'),
(1331, 5, 141, '3"x1/2"', '', '0.00', '0.00', '2016-04-18 11:20:10'),
(1332, 5, 142, 'Welding Electrode', '', '0.00', '0.00', '2016-04-18 11:21:53'),
(1333, 5, 142, 'Hand Gloves', '', '0.00', '0.00', '2016-04-18 11:22:11'),
(1334, 5, 142, 'Welding helmet', '', '0.00', '0.00', '2016-04-18 11:22:23'),
(1335, 5, 136, 'C.I.Jally 4"x4"', '', '0.00', '0.00', '2016-04-18 11:26:09'),
(1336, 5, 143, '2"x3"', '', '0.00', '0.00', '2016-04-18 12:00:35'),
(1337, 5, 143, '3"x4"', '', '0.00', '0.00', '2016-04-18 12:00:43'),
(1338, 5, 143, '4"x5"', '', '0.00', '0.00', '2016-04-18 12:00:50'),
(1339, 5, 143, '5"x6"', '', '0.00', '0.00', '2016-04-18 12:01:00'),
(1340, 1, 58, 'Exhaust Fan', '', '0.00', '0.00', '2016-04-19 15:04:25'),
(1341, 1, 144, 'Air blower', '', '0.00', '0.00', '2016-04-19 15:19:33'),
(1342, 1, 144, 'Hot Air blower ', '', '0.00', '0.00', '2016-04-19 15:20:19'),
(1343, 1, 145, 'AC Box Sheet Metal 20A', '', '3.00', '0.00', '2016-04-19 15:24:46'),
(1344, 1, 145, 'MCB Box 2 Way', '', '1.00', '0.00', '2016-04-19 15:24:59'),
(1345, 1, 145, 'MCB Box 4 Way ', '', '2.00', '0.00', '2016-04-19 15:25:13'),
(1346, 1, 146, 'Hylam sheet ', '', '0.00', '0.00', '2016-04-19 15:38:27'),
(1347, 1, 146, 'Bakelite sheet', '', '0.00', '0.00', '2016-04-19 15:38:40'),
(1348, 1, 146, 'Wooden Board with Sheet', '', '0.00', '0.00', '2016-04-19 15:40:47'),
(1349, 1, 35, '32W', '', '0.00', '0.00', '2016-04-19 15:45:08'),
(1350, 1, 147, 'D.N.katori fitting 12v/50w ', '', '1.00', '0.00', '2016-04-19 15:50:17'),
(1351, 1, 147, 'Tube fitting 40w', '', '0.00', '0.00', '2016-04-19 15:51:48'),
(1352, 1, 147, 'Tube fitting 28w T5 Single', '', '0.00', '0.00', '2016-04-19 15:55:18'),
(1353, 1, 147, 'Tube fitting 28w T5 Double', '', '0.00', '0.00', '2016-04-19 15:54:34'),
(1354, 1, 147, 'Fitting 125w ', '', '0.00', '0.00', '2016-04-19 16:04:23'),
(1355, 1, 147, 'Fitting 250w ', '', '0.00', '0.00', '2016-04-19 16:03:46'),
(1356, 1, 147, 'Fitting 400w', '', '0.00', '0.00', '2016-04-19 16:03:59'),
(1357, 1, 147, 'Halogen fitting 1000w', '', '16.00', '0.00', '2016-04-19 16:06:00'),
(1358, 1, 147, 'Halogen fitting 500w', '', '2.00', '0.00', '2016-04-19 16:06:10'),
(1359, 1, 35, 'Contactor', '', '0.00', '0.00', '2016-04-19 16:07:38'),
(1360, 1, 148, '25 Mtr. pole', 'Make- L&T', '0.00', '0.00', '2016-04-19 16:15:03'),
(1361, 1, 148, 'Feeder piller ', 'Make- L&T', '0.00', '0.00', '2016-04-19 16:15:29'),
(1362, 1, 151, '25mm', '', '1.00', '0.00', '2016-04-19 16:19:46'),
(1363, 1, 152, '63A', '', '0.00', '0.00', '2016-04-19 16:22:51'),
(1364, 1, 153, '4 Way', '', '0.00', '0.00', '2016-04-19 16:24:25'),
(1365, 1, 153, '8 Way', '', '1.00', '0.00', '2016-04-19 16:24:34'),
(1366, 1, 154, 'Wooden', '', '1.00', '0.00', '2016-04-19 16:30:11'),
(1367, 1, 154, 'PVC ', '', '0.00', '0.00', '2016-04-19 16:30:21'),
(1368, 1, 51, 'Thermostate 01 Ltr.', '', '1.00', '0.00', '2016-04-19 16:35:53'),
(1369, 1, 155, 'Junction Box ', '', '0.00', '0.00', '2016-04-19 16:41:47'),
(1370, 1, 155, '25MM Bend PVC ', '', '9.00', '0.00', '2016-08-05 18:25:19'),
(1371, 1, 155, 'Conduit pipe', '', '0.00', '0.00', '2016-04-19 16:42:14'),
(1372, 1, 155, '2'' PVC FLEXIBLE PIPE', '', '7.00', '0.00', '2016-08-05 18:40:12'),
(1373, 1, 155, '25MM Sandle PVC', '', '0.00', '0.00', '2016-08-05 18:25:54'),
(1374, 1, 155, 'Ceiling Rose', '', '0.00', '0.00', '2016-04-19 16:43:50'),
(1375, 1, 155, 'Sandle MS', '', '46.00', '0.00', '2016-04-19 16:44:23'),
(1376, 1, 155, 'Casing Caping 2"', '', '0.00', '0.00', '2016-04-19 16:50:29'),
(1377, 1, 155, 'Casing Caping 1.5"', '', '156.00', '0.00', '2016-04-19 16:50:44'),
(1378, 1, 155, 'Casing Caping 1"', '', '0.00', '0.00', '2016-04-19 16:50:52'),
(1379, 1, 157, 'Transformer HT ', '', '1.00', '0.00', '2016-04-19 16:56:33'),
(1380, 1, 157, 'Transformer HV', '', '1.00', '0.00', '2016-04-19 16:57:07'),
(1381, 1, 157, 'Insect killer fitting', '', '0.00', '0.00', '2016-04-19 16:57:41'),
(1382, 1, 147, 'lonol 25w ', '', '6.00', '0.00', '2016-04-19 17:00:45'),
(1383, 1, 147, 'Fountain Light 3w', '', '5.00', '0.00', '2016-04-19 17:02:38'),
(1384, 1, 158, 'DMC insulator (Pannel)', '', '0.00', '0.00', '2016-04-19 17:10:19'),
(1385, 1, 155, 'Wire clip ', '', '0.00', '0.00', '2016-04-19 17:15:26'),
(1386, 1, 59, '4C x 2.5mm Cu. Flexible round cable', '', '0.00', '0.00', '2016-04-19 17:19:24'),
(1387, 1, 59, '2C x 23/76 Flexible ', '', '0.00', '0.00', '2016-04-19 17:21:04'),
(1388, 1, 67, '4"', ' Steel Screw', '0.00', '0.00', '2016-08-04 16:07:45'),
(1391, 1, 147, 'Light Fitting 14 W', '', '0.00', '0.00', '2016-08-05 11:29:53'),
(1392, 1, 59, '2.5mm Cu. Multistrength PVC Flexible(Red)', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '110.00', '0.00', '2016-08-05 11:48:36'),
(1393, 1, 59, '2.5mm Cu. Multistrength PVC Flexible(Green))', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '180.00', '0.00', '2016-08-05 11:49:02'),
(1394, 1, 59, '2.5mm Cu. Multistrength PVC Flexible(Blue)', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:49:31'),
(1395, 1, 59, '2.5mm Cu. Multistrength PVC Flexible(Black)', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:49:48'),
(1396, 1, 59, '2.5mm Cu. Multistrength PVC Flexible(Yellow)', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:50:09'),
(1397, 1, 59, '1.5mm Cu. Multistrength PVC Flexible(Yellow))', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:55:37'),
(1398, 1, 59, '1.5mm Cu. Multistrength PVC Flexible(blue))', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:55:51'),
(1399, 1, 59, '1.5mm Cu. Multistrength PVC Flexible(Black)', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:56:14'),
(1400, 1, 59, '1.5mm Cu. Multistrength PVC Flexible(Green))', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-08-05 11:56:28'),
(1401, 1, 52, '16 Amp Socket Anchor (04 screw)', 'make- anchor ', '27.00', '0.00', '2016-08-05 12:25:08'),
(1402, 1, 52, '16 Amp Switch (Anchor) 04 screw', 'make- anchor', '38.00', '0.00', '2016-08-05 12:28:33'),
(1403, 1, 52, '16 Amp Socket Anchor (02 screw)', 'make- anchor', '39.00', '0.00', '2016-08-05 12:26:28'),
(1404, 1, 52, '16 Amp Switch (Anchor) 02 screw', 'make- anchor', '27.00', '0.00', '2016-08-05 12:27:57'),
(1405, 1, 40, '2 pin holder for 3m Pole (screw type) Porcelane ', '', '3.00', '0.00', '2016-08-05 12:52:59'),
(1406, 1, 58, 'Fan Rod', '', '7.00', '0.00', '2016-08-05 12:55:50'),
(1407, 1, 69, 'fan fastener', 'make- anchor', '11.00', '0.00', '2016-08-05 13:02:10'),
(1408, 1, 53, 'Industrial Top & socket 3phase Metalic', '', '0.00', '0.00', '2016-08-05 13:07:47'),
(1409, 1, 40, '40W Push Holder', '', '9.00', '0.00', '2016-08-05 13:16:00'),
(1410, 1, 40, 'Holder normal (40W TL side Holder)', '', '22.00', '0.00', '2016-08-05 13:20:16'),
(1411, 1, 40, 'Side Bracket Holder', '', '22.00', '0.00', '2016-08-05 13:21:38'),
(1412, 1, 112, '400W', '', '1.00', '0.00', '2016-08-05 13:25:50'),
(1413, 1, 112, '250W', '', '0.00', '0.00', '2016-08-05 13:26:20'),
(1414, 1, 112, '25W', '', '0.00', '0.00', '2016-08-05 13:26:30'),
(1415, 1, 112, '40W ', '', '0.00', '0.00', '2016-08-05 13:26:39'),
(1416, 1, 112, '100W', '', '19.00', '0.00', '2016-08-05 13:26:45'),
(1417, 1, 112, '15W', '', '11.00', '0.00', '2016-08-05 13:26:49'),
(1418, 1, 112, '125W', '', '0.00', '0.00', '2016-08-05 13:28:41'),
(1419, 1, 113, '50W, 12V, D.N. Halogen ', '', '8.00', '0.00', '2016-08-05 13:30:24'),
(1420, 1, 147, '15W LED D.N.170', '', '0.00', '0.00', '2016-08-05 13:39:37'),
(1421, 1, 40, 'D.N. HOLDER', '', '8.00', '0.00', '2016-08-05 13:41:36'),
(1422, 1, 155, 'PVC GULLI', '', '12.00', '0.00', '2016-08-05 13:55:50'),
(1423, 1, 57, '16A Combination Box 3way 3 socket', '', '13.00', '0.00', '2016-08-05 14:19:20'),
(1424, 1, 51, 'Pipe', '', '0.00', '0.00', '2016-08-05 14:23:44'),
(1425, 1, 148, '100 A', '', '0.00', '0.00', '2016-08-05 14:31:28'),
(1426, 1, 46, '100 Amp, FP', '', '0.00', '0.00', '2016-08-05 14:33:24'),
(1427, 1, 148, '125 Mtr. Pole', '', '0.00', '0.00', '2016-08-05 14:35:10'),
(1428, 1, 148, '02/110V , MNX-70 Feeder piller', '', '0.00', '0.00', '2016-08-05 14:36:02'),
(1429, 1, 32, 'M.N. 150W Tube', '', '0.00', '0.00', '2016-08-05 14:36:52'),
(1430, 1, 112, '70W', '', '1.00', '0.00', '2016-08-05 14:41:07'),
(1431, 1, 54, 'Regulator Analog', '', '0.00', '0.00', '2016-08-05 14:45:44'),
(1432, 1, 52, '5A socket Rooma', '', '735.00', '0.00', '2016-08-05 14:49:27'),
(1433, 1, 52, '5A switch Anchor', 'make- anchor', '23.00', '0.00', '2016-08-05 14:51:38'),
(1434, 1, 145, '3 way box ', '', '0.00', '0.00', '2016-08-05 14:54:15'),
(1435, 1, 52, '3 way plate ', '', '209.00', '0.00', '2016-08-05 14:55:17'),
(1437, 1, 161, '18W, 4PIN', '', '1.00', '0.00', '2016-08-05 17:04:00'),
(1438, 1, 156, '1000W ', '', '50.00', '0.00', '2016-08-05 17:07:15'),
(1439, 1, 156, '1500W', '', '0.00', '0.00', '2016-08-05 17:07:26'),
(1440, 1, 156, '500W', '', '0.00', '0.00', '2016-08-05 17:07:31'),
(1441, 1, 112, '6W (JHUMAR)', '', '4.00', '0.00', '2016-08-05 17:09:10'),
(1442, 1, 51, 'Heating Element 1 Ltr. Gyser', '', '8.00', '0.00', '2016-08-05 17:13:42'),
(1443, 1, 162, 'Hand Drill Machine ', 'Make- Hitachi ', '2.00', '0.00', '2016-08-05 17:27:47'),
(1444, 1, 162, 'Electric Planer (Randda)', '', '1.00', '0.00', '2016-08-05 17:28:10'),
(1445, 1, 162, 'Air Blower', '', '1.00', '0.00', '2016-08-05 17:28:28'),
(1446, 1, 49, '63A kit kat fuse', '', '0.00', '0.00', '2016-08-05 17:33:30'),
(1447, 1, 49, '125A HBC fuse', '', '10.00', '0.00', '2016-08-05 17:34:53'),
(1448, 1, 49, '250A HN TYPE', '', '0.00', '0.00', '2016-08-05 17:42:25'),
(1449, 1, 49, '400A HN TYPE', '', '3.00', '0.00', '2016-08-05 17:42:52'),
(1450, 1, 52, '4 WAY BOX PLATE ', 'MAKE- L&T', '0.00', '0.00', '2016-08-05 17:56:53'),
(1451, 1, 52, '10 WAY BOX PLATE (L&T)', 'MAKE- L&T', '0.00', '0.00', '2016-08-05 18:08:34'),
(1452, 1, 52, '16 WAY BOX PLATE (L&T)', 'MAKE- L&T', '0.00', '0.00', '2016-08-05 18:12:15'),
(1453, 1, 52, 'Male Female 2 pin', '', '0.00', '0.00', '2016-08-05 18:14:37'),
(1454, 1, 52, '1 way Gange Box PVC', '', '0.00', '0.00', '2016-08-05 18:17:43'),
(1455, 1, 155, '25MM PVC PIPE', '', '15.00', '0.00', '2016-08-05 18:25:34'),
(1456, 1, 162, 'Emergency Light (30038)', '', '0.00', '0.00', '2016-08-05 18:26:49'),
(1457, 1, 70, 'Yellow PVC tape', '', '3.00', '0.00', '2016-08-05 18:35:05'),
(1458, 1, 70, 'Blue PVC tape', '', '3.00', '0.00', '2016-08-05 18:35:15'),
(1459, 1, 70, 'Black PVC tape', '', '18.00', '0.00', '2016-08-05 18:35:25'),
(1460, 1, 70, 'Green PVC tape', '', '0.00', '0.00', '2016-08-05 18:35:34'),
(1461, 1, 155, '1'' PVC FLEXIBLE PIPE', '', '0.00', '0.00', '2016-08-05 18:40:40'),
(1462, 1, 155, '4 Way Junction Box', '', '0.00', '0.00', '2016-08-05 18:44:22'),
(1463, 1, 44, '25A SP', '', '0.00', '0.00', '2016-08-05 18:50:13'),
(1464, 1, 162, 'Spray Painting Machine', '', '0.00', '0.00', '2016-08-05 18:58:00'),
(1465, 1, 61, '2.5mm Cu. Bottle type', '', '176.00', '0.00', '2016-08-05 19:04:03'),
(1466, 1, 61, '4.0mm Cu. Bottle type', '', '200.00', '0.00', '2016-08-05 19:04:38'),
(1467, 1, 61, '4.0mm Cu. U type', '', '200.00', '0.00', '2016-08-05 19:05:02'),
(1468, 1, 61, '6.0mm Cu. Bottle type', '', '250.00', '0.00', '2016-08-05 19:09:08'),
(1469, 1, 61, '6.0mm Cu. U type', '', '200.00', '0.00', '2016-08-05 19:09:16'),
(1470, 1, 61, '10.0mm Cu. bottle type', '', '248.00', '0.00', '2016-08-05 19:09:46'),
(1471, 1, 61, '10.0mm Cu. U type', '', '200.00', '0.00', '2016-08-05 19:09:58'),
(1472, 1, 150, '15A small', '', '30.00', '0.00', '2016-08-05 19:14:10'),
(1473, 1, 160, '6W LED LIGHT (SPORTS)', '', '8.00', '0.00', '2016-08-05 19:15:33'),
(1474, 1, 162, '01HP, PUMP MONOBLOCK ', 'MAKE-CG ', '2.00', '0.00', '2016-08-05 19:16:48'),
(1475, 5, 163, 'Acid 227', '', '0.00', '0.00', '2016-08-07 14:53:59'),
(1476, 5, 164, 'Aqua Gaurd Pipe', '', '0.50', '0.00', '2016-08-07 14:55:38'),
(1477, 5, 165, 'Brass Ball Valve', '', '0.00', '0.00', '2016-08-07 14:57:20'),
(1478, 5, 166, '3/4'' Brass Ball Valve', '', '0.00', '0.00', '2016-08-07 14:58:19'),
(1479, 5, 167, '3/4'' Brass Ball Cock', '', '10.00', '0.00', '2016-08-07 14:59:55'),
(1480, 5, 167, '1'' Brass ball cock', '', '6.00', '0.00', '2016-08-07 15:00:18'),
(1481, 5, 168, '', '', '0.00', '0.00', '2016-08-07 15:05:00'),
(1482, 5, 169, '3/4'' Brass check Valve', '', '8.00', '0.00', '2016-08-07 15:07:20'),
(1483, 5, 169, '1-1/4'' Brass check Valve', '', '1.00', '0.00', '2016-08-07 15:08:01'),
(1484, 5, 168, '1/2'' brass nozzel', '', '5.00', '0.00', '2016-08-07 15:09:46'),
(1485, 5, 167, '4''/5'' ball cock', '', '1.00', '0.00', '2016-08-07 15:11:18'),
(1486, 5, 167, '1/2'' Brass ball cock', '', '4.00', '0.00', '2016-08-07 15:12:39'),
(1487, 5, 170, '1''', '', '1.00', '0.00', '2016-08-07 15:13:23'),
(1488, 5, 170, '1/2''', '', '0.00', '0.00', '2016-08-07 15:13:29'),
(1489, 5, 170, '3/4''', '', '0.00', '0.00', '2016-08-07 15:13:45'),
(1490, 5, 126, 'Bleaching Power In Kg', '', '32.80', '0.00', '2016-08-07 15:16:49'),
(1491, 5, 167, 'Ball cock Rod', '', '1.00', '0.00', '2016-08-07 15:17:57'),
(1492, 5, 171, 'White cement in kg', '', '0.45', '0.00', '2016-08-07 15:21:31'),
(1493, 5, 171, 'Black Cement in kg', '', '0.00', '0.00', '2016-08-07 15:21:38'),
(1494, 5, 124, 'Bath Tube stoper', '', '3.00', '0.00', '2016-08-07 15:22:56'),
(1495, 5, 117, 'G.I. Reducer Elbow 3/4''x1/2''', '', '1.00', '0.00', '2016-08-07 15:28:47'),
(1496, 5, 117, '1'' G.I. Tee ', '', '0.00', '0.00', '2016-08-07 15:30:45'),
(1497, 5, 172, '1-1/2'' C.P. Extension Nipple', '', '0.00', '0.00', '2016-08-07 15:39:14'),
(1498, 5, 173, 'Tap washer', '', '1.00', '0.00', '2016-08-07 15:41:48'),
(1499, 5, 174, 'PVC Gully ', '', '4.00', '0.00', '2016-08-07 15:42:11'),
(1500, 5, 175, 'Tafflon Tape', '', '7.00', '0.00', '2016-08-07 15:45:09'),
(1501, 5, 124, 'Spindle Dish model light', '', '7.00', '0.00', '2016-08-07 15:51:53'),
(1502, 5, 176, 'Bleaching Power In Kg', '', '0.45', '0.00', '2016-08-07 15:54:26'),
(1503, 5, 176, 'Washing Powder In Kg', '', '0.00', '0.00', '2016-08-07 15:54:41'),
(1504, 5, 124, 'Spindle (L&k) top', '', '0.00', '0.00', '2016-08-07 15:59:54'),
(1505, 5, 124, 'Spindle (L&K)', '', '1.00', '0.00', '2016-08-07 16:06:50'),
(1506, 5, 172, '2'' C.P. Extension ', '', '1.00', '0.00', '2016-08-07 16:07:15'),
(1507, 5, 124, 'PVC hing For Commod Cover', '', '3.00', '0.00', '2016-08-07 16:13:22'),
(1508, 5, 129, 'PVC waste pipe', '', '3.00', '0.00', '2016-08-07 16:15:23'),
(1509, 5, 172, 'C.P. Copper Pipe 18''', '', '5.00', '0.00', '2016-08-07 16:17:40'),
(1510, 5, 172, 'C.P. Copper Pipe 24''', '', '2.00', '0.00', '2016-08-07 16:17:54'),
(1511, 5, 172, 'C.P. Copper Pipe Nut', '', '38.00', '0.00', '2016-08-07 16:19:25'),
(1512, 5, 124, 'Urinal Partition', '', '0.00', '0.00', '2016-08-07 16:20:29'),
(1513, 5, 124, 'Urinal Pot', '', '4.00', '0.00', '2016-08-07 16:26:10'),
(1514, 5, 172, '1'' C.P extn.', '', '0.00', '0.00', '2016-08-07 16:29:10'),
(1515, 5, 124, 'Spindle (GEM) top', '', '5.00', '0.00', '2016-08-07 16:29:59'),
(1516, 5, 124, 'Connection Pipe', '', '1.00', '0.00', '2016-08-08 12:38:44'),
(1517, 5, 172, 'Angle Valve C.P.', '', '1.00', '0.00', '2016-08-08 12:42:58'),
(1518, 5, 124, 'Spindle Essco K Classic ', '', '0.00', '0.00', '2016-08-08 12:47:25'),
(1519, 5, 124, 'Connection pipe washer', '', '4.00', '0.00', '2016-08-08 12:52:09'),
(1520, 5, 124, 'Pipe Clip 1/2''', '', '0.00', '0.00', '2016-08-08 12:53:54'),
(1522, 5, 124, '1/2'' flush washer (cistern) ', 'Make:- Cistern', '0.00', '0.00', '2016-08-08 13:01:04'),
(1523, 5, 124, '3/4'' Flush washer ', '', '0.00', '0.00', '2016-08-08 13:02:26'),
(1524, 5, 124, 'Cistern handle (RO)', '', '4.00', '0.00', '2016-08-13 17:14:07'),
(1525, 5, 130, '63mm', '', '0.00', '0.00', '2016-08-08 13:05:28'),
(1526, 5, 129, '63mm', '', '81.00', '0.00', '2016-08-08 13:05:53'),
(1527, 5, 174, 'PVC Solvent Cement (ml)', '', '0.45', '0.00', '2016-08-08 13:08:37'),
(1528, 5, 172, 'C.P. Tap ( long body)', '', '4.00', '0.00', '2016-08-08 13:13:00'),
(1529, 5, 122, 'G.I. Reducer Tee 1''x3/4''', '', '2.00', '0.00', '2016-08-08 13:17:24'),
(1530, 5, 117, 'G.I. Reducer Elbow 1''x1/2''', '', '0.00', '0.00', '2016-08-08 13:18:58'),
(1531, 5, 122, 'G.I. Reducer Tee 1/2''x3/4''', '', '31.00', '0.00', '2016-08-08 13:19:58'),
(1532, 5, 177, '1/2'' ', '', '1.00', '0.00', '2016-08-08 13:39:08'),
(1533, 5, 124, 'Shower Tube', '', '2.00', '0.00', '2016-08-08 13:41:07'),
(1534, 5, 131, 'PVC coupler Socket 20mm', '', '0.00', '0.00', '2016-08-08 13:44:51'),
(1535, 5, 178, '1/2'' Dead Plug ', '', '0.00', '0.00', '2016-08-08 13:47:06'),
(1536, 5, 174, '1/2'' Dead Plug PVC ', '', '0.00', '0.00', '2016-08-08 13:48:30'),
(1537, 5, 172, 'C.P. shower With Arm', '', '0.00', '0.00', '2016-08-08 13:49:07'),
(1538, 5, 172, 'C.P. Shower Head', '', '0.00', '0.00', '2016-08-08 13:50:38'),
(1539, 5, 172, '4'' Floor jaali C.P.', '', '20.00', '0.00', '2016-08-08 13:51:57'),
(1540, 5, 172, '6'' Floor jaali C.P.', '', '0.00', '0.00', '2016-08-08 13:52:15'),
(1541, 5, 124, 'Spindle Light ', '', '6.00', '0.00', '2016-08-08 13:54:37'),
(1542, 5, 172, 'C.P. Waste Jaali F/T', '', '0.00', '0.00', '2016-08-08 13:57:42'),
(1543, 5, 172, 'C.P. Waste Jaali H/T', '', '1.00', '0.00', '2016-08-08 13:57:49'),
(1544, 5, 172, 'C.P. Piller Cock', '', '7.00', '0.00', '2016-08-08 13:59:02'),
(1545, 5, 172, 'Bottel Treap C.P.', '', '0.00', '0.00', '2016-08-08 14:00:41'),
(1546, 5, 136, 'Tap Knob', '', '71.00', '0.00', '2016-08-08 14:01:30'),
(1547, 5, 136, 'Glass self stand', '', '0.00', '0.00', '2016-08-08 14:03:30'),
(1548, 5, 136, 'Glass self ', '', '0.00', '0.00', '2016-08-08 14:03:47'),
(1549, 5, 179, '25mmx6no. steel screw', '', '0.00', '0.00', '2016-08-08 14:16:20'),
(1550, 5, 179, '38mmx8no. steel screw', '', '141.00', '0.00', '2016-08-08 14:16:29'),
(1551, 5, 179, '19mmx10no. steel screw', '', '0.00', '0.00', '2016-08-08 14:16:16'),
(1552, 5, 174, '3/4'' PVC Ball Cock ', 'Make:-Prayag', '4.00', '0.00', '2016-08-08 14:10:20'),
(1553, 5, 172, 'C.P. Tap ( short body)', '', '0.00', '0.00', '2016-08-08 14:11:33'),
(1554, 5, 177, '1'' ', '', '0.00', '0.00', '2016-08-08 14:12:23'),
(1555, 5, 177, '3/4'' ', '', '2.00', '0.00', '2016-08-08 14:12:28'),
(1556, 5, 177, '1-1/4''', '', '3.00', '0.00', '2016-08-08 14:12:55'),
(1557, 5, 177, '1-1/2''', '', '1.00', '0.00', '2016-08-08 14:13:06'),
(1558, 5, 179, '3/4''x6'' Long Screw G.I.', '', '0.00', '0.00', '2016-08-08 14:16:10'),
(1566, 5, 179, '01''x6'' long screw G.I.', '', '2.00', '0.00', '2016-08-08 15:29:13'),
(1568, 5, 180, '3/4'' NRV', '', '0.00', '0.00', '2016-08-08 15:39:08'),
(1569, 5, 174, '1/2''PVC Ball Cock ', '', '0.00', '0.00', '2016-08-08 15:41:20'),
(1570, 5, 124, 'Toilet Paper', '', '47.00', '0.00', '2016-08-08 15:43:01'),
(1571, 5, 139, '1/2'' Dead Plug C.I. ', '', '0.00', '0.00', '2016-08-13 17:30:13'),
(1572, 5, 139, '1/2'' Dead Plug PVC', '', '0.00', '0.00', '2016-08-13 17:30:38'),
(1573, 5, 136, 'Concealed Stop Cock', '', '3.00', '0.00', '2016-08-20 10:34:54'),
(1574, 2, 181, 'GI saddle & base', '25mm', '200.00', '0.00', '2017-03-07 17:00:54'),
(1575, 1, 155, 'Cable tie Nylon ', '150mm ', '2.00', '0.00', '2017-03-07 17:13:18'),
(1576, 1, 182, 'Energy Meter 03 phase', '03 phase 04 wire', '1.00', '0.00', '2017-03-07 17:17:23'),
(1577, 1, 182, 'Energy Meter 01 phase ', '01 phase 02wire', '0.00', '0.00', '2017-03-07 17:18:01'),
(1578, 1, 60, '4C x 06Sqmm, Cu Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '50.00', '0.00', '2017-03-07 17:24:56'),
(1579, 1, 52, '03 way pvc box surface ', 'Roma Anchor', '10.00', '0.00', '2017-03-07 19:08:56'),
(1580, 1, 161, '36 W, 4pin', 'CDL OSRAM', '5.00', '0.00', '2017-03-07 19:12:48');
-- --------------------------------------------------------
--
-- Table structure for table `st_items1`
--
CREATE TABLE `st_items1` (
`id` int(6) NOT NULL,
`category` int(3) NOT NULL,
`subcategory` int(5) NOT NULL,
`code` varchar(100) NOT NULL,
`description` varchar(255) NOT NULL,
`qty_in` decimal(6,2) NOT NULL,
`qty_out` decimal(6,2) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_items1`
--
INSERT INTO `st_items1` (`id`, `category`, `subcategory`, `code`, `description`, `qty_in`, `qty_out`, `dated`) VALUES
(1, 1, 40, '100W', 'Holder fitting', '0.00', '0.00', '2016-01-01 10:11:12'),
(4, 6, 5, 'Envelop A4', 'Letter envelop of size A4', '0.00', '0.00', '2016-01-01 10:11:12'),
(5, 6, 5, 'Envelop A3', 'Letter envelop of size A3', '0.00', '0.00', '2016-01-01 10:11:12'),
(6, 6, 5, 'Register240', 'Register copy of 240 pages', '0.00', '0.00', '2016-01-01 10:11:12'),
(7, 6, 5, 'Register320', 'Register copy of 320 pages', '0.00', '0.00', '2016-01-01 10:11:12'),
(8, 6, 5, 'Dispatch Register', 'Dispatch detail entry register', '0.00', '0.00', '2016-01-01 10:11:12'),
(9, 6, 5, 'Peon Book ', 'Dak entry book for peon', '0.00', '0.00', '2016-01-01 10:11:12'),
(10, 6, 5, 'Log Book', 'Log book for transport movement entry', '0.00', '0.00', '2016-01-01 10:11:12'),
(11, 6, 5, 'Writing Pad A4', 'Writting pad of size A4', '0.00', '0.00', '2016-01-01 10:11:12'),
(12, 6, 5, 'Writing Pad A5', 'Writting pad of size A5', '0.00', '0.00', '2016-01-01 10:11:12'),
(13, 6, 5, 'Box File ', 'Index file with metal clip', '0.00', '0.00', '2016-01-01 10:11:12'),
(14, 6, 5, 'Transparent Sheet', 'Binding cover sheet in packet', '0.00', '0.00', '2016-01-01 10:11:12'),
(15, 6, 5, 'Back Sheet', 'Coloured sheet for binding ', '0.00', '0.00', '2016-01-01 10:11:12'),
(16, 6, 5, 'Comb', 'Comb of various sizes for binding purposes', '0.00', '0.00', '2016-01-01 10:11:12'),
(17, 6, 5, 'Strip ', 'Slip in strips for binding purposes', '0.00', '0.00', '2016-01-01 10:11:12'),
(18, 6, 5, 'A4 Color Paper', 'printing for diffrent color ', '0.00', '0.00', '2016-01-01 10:11:12'),
(19, 6, 5, 'A4 Sticker Paper', 'A4 Size Lable Sheet in Packet', '0.00', '0.00', '2016-02-09 11:29:06'),
(20, 6, 5, 'Photo Paper', '250 GSM (100 Sheet)', '0.00', '0.00', '2016-01-01 10:11:12'),
(21, 6, 5, 'A4 Lamination Sheet ', 'for Lamination ', '0.00', '0.00', '2016-01-01 10:11:12'),
(22, 6, 5, 'ID Card Lamination Sheet', 'for Lamination', '0.00', '0.00', '2016-01-01 10:11:12'),
(23, 6, 5, 'Carbon Paper', 'Blue- in Packet', '0.00', '0.00', '2016-01-01 10:11:12'),
(24, 6, 5, 'Pilot V5 (Blue)Pen ', 'for officers', '0.00', '0.00', '2016-01-01 10:11:12'),
(25, 6, 5, 'Pilot V5 (Black)Pen', 'for officers', '0.00', '0.00', '2016-01-01 10:11:12'),
(26, 6, 5, 'Pilot V5 (Red)Pen', 'for officers', '0.00', '0.00', '2016-01-01 10:11:12'),
(27, 6, 5, 'Pilot V5 (Green)Pen', 'for officers', '0.00', '0.00', '2016-01-01 10:11:12'),
(28, 6, 5, 'Pilot (Green) Pen', 'normal pilot', '0.00', '0.00', '2016-01-01 10:11:12'),
(29, 6, 5, 'Pilot (Red) Pen', 'normal pilot', '0.00', '0.00', '2016-01-01 10:11:12'),
(30, 6, 5, 'Pilot (Black)Pen', 'normal pilot', '0.00', '0.00', '2016-01-01 10:11:12'),
(32, 6, 5, 'Normal Pen ', 'Pen of Different Color', '0.00', '0.00', '2016-01-01 10:11:12'),
(33, 6, 5, 'Sketch Pen (Black) ', 'Sketch pen of Different Color', '0.00', '0.00', '2016-03-04 15:34:40'),
(34, 6, 5, 'Highlighter', ' for diffrent color', '0.00', '0.00', '2016-01-01 10:11:12'),
(35, 6, 5, 'Marker Pen', 'Pen of Different Color', '0.00', '0.00', '2016-01-01 10:11:12'),
(36, 6, 5, 'White Board Marker', 'Marker for diffrent color', '0.00', '0.00', '2016-01-01 10:11:12'),
(37, 6, 5, 'White Board Marker Ink', 'Ink for diffrent color', '0.00', '0.00', '2016-01-01 10:11:12'),
(38, 6, 5, 'White Board Duster', 'for Clening ', '0.00', '0.00', '2016-01-01 10:11:12'),
(39, 6, 5, 'Permanent Market', 'Marker for diffrent color', '0.00', '0.00', '2016-01-01 10:11:12'),
(40, 6, 5, 'Pencil ', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(41, 6, 5, 'Eraser', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(42, 6, 5, 'Sharpener', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(43, 6, 5, 'Cello Tape 1/2"', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(44, 6, 5, 'Tape 1" Brown', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(45, 6, 5, 'Tape 1" white', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(46, 6, 5, 'Tape 3" Brown', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(47, 6, 5, 'Tape 3" white', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(48, 6, 5, 'Stapler (small)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(49, 6, 5, 'Stapler (Big)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(50, 6, 5, 'Stapler Pin 10 No.', 'Small 10 no in Box', '0.00', '0.00', '2016-01-01 10:11:12'),
(51, 6, 5, 'Stapler Pin 24/6', 'Big Size', '0.00', '0.00', '2016-01-01 10:11:12'),
(52, 6, 5, 'Stapler Pin 23/17', 'Big Size', '0.00', '0.00', '2016-01-01 10:11:12'),
(53, 6, 5, 'Fevi Stick', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(54, 6, 5, 'Fevi Gum', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(55, 6, 5, 'Gum Bottle', '1 Liter ', '0.00', '0.00', '2016-01-01 10:11:12'),
(56, 6, 5, 'Fevicol ', '1 Liter', '0.00', '0.00', '2016-01-01 10:11:12'),
(57, 6, 5, 'Single Punch', 'Single Hole', '0.00', '0.00', '2016-01-01 10:11:12'),
(58, 6, 5, 'Double Punch', 'Double hole', '0.00', '0.00', '2016-01-01 10:11:12'),
(59, 6, 5, 'knife Small', 'Paper Cutter', '0.00', '0.00', '2016-01-01 10:11:12'),
(60, 6, 5, 'knife Big', 'Paper Cutter', '0.00', '0.00', '2016-01-01 10:11:12'),
(61, 6, 5, 'Scissors', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(62, 6, 5, 'Stamp Pad', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(63, 6, 5, 'Stamp Pad Ink', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(64, 6, 5, 'Sticky Pad Yellow', ' Sticker flag', '0.00', '0.00', '2016-01-01 10:11:12'),
(65, 6, 5, 'Page Marker ', 'Flag Sticker Three Color ', '0.00', '0.00', '2016-01-01 10:11:12'),
(66, 6, 5, 'Drawing Pin ', 'Board Pin Big Size ', '0.00', '0.00', '2016-01-01 10:11:12'),
(67, 6, 5, 'All Pin', 'Steel Pin', '0.00', '0.00', '2016-01-01 10:11:12'),
(68, 6, 5, 'U-Clip', 'Plastic Quoted Gem Clips', '0.00', '0.00', '2016-01-01 10:11:12'),
(69, 6, 5, 'Binder Clip', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(70, 6, 5, 'Scale ', 'Steel 12"', '0.00', '0.00', '2016-01-01 10:11:12'),
(71, 6, 5, 'Tags (white)', 'Small Bunch', '0.00', '0.00', '2016-01-01 10:11:12'),
(72, 6, 5, 'Tags (Green)', 'Tags Big Size', '0.00', '0.00', '2016-01-01 10:11:12'),
(73, 6, 5, 'Paper Weight', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(74, 6, 5, 'Cell (AAA)', 'Pencil Cell (AAA) for remote ', '0.00', '0.00', '2016-01-01 10:11:12'),
(75, 6, 5, 'Cell (AA)', 'for watch', '0.00', '0.00', '2016-01-01 10:11:12'),
(76, 6, 5, 'Dry Cell 9V', '', '0.00', '0.00', '2016-02-09 11:29:24'),
(77, 6, 5, 'Dry Cell Dura Cell ', 'AA, AAA, 9V', '0.00', '0.00', '2016-02-09 11:29:39'),
(78, 6, 5, 'Pen Stand', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(79, 6, 5, 'Calculator ', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(80, 6, 5, 'CD-R (Pack)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(81, 6, 5, 'CD-R (Loose)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(82, 6, 5, 'CD-RW ', 'CD-RW with Pack', '0.00', '0.00', '2016-01-01 10:11:12'),
(83, 6, 5, 'DVD-R (Pack)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(84, 6, 5, 'DVD-R (Loose)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(85, 6, 5, 'DVD-RW', 'DVD-RW With Pack', '0.00', '0.00', '2016-01-01 10:11:12'),
(86, 6, 5, 'CD Mailer', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(87, 6, 5, 'CD Case', ' Plastic cover', '0.00', '0.00', '2016-01-01 10:11:12'),
(88, 6, 5, 'Chart Paper', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(89, 6, 5, 'Note Pad ', ' for conference', '0.00', '0.00', '2016-01-01 10:11:12'),
(90, 6, 5, 'Table Bell', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(91, 6, 5, 'I Card Pouch ', 'Pouch -B4', '0.00', '0.00', '2016-01-01 10:11:12'),
(92, 6, 5, 'I Card Pouch A1', '', '0.00', '0.00', '2016-02-09 11:30:01'),
(93, 6, 5, 'I Card Strip', 'Dori', '0.00', '0.00', '2016-01-01 10:11:12'),
(94, 6, 5, 'Rubber Band (Small)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(95, 6, 5, 'Rubber Band (Big)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(96, 6, 5, 'Lock (Big)', 'Godrej make', '0.00', '0.00', '2016-01-01 10:11:12'),
(97, 6, 5, 'Lock (Small)', 'Godrej make', '0.00', '0.00', '2016-01-01 10:11:12'),
(98, 6, 5, 'Gate Pass Book', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(99, 6, 5, 'Table Tray', 'for Document', '0.00', '0.00', '2016-01-01 10:11:12'),
(100, 6, 5, 'Pocket Folder', 'With button flap', '0.00', '0.00', '2016-01-01 10:11:12'),
(101, 6, 5, 'Stock Register 200', ' Stock Entry for itmes ', '0.00', '0.00', '2016-01-01 10:11:12'),
(102, 6, 5, 'Stock Register 450', 'Stock Entry for itmes', '0.00', '0.00', '2016-01-01 10:11:12'),
(103, 6, 5, 'Rope', 'For exam cell copy bundling', '0.00', '0.00', '2016-01-01 10:11:12'),
(104, 6, 5, 'Water Damper', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(105, 6, 5, 'Thread ', 'Box for Copy ', '0.00', '0.00', '2016-01-01 10:11:12'),
(106, 6, 5, 'Dispenser', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(362, 1, 32, '18W Lifemax', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(363, 1, 32, '40W Lifemax', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-03-16 17:57:46'),
(364, 1, 32, '20W Champion', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(365, 1, 32, '36W Champion', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(367, 1, 34, '25W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(368, 1, 34, '40W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(369, 1, 34, '60W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(370, 1, 34, '100W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(371, 1, 34, '200W, Clear Bulb', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(372, 1, 35, '5W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(373, 1, 35, '8W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(374, 1, 35, '11W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(375, 1, 35, '14W, 2U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(376, 1, 35, '8W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(377, 1, 35, '14W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(378, 1, 35, '18W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(379, 1, 35, '23W, 3U ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(380, 1, 35, '5W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(381, 1, 35, '8W,Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(382, 1, 35, '12W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(383, 1, 35, '15W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(384, 1, 35, '20W, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(385, 1, 35, '23w, Tornado', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(386, 1, 35, '14W, Globe', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(387, 1, 35, '18W, Globe', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(388, 1, 35, '45W, EHLT', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(389, 1, 35, '65W, EHLT', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(390, 1, 35, '85W, EHLT', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(391, 1, 36, '10W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(392, 1, 36, '13W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(393, 1, 36, '18W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(394, 1, 36, '26W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(395, 1, 36, '36W, 2U', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(396, 1, 37, '9W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(397, 1, 37, '11W, 2P', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(398, 1, 37, '18w, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(399, 1, 37, '36W, 2P ', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-04 10:18:40'),
(400, 1, 38, '500W', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(401, 1, 38, '1000W', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(402, 1, 38, '12V/50W, DICHROIC', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(403, 1, 38, '12V/50W CAPSULE Line', 'Make - Philips, Bajaj, Havells, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(404, 1, 39, '160W, ML-N BC & BC ', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(405, 1, 39, '125W, HPL-N', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(406, 1, 39, '250W, SON-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(407, 1, 39, '250W, ELLIPTICAL', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(408, 1, 39, '400W, SON-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(409, 1, 39, '400W, ELLIPTICAL', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(410, 1, 39, '250W, HPI-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(411, 1, 39, '400W, HPI-T', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(412, 1, 39, '70W, MHN-TD', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(413, 1, 39, '400W, MH COLOUR', 'Make - Philips, Bajaj, Havells, CGL, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(414, 1, 40, 'Pendent Holder', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(415, 1, 40, 'Porcilene Holders for 70W to 400W', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(416, 1, 40, 'Porcilene Holders for 70W to 400W, Thread type', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(417, 1, 40, 'Tube Lights holder push on type', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(418, 1, 40, 'Tube Lights holder screw type', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(419, 1, 40, 'Halogen Lamps Holder for 500W', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(420, 1, 40, 'Halogen Lamps Holder fo 1000W', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(421, 1, 40, '12V/50W, DICHROIC holder', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(422, 1, 40, '12V/50W CAPSULE Line holder', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(423, 1, 40, 'Starter holder, Philips', 'Make - Philips, Bajaj, Havells, Anchor ', '0.00', '0.00', '2016-01-01 10:11:12'),
(424, 1, 41, '20W Ballast ', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(425, 1, 41, '40W Ballast', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(426, 1, 41, '12V/50W', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(427, 1, 41, '70W, MHN-TD', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(428, 1, 41, '125W, HPL-N', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(429, 1, 41, '250W, SON-T', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(430, 1, 41, '400W, HPI-T', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(431, 1, 42, '70W To 400W for HPSV', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-04 10:22:30'),
(432, 1, 42, '70W To 400W for MH', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-04 10:22:38'),
(433, 1, 43, '2.5MFD, 440V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(434, 1, 43, '3.5MFD, 440V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(435, 1, 43, '4.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(436, 1, 43, '6.5MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(437, 1, 43, '10.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(438, 1, 43, '12.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(439, 1, 43, '15.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(440, 1, 43, '20.0 MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(441, 1, 43, '33.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(442, 1, 43, '42.0MFD, 250V', 'Make - Philips, Bajaj, Havells, CGL ', '0.00', '0.00', '2016-01-01 10:11:12'),
(443, 1, 44, '2A To 32A, SP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:23'),
(444, 1, 44, '40A To 63A, SP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:30'),
(445, 1, 44, '25A To 32A, DP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:35'),
(446, 1, 44, '40A To 63A, DP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:38'),
(447, 1, 44, '25A To 32A, TP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:43'),
(448, 1, 44, '32A To 63A, TP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:48'),
(449, 1, 44, '63A To 125A, TP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:53'),
(450, 1, 44, '25A To 32A, FP', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:58'),
(451, 1, 44, '32A To 63A, FP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:03'),
(452, 1, 44, '63A To 125A, FP ', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:07'),
(453, 1, 45, '6A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:08'),
(454, 1, 45, '10A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:14'),
(455, 1, 45, '16A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:23'),
(456, 1, 45, '20A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:28'),
(457, 1, 45, '25A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:34'),
(458, 1, 45, '32A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:40'),
(459, 1, 45, '40A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:45'),
(460, 1, 45, '63A, DP C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:53'),
(461, 1, 45, '6A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:04:58'),
(462, 1, 45, '10A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:04'),
(463, 1, 45, '16A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:08'),
(464, 1, 45, '20A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:14'),
(465, 1, 45, '25A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:20'),
(466, 1, 45, '32A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:25'),
(467, 1, 45, '63A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:29'),
(468, 1, 45, '80A, TPN C-Series (100mA)', 'C- Series, Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-01 17:05:33'),
(469, 1, 46, '2A To 32A, DP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:46'),
(470, 1, 46, '32A To 63A, DP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:50'),
(471, 1, 46, '2A To 32A, TP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:21:55'),
(472, 1, 46, '32A To 63A, TP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:00'),
(473, 1, 46, '63A To 80A, TP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:04'),
(474, 1, 46, '32A To 63A, FP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:08'),
(475, 1, 46, '63A To 125A, FP', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:22:12'),
(476, 1, 47, '63A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:03'),
(477, 1, 47, '100A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:09'),
(478, 1, 47, '125A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:14'),
(479, 1, 47, '150A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:20'),
(480, 1, 47, '185A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:25'),
(481, 1, 47, '225A, TP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:29'),
(482, 1, 47, '63A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:38'),
(483, 1, 47, '100A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:44'),
(484, 1, 47, '125A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:48'),
(485, 1, 47, '150A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:52'),
(486, 1, 47, '185A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:19:57'),
(487, 1, 47, '225A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:01'),
(488, 1, 47, '250A, FP, 16kA BC ', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:20:05'),
(489, 1, 48, 'FM/QT 24HRS.', 'Make - Havells, Anchor, L&T, Legrand', '0.00', '0.00', '2016-01-04 10:11:21'),
(490, 1, 49, '4A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(491, 1, 49, '10A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(492, 1, 49, '16A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(493, 1, 49, '20A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(494, 1, 49, '32A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(495, 1, 49, '63A RH Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(496, 1, 49, '32A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(497, 1, 49, '63A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(498, 1, 49, '80A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(499, 1, 49, '100A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(500, 1, 49, '125A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(501, 1, 49, '185A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(502, 1, 49, '225A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(503, 1, 49, '250A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(504, 1, 49, '315A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(505, 1, 49, '400A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(506, 1, 49, '630A Din Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(507, 1, 49, '32A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(508, 1, 49, '63A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(509, 1, 49, '80A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(510, 1, 49, '100A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(511, 1, 49, '125A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(512, 1, 49, '185A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(513, 1, 49, '225A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(514, 1, 49, '250A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(515, 1, 49, '315A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(516, 1, 49, '400A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(517, 1, 49, '630A BS Type', 'Make - Havells, Anchor, L&T,C&H (80kA BC)', '0.00', '0.00', '2016-01-01 10:11:12'),
(518, 1, 50, '24V Push on ', 'Make - Omega, Sigma, Philips, CGL, L&T', '0.00', '0.00', '2016-01-01 10:11:12'),
(519, 1, 50, '130V Push on', 'Make - Omega, Sigma, Philips, CGL, L&T', '0.00', '0.00', '2016-01-01 10:11:12'),
(520, 1, 50, '250V LED ', 'Make - Omega, Sigma, Philips, CGL, L&T', '0.00', '0.00', '2016-01-01 10:11:12'),
(521, 1, 51, 'Line Indicator ( Red & Green ) ', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(522, 1, 51, 'Safety Valve for instant gyser', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(523, 1, 51, 'Thermostate ( 5 to 85*C )', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(524, 1, 51, '2.0KW Heating Element', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(525, 1, 51, '3.0KW Heating Element', 'Make - Bajaj, Philips, CGl, Usha, Shakti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(526, 1, 52, '3 Modukar Plate Roma Tresa ', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(527, 1, 52, '6 Modukar Plate Roma Tresa', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(528, 1, 52, '8 Modukar Plate Roma Tresa', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(529, 1, 52, '3 Modular PVC Surface Box Roma (20449)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:44'),
(530, 1, 52, '6 Modular PVC Surface Box Roma (30511)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:48'),
(531, 1, 52, '8 Modular PVC Surface Box Roma (30704)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:54'),
(532, 1, 52, '10A Switch Roma (21011)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(533, 1, 52, '10A Switch Roma (21113)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:11:59'),
(534, 1, 52, '10A Socket Roma (21066)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-04 10:12:06'),
(535, 1, 52, '25A Socket Roma (22070)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(536, 1, 52, '6A Penta Deluxe Switch', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-01-04 10:13:58'),
(537, 1, 52, '6A Penta Multi Socket', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-01-04 10:14:18'),
(538, 1, 52, '15A Penta Power Switch', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-01-04 10:14:36'),
(540, 1, 52, '15A Power Switch ', 'Make - Roma, Anchor (White/Ivory) Square Shape', '0.00', '0.00', '2016-01-04 10:15:30'),
(542, 1, 52, '6A Call Bell Switch', 'Make - Roma, Anchor (White/Ivory)', '0.00', '0.00', '2016-01-04 10:15:41'),
(543, 1, 53, '6A Three Pin', 'Make - Anchor, Philips, Usha, Cona', '0.00', '0.00', '2016-01-04 10:17:38'),
(544, 1, 53, '16A Three Pin', 'Make - Anchor, Philips, Usha, Cona', '12.00', '0.00', '2016-01-04 10:17:47'),
(545, 1, 53, '6A Multi Plug(52809)', 'Make - Anchor, Philips, Usha, Cona (White/Ivory) ', '0.00', '0.00', '2016-01-04 10:18:08'),
(546, 1, 53, '16A Multi Plug (10886)', 'Make - Anchor, Philips, Usha, Cona (White/Ivory) ', '0.00', '0.00', '2016-01-04 10:18:27'),
(547, 1, 54, 'Electronic Roma ( 22546)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(548, 1, 54, 'Electronic Roma ( 20799)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(549, 1, 54, 'Electronic Roma ( 21496)', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(550, 1, 54, 'Step Model ( White / Ivory) ( 38284) Anchor', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(551, 1, 54, 'Step Model Deluxe( White / Ivory) ( 38660) Anchor', 'Make - Roma, Anchor', '0.00', '0.00', '2016-01-01 10:11:12'),
(552, 1, 55, 'Ding Dong', '22535', '0.00', '0.00', '2016-01-01 10:11:12'),
(553, 1, 55, 'Electrical Bell', 'Remote Call Bell', '0.00', '0.00', '2016-01-01 10:11:12'),
(554, 1, 55, 'Battery Bell', 'Remote call bell', '0.00', '0.00', '2016-01-01 10:11:12'),
(555, 1, 56, 'Power Link 4 Way', '15A/20A Combined, Make - Anchor, Roma (20518)', '0.00', '0.00', '2016-01-01 10:11:12'),
(556, 1, 57, 'Power Link 6 Way', '15A/20A Combined, Make - Anchor, Roma (22036)', '0.00', '0.00', '2016-01-01 10:11:12'),
(557, 1, 58, '1200mm Ceiling Fan', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(558, 1, 58, '1400mm Ceiling Fan ', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(559, 1, 58, '400mm Swing Pedestal Fan', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(560, 1, 58, '400mm Swing Wall Fan', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(561, 1, 58, '300mm, 900rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(562, 1, 58, '300mm, 1400rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(563, 1, 58, '450mm, 900rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(564, 1, 58, '450mm, 1400rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(565, 1, 58, '600mm, 900rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(566, 1, 58, '600mm, 1400rpm', 'Make - Usha, Havells, Khaitan, Bajaj, CGL (Heavy Duty) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(567, 1, 59, '0.75mm Cu. Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:09:43'),
(568, 1, 59, '1.0mm Cu. Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:09:52'),
(569, 1, 59, '1.5mm Cu. Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:04'),
(570, 1, 59, '2.5mm Cu. Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:12'),
(571, 1, 59, '4.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:22'),
(572, 1, 59, '6.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:29'),
(573, 1, 59, '10.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:35'),
(574, 1, 59, '16.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:41'),
(575, 1, 59, '25.0mm Multistrength PVC Flexible', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:10:47'),
(576, 1, 59, '3C x 1.5mm Cu. Flexible round cable', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:06:20'),
(577, 1, 59, '3C x 2.5mm Cu. Flexible round cable', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:06:28'),
(578, 1, 59, '3C x 4.0mm Cu. Flexible round cable', 'Make - Havells, Finolex, Plaza, Anchor, Torrex, Rellion', '0.00', '0.00', '2016-01-04 10:06:34'),
(579, 1, 60, '3.5C x 16Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 17:06:56'),
(580, 1, 60, '3.5C x 25Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(581, 1, 60, '3.5C x 35Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(582, 1, 60, '3.5C x 50Sqmm Al. Armored Cable ', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(583, 1, 60, '3.5C x 70Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(584, 1, 60, '3.5C x 95Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(585, 1, 60, '3.5C x 150Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(586, 1, 60, '3.5C x 185Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(587, 1, 60, '3.5C x 240Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(588, 1, 60, '3.5C x 300Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(589, 1, 60, '3.5C x 400Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(590, 1, 60, '4C x 16Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(591, 1, 60, '4C x 25Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(592, 1, 60, '4C x 35Sqmm Al. Armored Cable', 'Make - Gloster, Incab, Plaza, Havells, Rellion, Torrex ', '0.00', '0.00', '2016-01-01 10:11:12'),
(593, 1, 61, '1.5mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(594, 1, 61, '2.5mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(595, 1, 61, '4.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(596, 1, 61, '6.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(597, 1, 61, '10.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(598, 1, 61, '16.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(599, 1, 61, '25.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(600, 1, 61, '35.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(601, 1, 61, '50.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(602, 1, 61, '70.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(603, 1, 61, '95.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(604, 1, 61, '120.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(605, 1, 61, '150.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(606, 1, 61, '185.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(607, 1, 61, '240.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(608, 1, 61, '300.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(609, 1, 61, '400.0mm Cu. Ring/Bottle', ' Make - Jaison, Action, Dowells', '0.00', '0.00', '2016-01-01 10:11:12'),
(610, 1, 62, '3.5C x 16Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(611, 1, 62, '3.5C x 25Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(612, 1, 62, '3.5C x 35Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(613, 1, 62, '3.5C x 50Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(614, 1, 62, '3.5C x 70Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(615, 1, 62, '3.5C x 95Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(616, 1, 62, '3.5C x 150Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(617, 1, 62, '3.5C x 185Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(618, 1, 62, '3.5C x 240Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(619, 1, 62, '3.5C x 300Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(620, 1, 62, '3.5C x 400Sqmm ', 'Straight Through Joint Kit with feruls, Make - M-Seal', '0.00', '0.00', '2016-01-01 10:11:12'),
(621, 1, 63, '2mm', 'Size 2'' x 4'' ', '0.00', '0.00', '2016-01-01 10:11:12'),
(622, 1, 64, '2.5mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(623, 1, 64, '3.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(624, 1, 64, '4.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(625, 1, 64, '6.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(626, 1, 64, '8.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(627, 1, 64, '10.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(628, 1, 64, '12.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(629, 1, 64, '14.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(630, 1, 64, '16.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(631, 1, 65, '6.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(632, 1, 65, '8.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(633, 1, 65, '10.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(634, 1, 65, '12.0mm ', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(635, 1, 65, '14.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(636, 1, 65, '16..0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(637, 1, 65, '18.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(638, 1, 65, '20.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(639, 1, 65, '22.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(640, 1, 65, '24.0mm', 'ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(641, 1, 66, '6.0mm', 'PVC gully ', '0.00', '0.00', '2016-01-01 10:11:12'),
(642, 1, 67, '1.0"', ' Steel Screw', '0.00', '0.00', '2016-01-01 10:11:12'),
(643, 1, 67, '1.5"', ' Steel Screw', '0.00', '0.00', '2016-01-01 10:11:12'),
(644, 1, 67, '2.0"', ' Steel Screw', '0.00', '0.00', '2016-01-01 10:11:12'),
(645, 1, 68, 'Elliptical Cover', '(HPC 102 / HPF)', '0.00', '0.00', '2016-01-01 10:11:12'),
(646, 1, 69, '6mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(647, 1, 69, '8mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(648, 1, 69, '10mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(649, 1, 69, '12mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(651, 1, 69, '14mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(652, 1, 69, '16mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(653, 1, 69, '18mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(654, 1, 69, '20mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(655, 1, 69, '22mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(656, 1, 69, '24mm', '40-60mm long', '0.00', '0.00', '2016-01-01 10:11:12'),
(657, 1, 70, 'PVC Tap', '60 Nos. in each box', '0.00', '0.00', '2016-01-01 10:11:12'),
(658, 1, 71, '25No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(659, 1, 71, '26No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(660, 1, 71, '27No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(661, 1, 71, '28No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(662, 1, 71, '30No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(663, 1, 71, '32No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(664, 1, 71, '34No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(665, 1, 71, '35No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(666, 1, 71, '36No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(667, 1, 71, '40No.', 'Make - National & ISI Mark', '0.00', '0.00', '2016-01-01 10:11:12'),
(668, 1, 72, 'Bearing No. 608', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:03'),
(669, 1, 72, 'Bearing No. 607', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:09'),
(670, 1, 72, 'Bearing No. 6201', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:13'),
(671, 1, 72, 'Bearing No. 6202', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:17'),
(672, 1, 72, 'Bearing No. 6203', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:24'),
(673, 1, 72, 'Bearing No. 6000', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:28'),
(674, 1, 72, 'Bearing No. 6001', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:34'),
(675, 1, 72, 'Bearing No. 6002', 'Make - SKF', '0.00', '0.00', '2016-01-01 17:06:38'),
(676, 1, 73, 'Bush Brass', '10mm dia Bush Brass for fresh air fan', '0.00', '0.00', '2016-01-01 10:11:12'),
(677, 1, 73, 'Rod 4"', '10 mm dia Rod 4" long, ', '0.00', '0.00', '2016-01-01 10:11:12'),
(678, 1, 73, 'Rod 6"', '10 mm dia Rod 6" long, ', '0.00', '0.00', '2016-01-01 10:11:12'),
(679, 1, 73, 'Bush Strips', 'Bush Strips', '0.00', '0.00', '2016-01-01 10:11:12'),
(680, 1, 73, 'Washer ', '10mm dia PVC washer ', '0.00', '0.00', '2016-01-01 10:11:12'),
(681, 1, 73, 'Sand Paper', 'Sand paper No. 200', '0.00', '0.00', '2016-01-01 10:11:12'),
(682, 1, 73, 'Grease', 'Grease Oil', '0.00', '0.00', '2016-01-01 10:11:12'),
(683, 1, 73, 'Mobil Oil ', 'Mobil Oil ', '0.00', '0.00', '2016-01-01 10:11:12'),
(684, 1, 73, 'Cotton Tape 1.5"', 'Cotton Tap 1.5" wide', '0.00', '0.00', '2016-01-01 10:11:12'),
(685, 1, 73, 'Cotton Tape 1.0"', 'Cotton Tap 1.0" wide', '0.00', '0.00', '2016-01-01 10:11:12'),
(686, 1, 73, 'Condensor Clip', 'Condensor Clip', '0.00', '0.00', '2016-01-01 10:11:12'),
(687, 1, 73, 'Nut Bolts', 'M10 Nut Bolts with double/single spring washer', '0.00', '0.00', '2016-01-01 10:11:12'),
(688, 1, 73, 'Locking Pin', 'Locking Pin (1oonos. In each packet)', '0.00', '0.00', '2016-01-01 10:11:12'),
(689, 1, 73, 'Varnish', 'Make - Dr. Brand', '0.00', '0.00', '2016-01-01 10:11:12'),
(690, 1, 73, 'PVC Sheet', 'PVC Sheet 7No. For fan binding', '0.00', '0.00', '2016-01-01 10:11:12'),
(691, 1, 73, 'Al. Revide', 'Al. Revide 6mm', '0.00', '0.00', '2016-01-01 10:11:12'),
(692, 1, 73, 'Lead Wire', '23 x 76 cu. Lead wire PVC flexiable ', '0.00', '0.00', '2016-01-01 10:11:12'),
(693, 1, 73, 'Cotton Thread', 'Thread for fand binding of binding wire (Cotton) ', '0.00', '0.00', '2016-01-01 10:11:12'),
(694, 6, 5, 'Flag Tri Color', 'Colored paper stips', '0.00', '0.00', '2016-02-04 10:49:24'),
(695, 6, 5, 'Candle', 'Lighting lamp', '0.00', '0.00', '2016-02-04 10:49:41'),
(696, 6, 5, 'Gel Pen', 'Normal pen', '0.00', '0.00', '2016-02-04 10:50:07'),
(697, 6, 5, 'Red Pen', 'Dot pen', '0.00', '0.00', '2016-02-04 10:51:02'),
(698, 6, 5, 'A4 Size Paper', 'printing for white paper', '0.00', '0.00', '2016-02-09 11:24:19'),
(699, 6, 5, 'Whitener', 'for correction pen', '0.00', '0.00', '2016-02-09 11:22:30'),
(700, 6, 5, 'File', 'for recod ', '0.00', '0.00', '2016-02-09 11:22:23'),
(701, 6, 5, 'File Board ', 'board', '0.00', '0.00', '2016-02-09 11:22:14'),
(702, 6, 5, 'Plastic folder ', 'for paper file', '0.00', '0.00', '2016-02-09 11:22:01'),
(703, 7, 85, 'Tea Cup with Saucer', 'tea cup', '0.00', '0.00', '2016-02-09 10:41:32'),
(704, 7, 85, 'Water Glass', 'glass for water', '0.00', '0.00', '2016-02-09 10:41:57'),
(705, 7, 85, 'Tea Flask', 'for tea', '0.00', '0.00', '2016-02-09 11:26:15'),
(706, 7, 85, 'Costar', 'cup for costar', '0.00', '0.00', '2016-02-09 10:42:57'),
(710, 7, 85, 'Tray', 'cup for tray', '0.00', '0.00', '2016-02-09 10:44:53'),
(711, 7, 86, 'Electric Kettle', 'for tea', '0.00', '0.00', '2016-02-09 11:26:29'),
(712, 7, 86, 'Water Can 5 Liter', 'Milton make water can', '0.00', '0.00', '2016-02-09 11:27:18'),
(713, 7, 86, 'Water Can 10 Liter ', 'Milton make water can', '0.00', '0.00', '2016-02-09 11:27:47'),
(714, 6, 5, 'Ties (5")', 'for computer', '0.00', '0.00', '2016-02-09 11:09:34'),
(715, 6, 5, 'Permanent Marker Silver ', '', '0.00', '0.00', '2016-02-09 11:22:54'),
(716, 8, 87, 'All in One', 'All in one printer', '0.00', '0.00', '2016-02-25 11:48:37'),
(717, 5, 96, 'Non-returnable', 'These items are pure consumable.', '0.00', '0.00', '2016-02-08 17:23:16'),
(718, 5, 96, 'Acid ', '', '0.00', '0.00', '2016-02-09 12:00:46'),
(719, 5, 96, 'Phenayal', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(720, 5, 96, 'Dhoti ', 'Old Dhoti ', '0.00', '0.00', '2016-01-01 10:11:12'),
(721, 5, 96, 'Poocha', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(722, 5, 96, 'Nirma ', '1 Kg', '0.00', '0.00', '2016-01-01 10:11:12'),
(723, 5, 96, 'Vim', '1 Kg', '0.00', '0.00', '2016-01-01 10:11:12'),
(724, 5, 96, 'Colin', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(725, 5, 96, 'Odonil ', '50 Gm', '0.00', '0.00', '2016-01-01 10:11:12'),
(726, 5, 96, 'Good Night (Refill)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(727, 5, 96, 'Kapoor Goli', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(728, 5, 96, 'Black Hit', 'Small (200ML)', '0.00', '0.00', '2016-01-01 10:11:12'),
(729, 5, 96, 'Room Freshner', '(rejnigandha)', '0.00', '0.00', '2016-01-01 10:11:12'),
(730, 5, 96, 'Flower Broom', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(731, 5, 96, 'Seek Broom', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(732, 5, 96, 'Toilet Brush', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(733, 5, 96, 'Dettol Hand Wash ', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(734, 5, 96, 'Shampoo', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(735, 5, 96, 'Soap ', '(medimix)', '0.00', '0.00', '2016-01-01 10:11:12'),
(736, 5, 96, 'Dustbin (small)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(737, 5, 96, 'Dustbin (Big)', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(738, 5, 96, 'Harpic', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(739, 5, 96, 'Toilet paper', 'Roll', '0.00', '0.00', '2016-01-01 10:11:12'),
(740, 5, 96, 'Pipe 1"', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(741, 5, 96, 'wiper', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(742, 5, 96, 'Polythene bags', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(743, 5, 96, 'Doormat', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(744, 5, 96, 'Tube Light', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(745, 5, 96, 'Starter', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(746, 5, 96, 'GLS Lamp', '', '0.00', '0.00', '2016-01-01 17:08:46'),
(747, 5, 96, 'CFL Lamp', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(748, 5, 96, 'PL-C', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(749, 5, 96, 'PL-S', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(750, 5, 96, 'HID LAMP', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(751, 5, 96, 'Holder', '', '0.00', '0.00', '2016-01-01 17:08:09'),
(752, 5, 96, 'Ballast', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(753, 5, 96, 'Ignition', '', '0.00', '0.00', '2016-01-01 17:08:18'),
(754, 5, 96, 'Capacitor', '', '0.00', '0.00', '2016-01-01 17:07:49'),
(755, 5, 96, 'MCB', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(756, 5, 96, 'RCCB', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(757, 5, 96, 'Isolator', '', '0.00', '0.00', '2016-01-01 17:07:59'),
(758, 5, 96, 'MCCB Loadline', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(759, 5, 96, 'Timer ', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(760, 5, 96, 'Fuse Link & Fuse', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(761, 5, 96, 'Indication Bulb', '', '0.00', '0.00', '2016-01-01 17:08:34'),
(762, 5, 96, 'Gyser', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(763, 5, 96, 'Switch & Socket', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(764, 5, 96, 'Plug Tops', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(765, 5, 96, 'Fan Regulator', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(766, 5, 96, 'Door Bell ', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(767, 5, 96, 'Switch Socket', '', '0.00', '0.00', '2016-01-01 10:11:12');
INSERT INTO `st_items1` (`id`, `category`, `subcategory`, `code`, `description`, `qty_in`, `qty_out`, `dated`) VALUES
(768, 5, 96, 'Power Strip', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(769, 5, 96, 'Fan', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(770, 5, 96, 'Wires', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(771, 5, 96, 'Cables', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(772, 5, 96, 'Lugs', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(773, 5, 96, 'Joint Kit', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(774, 5, 96, 'Sunmica Sheet', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(775, 5, 96, 'Drill Bit', 'MS', '0.00', '0.00', '2016-01-01 17:09:09'),
(776, 5, 96, 'Hammering Bit', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(777, 5, 96, 'Gully ', 'PVC', '0.00', '0.00', '2016-01-01 17:09:23'),
(778, 5, 96, 'Steel Screw', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(779, 5, 96, 'PVC Globe', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(780, 5, 96, 'Anchor Fastner', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(781, 5, 96, 'PVC Tap', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(782, 5, 96, 'Binding Wire', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(783, 5, 96, 'Bearing', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(784, 5, 96, 'Reparing Items', '', '0.00', '0.00', '2016-01-01 10:11:12'),
(785, 5, 96, 'Returnable', 'Items to be returned to store at the time of nodues.', '0.00', '0.00', '2016-02-08 17:23:00'),
(786, 5, 96, 'Non-returnable ', 'These items are pure consumable.', '0.00', '0.00', '2016-02-09 10:38:52'),
(787, 5, 96, 'Returnable ', 'Items to be returned to store at the time of nodues.', '0.00', '0.00', '2016-02-09 11:25:23'),
(788, 8, 96, 'Desktop', 'Personal computer', '0.00', '0.00', '2016-02-09 11:31:43'),
(789, 8, 96, 'Laptop', 'Notebook and netbook', '0.00', '0.00', '2016-02-09 11:32:02'),
(790, 8, 96, 'Printer', 'All type of printers', '0.00', '0.00', '2016-02-09 11:32:18'),
(791, 8, 96, 'Cartridge', 'Printer cartridge', '0.00', '0.00', '2016-02-09 11:32:32'),
(792, 8, 96, 'Scanner', 'Flatbed and other scanners', '0.00', '0.00', '2016-02-09 11:32:51'),
(793, 8, 96, 'Harddisk', 'Computer harddisk devices', '0.00', '0.00', '2016-02-09 11:33:11'),
(794, 8, 96, 'Pen Drive', 'Data storage device', '0.00', '0.00', '2016-02-09 11:33:34'),
(795, 8, 96, 'Mobile Set', 'Communication devices', '0.00', '0.00', '2016-02-09 11:34:00'),
(796, 8, 96, 'Telephone Set', 'Intercomm devices', '0.00', '0.00', '2016-02-09 11:34:35'),
(844, 8, 90, '950 Black ', 'ink cartridge', '0.00', '0.00', '2016-02-09 11:51:53'),
(845, 8, 90, '951 yellow', 'ink cartridge', '0.00', '0.00', '2016-02-09 11:54:27'),
(846, 8, 90, '951 cyan ', 'ink cartridge', '0.00', '0.00', '2016-02-09 11:54:56'),
(847, 8, 90, '951 megenta ', 'ink cartridge', '0.00', '0.00', '2016-02-09 11:55:18'),
(848, 8, 90, '88A Black ', 'cartridge', '0.00', '0.00', '2016-02-09 11:56:14'),
(849, 8, 90, '36A Black ', 'printer cartridge', '0.00', '0.00', '2016-02-09 11:57:51'),
(850, 8, 90, '12A Black ', 'printer cartridge', '0.00', '0.00', '2016-02-09 11:58:12'),
(851, 8, 90, '56 Black ', 'ink cartridge', '0.00', '0.00', '2016-02-09 11:58:50'),
(852, 8, 90, '57 Tri color', 'ink cartridge', '0.00', '0.00', '2016-02-09 11:59:08'),
(853, 8, 90, '920 XL Black ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:02:27'),
(854, 8, 90, '920XL cyan', ' ink cartridge', '0.00', '0.00', '2016-02-09 12:35:12'),
(855, 8, 90, '920 XL Yellow ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:36:03'),
(856, 8, 90, '920XL megenta ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:36:17'),
(857, 8, 90, '940XL Black ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:36:50'),
(858, 8, 90, '940XL Cyan', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:37:03'),
(859, 8, 90, '940XL Yellow', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:37:19'),
(860, 8, 90, '940XL Megenta ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:37:40'),
(861, 8, 90, '80A', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:37:52'),
(862, 8, 90, '78A ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:38:01'),
(863, 8, 90, 'HP 55A', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:42:07'),
(864, 8, 90, '18 Black ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:39:21'),
(865, 8, 90, '18 Cyan', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:39:34'),
(866, 8, 90, '18 Megenta ', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:39:51'),
(867, 8, 90, '18 Yellow', 'ink cartridge', '0.00', '0.00', '2016-02-09 12:40:28'),
(868, 6, 74, 'Name Plate ', '', '0.00', '0.00', '2016-02-16 12:50:29'),
(869, 10, 109, 'Phone Set', 'Land Line', '0.00', '0.00', '2016-02-24 12:31:20'),
(870, 6, 5, 'Small Non Window Envelops ', '', '0.00', '0.00', '2016-02-24 12:39:04'),
(871, 6, 5, 'Small Window Envelops', 'latter Size ', '0.00', '0.00', '2016-02-24 12:39:30'),
(872, 5, 96, 'Paper Nepkeen ', '', '0.00', '0.00', '2016-02-25 10:53:16'),
(874, 7, 86, 'Water Jug', 'for water', '0.00', '0.00', '2016-02-25 11:36:14'),
(875, 10, 110, 'Sony Handcom Charger ', '', '0.00', '0.00', '2016-02-25 11:38:14'),
(876, 8, 87, 'Computer System', '', '0.00', '0.00', '2016-02-25 11:48:23'),
(878, 5, 96, 'Toti', 'for Pipe', '0.00', '0.00', '2016-03-01 16:02:47'),
(879, 6, 5, 'sketch pen (Blue)', '', '0.00', '0.00', '2016-03-04 15:33:06'),
(880, 6, 5, 'Sketch Pen (Red)', '', '0.00', '0.00', '2016-03-04 15:35:20'),
(881, 6, 5, 'A3 Size Papre', ' printing for white paper', '0.00', '0.00', '2016-03-04 15:39:25'),
(882, 6, 5, 'Cloth A3 Size envelops', '', '0.00', '0.00', '2016-03-04 15:53:07'),
(883, 6, 5, 'Cloth A4 Size envelops', '', '0.00', '0.00', '2016-03-04 15:53:15'),
(884, 6, 5, 'Legal paper ', 'FS', '0.00', '0.00', '2016-03-04 15:57:37'),
(885, 1, 32, '28W T5', '', '0.00', '0.00', '2016-03-14 17:22:19'),
(886, 1, 56, '5Amp', '5 amp power socket (anchor make)', '21.00', '0.00', '2016-03-16 17:36:48'),
(887, 1, 56, '15Amp', '15 amp power socket (aanchor make)', '12.00', '0.00', '2016-03-16 17:37:09'),
(888, 1, 33, '40w', '', '0.00', '0.00', '2016-03-16 17:55:38'),
(889, 1, 33, '20w', '', '0.00', '0.00', '2016-03-16 17:55:56'),
(890, 1, 40, '200W', 'Holder fitting', '0.00', '0.00', '2016-01-01 10:11:12');
-- --------------------------------------------------------
--
-- Table structure for table `st_stockin`
--
CREATE TABLE `st_stockin` (
`id` int(6) NOT NULL,
`bill_no` varchar(25) NOT NULL,
`item` int(8) NOT NULL,
`qty_in` decimal(6,2) NOT NULL,
`unit` varchar(15) NOT NULL DEFAULT 'No.',
`rate` decimal(7,2) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_stockin`
--
INSERT INTO `st_stockin` (`id`, `bill_no`, `item`, `qty_in`, `unit`, `rate`, `dated`) VALUES
(45, '', 887, '12.00', 'No.', '0.00', '2016-03-16 17:45:39'),
(46, '', 886, '21.00', 'No.', '0.00', '2016-03-16 17:45:47'),
(47, '', 544, '12.00', 'No.', '0.00', '2016-03-16 17:46:57'),
(48, '1', 648, '1.00', 'No.', '100.00', '2016-04-21 17:25:55'),
(49, '1', 673, '1.00', 'No.', '0.00', '2016-04-21 17:38:24'),
(50, '3', 955, '8.00', 'No.', '0.00', '2016-07-15 15:40:36'),
(51, '3', 393, '22.00', 'No.', '0.00', '2016-08-04 15:52:48'),
(52, '3', 657, '0.00', 'No.', '0.00', '2016-08-04 15:54:49'),
(53, '3', 967, '55.00', 'No.', '0.00', '2016-08-04 16:01:47'),
(54, '3', 1349, '0.00', 'No.', '0.00', '2016-08-04 16:05:35'),
(55, '3', 1388, '0.00', 'No.', '0.00', '2016-08-04 16:08:16'),
(56, '3', 953, '0.00', 'No.', '0.00', '2016-08-04 16:08:36'),
(57, '3', 544, '3.00', 'No.', '0.00', '2016-08-04 16:11:02'),
(58, '3', 395, '24.00', 'No.', '0.00', '2016-08-04 16:12:31'),
(59, '3', 648, '45.00', 'No.', '0.00', '2016-08-04 16:13:15'),
(66, '3', 535, '44.00', 'No.', '0.00', '2016-08-04 16:16:50'),
(67, '3', 974, '0.00', 'No.', '0.00', '2016-08-05 11:24:49'),
(71, '3', 1391, '0.00', 'No.', '0.00', '2016-08-05 11:30:15'),
(72, '3', 1350, '1.00', 'No.', '0.00', '2016-08-05 11:31:05'),
(73, '3', 984, '0.00', 'No.', '0.00', '2016-08-05 11:32:00'),
(77, '3', 532, '29.00', 'No.', '0.00', '2016-08-05 11:35:22'),
(78, '3', 527, '73.00', 'No.', '0.00', '2016-08-05 11:41:45'),
(79, '3', 570, '110.00', 'No.', '0.00', '2016-08-05 11:46:41'),
(81, '3', 1392, '110.00', 'No.', '0.00', '2016-08-05 11:52:10'),
(82, '3', 1393, '180.00', 'No.', '0.00', '2016-08-05 11:52:27'),
(83, '3', 1395, '0.00', 'No.', '0.00', '2016-08-05 11:52:41'),
(84, '3', 1377, '156.00', 'No.', '0.00', '2016-08-05 11:54:05'),
(85, '3', 1401, '27.00', 'No.', '0.00', '2016-08-05 12:05:14'),
(86, '3', 1402, '38.00', 'No.', '0.00', '2016-08-05 12:07:07'),
(93, '3', 1403, '39.00', 'No.', '0.00', '2016-08-05 12:27:03'),
(95, '3', 1404, '27.00', 'No.', '0.00', '2016-08-05 12:30:04'),
(96, '3', 577, '282.00', 'No.', '0.00', '2016-08-05 12:32:02'),
(97, '3', 941, '0.00', 'No.', '0.00', '2016-08-05 12:32:51'),
(98, '3', 1405, '3.00', 'No.', '0.00', '2016-08-05 12:53:23'),
(99, '3', 940, '7.00', 'No.', '0.00', '2016-08-05 12:53:58'),
(100, '3', 1406, '7.00', 'No.', '0.00', '2016-08-05 12:56:05'),
(101, '3', 1407, '11.00', 'No.', '0.00', '2016-08-05 13:01:38'),
(102, '3', 560, '13.00', 'No.', '0.00', '2016-08-05 13:03:21'),
(103, '3', 1344, '1.00', 'No.', '0.00', '2016-08-05 13:03:47'),
(104, '3', 1345, '1.00', 'No.', '0.00', '2016-08-05 13:04:36'),
(105, '3', 970, '15.00', 'No.', '0.00', '2016-08-05 13:05:32'),
(106, '3', 971, '0.00', 'No.', '0.00', '2016-08-05 13:05:53'),
(107, '3', 1408, '0.00', 'No.', '0.00', '2016-08-05 13:08:09'),
(108, '3', 489, '1.00', 'No.', '0.00', '2016-08-05 13:08:50'),
(109, '3', 900, '0.00', 'No.', '0.00', '2016-08-05 13:10:19'),
(110, '3', 950, '0.00', 'No.', '0.00', '2016-08-05 13:10:58'),
(111, '3', 910, '36.00', 'No.', '0.00', '2016-08-05 13:14:18'),
(112, '3', 909, '9.00', 'No.', '0.00', '2016-08-05 13:14:40'),
(113, '3', 1409, '9.00', 'No.', '0.00', '2016-08-05 13:16:22'),
(114, '3', 1410, '22.00', 'No.', '0.00', '2016-08-05 13:20:38'),
(115, '3', 1411, '22.00', 'No.', '0.00', '2016-08-05 13:22:21'),
(116, '3', 937, '31.00', 'No.', '0.00', '2016-08-05 13:23:32'),
(117, '3', 429, '8.00', 'No.', '0.00', '2016-08-05 13:24:33'),
(118, '3', 1413, '0.00', 'No.', '0.00', '2016-08-05 13:27:23'),
(119, '3', 1412, '1.00', 'No.', '0.00', '2016-08-05 13:27:39'),
(120, '3', 430, '3.00', 'No.', '0.00', '2016-08-05 13:28:04'),
(121, '3', 428, '4.00', 'No.', '0.00', '2016-08-05 13:28:18'),
(122, '3', 1419, '8.00', 'No.', '0.00', '2016-08-05 13:30:44'),
(123, '3', 1420, '0.00', 'No.', '0.00', '2016-08-05 13:40:44'),
(124, '3', 1421, '8.00', 'No.', '0.00', '2016-08-05 13:44:04'),
(125, '3', 542, '2.00', 'No.', '0.00', '2016-08-05 13:55:04'),
(126, '3', 1422, '12.00', 'No.', '0.00', '2016-08-05 13:56:32'),
(127, '3', 426, '23.00', 'No.', '0.00', '2016-08-05 14:11:54'),
(128, '3', 1366, '1.00', 'No.', '0.00', '2016-08-05 14:14:22'),
(129, '3', 972, '5.00', 'No.', '0.00', '2016-08-05 14:15:24'),
(130, '3', 552, '6.00', 'No.', '0.00', '2016-08-05 14:15:39'),
(131, '3', 1423, '13.00', 'No.', '0.00', '2016-08-05 14:19:53'),
(132, '3', 631, '8.00', 'No.', '0.00', '2016-08-05 14:20:51'),
(133, '3', 632, '2.00', 'No.', '0.00', '2016-08-05 14:21:44'),
(134, '3', 524, '6.00', 'No.', '0.00', '2016-08-05 14:22:31'),
(135, '3', 931, '4.00', 'No.', '0.00', '2016-08-05 14:24:12'),
(136, '3', 932, '3.00', 'No.', '0.00', '2016-08-05 14:24:24'),
(137, '3', 933, '5.00', 'No.', '0.00', '2016-08-05 14:24:43'),
(138, '3', 935, '4.00', 'No.', '0.00', '2016-08-05 14:24:56'),
(139, '3', 446, '4.00', 'No.', '0.00', '2016-08-05 14:26:12'),
(140, '3', 452, '0.00', 'No.', '0.00', '2016-08-05 14:26:24'),
(141, '3', 448, '9.00', 'No.', '0.00', '2016-08-05 14:26:55'),
(142, '3', 443, '0.00', 'No.', '0.00', '2016-08-05 14:27:15'),
(143, '3', 451, '3.00', 'No.', '0.00', '2016-08-05 14:27:54'),
(145, '3', 467, '1.00', 'No.', '0.00', '2016-08-05 14:29:00'),
(147, '3', 459, '2.00', 'No.', '0.00', '2016-08-05 14:29:58'),
(148, '3', 444, '0.00', 'No.', '0.00', '2016-08-05 14:30:18'),
(149, '3', 956, '0.00', 'No.', '0.00', '2016-08-05 14:38:44'),
(150, '3', 957, '10.00', 'No.', '0.00', '2016-08-05 14:39:12'),
(151, '3', 939, '2.00', 'No.', '0.00', '2016-08-05 14:39:49'),
(152, '3', 895, '7.00', 'No.', '0.00', '2016-08-05 14:40:25'),
(153, '3', 1416, '19.00', 'No.', '0.00', '2016-08-05 14:40:42'),
(154, '3', 1430, '1.00', 'No.', '0.00', '2016-08-05 14:41:24'),
(155, '3', 427, '4.00', 'No.', '0.00', '2016-08-05 14:42:07'),
(156, '3', 948, '0.00', 'No.', '0.00', '2016-08-05 14:43:20'),
(157, '3', 425, '11.00', 'No.', '0.00', '2016-08-05 14:43:55'),
(158, '3', 363, '0.00', 'No.', '0.00', '2016-08-05 14:44:41'),
(159, '3', 550, '3.00', 'No.', '0.00', '2016-08-05 14:47:58'),
(160, '3', 1432, '735.00', 'No.', '0.00', '2016-08-05 14:49:58'),
(161, '3', 1433, '23.00', 'No.', '0.00', '2016-08-05 14:52:05'),
(162, '3', 1435, '209.00', 'No.', '0.00', '2016-08-05 14:55:47'),
(163, '3', 958, '22.00', 'No.', '0.00', '2016-08-05 14:56:36'),
(164, '3', 373, '0.00', 'No.', '0.00', '2016-08-05 14:57:05'),
(165, '3', 378, '3.00', 'No.', '0.00', '2016-08-05 14:58:06'),
(166, '3', 388, '0.00', 'No.', '0.00', '2016-08-05 14:58:31'),
(167, '3', 983, '24.00', 'No.', '0.00', '2016-08-05 16:30:43'),
(168, '3', 437, '2.00', 'No.', '0.00', '2016-08-05 16:31:10'),
(169, '3', 439, '4.00', 'No.', '0.00', '2016-08-05 16:31:27'),
(170, '3', 1383, '5.00', 'No.', '0.00', '2016-08-05 16:34:07'),
(171, '3', 1382, '6.00', 'No.', '0.00', '2016-08-05 16:34:34'),
(172, '3', 966, '4.00', 'No.', '0.00', '2016-08-05 16:41:28'),
(173, '3', 543, '16.00', 'No.', '0.00', '2016-08-05 16:41:59'),
(174, '3', 610, '1.00', 'No.', '0.00', '2016-08-05 16:43:11'),
(175, '3', 616, '1.00', 'No.', '0.00', '2016-08-05 16:43:28'),
(176, '3', 1362, '1.00', 'No.', '0.00', '2016-08-05 17:00:05'),
(177, '3', 911, '18.00', 'No.', '0.00', '2016-08-05 17:00:39'),
(178, '3', 898, '5.00', 'No.', '0.00', '2016-08-05 17:01:16'),
(179, '3', 943, '20.00', 'No.', '0.00', '2016-08-05 17:01:46'),
(180, '3', 942, '6.00', 'No.', '0.00', '2016-08-05 17:02:02'),
(181, '3', 1437, '1.00', 'No.', '0.00', '2016-08-05 17:04:25'),
(182, '3', 1417, '11.00', 'No.', '0.00', '2016-08-05 17:04:44'),
(183, '3', 980, '8.00', 'No.', '0.00', '2016-08-05 17:05:40'),
(184, '3', 978, '4.00', 'No.', '0.00', '2016-08-05 17:05:50'),
(185, '3', 1365, '1.00', 'No.', '0.00', '2016-08-05 17:06:12'),
(187, '3', 1438, '50.00', 'No.', '0.00', '2016-08-05 17:07:52'),
(188, '3', 903, '7.00', 'No.', '0.00', '2016-08-05 17:08:19'),
(189, '3', 1441, '4.00', 'No.', '0.00', '2016-08-05 17:09:35'),
(190, '3', 1385, '0.00', 'No.', '0.00', '2016-08-05 17:09:54'),
(191, '3', 1386, '0.00', 'No.', '0.00', '2016-08-05 17:10:32'),
(192, '3', 897, '23.00', 'No.', '0.00', '2016-08-05 17:11:28'),
(193, '3', 424, '26.00', 'No.', '0.00', '2016-08-05 17:12:01'),
(194, '3', 1442, '8.00', 'No.', '0.00', '2016-08-05 17:14:03'),
(195, '3', 419, '4.00', 'No.', '0.00', '2016-08-05 17:14:46'),
(196, '3', 982, '20.00', 'No.', '0.00', '2016-08-05 17:15:08'),
(197, '3', 1368, '1.00', 'No.', '0.00', '2016-08-05 17:15:27'),
(198, '3', 968, '10.00', 'No.', '0.00', '2016-08-05 17:15:54'),
(199, '3', 548, '1.00', 'No.', '0.00', '2016-08-05 17:16:45'),
(200, '3', 545, '6.00', 'No.', '0.00', '2016-08-05 17:17:12'),
(201, '3', 1357, '16.00', 'No.', '0.00', '2016-08-05 17:17:35'),
(202, '3', 1358, '2.00', 'No.', '0.00', '2016-08-05 17:18:06'),
(203, '3', 1445, '1.00', 'No.', '0.00', '2016-08-05 17:28:52'),
(204, '3', 1444, '1.00', 'No.', '0.00', '2016-08-05 17:28:59'),
(205, '3', 1443, '1.00', 'No.', '0.00', '2016-08-05 17:29:06'),
(206, '3', 571, '4.00', 'No.', '0.00', '2016-08-05 17:30:10'),
(207, '3', 1343, '3.00', 'No.', '0.00', '2016-08-05 17:31:22'),
(208, '3', 1355, '0.00', 'No.', '0.00', '2016-08-05 17:32:08'),
(209, '3', 1447, '10.00', 'No.', '0.00', '2016-08-05 17:35:15'),
(210, '3', 1448, '0.00', 'No.', '0.00', '2016-08-05 17:45:13'),
(211, '3', 1449, '3.00', 'No.', '0.00', '2016-08-05 17:45:36'),
(212, '3', 960, '11.00', 'No.', '0.00', '2016-08-05 17:46:02'),
(213, '3', 959, '9.00', 'No.', '0.00', '2016-08-05 17:46:22'),
(214, '3', 597, '249.00', 'No.', '0.00', '2016-08-05 17:47:43'),
(215, '3', 594, '266.00', 'No.', '0.00', '2016-08-05 17:48:06'),
(216, '3', 969, '6.00', 'No.', '0.00', '2016-08-05 17:48:38'),
(217, '3', 1450, '0.00', 'No.', '0.00', '2016-08-05 18:07:28'),
(218, '3', 1451, '0.00', 'No.', '0.00', '2016-08-05 18:08:52'),
(219, '3', 598, '0.00', 'No.', '0.00', '2016-08-05 18:22:59'),
(220, '3', 600, '0.00', 'No.', '0.00', '2016-08-05 18:23:04'),
(221, '3', 602, '0.00', 'No.', '0.00', '2016-08-05 18:23:25'),
(222, '3', 1384, '0.00', 'No.', '0.00', '2016-08-05 18:23:38'),
(223, '3', 1370, '9.00', 'No.', '0.00', '2016-08-05 18:27:38'),
(224, '3', 1455, '15.00', 'No.', '0.00', '2016-08-05 18:27:47'),
(225, '3', 899, '102.00', 'No.', '0.00', '2016-08-05 18:29:16'),
(226, '3', 901, '13.00', 'No.', '0.00', '2016-08-05 18:32:07'),
(227, '3', 896, '12.00', 'No.', '0.00', '2016-08-05 18:33:55'),
(228, '3', 572, '4.00', 'No.', '0.00', '2016-08-05 18:38:57'),
(229, '3', 1372, '7.00', 'No.', '0.00', '2016-08-05 18:41:10'),
(230, '3', 1375, '46.00', 'No.', '0.00', '2016-08-05 18:44:56'),
(231, '3', 599, '0.00', 'No.', '0.00', '2016-08-05 18:45:26'),
(232, '3', 1374, '0.00', 'No.', '0.00', '2016-08-05 18:45:41'),
(235, '3', 549, '3.00', 'No.', '0.00', '2016-08-05 18:56:26'),
(236, '3', 1379, '1.00', 'No.', '0.00', '2016-08-05 19:01:15'),
(237, '3', 1380, '1.00', 'No.', '0.00', '2016-08-05 19:01:28'),
(238, '3', 936, '3.00', 'No.', '0.00', '2016-08-05 19:01:51'),
(239, '3', 573, '3.70', 'No.', '0.00', '2016-08-05 19:02:36'),
(240, '3', 1465, '176.00', 'No.', '0.00', '2016-08-05 19:06:14'),
(241, '3', 595, '160.00', 'No.', '0.00', '2016-08-05 19:06:25'),
(242, '3', 1467, '200.00', 'No.', '0.00', '2016-08-05 19:06:37'),
(243, '3', 1466, '200.00', 'No.', '0.00', '2016-08-05 19:07:54'),
(244, '3', 596, '200.00', 'No.', '0.00', '2016-08-05 19:08:08'),
(245, '3', 1469, '200.00', 'No.', '0.00', '2016-08-05 19:10:52'),
(246, '3', 1468, '200.00', 'No.', '0.00', '2016-08-05 19:11:03'),
(249, '3', 1471, '200.00', 'No.', '0.00', '2016-08-05 19:12:08'),
(250, '3', 1470, '200.00', 'No.', '0.00', '2016-08-05 19:12:23'),
(251, '3', 1472, '30.00', 'No.', '0.00', '2016-08-05 19:14:40'),
(252, '3', 1473, '8.00', 'No.', '0.00', '2016-08-05 19:15:51'),
(253, '3', 1474, '2.00', 'No.', '0.00', '2016-08-05 19:17:03'),
(254, '3', 1476, '0.50', 'No.', '0.00', '2016-08-07 14:56:00'),
(255, '3', 1478, '10.00', 'No.', '0.00', '2016-08-07 14:58:35'),
(257, '3', 1479, '10.00', 'No.', '0.00', '2016-08-07 15:01:08'),
(258, '3', 1480, '6.00', 'No.', '0.00', '2016-08-07 15:01:23'),
(259, '3', 1484, '5.00', 'No.', '0.00', '2016-08-07 15:10:12'),
(260, '3', 1482, '8.00', 'No.', '0.00', '2016-08-07 15:10:26'),
(261, '3', 1483, '1.00', 'No.', '0.00', '2016-08-07 15:10:35'),
(262, '3', 1487, '1.00', 'No.', '0.00', '2016-08-07 15:14:14'),
(263, '3', 1488, '0.00', 'No.', '0.00', '2016-08-07 15:14:28'),
(264, '3', 1489, '0.00', 'No.', '0.00', '2016-08-07 15:14:36'),
(265, '3', 1486, '4.00', 'No.', '0.00', '2016-08-07 15:14:56'),
(266, '3', 1485, '1.00', 'No.', '0.00', '2016-08-07 15:15:26'),
(267, '3', 1490, '32.80', 'No.', '0.00', '2016-08-07 15:17:06'),
(268, '3', 1491, '1.00', 'No.', '0.00', '2016-08-07 15:18:25'),
(269, '3', 1492, '0.45', 'No.', '0.00', '2016-08-07 15:20:56'),
(270, '3', 1494, '3.00', 'No.', '0.00', '2016-08-07 15:23:32'),
(271, '3', 1000, '103.00', 'No.', '0.00', '2016-08-07 15:24:24'),
(272, '3', 1051, '58.00', 'No.', '0.00', '2016-08-07 15:25:37'),
(273, '3', 1053, '1.00', 'No.', '0.00', '2016-08-07 15:26:08'),
(274, '3', 1116, '6.00', 'No.', '0.00', '2016-08-07 15:26:51'),
(275, '3', 1495, '1.00', 'No.', '0.00', '2016-08-07 15:29:10'),
(276, '3', 1017, '4.00', 'No.', '0.00', '2016-08-07 15:29:24'),
(277, '3', 1127, '1.00', 'No.', '0.00', '2016-08-07 15:31:37'),
(278, '3', 1106, '23.00', 'No.', '0.00', '2016-08-07 15:32:13'),
(279, '3', 1063, '6.00', 'No.', '0.00', '2016-08-07 15:33:31'),
(280, '3', 1062, '7.00', 'No.', '0.00', '2016-08-07 15:33:42'),
(281, '3', 1064, '4.00', 'No.', '0.00', '2016-08-07 15:34:00'),
(282, '3', 1061, '8.00', 'No.', '0.00', '2016-08-07 15:34:14'),
(283, '3', 1059, '0.00', 'No.', '0.00', '2016-08-07 15:35:07'),
(284, '3', 1057, '3.00', 'No.', '0.00', '2016-08-07 15:35:24'),
(285, '3', 1056, '3.00', 'No.', '0.00', '2016-08-07 15:35:33'),
(286, '3', 1055, '4.00', 'No.', '0.00', '2016-08-07 15:35:48'),
(287, '3', 1497, '0.00', 'No.', '0.00', '2016-08-07 15:40:01'),
(288, '3', 1498, '1.00', 'No.', '0.00', '2016-08-07 15:43:03'),
(289, '3', 1499, '4.00', 'No.', '0.00', '2016-08-07 15:43:36'),
(290, '3', 1500, '7.00', 'No.', '0.00', '2016-08-07 15:45:39'),
(291, '3', 1292, '7.00', 'No.', '0.00', '2016-08-07 15:47:17'),
(292, '3', 1501, '7.00', 'No.', '0.00', '2016-08-07 15:52:41'),
(293, '3', 1502, '0.45', 'No.', '0.00', '2016-08-07 15:55:27'),
(294, '3', 1503, '0.00', 'No.', '0.00', '2016-08-07 15:56:00'),
(295, '3', 1506, '1.00', 'No.', '0.00', '2016-08-07 16:08:09'),
(296, '3', 1505, '1.00', 'No.', '0.00', '2016-08-07 16:09:34'),
(297, '3', 1507, '3.00', 'No.', '0.00', '2016-08-07 16:14:29'),
(298, '3', 1508, '3.00', 'No.', '0.00', '2016-08-07 16:16:23'),
(299, '3', 1509, '5.00', 'No.', '0.00', '2016-08-07 16:18:13'),
(300, '3', 1510, '2.00', 'No.', '0.00', '2016-08-07 16:18:22'),
(301, '3', 1511, '38.00', 'No.', '0.00', '2016-08-07 16:19:42'),
(302, '3', 1513, '4.00', 'No.', '0.00', '2016-08-07 16:26:30'),
(303, '3', 1279, '0.20', 'No.', '0.00', '2016-08-07 16:27:21'),
(304, '3', 1515, '5.00', 'No.', '0.00', '2016-08-07 16:30:46'),
(305, '3', 1514, '0.00', 'No.', '0.00', '2016-08-08 12:16:35'),
(306, '3', 1516, '1.00', 'No.', '0.00', '2016-08-08 12:40:05'),
(307, '3', 1517, '0.00', 'No.', '0.00', '2016-08-08 12:44:16'),
(309, '3', 985, '440.00', 'No.', '0.00', '2016-08-08 12:50:29'),
(310, '3', 1519, '4.00', 'No.', '0.00', '2016-08-08 12:52:42'),
(311, '3', 1521, '0.00', 'No.', '0.00', '2016-08-08 12:58:25'),
(312, '3', 1524, '4.00', 'No.', '0.00', '2016-08-08 13:04:52'),
(313, '3', 1526, '81.00', 'No.', '0.00', '2016-08-08 13:06:20'),
(314, '3', 1527, '450.00', 'No.', '0.00', '2016-08-08 13:09:26'),
(315, '3', 1049, '35.00', 'No.', '0.00', '2016-08-08 13:11:32'),
(316, '3', 1050, '56.00', 'No.', '0.00', '2016-08-08 13:12:01'),
(317, '3', 1528, '4.00', 'No.', '0.00', '2016-08-08 13:14:19'),
(318, '3', 1125, '32.00', 'No.', '0.00', '2016-08-08 13:14:44'),
(319, '3', 1052, '6.00', 'No.', '0.00', '2016-08-08 13:15:07'),
(320, '3', 1126, '3.00', 'No.', '0.00', '2016-08-08 13:15:43'),
(321, '3', 1118, '2.00', 'No.', '0.00', '2016-08-08 13:16:04'),
(322, '3', 1529, '2.00', 'No.', '0.00', '2016-08-08 13:17:52'),
(323, '3', 1531, '31.00', 'No.', '0.00', '2016-08-08 13:20:24'),
(324, '3', 1114, '2.00', 'No.', '0.00', '2016-08-08 13:20:48'),
(325, '3', 1104, '0.00', 'No.', '0.00', '2016-08-08 13:21:20'),
(326, '3', 1532, '1.00', 'No.', '0.00', '2016-08-08 13:39:36'),
(327, '3', 1265, '6.00', 'No.', '0.00', '2016-08-08 13:39:51'),
(328, '3', 1533, '2.00', 'No.', '0.00', '2016-08-08 13:41:41'),
(329, '3', 1539, '20.00', 'No.', '0.00', '2016-08-08 13:52:43'),
(330, '3', 1540, '0.00', 'No.', '0.00', '2016-08-08 13:52:56'),
(331, '3', 1541, '6.00', 'No.', '0.00', '2016-08-08 13:55:00'),
(332, '3', 1543, '1.00', 'No.', '0.00', '2016-08-08 13:58:23'),
(333, '3', 1544, '7.00', 'No.', '0.00', '2016-08-08 13:59:20'),
(334, '3', 1546, '71.00', 'No.', '0.00', '2016-08-08 14:02:22'),
(335, '3', 1550, '141.00', 'No.', '0.00', '2016-08-08 14:08:50'),
(336, '3', 1552, '4.00', 'No.', '0.00', '2016-08-08 14:10:50'),
(337, '3', 1555, '2.00', 'No.', '0.00', '2016-08-08 14:13:36'),
(338, '3', 1556, '3.00', 'No.', '0.00', '2016-08-08 14:13:48'),
(339, '3', 1557, '1.00', 'No.', '0.00', '2016-08-08 14:14:07'),
(340, '3', 1105, '0.00', 'No.', '0.00', '2016-08-08 14:14:32'),
(341, '3', 1001, '1.00', 'No.', '0.00', '2016-08-08 14:14:52'),
(342, '3', 1566, '2.00', 'No.', '0.00', '2016-08-08 15:36:26'),
(343, '3', 986, '14.00', 'No.', '0.00', '2016-08-08 15:36:48'),
(344, '3', 1266, '2.00', 'No.', '0.00', '2016-08-08 15:37:04'),
(345, '3', 1570, '47.00', 'No.', '0.00', '2016-08-08 15:43:50'),
(350, '3', 1520, '0.00', 'No.', '0.00', '2016-08-13 17:10:43'),
(351, '3', 1522, '0.00', 'No.', '0.00', '2016-08-13 17:11:49'),
(352, '3', 1523, '0.00', 'No.', '0.00', '2016-08-13 17:12:48'),
(354, '3', 1525, '0.00', 'No.', '0.00', '2016-08-13 17:14:54'),
(362, '3', 1009, '0.00', 'No.', '0.00', '2016-08-13 17:25:32'),
(367, '3', 1534, '0.00', 'No.', '0.00', '2016-08-13 17:29:01'),
(368, '3', 1537, '0.00', 'No.', '0.00', '2016-08-13 17:31:13'),
(369, '3', 1538, '0.00', 'No.', '0.00', '2016-08-13 17:32:29'),
(372, '3', 1573, '3.00', 'No.', '0.00', '2016-08-20 10:36:06'),
(373, '5', 1468, '50.00', 'No.', '6.00', '2017-03-07 16:54:26'),
(374, '5', 657, '3.00', 'No.', '0.00', '2017-03-07 16:55:13'),
(375, '5', 1457, '3.00', 'No.', '0.00', '2017-03-07 16:55:26'),
(376, '5', 1458, '3.00', 'No.', '0.00', '2017-03-07 16:55:34'),
(377, '5', 1459, '3.00', 'No.', '0.00', '2017-03-07 16:55:51'),
(378, '5', 1574, '100.00', 'Piece', '100.00', '2017-03-07 17:05:11'),
(379, '4', 1574, '0.00', 'Piece', '0.00', '2017-03-07 17:05:23'),
(381, '4', 893, '200.00', 'Piece', '0.35', '2017-03-07 17:09:28'),
(382, '4', 643, '2.00', 'Packet', '45.00', '2017-03-07 17:10:47'),
(383, '4', 1575, '2.00', 'Packet', '70.00', '2017-03-07 17:14:54'),
(384, '5', 1576, '1.00', 'No.', '5000.00', '2017-03-07 17:18:41'),
(385, '5', 451, '2.00', 'No.', '1560.00', '2017-03-07 17:19:31'),
(386, '5', 1345, '1.00', 'No.', '430.00', '2017-03-07 17:20:20'),
(387, '5', 573, '24.00', 'Meter', '95.00', '2017-03-07 17:21:36'),
(388, '5', 1470, '48.00', 'No.', '0.00', '2017-03-07 17:22:56'),
(389, '6', 1578, '50.00', 'Meter', '0.00', '2017-03-07 17:25:28'),
(390, '7', 489, '4.00', 'No.', '2250.00', '2017-03-07 17:28:03'),
(391, '2', 411, '8.00', 'No.', '922.00', '2017-03-07 17:29:40'),
(392, '2', 430, '8.00', 'No.', '1874.00', '2017-03-07 17:30:33'),
(393, '2', 432, '8.00', 'No.', '0.00', '2017-03-07 17:31:12'),
(394, '2', 958, '8.00', 'No.', '0.00', '2017-03-07 17:31:39'),
(397, '8', 379, '10.00', 'No.', '240.00', '2017-03-07 17:33:47'),
(398, '8', 901, '12.00', 'No.', '0.00', '2017-03-07 17:34:39'),
(399, '8', 1459, '15.00', 'No.', '9.00', '2017-03-07 17:37:30'),
(400, '8', 543, '5.00', 'No.', '0.00', '2017-03-07 17:38:26'),
(401, '8', 544, '5.00', 'No.', '124.00', '2017-03-07 17:39:31'),
(402, '8', 365, '50.00', 'No.', '39.00', '2017-03-07 17:41:51'),
(403, '8', 950, '10.00', 'No.', '110.00', '2017-03-07 17:43:47'),
(404, '8', 526, '10.00', 'No.', '113.00', '2017-03-07 19:06:25'),
(405, '8', 1579, '10.00', 'No.', '70.00', '2017-03-07 19:09:35'),
(406, '8', 532, '10.00', 'No.', '156.00', '2017-03-07 19:11:02'),
(407, '8', 535, '10.00', 'No.', '249.00', '2017-03-07 19:11:28'),
(408, '8', 1580, '5.00', 'No.', '120.00', '2017-03-07 19:13:19'),
(409, '8', 555, '9.00', 'No.', '169.00', '2017-03-07 19:16:41');
-- --------------------------------------------------------
--
-- Table structure for table `st_stockout`
--
CREATE TABLE `st_stockout` (
`id` int(6) NOT NULL,
`complaint_no` int(6) NOT NULL,
`item` int(8) NOT NULL,
`qty_out` decimal(6,2) NOT NULL,
`unit` varchar(15) NOT NULL DEFAULT 'No.',
`status` enum('New','Old','Mix') NOT NULL DEFAULT 'New',
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_stockout`
--
INSERT INTO `st_stockout` (`id`, `complaint_no`, `item`, `qty_out`, `unit`, `status`, `dated`) VALUES
(1, 111, 48, '1.00', 'No.', 'New', '2016-02-04 17:53:54'),
(2, 29, 19, '0.00', 'No.', 'New', '2016-02-25 11:46:14'),
(3, 29, 20, '0.00', 'No.', 'New', '2016-03-01 17:33:28'),
(4, 29, 698, '20.00', 'No.', 'New', '2016-03-01 17:33:28'),
(15, 29, 700, '150.00', 'No.', 'New', '2016-03-01 17:33:28'),
(16, 69, 32, '4.00', 'No.', 'New', '2016-02-26 10:49:45'),
(17, 69, 720, '1.00', 'No.', 'New', '2016-02-26 10:49:49'),
(18, 69, 724, '1.00', 'No.', 'New', '2016-02-26 10:49:52'),
(19, 69, 726, '2.00', 'No.', 'New', '2016-02-26 10:49:56'),
(20, 69, 728, '2.00', 'No.', 'New', '2016-02-26 10:50:45'),
(21, 69, 733, '1.00', 'No.', 'New', '2016-02-26 10:51:13'),
(22, 72, 51, '1.00', 'No.', 'New', '2016-02-26 10:52:11'),
(23, 72, 698, '1.00', 'No.', 'New', '2016-03-01 17:37:41'),
(24, 72, 724, '1.00', 'No.', 'New', '2016-03-01 17:37:41'),
(25, 73, 4, '30.00', 'No.', 'New', '2016-02-26 15:21:24'),
(26, 73, 870, '12.00', 'No.', 'New', '2016-03-01 17:38:36'),
(27, 3, 53, '1.00', 'No.', 'New', '2016-02-26 15:47:38'),
(28, 3, 698, '3.00', 'No.', 'New', '2016-03-01 17:31:11'),
(29, 3, 699, '1.00', 'No.', 'New', '2016-03-01 17:31:11'),
(30, 3, 700, '25.00', 'No.', 'New', '2016-03-01 17:31:11'),
(31, 61, 720, '1.00', 'No.', 'New', '2016-02-29 11:29:25'),
(32, 61, 723, '1.00', 'No.', 'New', '2016-03-01 17:31:46'),
(33, 61, 724, '1.00', 'No.', 'New', '2016-03-01 17:31:46'),
(34, 61, 726, '1.00', 'No.', 'New', '2016-03-01 17:31:46'),
(35, 61, 728, '1.00', 'No.', 'New', '2016-03-01 17:31:46'),
(36, 61, 872, '2.00', 'No.', 'New', '2016-03-01 17:31:46'),
(37, 74, 51, '1.00', 'No.', 'New', '2016-02-29 13:09:10'),
(38, 74, 89, '20.00', 'No.', 'New', '2016-02-29 13:09:14'),
(39, 74, 95, '40.00', 'No.', 'New', '2016-02-29 13:09:17'),
(40, 74, 698, '15.00', 'No.', 'New', '2016-02-29 13:09:21'),
(41, 74, 702, '20.00', 'No.', 'New', '2016-02-29 13:09:27'),
(42, 77, 50, '2.00', 'No.', 'New', '2016-02-29 15:58:48'),
(43, 77, 53, '2.00', 'No.', 'New', '2016-02-29 15:58:53'),
(44, 77, 698, '2.00', 'No.', 'New', '2016-02-29 15:59:00'),
(45, 67, 698, '40.00', 'No.', 'New', '2016-03-04 16:53:01'),
(46, 78, 720, '4.00', 'No.', 'New', '2016-02-29 16:27:12'),
(47, 78, 723, '1.00', 'No.', 'New', '2016-02-29 16:27:15'),
(48, 78, 724, '2.00', 'No.', 'New', '2016-02-29 16:27:17'),
(49, 78, 729, '2.00', 'No.', 'New', '2016-02-29 16:27:20'),
(50, 64, 848, '1.00', 'No.', 'New', '2016-02-29 17:24:25'),
(51, 76, 4, '20.00', 'No.', 'New', '2016-03-01 11:17:56'),
(52, 76, 49, '1.00', 'No.', 'New', '2016-03-01 11:18:01'),
(53, 76, 52, '1.00', 'No.', 'New', '2016-03-01 11:18:05'),
(54, 76, 71, '15.00', 'No.', 'New', '2016-03-01 11:18:11'),
(55, 76, 700, '15.00', 'No.', 'New', '2016-03-01 11:18:16'),
(56, 76, 870, '80.00', 'No.', 'New', '2016-03-01 11:18:19'),
(57, 75, 50, '1.00', 'No.', 'New', '2016-03-01 15:48:18'),
(58, 75, 52, '1.00', 'No.', 'New', '2016-03-01 15:48:22'),
(59, 75, 53, '2.00', 'No.', 'New', '2016-03-01 15:48:25'),
(60, 75, 694, '1.00', 'No.', 'New', '2016-03-01 15:48:28'),
(61, 75, 698, '2.00', 'No.', 'New', '2016-03-01 15:48:35'),
(62, 79, 34, '1.00', 'No.', 'New', '2016-03-01 16:51:08'),
(63, 79, 40, '10.00', 'No.', 'New', '2016-03-01 16:51:08'),
(64, 79, 41, '2.00', 'No.', 'New', '2016-03-01 16:51:08'),
(65, 79, 698, '2.00', 'No.', 'New', '2016-03-01 16:51:08'),
(66, 81, 719, '5.00', 'No.', 'New', '2016-03-01 17:01:36'),
(67, 81, 723, '4.00', 'No.', 'New', '2016-03-01 17:01:36'),
(68, 81, 724, '5.00', 'No.', 'New', '2016-03-01 17:01:36'),
(69, 81, 725, '5.00', 'No.', 'New', '2016-03-01 17:01:36'),
(70, 82, 719, '4.00', 'No.', 'New', '2016-03-01 17:05:20'),
(71, 82, 723, '4.00', 'No.', 'New', '2016-03-01 17:05:20'),
(72, 82, 724, '3.00', 'No.', 'New', '2016-03-01 17:05:20'),
(73, 82, 725, '5.00', 'No.', 'New', '2016-03-01 17:05:20'),
(74, 54, 700, '5.00', 'No.', 'New', '2016-03-01 17:37:20'),
(75, 54, 848, '1.00', 'No.', 'New', '2016-03-01 17:37:20'),
(76, 17, 89, '2.00', 'No.', 'New', '2016-03-04 15:25:56'),
(77, 83, 71, '12.00', 'No.', 'New', '2016-03-03 15:10:58'),
(78, 83, 700, '6.00', 'No.', 'New', '2016-03-03 15:10:58'),
(79, 83, 849, '1.00', 'No.', 'New', '2016-03-03 15:10:58'),
(80, 92, 698, '1.00', 'No.', 'New', '2016-03-04 16:26:41'),
(81, 92, 718, '3.00', 'No.', 'New', '2016-03-04 16:26:41'),
(82, 92, 724, '6.00', 'No.', 'New', '2016-03-04 16:26:41'),
(83, 92, 726, '2.00', 'No.', 'New', '2016-03-04 16:26:41'),
(84, 67, 89, '1.00', 'No.', 'New', '2016-03-04 16:53:01'),
(85, 94, 719, '12.00', 'No.', 'New', '2016-03-04 17:18:16'),
(86, 94, 720, '3.00', 'No.', 'New', '2016-03-04 17:18:16'),
(87, 94, 721, '10.00', 'No.', 'New', '2016-03-04 17:18:16'),
(88, 94, 722, '3.00', 'No.', 'New', '2016-03-04 17:18:17'),
(89, 94, 723, '3.00', 'No.', 'New', '2016-03-04 17:18:17'),
(90, 94, 724, '3.00', 'No.', 'New', '2016-03-04 17:18:17'),
(91, 94, 725, '12.00', 'No.', 'New', '2016-03-04 17:18:17'),
(92, 94, 727, '8.00', 'No.', 'New', '2016-03-04 17:18:17'),
(93, 94, 728, '3.00', 'No.', 'New', '2016-03-04 17:18:17'),
(94, 94, 729, '3.00', 'No.', 'New', '2016-03-04 17:18:17'),
(95, 94, 731, '4.00', 'No.', 'New', '2016-03-04 17:18:17'),
(96, 94, 737, '1.00', 'No.', 'New', '2016-03-04 17:18:17'),
(97, 94, 738, '3.00', 'No.', 'New', '2016-03-04 17:18:17'),
(98, 94, 741, '2.00', 'No.', 'New', '2016-03-04 17:18:17'),
(99, 95, 719, '4.00', 'No.', 'New', '2016-03-04 17:26:19'),
(100, 95, 721, '6.00', 'No.', 'New', '2016-03-04 17:26:20'),
(101, 95, 722, '1.00', 'No.', 'New', '2016-03-04 17:26:20'),
(102, 95, 723, '1.00', 'No.', 'New', '2016-03-04 17:26:20'),
(103, 95, 725, '4.00', 'No.', 'New', '2016-03-04 17:26:20'),
(104, 95, 727, '2.00', 'No.', 'New', '2016-03-04 17:26:20'),
(105, 95, 729, '1.00', 'No.', 'New', '2016-03-04 17:26:20'),
(106, 95, 730, '1.00', 'No.', 'New', '2016-03-04 17:26:20'),
(107, 95, 731, '4.00', 'No.', 'New', '2016-03-04 17:26:20'),
(108, 96, 723, '1.00', 'No.', 'New', '2016-03-04 17:29:40'),
(109, 96, 724, '1.00', 'No.', 'New', '2016-03-04 17:29:40'),
(110, 96, 729, '1.00', 'No.', 'New', '2016-03-04 17:29:40'),
(111, 97, 719, '4.00', 'No.', 'New', '2016-03-04 17:39:43'),
(112, 97, 721, '2.00', 'No.', 'New', '2016-03-04 17:39:43'),
(113, 97, 732, '2.00', 'No.', 'New', '2016-03-04 17:39:43'),
(114, 97, 741, '1.00', 'No.', 'New', '2016-03-04 17:39:43'),
(115, 101, 75, '10.00', 'No.', 'New', '2016-03-08 10:27:19'),
(116, 101, 700, '2.00', 'No.', 'New', '2016-03-08 10:27:19'),
(117, 101, 718, '4.00', 'No.', 'New', '2016-03-08 10:27:19'),
(118, 101, 720, '4.00', 'No.', 'New', '2016-03-08 10:27:19'),
(119, 101, 721, '4.00', 'No.', 'New', '2016-03-08 10:27:19'),
(120, 101, 722, '2.00', 'No.', 'New', '2016-03-08 10:27:19'),
(121, 101, 724, '2.00', 'No.', 'New', '2016-03-08 10:27:19'),
(122, 101, 725, '10.00', 'No.', 'New', '2016-03-08 10:27:20'),
(123, 101, 727, '6.00', 'No.', 'New', '2016-03-08 10:27:20'),
(124, 101, 728, '2.00', 'No.', 'New', '2016-03-08 10:27:20'),
(125, 101, 730, '2.00', 'No.', 'New', '2016-03-08 10:27:20'),
(126, 101, 731, '4.00', 'No.', 'New', '2016-03-08 10:27:20'),
(127, 101, 738, '2.00', 'No.', 'New', '2016-03-08 10:27:20'),
(128, 103, 719, '18.00', 'No.', 'New', '2016-03-08 10:37:37'),
(129, 103, 720, '4.00', 'No.', 'New', '2016-03-08 10:37:37'),
(130, 103, 721, '16.00', 'No.', 'New', '2016-03-08 10:37:37'),
(131, 103, 722, '12.00', 'No.', 'New', '2016-03-08 10:37:37'),
(132, 103, 723, '10.00', 'No.', 'New', '2016-03-08 10:37:38'),
(133, 103, 724, '4.00', 'No.', 'New', '2016-03-08 10:37:38'),
(134, 103, 725, '20.00', 'No.', 'New', '2016-03-08 10:37:38'),
(135, 103, 727, '20.00', 'No.', 'New', '2016-03-08 10:37:38'),
(136, 103, 728, '4.00', 'No.', 'New', '2016-03-08 10:37:38'),
(137, 103, 729, '4.00', 'No.', 'New', '2016-03-08 10:37:38'),
(138, 103, 730, '6.00', 'No.', 'New', '2016-03-08 10:37:38'),
(139, 103, 731, '3.00', 'No.', 'New', '2016-03-08 10:37:38'),
(140, 103, 732, '2.00', 'No.', 'New', '2016-03-08 10:37:38'),
(141, 103, 742, '24.00', 'No.', 'New', '2016-03-08 10:37:38'),
(142, 104, 50, '5.00', 'No.', 'New', '2016-03-08 10:41:43'),
(143, 104, 697, '1.00', 'No.', 'New', '2016-03-08 10:41:43'),
(144, 104, 718, '15.00', 'No.', 'New', '2016-03-08 10:41:43'),
(145, 104, 719, '12.00', 'No.', 'New', '2016-03-08 10:41:44'),
(146, 104, 720, '1.00', 'No.', 'New', '2016-03-08 10:41:44'),
(147, 104, 721, '8.00', 'No.', 'New', '2016-03-08 10:41:44'),
(148, 104, 722, '6.00', 'No.', 'New', '2016-03-08 10:41:44'),
(149, 104, 723, '6.00', 'No.', 'New', '2016-03-08 10:41:44'),
(150, 104, 725, '12.00', 'No.', 'New', '2016-03-08 10:41:44'),
(151, 104, 727, '10.00', 'No.', 'New', '2016-03-08 10:41:44'),
(152, 104, 728, '2.00', 'No.', 'New', '2016-03-08 10:41:44'),
(153, 105, 719, '10.00', 'No.', 'New', '2016-03-08 10:49:50'),
(154, 105, 720, '1.00', 'No.', 'New', '2016-03-08 10:49:50'),
(155, 105, 721, '12.00', 'No.', 'New', '2016-03-08 10:49:51'),
(156, 105, 722, '4.00', 'No.', 'New', '2016-03-08 10:49:51'),
(157, 105, 723, '4.00', 'No.', 'New', '2016-03-08 10:49:51'),
(158, 105, 724, '1.00', 'No.', 'New', '2016-03-08 10:49:51'),
(159, 105, 725, '12.00', 'No.', 'New', '2016-03-08 10:49:51'),
(160, 105, 728, '1.00', 'No.', 'New', '2016-03-08 10:49:51'),
(161, 105, 730, '4.00', 'No.', 'New', '2016-03-08 10:49:51'),
(162, 105, 731, '6.00', 'No.', 'New', '2016-03-08 10:49:51'),
(163, 105, 741, '1.00', 'No.', 'New', '2016-03-08 10:49:51'),
(164, 106, 719, '4.00', 'No.', 'New', '2016-03-08 10:58:58'),
(165, 106, 720, '3.00', 'No.', 'New', '2016-03-08 10:58:58'),
(166, 106, 721, '4.00', 'No.', 'New', '2016-03-08 10:58:58'),
(167, 106, 722, '3.00', 'No.', 'New', '2016-03-08 10:58:58'),
(168, 106, 723, '3.00', 'No.', 'New', '2016-03-08 10:58:58'),
(169, 106, 724, '2.00', 'No.', 'New', '2016-03-08 10:58:59'),
(170, 106, 725, '3.00', 'No.', 'New', '2016-03-08 10:58:59'),
(171, 106, 728, '2.00', 'No.', 'New', '2016-03-08 10:58:59'),
(172, 106, 729, '1.00', 'No.', 'New', '2016-03-08 10:58:59'),
(173, 106, 730, '2.00', 'No.', 'New', '2016-03-08 10:58:59'),
(174, 106, 731, '4.00', 'No.', 'New', '2016-03-08 10:58:59'),
(175, 106, 737, '1.00', 'No.', 'New', '2016-03-08 10:58:59'),
(176, 107, 722, '2.00', 'No.', 'New', '2016-03-08 11:02:30'),
(177, 107, 723, '3.00', 'No.', 'New', '2016-03-08 11:02:30'),
(178, 108, 53, '1.00', 'No.', 'New', '2016-03-08 11:32:58'),
(179, 108, 718, '15.00', 'No.', 'New', '2016-03-08 11:32:58'),
(180, 108, 719, '12.00', 'No.', 'New', '2016-03-08 11:32:58'),
(181, 108, 720, '1.00', 'No.', 'New', '2016-03-08 11:32:58'),
(182, 108, 721, '8.00', 'No.', 'New', '2016-03-08 11:32:58'),
(183, 108, 722, '6.00', 'No.', 'New', '2016-03-08 11:32:58'),
(184, 108, 723, '6.00', 'No.', 'New', '2016-03-08 11:32:58'),
(185, 108, 725, '12.00', 'No.', 'New', '2016-03-08 11:32:58'),
(186, 108, 727, '10.00', 'No.', 'New', '2016-03-08 11:32:59'),
(187, 108, 728, '1.00', 'No.', 'New', '2016-03-08 11:32:59'),
(188, 108, 730, '10.00', 'No.', 'New', '2016-03-08 11:32:59'),
(189, 108, 732, '4.00', 'No.', 'New', '2016-03-08 11:32:59'),
(190, 108, 741, '2.00', 'No.', 'New', '2016-03-08 11:32:59'),
(191, 109, 719, '10.00', 'No.', 'New', '2016-03-08 11:39:19'),
(192, 109, 720, '4.00', 'No.', 'New', '2016-03-08 11:39:19'),
(193, 109, 721, '10.00', 'No.', 'New', '2016-03-08 11:39:19'),
(194, 109, 722, '10.00', 'No.', 'New', '2016-03-08 11:39:19'),
(195, 109, 723, '10.00', 'No.', 'New', '2016-03-08 11:39:19'),
(196, 109, 724, '4.00', 'No.', 'New', '2016-03-08 11:39:19'),
(197, 109, 725, '6.00', 'No.', 'New', '2016-03-08 11:39:19'),
(198, 109, 727, '6.00', 'No.', 'New', '2016-03-08 11:39:19'),
(199, 109, 730, '2.00', 'No.', 'New', '2016-03-08 11:39:19'),
(200, 109, 731, '6.00', 'No.', 'New', '2016-03-08 11:39:19'),
(201, 109, 732, '1.00', 'No.', 'New', '2016-03-08 11:39:19'),
(202, 110, 732, '2.00', 'No.', 'New', '2016-03-08 11:42:15');
-- --------------------------------------------------------
--
-- Table structure for table `st_subcategory`
--
CREATE TABLE `st_subcategory` (
`id` int(5) NOT NULL,
`code` varchar(100) NOT NULL,
`item_type` enum('Consumable','Returnable','Fixture','Machine','Tool','Equipment') NOT NULL DEFAULT 'Consumable',
`description` varchar(255) NOT NULL,
`category` int(3) NOT NULL,
`qty_in` decimal(8,2) NOT NULL,
`qty_out` decimal(8,2) NOT NULL,
`qty_safe` decimal(5,2) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_subcategory`
--
INSERT INTO `st_subcategory` (`id`, `code`, `item_type`, `description`, `category`, `qty_in`, `qty_out`, `qty_safe`, `dated`) VALUES
(5, 'Non-returnable', 'Consumable', 'These items are pure consumable.', 6, '905.00', '1.00', '0.00', '2016-02-08 17:23:16'),
(28, 'Pipe 1"', 'Consumable', 'for irregation of lawn', 3, '0.00', '0.00', '0.00', '2016-02-09 12:13:25'),
(32, 'Tube Light', 'Consumable', '', 1, '100.00', '0.00', '0.00', '2016-03-28 15:14:53'),
(33, 'Starter', 'Consumable', '', 1, '24.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(34, 'GLS Lamp', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 17:08:46'),
(35, 'CFL Lamp', 'Consumable', '', 1, '13.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(36, 'PL-C', 'Consumable', '', 1, '109.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(37, 'PL-S', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(39, 'HID LAMP', 'Consumable', '', 1, '18.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(40, 'Holder', 'Consumable', '', 1, '134.00', '0.00', '0.00', '2016-01-01 17:08:09'),
(41, 'Ballast / Choke', 'Consumable', '', 1, '268.00', '0.00', '0.00', '2016-04-19 15:42:47'),
(42, 'Ignition', 'Consumable', '', 1, '8.00', '0.00', '0.00', '2016-01-01 17:08:18'),
(43, 'Capacitor', 'Consumable', '', 1, '44.00', '0.00', '0.00', '2016-01-01 17:07:49'),
(44, 'MCB', 'Consumable', '', 1, '25.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(45, 'RCCB', 'Consumable', '', 1, '3.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(46, 'Isolator', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 17:07:59'),
(47, 'MCCB Loadline', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(48, 'Timer ', 'Consumable', '', 1, '5.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(49, 'Fuse & Fuse Link', 'Consumable', '', 1, '33.00', '0.00', '0.00', '2016-08-05 17:32:59'),
(50, 'Indication Bulb', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 17:08:34'),
(51, 'Gyser', 'Consumable', '', 1, '34.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(52, 'Switch & Socket', 'Consumable', '', 1, '1376.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(53, 'Plug Tops', 'Consumable', '', 1, '35.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(54, 'Fan Regulator', 'Consumable', '', 1, '7.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(55, 'Door Bell ', 'Consumable', '', 1, '11.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(56, 'Switch Socket', 'Consumable', '', 1, '9.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(57, 'Power Strip', 'Consumable', '', 1, '13.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(58, 'Fan', 'Consumable', '', 1, '20.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(59, 'Wires', 'Consumable', '', 1, '717.70', '0.00', '0.00', '2016-01-01 10:11:12'),
(60, 'Cables', 'Consumable', '', 1, '50.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(61, 'Lugs', 'Consumable', '', 1, '2292.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(62, 'Cable Joint Kit ', 'Consumable', '', 1, '2.00', '0.00', '0.00', '2016-04-13 13:25:57'),
(63, 'Sunmica Sheet', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(64, 'Drill Bit', 'Consumable', 'MS', 1, '0.00', '0.00', '0.00', '2016-01-01 17:09:09'),
(65, 'Hammering Bit', 'Consumable', '', 1, '10.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(67, 'Steel Screw', 'Consumable', '', 1, '2.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(68, 'PVC Globe', 'Consumable', '', 1, '12.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(69, 'Anchor Fastener', 'Consumable', '', 1, '56.00', '0.00', '1.00', '2016-08-05 12:57:43'),
(70, 'PVC Insulation Tape', 'Consumable', '', 1, '27.00', '0.00', '0.00', '2016-08-05 18:35:58'),
(71, 'Binding Wire', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(72, 'Bearing', 'Consumable', '', 1, '1.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(73, 'Reparing Items', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-01-01 10:11:12'),
(74, 'Returnable', 'Consumable', 'Items to be returned to store at the time of nodues.', 6, '0.00', '0.00', '0.00', '2016-02-08 17:23:00'),
(85, 'Non-returnable ', 'Consumable', 'These items are pure consumable.', 7, '0.00', '0.00', '0.00', '2016-02-09 10:38:52'),
(86, 'Returnable ', 'Consumable', 'Items to be returned to store at the time of nodues.', 7, '0.00', '0.00', '0.00', '2016-02-09 11:25:23'),
(87, 'Desktop', 'Consumable', 'Personal computer', 8, '0.00', '0.00', '0.00', '2016-02-09 11:31:43'),
(88, 'Laptop', 'Consumable', 'Notebook and netbook', 8, '0.00', '0.00', '0.00', '2016-02-09 11:32:02'),
(89, 'Printer', 'Consumable', 'All type of printers', 8, '0.00', '0.00', '0.00', '2016-02-09 11:32:18'),
(90, 'Cartridge', 'Consumable', 'Printer cartridge', 8, '0.00', '0.00', '0.00', '2016-02-09 11:32:32'),
(91, 'Scanner', 'Consumable', 'Flatbed and other scanners', 8, '0.00', '0.00', '0.00', '2016-02-09 11:32:51'),
(92, 'Harddisk', 'Consumable', 'Computer harddisk devices', 8, '0.00', '0.00', '0.00', '2016-02-09 11:33:11'),
(93, 'Pen Drive', 'Consumable', 'Data storage device', 8, '0.00', '0.00', '0.00', '2016-02-09 11:33:34'),
(94, 'Mobile Set', 'Consumable', 'Communication devices', 8, '0.00', '0.00', '0.00', '2016-02-09 11:34:00'),
(95, 'Telephone Set', 'Consumable', 'Intercomm devices', 8, '0.00', '0.00', '0.00', '2016-02-09 11:34:35'),
(96, 'Consumable', 'Consumable', 'All consumable items', 5, '3709.00', '0.00', '0.00', '2016-02-09 11:53:39'),
(97, 'Non-consumable', 'Consumable', 'All items of non-consumable type', 5, '0.00', '0.00', '0.00', '2016-02-09 11:54:00'),
(98, 'Equipment', 'Consumable', 'Equipment items', 5, '0.00', '0.00', '0.00', '2016-02-09 11:55:48'),
(99, 'Tools', 'Consumable', 'Working tools for staff', 5, '0.00', '0.00', '0.00', '2016-02-09 11:56:06'),
(100, 'Tools', 'Consumable', 'Office tools', 6, '0.00', '0.00', '0.00', '2016-02-09 12:10:21'),
(101, 'Equipments', 'Consumable', 'Equipment and motors', 4, '0.00', '0.00', '0.00', '2016-02-09 12:11:12'),
(102, 'Tools', 'Consumable', 'Maitenance tools', 4, '0.00', '0.00', '0.00', '2016-02-09 12:11:24'),
(103, 'Returnable', 'Consumable', 'All items to be returned after use', 4, '0.00', '0.00', '0.00', '2016-02-09 12:11:47'),
(104, 'Non-returnable', 'Consumable', 'Consumable type of items', 4, '0.00', '0.00', '0.00', '2016-02-09 12:12:05'),
(105, 'Equipments', 'Consumable', 'Machinary, equiments, motors etc.', 2, '0.00', '0.00', '0.00', '2016-02-09 12:12:31'),
(106, 'Tools', 'Consumable', 'Maintenance tool', 2, '0.00', '0.00', '0.00', '2016-02-09 12:12:40'),
(107, 'Parts', 'Consumable', 'Machinary parts', 2, '0.00', '0.00', '0.00', '2016-02-09 12:13:01'),
(108, 'Returnable', 'Consumable', '', 9, '0.00', '0.00', '0.00', '2016-02-18 17:26:01'),
(109, 'Returnable', 'Consumable', '', 10, '0.00', '0.00', '0.00', '2016-02-24 12:30:30'),
(110, 'Non-returnable', 'Consumable', '', 10, '0.00', '0.00', '0.00', '2016-02-24 12:30:36'),
(111, 'Gully-PVC', 'Consumable', '', 1, '200.00', '0.00', '0.00', '2016-03-18 09:55:29'),
(112, 'Bulb', 'Consumable', '', 1, '36.00', '0.00', '0.00', '2016-03-28 16:08:45'),
(113, 'Halogen Lamps', 'Consumable', '', 1, '19.00', '0.00', '0.00', '2016-04-13 11:23:19'),
(114, 'G.I. Pipe', 'Consumable', '', 5, '454.00', '0.00', '0.00', '2016-04-15 12:11:53'),
(115, 'M.S. Pipe', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-15 12:12:06'),
(116, 'C.I. Pipe', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-15 12:12:19'),
(117, 'G.I. Fittings ', 'Consumable', '', 5, '109.00', '0.00', '0.00', '2016-04-18 15:11:19'),
(118, 'G.I. Nipples', 'Consumable', '', 5, '191.00', '0.00', '0.00', '2016-04-18 15:11:25'),
(119, 'Hexa Nipples', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-15 12:58:58'),
(120, 'M.S. Flanges', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 15:11:47'),
(121, 'Dead Flanges', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-15 12:59:48'),
(122, 'G.I. Socket & Tee', 'Consumable', 'Make - Jindal Hisar/Ghaziabad ', 5, '101.00', '0.00', '0.00', '2016-08-07 15:32:39'),
(124, 'Bathroom Fittings ', 'Consumable', 'Make - L&K, Pacro, GEM & Jaguar (Heavy duty)', 5, '87.00', '0.00', '0.00', '2016-04-15 16:05:16'),
(125, 'Dee Joints Complete Ring', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-15 17:31:00'),
(127, 'PVC Ball gate valves', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-19 13:17:19'),
(128, 'Brass Gate Valve', 'Consumable', 'Make - Zoloto, L&K ,ISI', 5, '0.00', '0.00', '0.00', '2016-04-15 17:33:46'),
(129, 'PVC pipe ISI mark ( Heavy Duty)', 'Consumable', '', 5, '84.00', '0.00', '0.00', '2016-04-15 17:34:14'),
(130, 'PVC Elbow ISI mark', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-19 13:17:45'),
(131, 'PVC Socket ', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-19 13:18:25'),
(132, 'G.T. Cover ', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-15 17:43:45'),
(133, 'Check / Switch valve (Heavy Duty)', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-15 17:44:42'),
(134, 'G.I. Unions', 'Consumable', '', 5, '8.00', '0.00', '0.00', '2016-04-18 15:11:37'),
(136, 'Spare parts for repairing', 'Consumable', '', 5, '81.20', '0.00', '0.00', '2016-04-18 15:12:28'),
(137, 'M.S. Tee', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 15:11:56'),
(138, 'M.S. Reducer', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 15:11:52'),
(139, 'Dead Plugs internal threaded', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 11:13:22'),
(140, 'MS Nut Bolts with double washer & single spring washer ', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 11:14:41'),
(141, 'Extension Piece Heavy duty', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 11:15:10'),
(142, 'Welding items', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 11:21:17'),
(143, 'C.I. Reducer Sockets', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-04-18 15:11:02'),
(144, 'Blower', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-04-19 15:19:09'),
(145, 'MCB Box', 'Consumable', '', 1, '6.00', '0.00', '0.00', '2016-04-19 15:22:55'),
(146, 'Switch Board Sheet', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-04-19 15:37:03'),
(147, 'Light Fittings', 'Consumable', '', 1, '30.00', '0.00', '0.00', '2016-04-19 15:47:28'),
(148, 'Contactor', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-04-19 16:08:18'),
(149, 'Relay ', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-04-19 16:08:31'),
(150, 'Connector', 'Consumable', '', 1, '30.00', '0.00', '0.00', '2016-04-19 16:11:26'),
(151, 'Cable gland', 'Consumable', '', 1, '1.00', '0.00', '0.00', '2016-04-19 16:17:51'),
(152, 'Change Over Switch ', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-04-19 16:21:27'),
(153, 'DB', 'Consumable', '', 1, '1.00', '0.00', '0.00', '2016-04-19 16:23:57'),
(154, 'Extension Board ', 'Consumable', '', 1, '1.00', '0.00', '0.00', '2016-04-19 16:28:42'),
(155, 'Wiring Material', 'Consumable', '', 1, '247.00', '0.00', '0.00', '2016-04-19 16:39:55'),
(156, 'Immersion Rod', 'Consumable', '', 1, '50.00', '0.00', '0.00', '2016-04-19 16:47:10'),
(157, 'Insect killer ', 'Consumable', '', 1, '2.00', '0.00', '0.00', '2016-04-19 16:55:26'),
(158, 'Insulator ', 'Consumable', '', 1, '0.00', '0.00', '0.00', '2016-04-19 17:08:10'),
(160, 'LED Lights & Fittings', 'Consumable', '', 1, '8.00', '0.00', '0.00', '2016-08-05 16:45:32'),
(161, 'PL-L', 'Consumable', '', 1, '6.00', '0.00', '0.00', '2016-08-05 17:03:21'),
(162, 'Electrical Machine & Tools', 'Fixture', '', 1, '6.00', '0.00', '0.00', '2016-08-05 17:20:16'),
(163, 'Acid ', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-08-07 14:53:06'),
(164, 'Aqua Gaurd Pipe ', 'Consumable', '', 5, '0.50', '0.00', '0.00', '2016-08-07 14:55:03'),
(165, 'Brass Valve ', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-08-07 14:57:02'),
(166, 'Brass Ball Valve', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-08-07 14:57:48'),
(167, 'Brass Ball cock', 'Consumable', '', 5, '22.00', '0.00', '0.00', '2016-08-07 14:59:27'),
(168, 'Brass Nozzel', 'Consumable', '', 5, '5.00', '0.00', '0.00', '2016-08-07 15:04:30'),
(169, 'Brass Check Valve ', 'Consumable', '', 5, '9.00', '0.00', '0.00', '2016-08-07 15:06:27'),
(170, 'Ball Valve ', 'Consumable', '', 5, '1.00', '0.00', '0.00', '2016-08-07 15:12:56'),
(171, 'Cement', 'Consumable', '', 5, '0.45', '0.00', '0.00', '2016-08-07 15:19:08'),
(172, 'C.P. Items', 'Consumable', '', 5, '79.00', '0.00', '0.00', '2016-08-08 12:43:48'),
(174, 'PVC Items', 'Consumable', '', 5, '8.45', '0.00', '0.00', '2016-08-07 15:41:32'),
(176, 'Chemical Power ', 'Consumable', '', 5, '0.45', '0.00', '0.00', '2016-08-07 15:53:47'),
(177, 'Gate Valve', 'Consumable', '', 5, '7.00', '0.00', '0.00', '2016-08-08 13:38:48'),
(178, 'C.I. Items', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-08-08 13:46:33'),
(179, 'Screw ', 'Consumable', '', 5, '143.00', '0.00', '0.00', '2016-08-08 14:17:06'),
(180, 'NRV', 'Consumable', '', 5, '0.00', '0.00', '0.00', '2016-08-08 15:38:27'),
(181, 'Mechanical Item', 'Consumable', 'All Metallic items', 2, '200.00', '0.00', '0.00', '2017-03-07 17:00:01'),
(182, 'Energy Meter', 'Equipment', '3 Phase, 04wire ', 1, '1.00', '0.00', '0.00', '2017-03-07 17:16:38');
-- --------------------------------------------------------
--
-- Table structure for table `st_subcategory1`
--
CREATE TABLE `st_subcategory1` (
`id` int(5) NOT NULL,
`code` varchar(100) NOT NULL,
`description` varchar(255) NOT NULL,
`category` int(3) NOT NULL,
`qty_in` decimal(8,2) NOT NULL,
`qty_out` decimal(8,2) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_subcategory1`
--
INSERT INTO `st_subcategory1` (`id`, `code`, `description`, `category`, `qty_in`, `qty_out`, `dated`) VALUES
(5, 'Non-returnable', 'These items are pure consumable.', 6, '0.00', '0.00', '2016-02-08 17:23:16'),
(28, 'Pipe', 'for irregation of lawn', 3, '0.00', '0.00', '2016-03-08 11:48:41'),
(32, 'Florocent Tube', '', 1, '0.00', '0.00', '2016-04-13 10:02:35'),
(33, 'Starter', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(34, 'GLS Lamp', '', 1, '0.00', '0.00', '2016-01-01 17:08:46'),
(35, 'CFL Lamp', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(36, 'PL-C', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(37, 'PL-S', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(39, 'HID LAMP', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(40, 'Holder', '', 1, '0.00', '0.00', '2016-01-01 17:08:09'),
(41, 'Ballast', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(42, 'Ignition', '', 1, '0.00', '0.00', '2016-01-01 17:08:18'),
(43, 'Capacitor', '', 1, '0.00', '0.00', '2016-01-01 17:07:49'),
(44, 'MCB', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(45, 'RCCB', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(46, 'Isolator', '', 1, '0.00', '0.00', '2016-01-01 17:07:59'),
(47, 'MCCB Loadline', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(48, 'Timer ', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(49, 'Fuse Link & Fuse', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(50, 'Indication Bulb', '', 1, '0.00', '0.00', '2016-01-01 17:08:34'),
(51, 'Gyser', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(52, 'Switch & Socket', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(53, 'Plug Tops', '', 1, '12.00', '0.00', '2016-01-01 10:11:12'),
(54, 'Fan Regulator', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(55, 'Door Bell ', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(56, 'Switch Socket', '', 1, '33.00', '0.00', '2016-01-01 10:11:12'),
(57, 'Power Strip', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(58, 'Fan', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(59, 'Wires', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(60, 'Cables', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(61, 'Lugs', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(62, 'Joint Kit', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(63, 'Sunmica Sheet', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(64, 'Drill Bit', 'MS', 1, '0.00', '0.00', '2016-01-01 17:09:09'),
(65, 'Hammering Bit', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(66, 'Gully ', 'PVC', 1, '0.00', '0.00', '2016-01-01 17:09:23'),
(67, 'Steel Screw', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(68, 'PVC Globe', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(69, 'Anchor Fastner', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(70, 'PVC Tap', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(71, 'Binding Wire', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(72, 'Bearing', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(73, 'Reparing Items', '', 1, '0.00', '0.00', '2016-01-01 10:11:12'),
(74, 'Returnable', 'Items to be returned to store at the time of nodues.', 6, '0.00', '0.00', '2016-02-08 17:23:00'),
(85, 'Non-returnable ', 'These items are pure consumable.', 7, '0.00', '0.00', '2016-02-09 10:38:52'),
(86, 'Returnable ', 'Items to be returned to store at the time of nodues.', 7, '0.00', '0.00', '2016-02-09 11:25:23'),
(87, 'Desktop', 'Personal computer', 8, '0.00', '0.00', '2016-02-09 11:31:43'),
(88, 'Laptop', 'Notebook and netbook', 8, '0.00', '0.00', '2016-02-09 11:32:02'),
(89, 'Printer', 'All type of printers', 8, '0.00', '0.00', '2016-02-09 11:32:18'),
(90, 'Cartridge', 'Printer cartridge', 8, '0.00', '0.00', '2016-02-09 11:32:32'),
(91, 'Scanner', 'Flatbed and other scanners', 8, '0.00', '0.00', '2016-02-09 11:32:51'),
(92, 'Harddisk', 'Computer harddisk devices', 8, '0.00', '0.00', '2016-02-09 11:33:11'),
(93, 'Pen Drive', 'Data storage device', 8, '0.00', '0.00', '2016-02-09 11:33:34'),
(94, 'Mobile Set', 'Communication devices', 8, '0.00', '0.00', '2016-02-09 11:34:00'),
(95, 'Telephone Set', 'Intercomm devices', 8, '0.00', '0.00', '2016-02-09 11:34:35'),
(96, 'Consumable', 'All consumable items', 5, '0.00', '0.00', '2016-02-09 11:53:39'),
(97, 'Non-consumable', 'All items of non-consumable type', 5, '0.00', '0.00', '2016-02-09 11:54:00'),
(98, 'Equipment', 'Equipment items', 5, '0.00', '0.00', '2016-02-09 11:55:48'),
(99, 'Tools', 'Working tools for staff', 5, '0.00', '0.00', '2016-02-09 11:56:06'),
(100, 'Tools', 'Office tools', 6, '0.00', '0.00', '2016-02-09 12:10:21'),
(101, 'Equipments', 'Equipment and motors', 4, '0.00', '0.00', '2016-02-09 12:11:12'),
(102, 'Tools', 'Maitenance tools', 4, '0.00', '0.00', '2016-02-09 12:11:24'),
(103, 'Returnable', 'All items to be returned after use', 4, '0.00', '0.00', '2016-02-09 12:11:47'),
(104, 'Non-returnable', 'Consumable type of items', 4, '0.00', '0.00', '2016-02-09 12:12:05'),
(105, 'Equipments', 'Machinary, equiments, motors etc.', 2, '0.00', '0.00', '2016-02-09 12:12:31'),
(106, 'Tools', 'Maintenance tool', 2, '0.00', '0.00', '2016-02-09 12:12:40'),
(107, 'Parts', 'Machinary parts', 2, '0.00', '0.00', '2016-02-09 12:13:01'),
(108, 'Returnable .', '', 9, '0.00', '0.00', '2016-02-18 17:26:01'),
(109, 'Returnable .', '', 10, '0.00', '0.00', '2016-02-24 12:30:30'),
(110, 'Non-returnable', '', 10, '0.00', '0.00', '2016-02-24 12:30:36');
-- --------------------------------------------------------
--
-- Table structure for table `st_suppliers`
--
CREATE TABLE `st_suppliers` (
`id` int(6) NOT NULL,
`firm_name` varchar(255) NOT NULL,
`address` varchar(255) NOT NULL,
`contact` varchar(50) NOT NULL,
`email` varchar(100) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_suppliers`
--
INSERT INTO `st_suppliers` (`id`, `firm_name`, `address`, `contact`, `email`, `dated`) VALUES
(1, 'M/s. Ravi Stationary & Gift Center', 'Rajruppur, Allahabad', '9453464631, 9580525315, 9335151957', 'tiwaririshabh370@gmail.com', '2016-02-04 11:57:34'),
(2, 'M/s. Adarsh Electronics & Electricals', '2/27, M.G. Marg, Civil Lines, Allahabad 211001', '0532-2407688, 2408339, 6593095', 'aanand_elec@yahoo.co.in,adarsh@gmail.com', '2017-03-07 16:30:30'),
(3, 'User', 'IIITA Campus Residents', '', '', '2016-03-09 16:42:03'),
(4, 'Internal Source (Old Stock)', 'IIIT Allahabad', '', '', '2016-07-15 15:38:56'),
(5, 'M/s Bishamber Dass Kedarnath, allahabad', '54, Vivekanand Marg, Allahabad,', '9839050764, 0532-2564603, ', '', '2017-03-07 16:20:18'),
(6, 'M/s Narayan Enterprises, ', '56, bharetha, bamrauli, Allahabad', '9415584449, 9621168379, 7905840218', 'narayanenterprises688@gmail.com', '2017-03-07 16:23:01'),
(7, 'M/s Beena Electric Corporation', '246/2, jayantipur, pritam nagar, Allahabad', '0532-2103887', 'beenaelectriccorporation@yahoo.in', '2017-03-07 16:33:59');
-- --------------------------------------------------------
--
-- Table structure for table `st_technicians`
--
CREATE TABLE `st_technicians` (
`id` int(6) NOT NULL,
`staff_name` varchar(255) NOT NULL,
`staff_post` varchar(255) NOT NULL,
`contact` varchar(50) NOT NULL,
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_technicians`
--
INSERT INTO `st_technicians` (`id`, `staff_name`, `staff_post`, `contact`, `dated`) VALUES
(1, 'Mr. Sudama', 'Plummer', '', '2016-03-17 16:27:10'),
(2, 'Mr. Beni', 'Carpenter', '', '2016-03-17 16:27:37'),
(3, 'Mr. Ravi', 'Electrician', '', '2016-03-17 16:27:50'),
(4, 'Mr. Subelal', 'Operator', '', '2016-03-17 16:28:20');
-- --------------------------------------------------------
--
-- Table structure for table `st_useritems`
--
CREATE TABLE `st_useritems` (
`id` int(6) NOT NULL,
`complaint_no` int(6) NOT NULL,
`item` int(6) NOT NULL,
`qty_in` int(3) NOT NULL DEFAULT '0',
`unit` varchar(15) NOT NULL DEFAULT 'No.',
`status` enum('Usable','Scrap') NOT NULL DEFAULT 'Scrap',
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_useritems`
--
INSERT INTO `st_useritems` (`id`, `complaint_no`, `item`, `qty_in`, `unit`, `status`, `dated`) VALUES
(1, 1, 557, 1, 'No.', 'Scrap', '2016-08-01 17:06:00'),
(3, 1, 554, 2, 'No.', 'Scrap', '2016-08-01 17:06:14'),
(4, 1, 1364, 1, 'No.', 'Usable', '2016-08-01 17:07:34');
-- --------------------------------------------------------
--
-- Table structure for table `st_utilization`
--
CREATE TABLE `st_utilization` (
`id` int(6) NOT NULL,
`complaint_no` int(6) NOT NULL,
`item` int(6) NOT NULL,
`qty_out` int(3) NOT NULL DEFAULT '0',
`dated` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `st_utilization`
--
INSERT INTO `st_utilization` (`id`, `complaint_no`, `item`, `qty_out`, `dated`) VALUES
(1, 1, 557, 1, '2016-04-21 11:17:15'),
(3, 1, 554, 1, '2016-04-21 12:03:12');
-- --------------------------------------------------------
--
-- Table structure for table `weblogs`
--
CREATE TABLE `weblogs` (
`userid` varchar(10) DEFAULT 'guest',
`referer` varchar(255) DEFAULT 'index.php',
`weburl` varchar(255) DEFAULT NULL,
`remoteip` varchar(15) DEFAULT NULL,
`dateaccess` datetime DEFAULT '0000-00-00 00:00:00'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `weblogs`
--
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('mmishra', 'direct', '', '172.18.2.111', '2015-09-02 11:37:33'),
('mmishra', 'direct', '', '172.18.2.111', '2015-09-02 11:37:37'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=elconfig', '172.18.2.111', '2015-09-02 11:38:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=weblogs', '172.18.2.111', '2015-09-02 11:38:22'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.18.2.111', '2015-09-02 11:38:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=websessions', '172.18.2.111', '2015-09-02 11:38:40'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=websessions', '172.18.2.111', '2015-09-02 11:39:13'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=weblogs', '172.18.2.111', '2015-09-02 11:39:18'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=weblogs', '172.18.2.111', '2015-09-02 11:56:32'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=weblogs', '172.18.2.111', '2015-09-02 11:56:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=weblogs&dated=2015-09-01', '172.18.2.111', '2015-09-02 11:56:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-01', '/?pg=weblogs&dated=2015-09-02', '172.18.2.111', '2015-09-02 11:56:59'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-01', '/?pg=weblogs&dated=2015-09-02', '172.18.2.111', '2015-09-02 11:57:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-01', '/?pg=weblogs&dated=2015-09-02', '172.18.2.111', '2015-09-02 11:58:01'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-02', '/?pg=weblogs&dated=2015-09-01', '172.18.2.111', '2015-09-02 11:58:04'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-01', '/?pg=weblogs&dated=2015-09-02', '172.18.2.111', '2015-09-02 11:58:06'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-01', '/?pg=weblogs&dated=2015-09-02', '172.18.2.111', '2015-09-02 11:58:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-02', '/?pg=weblogs&dated=2015-09-01', '172.18.2.111', '2015-09-02 11:58:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-01', '/?pg=weblogs&dated=2015-09-02', '172.18.2.111', '2015-09-02 11:58:24'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2015-09-02', '/?pg=changepwd', '172.18.2.111', '2015-09-02 11:58:32'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 11:58:40'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 11:59:13'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:02:20'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:03:14'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:03:47'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:04:10'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:04:33'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:05:39'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:05:40'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:10:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:12:40'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:12:42'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:13:14'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:13:38'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.18.2.111', '2015-09-02 12:13:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elconfig', '172.18.2.111', '2015-09-02 12:13:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.18.2.111', '2015-09-02 12:13:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.18.2.111', '2015-09-02 12:14:55'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.18.2.111', '2015-09-02 12:15:10'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.18.2.111', '2015-09-02 12:15:49'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elflats', '172.18.2.111', '2015-09-02 12:15:54'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:16:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:17:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:17:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.18.2.111', '2015-09-02 12:17:39'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:17:54'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:17:58'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:21:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:21:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:21:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&ext=1', '172.18.2.111', '2015-09-02 12:21:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&ext=1', '172.18.2.111', '2015-09-02 12:27:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&ext=1', '172.18.2.111', '2015-09-02 12:27:53'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&ext=1', '172.18.2.111', '2015-09-02 12:28:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&ext=1', '/?pg=ellicensee&cat=&external=1', '172.18.2.111', '2015-09-02 12:28:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=1', '/?pg=ellicensee&cat=&external=1', '172.18.2.111', '2015-09-02 12:28:59'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=1', '/?pg=ellicensee&cat=&external=1', '172.18.2.111', '2015-09-02 12:29:18'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=1', '/?pg=ellicensee&cat=&external=0', '172.18.2.111', '2015-09-02 12:29:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=0', '/?pg=ellicensee&cat=&external=1', '172.18.2.111', '2015-09-02 12:29:21'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=1', '/?pg=ellicensee&cat=&external=0', '172.18.2.111', '2015-09-02 12:29:32'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=0', '/?pg=ellicensee&cat=&external=1', '172.18.2.111', '2015-09-02 12:31:20'),
('mmishra', 'direct', '/?pg=ellicensee&cat=&external=yes', '172.18.2.111', '2015-09-02 12:31:27'),
('mmishra', 'direct', '/?pg=ellicensee&cat=&external=Yes', '172.18.2.111', '2015-09-02 12:31:34'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:32:54'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:33:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=No', '172.18.2.111', '2015-09-02 12:33:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=No', '172.18.2.111', '2015-09-02 12:34:40'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=No', '172.18.2.111', '2015-09-02 12:34:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=Yes', '172.18.2.111', '2015-09-02 12:34:53'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes', '/?pg=ellicensee&cat=&external=No', '172.18.2.111', '2015-09-02 12:34:55'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No', '/?pg=ellicensee&cat=&external=Yes', '172.18.2.111', '2015-09-02 12:34:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes', '/?pg=ellicensee&external=Yes', '172.18.2.111', '2015-09-02 12:34:58'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=No', '172.18.2.111', '2015-09-02 12:35:05'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No', '/?pg=ellicensee&external=No', '172.18.2.111', '2015-09-02 12:35:06'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=Yes', '172.18.2.111', '2015-09-02 12:35:10'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes', '/?pg=ellicensee&cat=&external=No', '172.18.2.111', '2015-09-02 12:36:37'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No', '/?pg=ellicensee&cat=&external=Yes', '172.18.2.111', '2015-09-02 12:36:39'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes', '/?pg=ellicensee&cat=&external=No', '172.18.2.111', '2015-09-02 12:36:49'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No', '/?pg=ellicensee&cat=&external=Yes', '172.18.2.111', '2015-09-02 12:36:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes', '/?pg=ellicensee&external=Yes', '172.18.2.111', '2015-09-02 12:36:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=No', '172.18.2.111', '2015-09-02 12:36:52'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No', '/index.php', '172.18.2.111', '2015-09-02 12:37:11'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:37:18'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:37:24'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Contractor&external=No&id=210', '172.18.2.111', '2015-09-02 12:37:36'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Contractor&external=No&id=210', '/index.php', '172.18.2.111', '2015-09-02 12:37:54'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:37:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=None&external=No&id=72', '172.18.2.111', '2015-09-02 12:38:15'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=None&external=No&id=72', '/index.php', '172.18.2.111', '2015-09-02 12:38:38'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:38:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:39:01'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Hostel&external=Yes', '172.18.2.111', '2015-09-02 12:39:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Hostel&external=Yes', '/index.php', '172.18.2.111', '2015-09-02 12:39:12'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Contractor&external=No', '172.18.2.111', '2015-09-02 12:39:44'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Contractor&external=No', '/?pg=ellicensee&external=Yes', '172.18.2.111', '2015-09-02 12:39:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.18.2.111', '2015-09-02 12:39:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elcommon', '172.18.2.111', '2015-09-02 12:39:52'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 12:40:00'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.18.2.111', '2015-09-02 12:40:12'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.18.2.111', '2015-09-02 12:42:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 12:42:13'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:46:14'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:46:31'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:46:58'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:47:03'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:47:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/index.php', '172.18.2.111', '2015-09-02 12:48:43'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:48:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:48:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/index.php', '172.18.2.111', '2015-09-02 12:49:52'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:49:55'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/?pg=elreading&external=No', '172.18.2.111', '2015-09-02 12:49:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=No', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:49:58'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/index.php', '172.18.2.111', '2015-09-02 12:50:17'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&external=No', '172.18.2.111', '2015-09-02 12:50:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=No', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:50:21'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/?pg=elreading&external=No', '172.18.2.111', '2015-09-02 12:50:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=No', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:50:24'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/?pg=elreading&external=No', '172.18.2.111', '2015-09-02 12:52:26'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=No', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:52:28'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/?pg=elreading&external=No', '172.18.2.111', '2015-09-02 12:52:29'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=No', '/?pg=elreading&external=Yes', '172.18.2.111', '2015-09-02 12:52:30'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=Yes', '/?pg=elreading&external=No', '172.18.2.111', '2015-09-02 12:53:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&external=No', '/?pg=elreading&month=Aug-2015&external=Yes', '172.18.2.111', '2015-09-02 12:53:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&external=Yes', '/?pg=elreading&month=Aug-2015&external=No', '172.18.2.111', '2015-09-02 12:53:21'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&external=No', '/?pg=elreading&month=Aug-2015&external=Yes', '172.18.2.111', '2015-09-02 12:53:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-02 12:53:25'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 12:53:29'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&external=No', '/?pg=elreading&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 12:53:30'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&external=Yes', '/?pg=elreading&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 12:53:32'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&external=No', '/?pg=elreading&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 12:55:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&external=Yes', '/?pg=elreading&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 12:55:03'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&external=No', '/?pg=elreading&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 12:55:04'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-02 12:55:58'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:55:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:56:01'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:58:19'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:58:24'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 12:58:31'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 12:58:35'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 12:58:38'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 12:59:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 12:59:27'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.18.2.111', '2015-09-02 12:59:42'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.18.2.111', '2015-09-02 13:00:18'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.18.2.111', '2015-09-02 13:00:25'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/?pg=elreading&month=Jul-2015&refresh=1', '172.18.2.111', '2015-09-02 13:02:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/?pg=elreading&month=Jul-2015&refresh=1', '172.18.2.111', '2015-09-02 13:02:43'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.18.2.111', '2015-09-02 13:03:38'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:03:41'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.18.2.111', '2015-09-02 13:03:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.18.2.111', '2015-09-02 13:03:52'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:04:00'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:04:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 13:04:40'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:04:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2015&refresh=1', '172.18.2.111', '2015-09-02 13:06:22'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.18.2.111', '2015-09-02 13:06:25'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:06:28'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 13:06:39'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.18.2.111', '2015-09-02 13:06:58'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.18.2.111', '2015-09-02 13:07:02'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 13:07:04'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 13:07:07'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:07:12'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.18.2.111', '2015-09-02 13:07:39'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:07:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 13:09:26'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.18.2.111', '2015-09-02 13:09:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.18.2.111', '2015-09-02 13:09:39'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 13:09:42'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 14:44:50'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 14:44:52'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 14:49:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 14:50:25'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 15:17:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 15:17:08'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 15:17:10'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 15:19:03'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 15:19:09'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 15:19:19'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 15:19:27'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 15:19:44'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 15:19:53'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 15:19:55'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 15:21:04'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/index.php', '172.18.2.111', '2015-09-02 15:31:52'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/?pg=elbilling', '172.18.2.111', '2015-09-02 15:31:52'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.18.2.111', '2015-09-02 15:54:23'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 15:54:27'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 15:54:36'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 15:58:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/?pg=elflats', '172.18.2.111', '2015-09-02 15:58:59'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.18.2.111', '2015-09-02 15:59:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 15:59:10'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/index.php', '172.18.2.111', '2015-09-02 15:59:25'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 15:59:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:00:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 16:01:40'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/index.php', '172.18.2.111', '2015-09-02 16:01:46'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 16:01:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/index.php', '172.18.2.111', '2015-09-02 16:01:56'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:02:01'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:02:15'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 16:02:27'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:03:33'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 16:03:44'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:04:21'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 16:04:33'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:07:38'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 16:07:46'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:07:52'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:07:53'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&refresh=1', '172.18.2.111', '2015-09-02 16:08:34'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&refresh=1', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:09:22'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:11:01'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:12:30'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:13:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:14:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:16:03'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:16:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.18.2.111', '2015-09-02 16:17:20'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-02 16:18:29'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.18.2.111', '2015-09-02 16:24:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.18.2.111', '2015-09-02 16:24:11'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:28:51'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:28:57'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:29:03'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-02 16:30:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&ext=1', '/index.php', '172.18.2.111', '2015-09-02 16:30:14'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jun-2015&ext=0', '172.18.2.111', '2015-09-02 16:30:16'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=0', '/?pg=elbilling&month=Jun-2015&ext=1', '172.18.2.111', '2015-09-02 16:30:18'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=1', '/index.php', '172.18.2.111', '2015-09-02 16:32:10'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jun-2015&ext=0', '172.18.2.111', '2015-09-02 16:32:13'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=0', '/?pg=elbilling&month=Jun-2015&ext=1', '172.18.2.111', '2015-09-02 16:32:15'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=1', '/?pg=elbilling&month=Jun-2015&ext=0', '172.18.2.111', '2015-09-02 16:32:16'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=0', '/index.php', '172.18.2.111', '2015-09-02 16:35:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jun-2015&ext=1', '172.18.2.111', '2015-09-02 16:36:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=1', '/?pg=elbilling&month=Jun-2015&ext=0', '172.18.2.111', '2015-09-02 16:36:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=0', '/?pg=elbilling&month=Jun-2015&ext=1', '172.18.2.111', '2015-09-02 16:36:10'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=1', '/?pg=elbilling&month=Jun-2015&ext=0', '172.18.2.111', '2015-09-02 16:36:11'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&ext=0', '/index.php', '172.18.2.111', '2015-09-02 16:36:14'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.18.2.111', '2015-09-02 16:36:24'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.18.2.111', '2015-09-02 16:39:39'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.18.2.111', '2015-09-02 16:40:16'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption', '172.18.2.111', '2015-09-02 16:41:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.18.2.111', '2015-09-02 16:41:37'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:42:03'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:44:20'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:44:24'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:44:30'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:45:50'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 16:45:56'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.18.2.111', '2015-09-02 16:46:24'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elconsumption&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-02 16:46:33'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015&ext=1', '/index.php', '172.18.2.111', '2015-09-02 16:46:42'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.18.2.111', '2015-09-02 16:46:55'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elreceipt', '172.18.2.111', '2015-09-02 16:47:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elreceipt', '172.18.2.111', '2015-09-02 16:50:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elreceipt', '172.18.2.111', '2015-09-02 16:51:47'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015', '172.18.2.111', '2015-09-02 16:52:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015', '/?pg=elbilling', '172.18.2.111', '2015-09-02 16:52:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt', '172.18.2.111', '2015-09-02 16:53:15'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elconsumption', '172.18.2.111', '2015-09-02 16:53:17'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.18.2.111', '2015-09-02 16:53:23'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&ext=0', '172.18.2.111', '2015-09-02 16:53:27'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&ext=0', '172.18.2.111', '2015-09-02 16:54:32'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&ext=0', '/?pg=elrmailing&ext=0', '172.18.2.111', '2015-09-02 16:54:36'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&ext=0', '/?pg=elrmailing&ext=1', '172.18.2.111', '2015-09-02 16:54:42'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&ext=1', '/?pg=elsmailing', '172.18.2.111', '2015-09-02 16:54:44'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.18.2.111', '2015-09-02 16:54:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.18.2.111', '2015-09-02 16:56:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.18.2.111', '2015-09-02 16:57:32'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-02 16:57:36'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&ext=1', '/?pg=elsmailing&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-02 16:57:38'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&ext=1', '/?pg=elsmailing&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-02 16:58:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&ext=1', '/?pg=elsmailing&month=Jul-2015&ext=0', '172.18.2.111', '2015-09-02 16:58:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&ext=0', '/?pg=elsmailing&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-02 16:58:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&ext=1', '/?pg=elsmailing&month=Jul-2015&ext=0', '172.18.2.111', '2015-09-02 16:58:59'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&ext=0', '/?pg=elsmailing&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-02 16:59:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&ext=1', '/index.php', '172.18.2.111', '2015-09-02 17:02:37'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 17:02:40'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=Yes', '/?pg=elsmailing&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 17:02:45'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=Yes', '/?pg=elsmailing&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 17:06:43'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elsmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 17:06:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=Yes', '/?pg=elsmailing&month=Jul-2015', '172.18.2.111', '2015-09-02 17:06:54'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015', '/?pg=elsmailing&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 17:07:32'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elsmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 17:07:34'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=Yes', '/?pg=elsmailing&month=Jul-2015', '172.18.2.111', '2015-09-02 17:07:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015', '/index.php', '172.18.2.111', '2015-09-02 17:08:11'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 17:08:14'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 17:09:46'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Jun-2015&external=Yes', '172.18.2.111', '2015-09-02 17:10:25'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2015&external=Yes', '/?pg=elsmailing', '172.18.2.111', '2015-09-02 17:10:41'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.18.2.111', '2015-09-02 17:10:44'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 17:10:47'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elsmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 17:10:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elsmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 17:11:27'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elsmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 17:12:09'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elsmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-02 17:12:39'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=Yes', '/?pg=elsmailing&month=Jul-2015&external=No', '172.18.2.111', '2015-09-02 17:12:43'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elrmailing&ext=0', '172.18.2.111', '2015-09-02 17:12:52'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No', '/?pg=elrmailing&ext=0', '172.18.2.111', '2015-09-02 17:19:43'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&ext=0', '/?pg=elrmailing&month=Aug-2015&external=No', '172.18.2.111', '2015-09-02 17:19:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.18.2.111', '2015-09-02 17:19:49'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015', '172.18.2.111', '2015-09-02 17:19:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015', '/?pg=elrmailing&ext=1', '172.18.2.111', '2015-09-02 17:21:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&ext=1', '/?pg=elrmailing', '172.18.2.111', '2015-09-02 17:21:04'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=No', '172.18.2.111', '2015-09-02 17:21:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.18.2.111', '2015-09-02 17:21:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elconfig', '172.18.2.111', '2015-09-02 17:22:52'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.18.2.111', '2015-09-02 17:22:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=14', '172.18.2.111', '2015-09-02 17:23:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=14', '/?pg=elsubsidy&id=15', '172.18.2.111', '2015-09-02 17:23:10'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=15', '/?pg=elsubsidy&id=16', '172.18.2.111', '2015-09-02 17:24:17'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=16', '/?pg=elsubsidy&id=17', '172.18.2.111', '2015-09-02 17:24:18'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=17', '/?pg=elsubsidy&id=3', '172.18.2.111', '2015-09-02 17:24:19'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=3', '/?pg=elsubsidy&id=4', '172.18.2.111', '2015-09-02 17:24:20'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=4', '/?pg=elsubsidy&id=5', '172.18.2.111', '2015-09-02 17:24:21'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=5', '/?pg=elsubsidy&id=18', '172.18.2.111', '2015-09-02 17:24:22'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=18', '/?pg=elsubsidy&id=', '172.18.2.111', '2015-09-02 17:24:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=', '/?pg=elflats', '172.18.2.111', '2015-09-02 17:24:26'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=17', '172.18.2.111', '2015-09-02 17:25:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=18', '172.18.2.111', '2015-09-02 17:25:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats&id=18', '/?pg=elflats&id=', '172.18.2.111', '2015-09-02 17:25:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 17:26:00'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=ellicensee', '172.18.2.111', '2015-09-02 17:43:49'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=10', '172.18.2.111', '2015-09-02 17:43:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=86', '172.18.2.111', '2015-09-02 17:43:54'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=86', '/?pg=ellicensee&cat=&external=No&id=4', '172.18.2.111', '2015-09-02 17:43:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=4', '/?pg=ellicensee&cat=&external=No&id=9', '172.18.2.111', '2015-09-02 17:43:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=4', '/?pg=ellicensee&cat=&external=No&id=9', '172.18.2.111', '2015-09-02 17:46:57'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=4', '/?pg=ellicensee&cat=&external=No&id=9', '172.18.2.111', '2015-09-02 17:59:42'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=9', '/?pg=ellicensee&cat=&external=No&id=11', '172.18.2.111', '2015-09-02 17:59:45'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=11', '/?pg=ellicensee&cat=&external=No&id=', '172.18.2.111', '2015-09-02 17:59:53'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=84', '172.18.2.111', '2015-09-02 17:59:55'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=84', '172.18.2.111', '2015-09-02 18:00:16'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=84', '172.18.2.111', '2015-09-02 18:00:43'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&external=No', '172.18.2.111', '2015-09-02 18:00:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.18.2.111', '2015-09-02 18:00:55'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 18:00:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-02 18:01:01'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-02 18:01:53'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-02 18:02:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=231', '172.31.1.6', '2015-09-02 19:32:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=231', '/index.php', '172.31.1.6', '2015-09-02 19:32:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=230', '172.31.1.6', '2015-09-02 19:33:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=230', '/index.php', '172.31.1.6', '2015-09-02 19:33:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=', '172.31.1.6', '2015-09-02 19:33:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/index.php', '172.31.1.6', '2015-09-02 19:34:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:34:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:35:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:36:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:36:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:38:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=228', '172.31.1.6', '2015-09-02 19:39:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=228', '/index.php', '172.31.1.6', '2015-09-02 19:40:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=', '172.31.1.6', '2015-09-02 19:40:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/index.php', '172.31.1.6', '2015-09-02 19:40:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:41:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:41:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:42:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:43:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:43:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:44:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:45:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:46:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:47:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:48:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2015-09-02 19:49:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2015-09-02 19:49:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2015-09-02 19:50:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2015-09-02 19:51:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2015-09-02 19:51:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=234', '172.31.1.6', '2015-09-02 19:51:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=234', '/?pg=ellicensee', '172.31.1.6', '2015-09-02 19:51:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2015-09-02 19:51:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:52:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.6', '2015-09-02 19:53:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2015-09-02 19:53:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2015-09-02 19:58:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 19:59:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:00:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:02:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:03:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:04:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:05:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=227', '172.31.1.6', '2015-09-02 20:06:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=227', '/index.php', '172.31.1.6', '2015-09-02 20:06:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:07:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.6', '2015-09-02 20:07:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.6', '2015-09-02 20:08:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:09:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:10:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:11:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:13:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:14:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:15:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:18:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:19:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:20:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=243', '172.31.1.6', '2015-09-02 20:20:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=243', '/index.php', '172.31.1.6', '2015-09-02 20:20:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.6', '2015-09-02 20:20:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.6', '2015-09-02 20:21:40');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2015-09-02 20:22:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-02 20:22:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:22:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2015-09-02 20:23:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-09-02 20:23:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2015-09-02 20:25:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=236', '172.31.1.6', '2015-09-02 20:25:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=236', '/index.php', '172.31.1.6', '2015-09-02 20:25:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2015-09-02 20:25:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=233', '172.31.1.6', '2015-09-02 20:26:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=233', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2015-09-02 20:26:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.6', '2015-09-02 20:26:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.6', '2015-09-02 20:26:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.6', '2015-09-02 20:27:51'),
('guest', 'direct', 'index.php', '172.26.23.246', '2015-09-02 20:28:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-02 20:28:10'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-02 20:28:10'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.26.23.246', '2015-09-02 20:28:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=237', '172.31.1.6', '2015-09-02 20:28:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=237', '172.31.1.6', '2015-09-02 20:28:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=237', '/index.php', '172.31.1.6', '2015-09-02 20:28:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=231', '172.31.1.6', '2015-09-02 20:28:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=231', '172.31.1.6', '2015-09-02 20:28:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=231', '/index.php', '172.31.1.6', '2015-09-02 20:28:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2015-09-02 20:29:10'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.26.23.246', '2015-09-02 20:29:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-02 20:30:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-02 20:32:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2015-09-02 20:32:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2015-09-02 20:32:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2015-09-02 20:32:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-09-02 20:33:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&ext=1', '172.31.1.6', '2015-09-02 20:33:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&ext=1', '172.31.1.6', '2015-09-02 20:33:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.26.23.246', '2015-09-02 20:37:21'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.26.23.246', '2015-09-02 20:38:16'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.26.23.246', '2015-09-02 20:38:34'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.26.23.246', '2015-09-02 20:38:36'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.26.23.246', '2015-09-02 20:39:34'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/?pg=elreading&month=Jul-2015&refresh=1', '172.26.23.246', '2015-09-02 20:39:53'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.26.23.246', '2015-09-02 20:40:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&ext=1', '/?pg=elreading', '172.31.1.6', '2015-09-02 20:40:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-02 20:40:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.31.1.6', '2015-09-02 20:40:50'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.26.23.246', '2015-09-02 20:41:02'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jun-2015&refresh=1', '172.26.23.246', '2015-09-02 20:41:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2015&refresh=1', '/?pg=elflats', '172.26.23.246', '2015-09-02 20:42:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/?logout=1', '172.31.1.6', '2015-09-02 20:42:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', 'index.php', '172.31.1.6', '2015-09-02 20:42:37'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.26.23.246', '2015-09-02 20:42:38'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.26.23.246', '2015-09-02 20:44:14'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=226', '172.26.23.246', '2015-09-02 20:44:17'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=226', '172.26.23.246', '2015-09-02 20:46:27'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=226', '/?pg=ellicensee&external=Yes', '172.26.23.246', '2015-09-02 20:46:41'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elreading', '172.26.23.246', '2015-09-02 20:46:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.26.23.246', '2015-09-02 20:46:52'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.26.23.246', '2015-09-02 20:47:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/?pg=websessions', '172.26.23.246', '2015-09-02 20:47:37'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2015-09-01', '172.26.23.246', '2015-09-02 20:47:47'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-09-01', '/?pg=websessions&dated=2015-09-02', '172.26.23.246', '2015-09-02 20:47:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-09-02', '/?logout=1', '172.26.23.246', '2015-09-02 20:47:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-09-02', 'index.php', '172.26.23.246', '2015-09-02 20:47:55'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-03 10:39:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-03 10:39:58'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-03 10:39:59'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-09-03 10:40:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elreading', '172.31.1.4', '2015-09-03 10:40:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-03 10:40:11'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.31.1.4', '2015-09-03 10:40:23'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-03 13:19:18'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.31.1.4', '2015-09-03 13:19:29'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-03 13:44:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-03 13:44:42'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-03 13:44:45'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2015-09-03 13:44:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2015-09-03 13:45:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2015-09-03 13:46:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.6', '2015-09-03 13:46:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-03 13:46:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.31.1.6', '2015-09-03 13:47:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.31.1.6', '2015-09-03 13:49:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2015-09-03 13:49:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&ext=1', '172.31.1.6', '2015-09-03 13:50:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=1', '/?pg=elbilling&month=Aug-2015&ext=0', '172.31.1.6', '2015-09-03 13:50:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=0', '/index.php', '172.31.1.6', '2015-09-03 13:50:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-03 13:50:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-03 13:51:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.6', '2015-09-03 13:51:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-03 13:52:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-03 13:53:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elbilling', '172.31.1.6', '2015-09-03 13:53:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.6', '2015-09-03 13:53:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/index.php', '172.31.1.6', '2015-09-03 13:53:26'),
('grsingh', 'direct', 'index.php', '172.31.1.6', '2015-09-03 14:11:52'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.6', '2015-09-03 14:11:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.6', '2015-09-03 14:12:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.6', '2015-09-03 14:12:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.6', '2015-09-03 14:12:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-03 14:13:07'),
('grsingh', 'direct', 'index.php', '172.31.1.4', '2015-09-03 14:14:09'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 14:14:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 14:14:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:14:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-03 14:14:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.4', '2015-09-03 14:15:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:15:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:15:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:16:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:16:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:17:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:17:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 14:17:28'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/?pg=elreading&month=Jul-2015&refresh=1', '172.31.1.4', '2015-09-03 14:50:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-03 14:50:54'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.31.1.4', '2015-09-03 14:50:56'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/?pg=elbilling', '172.31.1.4', '2015-09-03 14:51:18'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-03 14:51:21'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&recal=1', '172.31.1.4', '2015-09-03 14:51:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&recal=1', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 14:52:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 14:52:10'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-03 14:52:24'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-03 14:52:30'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Hostel&external=No&id=72', '172.31.1.4', '2015-09-03 14:52:33'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Hostel&external=No&id=72', '/index.php', '172.31.1.4', '2015-09-03 14:58:21'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.4', '2015-09-03 14:58:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.4', '2015-09-03 14:59:19'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-03 14:59:28'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-03 14:59:31'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Hostel&external=No&id=72', '172.31.1.4', '2015-09-03 14:59:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Hostel&external=No&id=72', '/index.php', '172.31.1.4', '2015-09-03 14:59:40'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-09-03 14:59:44'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-03 14:59:51'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-03 14:59:55'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-09-03 14:59:59'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-03 15:00:03'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2015&refresh=1', '172.31.1.4', '2015-09-03 15:00:06'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-03 15:00:17'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-09-03 15:00:28'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-03 15:00:30'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&recal=1', '172.31.1.4', '2015-09-03 15:00:35'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&recal=1', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 15:00:44'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 15:00:47'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 15:01:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 15:02:47'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.4', '2015-09-03 15:04:29'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=12', '172.31.1.4', '2015-09-03 15:04:32'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=12', '/index.php', '172.31.1.4', '2015-09-03 15:04:42'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 15:04:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 15:04:49'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-09-03 15:04:54'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-03 15:04:56'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&recal=1', '172.31.1.4', '2015-09-03 15:04:59'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&recal=1', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 15:05:02'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 15:05:06'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-03 15:05:52'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-03 15:07:52'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=amjobs', '172.31.1.4', '2015-09-03 15:10:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amcalendar', '172.31.1.4', '2015-09-03 15:10:10'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-03 15:11:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-03 15:11:32'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-03 15:11:32'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2015-09-03 15:11:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.6', '2015-09-03 15:11:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-03 15:15:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-03 15:15:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-03 15:16:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.6', '2015-09-03 15:16:38'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 15:23:42'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 15:23:53'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 15:23:57'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 15:24:07'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-03 15:25:04'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-03 15:25:10'),
('mmishra', 'direct', 'index.php', '172.31.1.4', '2015-09-03 15:25:53'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 15:27:03'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 15:27:06'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 15:27:10'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-03 15:28:27'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-03 15:28:31'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=53', '172.31.1.4', '2015-09-03 15:28:36'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=53', '/index.php', '172.31.1.4', '2015-09-03 15:28:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-09-03 15:38:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-03 15:38:06'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-09-03 15:40:07'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.4', '2015-09-03 15:40:38'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.4', '2015-09-03 15:40:42'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=83', '172.31.1.4', '2015-09-03 15:40:44'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=83', '/?pg=elreading', '172.31.1.4', '2015-09-03 15:41:00'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-03 15:41:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.6', '2015-09-03 15:46:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.6', '2015-09-03 15:47:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.6', '2015-09-03 15:47:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-03 17:25:41'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-03 18:15:54'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 18:16:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.4', '2015-09-03 18:16:44'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-03 18:16:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-03 18:17:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-03 18:17:13'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-03 18:17:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-03 18:17:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:17:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:17:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:17:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:17:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:17:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:18:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:19:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-03 18:20:16'),
('guest', 'direct', 'index.php', '172.26.23.246', '2015-09-04 07:06:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 07:07:01'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 07:07:01'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.26.23.246', '2015-09-04 07:07:08'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.26.23.246', '2015-09-04 07:08:16'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 07:08:24'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elreading&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 07:08:33'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elreading&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 07:10:04'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elreading&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 07:11:44'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.26.23.246', '2015-09-04 07:16:18'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 07:16:25'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elreading&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 07:32:37'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elflats', '172.26.23.246', '2015-09-04 07:33:20'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elflats', '172.26.23.246', '2015-09-04 07:45:20'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=webusers', '172.26.23.246', '2015-09-04 07:45:29'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.26.23.246', '2015-09-04 07:45:50'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 07:45:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.26.23.246', '2015-09-04 07:46:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.26.23.246', '2015-09-04 07:46:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 07:46:15'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 07:46:15'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 07:47:14'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.26.23.246', '2015-09-04 07:47:21'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.26.23.246', '2015-09-04 07:50:17'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elflats', '172.26.23.246', '2015-09-04 07:50:25'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.26.23.246', '2015-09-04 07:52:39'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.26.23.246', '2015-09-04 07:53:28'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.26.23.246', '2015-09-04 07:54:41'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.26.23.246', '2015-09-04 07:54:42'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 07:54:46'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 07:54:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 07:54:57'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 07:54:57'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 08:02:42'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 08:03:05'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:03:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:05:22'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:05:53'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:06:54'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.26.23.246', '2015-09-04 08:07:00'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.26.23.246', '2015-09-04 08:09:39'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:09:44'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:10:03'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.26.23.246', '2015-09-04 08:10:08'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.26.23.246', '2015-09-04 08:12:10'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 08:13:07'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 08:13:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:14:41'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:14:45'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elsearch', '172.26.23.246', '2015-09-04 08:15:12'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.26.23.246', '2015-09-04 08:15:16'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 08:15:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.26.23.246', '2015-09-04 08:16:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.26.23.246', '2015-09-04 08:16:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 08:16:18'),
('icure', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 08:16:18'),
('icure', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.26.23.246', '2015-09-04 08:16:26'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.26.23.246', '2015-09-04 08:17:50'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 08:17:54'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 08:17:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 08:18:05'),
('icure', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 08:18:05'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 08:18:19'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 08:18:19'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 09:18:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 09:18:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-04 09:18:21'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 09:18:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:18:30'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:18:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:18:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:19:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:19:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 09:21:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.4', '2015-09-04 09:21:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 09:21:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 09:21:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', 'index.php', '172.31.1.4', '2015-09-04 09:21:18'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-09-04 09:21:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 09:21:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 09:22:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=53', '172.31.1.4', '2015-09-04 09:23:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=53', '172.31.1.4', '2015-09-04 09:23:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=53', '/index.php', '172.31.1.4', '2015-09-04 09:23:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:24:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:24:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.4', '2015-09-04 09:24:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.4', '2015-09-04 09:24:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.4', '2015-09-04 09:24:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 09:24:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 09:24:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-04 09:25:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.4', '2015-09-04 09:26:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.4', '2015-09-04 09:26:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.4', '2015-09-04 09:26:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 09:26:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-04 09:26:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=65', '172.31.1.4', '2015-09-04 09:26:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=65', '/index.php', '172.31.1.4', '2015-09-04 09:27:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:29:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-04 09:30:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 09:32:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-04 09:32:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:35:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:35:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 09:35:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.4', '2015-09-04 09:35:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 09:36:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-04 09:36:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=53', '172.31.1.4', '2015-09-04 09:36:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=53', '/index.php', '172.31.1.4', '2015-09-04 09:36:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.4', '2015-09-04 09:36:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elflats', '172.31.1.4', '2015-09-04 09:37:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elflats', '172.31.1.4', '2015-09-04 09:37:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:37:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:37:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:37:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:37:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 09:37:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 09:37:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.4', '2015-09-04 09:37:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:38:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:38:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 09:38:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.4', '2015-09-04 09:38:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=444', '172.31.1.4', '2015-09-04 09:38:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=444', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:39:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=444', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:39:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 09:39:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-04 09:39:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=53', '172.31.1.4', '2015-09-04 09:40:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=53', '172.31.1.4', '2015-09-04 09:40:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=53', '/index.php', '172.31.1.4', '2015-09-04 09:40:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.4', '2015-09-04 09:40:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.4', '2015-09-04 09:40:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:40:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.4', '2015-09-04 09:40:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:40:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:40:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:41:00'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-09-04 09:41:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-09-04 09:41:43'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.31.1.4', '2015-09-04 09:41:43'),
('icure', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:41:54'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:41:58'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:42:04'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-09-04 09:42:14'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-04 09:42:18'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&recal=1', '172.31.1.4', '2015-09-04 09:43:00'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&recal=1', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:43:06'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:43:10'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:43:13'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-09-04 09:44:05'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-09-04 09:44:13'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-04 09:44:15'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:44:18'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:44:40'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:44:41'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:44:44'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015&ext=1', '172.31.1.4', '2015-09-04 09:50:15'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015&ext=1', '/?pg=webusers', '172.31.1.4', '2015-09-04 09:50:24'),
('icure', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.4', '2015-09-04 09:50:29'),
('icure', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=websessions', '172.31.1.4', '2015-09-04 09:50:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 09:51:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 09:52:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:52:04'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2015-09-03', '172.31.1.4', '2015-09-04 09:52:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:52:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 09:52:06'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-09-03', '/?pg=websessions&dated=2015-09-02', '172.31.1.4', '2015-09-04 09:52:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 09:52:07'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-09-02', '/?pg=websessions&dated=2015-09-01', '172.31.1.4', '2015-09-04 09:52:07'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-09-01', '/?pg=websessions&dated=2015-08-31', '172.31.1.4', '2015-09-04 09:52:08'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-08-31', '/?pg=websessions&dated=2015-08-30', '172.31.1.4', '2015-09-04 09:52:09'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-08-30', '/?pg=websessions&dated=2015-08-29', '172.31.1.4', '2015-09-04 09:52:10'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-08-29', '/?pg=websessions&dated=2015-08-28', '172.31.1.4', '2015-09-04 09:52:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:52:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 09:52:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.4', '2015-09-04 09:52:15'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-08-28', 'index.php', '172.31.1.4', '2015-09-04 09:53:48'),
('icure', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-08-28', 'index.php', '172.31.1.4', '2015-09-04 09:54:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:55:10'),
('icure', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 09:55:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 09:55:45'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.4', '2015-09-04 10:12:17'),
('icure', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-09-04 10:15:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 10:33:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 10:49:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 10:49:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.4', '2015-09-04 10:56:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 10:56:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 10:56:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 10:56:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=374', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 10:56:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 10:56:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 10:56:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=518', '172.31.1.4', '2015-09-04 10:57:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 10:58:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 10:58:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 10:58:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 10:58:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 10:58:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 10:58:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 10:59:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 10:59:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=374', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 10:59:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 10:59:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 10:59:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 10:59:42'),
('icure', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 11:00:43'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 11:00:47'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 11:00:49'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=374', '172.31.1.4', '2015-09-04 11:00:58'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=374', '/?pg=elbilling', '172.31.1.4', '2015-09-04 11:05:51'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-04 11:06:01'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.4', '2015-09-04 11:06:17'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.4', '2015-09-04 11:06:53'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-04 11:07:25'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 11:07:28'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 12:02:25'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 12:03:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.4', '2015-09-04 12:03:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-04 12:03:24'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 12:03:24'),
('grsingh', 'direct', 'index.php', '172.31.1.4', '2015-09-04 12:06:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-04 12:07:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.4', '2015-09-04 12:07:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-04 12:14:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.4', '2015-09-04 12:14:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=189', '172.31.1.4', '2015-09-04 12:14:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=189', '/?pg=elreading', '172.31.1.4', '2015-09-04 12:15:56');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.6', '2015-09-04 12:17:06'),
('icure', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elreading', '172.31.1.6', '2015-09-04 12:17:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-04 12:39:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 12:39:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 12:41:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 12:41:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 12:42:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-04 12:43:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 12:43:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-04 12:43:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 12:43:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-04 12:44:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 12:44:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.4', '2015-09-04 12:44:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.4', '2015-09-04 12:44:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-04 12:44:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.4', '2015-09-04 12:44:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Contractor&external=Yes&id=179', '172.31.1.4', '2015-09-04 12:44:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Contractor&external=Yes&id=179', '172.31.1.4', '2015-09-04 12:44:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Contractor&external=Yes&id=179', '/?pg=elflats', '172.31.1.4', '2015-09-04 12:44:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=128', '172.31.1.4', '2015-09-04 12:45:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=128', '/?pg=elflats&id=125', '172.31.1.4', '2015-09-04 12:46:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=125', '/index.php', '172.31.1.4', '2015-09-04 12:46:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=128', '172.31.1.4', '2015-09-04 12:46:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=128', '/index.php', '172.31.1.4', '2015-09-04 12:47:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-04 12:48:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-04 12:48:14'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 12:48:24'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-04 12:48:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.4', '2015-09-04 12:48:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.4', '2015-09-04 12:48:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 12:49:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 12:50:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 12:50:48'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-04 12:54:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 12:56:05'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2015-09-04 13:00:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 13:01:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 13:01:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 13:01:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 13:01:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/index.php', '172.31.1.4', '2015-09-04 13:12:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 13:12:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-04 13:13:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elbilling', '172.31.1.4', '2015-09-04 13:14:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.4', '2015-09-04 13:14:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elreceipt&id=702', '172.31.1.4', '2015-09-04 13:19:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.4', '2015-09-04 13:19:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elflats', '172.31.1.4', '2015-09-04 13:19:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.4', '2015-09-04 13:20:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.4', '2015-09-04 13:20:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/index.php', '172.31.1.4', '2015-09-04 13:21:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.4', '2015-09-04 13:34:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.4', '2015-09-04 13:35:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.4', '2015-09-04 13:35:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-09-04 13:35:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&ext=1', '172.31.1.4', '2015-09-04 13:37:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=1', '/?pg=elreceipt&id=584', '172.31.1.4', '2015-09-04 13:38:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=1', '/?pg=elreceipt&id=584', '172.31.1.4', '2015-09-04 13:38:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=584', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 13:45:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Aug-2015&ext=1', '172.31.1.4', '2015-09-04 13:45:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&ext=1', '/?pg=elreceipt&id=584', '172.31.1.4', '2015-09-04 13:45:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=584', '/?pg=elreceipt&month=Aug-2015', '172.31.1.4', '2015-09-04 13:46:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015', '/index.php', '172.31.1.4', '2015-09-04 13:46:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=584', '/?pg=elreceipt&month=Aug-2015', '172.31.1.4', '2015-09-04 13:47:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 13:47:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 13:47:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 13:47:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 13:48:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 13:49:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 13:49:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 13:49:45'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-04 14:53:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 14:53:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 14:53:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-04 14:53:49'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.1', '2015-09-04 14:55:26'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.1', '2015-09-04 14:55:29'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.1', '2015-09-04 14:55:33'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.1', '2015-09-04 14:56:06'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.1', '2015-09-04 14:56:27'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elflats', '172.31.1.1', '2015-09-04 14:56:49'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.1', '2015-09-04 14:57:16'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.1', '2015-09-04 14:57:48'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=125', '172.31.1.1', '2015-09-04 14:57:53'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=125', '/?pg=elflats&id=128', '172.31.1.1', '2015-09-04 14:58:28'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=128', '/index.php', '172.31.1.1', '2015-09-04 14:58:43'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 14:59:00'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:02:17'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:02:26'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:02:51'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:05:26'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=125', '172.31.1.1', '2015-09-04 15:05:34'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=125', '/index.php', '172.31.1.1', '2015-09-04 15:05:54'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=128', '172.31.1.1', '2015-09-04 15:06:02'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=128', '/index.php', '172.31.1.1', '2015-09-04 15:06:22'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.1', '2015-09-04 15:06:27'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.1', '2015-09-04 15:09:12'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=125', '172.31.1.1', '2015-09-04 15:10:09'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=125', '/?pg=elreading', '172.31.1.1', '2015-09-04 15:10:15'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.1', '2015-09-04 15:10:30'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.1', '2015-09-04 15:11:13'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=128', '172.31.1.1', '2015-09-04 15:11:18'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=128', '/?pg=elreading', '172.31.1.1', '2015-09-04 15:11:41'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=128', '/?pg=elreading', '172.31.1.1', '2015-09-04 15:16:26'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.1', '2015-09-04 15:16:35'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.1', '2015-09-04 15:16:38'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.1', '2015-09-04 15:18:24'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.1', '2015-09-04 15:19:46'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.1', '2015-09-04 15:23:18'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elflats', '172.31.1.1', '2015-09-04 15:26:44'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.1', '2015-09-04 15:26:57'),
('icure', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.1', '2015-09-04 15:27:33'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elflats', '172.31.1.1', '2015-09-04 15:28:22'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=162', '172.31.1.1', '2015-09-04 15:28:34'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats&id=162', '/?pg=elbilling', '172.31.1.1', '2015-09-04 15:28:47'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.1', '2015-09-04 15:28:49'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:32:13'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:32:18'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.1', '2015-09-04 15:32:34'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elreading', '172.31.1.1', '2015-09-04 15:33:25'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.1', '2015-09-04 15:33:27'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 15:33:48'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.1', '2015-09-04 15:33:56'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:34:07'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:34:14'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:34:24'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:34:49'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.1', '2015-09-04 15:35:25'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 15:36:24'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.1', '2015-09-04 15:36:50'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 15:39:42'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.1', '2015-09-04 15:39:46'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:41:01'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 15:45:37'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.1', '2015-09-04 15:46:01'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=598&month=Aug-2015&external=&mailing=1', '172.31.1.1', '2015-09-04 15:46:05'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=598&month=Aug-2015&external=&mailing=1', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 15:46:50'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elreading', '172.31.1.1', '2015-09-04 15:46:56'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 15:49:39'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 15:49:43'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elbilling', '172.31.1.1', '2015-09-04 15:52:30'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 15:54:00'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 15:54:03'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.1', '2015-09-04 15:54:48'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.1', '2015-09-04 15:54:52'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 15:55:12'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.1', '2015-09-04 15:55:16'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 15:55:21'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 15:55:38'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.1', '2015-09-04 15:56:01'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 15:56:11'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 15:56:30'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 15:56:33'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elconfig', '172.31.1.1', '2015-09-04 15:56:42'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.1', '2015-09-04 15:57:19'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 15:57:55'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 15:58:00'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.1', '2015-09-04 15:58:14'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 16:00:38'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 16:01:26'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.1', '2015-09-04 16:01:32'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.1', '2015-09-04 16:01:38'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 16:03:36'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 16:03:41'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 16:03:44'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.1', '2015-09-04 16:03:48'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.1', '2015-09-04 16:03:51'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 16:04:08'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 16:04:12'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/index.php', '172.31.1.1', '2015-09-04 16:04:25'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 16:30:25'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 16:32:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 16:32:36'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-04 16:32:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-04 16:32:46'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 16:32:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-04 16:32:58'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 16:32:58'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-04 16:33:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-04 16:33:36'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 16:35:04'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 16:35:17'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '172.31.1.1', '2015-09-04 16:35:22'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '/index.php', '172.31.1.1', '2015-09-04 16:38:29'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '172.31.1.1', '2015-09-04 16:38:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-04 16:41:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Aug-2015', '172.31.1.4', '2015-09-04 16:41:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Aug-2015', '172.31.1.4', '2015-09-04 16:41:28'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '172.31.1.1', '2015-09-04 16:41:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015', '/?pg=elreceipt', '172.31.1.4', '2015-09-04 16:42:32'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 16:42:55'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.1', '2015-09-04 16:43:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', 'index.php', '172.31.1.4', '2015-09-04 16:53:54'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.4', '2015-09-04 16:53:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.4', '2015-09-04 16:53:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt', '172.31.1.4', '2015-09-04 16:54:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsmailing', '172.31.1.4', '2015-09-04 16:54:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=No', '172.31.1.4', '2015-09-04 16:54:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No', '/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '172.31.1.4', '2015-09-04 16:55:31'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.1', '2015-09-04 16:56:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '/?pg=elreceipt', '172.31.1.4', '2015-09-04 16:56:38'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.1', '2015-09-04 16:56:50'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 16:56:53'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.1', '2015-09-04 16:56:59'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 16:57:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsmailing', '172.31.1.4', '2015-09-04 16:57:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=No', '172.31.1.4', '2015-09-04 16:57:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No', '/?pg=elsmailing&month=Aug-2015', '172.31.1.4', '2015-09-04 16:57:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015', '/?pg=elrmailing', '172.31.1.4', '2015-09-04 16:58:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-04 16:58:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015', '172.31.1.4', '2015-09-04 16:59:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015', '/?pg=elrmailing&id=&month=Aug-2015&external=&mailing=1', '172.31.1.4', '2015-09-04 16:59:12'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.1', '2015-09-04 16:59:42'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 16:59:56'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.1', '2015-09-04 17:00:01'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 17:01:54'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 17:01:56'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/index.php', '172.31.1.1', '2015-09-04 17:02:02'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '172.31.1.1', '2015-09-04 17:02:04'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 17:13:12'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 17:13:28'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 17:13:53'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 17:13:58'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 17:14:02'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 17:14:58'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.1', '2015-09-04 17:15:05'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 17:16:18'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 17:16:24'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.1', '2015-09-04 17:16:28'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 17:18:10'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.1', '2015-09-04 17:19:00'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 17:21:26'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.31.1.1', '2015-09-04 17:21:30'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?pg=elconfig', '172.31.1.1', '2015-09-04 17:23:14'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.1', '2015-09-04 17:23:32'),
('grsingh', 'direct', 'index.php', '172.31.1.1', '2015-09-04 17:24:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 17:25:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.1', '2015-09-04 17:25:19'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy', '172.31.1.1', '2015-09-04 17:25:56'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=14', '172.31.1.1', '2015-09-04 17:26:06'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=14', '/?pg=elsubsidy&id=', '172.31.1.1', '2015-09-04 17:26:08'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 17:26:16'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.1', '2015-09-04 17:26:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 17:26:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 17:27:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.1', '2015-09-04 17:28:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.1', '2015-09-04 17:28:02'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.1', '2015-09-04 17:28:12'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=14', '172.31.1.1', '2015-09-04 17:28:15'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=14', '/index.php', '172.31.1.1', '2015-09-04 17:28:16'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=15', '172.31.1.1', '2015-09-04 17:28:18'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=15', '/index.php', '172.31.1.1', '2015-09-04 17:28:19'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.1', '2015-09-04 17:28:21'),
('icure', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreceipt', '172.31.1.1', '2015-09-04 17:28:55'),
('icure', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.1', '2015-09-04 17:29:08'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 17:29:14'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.1', '2015-09-04 17:29:26'),
('guest', 'https://mail.google.com/mail/u/2/', 'index.php', '172.31.1.6', '2015-09-04 17:29:46'),
('icure', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=623&month=Aug-2015&external=&mailing=1', '172.31.1.1', '2015-09-04 17:30:21'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 17:34:42'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=amlist', '172.31.1.6', '2015-09-04 17:34:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=amlist', '/index.php', '172.31.1.6', '2015-09-04 17:35:38'),
('pritish', 'https://ilight.iiita.ac.in/?pg=amlist', 'index.php', '172.31.1.6', '2015-09-04 17:35:41'),
('pritish', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-09-04 17:35:59'),
('pritish', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=amlist', '172.31.1.6', '2015-09-04 17:36:24'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=623&month=Aug-2015&external=&mailing=1', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 17:37:42'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.1', '2015-09-04 17:38:30'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 17:38:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Aug-2015&external=No', '172.31.1.1', '2015-09-04 17:42:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No', '/index.php', '172.31.1.1', '2015-09-04 17:42:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.1', '2015-09-04 17:42:39'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 17:42:44'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 17:43:25'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.1', '2015-09-04 17:43:29'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2015-09-04 17:43:59'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 17:44:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.1', '2015-09-04 17:44:16'),
('rs141', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.1', '2015-09-04 17:44:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-04 17:44:21'),
('rs157', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 17:44:21'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.1', '2015-09-04 17:44:38'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.1', '2015-09-04 17:44:38'),
('rs141', 'https://ilight.iiita.ac.in/?pg=weblogs', 'index.php', '172.31.1.1', '2015-09-04 17:44:42'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.1', '2015-09-04 17:44:47'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.1', '2015-09-04 17:44:47'),
('rs141', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=weblogs', '172.31.1.1', '2015-09-04 17:45:06'),
('rs141', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=ellreceipts', '172.31.1.1', '2015-09-04 17:45:13'),
('rs157', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-09-04 17:45:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?logout=1', '172.31.1.1', '2015-09-04 17:45:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellreceipts', 'index.php', '172.31.1.1', '2015-09-04 17:45:26'),
('rs157', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsearch', '172.31.1.6', '2015-09-04 17:45:29'),
('icure', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No', '/?pg=elrmailing', '172.31.1.1', '2015-09-04 17:45:42'),
('rs157', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.6', '2015-09-04 17:45:50'),
('rs157', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellreceipts', '172.31.1.6', '2015-09-04 17:46:00'),
('rs157', 'https://ilight.iiita.ac.in/?pg=ellreceipts', 'index.php', '172.31.1.6', '2015-09-04 17:46:20'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Aug-2015&external=&mailing=1', '172.31.1.1', '2015-09-04 17:46:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.1', '2015-09-04 17:46:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.1', '2015-09-04 17:46:59'),
('grsingh', 'direct', 'index.php', '172.31.1.1', '2015-09-04 17:47:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.1', '2015-09-04 17:47:24'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.1', '2015-09-04 17:47:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.1', '2015-09-04 17:47:31'),
('rs157', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.6', '2015-09-04 17:47:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?logout=1', '172.31.1.6', '2015-09-04 17:48:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', 'index.php', '172.31.1.6', '2015-09-04 17:48:47'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-09-04 17:49:14'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.3', '2015-09-04 17:49:31'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.6', '2015-09-04 17:49:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.3', '2015-09-04 17:49:41'),
('kaushal', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.31.1.3', '2015-09-04 17:49:41'),
('kaushal', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.3', '2015-09-04 17:49:58'),
('kaushal', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.3', '2015-09-04 17:50:05'),
('guest', 'direct', '/?pg=elconfig', '172.31.1.6', '2015-09-04 17:50:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.6', '2015-09-04 17:50:24'),
('icure', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.31.1.6', '2015-09-04 17:50:24'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-09-04 17:50:55'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 17:50:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-04 17:51:06'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 17:51:17'),
('mmishra', 'direct', '/index.php', '172.31.1.6', '2015-09-04 17:51:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.6', '2015-09-04 17:52:07'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 17:52:11'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.6', '2015-09-04 17:53:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=amcalendar', '172.31.1.6', '2015-09-04 17:53:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/index.php', '172.31.1.6', '2015-09-04 17:54:14'),
('satish4320', 'https://ilight.iiita.ac.in/?pg=amcalendar', 'index.php', '172.31.1.6', '2015-09-04 17:54:14'),
('satish4320', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-09-04 17:54:33'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 17:55:02'),
('satish4320', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellbills', '172.31.1.6', '2015-09-04 17:55:07'),
('satish4320', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.6', '2015-09-04 17:55:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 17:55:13'),
('guest', 'direct', 'index.php', '172.31.1.1', '2015-09-04 17:55:46'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.1', '2015-09-04 17:55:47'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.1', '2015-09-04 17:55:50'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 17:55:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.1', '2015-09-04 17:55:53'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.1', '2015-09-04 17:55:57'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.6', '2015-09-04 17:56:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.1', '2015-09-04 17:56:11'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.1', '2015-09-04 17:56:11'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.1', '2015-09-04 17:56:14'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 17:56:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elreading', '172.31.1.6', '2015-09-04 17:56:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 17:57:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-04 17:57:23'),
('pratibha@i', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 17:57:23'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-09-04 17:57:34'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 17:57:34'),
('satish4320', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/index.php', '172.31.1.6', '2015-09-04 17:58:13'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 17:59:29'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.1', '2015-09-04 17:59:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.1', '2015-09-04 17:59:32'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 17:59:57'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.1', '2015-09-04 18:05:31'),
('icure', 'direct', '/?pg=elconfig', '172.31.1.1', '2015-09-04 18:05:31'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 18:05:31'),
('icure', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconsumption', '172.31.1.1', '2015-09-04 18:05:31'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-09-04 18:12:06'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.3', '2015-09-04 18:12:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/index.php', '172.31.1.3', '2015-09-04 18:12:37'),
('rs169', 'https://ilight.iiita.ac.in/?pg=eluppcl', 'index.php', '172.31.1.3', '2015-09-04 18:12:37'),
('rs169', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.3', '2015-09-04 18:13:19'),
('rs169', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.3', '2015-09-04 18:13:49'),
('rs169', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=eluppcl', '172.31.1.3', '2015-09-04 18:14:10'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 18:16:43'),
('rs169', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=eluppcl&month=Aug-2015&refresh=1', '172.31.1.3', '2015-09-04 18:17:39'),
('guest', 'direct', 'index.php', '172.18.3.36', '2015-09-04 18:44:10'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-09-04 18:44:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-04 18:45:11'),
('shailendra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 18:45:11'),
('shailendra', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-04 18:46:03'),
('shailendra', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsearch', '172.31.1.4', '2015-09-04 18:46:22'),
('shailendra', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellreceipts', '172.31.1.4', '2015-09-04 18:46:26'),
('shailendra', 'https://ilight.iiita.ac.in/?pg=ellreceipts', 'index.php', '172.31.1.4', '2015-09-04 18:46:28'),
('shailendra', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-09-04 18:46:52'),
('guest', 'direct', 'index.php', '172.26.23.246', '2015-09-04 19:55:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 19:56:10'),
('irp', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:56:10'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 19:56:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:56:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 19:56:28'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:56:28'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 19:56:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:56:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 19:56:44'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:56:44'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 19:56:51'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:56:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 19:57:02'),
('icure', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:57:02'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 19:57:08'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:57:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 19:57:24'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:57:25'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 19:58:31'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:58:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 19:58:45'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 19:58:45'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 20:02:20'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:02:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 20:02:33'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:02:34'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 20:04:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:04:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 20:04:25'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:04:25'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 20:04:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:04:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 20:04:50'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:04:50'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 20:05:22'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:05:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 20:05:33'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:05:33'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 20:09:51'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:09:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 20:10:06'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:10:06'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.246', '2015-09-04 20:12:49'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:12:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-04 20:13:01'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 20:13:01'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.26.23.246', '2015-09-04 20:17:54'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.26.23.246', '2015-09-04 20:19:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.26.23.246', '2015-09-04 20:19:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:19:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:20:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:27:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:28:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:32:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:33:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:33:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:38:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.26.23.246', '2015-09-04 20:38:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 20:40:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 20:40:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:44:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 20:45:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.26.23.246', '2015-09-04 20:45:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 20:46:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 20:46:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 20:46:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&refresh=1', '/index.php', '172.26.23.246', '2015-09-04 20:47:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 20:47:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 20:47:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/index.php', '172.26.23.246', '2015-09-04 20:48:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&refresh=1', '172.26.23.246', '2015-09-04 20:48:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&refresh=1', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 20:48:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/index.php', '172.26.23.246', '2015-09-04 20:49:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 20:49:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 20:50:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 20:50:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 20:51:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 20:51:10');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/index.php', '172.26.23.246', '2015-09-04 20:51:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '172.26.23.246', '2015-09-04 20:51:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '172.26.23.246', '2015-09-04 20:51:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=598&month=Aug-2015&external=No&mailing=1', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 20:53:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 20:53:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 21:10:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 21:11:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:11:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&id=&month=Aug-2015&external=Yes&mailing=1', '172.26.23.246', '2015-09-04 21:11:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2015&external=Yes&mailing=1', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 21:14:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&id=&month=Aug-2015&external=No&mailing=1', '172.26.23.246', '2015-09-04 21:14:40'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 21:22:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2015&external=No&mailing=1', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 21:31:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 21:32:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 21:37:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 21:42:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.26.23.246', '2015-09-04 21:42:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.26.23.246', '2015-09-04 21:48:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.26.23.246', '2015-09-04 21:54:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&recal=1', '172.26.23.246', '2015-09-04 21:54:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 21:55:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:56:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 21:56:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 21:58:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 21:58:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:58:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:58:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:58:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:58:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:59:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 21:59:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=No', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 21:59:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 21:59:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:01:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=No', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:01:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elconsumption&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:01:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=No', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 22:01:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:01:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:01:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&month=Aug-2015', '172.26.23.246', '2015-09-04 22:01:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015', '/?pg=elrmailing&month=Aug-2015', '172.26.23.246', '2015-09-04 22:02:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:02:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', 'index.php', '172.26.23.246', '2015-09-04 22:03:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 22:03:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:03:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elreceipt', '172.26.23.246', '2015-09-04 22:03:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elreceipt', '172.26.23.246', '2015-09-04 22:05:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:05:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?pg=elreceipt&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:05:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=No', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:05:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=No', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:06:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?pg=elreceipt&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:06:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=No', '/?pg=elreceipt', '172.26.23.246', '2015-09-04 22:06:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:07:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?pg=elrmailing', '172.26.23.246', '2015-09-04 22:07:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:07:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elreceipt', '172.26.23.246', '2015-09-04 22:07:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elreceipt', '172.26.23.246', '2015-09-04 22:09:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:09:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/index.php', '172.26.23.246', '2015-09-04 22:09:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 22:09:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elreceipt', '172.26.23.246', '2015-09-04 22:13:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.26.23.246', '2015-09-04 22:13:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:13:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:14:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:14:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:14:53'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-04 22:15:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:15:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 22:15:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-04 22:17:38'),
('rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 22:17:38'),
('rs166', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.6', '2015-09-04 22:18:13'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 22:22:14'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-04 22:24:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-04 22:24:58'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-04 22:24:59'),
('rs125', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-04 22:25:31'),
('rs125', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=eluppcl', '172.31.1.4', '2015-09-04 22:25:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:37:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:38:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elsmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:38:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 22:38:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.26.23.246', '2015-09-04 22:38:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 22:39:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-04 22:39:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Jun-2015&external=Yes', '172.26.23.246', '2015-09-04 22:39:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2015&external=Yes', '/?pg=elsummary', '172.26.23.246', '2015-09-04 22:40:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2015&external=Yes', '/?pg=elsummary', '172.26.23.246', '2015-09-04 22:42:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2015&external=Yes', '/?pg=elsummary', '172.26.23.246', '2015-09-04 22:42:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:43:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 22:43:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/?pg=elsummary', '172.26.23.246', '2015-09-04 22:43:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elreceipt', '172.26.23.246', '2015-09-04 22:43:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:43:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?pg=elsummary', '172.26.23.246', '2015-09-04 22:47:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:47:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:52:54'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 22:54:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 22:55:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-04 22:55:54'),
('a.ganguly', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 22:55:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 22:55:58'),
('a.ganguly', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-04 22:56:00'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-09-04 22:56:10'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.4', '2015-09-04 22:56:13'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=elsearch', 'index.php', '172.31.1.4', '2015-09-04 22:56:18'),
('a.ganguly', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-09-04 22:56:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsummary', '172.26.23.246', '2015-09-04 22:56:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 22:57:21'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/index.php', '172.31.1.4', '2015-09-04 22:59:21'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-04 23:00:46'),
('a.ganguly', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-04 23:00:51'),
('a.ganguly', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-09-04 23:00:56'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/index.php', '172.31.1.4', '2015-09-04 23:01:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 23:03:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 23:04:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elsummary', '172.26.23.246', '2015-09-04 23:04:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 23:04:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:04:14'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 23:06:51'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-09-04 23:08:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-04 23:08:26'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.4', '2015-09-04 23:08:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:08:32'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-04 23:08:45'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=weblogs', '172.31.1.4', '2015-09-04 23:09:02'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.4', '2015-09-04 23:09:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 23:09:24'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.4', '2015-09-04 23:09:24'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellreceipts', '172.31.1.4', '2015-09-04 23:09:31'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=eluppcl', '172.31.1.4', '2015-09-04 23:09:35'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elreceipt&id=601', '172.31.1.4', '2015-09-04 23:10:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 23:10:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:10:40'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=601', '/index.php', '172.31.1.4', '2015-09-04 23:10:57'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-04 23:11:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:11:30'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?pg=elreceipt&month=Aug-2015&external=No', '172.31.1.4', '2015-09-04 23:11:34'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=No', '/index.php', '172.31.1.4', '2015-09-04 23:11:57'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-04 23:12:16'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&refresh=1', '172.31.1.4', '2015-09-04 23:12:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&refresh=1', '/?logout=1', '172.31.1.4', '2015-09-04 23:12:40'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&refresh=1', 'index.php', '172.31.1.4', '2015-09-04 23:12:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 23:15:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:16:36'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-04 23:17:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:19:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:20:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:21:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/index.php', '172.26.23.246', '2015-09-04 23:21:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/index.php', '172.26.23.246', '2015-09-04 23:23:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/index.php', '172.26.23.246', '2015-09-04 23:27:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 23:27:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary&month=Aug-2015&external=No', '172.26.23.246', '2015-09-04 23:28:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=No', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 23:28:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.26.23.246', '2015-09-04 23:28:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.26.23.246', '2015-09-04 23:40:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.26.23.246', '2015-09-04 23:41:28'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.6', '2015-09-04 23:41:46'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-04 23:42:01'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 23:42:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-04 23:42:39'),
('rs97', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-04 23:42:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 23:48:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-04 23:49:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elconsumption', '172.26.23.246', '2015-09-04 23:49:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsummary', '172.26.23.246', '2015-09-04 23:49:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 23:50:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 23:51:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '172.26.23.246', '2015-09-04 23:53:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '/?pg=elconfig', '172.26.23.246', '2015-09-04 23:55:55'),
('ilight', 'direct', 'index.php', '172.26.23.246', '2015-09-04 23:56:40'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.26.23.246', '2015-09-04 23:56:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elsmailing', '172.26.23.246', '2015-09-04 23:56:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.26.23.246', '2015-09-05 00:01:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.26.23.246', '2015-09-05 00:08:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.26.23.246', '2015-09-05 00:09:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-05 00:11:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elsmailing&month=Aug-2015&external=Yes&mailing=1', '172.26.23.246', '2015-09-05 00:11:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes&mailing=1', '/index.php', '172.26.23.246', '2015-09-05 00:15:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Aug-2015&external=Yes&mailing=1', '172.26.23.246', '2015-09-05 00:15:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes&mailing=1', '/?pg=elsmailing&month=Aug-2015&external=No', '172.26.23.246', '2015-09-05 00:18:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No', '/?pg=elsummary', '172.26.23.246', '2015-09-05 00:18:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsubsidy', '172.26.23.246', '2015-09-05 00:19:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elconfig', '172.26.23.246', '2015-09-05 00:19:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elrmailing', '172.26.23.246', '2015-09-05 00:19:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-05 00:19:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elsmailing', '172.26.23.246', '2015-09-05 00:19:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-05 00:19:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elreceipt', '172.26.23.246', '2015-09-05 00:19:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elconsumption', '172.26.23.246', '2015-09-05 00:20:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.26.23.246', '2015-09-05 00:20:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.26.23.246', '2015-09-05 00:22:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.26.23.246', '2015-09-05 00:23:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-05 00:24:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&refresh=1', '172.26.23.246', '2015-09-05 00:25:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&refresh=1', '/index.php', '172.26.23.246', '2015-09-05 00:25:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-05 00:25:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/index.php', '172.26.23.246', '2015-09-05 00:25:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&refresh=1', '172.26.23.246', '2015-09-05 00:25:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&refresh=1', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-05 00:26:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/index.php', '172.26.23.246', '2015-09-05 00:26:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&external=Yes&refresh=1', '172.26.23.246', '2015-09-05 00:26:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&refresh=1', '/?pg=elreceipt&month=Aug-2015&external=No', '172.26.23.246', '2015-09-05 00:26:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=No', '/index.php', '172.26.23.246', '2015-09-05 00:27:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&external=No&refresh=1', '172.26.23.246', '2015-09-05 00:27:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&refresh=1', '/?pg=elrmailing', '172.26.23.246', '2015-09-05 00:27:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-05 00:27:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.26.23.246', '2015-09-05 00:28:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elreceipt', '172.26.23.246', '2015-09-05 00:28:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=No&refresh=1', '172.26.23.246', '2015-09-05 00:28:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=No&refresh=1', '/index.php', '172.26.23.246', '2015-09-05 00:34:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-05 00:37:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.246', '2015-09-05 00:39:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.26.23.246', '2015-09-05 00:39:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elrmailing', '172.26.23.246', '2015-09-05 00:39:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.26.23.246', '2015-09-05 00:40:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.26.23.246', '2015-09-05 00:40:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Aug-2015&external=No&mailing=1', '172.26.23.246', '2015-09-05 00:41:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2015&external=No&mailing=1', '/?pg=elconfig', '172.26.23.246', '2015-09-05 00:56:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.26.23.246', '2015-09-05 00:56:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.26.23.246', '2015-09-05 00:56:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.26.23.246', '2015-09-05 00:56:29'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 05:47:22'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 05:49:15'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 05:49:29'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 05:49:32'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 05:49:35'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 05:49:41'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 05:49:45'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 05:49:53'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 05:50:19'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 05:50:22'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 09:56:06'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 09:58:26'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-09-05 09:58:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elflats', '172.31.1.4', '2015-09-05 09:58:54'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 09:59:35'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-09-05 10:00:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-05 10:01:22'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.4', '2015-09-05 10:01:22'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-05 10:08:11'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 10:10:35'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-05 10:10:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-05 10:10:51'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-05 10:10:51'),
('rs136', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-05 10:10:57'),
('rs136', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsubsidy', '172.31.1.4', '2015-09-05 10:11:44'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elconfig', '172.31.1.4', '2015-09-05 10:12:57'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elrmailing', '172.31.1.4', '2015-09-05 10:13:41'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.4', '2015-09-05 10:17:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.4', '2015-09-05 10:26:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.4', '2015-09-05 10:26:43'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 10:28:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 10:30:41'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-05 10:31:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-05 10:31:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-05 10:32:06'),
('rs142', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-05 10:32:06'),
('rs142', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-09-05 10:32:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?logout=1', '172.31.1.4', '2015-09-05 10:42:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.4', '2015-09-05 10:42:15'),
('guest', 'direct', 'index.php', '172.26.23.246', '2015-09-05 11:27:49'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-05 15:26:55'),
('guest', 'direct', 'index.php', '172.26.23.246', '2015-09-05 17:33:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.246', '2015-09-05 17:33:38'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.246', '2015-09-05 17:33:38'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.26.23.246', '2015-09-05 17:33:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.26.23.246', '2015-09-05 17:34:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.26.23.246', '2015-09-05 17:34:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elreceipt', '172.26.23.246', '2015-09-05 17:34:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.26.23.246', '2015-09-05 17:34:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.26.23.246', '2015-09-05 17:34:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.26.23.246', '2015-09-05 17:34:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.26.23.246', '2015-09-05 17:34:54'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 20:12:43'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-05 20:13:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-05 20:14:22'),
('amrita', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-05 20:14:22'),
('amrita', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-05 20:14:34'),
('amrita', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-09-05 20:14:39'),
('amrita', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elrmailing', '172.31.1.4', '2015-09-05 20:14:57'),
('amrita', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-09-05 20:15:28'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-09-05 21:38:26'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-05 22:26:09'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-06 08:51:59'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-09-06 10:28:21'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:28:52'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:28:54'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:28:57'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:29:01'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:29:06'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:29:08'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:29:18'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-06 10:29:40'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.3', '2015-09-06 10:30:08'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-06 14:41:40'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-06 15:59:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-06 16:00:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-06 16:00:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-06 16:00:41'),
('poojajain', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-06 16:00:41'),
('poojajain', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-06 16:00:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?logout=1', '172.31.1.4', '2015-09-06 16:01:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-09-06 16:01:04'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-06 16:20:37'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-09-06 16:20:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-06 16:21:48'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.4', '2015-09-06 16:21:48'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-09-06 16:22:01'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=ellbills', '172.31.1.4', '2015-09-06 16:23:17'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsearch', '172.31.1.4', '2015-09-06 16:23:23'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.4', '2015-09-06 16:23:32'),
('ashutosh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-06 16:24:37'),
('ashutosh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.4', '2015-09-06 16:25:23'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-09-06 16:25:34'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=changepwd', '172.31.1.4', '2015-09-06 16:25:51'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=changepwd', '/index.php', '172.31.1.4', '2015-09-06 16:27:27'),
('ashutosh', 'https://ilight.iiita.ac.in/index.php', '/?pg=webusers', '172.31.1.4', '2015-09-06 16:27:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', '/?logout=1', '172.31.1.4', '2015-09-06 16:28:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.4', '2015-09-06 16:28:54'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-06 23:33:07'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-07 06:57:30'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-07 09:47:04'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-09-07 09:50:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 09:50:01'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 09:50:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.3', '2015-09-07 09:50:17'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 09:50:17'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.3', '2015-09-07 09:50:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.3', '2015-09-07 09:50:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 09:51:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 09:51:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 09:51:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 09:51:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=Yes&refresh=1', '172.31.1.3', '2015-09-07 09:51:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes&refresh=1', '/index.php', '172.31.1.3', '2015-09-07 09:52:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.3', '2015-09-07 09:52:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellreceipts', '172.31.1.3', '2015-09-07 09:52:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=ellbills', '172.31.1.3', '2015-09-07 09:53:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 09:53:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.3', '2015-09-07 09:53:50'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 09:57:43'),
('guest', 'direct', 'index.php', '172.18.2.111', '2015-09-07 09:58:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-07 09:58:46'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-07 09:58:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.18.2.111', '2015-09-07 09:58:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.18.2.111', '2015-09-07 09:58:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-07 09:59:02'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 09:59:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?logout=1', '172.31.1.3', '2015-09-07 09:59:11'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.3', '2015-09-07 09:59:11'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.3', '2015-09-07 09:59:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.3', '2015-09-07 09:59:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.3', '2015-09-07 09:59:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 09:59:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.3', '2015-09-07 09:59:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.18.2.111', '2015-09-07 09:59:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elreading', '172.31.1.3', '2015-09-07 10:00:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.3', '2015-09-07 10:00:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=eluppcl', '172.18.2.111', '2015-09-07 10:00:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=eluppcl', '172.18.2.111', '2015-09-07 10:01:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elbilling', '172.18.2.111', '2015-09-07 10:01:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.18.2.111', '2015-09-07 10:01:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.18.2.111', '2015-09-07 10:03:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Aug-2015&recal=1', '172.18.2.111', '2015-09-07 10:05:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.3', '2015-09-07 10:05:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/index.php', '172.18.2.111', '2015-09-07 10:05:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-07 10:05:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&ext=1', '172.31.1.3', '2015-09-07 10:06:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&ext=1', '172.31.1.3', '2015-09-07 10:06:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.18.2.111', '2015-09-07 10:06:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&ext=1', '172.18.2.111', '2015-09-07 10:06:25'),
('grsingh', 'direct', 'index.php', '172.31.1.3', '2015-09-07 10:09:20'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 10:09:23'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.3', '2015-09-07 10:09:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.3', '2015-09-07 10:09:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.3', '2015-09-07 10:12:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:12:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:13:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:13:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:13:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:13:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:13:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:14:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:14:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:14:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:14:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:14:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:15:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:17:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=1', '/index.php', '172.18.2.111', '2015-09-07 10:24:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Aug-2015&ext=0', '172.18.2.111', '2015-09-07 10:24:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=0', '/?pg=elbilling&month=Aug-2015&ext=1', '172.18.2.111', '2015-09-07 10:24:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=1', '/?pg=elbilling&month=Aug-2015&ext=0', '172.18.2.111', '2015-09-07 10:24:46'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-07 10:25:08'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.4', '2015-09-07 10:25:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:27:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:27:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.3', '2015-09-07 10:27:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.3', '2015-09-07 10:27:31'),
('ilight', 'direct', 'index.php', '172.18.2.111', '2015-09-07 10:28:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.3', '2015-09-07 10:28:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&ext=0', '/?pg=elconsumption', '172.18.2.111', '2015-09-07 10:29:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.18.2.111', '2015-09-07 10:30:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-07 10:30:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elconsumption', '172.31.1.3', '2015-09-07 10:31:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.3', '2015-09-07 10:31:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:31:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:31:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 10:31:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-07 11:28:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-07 11:29:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-07 11:29:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jun-2015&external=Yes', '172.18.2.111', '2015-09-07 11:38:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jun-2015&external=Yes', '/?pg=elconsumption&month=Jun-2015&external=No', '172.18.2.111', '2015-09-07 11:40:31'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-07 12:17:10'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-09-07 12:17:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-09-07 12:17:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2015-09-07 12:17:34'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 12:18:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 12:18:30'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 12:18:33'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.6', '2015-09-07 12:19:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', 'index.php', '172.31.1.6', '2015-09-07 12:20:00'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-09-07 12:20:03'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 12:20:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-07 12:20:36');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 12:20:36'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-09-07 12:21:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-09-07 12:21:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.6', '2015-09-07 12:21:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.6', '2015-09-07 12:21:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:23:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:23:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:24:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:24:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:26:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:26:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:26:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:26:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:27:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:27:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 12:27:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2015-09-07 12:53:33'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 12:53:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.6', '2015-09-07 12:54:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.6', '2015-09-07 12:54:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.6', '2015-09-07 12:54:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 12:55:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Aug-2015&external=No&mailing=1', '172.31.1.6', '2015-09-07 12:55:59'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-07 13:11:39'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-09-07 13:14:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-09-07 13:14:48'),
('am', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.4', '2015-09-07 13:14:48'),
('am', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.4', '2015-09-07 13:15:04'),
('am', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=websessions', '172.31.1.4', '2015-09-07 13:15:22'),
('am', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=elsearch', '172.31.1.4', '2015-09-07 13:15:27'),
('am', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellbills', '172.31.1.4', '2015-09-07 13:15:34'),
('am', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-09-07 13:15:41'),
('am', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=ellbills', '172.31.1.4', '2015-09-07 13:15:52'),
('am', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-09-07 13:15:53'),
('am', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-09-07 13:16:02'),
('am', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.31.1.4', '2015-09-07 13:16:15'),
('am', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-07 13:16:24'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?logout=1', '172.31.1.4', '2015-09-07 13:16:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-09-07 13:16:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jun-2015&external=No', '/?pg=elconfig', '172.18.2.111', '2015-09-07 13:21:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2015&external=No&mailing=1', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 13:22:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.6', '2015-09-07 13:22:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:22:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=&month=Aug-2015&external=Yes&mailing=1', '172.31.1.6', '2015-09-07 13:22:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.18.2.111', '2015-09-07 13:23:21'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-07 13:23:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-07 13:23:37'),
('rs136', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 13:23:37'),
('rs136', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-09-07 13:23:46'),
('rs136', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsearch', '172.31.1.6', '2015-09-07 13:23:55'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellreceipts', '172.31.1.6', '2015-09-07 13:24:00'),
('rs136', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsubsidy', '172.31.1.6', '2015-09-07 13:24:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=&month=Aug-2015&external=Yes&mailing=1', '172.31.1.6', '2015-09-07 13:24:11'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsearch', '172.31.1.6', '2015-09-07 13:24:35'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.6', '2015-09-07 13:24:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.18.2.111', '2015-09-07 13:24:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.18.2.111', '2015-09-07 13:25:16'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:25:50'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:26:10'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:26:19'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:26:30'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:26:38'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:26:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2015&external=Yes&mailing=1', '/?pg=elsummary', '172.31.1.6', '2015-09-07 13:26:51'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:26:58'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:27:08'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:27:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.6', '2015-09-07 13:27:17'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:27:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '172.31.1.6', '2015-09-07 13:27:33'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:27:44'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:27:48'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:28:07'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:28:14'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:28:21'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:28:29'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:28:39'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:28:52'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:29:00'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:29:10'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:29:18'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:29:30'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:29:40'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:29:47'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:06'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:11'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:18'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:23'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:28'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:35'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:39'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 13:30:48'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:30:54'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:00'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:14'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:18'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elsmailing&month=Aug-2015&external=Yes&mailing=1', '172.31.1.6', '2015-09-07 13:31:21'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:22'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:25'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:27'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:30'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:31:59'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:03'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:06'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:18'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:24'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:31'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:33'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:38'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:45'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:32:51'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:33:01'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:33:18'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:33:21'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:33:31'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:33:37'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:33:53'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:33:57'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 13:34:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes&mailing=1', '/?pg=elsummary', '172.31.1.6', '2015-09-07 14:01:12'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-07 14:25:22'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-09-07 14:25:30'),
('guest', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/index.php', '172.31.1.4', '2015-09-07 14:25:43'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=eluppcl', 'index.php', '172.31.1.4', '2015-09-07 14:25:43'),
('a.ganguly', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-07 14:25:56'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-09-07 14:26:01'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elconfig', '172.31.1.4', '2015-09-07 14:26:05'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=ellbills', '172.31.1.4', '2015-09-07 14:26:54'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-09-07 14:26:59'),
('a.ganguly', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-09-07 14:27:08'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-09-07 14:27:26'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 14:27:49'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 14:28:19'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 14:28:39'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 14:28:49'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 14:28:56'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 14:29:06'),
('a.ganguly', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-07 14:29:19'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.4', '2015-09-07 14:29:52'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&id=&month=Aug-2015&external=No&mailing=1', '172.31.1.4', '2015-09-07 14:29:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.6', '2015-09-07 14:42:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-09-07 14:42:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.6', '2015-09-07 14:43:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.6', '2015-09-07 14:43:40'),
('a.ganguly', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-09-07 14:44:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.6', '2015-09-07 14:45:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt', '172.31.1.6', '2015-09-07 14:45:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.6', '2015-09-07 14:45:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2015-09-07 14:46:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.6', '2015-09-07 14:46:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.6', '2015-09-07 14:46:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=621', '172.31.1.6', '2015-09-07 14:46:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.6', '2015-09-07 14:46:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.6', '2015-09-07 14:47:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.6', '2015-09-07 14:49:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2015-09-07 14:49:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-07 14:50:07'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 14:50:07'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.6', '2015-09-07 14:50:14'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.6', '2015-09-07 14:52:13'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.6', '2015-09-07 14:52:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/index.php', '172.31.1.6', '2015-09-07 14:52:52'),
('rs128', 'https://ilight.iiita.ac.in/?pg=eluppcl', 'index.php', '172.31.1.6', '2015-09-07 14:52:52'),
('rs128', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 14:54:36'),
('rs128', 'https://ilight.iiita.ac.in/', '/?pg=changepwd', '172.31.1.6', '2015-09-07 14:55:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?logout=1', '172.31.1.6', '2015-09-07 14:55:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=changepwd', 'index.php', '172.31.1.6', '2015-09-07 14:55:39'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-09-07 15:04:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 15:04:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/index.php', '172.31.1.6', '2015-09-07 15:04:56'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-07 15:04:58'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-07 15:10:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.6', '2015-09-07 15:12:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.18.2.111', '2015-09-07 15:14:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=ellicensee', '172.31.1.6', '2015-09-07 15:15:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2015-09-07 15:15:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2015-09-07 15:15:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=176', '172.31.1.6', '2015-09-07 15:16:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=176', '/index.php', '172.31.1.6', '2015-09-07 15:16:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=177', '172.31.1.6', '2015-09-07 15:16:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=177', '/index.php', '172.31.1.6', '2015-09-07 15:16:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=178', '172.31.1.6', '2015-09-07 15:16:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=178', '/index.php', '172.31.1.6', '2015-09-07 15:16:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2015-09-07 15:17:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2015-09-07 15:17:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=176', '172.31.1.6', '2015-09-07 15:18:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=176', '/index.php', '172.31.1.6', '2015-09-07 15:18:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=177', '172.31.1.6', '2015-09-07 15:18:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=177', '/index.php', '172.31.1.6', '2015-09-07 15:18:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=178', '172.31.1.6', '2015-09-07 15:18:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=178', '172.31.1.6', '2015-09-07 15:18:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=178', '/index.php', '172.31.1.6', '2015-09-07 15:18:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2015-09-07 15:19:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=ellicensee', '172.18.2.111', '2015-09-07 15:19:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.18.2.111', '2015-09-07 15:19:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.18.2.111', '2015-09-07 15:19:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.18.2.111', '2015-09-07 15:19:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.18.2.111', '2015-09-07 15:19:46'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-07 15:20:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 15:20:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-07 15:20:33'),
('rs138', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-07 15:20:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 15:20:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&id=&month=Aug-2015&external=Yes&mailing=1', '172.31.1.6', '2015-09-07 15:21:09'),
('rs138', 'https://ilight.iiita.ac.in/', '/?pg=amjobs', '172.31.1.4', '2015-09-07 15:21:16'),
('rs138', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amcalendar', '172.31.1.4', '2015-09-07 15:21:28'),
('rs138', 'https://ilight.iiita.ac.in/?pg=amcalendar', 'index.php', '172.31.1.4', '2015-09-07 15:21:32'),
('rs138', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-07 15:21:36'),
('rs138', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elconfig', '172.31.1.4', '2015-09-07 15:21:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 15:22:22'),
('rs138', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsearch', '172.31.1.4', '2015-09-07 15:22:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.6', '2015-09-07 15:22:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.6', '2015-09-07 15:22:22'),
('rs138', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellreceipts', '172.31.1.4', '2015-09-07 15:22:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=584&month=Aug-2015&external=Yes&mailing=1', '172.31.1.6', '2015-09-07 15:22:40'),
('rs138', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsmailing', '172.31.1.4', '2015-09-07 15:22:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=584&month=Aug-2015&external=Yes&mailing=1', 'index.php', '172.31.1.6', '2015-09-07 15:26:40'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 15:26:42'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 15:26:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 15:27:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.6', '2015-09-07 15:27:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=585&month=Aug-2015&external=Yes&mailing=1', '172.31.1.6', '2015-09-07 15:27:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=585&month=Aug-2015&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 15:27:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 15:27:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.6', '2015-09-07 15:28:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=586&month=Aug-2015&external=Yes&mailing=1', '172.31.1.6', '2015-09-07 15:28:09'),
('rs138', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.4', '2015-09-07 15:30:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=586&month=Aug-2015&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 15:31:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 15:31:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=586&month=Aug-2015&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:32:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:32:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:32:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:32:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:32:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:32:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:32:51'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 15:35:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:36:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:36:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:36:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 15:38:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:38:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:38:19'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-07 15:38:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:38:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:38:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:38:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:38:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:39:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:39:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:39:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:39:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:39:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:40:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:40:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:40:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:40:31'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-07 15:40:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:40:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:41:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:41:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:41:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:41:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:41:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:42:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:42:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:42:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:42:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:42:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:42:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.3', '2015-09-07 15:43:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 15:43:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 15:43:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.3', '2015-09-07 15:44:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.3', '2015-09-07 15:44:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=webusers', '172.18.2.111', '2015-09-07 16:33:57'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', '/?logout=1', '172.18.2.111', '2015-09-07 16:34:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.18.2.111', '2015-09-07 16:34:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-07 16:34:23'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-07 16:34:23'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.18.2.111', '2015-09-07 16:35:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-07 16:35:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-07 16:35:46'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-07 16:35:46'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.18.2.111', '2015-09-07 16:36:48'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.18.2.111', '2015-09-07 16:36:56'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-07 16:36:59'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-07 16:37:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.18.2.111', '2015-09-07 16:37:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.18.2.111', '2015-09-07 16:37:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-07 16:37:32'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-07 16:37:32'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.18.2.111', '2015-09-07 16:38:01'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-07 16:38:01'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-07 16:52:13'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-09-07 17:28:28'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 17:28:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 17:28:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.3', '2015-09-07 17:28:44'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 17:28:44'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.3', '2015-09-07 17:28:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 17:28:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 17:29:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 17:29:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.3', '2015-09-07 17:29:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.3', '2015-09-07 17:29:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.31.1.3', '2015-09-07 17:29:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.3', '2015-09-07 17:30:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.3', '2015-09-07 17:59:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.3', '2015-09-07 17:59:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.3', '2015-09-07 18:00:10'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-09-07 18:00:10'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.31.1.3', '2015-09-07 18:00:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.31.1.3', '2015-09-07 18:01:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.31.1.3', '2015-09-07 18:01:09'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-07 18:07:25'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-09-07 18:08:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-09-07 18:08:48'),
('pritish', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2015-09-07 18:08:48'),
('pritish', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-09-07 18:08:56'),
('pritish', 'direct', '/?pg=elsearch', '172.31.1.6', '2015-09-07 18:09:41'),
('pritish', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-09-07 18:09:53'),
('pritish', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2015-09-07 18:09:54'),
('pritish', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-09-07 18:09:55'),
('pritish', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-09-07 18:10:40'),
('pritish', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-09-07 18:12:41'),
('pritish', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 18:13:01'),
('pritish', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 18:13:48'),
('pritish', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-09-07 18:13:58'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-07 20:54:19'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-07 23:23:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-07 23:24:16'),
('RSS2015001', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-07 23:24:16'),
('RSS2015001', 'direct', 'index.php', '172.31.1.6', '2015-09-07 23:25:22'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.6', '2015-09-07 23:25:45'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=ellbills', '172.31.1.6', '2015-09-07 23:26:21'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=ellreceipts', '172.31.1.6', '2015-09-07 23:26:23'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.6', '2015-09-07 23:26:34'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.6', '2015-09-07 23:27:04'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2015-09-07 23:27:16'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.6', '2015-09-07 23:28:44'),
('RSS2015001', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.6', '2015-09-07 23:29:06'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.6', '2015-09-07 23:30:01'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.6', '2015-09-07 23:30:32'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elsmailing', '172.31.1.6', '2015-09-07 23:30:48'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.6', '2015-09-07 23:44:08'),
('RSS2015001', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Jul-2015&external=No&mailing=1', '172.31.1.6', '2015-09-07 23:44:42'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No&mailing=1', '/?pg=changepwd', '172.31.1.6', '2015-09-07 23:46:07'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2015&external=No&mailing=1', '/?pg=changepwd', '172.31.1.6', '2015-09-07 23:48:38'),
('RSS2015001', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Jul-2015&external=No&mailing=1', '172.31.1.6', '2015-09-07 23:48:40'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No', '/?pg=elsmailing', '172.31.1.6', '2015-09-07 23:49:15'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/?pg=elrmailing&month=Aug-2015&external=No', '172.31.1.6', '2015-09-07 23:49:15'),
('RSS2015001', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.6', '2015-09-07 23:49:15'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=amconfig', '172.18.2.111', '2015-09-08 11:38:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=amconfig', '/index.php', '172.18.2.111', '2015-09-08 11:39:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amconfig', 'index.php', '172.18.2.111', '2015-09-08 11:39:06'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=amconfig', '172.18.2.111', '2015-09-08 11:39:08'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.6', '2015-09-08 11:39:09'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2015-09-08 11:39:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.6', '2015-09-08 11:39:50'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.6', '2015-09-08 11:39:50'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2015-09-08 11:39:58'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=amconfig', '172.18.2.111', '2015-09-08 11:40:24'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.6', '2015-09-08 11:40:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:40:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/index.php', '172.18.2.111', '2015-09-08 11:41:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:42:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:45:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/index.php', '172.18.2.111', '2015-09-08 11:47:09'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2015-09-08 11:47:15'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.6', '2015-09-08 11:47:17'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-09-08 11:47:24'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-08 11:47:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:50:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/index.php', '172.18.2.111', '2015-09-08 11:51:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:51:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/index.php', '172.18.2.111', '2015-09-08 11:52:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:52:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:55:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:56:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:58:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:58:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs', '172.18.2.111', '2015-09-08 11:59:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs', '172.18.2.111', '2015-09-08 12:01:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs&id=2', '172.18.2.111', '2015-09-08 12:01:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=2', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 12:01:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', '/?pg=amjobs&id=2', '172.18.2.111', '2015-09-08 12:01:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=2', '/index.php', '172.18.2.111', '2015-09-08 12:02:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 12:02:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 12:03:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 12:03:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', '/?logout=1', '172.18.2.111', '2015-09-08 12:37:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', 'index.php', '172.18.2.111', '2015-09-08 12:37:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-08 12:37:47'),
('icure', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-08 12:37:47'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.18.2.111', '2015-09-08 12:37:49'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-08 12:37:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-08 12:38:06'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-08 12:38:06'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.18.2.111', '2015-09-08 12:38:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-08 12:38:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-08 12:38:19'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-08 12:38:19'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.18.2.111', '2015-09-08 12:38:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.18.2.111', '2015-09-08 12:38:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-08 12:38:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.18.2.111', '2015-09-08 12:39:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.18.2.111', '2015-09-08 12:39:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&ext=1', '172.18.2.111', '2015-09-08 12:39:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&ext=1', '/?pg=ellicensee', '172.18.2.111', '2015-09-08 12:39:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.18.2.111', '2015-09-08 12:39:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elconfig', '172.18.2.111', '2015-09-08 12:45:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.18.2.111', '2015-09-08 12:47:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.18.2.111', '2015-09-08 12:47:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=45', '172.18.2.111', '2015-09-08 12:47:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=45', '/index.php', '172.18.2.111', '2015-09-08 12:47:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-08 12:48:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-08 12:48:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.18.2.111', '2015-09-08 12:48:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2015&recal=1', '172.18.2.111', '2015-09-08 12:48:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/?pg=elrmailing', '172.18.2.111', '2015-09-08 12:49:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.18.2.111', '2015-09-08 12:50:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-08 12:50:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=636&month=Aug-2015&external=No&mailing=1', '172.18.2.111', '2015-09-08 12:50:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=636&month=Aug-2015&external=No&mailing=1', '/?pg=elsummary', '172.18.2.111', '2015-09-08 12:51:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=amannexures', '172.18.2.111', '2015-09-08 12:51:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=amannexures', '172.18.2.111', '2015-09-08 12:52:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amannexures', '/index.php', '172.18.2.111', '2015-09-08 12:52:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-08 12:54:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-08 12:54:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-08 12:55:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=amjobs', '172.18.2.111', '2015-09-08 12:56:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amannexures', '172.18.2.111', '2015-09-08 12:56:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amannexures', '172.18.2.111', '2015-09-08 12:59:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amannexures', '172.18.2.111', '2015-09-08 13:03:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amannexures', '/?pg=amjobs', '172.18.2.111', '2015-09-08 13:03:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 13:03:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', '/?pg=amjobs&id=2', '172.18.2.111', '2015-09-08 13:03:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=2', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 13:06:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', '/?pg=amjobs&id=2', '172.18.2.111', '2015-09-08 13:06:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=2', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 13:07:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', '/?pg=amjobs&id=2', '172.18.2.111', '2015-09-08 13:07:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=2', '/?pg=amjobs&id=1', '172.18.2.111', '2015-09-08 13:07:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', '/?pg=amjobs&id=', '172.18.2.111', '2015-09-08 13:07:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=1', '/?pg=amjobs&id=', '172.18.2.111', '2015-09-08 13:07:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs&id=', '/?pg=amannexures', '172.18.2.111', '2015-09-08 13:07:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amannexures', '/?pg=amannexures&id=1', '172.18.2.111', '2015-09-08 13:07:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amannexures&id=1', '/index.php', '172.18.2.111', '2015-09-08 13:08:15');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.18.2.111', '2015-09-08 13:11:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/index.php', '172.18.2.111', '2015-09-08 13:11:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-08 13:11:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.18.2.111', '2015-09-08 13:11:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '172.18.2.111', '2015-09-08 13:12:10'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-08 15:19:08'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-08 15:23:47'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-08 16:35:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-08 16:35:33'),
('rs155', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-08 16:35:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '/?pg=amjobs', '172.18.2.111', '2015-09-08 17:00:31'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-08 17:01:41'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-08 17:01:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-08 17:01:57'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-08 17:01:57'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-08 17:02:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-08 17:02:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-08 17:02:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-08 17:03:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-08 17:04:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-09-08 17:05:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-08 17:05:10'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-09 08:00:45'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-09 08:12:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=elreceipt', '172.18.2.111', '2015-09-09 10:15:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.18.2.111', '2015-09-09 10:15:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?pg=elconsumption', '172.18.2.111', '2015-09-09 10:15:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.18.2.111', '2015-09-09 10:15:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.18.2.111', '2015-09-09 10:24:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.18.2.111', '2015-09-09 10:24:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.18.2.111', '2015-09-09 10:24:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.18.2.111', '2015-09-09 10:25:48'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-09 10:26:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-09 10:26:29'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-09 10:26:30'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-09-09 10:26:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.31.1.4', '2015-09-09 10:26:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-09 10:27:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 10:27:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-09-09 10:27:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-09 10:27:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 10:27:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.18.2.111', '2015-09-09 10:28:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-09 10:28:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-09-09 10:28:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.18.2.111', '2015-09-09 10:28:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:28:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-09 10:28:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 10:28:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:28:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:29:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jun-2015&external=Yes', '172.31.1.4', '2015-09-09 10:29:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-09 10:29:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jun-2015&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 10:29:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.4', '2015-09-09 10:29:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-09 10:29:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 10:29:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 10:29:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2015&external=Yes', '/?pg=elsmailing', '172.18.2.111', '2015-09-09 10:29:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.18.2.111', '2015-09-09 10:30:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 10:30:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.18.2.111', '2015-09-09 10:30:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.4', '2015-09-09 10:30:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=187', '172.31.1.4', '2015-09-09 10:30:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.18.2.111', '2015-09-09 10:30:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=187', '/?pg=ellicensee', '172.31.1.4', '2015-09-09 10:30:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-09 10:30:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-09 10:31:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=180', '172.31.1.4', '2015-09-09 10:31:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=180', '/?pg=elrmailing', '172.31.1.4', '2015-09-09 10:31:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.18.2.111', '2015-09-09 10:31:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:31:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:31:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-09 10:32:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 10:32:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:32:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 10:32:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Jun-2015&external=Yes', '172.18.2.111', '2015-09-09 10:32:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 10:32:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2015&external=Yes', '/?pg=elrmailing', '172.18.2.111', '2015-09-09 10:32:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.18.2.111', '2015-09-09 10:32:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-09 10:32:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:32:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=441&month=Jul-2015&external=Yes&mailing=1', '172.31.1.4', '2015-09-09 10:32:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-09 10:32:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:32:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-09 10:33:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=441&month=Jul-2015&external=Yes&mailing=1', '172.31.1.4', '2015-09-09 10:34:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=441&month=Jul-2015&external=Yes&mailing=1', '/?logout=1', '172.31.1.4', '2015-09-09 10:34:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=441&month=Jul-2015&external=Yes&mailing=1', 'index.php', '172.31.1.4', '2015-09-09 10:34:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.18.2.111', '2015-09-09 10:34:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.18.2.111', '2015-09-09 10:34:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Jul-2015&external=Yes', '172.18.2.111', '2015-09-09 10:34:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-09 10:34:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.18.2.111', '2015-09-09 10:34:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Jun-2015&external=No', '172.18.2.111', '2015-09-09 10:35:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2015&external=No', '/?pg=elreceipt&month=Jun-2015&external=Yes', '172.18.2.111', '2015-09-09 10:38:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2015&external=Yes', '/?pg=elreceipt&month=Jun-2015&external=No', '172.18.2.111', '2015-09-09 10:38:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2015&external=No', '/?pg=elreceipt&month=Jun-2015&external=Yes', '172.18.2.111', '2015-09-09 10:38:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2015&external=Yes', '/index.php', '172.18.2.111', '2015-09-09 10:38:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Jun-2015&external=No', '172.18.2.111', '2015-09-09 10:38:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2015&external=No', '/?pg=elrmailing', '172.18.2.111', '2015-09-09 10:39:02'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-09 11:00:19'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-09 11:00:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-09 11:00:36'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-09 11:00:36'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-09 11:00:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=593', '172.31.1.4', '2015-09-09 11:00:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=593', '/?pg=elreceipt&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-09 11:01:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:07:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elconfig', '172.18.2.111', '2015-09-09 11:09:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:14:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:31:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:40:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:41:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:41:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:42:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 11:42:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/index.php', '172.18.2.111', '2015-09-09 11:43:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.18.2.111', '2015-09-09 12:27:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', '/?logout=1', '172.31.1.4', '2015-09-09 13:36:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2015&external=Yes', 'index.php', '172.31.1.4', '2015-09-09 13:36:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-09 13:56:45'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-09 13:56:45'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.4', '2015-09-09 13:56:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.4', '2015-09-09 13:56:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.4', '2015-09-09 13:57:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-09 13:57:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 13:57:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 13:57:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 13:57:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Shop&external=Yes&id=150', '172.31.1.4', '2015-09-09 13:57:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Shop&external=Yes&id=150', '/index.php', '172.31.1.4', '2015-09-09 13:59:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 13:59:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 13:59:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-09 13:59:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-09 13:59:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-09 13:59:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 13:59:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:00:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:00:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-09-09 14:00:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elconsumption', '172.31.1.4', '2015-09-09 14:00:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-09-09 14:00:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:01:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:01:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:01:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:01:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:01:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:02:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:02:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:02:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:02:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-09 14:02:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-09-09 14:03:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.4', '2015-09-09 14:03:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-09-09 14:04:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-09 14:04:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=Yes', '/index.php', '172.31.1.4', '2015-09-09 14:04:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.4', '2015-09-09 14:05:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=Yes', '172.31.1.4', '2015-09-09 14:05:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elsmailing&month=Aug-2015&external=No', '172.31.1.4', '2015-09-09 14:11:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=Yes', '/?pg=elsmailing&month=Aug-2015&external=No', '172.31.1.4', '2015-09-09 14:11:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No', '/?pg=elsummary', '172.31.1.4', '2015-09-09 14:11:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.4', '2015-09-09 14:12:08'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-09 14:12:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.4', '2015-09-09 14:17:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.4', '2015-09-09 14:18:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.4', '2015-09-09 14:18:02'),
('guest', 'direct', 'index.php', '172.18.2.111', '2015-09-09 15:12:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-09 15:12:36'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-09 15:12:36'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.18.2.111', '2015-09-09 15:12:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-09 15:12:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.18.2.111', '2015-09-09 15:12:50'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.18.2.111', '2015-09-09 15:12:50'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.18.2.111', '2015-09-09 15:12:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elconsumption', '172.18.2.111', '2015-09-09 15:13:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsummary', '172.18.2.111', '2015-09-09 15:17:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.18.2.111', '2015-09-09 15:17:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.18.2.111', '2015-09-09 15:17:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconsumption', '172.18.2.111', '2015-09-09 15:33:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconsumption', '172.18.2.111', '2015-09-09 15:35:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconsumption', '172.18.2.111', '2015-09-09 15:38:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.18.2.111', '2015-09-09 16:56:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.18.2.111', '2015-09-09 16:57:36'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-10 17:14:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-10 17:17:28'),
('iit2012092', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-10 17:17:29'),
('iit2012092', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-09-10 17:17:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?logout=1', '172.31.1.4', '2015-09-10 17:17:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-09-10 17:17:51'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-10 18:42:21'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-12 16:20:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-12 16:20:29'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-12 16:20:29'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.4', '2015-09-12 16:20:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.4', '2015-09-12 16:43:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.4', '2015-09-12 16:43:01'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-14 23:11:06'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-21 09:22:56'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-21 09:23:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-09-21 09:23:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-21 09:23:08'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-21 23:13:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-21 23:13:22'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-21 23:13:22'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.4', '2015-09-21 23:13:38'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellreceipts', '172.31.1.4', '2015-09-21 23:13:47'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=ellbills', '172.31.1.4', '2015-09-21 23:13:55'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=webusers', '172.31.1.4', '2015-09-21 23:14:01'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=elconfig', '172.31.1.4', '2015-09-21 23:14:12'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elrmailing', '172.31.1.4', '2015-09-21 23:14:35'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-09-21 23:14:55'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-09-21 23:15:16'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-09-21 23:15:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=601&month=Aug-2015&external=No&mailing=1', '172.31.1.4', '2015-09-21 23:15:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=601&month=Aug-2015&external=No&mailing=1', '/index.php', '172.31.1.4', '2015-09-21 23:15:59'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-21 23:16:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-09-21 23:16:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-21 23:16:09'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-22 10:18:13'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=amconfig', '172.31.1.4', '2015-09-22 11:45:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?pg=amjobs', '172.31.1.4', '2015-09-22 11:45:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amannexures', '172.31.1.4', '2015-09-22 11:45:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=amannexures', '/?pg=eluppcl', '172.31.1.4', '2015-09-22 11:45:29'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-24 11:47:36'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-24 13:38:17'),
('mmishra', 'https://ilight.iiita.ac.in/mybp/index.php?pg=elreading', 'index.php', '172.31.1.4', '2015-09-24 15:52:30'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-28 11:18:08'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-28 11:18:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-28 11:19:09'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-28 11:19:09'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-28 11:19:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.4', '2015-09-28 11:20:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-28 11:29:07'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-28 11:29:07'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-09-28 11:29:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-28 11:29:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-28 11:44:20'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-28 11:44:20'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-09-28 11:44:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-09-28 11:44:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.4', '2015-09-28 11:45:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsummary', '172.31.1.4', '2015-09-28 11:49:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.4', '2015-09-28 11:54:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elconfig', '172.31.1.4', '2015-09-28 11:57:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.4', '2015-09-28 11:58:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.4', '2015-09-28 11:58:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-09-28 11:59:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.4', '2015-09-28 11:59:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsmailing', '172.31.1.4', '2015-09-28 12:00:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '172.31.1.4', '2015-09-28 12:00:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', 'index.php', '172.31.1.4', '2015-09-28 12:05:03'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-09-28 12:05:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-09-28 12:05:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.4', '2015-09-28 12:11:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=ellicensee', '172.31.1.4', '2015-09-28 12:46:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-28 12:46:52'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-28 17:34:27'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-28 17:34:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-28 17:34:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.4', '2015-09-28 17:34:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-28 17:34:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-28 17:35:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-28 17:35:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=61', '172.31.1.4', '2015-09-28 17:36:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=61', '/index.php', '172.31.1.4', '2015-09-28 17:36:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=62', '172.31.1.4', '2015-09-28 17:36:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=62', '/index.php', '172.31.1.4', '2015-09-28 17:37:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=61', '172.31.1.4', '2015-09-28 17:37:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=61', '/index.php', '172.31.1.4', '2015-09-28 17:37:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.4', '2015-09-28 17:38:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-28 17:38:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=83', '172.31.1.4', '2015-09-28 17:38:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=83', '/index.php', '172.31.1.4', '2015-09-28 17:39:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=85', '172.31.1.4', '2015-09-28 17:39:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=85', '/?pg=ellicensee&cat=Staff&external=No&id=86', '172.31.1.4', '2015-09-28 17:39:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=86', '/index.php', '172.31.1.4', '2015-09-28 17:39:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=87', '172.31.1.4', '2015-09-28 17:39:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=87', '/index.php', '172.31.1.4', '2015-09-28 17:39:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=88', '172.31.1.4', '2015-09-28 17:40:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=88', '/index.php', '172.31.1.4', '2015-09-28 17:40:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-28 17:40:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Asstt.%20Professor&external=No&id=205', '172.31.1.4', '2015-09-28 17:41:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Asstt.%20Professor&external=No&id=205', '172.31.1.4', '2015-09-28 17:41:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Asstt.%20Professor&external=No&id=205', '/index.php', '172.31.1.4', '2015-09-28 17:43:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-28 17:44:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-28 17:45:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?logout=1', '172.31.1.4', '2015-09-28 17:45:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.4', '2015-09-28 17:45:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-28 17:45:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Asstt.%20Professor&external=No&id=205', '172.31.1.4', '2015-09-28 17:45:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=88', '172.31.1.4', '2015-09-28 17:46:00'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-28 17:46:21'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-29 11:52:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-29 11:52:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-29 11:52:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-29 11:52:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.4', '2015-09-29 11:57:25'),
('grsingh', 'direct', 'index.php', '172.31.1.4', '2015-09-29 11:59:57'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-09-29 12:00:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elflats', '172.31.1.4', '2015-09-29 12:00:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.4', '2015-09-29 12:00:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.4', '2015-09-29 12:00:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elbilling', '172.31.1.4', '2015-09-29 12:00:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt', '172.31.1.4', '2015-09-29 12:00:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.4', '2015-09-29 12:00:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elflats', '172.31.1.4', '2015-09-29 12:01:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.31.1.4', '2015-09-29 12:01:44'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-29 13:11:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-29 13:11:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-29 13:11:59'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-29 13:11:59'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-29 13:12:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.4', '2015-09-29 13:18:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.4', '2015-09-29 13:22:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/index.php', '172.31.1.4', '2015-09-29 13:23:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-29 13:24:46'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-29 13:24:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-29 13:24:59'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-09-30 05:32:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-09-30 05:32:53'),
('RSS2015001', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-09-30 05:32:53'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-09-30 05:33:15'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=weblogs', '172.31.1.6', '2015-09-30 05:33:29'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=ellreceipts', '172.31.1.6', '2015-09-30 05:33:48'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=webusers', '172.31.1.6', '2015-09-30 05:33:56'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=elsmailing', '172.31.1.6', '2015-09-30 05:34:18'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-30 09:24:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-30 09:26:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-30 09:26:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-30 09:28:37'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-09-30 09:28:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.4', '2015-09-30 09:28:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.4', '2015-09-30 09:29:00'),
('guest', 'direct', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-30 09:41:28'),
('grsingh', 'direct', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-09-30 09:41:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.4', '2015-09-30 09:55:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.4', '2015-09-30 09:55:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-09-30 09:55:21'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-30 10:22:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-30 10:23:11'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-30 10:23:11'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-09-30 10:23:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-30 10:32:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=58', '172.31.1.4', '2015-09-30 10:39:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=58', '/?pg=ellicensee', '172.31.1.4', '2015-09-30 10:40:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=61', '172.31.1.4', '2015-09-30 10:40:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=61', '/?pg=ellicensee&cat=&external=No&id=58', '172.31.1.4', '2015-09-30 10:41:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=58', '/?pg=ellicensee&cat=&external=No&id=61', '172.31.1.4', '2015-09-30 10:41:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=61', '/index.php', '172.31.1.4', '2015-09-30 10:41:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=58', '172.31.1.4', '2015-09-30 10:42:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=58', '/index.php', '172.31.1.4', '2015-09-30 10:42:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=62', '172.31.1.4', '2015-09-30 10:45:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=62', '/?pg=ellicensee&cat=&external=No&id=69', '172.31.1.4', '2015-09-30 10:50:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=69', '/index.php', '172.31.1.4', '2015-09-30 10:52:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=70', '172.31.1.4', '2015-09-30 10:52:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=70', '/index.php', '172.31.1.4', '2015-09-30 10:54:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=71', '172.31.1.4', '2015-09-30 10:55:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=71', '/?pg=ellicensee', '172.31.1.4', '2015-09-30 10:56:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.4', '2015-09-30 10:56:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=49', '172.31.1.4', '2015-09-30 10:57:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=49', '/?pg=ellicensee', '172.31.1.4', '2015-09-30 10:57:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-09-30 10:59:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=105', '172.31.1.4', '2015-09-30 10:59:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=105', '/index.php', '172.31.1.4', '2015-09-30 11:01:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-30 11:02:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=120', '172.31.1.4', '2015-09-30 11:12:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=120', '/index.php', '172.31.1.4', '2015-09-30 11:13:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=55', '172.31.1.4', '2015-09-30 11:13:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=55', '/index.php', '172.31.1.4', '2015-09-30 11:13:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=123', '172.31.1.4', '2015-09-30 11:14:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=123', '/index.php', '172.31.1.4', '2015-09-30 11:15:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=238', '172.31.1.4', '2015-09-30 11:15:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=238', '/index.php', '172.31.1.4', '2015-09-30 11:16:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=72', '172.31.1.4', '2015-09-30 11:16:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=72', '/index.php', '172.31.1.4', '2015-09-30 11:16:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=244', '172.31.1.4', '2015-09-30 11:17:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=244', '/index.php', '172.31.1.4', '2015-09-30 11:19:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=230', '172.31.1.4', '2015-09-30 11:19:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=230', '/index.php', '172.31.1.4', '2015-09-30 11:20:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=229', '172.31.1.4', '2015-09-30 11:20:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=229', '/index.php', '172.31.1.4', '2015-09-30 11:20:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.4', '2015-09-30 11:21:38'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?logout=1', '172.31.1.4', '2015-09-30 11:30:57'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', 'index.php', '172.31.1.4', '2015-09-30 11:30:57'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-30 11:31:15'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-30 13:57:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-30 13:57:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-30 13:57:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.4', '2015-09-30 13:57:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.4', '2015-09-30 13:57:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.4', '2015-09-30 13:58:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.4', '2015-09-30 14:00:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=247', '172.31.1.4', '2015-09-30 14:00:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=247', '172.31.1.4', '2015-09-30 14:00:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/?pg=elflats', '172.31.1.4', '2015-09-30 14:00:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.4', '2015-09-30 14:01:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.4', '2015-09-30 14:17:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=248', '172.31.1.4', '2015-09-30 14:37:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=248', '/index.php', '172.31.1.4', '2015-09-30 15:07:09'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-09-30 21:18:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-09-30 21:18:35'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-09-30 21:18:35'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-09-30 21:18:49'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-09-30 21:19:00'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-09-30 21:19:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-09-30 21:19:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-09-30 21:19:39'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-01 10:19:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-01 10:19:38'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-01 10:19:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-10-01 10:19:41'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-01 10:22:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-01 10:22:30'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-01 10:22:30'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-01 10:22:34'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-01 10:22:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-01 10:22:42'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-01 10:22:42'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-10-01 10:22:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.4', '2015-10-01 10:23:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-01 10:23:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 10:23:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-01 10:25:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-01 10:25:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 10:25:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 10:25:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-01 10:26:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.4', '2015-10-01 10:26:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-01 10:27:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-01 10:27:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 10:27:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-01 10:27:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.4', '2015-10-01 10:30:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.4', '2015-10-01 10:30:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-01 10:31:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 10:31:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 10:31:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-01 10:31:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-01 10:31:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-01 10:37:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.4', '2015-10-01 10:42:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:42:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:42:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:43:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:43:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:43:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:44:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:45:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:46:21');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:47:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:47:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:50:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.31.1.4', '2015-10-01 10:50:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 11:59:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.4', '2015-10-01 13:11:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-01 13:11:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2015&refresh=1', '172.31.1.4', '2015-10-01 13:11:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015&refresh=1', '/?pg=elreading', '172.31.1.4', '2015-10-01 13:12:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-01 13:25:53'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.4', '2015-10-01 13:26:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.4', '2015-10-01 13:36:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-10-01 13:36:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-01 13:36:34'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-10-01 14:08:58'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:12'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:23'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:26'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:30'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:32'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:37'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:41'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:43'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:09:45'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-10-01 14:10:03'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:10:05'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:10:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:10:11'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:10:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:10:14'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:10:17'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-10-01 14:11:28'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:11:30'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:11:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:11:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:11:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:11:41'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:11:42'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:11:45'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:06'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 14:12:08'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:08'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:12'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:14'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:18'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:20'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:22'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:42'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:44'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:46'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:50'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:54'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-01 14:12:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 14:18:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 14:19:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 14:19:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-01 14:19:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-01 14:19:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-01 14:19:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-01 14:20:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-01 14:20:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-01 14:24:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 14:25:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-01 14:25:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-01 14:28:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.4', '2015-10-01 14:29:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=ellicensee', '172.31.1.4', '2015-10-01 14:29:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.4', '2015-10-01 14:30:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-01 14:30:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-01 14:30:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-01 14:30:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elconsumption', '172.31.1.4', '2015-10-01 14:32:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.4', '2015-10-01 14:34:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.4', '2015-10-01 14:34:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-01 15:11:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.4', '2015-10-01 17:45:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-01 17:51:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreadingnext', '172.31.1.4', '2015-10-01 18:01:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elflats', '172.31.1.4', '2015-10-01 18:01:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.4', '2015-10-01 18:01:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/?pg=elreading', '172.31.1.4', '2015-10-01 18:02:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.4', '2015-10-01 18:03:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.4', '2015-10-01 18:03:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/index.php', '172.31.1.4', '2015-10-01 18:03:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-01 18:03:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.4', '2015-10-01 18:03:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elflats', '172.31.1.4', '2015-10-01 18:04:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.4', '2015-10-01 18:04:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/index.php', '172.31.1.4', '2015-10-01 18:04:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=107', '172.31.1.4', '2015-10-01 18:04:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=107', '/index.php', '172.31.1.4', '2015-10-01 18:04:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-01 18:05:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.4', '2015-10-01 18:05:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elflats', '172.31.1.4', '2015-10-01 18:05:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.4', '2015-10-01 18:05:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/index.php', '172.31.1.4', '2015-10-01 18:05:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-01 18:05:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-01 18:06:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-01 18:14:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-01 18:14:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-01 18:14:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreadingnext', '172.31.1.4', '2015-10-01 18:19:14'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-01 18:33:59'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-10-01 18:34:16'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-05 12:11:44'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-05 12:11:57'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-05 12:12:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-05 12:12:07'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 12:12:07'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.4', '2015-10-05 12:12:12'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=elrmailing', '172.31.1.4', '2015-10-05 12:12:23'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-05 12:12:35'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-05 12:18:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-05 12:18:11'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 12:18:11'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-05 12:18:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 12:18:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-05 12:18:21'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 12:18:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-10-05 12:18:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-05 12:19:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:19:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:19:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:19:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-05 12:22:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-05 12:22:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:22:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-05 12:23:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-05 12:27:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-05 12:27:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-05 12:27:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-05 12:30:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:34:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:34:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:36:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:39:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-05 12:39:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-05 12:39:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:39:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:39:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:40:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:40:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:41:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:41:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:52:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:52:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-05 12:52:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-05 12:55:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-05 12:55:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/index.php', '172.31.1.4', '2015-10-05 12:57:21'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-05 15:12:45'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-05 15:12:49'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 15:12:55'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 15:13:01'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 15:13:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 15:13:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-05 15:13:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.4', '2015-10-07 09:47:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.4', '2015-10-07 09:47:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.31.1.4', '2015-10-07 09:47:26'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.4', '2015-10-07 09:47:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=17', '172.31.1.4', '2015-10-07 09:59:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=', '172.31.1.4', '2015-10-07 09:59:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=elflats&id=17', '172.31.1.4', '2015-10-07 09:59:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=', '172.31.1.4', '2015-10-07 09:59:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=elflats&id=17', '172.31.1.4', '2015-10-07 10:00:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=18', '172.31.1.4', '2015-10-07 10:00:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=18', '/?pg=elflats&id=19', '172.31.1.4', '2015-10-07 10:54:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=19', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 11:02:07'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 11:06:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 11:06:36'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 11:06:36'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 11:06:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elconfig', '172.31.1.4', '2015-10-07 11:10:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:10:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:22:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:23:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:24:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:24:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:25:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:25:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreading', '172.31.1.4', '2015-10-07 11:27:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:27:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:29:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:30:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:31:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:32:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:34:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:37:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/?pg=elreadingplus', '172.31.1.4', '2015-10-07 11:38:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingplus', '/index.php', '172.31.1.4', '2015-10-07 11:38:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:38:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:40:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:41:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:42:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:46:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:47:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:48:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 11:49:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 11:49:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:02:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:03:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 12:03:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 12:03:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 12:04:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-07 12:04:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-07 12:05:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 12:05:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 12:05:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:06:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:07:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.31.1.4', '2015-10-07 12:07:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elsubsidy', '172.31.1.4', '2015-10-07 12:09:22'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 12:15:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 12:15:50'),
('grsngh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 12:15:50'),
('grsngh', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.4', '2015-10-07 12:16:27'),
('grsngh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 12:16:31'),
('grsngh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-10-07 12:16:34'),
('grsngh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-10-07 12:17:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elconfig', '172.31.1.4', '2015-10-07 12:17:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-10-07 12:17:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.31.1.4', '2015-10-07 12:18:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.4', '2015-10-07 12:18:11'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?logout=1', '172.31.1.4', '2015-10-07 12:19:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.4', '2015-10-07 12:19:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 12:19:20'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 12:19:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elflats', '172.31.1.4', '2015-10-07 12:20:19'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.4', '2015-10-07 12:21:02'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.4', '2015-10-07 12:21:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elflats', '172.31.1.4', '2015-10-07 12:21:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.4', '2015-10-07 12:21:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/index.php', '172.31.1.4', '2015-10-07 12:24:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=197', '172.31.1.4', '2015-10-07 12:24:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=197', '/index.php', '172.31.1.4', '2015-10-07 12:26:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=198', '172.31.1.4', '2015-10-07 12:26:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=198', '/index.php', '172.31.1.4', '2015-10-07 12:29:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=200', '172.31.1.4', '2015-10-07 12:29:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=200', '/index.php', '172.31.1.4', '2015-10-07 12:30:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=202', '172.31.1.4', '2015-10-07 12:33:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=202', '/index.php', '172.31.1.4', '2015-10-07 12:34:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=215', '172.31.1.4', '2015-10-07 12:34:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=215', '/index.php', '172.31.1.4', '2015-10-07 12:35:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:36:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 12:38:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:39:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:39:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elflats', '172.31.1.4', '2015-10-07 12:41:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=202', '172.31.1.4', '2015-10-07 12:41:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=202', '/index.php', '172.31.1.4', '2015-10-07 12:42:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=212', '172.31.1.4', '2015-10-07 12:42:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=212', '172.31.1.4', '2015-10-07 12:42:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:42:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=212', '/index.php', '172.31.1.4', '2015-10-07 12:42:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:42:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', 'index.php', '172.31.1.4', '2015-10-07 12:43:24'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:43:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:45:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=212', '172.31.1.4', '2015-10-07 12:45:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=212', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:46:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 12:46:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-07 12:46:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:47:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:48:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 12:49:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 12:50:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-07 12:51:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.4', '2015-10-07 13:19:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.4', '2015-10-07 13:19:26'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 14:47:36'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-10-07 14:48:38'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-07 14:48:45'),
('icure', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-10-07 14:48:45'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-07 14:48:50'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:48:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 14:48:56'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:48:57'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-07 14:49:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:49:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 14:49:12'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:49:12'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-07 14:49:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:49:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 14:49:29'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:49:29'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=changepwd', '172.31.1.4', '2015-10-07 14:49:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=changepwd', '/index.php', '172.31.1.4', '2015-10-07 14:49:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-07 14:49:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-07 14:49:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 14:50:00'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:50:00'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-07 14:50:02'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:50:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 14:50:12'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:50:12'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-10-07 14:50:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-07 14:51:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 14:51:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elbilling', '172.31.1.4', '2015-10-07 14:52:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elflats', '172.31.1.4', '2015-10-07 14:52:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.4', '2015-10-07 14:53:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 14:53:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elreading', '172.31.1.4', '2015-10-07 14:54:40'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 14:58:43'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:58:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 14:59:06'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 14:59:06'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.4', '2015-10-07 14:59:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 15:00:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elreading', '172.31.1.4', '2015-10-07 15:00:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-07 15:03:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:03:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-07 15:03:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 15:03:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:03:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:04:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:04:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:05:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 15:05:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 15:05:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:07:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:07:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:07:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:08:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:10:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:12:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:12:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:13:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:13:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:17:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:19:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:19:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 15:19:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.31.1.4', '2015-10-07 15:19:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-07 15:19:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 15:20:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 15:22:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 15:23:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elreading', '172.31.1.4', '2015-10-07 15:24:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-07 15:29:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 15:29:55'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-10-07 15:44:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 15:44:45'),
('rs128', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 15:44:46'),
('rs128', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-07 15:45:05'),
('rs128', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-07 15:45:09'),
('rs128', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elconfig', '172.31.1.4', '2015-10-07 15:45:12'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elrmailing', '172.31.1.4', '2015-10-07 15:45:34'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-07 15:46:34'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:46:53'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:47:06'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:47:22'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:47:50'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:48:11'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:48:33'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:48:39'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:48:44'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:49:01'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:49:44'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:50:08'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:50:20'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:51:06'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:51:12'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:51:24'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:51:32'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:51:50'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:51:54'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:52:08'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:52:41'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:52:56'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:53:00'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:53:10'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:53:26'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:53:32'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:53:47'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:53:54'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:53:56'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:54:54'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:55:04'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:55:17'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:55:37'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:55:51'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:56:16'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:56:27'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:56:53'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:56:58'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:57:12'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:57:15'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 15:57:28'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 15:59:52'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 15:59:56'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 16:00:08'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 16:03:45'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 16:04:01'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 16:04:04'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 16:04:11'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 16:06:42'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 16:12:46'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 16:12:56'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 16:12:59'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 16:13:11'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 16:14:12'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 16:14:29'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 16:14:35'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-07 16:19:06'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.31.1.4', '2015-10-07 16:21:33'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.31.1.4', '2015-10-07 16:21:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:13:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/index.php', '172.31.1.4', '2015-10-07 17:13:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', 'index.php', '172.31.1.4', '2015-10-07 17:13:55'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-10-07 17:13:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:14:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elflats', '172.31.1.4', '2015-10-07 17:18:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.4', '2015-10-07 17:19:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 17:19:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 17:19:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-07 17:19:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:21:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:23:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:24:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:26:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:26:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:28:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elflats', '172.31.1.4', '2015-10-07 17:29:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.4', '2015-10-07 17:31:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:31:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:33:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:35:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 17:35:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elbilling', '172.31.1.4', '2015-10-07 17:36:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-07 17:39:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 17:42:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 17:42:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:46:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:46:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:47:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:48:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:49:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:51:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:51:46'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 17:54:40'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-10-07 17:54:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.4', '2015-10-07 17:55:42');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.4', '2015-10-07 17:55:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 17:55:54'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 17:55:54'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 17:56:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/index.php', '172.31.1.4', '2015-10-07 17:59:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 17:59:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 18:01:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 18:02:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 18:03:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 18:05:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreadingnext', '172.31.1.4', '2015-10-07 18:50:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.4', '2015-10-07 18:53:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 18:53:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-07 18:54:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 18:54:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/index.php', '172.31.1.4', '2015-10-07 18:55:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elconsumption', '172.31.1.4', '2015-10-07 18:56:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-10-07 18:56:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.4', '2015-10-07 18:58:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-10-07 18:58:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.4', '2015-10-07 18:59:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015', '172.31.1.4', '2015-10-07 18:59:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-07 18:59:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/?pg=elbilling', '172.31.1.4', '2015-10-07 19:00:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-10-07 19:01:18'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-10-07 19:01:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.4', '2015-10-07 19:01:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.4', '2015-10-07 19:01:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-07 19:02:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elconsumption&month=Sep-2015', '172.31.1.4', '2015-10-07 19:03:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.4', '2015-10-07 19:03:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-07 19:03:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.4', '2015-10-07 19:03:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-07 19:03:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-07 19:04:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.4', '2015-10-07 19:04:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-07 19:05:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.4', '2015-10-07 19:05:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-07 19:06:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.4', '2015-10-07 19:06:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', 'index.php', '172.31.1.4', '2015-10-07 19:07:22'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.4', '2015-10-07 19:07:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.4', '2015-10-07 19:07:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/index.php', '172.31.1.4', '2015-10-07 19:07:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-07 19:08:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.4', '2015-10-07 19:08:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-07 19:09:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/?pg=elrmailing&id=&month=Sep-2015&external=No&mailing=1', '172.31.1.4', '2015-10-07 19:09:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2015&external=No&mailing=1', '/?pg=elrmailing&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-07 19:26:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=Yes', '/?pg=elsmailing', '172.31.1.4', '2015-10-07 19:27:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-07 19:27:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-07 19:27:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Sep-2015&external=Yes&mailing=1', '172.31.1.4', '2015-10-07 19:27:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.4', '2015-10-07 19:28:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsubsidy', '172.31.1.4', '2015-10-07 19:29:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elrmailing', '172.31.1.4', '2015-10-07 19:29:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.4', '2015-10-07 19:29:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elrmailing', '172.31.1.4', '2015-10-07 19:30:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?logout=1', '172.31.1.4', '2015-10-07 19:30:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.4', '2015-10-07 19:30:16'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 19:31:01'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-10-07 19:31:46'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 19:31:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 19:32:13'),
('rs107', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 19:32:13'),
('rs107', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-07 19:32:38'),
('rs107', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-10-07 19:32:42'),
('rs107', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.4', '2015-10-07 19:34:43'),
('rs107', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=5', '172.31.1.4', '2015-10-07 19:34:48'),
('rs107', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.4', '2015-10-07 19:34:57'),
('rs107', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsmailing', '172.31.1.4', '2015-10-07 19:35:06'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-07 19:36:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-07 19:36:41'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-07 19:36:41'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-10-07 19:36:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-07 19:37:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-07 19:37:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 19:37:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elconsumption', '172.31.1.4', '2015-10-07 19:38:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015', '172.31.1.4', '2015-10-07 19:38:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/?pg=elsummary', '172.31.1.4', '2015-10-07 19:38:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&refresh=1', '172.31.1.4', '2015-10-07 19:38:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&refresh=1', '/?pg=elreading', '172.31.1.4', '2015-10-07 19:39:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-07 19:40:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-07 19:40:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 19:40:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 19:40:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elreading', '172.31.1.4', '2015-10-07 19:40:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-07 19:44:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.4', '2015-10-07 19:51:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.4', '2015-10-07 19:51:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 19:52:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/index.php', '172.31.1.4', '2015-10-07 19:53:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 19:53:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elreading', '172.31.1.4', '2015-10-07 20:01:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.4', '2015-10-07 20:09:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-07 20:10:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-07 20:10:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-07 20:10:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling', '172.31.1.4', '2015-10-07 20:11:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-07 20:11:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-07 20:11:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-07 20:12:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-07 20:12:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.4', '2015-10-07 20:12:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-10-07 20:12:52'),
('guest', 'direct', '/index.php', '172.31.1.3', '2015-10-07 21:04:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.3', '2015-10-07 21:04:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', '/index.php', '172.31.1.3', '2015-10-07 21:04:52'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.3', '2015-10-07 21:04:53'),
('rs136', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.3', '2015-10-07 21:05:00'),
('rs136', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.3', '2015-10-07 21:05:07'),
('rs136', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.3', '2015-10-07 21:06:48'),
('guest', 'direct', 'index.php', '172.26.23.113', '2015-10-07 23:48:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-07 23:49:07'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-07 23:49:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=changepwd', '172.26.23.113', '2015-10-07 23:49:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=changepwd', '/index.php', '172.26.23.113', '2015-10-07 23:49:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-07 23:51:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-07 23:52:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=changepwd', '172.26.23.113', '2015-10-07 23:54:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=changepwd', '/index.php', '172.26.23.113', '2015-10-07 23:57:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-07 23:57:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-08 00:05:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-08 00:06:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-08 00:06:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.26.23.113', '2015-10-08 00:07:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.26.23.113', '2015-10-08 00:08:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.26.23.113', '2015-10-08 00:09:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.26.23.113', '2015-10-08 00:09:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-08 00:10:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.26.23.113', '2015-10-08 00:10:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=eluppcl', '172.26.23.113', '2015-10-08 00:10:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elformat', '172.26.23.113', '2015-10-08 00:11:02'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-10-08 00:38:50'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.3', '2015-10-08 00:39:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.3', '2015-10-08 00:40:13'),
('rs115', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.3', '2015-10-08 00:40:13'),
('rs115', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.3', '2015-10-08 00:40:35'),
('rs115', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.3', '2015-10-08 00:42:40'),
('rs115', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-08 00:42:44'),
('rs115', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.3', '2015-10-08 00:42:54'),
('rs115', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-08 00:43:06'),
('rs115', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.3', '2015-10-08 00:43:19'),
('rs115', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=amjobs', '172.31.1.3', '2015-10-08 00:43:26'),
('rs115', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amlist', '172.31.1.3', '2015-10-08 00:43:37'),
('rs115', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=ellreceipts', '172.31.1.3', '2015-10-08 00:43:48'),
('rs115', 'https://ilight.iiita.ac.in/?pg=ellreceipts', 'index.php', '172.31.1.3', '2015-10-08 00:43:52'),
('rs115', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.3', '2015-10-08 00:43:58'),
('rs115', 'https://ilight.iiita.ac.in/?pg=ellreceipts', 'index.php', '172.31.1.3', '2015-10-08 00:44:06'),
('rs115', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.3', '2015-10-08 00:44:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.26.23.113', '2015-10-08 01:05:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.26.23.113', '2015-10-08 01:05:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-08 01:05:25'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 01:05:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.26.23.113', '2015-10-08 01:06:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.26.23.113', '2015-10-08 01:14:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.26.23.113', '2015-10-08 01:14:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-08 01:14:36'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 01:14:36'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.26.23.113', '2015-10-08 01:14:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2015-10-07', '172.26.23.113', '2015-10-08 01:15:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-07', '/?pg=websessions&dated=2015-10-06', '172.26.23.113', '2015-10-08 01:15:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-06', '/?pg=websessions&dated=2015-10-05', '172.26.23.113', '2015-10-08 01:15:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-05', '/?pg=websessions&dated=2015-10-06', '172.26.23.113', '2015-10-08 01:15:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-06', '/?pg=websessions&dated=2015-10-07', '172.26.23.113', '2015-10-08 01:15:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-07', '/?pg=websessions&dated=2015-10-08', '172.26.23.113', '2015-10-08 01:15:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', '/?logout=1', '172.26.23.113', '2015-10-08 01:16:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', 'index.php', '172.26.23.113', '2015-10-08 01:16:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-08 01:16:41'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 01:16:41'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.26.23.113', '2015-10-08 01:16:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.26.23.113', '2015-10-08 01:17:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.26.23.113', '2015-10-08 01:17:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-08 01:17:33'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 01:17:33'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.26.23.113', '2015-10-08 01:17:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.26.23.113', '2015-10-08 01:18:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.26.23.113', '2015-10-08 01:18:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-08 01:19:05'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 01:19:05'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.26.23.113', '2015-10-08 01:19:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.26.23.113', '2015-10-08 01:22:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.26.23.113', '2015-10-08 01:22:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-08 01:23:02'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 01:23:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.26.23.113', '2015-10-08 01:23:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.26.23.113', '2015-10-08 01:23:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.26.23.113', '2015-10-08 01:23:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.26.23.113', '2015-10-08 02:00:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-08 02:00:58'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 02:00:58'),
('ilight', 'direct', 'index.php', '172.26.23.113', '2015-10-08 02:01:16'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 02:01:45'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.113', '2015-10-08 02:02:18'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-08 02:02:18'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-10-08 07:14:00'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.3', '2015-10-08 07:14:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.3', '2015-10-08 07:14:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.3', '2015-10-08 07:14:32'),
('rs139', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-08 07:14:32'),
('rs139', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.3', '2015-10-08 07:15:01'),
('rs139', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsearch', '172.31.1.3', '2015-10-08 07:15:16'),
('rs139', 'https://ilight.iiita.ac.in/?pg=elsearch', 'index.php', '172.31.1.3', '2015-10-08 07:15:18'),
('rs139', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.3', '2015-10-08 07:15:20'),
('rs139', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsubsidy', '172.31.1.3', '2015-10-08 07:15:43'),
('rs139', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsmailing', '172.31.1.3', '2015-10-08 07:15:50'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-10-08 08:46:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 08:47:06'),
('rs128', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 08:47:06'),
('rs128', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 08:47:16'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-08 08:47:31'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 08:47:49'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 08:47:52'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 08:48:03'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 08:48:24'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 08:48:44'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 08:48:46'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 08:48:58'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 08:49:12'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 08:49:13'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 08:49:22'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 08:50:27'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 08:50:48'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:15:41'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:15:51'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:17:40'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:17:52'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:17:55'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:18:03'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:18:28'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:18:40'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:18:42'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:18:49'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:19:18'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:19:23'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:19:34'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:19:37'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:19:45'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:20:08'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:20:30'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:20:33'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:20:43'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 09:22:13'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:22:18'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:22:28'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:22:41'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:22:52'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:23:55'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:24:06'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:24:08'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:24:16'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-10-08 09:34:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 09:34:43'),
('manoj@iiit', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 09:34:43'),
('manoj@iiit', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-08 09:34:53'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 09:35:05'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellbills', '172.31.1.4', '2015-10-08 09:35:15'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-08 09:35:19'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 09:35:24'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 09:35:25'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 09:35:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 09:35:58'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 09:35:58'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-08 09:36:06'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.6', '2015-10-08 09:36:33'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 09:38:10'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-08 09:38:25'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:39:03'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:39:11'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:39:27'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:39:36'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:39:48'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:40:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-10-08 09:40:07'),
('RSS2015001', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-08 09:40:07'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/?pg=ellreceipts', '172.31.1.6', '2015-10-08 09:40:12'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:40:12'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsubsidy', '172.31.1.6', '2015-10-08 09:40:16'),
('RSS2015001', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsmailing', '172.31.1.6', '2015-10-08 09:40:23'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:40:32'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:40:35'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 09:40:41'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:40:44'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.4', '2015-10-08 09:41:02'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:41:10'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 09:41:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-10-08 09:41:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-08 09:41:42'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 09:41:59'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:42:14'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-10-08 09:42:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-08 09:44:05'),
('rs160', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-10-08 09:44:05'),
('rs160', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-08 09:44:14'),
('rs160', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsearch', '172.31.1.4', '2015-10-08 09:44:26'),
('rs160', 'https://ilight.iiita.ac.in/?pg=elsearch', 'index.php', '172.31.1.4', '2015-10-08 09:44:29'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 09:48:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/?logout=1', '172.31.1.4', '2015-10-08 09:49:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', 'index.php', '172.31.1.4', '2015-10-08 09:49:34'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.4', '2015-10-08 09:49:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.4', '2015-10-08 09:49:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 09:57:52'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 09:57:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 09:59:17'),
('rs168', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 09:59:17'),
('rs168', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-10-08 09:59:27'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.4', '2015-10-08 10:00:08'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=5', '172.31.1.4', '2015-10-08 10:00:28'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=5', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 10:00:37'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-08 10:01:05'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:03:30'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:03:34'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:03:58'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:04:27'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.4', '2015-10-08 10:04:36'),
('rs168', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-08 10:04:39'),
('rs168', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.4', '2015-10-08 10:04:41'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.4', '2015-10-08 10:04:45'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:05:00'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:05:01'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:05:06'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:05:47'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:06:25'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:07:25'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:08:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-08 10:09:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-08 10:09:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elreceipt', '172.31.1.4', '2015-10-08 10:11:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.4', '2015-10-08 10:11:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-08 10:11:26'),
('guest', 'direct', '/?pg=elsmailing', '172.31.1.4', '2015-10-08 10:13:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.4', '2015-10-08 10:13:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', '/index.php', '172.31.1.4', '2015-10-08 10:13:23'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.4', '2015-10-08 10:13:23'),
('manoj@iiit', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.4', '2015-10-08 10:13:27'),
('rs128', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-10-08 10:14:33'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.4', '2015-10-08 10:14:34'),
('rs128', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 10:14:44'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.4', '2015-10-08 10:15:24'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsmailing', '172.31.1.4', '2015-10-08 10:16:53'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:18:00'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:18:20'),
('guest', 'direct', 'index.php', '172.31.1.3', '2015-10-08 10:18:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.3', '2015-10-08 10:18:45'),
('kaushal', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.3', '2015-10-08 10:18:45'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-08 10:18:47'),
('kaushal', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.3', '2015-10-08 10:18:51'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '172.31.1.4', '2015-10-08 10:18:55'),
('kaushal', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.3', '2015-10-08 10:18:57'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.4', '2015-10-08 10:19:02'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No&refresh=1', '/index.php', '172.31.1.4', '2015-10-08 10:19:03'),
('rs128', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-08 10:19:38'),
('kaushal', 'direct', 'index.php', '172.31.1.3', '2015-10-08 10:20:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.31.1.4', '2015-10-08 10:20:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=webusers', '172.31.1.4', '2015-10-08 10:20:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=websessions', '172.31.1.4', '2015-10-08 10:21:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.31.1.4', '2015-10-08 10:22:14'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.31.1.4', '2015-10-08 10:22:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 10:22:22'),
('manoj@iiit', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 10:22:22'),
('manoj@iiit', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.4', '2015-10-08 10:22:31'),
('manoj@iiit', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.4', '2015-10-08 10:22:37'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=Yes', '/?pg=elrmailing&month=Sep-2015&external=No', '172.31.1.4', '2015-10-08 10:23:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-08 10:23:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-08 10:23:07'),
('rs128', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=No', '/index.php', '172.31.1.4', '2015-10-08 10:23:25'),
('manoj@iiit', 'https://ilight.iiita.ac.in/index.php', '/?pg=usersessions', '172.31.1.4', '2015-10-08 10:23:48'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 10:24:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 10:25:10'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 10:25:10'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-10-08 10:25:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elreadingnext', '172.31.1.4', '2015-10-08 10:25:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elsummary', '172.31.1.4', '2015-10-08 10:28:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/index.php', '172.31.1.4', '2015-10-08 10:28:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:29:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.4', '2015-10-08 10:30:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=195', '172.31.1.4', '2015-10-08 10:30:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=195', '/?pg=elreceipt', '172.31.1.4', '2015-10-08 10:31:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.4', '2015-10-08 10:32:03'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.4', '2015-10-08 10:32:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-08 10:33:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.4', '2015-10-08 10:34:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=195', '172.31.1.4', '2015-10-08 10:34:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=195', '/index.php', '172.31.1.4', '2015-10-08 10:34:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.4', '2015-10-08 10:34:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-08 10:35:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-08 10:35:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-08 10:35:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elsummary', '172.31.1.4', '2015-10-08 10:37:07'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 10:37:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elflats', '172.31.1.4', '2015-10-08 10:37:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=195', '172.31.1.4', '2015-10-08 10:37:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=195', '/?pg=ellicensee', '172.31.1.4', '2015-10-08 10:37:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.4', '2015-10-08 10:38:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.4', '2015-10-08 10:39:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-10-08 10:40:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.4', '2015-10-08 10:40:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-08 10:40:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elsummary', '172.31.1.4', '2015-10-08 10:41:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elreading', '172.31.1.4', '2015-10-08 10:50:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.4', '2015-10-08 10:50:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreceipt', '172.31.1.4', '2015-10-08 10:50:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.4', '2015-10-08 10:50:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elconsumption', '172.31.1.4', '2015-10-08 10:50:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.4', '2015-10-08 10:50:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.4', '2015-10-08 10:50:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.4', '2015-10-08 10:50:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-08 10:54:02'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:57:51'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:58:25'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Aug-2015&external=No&mailing=1', '172.31.1.4', '2015-10-08 10:58:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 10:59:43'),
('rs168', 'https://ilight.iiita.ac.in/index.php', '/?pg=amconfig', '172.31.1.4', '2015-10-08 11:01:40'),
('rs168', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?pg=ellbills', '172.31.1.4', '2015-10-08 11:01:53'),
('rs168', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-08 11:01:56'),
('rs168', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.4', '2015-10-08 11:02:00'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 11:02:24'),
('rs168', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Sep-2015&external=No&mailing=1', '172.31.1.4', '2015-10-08 11:03:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:07:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-08 11:11:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.31.1.4', '2015-10-08 11:14:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-08 11:14:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-08 11:14:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:14:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:15:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:15:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:15:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:15:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.4', '2015-10-08 11:21:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/index.php', '172.31.1.4', '2015-10-08 11:21:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:21:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:31:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 11:32:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.4', '2015-10-08 11:41:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elsummary', '172.31.1.4', '2015-10-08 11:41:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/index.php', '172.31.1.4', '2015-10-08 11:47:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.4', '2015-10-08 11:49:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elreading', '172.31.1.4', '2015-10-08 11:49:27'),
('RSS2015001', 'direct', '/?pg=elsmailing', '172.31.1.6', '2015-10-08 12:20:22'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 12:30:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 12:31:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 12:31:28'),
('santoshkr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 12:31:28'),
('santoshkr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 12:31:34'),
('santoshkr', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-08 12:31:37');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('santoshkr', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-10-08 12:31:40'),
('santoshkr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 12:31:41'),
('santoshkr', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.4', '2015-10-08 12:31:44'),
('santoshkr', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.4', '2015-10-08 12:31:50'),
('santoshkr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-08 12:31:58'),
('santoshkr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-08 12:32:01'),
('santoshkr', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-08 12:32:29'),
('santoshkr', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-10-08 12:32:33'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-08 12:32:37'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 12:32:37'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 12:36:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-08 12:36:54'),
('rs141', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-08 12:36:54'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-08 12:37:52'),
('rs141', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-08 12:38:02'),
('rs141', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elrmailing', '172.31.1.4', '2015-10-08 12:38:10'),
('rs141', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-08 12:50:01'),
('rs141', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsmailing', '172.31.1.4', '2015-10-08 12:50:05'),
('rs141', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-08 12:53:19'),
('rs141', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=Yes', '/?pg=elsmailing&month=Sep-2015&external=No', '172.31.1.4', '2015-10-08 12:54:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=No', '/?logout=1', '172.31.1.4', '2015-10-08 12:54:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=No', 'index.php', '172.31.1.4', '2015-10-08 12:54:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-08 14:31:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-08 15:05:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.4', '2015-10-08 15:05:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.4', '2015-10-08 16:14:17'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.4', '2015-10-08 16:14:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/?logout=1', '172.31.1.4', '2015-10-08 17:50:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', 'index.php', '172.31.1.4', '2015-10-08 17:50:16'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-08 22:39:22'),
('guest', 'direct', 'index.php', '172.26.23.113', '2015-10-09 00:24:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-09 00:25:31'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-09 00:25:31'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.26.23.113', '2015-10-09 00:25:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.26.23.113', '2015-10-09 00:25:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-09 00:25:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-09 00:34:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-09 00:36:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-09 00:37:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-09 00:39:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-09 00:42:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.26.23.113', '2015-10-09 00:44:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.26.23.113', '2015-10-09 00:44:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=usersessions', '172.26.23.113', '2015-10-09 00:45:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=usersessions', '/?pg=usersessions', '172.26.23.113', '2015-10-09 00:46:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=usersessions', 'index.php', '172.26.23.113', '2015-10-09 00:46:41'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.26.23.113', '2015-10-09 00:46:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2015-10-08', '172.26.23.113', '2015-10-09 00:46:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', '/?pg=websessions&dated=2015-10-07', '172.26.23.113', '2015-10-09 00:47:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-07', '/?pg=websessions&dated=2015-10-08', '172.26.23.113', '2015-10-09 00:47:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', '/?pg=websessions&dated=2015-10-09', '172.26.23.113', '2015-10-09 00:47:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-09', '/?pg=websessions&dated=2015-10-08', '172.26.23.113', '2015-10-09 00:47:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', '/?pg=userlogs', '172.26.23.113', '2015-10-09 00:47:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=userlogs', 'index.php', '172.26.23.113', '2015-10-09 00:48:15'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.26.23.113', '2015-10-09 00:48:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.26.23.113', '2015-10-09 00:48:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=websessions', '172.26.23.113', '2015-10-09 00:49:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2015-10-08', '172.26.23.113', '2015-10-09 00:49:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2015-10-08', '172.26.23.113', '2015-10-09 00:49:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', '/?pg=websessions&dated=2015-10-09', '172.26.23.113', '2015-10-09 00:49:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-09', '/?pg=websessions&dated=2015-10-08', '172.26.23.113', '2015-10-09 00:49:58'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', '/?logout=1', '172.26.23.113', '2015-10-09 00:53:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2015-10-08', 'index.php', '172.26.23.113', '2015-10-09 00:53:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.26.23.113', '2015-10-09 00:53:56'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-09 00:53:56'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.26.23.113', '2015-10-09 00:56:32'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.26.23.113', '2015-10-09 00:56:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.4', '2015-10-09 10:09:10'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-09 13:21:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-09 13:21:58'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-09 13:21:58'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.4', '2015-10-09 13:22:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elreading', '172.31.1.4', '2015-10-09 13:23:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.4', '2015-10-09 13:23:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.4', '2015-10-09 14:37:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt', '172.31.1.4', '2015-10-09 14:40:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-09 14:40:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-09 14:40:44'),
('grsingh', 'direct', 'index.php', '172.31.1.4', '2015-10-09 14:42:35'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-09 14:42:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-09 14:42:41'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-09 15:29:07'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-10-09 17:10:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elconfig', '172.31.1.4', '2015-10-09 17:10:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.31.1.4', '2015-10-09 17:10:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-09 17:10:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-09 17:10:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.4', '2015-10-09 17:10:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.4', '2015-10-09 17:12:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-10-09 17:14:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-09 17:17:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.4', '2015-10-09 17:17:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.4', '2015-10-09 17:17:38'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-09 17:19:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-09 17:20:03'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-09 17:20:03'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-09 17:20:09'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-10-09 17:20:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-10-09 17:20:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.4', '2015-10-09 17:20:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Sep-2015&external=No&mailing=1', '172.31.1.4', '2015-10-09 17:21:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2015&external=No&mailing=1', '/?pg=elrmailing&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-09 17:38:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2015&external=Yes', '/?pg=elrmailing&id=&month=Sep-2015&external=Yes&mailing=1', '172.31.1.4', '2015-10-09 17:38:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?logout=1', '172.31.1.4', '2015-10-09 17:45:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', 'index.php', '172.31.1.4', '2015-10-09 17:45:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2015&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.4', '2015-10-09 17:47:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconfig', '172.31.1.4', '2015-10-09 17:47:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.4', '2015-10-09 17:48:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.4', '2015-10-09 17:48:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2015&external=No&mailing=1', '172.31.1.4', '2015-10-09 17:48:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=No&mailing=1', '/?pg=elsmailing&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-09 17:49:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=Yes', '/?pg=elsmailing&month=Sep-2015&external=Yes&mailing=1', '172.31.1.4', '2015-10-09 17:49:52'),
('guest', 'direct', '/aap/', '172.26.23.113', '2015-10-10 01:05:23'),
('guest', 'https://irp.iiita.ac.in/aap/', '/aap/?pg=registration', '172.26.23.113', '2015-10-10 01:05:29'),
('guest', 'https://irp.iiita.ac.in/aap/', '/aap/?pg=registration', '172.26.23.113', '2015-10-10 01:08:24'),
('guest', 'https://irp.iiita.ac.in/aap/', '/aap/?pg=registration', '172.26.23.113', '2015-10-10 01:08:25'),
('guest', 'direct', '/aap/', '172.26.23.113', '2015-10-10 01:08:32'),
('guest', 'direct', '/aap/', '172.26.23.113', '2015-10-10 01:09:41'),
('guest', 'https://irp.iiita.ac.in/aap/', '/aap/?pg=registration', '172.26.23.113', '2015-10-10 01:09:45'),
('guest', 'https://irp.iiita.ac.in/aap/', '/aap/?pg=registration', '172.26.23.113', '2015-10-10 01:10:28'),
('guest', 'https://irp.iiita.ac.in/aap/?pg=registration', '/aap/?pg=registration', '172.26.23.113', '2015-10-10 01:13:28'),
('guest', 'https://irp.iiita.ac.in/aap/?pg=registration', '/aap/?pg=updation', '172.26.23.113', '2015-10-10 01:13:44'),
('guest', 'https://irp.iiita.ac.in/aap/?pg=updation', '/aap/?pg=home', '172.26.23.113', '2015-10-10 01:14:09'),
('guest', 'https://irp.iiita.ac.in/aap/?pg=home', '/aap/?pg=updation', '172.26.23.113', '2015-10-10 01:14:12'),
('guest', 'https://irp.iiita.ac.in/aap/?pg=home', '/aap/?pg=updation', '172.26.23.113', '2015-10-10 01:14:36'),
('guest', 'https://irp.iiita.ac.in/aap/?pg=updation', '/aap/?pg=statistics', '172.26.23.113', '2015-10-10 01:14:39'),
('guest', 'https://irp.iiita.ac.in/aap/?pg=updation', '/aap/?pg=statistics', '172.26.23.113', '2015-10-10 01:15:01'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-11 12:33:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-11 12:33:33'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-11 12:33:33'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellreceipts', '172.31.1.4', '2015-10-11 12:33:42'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elrmailing', '172.31.1.4', '2015-10-11 12:33:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?logout=1', '172.31.1.4', '2015-10-11 12:34:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.4', '2015-10-11 12:34:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2015&external=Yes&mailing=1', 'index.php', '172.31.1.4', '2015-10-12 09:53:28'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-12 12:51:08'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-10-12 12:51:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.4', '2015-10-12 12:51:30'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.4', '2015-10-12 12:51:30'),
('rs125', 'https://ilight.iiita.ac.in/', '/?pg=amlist', '172.31.1.4', '2015-10-12 12:51:42'),
('rs125', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=ellbills', '172.31.1.4', '2015-10-12 12:52:10'),
('rs125', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=ellbills', '172.31.1.4', '2015-10-12 12:52:10'),
('rs125', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellbills', '172.31.1.4', '2015-10-12 12:52:17'),
('rs125', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-12 12:52:25'),
('rs125', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsubsidy', '172.31.1.4', '2015-10-12 12:52:35'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elrmailing', '172.31.1.4', '2015-10-12 12:52:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?logout=1', '172.31.1.4', '2015-10-12 12:58:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.4', '2015-10-12 12:58:28'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-13 12:06:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-13 12:06:58'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-13 12:06:58'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.4', '2015-10-13 12:07:09'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.4', '2015-10-13 12:07:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy', '172.31.1.4', '2015-10-13 12:07:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elflats', '172.31.1.4', '2015-10-13 12:08:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=weblogs', '172.31.1.4', '2015-10-13 12:08:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=websessions', '172.31.1.4', '2015-10-13 12:08:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=elconfig', '172.31.1.4', '2015-10-13 12:09:13'),
('grsingh', 'direct', 'index.php', '172.31.1.4', '2015-10-13 12:30:24'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-13 12:30:28'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.4', '2015-10-13 12:30:28'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-13 12:30:29'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-14 12:31:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-14 12:32:04'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-14 12:32:04'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-10-14 12:32:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-10-14 12:32:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-14 15:14:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-14 15:14:27'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-15 12:38:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-15 12:38:19'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-15 12:38:19'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:38:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:38:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:38:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Sep-2015&external=No', '172.31.1.4', '2015-10-15 12:39:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=No', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:39:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:40:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.4', '2015-10-15 12:40:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:40:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-15 12:40:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:40:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:40:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:40:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-15 12:41:30'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-15 12:41:32'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:41:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:41:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:41:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:42:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:42:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:42:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-15 12:42:25'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:42:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:42:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:42:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:42:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:42:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:43:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:43:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:43:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:43:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:43:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:44:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:44:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:44:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:44:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:44:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:44:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:44:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:45:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:45:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:45:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:45:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:45:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:45:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:46:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:46:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:46:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:46:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:46:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:46:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:46:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:46:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:46:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:47:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:47:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:47:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:47:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:47:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.4', '2015-10-15 12:47:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:47:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-15 12:48:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsummary', '172.31.1.4', '2015-10-15 12:57:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-15 12:57:22'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-15 12:57:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-15 12:57:59'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-15 12:57:59'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-15 12:58:14'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.4', '2015-10-15 12:58:21'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=webusers', '172.31.1.4', '2015-10-15 12:58:32'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.4', '2015-10-15 12:59:02'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.4', '2015-10-15 12:59:29'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellbills', '172.31.1.4', '2015-10-15 12:59:39'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsmailing', '172.31.1.4', '2015-10-15 13:00:04'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-15 13:11:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?logout=1', '172.31.1.4', '2015-10-15 14:36:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', 'index.php', '172.31.1.4', '2015-10-15 14:36:56'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-15 17:31:27'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-16 14:35:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-16 14:35:46'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-16 14:35:46'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.4', '2015-10-16 14:35:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-16 14:36:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-16 14:36:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-16 14:40:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-16 14:40:52'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-16 23:52:07'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-26 11:40:19'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-10-26 14:58:05'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-26 15:34:15'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.4', '2015-10-26 15:34:41'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-26 16:20:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-26 16:20:39'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-26 16:20:39'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.4', '2015-10-26 16:20:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.4', '2015-10-26 16:21:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-26 16:21:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=246', '172.31.1.4', '2015-10-26 16:21:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=246', '/?pg=elconsumption', '172.31.1.4', '2015-10-26 16:21:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.4', '2015-10-26 16:21:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-26 16:23:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-26 16:23:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-26 16:30:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-26 16:31:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-26 16:32:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-26 16:42:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-26 16:42:03'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-27 11:04:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-27 11:04:38'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-27 11:04:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:04:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:04:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-27 11:04:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:06:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015&external=Yes', '172.31.1.4', '2015-10-27 11:06:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-27 11:06:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:06:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:06:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.31.1.4', '2015-10-27 11:07:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-27 11:07:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.31.1.4', '2015-10-27 11:07:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-27 11:11:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:11:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-27 11:14:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:16:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:16:19'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-27 11:19:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-27 11:19:37'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-27 11:19:37'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:19:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:19:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-27 11:20:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:20:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:23:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:24:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-27 11:25:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:25:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?pg=elsummary&month=Sep-2015&external=No', '172.31.1.4', '2015-10-27 11:27:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elconsumption&month=Sep-2015', '172.31.1.4', '2015-10-27 11:28:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/index.php', '172.31.1.4', '2015-10-27 11:28:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=No', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:29:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/index.php', '172.31.1.4', '2015-10-27 11:29:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:30:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:30:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:30:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:30:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-27 11:30:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:30:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elbilling', '172.31.1.4', '2015-10-27 11:31:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&ext=1', '172.31.1.4', '2015-10-27 11:31:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?pg=elbilling', '172.31.1.4', '2015-10-27 11:31:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2015&ext=1', '172.31.1.4', '2015-10-27 11:35:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&ext=1', '/?pg=elsummary', '172.31.1.4', '2015-10-27 11:38:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:38:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:38:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:38:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elconsumption&month=Sep-2015', '172.31.1.4', '2015-10-27 11:40:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:40:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-27 11:41:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:41:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-27 11:43:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&ext=1', '/index.php', '172.31.1.4', '2015-10-27 11:43:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:44:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:44:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:44:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elconsumption', '172.31.1.4', '2015-10-27 11:46:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:46:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015&external=Yes', '/?pg=elsummary', '172.31.1.4', '2015-10-27 11:46:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-27 11:46:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/index.php', '172.31.1.4', '2015-10-27 11:51:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:52:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:53:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:53:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-27 11:53:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-27 13:49:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-27 13:49:23'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-28 10:08:58'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-28 10:16:52'),
('guest', 'direct', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elsummary', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elconsumption&month=Sep-2015&external=Yes', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elbilling', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elconsumption', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elconsumption&month=Aug-2015&external=Yes', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elconsumption&month=Sep-2015', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elbilling&month=Sep-2015&ext=1', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=246', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=elconsumption&month=Jul-2015&external=Yes', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.4', '2015-10-28 10:16:53'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-28 21:51:58'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-29 10:30:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-29 10:31:10'),
('rs132', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-29 10:31:10'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-29 10:31:22'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.4', '2015-10-29 10:31:22'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellbills', '172.31.1.4', '2015-10-29 10:31:29'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elrmailing', '172.31.1.4', '2015-10-29 10:31:37'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.4', '2015-10-29 10:31:48'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.4', '2015-10-29 10:32:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.4', '2015-10-29 10:33:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.4', '2015-10-29 10:33:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-29 10:33:32'),
('rs132', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-29 10:33:33'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.4', '2015-10-29 10:33:42'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.4', '2015-10-29 10:33:57'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.4', '2015-10-29 13:45:19'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellbills', '172.31.1.4', '2015-10-29 13:45:24'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.4', '2015-10-29 13:45:26'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=ellreceipts', '172.31.1.4', '2015-10-29 13:45:27'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.4', '2015-10-29 13:45:33'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.4', '2015-10-29 13:45:38'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:45:51'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:46:16'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:46:24'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:46:28'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:46:39'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:46:51'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:47:55'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:48:49'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:49:38'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:49:42'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:50:36'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:51:27'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:52:05'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:52:42'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:53:20'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:54:23'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:55:07'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:55:54'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:56:41'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:57:34'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:58:12'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 13:59:18'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.4', '2015-10-29 14:00:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.4', '2015-10-29 14:00:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.4', '2015-10-29 14:00:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-29 14:01:06'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-29 14:01:06'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.4', '2015-10-29 14:01:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elformat', '172.31.1.4', '2015-10-29 14:01:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.4', '2015-10-29 14:01:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elformat', '172.31.1.4', '2015-10-29 14:02:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.4', '2015-10-29 14:06:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.4', '2015-10-29 14:06:56'),
('guest', 'direct', 'index.php', '172.31.1.4', '2015-10-29 16:18:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.4', '2015-10-29 16:19:02'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-29 16:19:03'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.4', '2015-10-29 16:19:30'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.4', '2015-10-29 16:19:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=189', '172.31.1.4', '2015-10-29 16:19:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=189', '/index.php', '172.31.1.4', '2015-10-29 16:21:31'),
('grsingh', 'direct', 'index.php', '172.31.1.6', '2015-10-29 16:26:28'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.6', '2015-10-29 16:26:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.6', '2015-10-29 16:26:43'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.6', '2015-10-29 16:27:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2015&external=Yes', '172.31.1.6', '2015-10-29 16:27:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', '/?logout=1', '172.31.1.6', '2015-10-29 17:29:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=Yes', 'index.php', '172.31.1.6', '2015-10-29 17:29:04'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-10-30 12:07:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-10-30 12:07:52'),
('GRSINGH', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-30 12:07:52'),
('GRSINGH', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-30 12:07:53'),
('GRSINGH', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-30 12:08:13'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-10-30 12:08:37'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-30 12:08:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-30 12:08:41'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-30 12:08:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-10-30 12:08:57'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-10-30 12:08:57'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2015-10-30 12:09:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-10-31 12:33:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-10-31 12:33:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-02 14:57:11'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 14:57:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 14:57:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 14:57:15'),
('guest', 'direct', 'index.php', '172.31.1.31', '2015-11-02 14:58:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2015-11-02 14:59:01'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2015-11-02 14:59:02'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.31', '2015-11-02 14:59:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Oct-2015&refresh=1', '172.31.1.31', '2015-11-02 14:59:51'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 15:00:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-02 15:00:24'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 15:00:24'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-02 15:00:39');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-02 15:00:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-02 15:01:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 15:01:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.32', '2015-11-02 15:02:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.32', '2015-11-02 15:02:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.32', '2015-11-02 15:03:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.32', '2015-11-02 15:03:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.32', '2015-11-02 15:04:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-02 15:05:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-02 15:06:01'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 15:06:01'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-02 15:06:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2015-11-02 15:06:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/index.php', '172.31.1.32', '2015-11-02 15:06:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2015-11-02 15:06:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2015&refresh=1', '172.31.1.32', '2015-11-02 15:06:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading', '172.31.1.32', '2015-11-02 15:06:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015&refresh=1', '/?pg=elreading', '172.31.1.32', '2015-11-02 15:06:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-02 15:06:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-11-02 15:07:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-02 15:09:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2015&refresh=1', '172.31.1.32', '2015-11-02 15:09:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-02 15:09:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015&refresh=1', '/?pg=elreading&month=Oct-2015&refresh=1', '172.31.1.31', '2015-11-02 15:09:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 15:11:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-02 16:44:13'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2015-11-02 16:44:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015&refresh=1', '/?pg=elreading&month=Oct-2015&refresh=1', '172.31.1.32', '2015-11-02 16:44:19'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2015-11-02 16:44:29'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2015-11-02 16:44:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-11-02 16:44:38'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2015-11-02 16:45:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015&refresh=1', '/?pg=elreading&month=Oct-2015&refresh=1', '172.31.1.32', '2015-11-02 16:45:36'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-02 16:45:37'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 16:45:39'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2015-11-02 16:45:40'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2015-11-02 16:45:45'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 16:45:46'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-02 16:45:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015&refresh=1', '/?pg=elreading&month=Oct-2015&refresh=1', '172.31.1.32', '2015-11-02 16:45:49'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2015-11-02 16:45:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-11-02 16:45:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 16:48:51'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2015-11-02 17:40:08'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2015-11-02 17:40:24'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 17:40:37'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 17:40:37'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 17:40:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-02 17:40:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-02 17:45:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 17:46:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 17:46:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 17:46:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 17:46:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 17:46:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 17:47:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-02 17:55:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2015-11-02 17:56:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-11-02 17:56:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-02 23:49:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-02 23:49:11'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-02 23:49:11'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-11-02 23:49:20'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2015&external=Yes', '172.31.1.32', '2015-11-02 23:49:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=Yes', '/?pg=elrmailing&month=Oct-2015&external=No', '172.31.1.32', '2015-11-02 23:49:37'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=No', '/?pg=webusers', '172.31.1.32', '2015-11-02 23:49:42'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=ellbills', '172.31.1.32', '2015-11-02 23:49:48'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsubsidy', '172.31.1.32', '2015-11-02 23:49:51'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elrmailing', '172.31.1.32', '2015-11-02 23:50:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-03 09:31:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-03 09:31:51'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-03 09:31:52'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-03 09:31:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-03 09:47:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-03 09:47:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-03 09:47:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-03 09:49:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-03 09:49:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-03 09:55:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-03 11:14:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-11-03 14:27:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-11-03 14:27:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-03 16:17:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-03 16:17:49'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-03 16:17:50'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-11-03 16:17:57'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2015-11-03 16:18:00'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-03 16:18:01'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.32', '2015-11-03 16:18:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?logout=1', '172.31.1.32', '2015-11-03 16:18:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.32', '2015-11-03 16:18:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-04 10:18:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-04 10:18:50'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-04 10:18:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-04 10:18:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-04 10:34:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.32', '2015-11-04 10:34:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.32', '2015-11-04 10:34:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', 'index.php', '172.31.1.32', '2015-11-04 10:35:24'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreadingnext', '172.31.1.32', '2015-11-04 10:35:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.32', '2015-11-04 10:35:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elflats', '172.31.1.32', '2015-11-04 10:36:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elflats', '172.31.1.32', '2015-11-04 14:56:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.32', '2015-11-04 15:49:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-11-04 15:49:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-04 16:47:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-04 17:00:19'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-04 17:00:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-04 17:00:39'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-04 17:00:39'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2015-11-04 17:00:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreadingnext', '172.31.1.32', '2015-11-04 17:00:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreadingnext', '172.31.1.32', '2015-11-04 17:00:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elflats', '172.31.1.32', '2015-11-04 17:00:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2015-11-04 17:03:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2015-11-04 17:04:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=196', '172.31.1.32', '2015-11-04 17:04:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=196', '/index.php', '172.31.1.32', '2015-11-04 17:05:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=197', '172.31.1.32', '2015-11-04 17:05:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=197', '/index.php', '172.31.1.32', '2015-11-04 17:05:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=198', '172.31.1.32', '2015-11-04 17:05:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=198', '/index.php', '172.31.1.32', '2015-11-04 17:05:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=199', '172.31.1.32', '2015-11-04 17:05:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=199', '/?pg=elflats&id=200', '172.31.1.32', '2015-11-04 17:05:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=200', '/index.php', '172.31.1.32', '2015-11-04 17:05:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=212', '172.31.1.32', '2015-11-04 17:06:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=212', '/index.php', '172.31.1.32', '2015-11-04 17:06:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=215', '172.31.1.32', '2015-11-04 17:06:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=215', '/index.php', '172.31.1.32', '2015-11-04 17:06:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-11-04 17:06:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.32', '2015-11-04 17:06:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.31.1.32', '2015-11-04 17:06:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2015-11-04 17:07:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2015-11-04 17:08:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-04 17:08:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-11-04 17:14:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-11-04 17:19:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-04 17:20:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-04 18:15:26'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-04 18:15:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-04 18:15:48'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-04 18:15:48'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-04 18:15:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2015-11-04 18:16:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-11-04 18:16:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&ext=1', '172.31.1.32', '2015-11-04 18:16:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&ext=1', '/?pg=elbilling&month=Oct-2015&recal=1', '172.31.1.32', '2015-11-04 18:16:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&ext=1', '172.31.1.32', '2015-11-04 18:23:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&ext=1', '172.31.1.32', '2015-11-04 18:23:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2015-11-04 18:25:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2015-11-04 18:25:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2015-11-04 18:25:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-05 15:42:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-05 15:43:05'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-05 15:43:05'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2015-11-05 15:43:16'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2015-11-05 15:43:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2015-11-05 15:45:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2015-11-05 15:47:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2015-11-05 18:52:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-11-05 18:52:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-06 16:32:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-06 16:32:49'),
('kaushal', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-06 16:32:50'),
('kaushal', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2015-11-06 16:32:54'),
('kaushal', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2015-11-06 16:32:59'),
('kaushal', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-06 16:39:51'),
('kaushal', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-06 17:22:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-06 17:26:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-06 17:26:52'),
('kaushal', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-06 17:26:52'),
('kaushal', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2015-11-06 17:26:59'),
('kaushal', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2015-11-06 17:27:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2015-11-06 17:27:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-11-06 17:27:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-06 17:27:47'),
('sunilk', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-06 17:27:48'),
('sunilk', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-06 17:27:54'),
('sunilk', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2015-11-06 17:27:57'),
('sunilk', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2015-11-06 17:28:01'),
('sunilk', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-06 17:28:07'),
('sunilk', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.32', '2015-11-06 17:28:39'),
('sunilk', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.32', '2015-11-06 17:28:43'),
('sunilk', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.32', '2015-11-06 17:28:49'),
('sunilk', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2015-11-06 17:28:55'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-07 10:21:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:21:11'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:21:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 10:21:25'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:21:25'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-11-07 10:21:41'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:21:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 10:21:55'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:21:55'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-11-07 10:22:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:22:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 10:22:23'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:22:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-07 10:22:48'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:22:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 10:22:56'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:22:56'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:23:02'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:23:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-07 10:23:03'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-11-07 10:23:05'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:23:05'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:23:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 10:23:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:23:26'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-11-07 10:23:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:23:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 10:23:51'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:23:51'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-11-07 10:24:02'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:24:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 10:24:19'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 10:24:19'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2015-11-07 10:24:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2015-11-07 10:25:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2015-11-07 10:25:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2015-11-07 10:26:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-11-07 10:29:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-07 10:31:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-11-07 10:33:17'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.32', '2015-11-07 10:34:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2015-11-07 10:40:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-07 10:40:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-11-07 10:40:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Oct-2015&external=No&mailing=1', '172.31.1.32', '2015-11-07 10:41:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Oct-2015&external=No&mailing=1', '/?pg=ellicensee', '172.31.1.32', '2015-11-07 10:58:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2015-11-07 11:02:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2015&ext=1', '172.31.1.32', '2015-11-07 11:03:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&ext=1', '/?pg=elrmailing', '172.31.1.32', '2015-11-07 11:03:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2015&external=Yes', '172.31.1.32', '2015-11-07 11:03:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=Yes', '/?pg=elrmailing&id=&month=Oct-2015&external=Yes&mailing=1', '172.31.1.32', '2015-11-07 11:04:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Oct-2015&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2015-11-07 11:05:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2015&external=No&mailing=1', '172.31.1.32', '2015-11-07 11:07:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2015&external=No&mailing=1', '/?pg=elsmailing&month=Oct-2015&external=Yes', '172.31.1.32', '2015-11-07 11:08:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2015&external=Yes', '/?pg=elsmailing&month=Oct-2015&external=Yes&mailing=1', '172.31.1.32', '2015-11-07 11:08:30'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-07 11:32:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-07 11:32:32'),
('rs141', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 11:32:32'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.32', '2015-11-07 11:32:53'),
('rs141', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.32', '2015-11-07 11:33:10'),
('rs141', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elrmailing', '172.31.1.32', '2015-11-07 11:33:15'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-07 11:34:59'),
('rs141', 'direct', 'index.php', '172.31.1.32', '2015-11-07 11:38:38'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2015-11-07 11:38:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.32', '2015-11-07 11:42:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.32', '2015-11-07 11:42:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2015&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2015-11-07 11:42:25'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2015&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2015-11-07 11:42:25'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-07 11:56:39'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-12 13:59:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-12 13:59:44'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-12 13:59:44'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-11-12 13:59:50'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2015-11-12 14:01:10'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:01:29'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:02:06'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:02:08'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:02:16'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:02:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:02:32'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:02:38'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-12 14:02:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-16 11:09:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-16 11:11:15'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-16 11:11:15'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-16 11:11:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-16 11:11:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-16 11:12:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-11-16 11:12:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-11-16 11:12:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2015-11-16 11:12:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2015-11-16 12:23:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-16 16:27:22'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-16 16:27:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2015-11-16 16:27:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-16 16:27:44'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-16 16:27:44'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-11-16 16:27:55'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-16 16:27:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-16 16:28:23'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-16 16:28:23'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-16 16:28:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-11-16 16:31:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2015-11-16 16:31:34'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-11-16 16:31:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-11-16 16:32:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-11-16 16:32:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2015&recal=1', '172.31.1.32', '2015-11-16 16:32:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&recal=1', '/?pg=elreceipt', '172.31.1.32', '2015-11-16 16:35:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.32', '2015-11-16 16:35:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-11-16 16:35:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2015-11-16 16:36:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=1101&month=Oct-2015&external=No&mailing=1', '172.31.1.32', '2015-11-16 16:36:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2015-11-16 17:47:58'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2015-11-16 17:47:58'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-11-17 04:57:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=1101&month=Oct-2015&external=No&mailing=1', 'index.php', '172.31.1.6', '2015-11-17 15:08:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-11-30 10:16:42'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-30 10:17:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-30 10:18:31'),
('grsingh@ii', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-30 10:18:31'),
('grsingh@ii', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2015-11-30 10:18:46'),
('grsingh@ii', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-30 10:18:53'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-11-30 10:19:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-30 10:19:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-30 10:19:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-11-30 10:19:28'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-11-30 10:19:28'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2015-11-30 10:19:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2015-11-30 10:25:44'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2015-11-30 10:25:44'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-11-30 11:02:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-11-30 11:02:53'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-11-30 11:02:53'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-11-30 11:03:01'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-11-30 11:03:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-11-30 11:03:12'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-11-30 11:03:12'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-11-30 11:03:15'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-11-30 11:03:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-11-30 11:03:24'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-11-30 11:03:24'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.6', '2015-11-30 11:03:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption', '172.31.1.6', '2015-11-30 11:03:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.6', '2015-11-30 11:03:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-11-30 11:03:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Sep-2015&ext=1', '172.31.1.6', '2015-11-30 11:11:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&ext=1', '/?logout=1', '172.31.1.6', '2015-11-30 12:09:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&ext=1', 'index.php', '172.31.1.6', '2015-11-30 12:09:03'),
('guest', 'direct', 'index.php', '172.31.1.100', '2015-11-30 17:18:56'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-01 11:49:51'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-01 11:49:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-01 11:50:15'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-01 11:50:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-12-01 11:50:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-01 11:51:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 11:55:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 11:56:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 11:57:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 11:57:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 11:58:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 11:59:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 11:59:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:14:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:16:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:17:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:18:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:19:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:20:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:21:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:22:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:23:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:27:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:29:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:30:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:33:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:35:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:39:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:42:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:49:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 12:54:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 13:02:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-01 13:04:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-01 13:04:27'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-01 13:04:27'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2015-12-01 13:04:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.32', '2015-12-01 13:04:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 13:11:36'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-01 13:30:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-01 13:30:21'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-01 13:30:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.6', '2015-12-01 13:30:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.6', '2015-12-01 13:32:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-01 13:32:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-01 13:34:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2015-12-01 13:34:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2015&ext=1', '172.31.1.6', '2015-12-01 13:34:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&ext=1', '/?pg=elbilling&month=Nov-2015&ext=0', '172.31.1.6', '2015-12-01 13:34:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&ext=0', '/index.php', '172.31.1.6', '2015-12-01 13:34:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.31.1.6', '2015-12-01 13:34:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.6', '2015-12-01 13:35:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-01 13:35:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 14:44:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 15:03:39'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-12-01 15:04:23'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-01 15:04:23'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-12-01 15:04:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-01 15:11:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-01 16:33:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-01 16:33:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-01 16:33:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2015-12-01 16:33:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-01 16:56:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 17:09:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 17:09:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 17:15:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 17:49:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-01 17:50:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2015-12-01 17:51:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-01 17:51:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-02 10:14:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-02 10:20:37'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 10:20:37'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2015-12-02 10:20:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-02 10:21:16'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2015-12-02 10:21:54'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 10:21:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-02 11:35:36'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2015-12-02 12:58:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-12-02 12:58:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:00:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:01:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-12-02 13:01:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:01:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:01:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.32', '2015-12-02 13:02:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.32', '2015-12-02 13:05:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.32', '2015-12-02 13:08:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.32', '2015-12-02 13:09:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-02 13:09:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:10:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-12-02 13:10:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-12-02 13:10:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&recal=1', '172.31.1.32', '2015-12-02 13:10:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&recal=1', '/?pg=elreading', '172.31.1.32', '2015-12-02 13:11:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-02 13:11:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:11:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-12-02 13:12:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-12-02 13:12:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-12-02 13:13:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-02 13:14:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:14:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:15:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:17:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:17:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2015-12-02 13:20:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2015-12-02 13:21:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-02 13:21:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:21:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2015-12-02 13:22:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=142', '172.31.1.32', '2015-12-02 13:22:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=142', '/index.php', '172.31.1.32', '2015-12-02 13:22:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=143', '172.31.1.32', '2015-12-02 13:22:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=143', '/index.php', '172.31.1.32', '2015-12-02 13:23:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-12-02 13:23:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-02 13:23:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:23:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:23:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:24:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:24:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:24:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:24:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:24:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:25:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:25:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:25:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-12-02 13:25:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-12-02 13:25:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jun-2015&recal=1', '172.31.1.32', '2015-12-02 13:25:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-02 13:25:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Jul-2015&recal=1', '172.31.1.32', '2015-12-02 13:25:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-02 13:25:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Aug-2015&recal=1', '172.31.1.32', '2015-12-02 13:25:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-02 13:25:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Sep-2015&recal=1', '172.31.1.32', '2015-12-02 13:25:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-02 13:26:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&recal=1', '172.31.1.32', '2015-12-02 13:26:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-02 13:26:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-02 13:26:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Nov-2015&recal=1', '172.31.1.32', '2015-12-02 13:26:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/?pg=elformat', '172.31.1.32', '2015-12-02 13:27:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/?pg=elformat', '172.31.1.32', '2015-12-02 13:28:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-02 15:51:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-02 15:59:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-02 15:59:33'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-12-02 15:59:35');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 15:59:35'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 16:00:02'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 16:00:59'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 16:01:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 16:02:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 16:05:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-02 16:40:31'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2015-12-02 16:40:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', '/index.php', '172.31.1.32', '2015-12-02 16:40:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.32', '2015-12-02 16:40:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2015-12-02 16:41:17'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2015-12-02 16:42:10'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2015-12-02 16:43:18'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2015-12-02 16:45:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-02 16:45:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-02 16:47:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-02 16:50:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-02 17:00:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stmaterials', '172.31.1.32', '2015-12-02 17:00:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stmaterials', '172.31.1.32', '2015-12-02 17:01:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stmaterials', '172.31.1.32', '2015-12-02 17:01:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stmaterials', '172.31.1.32', '2015-12-02 17:01:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stmaterials', '172.31.1.32', '2015-12-02 17:03:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stmaterials', '172.31.1.6', '2015-12-02 17:55:06'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-03 09:32:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-03 09:33:04'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-03 09:33:04'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-12-03 09:33:33'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-03 09:33:40'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsmailing', '172.31.1.6', '2015-12-03 09:33:45'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.6', '2015-12-03 09:43:37'),
('ashutosh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Oct-2015&external=Yes', '172.31.1.6', '2015-12-03 09:44:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-03 10:20:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-03 10:21:06'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 10:21:06'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:21:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:21:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:21:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:21:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:22:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:22:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:22:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:22:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:22:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:22:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:22:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:22:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:22:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:23:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-12-03 10:23:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-12-03 10:23:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&ext=1', '172.31.1.32', '2015-12-03 10:23:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&ext=1', '/?pg=elbilling&month=Oct-2015&recal=1', '172.31.1.32', '2015-12-03 10:23:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&recal=1', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:23:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:23:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:24:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=stmaterials', '/?pg=elrmailing', '172.31.1.6', '2015-12-03 10:24:24'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.6', '2015-12-03 10:24:30'),
('ILIGHT', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.6', '2015-12-03 10:24:30'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-12-03 10:24:35'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-03 10:24:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-12-03 10:24:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-03 10:24:49'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-03 10:24:49'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2015-12-03 10:24:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2015-12-03 10:24:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.6', '2015-12-03 10:24:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.6', '2015-12-03 10:24:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-03 10:25:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2015-12-03 10:25:17'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:25:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:25:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:25:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:25:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:26:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:26:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2015-12-03 10:26:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Oct-2015&external=Yes', '172.31.1.32', '2015-12-03 10:26:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:26:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:26:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-03 10:27:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:27:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:27:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:27:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:27:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:27:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:28:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:28:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-03 10:28:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:28:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Oct-2015&external=No', '172.31.1.6', '2015-12-03 10:28:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=No', '/?pg=elrmailing&month=Oct-2015&external=Yes', '172.31.1.6', '2015-12-03 10:28:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:28:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-03 10:28:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:28:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2015-12-03 10:28:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:28:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:28:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:29:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:29:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:29:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:29:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:29:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=Yes', '/?pg=elrmailing&month=Oct-2015&external=No', '172.31.1.6', '2015-12-03 10:30:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=No', '/?pg=elrmailing&month=Oct-2015&external=Yes', '172.31.1.6', '2015-12-03 10:30:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2015&external=Yes', '/?pg=elrmailing&external=Yes&month=Sep-2015', '172.31.1.6', '2015-12-03 10:30:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Sep-2015', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.6', '2015-12-03 10:30:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.6', '2015-12-03 10:30:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.6', '2015-12-03 10:30:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Sep-2015', '172.31.1.6', '2015-12-03 10:30:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Sep-2015', '/index.php', '172.31.1.6', '2015-12-03 10:30:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-03 10:30:54'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 10:30:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 10:30:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 10:30:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:31:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:31:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-12-03 10:35:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2015-12-03 10:36:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2015-12-03 10:36:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2015-12-03 10:47:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2015-12-03 10:47:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2015&recal=1', '172.31.1.32', '2015-12-03 10:47:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-12-03 10:51:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 10:51:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2015-12-03 10:51:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-03 10:51:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:53:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2015-12-03 10:55:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 10:56:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2015-12-03 10:56:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:57:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 10:58:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:01:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:02:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:02:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-12-03 11:04:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-03 11:04:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:05:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2015&refresh=1', '172.31.1.32', '2015-12-03 11:05:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015&refresh=1', '/?pg=elreading', '172.31.1.32', '2015-12-03 11:05:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015&refresh=1', '/?pg=elreading', '172.31.1.32', '2015-12-03 11:05:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-03 11:06:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 11:06:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2015-12-03 11:06:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Nov-2015', '172.31.1.32', '2015-12-03 11:06:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 11:06:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:06:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 11:06:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.32', '2015-12-03 11:06:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2015-12-03 11:06:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&recal=1', '172.31.1.32', '2015-12-03 11:06:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-03 11:06:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Nov-2015&recal=1', '172.31.1.32', '2015-12-03 11:06:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-03 11:07:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2015-12-03 11:11:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2015-12-03 11:11:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2015&refresh=1', '172.31.1.32', '2015-12-03 11:12:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015&refresh=1', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 11:12:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Nov-2015', '172.31.1.32', '2015-12-03 11:12:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 11:12:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Nov-2015', '172.31.1.32', '2015-12-03 11:12:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 11:12:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.32', '2015-12-03 11:14:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2015&recal=1', '172.31.1.32', '2015-12-03 11:14:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/?pg=elbilling&month=Nov-2015&ext=1', '172.31.1.32', '2015-12-03 11:15:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/?pg=elbilling&month=Nov-2015&ext=1', '172.31.1.32', '2015-12-03 11:15:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&ext=1', '/?pg=elbilling&month=Nov-2015&recal=1', '172.31.1.32', '2015-12-03 11:16:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/?pg=elbilling&month=Nov-2015&ext=1', '172.31.1.32', '2015-12-03 11:16:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&ext=1', '/?pg=elbilling&month=Nov-2015&ext=0', '172.31.1.32', '2015-12-03 11:19:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&ext=0', '/?pg=elbilling&month=Nov-2015&recal=1', '172.31.1.32', '2015-12-03 11:19:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Nov-2015', '172.31.1.32', '2015-12-03 11:27:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 11:28:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-03 11:31:06'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2015-12-03 11:31:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2015-12-03 11:32:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=83', '172.31.1.32', '2015-12-03 11:34:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=83', '/index.php', '172.31.1.32', '2015-12-03 11:34:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2015-12-03 11:34:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 11:39:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2015-12-03 11:39:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:40:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:40:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:40:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:41:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:41:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-03 11:43:41'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.32', '2015-12-03 11:43:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 11:43:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 11:44:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:44:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Nov-2015&external=Yes&refresh=1', '172.31.1.32', '2015-12-03 11:45:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015&external=Yes&refresh=1', '/?pg=elreceipt&month=Nov-2015&external=Yes&refresh=1', '172.31.1.32', '2015-12-03 11:45:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2015-12-03 11:45:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Nov-2015&external=Yes&refresh=1', '172.31.1.32', '2015-12-03 11:45:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2015-12-03 11:45:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:45:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Nov-2015&external=No', '172.31.1.32', '2015-12-03 11:45:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015&external=No', '/?pg=elreceipt&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 11:45:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015&external=Yes', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 11:46:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Oct-2015', '172.31.1.32', '2015-12-03 11:46:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Oct-2015', '/?pg=elrmailing&external=No&month=Sep-2015', '172.31.1.32', '2015-12-03 11:46:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Sep-2015', '/?pg=elreceipt', '172.31.1.32', '2015-12-03 11:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', 'index.php', '172.31.1.32', '2015-12-03 11:46:34'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 11:46:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.32', '2015-12-03 11:46:55'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2015-12-03 11:46:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2015-12-03 11:47:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:47:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:47:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:47:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 11:48:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-03 11:49:05'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 11:49:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.32', '2015-12-03 11:49:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2015-12-03 11:50:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 11:51:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Nov-2015&external=No&mailing=1', '172.31.1.32', '2015-12-03 11:51:28'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-03 12:06:10'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-12-03 12:06:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2015-12-03 12:06:34'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2015-12-03 12:06:34'),
('rs125@iiit', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2015-12-03 12:06:46'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-03 12:06:50'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.6', '2015-12-03 12:07:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Nov-2015&external=No&mailing=1', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 12:07:05'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elconfig', '172.31.1.6', '2015-12-03 12:07:16'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.6', '2015-12-03 12:07:25'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elrmailing', '172.31.1.6', '2015-12-03 12:07:30'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Sep-2015', '172.31.1.6', '2015-12-03 12:07:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/?pg=elrmailing&id=&month=Nov-2015&external=Yes&mailing=1', '172.31.1.32', '2015-12-03 12:08:03'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Sep-2015', '/?pg=elsubsidy', '172.31.1.6', '2015-12-03 12:09:45'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Sep-2015', '172.31.1.6', '2015-12-03 12:10:15'),
('rs125@iiit', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Sep-2015', '/?pg=elrmailing&external=No&month=Nov-2015', '172.31.1.6', '2015-12-03 12:10:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Nov-2015&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.31', '2015-12-03 12:12:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2015&external=No&mailing=1', '172.31.1.31', '2015-12-03 12:12:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2015&external=No&mailing=1', '/?pg=elsmailing&month=Nov-2015&external=Yes', '172.31.1.31', '2015-12-03 12:13:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2015&external=Yes', '/?pg=elsmailing&month=Nov-2015&external=Yes&mailing=1', '172.31.1.32', '2015-12-03 12:13:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Nov-2015', '/?logout=1', '172.31.1.6', '2015-12-03 12:14:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Nov-2015', 'index.php', '172.31.1.6', '2015-12-03 12:14:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-03 12:18:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2015&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2015-12-03 12:18:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2015&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2015-12-03 12:18:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-03 12:18:37'),
('rs132', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 12:18:38'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.32', '2015-12-03 12:18:49'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellbills', '172.31.1.32', '2015-12-03 12:18:58'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsmailing', '172.31.1.32', '2015-12-03 12:19:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-03 12:23:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-03 12:23:41'),
('manoj', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 12:23:41'),
('manoj', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.32', '2015-12-03 12:24:05'),
('manoj', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.32', '2015-12-03 12:24:40'),
('manoj', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2015-12-03 12:24:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.32', '2015-12-03 12:27:25'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.32', '2015-12-03 12:27:25'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 12:27:30'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.32', '2015-12-03 12:27:31'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 12:27:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-03 12:36:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-03 12:37:14'),
('rs141', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 12:37:14'),
('rs141', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2015-12-03 12:47:20'),
('rs141', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=elsearch', '172.31.1.32', '2015-12-03 12:47:34'),
('rs141', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellbills', '172.31.1.32', '2015-12-03 12:47:37'),
('rs141', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsmailing', '172.31.1.32', '2015-12-03 12:47:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-03 12:48:02'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 12:48:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2015-12-03 12:50:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 12:50:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stcategory', '172.31.1.32', '2015-12-03 12:50:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/index.php', '172.31.1.32', '2015-12-03 12:51:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 12:51:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stcategory', '172.31.1.32', '2015-12-03 12:51:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/index.php', '172.31.1.32', '2015-12-03 12:52:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 12:52:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.32', '2015-12-03 12:52:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:52:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:57:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:57:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:57:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:58:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:58:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:58:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 12:58:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&id=4', '172.31.1.32', '2015-12-03 12:58:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&id=4', '/index.php', '172.31.1.32', '2015-12-03 12:58:50'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.32', '2015-12-03 13:03:45'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 13:08:12'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=weblogs', '172.31.1.32', '2015-12-03 13:09:01'),
('rs132', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=ellreceipts', '172.31.1.32', '2015-12-03 13:09:30'),
('rs132', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsmailing', '172.31.1.32', '2015-12-03 13:09:37'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 13:09:40'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Jun-2015', '172.31.1.32', '2015-12-03 13:10:03'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jun-2015', '/index.php', '172.31.1.32', '2015-12-03 13:10:14'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=No&month=Jul-2015', '172.31.1.32', '2015-12-03 13:10:28'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jul-2015', '/index.php', '172.31.1.32', '2015-12-03 13:10:37'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=No&month=Aug-2015', '172.31.1.32', '2015-12-03 13:10:49'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Aug-2015', '/index.php', '172.31.1.32', '2015-12-03 13:11:25'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=No&month=Sep-2015', '172.31.1.32', '2015-12-03 13:11:32'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Sep-2015', '/index.php', '172.31.1.32', '2015-12-03 13:11:42'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=No&month=Oct-2015', '172.31.1.32', '2015-12-03 13:11:46'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 13:11:54'),
('rs132', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=No&month=Nov-2015', '172.31.1.32', '2015-12-03 13:12:11'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 13:12:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 13:22:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2015-12-03 13:22:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stmaterials', '172.31.1.32', '2015-12-03 13:22:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stmaterials', '172.31.1.32', '2015-12-03 13:24:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials', '/?pg=stmaterials&category=', '172.31.1.32', '2015-12-03 13:24:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=', '/?pg=stmaterials&category=', '172.31.1.32', '2015-12-03 13:24:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=', '/?pg=stmaterials&category=', '172.31.1.32', '2015-12-03 13:24:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=', '/?pg=stmaterials&category=', '172.31.1.32', '2015-12-03 13:24:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=', '/?pg=stmaterials&category=', '172.31.1.32', '2015-12-03 13:24:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=', '/?pg=stmaterials&category=', '172.31.1.32', '2015-12-03 13:24:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=', '/?pg=stmaterials&category=2', '172.31.1.32', '2015-12-03 13:24:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=2', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 13:24:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-03 13:50:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Oct-2015&ext=1', '172.31.1.32', '2015-12-03 13:52:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&ext=1', '/?pg=elbilling&month=Oct-2015&recal=1', '172.31.1.32', '2015-12-03 13:53:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015&recal=1', '/index.php', '172.31.1.32', '2015-12-03 13:53:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Nov-2015&ext=1', '172.31.1.32', '2015-12-03 13:54:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&ext=1', '/index.php', '172.31.1.32', '2015-12-03 13:58:35'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2015-12-03 14:10:28'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2015-12-03 14:10:31'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 14:10:31'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 14:10:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-03 14:10:50'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-03 14:10:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2015-12-03 14:10:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2015-12-03 14:11:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2015&external=Yes', '/index.php', '172.31.1.32', '2015-12-03 14:11:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:12:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:12:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:16:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:16:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:17:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:17:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:18:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:19:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:22:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:22:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:23:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:23:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:23:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:23:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:24:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:24:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:26:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:26:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:28:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:28:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:29:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:29:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:29:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:29:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:30:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:30:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:31:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:31:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:31:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:32:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:33:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:33:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:33:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:33:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:34:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:34:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:35:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:35:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:36:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:36:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:37:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:37:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:37:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:38:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:38:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:38:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Nov-2015', '172.31.1.32', '2015-12-03 14:39:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Nov-2015', '/index.php', '172.31.1.32', '2015-12-03 14:39:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&external=Yes&month=Oct-2015', '172.31.1.32', '2015-12-03 14:40:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2015', '/index.php', '172.31.1.32', '2015-12-03 14:40:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2015-12-03 14:44:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2015-12-03 14:44:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stcategory', '172.31.1.32', '2015-12-03 15:02:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=1', '172.31.1.32', '2015-12-03 15:02:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=1', '/?pg=stcategory&id=2', '172.31.1.32', '2015-12-03 15:03:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=2', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:03:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:04:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:04:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:05:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:07:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:07:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:12:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:12:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:12:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:12:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:12:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:13:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.32', '2015-12-03 15:13:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:13:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stcategory', '172.31.1.32', '2015-12-03 15:13:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stcategory', '172.31.1.32', '2015-12-03 15:15:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=1', '172.31.1.32', '2015-12-03 15:15:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=1', '/?pg=stcategory&id=2', '172.31.1.32', '2015-12-03 15:15:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=2', '/?pg=stsubcategory', '172.31.1.32', '2015-12-03 15:15:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.32', '2015-12-03 15:15:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stmaterials', '172.31.1.32', '2015-12-03 15:21:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stmaterials', '172.31.1.32', '2015-12-03 15:22:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials', '/?pg=stmaterials&category=2', '172.31.1.32', '2015-12-03 15:22:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=2', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 15:22:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=2', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 15:23:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stmaterials&category=', '172.31.1.32', '2015-12-03 15:23:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 15:23:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stmaterials&category=1&subcategory=', '172.31.1.32', '2015-12-03 15:23:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=', '/?pg=stmaterials&category=1&subcategory=', '172.31.1.32', '2015-12-03 15:23:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=', '/?pg=stmaterials&category=1&subcategory=', '172.31.1.32', '2015-12-03 15:23:59');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=', '/?pg=stmaterials', '172.31.1.32', '2015-12-03 15:25:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 15:25:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stmaterials&category=1&subcategory=', '172.31.1.32', '2015-12-03 15:25:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=', '/?pg=stmaterials&category=1&subcategory=', '172.31.1.32', '2015-12-03 15:25:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=', '/?pg=stmaterials&category=1&subcategory=', '172.31.1.32', '2015-12-03 15:28:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=', '/?pg=stmaterials&category=1&subcategory=1', '172.31.1.32', '2015-12-03 15:28:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=1', '/?pg=stmaterials&category=1&subcategory=4', '172.31.1.32', '2015-12-03 15:28:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=4', '/?pg=stmaterials&category=1&subcategory=3', '172.31.1.32', '2015-12-03 15:28:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=3', '/?pg=stmaterials&category=1&subcategory=2', '172.31.1.32', '2015-12-03 15:28:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=2', '/?pg=stmaterials&category=1&subcategory=1', '172.31.1.32', '2015-12-03 15:28:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=1', '/index.php', '172.31.1.32', '2015-12-03 15:30:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stmaterials', '172.31.1.32', '2015-12-03 15:30:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stmaterials', '172.31.1.32', '2015-12-03 15:30:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 15:30:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stmaterials&category=1&subcategory=1', '172.31.1.32', '2015-12-03 15:30:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=1', '/?pg=stmaterials&refresh=1', '172.31.1.32', '2015-12-03 15:30:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&refresh=1', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 15:30:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stmaterials&category=1&subcategory=1', '172.31.1.32', '2015-12-03 15:30:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=1', '/?pg=stmaterials&refresh=1', '172.31.1.32', '2015-12-03 15:31:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&refresh=1', '/?pg=stmaterials&category=1', '172.31.1.32', '2015-12-03 15:31:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stmaterials&category=1&subcategory=4', '172.31.1.32', '2015-12-03 15:31:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=4', '/?pg=stmaterials&category=1&subcategory=4&refresh=1', '172.31.1.32', '2015-12-03 15:31:42'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-04 13:39:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-04 13:40:03'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-04 13:40:03'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2015-12-04 13:40:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.6', '2015-12-04 13:45:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.6', '2015-12-04 13:45:54'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2015-12-04 13:45:55'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-04 16:58:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-04 16:59:01'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-04 16:59:01'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2015-12-04 16:59:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.6', '2015-12-04 16:59:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2015-12-04 17:00:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2015-12-04 17:00:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?logout=1', '172.31.1.6', '2015-12-04 17:03:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.6', '2015-12-04 17:03:08'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-08 16:03:56'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-14 16:10:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-14 16:10:09'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-14 16:10:09'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.6', '2015-12-14 16:10:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.6', '2015-12-14 16:10:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.6', '2015-12-14 16:10:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stmaterials', '172.31.1.6', '2015-12-14 16:10:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials', '/?pg=stmaterials&category=1', '172.31.1.6', '2015-12-14 16:10:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1', '/?pg=stmaterials&category=1&subcategory=1', '172.31.1.6', '2015-12-14 16:10:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaterials&category=1&subcategory=1', '/index.php', '172.31.1.6', '2015-12-14 16:12:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.6', '2015-12-14 16:12:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.6', '2015-12-14 16:20:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.6', '2015-12-14 16:59:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:00:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-14 17:00:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:00:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=4', '172.31.1.6', '2015-12-14 17:01:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=4', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:01:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/index.php', '172.31.1.6', '2015-12-14 17:02:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&category=2', '172.31.1.6', '2015-12-14 17:02:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=2', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-14 17:02:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:02:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=4', '172.31.1.6', '2015-12-14 17:02:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=4', '/?pg=streceipt&category=1&subcategory=3', '172.31.1.6', '2015-12-14 17:02:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=3', '/?pg=streceipt&category=1&subcategory=2', '172.31.1.6', '2015-12-14 17:02:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=2', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:02:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=4', '172.31.1.6', '2015-12-14 17:04:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=4', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:04:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=stitems', '172.31.1.6', '2015-12-14 17:06:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.6', '2015-12-14 17:06:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:06:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=1', '/?pg=stitems&category=1&subcategory=4', '172.31.1.6', '2015-12-14 17:06:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=4', '/?pg=stitems&category=1&subcategory=3', '172.31.1.6', '2015-12-14 17:06:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=3', '/?pg=stitems&category=1&subcategory=2', '172.31.1.6', '2015-12-14 17:06:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=2', '/?pg=stitems&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:06:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=1', '/index.php', '172.31.1.6', '2015-12-14 17:07:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-14 17:07:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1', '172.31.1.6', '2015-12-14 17:07:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-14 17:07:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-14 17:10:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-14 17:12:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=2&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:12:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=2&category=1&subcategory=1', '/?pg=stitems&id=1&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:12:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=1&category=1&subcategory=1', '/?pg=stitems&id=2&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:12:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=2&category=1&subcategory=1', '/index.php', '172.31.1.6', '2015-12-14 17:12:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:12:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=1&category=1&subcategory=1', '/index.php', '172.31.1.6', '2015-12-14 17:12:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=2&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:12:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=2&category=1&subcategory=1', '/index.php', '172.31.1.6', '2015-12-14 17:13:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:13:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=1&category=1&subcategory=1', '/index.php', '172.31.1.6', '2015-12-14 17:13:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:13:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:14:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:14:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:15:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-14 17:15:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:15:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-14 17:15:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:15:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=2', '/index.php', '172.31.1.6', '2015-12-14 17:16:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&category=1&subcategory=4', '172.31.1.6', '2015-12-14 17:16:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=4', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:16:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:16:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=2', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-14 17:17:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=2', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-14 17:18:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:19:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:20:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:20:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:21:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:24:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-14 17:24:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=2', '/?pg=stcategory', '172.31.1.6', '2015-12-14 17:25:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.6', '2015-12-14 17:25:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.6', '2015-12-14 17:25:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.6', '2015-12-14 17:25:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.6', '2015-12-14 17:25:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:25:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=1', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:26:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-14 17:26:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:26:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-14 17:26:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=stcategory', '172.31.1.6', '2015-12-14 17:34:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/index.php', '172.31.1.6', '2015-12-14 17:35:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.6', '2015-12-14 17:35:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=3', '172.31.1.6', '2015-12-14 17:35:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3', '/?pg=stsubcategory&category=3', '172.31.1.6', '2015-12-14 17:35:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3', '/?pg=stsubcategory&category=2', '172.31.1.6', '2015-12-14 17:35:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3', '/?pg=stsubcategory&category=2', '172.31.1.6', '2015-12-14 17:36:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2', '/?pg=stsubcategory&category=3', '172.31.1.6', '2015-12-14 17:36:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3', '/?pg=stsubcategory&category=1', '172.31.1.6', '2015-12-14 17:36:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:37:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stutilization', '172.31.1.6', '2015-12-14 17:38:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=streceipt', '172.31.1.6', '2015-12-14 17:38:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-14 17:38:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-14 17:38:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-14 17:38:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-14 17:45:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-15 11:46:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-15 11:47:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-15 11:47:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=2', '172.31.1.6', '2015-12-15 12:01:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=2', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-15 12:01:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-15 12:01:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-15 12:02:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-15 12:02:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&itemid=1', '172.31.1.6', '2015-12-15 12:03:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&itemid=1', '/?pg=streceipt&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:03:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&item=1', '/?pg=streceipt&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:03:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&item=1', '/?pg=streceipt&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:03:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&item=1', '/?pg=streceipt&category=1&subcategory=1&item=2', '172.31.1.6', '2015-12-15 12:03:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&item=2', '/?pg=streceipt&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:03:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&item=1', '/?pg=stutilization', '172.31.1.6', '2015-12-15 12:11:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization', '172.31.1.6', '2015-12-15 12:12:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization', '172.31.1.6', '2015-12-15 12:21:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization', '172.31.1.6', '2015-12-15 12:21:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&category=1', '172.31.1.6', '2015-12-15 12:21:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1', '/?pg=stutilization&category=1&subcategory=1', '172.31.1.6', '2015-12-15 12:21:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1', '/?pg=stutilization&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:21:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1', '/?pg=stutilization&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:22:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1', '/?pg=stutilization&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:23:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', '/?pg=stutilization', '172.31.1.6', '2015-12-15 12:33:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=streceipt', '172.31.1.6', '2015-12-15 12:33:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stutilization', '172.31.1.6', '2015-12-15 12:33:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&category=1', '172.31.1.6', '2015-12-15 12:33:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1', '/?pg=streceipt', '172.31.1.6', '2015-12-15 12:35:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-15 12:35:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=%20&subcategory=1', '172.31.1.6', '2015-12-15 12:35:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=%20&subcategory=1', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-15 12:35:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=%20&subcategory=1', '172.31.1.6', '2015-12-15 12:35:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=%20&subcategory=1', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-15 12:36:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=&subcategory=1', '172.31.1.6', '2015-12-15 12:36:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=&subcategory=1', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-15 12:36:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=&subcategory=1', '172.31.1.6', '2015-12-15 12:36:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=&subcategory=1', '172.31.1.6', '2015-12-15 12:39:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=&subcategory=1', '/?pg=streceipt&category=1', '172.31.1.6', '2015-12-15 12:39:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1', '/?pg=streceipt&category=1&subcategory=1', '172.31.1.6', '2015-12-15 12:39:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1', '/?pg=streceipt&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:39:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&category=1&subcategory=1&item=1', '/?pg=stutilization', '172.31.1.6', '2015-12-15 12:39:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&category=1', '172.31.1.6', '2015-12-15 12:39:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1', '/?pg=stutilization&category=1&subcategory=1', '172.31.1.6', '2015-12-15 12:39:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1', '/?pg=stutilization&category=1&subcategory=1&item=1', '172.31.1.6', '2015-12-15 12:39:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', '/?logout=1', '172.31.1.6', '2015-12-15 16:34:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:34:27'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.6', '2015-12-15 16:34:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:34:37'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2015-12-15 16:34:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:34:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:41:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:42:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:42:24'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:42:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&category=1&subcategory=1&item=1', 'index.php', '172.31.1.6', '2015-12-15 16:45:57'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.6', '2015-12-15 16:46:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.31.1.6', '2015-12-15 16:46:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=ststockstatus', '172.31.1.6', '2015-12-15 16:46:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=amjobs', '172.31.1.6', '2015-12-15 16:46:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=amjobs', '172.31.1.6', '2015-12-15 16:46:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=amjobs', '172.31.1.6', '2015-12-15 16:47:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=elsearch', '172.31.1.6', '2015-12-15 16:47:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellbills', '172.31.1.6', '2015-12-15 16:47:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:47:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:47:58'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:49:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:49:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:50:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:53:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:55:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:55:57'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:58:14'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2015-12-15 16:58:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=ellbills', '172.31.1.6', '2015-12-15 16:58:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=stsearch', '172.31.1.6', '2015-12-15 16:58:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=stsearch', '/?pg=stlistusers', '172.31.1.6', '2015-12-15 16:58:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=stlistusers', '/?pg=elsearch', '172.31.1.6', '2015-12-15 16:58:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.6', '2015-12-15 16:58:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-15 16:58:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-15 16:59:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-15 16:59:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-15 16:59:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.6', '2015-12-15 17:00:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/index.php', '172.31.1.6', '2015-12-15 17:44:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.6', '2015-12-15 17:44:39'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.6', '2015-12-15 17:44:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/index.php', '172.31.1.6', '2015-12-15 17:46:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-15 17:47:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.6', '2015-12-15 17:47:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.6', '2015-12-15 17:47:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.6', '2015-12-15 17:48:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems', '/?logout=1', '172.31.1.6', '2015-12-15 17:49:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems', 'index.php', '172.31.1.6', '2015-12-15 17:49:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:49:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-15 17:49:29'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:49:29'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:49:36'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-12-15 17:49:39'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:49:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-15 17:49:52'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:49:52'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:50:52'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', '/?pg=changepwd', '172.31.1.6', '2015-12-15 17:50:58'),
('sanjaykuma', 'https://ilight.iiita.ac.in/?pg=changepwd', 'index.php', '172.31.1.6', '2015-12-15 17:51:00'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:51:07'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-12-15 17:51:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:51:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-15 17:51:16'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:51:16'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-12-15 17:51:29'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:51:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-15 17:51:47'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:51:47'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-12-15 17:52:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:52:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-15 17:52:16'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:52:16'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2015-12-15 17:52:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:52:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-15 17:52:49'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:52:49'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.6', '2015-12-15 17:52:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?logout=1', '172.31.1.6', '2015-12-15 17:52:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.6', '2015-12-15 17:52:56'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:53:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-15 17:53:07'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:53:07'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-15 17:53:13'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.6', '2015-12-15 17:53:21'),
('sanjaykuma', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.6', '2015-12-15 17:57:15'),
('sanjaykuma', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2015-12-16 11:00:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?logout=1', '172.31.1.32', '2015-12-16 11:35:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.32', '2015-12-16 11:35:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.32', '2015-12-16 11:44:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.32', '2015-12-16 12:02:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.32', '2015-12-16 12:03:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.32', '2015-12-16 12:06:24'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-17 16:14:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-17 16:14:33'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-17 16:14:33'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2015-12-17 16:14:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=109', '172.31.1.6', '2015-12-17 16:14:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=109', '/index.php', '172.31.1.6', '2015-12-17 16:16:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2015-12-17 16:16:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=31', '172.31.1.6', '2015-12-17 16:16:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=31', '/index.php', '172.31.1.6', '2015-12-17 16:19:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:19:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:19:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:20:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:26:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2015-12-17 16:27:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=31', '172.31.1.6', '2015-12-17 16:28:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=31', '/index.php', '172.31.1.6', '2015-12-17 16:28:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=22', '172.31.1.6', '2015-12-17 16:30:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=22', '/index.php', '172.31.1.6', '2015-12-17 16:31:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=52', '172.31.1.6', '2015-12-17 16:31:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=52', '/index.php', '172.31.1.6', '2015-12-17 16:32:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=82', '172.31.1.6', '2015-12-17 16:34:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=82', '/?pg=ellicensee&cat=&external=No&id=51', '172.31.1.6', '2015-12-17 16:35:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=51', '/index.php', '172.31.1.6', '2015-12-17 16:36:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=82', '172.31.1.6', '2015-12-17 16:36:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=82', '/index.php', '172.31.1.6', '2015-12-17 16:36:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:37:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:37:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Assoc.%20Professor&external=No&id=42', '172.31.1.6', '2015-12-17 16:37:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Assoc.%20Professor&external=No&id=42', '/index.php', '172.31.1.6', '2015-12-17 16:38:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:38:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2015-12-17 16:48:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2015-12-17 16:48:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.6', '2015-12-17 16:48:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.6', '2015-12-17 16:48:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.6', '2015-12-17 18:35:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2015-12-17 18:35:32'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2015-12-18 00:31:42'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2015-12-18 00:31:43'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2015-12-18 12:11:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2015-12-18 12:11:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2015-12-30 15:04:45'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-30 15:04:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2015-12-30 15:05:04'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2015-12-30 15:05:04'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2015-12-30 15:05:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2015-12-30 15:08:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2015-12-30 15:08:00'),
('guest', 'direct', 'index.php', '172.31.1.6', '2015-12-31 15:53:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2015-12-31 15:53:35'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2015-12-31 15:53:35'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.6', '2015-12-31 15:53:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.6', '2015-12-31 15:53:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.6', '2015-12-31 15:53:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.6', '2015-12-31 15:53:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.6', '2015-12-31 15:53:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=1', '172.31.1.6', '2015-12-31 15:53:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=1', '/?pg=stitems&category=1&subcategory=4', '172.31.1.6', '2015-12-31 15:53:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-01 12:20:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-01 12:21:11'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-01 12:21:11'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-01-01 12:21:24'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.32', '2016-01-01 12:21:39'),
('ashutosh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-01 12:22:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-01-01 12:23:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-01 12:23:05'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-01-01 12:24:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-01 12:52:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-01 12:52:54'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-01 12:52:54'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-01-01 12:53:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-01 12:54:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-01 12:56:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-01 13:39:58'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-01-01 13:40:01'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-01 13:40:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-03 19:56:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-03 19:57:04'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-03 19:57:04'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-01-03 19:57:15'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2016-01-03 19:57:26'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2016-01-03 19:57:30'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.31.1.32', '2016-01-03 19:57:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elreading', '172.31.1.32', '2016-01-03 19:57:44'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-03 19:57:49'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-03 19:59:38'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-03 20:00:19'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-03 20:00:20'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-03 20:01:41'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-03 20:01:43'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-03 20:02:19'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-03 20:03:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.32', '2016-01-03 20:04:26'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/index.php', '172.31.1.32', '2016-01-03 20:04:43'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.31.1.32', '2016-01-03 20:04:53'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elbilling', '172.31.1.32', '2016-01-03 20:05:02'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=webusers', '172.31.1.32', '2016-01-03 20:05:10'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=elrmailing', '172.31.1.32', '2016-01-03 20:05:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-03 20:05:34'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-03 20:05:37'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&id=&month=Dec-2015&external=No&mailing=1', '172.31.1.32', '2016-01-03 20:05:41'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Dec-2015&external=No&mailing=1', '/?pg=elcommon', '172.31.1.32', '2016-01-03 20:05:49'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elreading', '172.31.1.32', '2016-01-03 20:05:56'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.32', '2016-01-03 20:06:00'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elsmailing', '172.31.1.32', '2016-01-03 20:06:08'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsubsidy', '172.31.1.32', '2016-01-03 20:06:23'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/index.php', '172.31.1.32', '2016-01-03 20:06:48'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=weblogs', '172.31.1.32', '2016-01-03 20:07:00'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=elformat', '172.31.1.32', '2016-01-03 20:07:20'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elsummary', '172.31.1.32', '2016-01-03 20:07:42'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elreading', '172.31.1.32', '2016-01-03 20:07:47'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-04 10:53:57'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-01-04 10:54:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-01-04 10:54:15'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-01-04 10:54:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2016-01-04 10:54:21'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-04 10:56:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2016-01-04 11:17:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-01-04 11:17:17'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-04 12:14:48'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-04 12:14:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-04 12:15:03'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-04 12:15:03'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-01-04 12:15:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-01-04 13:36:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-01-04 13:37:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 13:37:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-01-04 13:37:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elconsumption', '172.31.1.32', '2016-01-04 18:17:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-01-04 18:17:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jun-2015&external=Yes', '172.31.1.32', '2016-01-04 18:18:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jun-2015&external=Yes', '/?pg=elreceipt&id=164', '172.31.1.32', '2016-01-04 18:18:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=164', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-04 18:18:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-04 18:18:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:18:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:19:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:19:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:19:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:23:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:23:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:23:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:24:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:24:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:24:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:26:13');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:26:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:26:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:26:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:26:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:26:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-04 18:27:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-01-04 18:35:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-04 18:35:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-05 10:02:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-05 10:03:19'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-05 10:03:19'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-01-05 10:03:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-05 10:15:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:20:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-01-05 10:20:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2016-01-05 10:20:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-05 10:20:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=elbilling&month=Dec-2015&ext=1', '172.31.1.32', '2016-01-05 10:20:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&ext=1', '/?pg=elbilling&month=Dec-2015&ext=0', '172.31.1.32', '2016-01-05 10:21:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&ext=0', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-05 10:21:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=elbilling&month=Dec-2015&ext=1', '172.31.1.32', '2016-01-05 10:27:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&ext=1', '/?pg=elconsumption', '172.31.1.32', '2016-01-05 10:29:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-01-05 10:29:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:29:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:30:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:30:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:31:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:31:22'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-01-05 10:32:07'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-01-05 10:32:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-01-05 10:32:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:32:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:32:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:33:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:33:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 10:33:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-01-05 10:36:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-05 10:36:25'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-05 11:25:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-05 11:26:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-05 11:26:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-05 11:26:38'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-01-05 11:26:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-05 11:26:46'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-05 11:26:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-01-05 11:26:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2016-01-05 11:26:58'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-05 11:27:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 11:27:18'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-05 11:28:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-05 11:28:21'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-05 11:28:21'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.32', '2016-01-05 11:28:22'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-05 11:28:29'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-01-05 11:28:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-01-05 11:28:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 11:28:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.32', '2016-01-05 11:28:52'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elreading', '172.31.1.32', '2016-01-05 11:28:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 11:29:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 11:29:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.32', '2016-01-05 11:29:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 11:29:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-01-05 11:30:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Nov-2015', '172.31.1.32', '2016-01-05 11:30:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Nov-2015', '/index.php', '172.31.1.32', '2016-01-05 11:30:48'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-05 11:32:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Nov-2015&external=Yes', '172.31.1.32', '2016-01-05 11:32:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-05 11:38:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-01-05 11:38:47'),
('ilight', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-05 12:22:44'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-06 10:00:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-06 10:00:39'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-06 10:00:39'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-01-06 10:00:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-01-06 10:01:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreading', '172.31.1.32', '2016-01-06 10:02:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-01-06 10:03:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-06 10:05:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-06 10:06:00'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-06 10:06:00'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-01-06 10:06:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2016-01-06 10:06:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-06 10:06:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2016-01-06 10:06:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-06 10:08:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:08:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-01-06 10:10:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2016-01-06 10:10:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Dec-2015&refresh=1', '172.31.1.32', '2016-01-06 10:13:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015&refresh=1', '/index.php', '172.31.1.32', '2016-01-06 10:16:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:16:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:16:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:17:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:17:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:17:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.32', '2016-01-06 10:31:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-01-06 10:31:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.32', '2016-01-06 10:31:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.32', '2016-01-06 10:32:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:32:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.32', '2016-01-06 10:32:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/index.php', '172.31.1.32', '2016-01-06 10:32:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:32:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:32:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jul-2015', '172.31.1.32', '2016-01-06 10:32:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elreading', '172.31.1.32', '2016-01-06 10:33:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-06 10:33:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:37:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:37:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:43:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:43:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:43:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:43:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:46:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 10:49:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 11:17:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-01-06 11:17:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 11:17:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elreading&month=Oct-2015', '172.31.1.32', '2016-01-06 11:17:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015', '/?pg=elreading&month=Sep-2015', '172.31.1.32', '2016-01-06 11:18:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015', '/?pg=elreading&month=Aug-2015', '172.31.1.32', '2016-01-06 11:18:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2015', '/?pg=elreading&month=Jul-2015', '172.31.1.32', '2016-01-06 11:18:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2015', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-01-06 11:18:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 11:18:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elreading&month=Oct-2015', '172.31.1.32', '2016-01-06 11:18:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015', '/?pg=elreading&month=Sep-2015', '172.31.1.32', '2016-01-06 11:22:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 11:23:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elreading&month=Jun-2015', '172.31.1.32', '2016-01-06 11:23:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2015', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-01-06 11:23:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 11:24:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elreading&month=Oct-2015', '172.31.1.32', '2016-01-06 11:24:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-01-06 11:24:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-01-06 11:25:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 11:26:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-01-06 11:40:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 11:40:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elbilling', '172.31.1.32', '2016-01-06 11:40:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.32', '2016-01-06 11:41:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-01-06 11:41:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elbilling&month=Oct-2015', '172.31.1.32', '2016-01-06 11:41:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015', '/?pg=elbilling&month=Sep-2015', '172.31.1.32', '2016-01-06 11:41:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015', '/?pg=elbilling&month=Aug-2015', '172.31.1.32', '2016-01-06 11:41:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015', '/?pg=elbilling&month=Jul-2015', '172.31.1.32', '2016-01-06 11:41:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015', '/?pg=elbilling&month=Jun-2015', '172.31.1.32', '2016-01-06 11:42:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-01-06 11:42:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elbilling&month=Oct-2015', '172.31.1.32', '2016-01-06 11:42:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015', '/?pg=elbilling&month=Aug-2015', '172.31.1.32', '2016-01-06 11:42:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015', '/?pg=elconsumption', '172.31.1.32', '2016-01-06 11:42:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-01-06 11:43:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Nov-2015', '172.31.1.32', '2016-01-06 11:43:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/?pg=elconsumption&month=Oct-2015', '172.31.1.32', '2016-01-06 11:43:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Oct-2015', '/?pg=elconsumption&month=Sep-2015', '172.31.1.32', '2016-01-06 11:43:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/?pg=elconsumption&month=Aug-2015', '172.31.1.32', '2016-01-06 11:43:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015', '/?pg=elconsumption&month=Nov-2015', '172.31.1.32', '2016-01-06 11:46:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/?pg=elconsumption&month=Nov-2015&cat[]=PhD%20Stipend', '172.31.1.32', '2016-01-06 11:46:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=PhD%20Stipend', '/?pg=elconsumption&month=Nov-2015&cat[]=Common', '172.31.1.32', '2016-01-06 11:46:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=Common', '/?pg=elconsumption&month=Nov-2015&cat[]=None', '172.31.1.32', '2016-01-06 11:46:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=None', '/?pg=elconsumption&month=Nov-2015&cat[]=Contractor', '172.31.1.32', '2016-01-06 11:46:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=Contractor', '/?pg=elconsumption&month=Nov-2015&cat[]=Shop', '172.31.1.32', '2016-01-06 11:46:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=Shop', '/?pg=elconsumption&month=Nov-2015&cat[]=None', '172.31.1.32', '2016-01-06 11:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=None', '/?pg=elconsumption&month=Nov-2015&cat[]=Common', '172.31.1.32', '2016-01-06 11:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=Common', '/?pg=elconsumption&month=Nov-2015&cat[]=Hostel', '172.31.1.32', '2016-01-06 11:46:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=Hostel', '/?pg=elconsumption&month=Nov-2015&cat[]=Contractor', '172.31.1.32', '2016-01-06 11:46:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015&cat[]=Contractor', '/index.php', '172.31.1.32', '2016-01-06 11:46:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 11:47:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-06 11:47:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Nov-2015', '172.31.1.32', '2016-01-06 11:47:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/?pg=elreceipt', '172.31.1.32', '2016-01-06 11:48:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/index.php', '172.31.1.32', '2016-01-06 11:48:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&month=Dec-2015', '172.31.1.32', '2016-01-06 11:48:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015', '/?pg=elreceipt&month=Nov-2015', '172.31.1.32', '2016-01-06 11:48:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015', '/?pg=elreceipt&month=Oct-2015', '172.31.1.32', '2016-01-06 11:48:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Oct-2015', '/?pg=elreceipt&month=Sep-2015', '172.31.1.32', '2016-01-06 11:48:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2015', '/?pg=elreceipt&month=Dec-2015', '172.31.1.32', '2016-01-06 11:49:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015', '/?pg=elreceipt&month=Dec-2015&id=1678', '172.31.1.32', '2016-01-06 11:49:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1678', '/?pg=elreceipt&month=Nov-2015', '172.31.1.32', '2016-01-06 11:50:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015', '/?pg=elreceipt&month=Nov-2015&id=1430', '172.31.1.32', '2016-01-06 11:50:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Nov-2015&id=1430', '/?pg=elreceipt&month=Oct-2015', '172.31.1.32', '2016-01-06 11:50:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Oct-2015', '/?pg=elsummary', '172.31.1.32', '2016-01-06 11:51:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elreceipt', '172.31.1.32', '2016-01-06 11:51:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.32', '2016-01-06 11:52:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Nov-2015', '172.31.1.32', '2016-01-06 11:52:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2015', '/?pg=elsummary&month=Oct-2015', '172.31.1.32', '2016-01-06 11:52:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2015', '/?pg=elsummary&month=Oct-2015&external=Yes', '172.31.1.32', '2016-01-06 11:52:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2015&external=Yes', '/?pg=elsummary&month=Nov-2015', '172.31.1.32', '2016-01-06 11:52:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2015', '/?pg=elsummary&month=Dec-2015', '172.31.1.32', '2016-01-06 11:52:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Dec-2015', '/?pg=elsummary&month=Aug-2015', '172.31.1.32', '2016-01-06 11:52:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015', '/?pg=elsummary&month=Aug-2015&external=Yes', '172.31.1.32', '2016-01-06 11:52:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2015&external=Yes', '/?pg=elsummary', '172.31.1.32', '2016-01-06 11:53:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&external=No&month=Nov-2015', '172.31.1.32', '2016-01-06 11:53:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=Nov-2015', '/?pg=elsummary&month=Nov-2015&external=Yes', '172.31.1.32', '2016-01-06 11:53:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2015&external=Yes', '/?pg=elsummary&external=Yes&month=Oct-2015', '172.31.1.32', '2016-01-06 11:53:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Oct-2015', '/?pg=elsummary&external=Yes&month=Sep-2015', '172.31.1.32', '2016-01-06 11:53:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Sep-2015', '/?pg=elsummary&month=Sep-2015&external=No', '172.31.1.32', '2016-01-06 11:53:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2015&external=No', '/?pg=elsummary&external=No&month=Dec-2015', '172.31.1.32', '2016-01-06 11:53:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=Dec-2015', '/?pg=elformat', '172.31.1.32', '2016-01-06 11:54:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.32', '2016-01-06 11:54:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.32', '2016-01-06 11:54:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elconsumption', '172.31.1.32', '2016-01-06 11:54:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-01-06 12:42:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-06 12:42:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-06 15:02:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Dec-2015&external=Yes', '/?pg=elconsumption&month=Dec-2015', '172.31.1.32', '2016-01-06 15:08:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Dec-2015', '/?pg=elconsumption&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-06 15:08:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Dec-2015&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-01-06 15:08:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-06 15:08:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=elreading', '172.31.1.32', '2016-01-06 15:09:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-06 15:14:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 15:15:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elbilling', '172.31.1.32', '2016-01-06 15:15:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-06 15:15:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-01-06 15:16:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elreading', '172.31.1.32', '2016-01-06 15:16:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-01-06 15:17:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2016-01-06 15:24:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-01-06 15:25:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-01-06 15:25:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-06 15:25:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-01-06 15:31:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elbilling&month=Nov-2015&recal=1', '172.31.1.32', '2016-01-06 15:36:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015&recal=1', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-01-06 15:36:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elreading', '172.31.1.32', '2016-01-06 15:36:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2016-01-06 15:44:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 15:44:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elreading&month=Oct-2015', '172.31.1.32', '2016-01-06 15:44:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 15:44:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2015', '/?pg=elreading&month=Nov-2015', '172.31.1.32', '2016-01-06 15:46:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2015', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-01-06 15:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015', '/index.php', '172.31.1.32', '2016-01-06 15:46:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-01-06 15:46:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-06 15:46:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-06 15:48:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=ellicensee', '172.31.1.32', '2016-01-06 15:51:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=47', '172.31.1.32', '2016-01-06 15:51:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=47', '/index.php', '172.31.1.32', '2016-01-06 15:51:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=82', '172.31.1.32', '2016-01-06 15:52:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=82', '/index.php', '172.31.1.32', '2016-01-06 15:52:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=249', '172.31.1.32', '2016-01-06 15:52:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=249', '/?pg=ellicensee', '172.31.1.32', '2016-01-06 15:53:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=22', '172.31.1.32', '2016-01-06 15:53:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=22', '/index.php', '172.31.1.32', '2016-01-06 15:53:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-01-06 15:54:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2015&recal=1', '172.31.1.32', '2016-01-06 15:54:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&recal=1', '/?pg=elrmailing', '172.31.1.32', '2016-01-06 15:55:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Dec-2015&external=No&mailing=1', '172.31.1.32', '2016-01-06 15:56:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-06 16:37:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-06 16:37:49'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-06 16:37:49'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-01-06 16:37:57'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-06 17:23:35'),
('ilight', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-07 11:17:27'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-01-07 11:17:30'),
('ilight', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-07 11:17:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Dec-2015&external=No&mailing=1', '/?pg=elbilling', '172.31.1.32', '2016-01-07 11:31:48'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-07 11:45:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-01-07 12:25:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Dec-2015&external=No&mailing=1', '172.31.1.32', '2016-01-07 12:25:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2015&external=No&mailing=1', '/?pg=ellicensee', '172.31.1.32', '2016-01-07 16:54:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=189', '172.31.1.32', '2016-01-07 16:54:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=189', '/index.php', '172.31.1.32', '2016-01-07 16:54:57'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-07 20:05:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-08 11:49:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-08 11:49:34'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-08 11:49:34'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-01-08 11:49:39'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-08 16:55:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-01-08 16:55:53'),
('rs125', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-01-08 16:55:53'),
('rs125', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2016-01-08 16:56:01'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2015', '172.31.1.6', '2016-01-08 16:57:33'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elbilling&month=Oct-2015', '172.31.1.6', '2016-01-08 16:58:03'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015', '/?pg=elbilling&month=Sep-2015', '172.31.1.6', '2016-01-08 16:58:14'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2015', '/?pg=elbilling&month=Aug-2015', '172.31.1.6', '2016-01-08 16:58:46'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015', '/?pg=elbilling&month=Jul-2015', '172.31.1.6', '2016-01-08 16:58:55'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2015', '/?pg=elbilling&month=Jun-2015', '172.31.1.6', '2016-01-08 16:59:11'),
('rs125', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2015', '/?pg=elbilling&month=Aug-2015', '172.31.1.6', '2016-01-08 16:59:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015', '/?logout=1', '172.31.1.6', '2016-01-08 17:00:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2015', 'index.php', '172.31.1.6', '2016-01-08 17:00:48'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-13 17:57:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-13 17:57:25'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-13 17:57:25'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-01-13 17:58:08'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-14 17:22:03'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-01-14 17:22:11'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.6', '2016-01-14 17:22:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.6', '2016-01-14 17:22:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.6', '2016-01-14 17:22:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.6', '2016-01-14 17:22:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-01-14 17:22:40'),
('rs132', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-01-14 17:22:41'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-01-14 17:23:42'),
('rs132', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.6', '2016-01-14 17:23:51'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-19 11:19:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-01-19 11:20:32'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-01-19 11:20:32'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-01-19 11:20:37'),
('guest', 'https://mail.google.com/mail/u/0/?ui=2&ik=bee2e84b04&view=pt&search=inbox&th=15216801b4665bad&siml=15216801b4665bad', 'index.php', '172.31.1.32', '2016-01-22 15:04:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-22 15:05:03'),
('rbanerjee', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-22 15:05:03'),
('rbanerjee', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.32', '2016-01-22 15:05:24'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.32', '2016-01-22 15:05:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', '/?logout=1', '172.31.1.32', '2016-01-22 15:06:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.32', '2016-01-22 15:06:03'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-23 16:54:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-23 16:54:49'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-23 16:54:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.32', '2016-01-23 16:55:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:55:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1907', '172.31.1.32', '2016-01-23 16:55:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1907', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:55:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1907', '172.31.1.32', '2016-01-23 16:55:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1907', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:55:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1907', '172.31.1.32', '2016-01-23 16:55:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1907', '/?pg=elreceipt&month=Dec-2015&external=No&refresh=1', '172.31.1.32', '2016-01-23 16:55:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=No&refresh=1', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:56:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt', '172.31.1.32', '2016-01-23 16:56:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-01-23 16:56:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:56:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 16:56:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-01-23 16:57:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:57:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 16:57:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-01-23 16:58:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:58:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 16:58:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-01-23 16:58:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:58:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 16:58:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-01-23 16:59:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:59:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 16:59:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 16:59:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 16:59:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 16:59:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:00:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:00:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:00:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:00:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:00:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:01:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:01:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:01:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:01:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:21:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:21:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:21:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elsmailing', '172.31.1.32', '2016-01-23 17:23:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:23:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2015&external=Yes', '/?pg=elconsumption', '172.31.1.32', '2016-01-23 17:24:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-01-23 17:24:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:24:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:24:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Dec-2015&external=Yes', '/?logout=1', '172.31.1.32', '2016-01-23 17:27:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Dec-2015&external=Yes', 'index.php', '172.31.1.32', '2016-01-23 17:27:19'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:27:29'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 17:27:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:28:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:29:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-23 17:29:12'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-01-23 17:29:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.32', '2016-01-23 17:31:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.32', '2016-01-23 17:31:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.32', '2016-01-23 17:31:05'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:31:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 17:31:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:33:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:33:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:35:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:36:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 17:36:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:36:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-23 17:36:47'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:36:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 17:37:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:37:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:37:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellbills', '172.31.1.32', '2016-01-23 17:38:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', 'index.php', '172.31.1.32', '2016-01-23 17:38:03'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:38:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 17:38:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 17:38:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-23 17:38:43'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-01-23 17:38:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:38:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:39:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:40:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:40:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:40:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:40:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:40:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:41:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:41:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:41:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:42:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:42:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:42:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:43:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:43:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:45:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:45:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:46:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:46:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:46:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:46:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:47:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:47:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-23 17:47:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Dec-2015&external=No', '172.31.1.32', '2016-01-23 17:49:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=No', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-23 17:49:24');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/?logout=1', '172.31.1.32', '2016-01-23 17:50:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', 'index.php', '172.31.1.32', '2016-01-23 17:50:05'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:50:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 17:51:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:51:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 17:52:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 17:52:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 18:01:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 18:01:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 18:02:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 18:03:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 18:03:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:03:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 18:04:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 18:04:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 18:04:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 18:05:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:05:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-01-23 18:05:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-23 18:05:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:06:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:06:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:07:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:07:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:07:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-23 18:20:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-24 11:50:52'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-01-24 11:50:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-24 11:51:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-24 12:03:48'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-24 12:03:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-24 12:04:02'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-24 12:04:02'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-01-24 12:04:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=154', '172.31.1.32', '2016-01-24 12:04:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=154', '/?pg=ellicensee', '172.31.1.32', '2016-01-24 12:04:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-01-24 12:05:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=161', '172.31.1.32', '2016-01-24 12:05:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=161', '/index.php', '172.31.1.32', '2016-01-24 12:05:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-25 11:04:21'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-25 11:04:26'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-01-25 11:04:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-01-25 11:04:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-25 11:04:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-25 11:05:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-25 11:05:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-25 11:05:48'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-01-25 11:05:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt&id=1713', '172.31.1.32', '2016-01-25 11:10:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=1713', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-25 11:10:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1713', '172.31.1.32', '2016-01-25 11:10:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1713', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-25 11:10:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1713', '172.31.1.32', '2016-01-25 11:10:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1713', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-25 11:10:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1713', '172.31.1.32', '2016-01-25 11:10:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1713', '/?pg=elreceipt', '172.31.1.32', '2016-01-25 11:10:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-25 11:11:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1713', '172.31.1.32', '2016-01-25 11:11:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1713', '/?pg=elreceipt', '172.31.1.32', '2016-01-25 11:11:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-25 11:11:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1713', '/?pg=elreceipt', '172.31.1.32', '2016-01-25 11:12:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1713', '172.31.1.32', '2016-01-25 11:12:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1713', '/?pg=elrmailing', '172.31.1.32', '2016-01-25 11:12:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-01-25 11:12:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-01-25 11:12:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-26 11:13:54'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-26 11:14:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-26 11:14:11'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-26 11:14:11'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-01-26 11:14:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.32', '2016-01-26 11:18:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.32', '2016-01-26 11:18:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-27 09:40:47'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-27 09:42:14'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-27 10:08:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-01-27 10:08:29'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-01-27 10:08:29'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2016-01-27 10:08:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2016-01-27 10:08:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=20', '172.31.1.6', '2016-01-27 10:08:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=20', '/index.php', '172.31.1.6', '2016-01-27 10:08:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=41', '172.31.1.6', '2016-01-27 10:10:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=41', '/index.php', '172.31.1.6', '2016-01-27 10:10:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=45', '172.31.1.6', '2016-01-27 10:10:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=45', '/index.php', '172.31.1.6', '2016-01-27 10:10:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=47', '172.31.1.6', '2016-01-27 10:10:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=47', '/index.php', '172.31.1.6', '2016-01-27 10:10:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=20', '172.31.1.6', '2016-01-27 10:11:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=20', '/index.php', '172.31.1.6', '2016-01-27 10:11:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=32', '172.31.1.6', '2016-01-27 10:11:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=32', '/index.php', '172.31.1.6', '2016-01-27 10:11:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=41', '172.31.1.6', '2016-01-27 10:12:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=41', '/index.php', '172.31.1.6', '2016-01-27 10:12:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=48', '172.31.1.6', '2016-01-27 10:12:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=48', '/index.php', '172.31.1.6', '2016-01-27 10:12:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-01-27 10:30:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=50', '172.31.1.6', '2016-01-27 10:30:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=50', '/index.php', '172.31.1.6', '2016-01-27 10:31:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=51', '172.31.1.6', '2016-01-27 10:31:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=51', '/index.php', '172.31.1.6', '2016-01-27 10:31:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=31', '172.31.1.6', '2016-01-27 10:31:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=31', '/index.php', '172.31.1.6', '2016-01-27 10:31:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=52', '172.31.1.6', '2016-01-27 10:32:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=52', '/index.php', '172.31.1.6', '2016-01-27 10:32:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.6', '2016-01-27 10:53:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-01-27 10:53:08'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-01-27 15:07:02'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.6', '2016-01-27 15:07:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.6', '2016-01-27 15:07:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-01-27 15:17:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-01-27 15:17:56'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.6', '2016-01-27 15:18:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Dec-2015&external=Yes', '172.31.1.6', '2016-01-27 15:18:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Dec-2015&external=Yes', '/?pg=elreceipt', '172.31.1.6', '2016-01-27 15:18:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.6', '2016-01-27 15:18:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1683', '172.31.1.6', '2016-01-27 15:18:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1683', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.6', '2016-01-27 15:18:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&id=1683', '172.31.1.6', '2016-01-27 15:18:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&id=1683', '/?pg=elreceipt&month=Dec-2015&external=Yes', '172.31.1.6', '2016-01-27 15:20:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes', '/?pg=elreceipt&month=Dec-2015&external=Yes&id=1683', '172.31.1.6', '2016-01-27 15:20:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes&id=1683', '/?pg=elreceipt&month=Dec-2015&external=Yes&refresh=1', '172.31.1.6', '2016-01-27 15:23:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes&refresh=1', '/?pg=elreceipt&external=Yes&month=', '172.31.1.6', '2016-01-27 15:23:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=', '/?pg=elreceipt&external=Yes&month=', '172.31.1.6', '2016-01-27 15:23:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=', '/?pg=elreceipt&external=Yes&month=', '172.31.1.6', '2016-01-27 15:23:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=', '/?pg=elreceipt&month=&external=Yes&id=1307', '172.31.1.6', '2016-01-27 15:23:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=&external=Yes&id=1307', '/?pg=elreceipt&external=Yes&month=Dec-2015', '172.31.1.6', '2016-01-27 15:25:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Dec-2015', '/?pg=elreceipt&month=Dec-2015&external=Yes&id=1683', '172.31.1.6', '2016-01-27 15:25:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes&id=1683', '/?pg=elrmailing', '172.31.1.6', '2016-01-27 15:25:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.6', '2016-01-27 15:32:20'),
('ilight', 'direct', '/?pg=elreceipts', '172.31.1.6', '2016-01-27 15:32:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts', '/?pg=elreceipts&month=Dec-2015&external=No&id=1854', '172.31.1.6', '2016-01-27 15:33:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=Dec-2015&external=No&id=1854', '/?pg=elreceipts&month=Dec-2015&external=No&id=494', '172.31.1.6', '2016-01-27 15:33:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=Dec-2015&external=No&id=1854', '/?pg=elreceipts&month=Dec-2015&external=No&id=494', '172.31.1.6', '2016-01-27 15:34:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=Dec-2015&external=No&id=1854', '/?pg=elreceipts&month=Dec-2015&external=No&id=494', '172.31.1.6', '2016-01-27 15:36:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=Dec-2015&external=No&id=1854', '/?pg=elreceipts&month=Dec-2015&external=No&id=494', '172.31.1.6', '2016-01-27 15:37:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=Dec-2015&external=No&id=494', '/?pg=elreceipts&month=&external=No&id=247', '172.31.1.6', '2016-01-27 15:37:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=Dec-2015&external=No&id=494', '/?pg=elreceipts&month=&external=No&id=247', '172.31.1.6', '2016-01-27 15:38:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=&external=No&id=247', '/?pg=elreceipts&month=&external=Yes', '172.31.1.6', '2016-01-27 15:38:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=&external=Yes', '/?pg=elreceipts&month=&external=Yes&id=247', '172.31.1.6', '2016-01-27 15:38:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=&external=Yes', '/?pg=elreceipts&month=&external=Yes&id=247', '172.31.1.6', '2016-01-27 15:41:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=&external=Yes', '/?pg=elreceipts&month=&external=Yes&id=247', '172.31.1.6', '2016-01-27 15:41:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&month=&external=Yes&id=247', '/?pg=elreceipts&external=Yes&id=Admin-Extn.', '172.31.1.6', '2016-01-27 15:42:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&external=Yes&id=Admin-Extn.', '/?pg=elreceipts&external=Yes&id=Admin-Extn.', '172.31.1.6', '2016-01-27 15:43:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&external=Yes&id=Admin-Extn.', '/?pg=elreceipts&external=Yes&flatno=Admin-Extn.', '172.31.1.6', '2016-01-27 15:43:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&external=Yes&id=Admin-Extn.', '/?pg=elreceipts&external=Yes&flatno=Admin-Extn.', '172.31.1.6', '2016-01-27 15:43:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-27 15:43:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&external=Yes&id=Admin-Extn.', '/?pg=elreceipts&external=Yes&flatno=Admin-Extn.', '172.31.1.6', '2016-01-27 15:44:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-27 15:44:16'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-27 15:44:16'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-01-27 15:44:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=248', '172.31.1.32', '2016-01-27 15:44:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=248', '/?pg=ellicensee', '172.31.1.32', '2016-01-27 15:44:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-01-27 15:44:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-01-27 15:44:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=247', '172.31.1.32', '2016-01-27 15:45:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/index.php', '172.31.1.32', '2016-01-27 15:46:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&external=Yes&flatno=Admin-Extn.', '/?pg=elreceipts&external=No', '172.31.1.6', '2016-01-27 15:46:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipts&external=No', '/?pg=elreceipts&external=No&flatno=A1', '172.31.1.6', '2016-01-27 15:46:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-01-27 15:47:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-01-27 15:47:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-01-27 15:47:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-01-29 14:35:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-01-29 14:35:47'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-01-29 14:35:47'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-01-29 14:35:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.32', '2016-01-29 14:36:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elformat', '172.31.1.32', '2016-01-29 14:36:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2016-01-29 14:37:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-01-29 14:37:39'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-01 10:25:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-01 10:25:33'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-01 10:25:34'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-02-01 10:25:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-02-01 10:53:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-01 11:00:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-01 11:13:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-01 11:13:49'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-01 11:13:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-02-01 11:13:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2016-02-01 11:15:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-02-01 11:15:02'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-02-01 11:15:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-01 13:06:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-01 13:06:33'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-01 13:06:34'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-02-01 13:06:39'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-02-01 13:06:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-03 15:58:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-03 15:59:04'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-03 15:59:04'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-02-03 15:59:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-02-03 15:59:18'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-03 16:30:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-03 16:30:17'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-03 16:30:17'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 16:30:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-02-03 16:35:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Dec-2015', '172.31.1.32', '2016-02-03 16:35:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2015', '/?pg=elreading&month=Jan-2016', '172.31.1.32', '2016-02-03 16:42:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-02-03 16:50:40'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jan-2016', '/?logout=1', '172.31.1.32', '2016-02-03 16:59:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jan-2016', 'index.php', '172.31.1.32', '2016-02-03 16:59:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-03 17:00:12'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-03 17:00:12'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-02-03 17:00:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 17:00:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-03 17:00:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=179', '172.31.1.32', '2016-02-03 17:00:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=179', '/index.php', '172.31.1.32', '2016-02-03 17:01:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=184', '172.31.1.32', '2016-02-03 17:01:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=184', '/?pg=elconsumption', '172.31.1.32', '2016-02-03 17:03:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:03:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-03 17:03:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elreading', '172.31.1.32', '2016-02-03 17:10:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-02-03 17:10:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:10:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-03 17:10:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elsubsidy', '172.31.1.32', '2016-02-03 17:14:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=14', '172.31.1.32', '2016-02-03 17:16:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=14', '/?pg=elsubsidy&id=', '172.31.1.32', '2016-02-03 17:16:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=', '/index.php', '172.31.1.32', '2016-02-03 17:16:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:16:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-03 17:16:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 17:17:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=248', '172.31.1.32', '2016-02-03 17:17:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=248', '/index.php', '172.31.1.32', '2016-02-03 17:17:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:17:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-03 17:17:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-03 17:39:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 17:41:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-03 17:41:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=151', '172.31.1.32', '2016-02-03 17:41:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=151', '/index.php', '172.31.1.32', '2016-02-03 17:41:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-03 17:42:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:42:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-03 17:43:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:43:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-03 17:43:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-03 17:43:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 17:43:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-03 17:43:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=151', '172.31.1.32', '2016-02-03 17:43:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=151', '/index.php', '172.31.1.32', '2016-02-03 17:43:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-03 17:44:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:44:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-03 17:44:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-03 17:44:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 17:45:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-03 17:45:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=151', '172.31.1.32', '2016-02-03 17:45:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=151', '/?pg=ellicensee&cat=&external=Yes&id=', '172.31.1.32', '2016-02-03 17:45:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:47:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-03 17:48:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling&month=Jan-2016&ext=0', '172.31.1.32', '2016-02-03 17:48:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=0', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-03 17:50:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 17:50:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-03 17:50:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=151', '172.31.1.32', '2016-02-03 17:50:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=151', '/?pg=elbilling', '172.31.1.32', '2016-02-03 17:50:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-03 17:59:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-02-03 17:59:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?logout=1', '172.31.1.32', '2016-02-03 18:06:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', 'index.php', '172.31.1.32', '2016-02-03 18:06:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-02-03 18:13:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=82', '172.31.1.32', '2016-02-03 18:13:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=82', '/index.php', '172.31.1.32', '2016-02-03 18:16:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=206', '172.31.1.32', '2016-02-03 18:17:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=206', '/index.php', '172.31.1.32', '2016-02-03 18:17:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=207', '172.31.1.32', '2016-02-03 18:18:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=207', '/index.php', '172.31.1.32', '2016-02-03 18:18:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=208', '172.31.1.32', '2016-02-03 18:18:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=208', '/index.php', '172.31.1.32', '2016-02-03 18:20:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=214', '172.31.1.32', '2016-02-03 18:21:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=214', '/index.php', '172.31.1.32', '2016-02-03 18:23:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-02-03 18:23:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-03 18:23:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elconsumption', '172.31.1.32', '2016-02-03 18:25:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-02-03 18:25:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-03 18:25:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-03 18:26:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-02-03 18:32:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-02-03 18:32:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', 'index.php', '172.31.1.32', '2016-02-04 10:15:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', 'index.php', '172.31.1.32', '2016-02-04 10:15:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-04 11:12:40'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-04 11:12:40'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-02-04 11:12:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-04 11:12:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-04 11:44:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-04 15:13:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-04 15:14:00'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-04 15:14:00'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-02-04 15:14:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-02-04 15:14:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=214', '172.31.1.32', '2016-02-04 15:15:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=214', '/index.php', '172.31.1.32', '2016-02-04 15:17:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-04 15:17:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elreading', '172.31.1.32', '2016-02-04 15:17:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-02-04 15:18:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-04 15:18:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?logout=1', '172.31.1.32', '2016-02-04 15:25:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', 'index.php', '172.31.1.32', '2016-02-04 15:25:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-04 16:52:58'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-04 16:52:58'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-02-04 16:53:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=62', '172.31.1.32', '2016-02-04 16:53:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=62', '/index.php', '172.31.1.32', '2016-02-04 16:59:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-04 16:59:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.32', '2016-02-04 17:00:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-04 17:08:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elbilling', '172.31.1.32', '2016-02-04 17:10:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-04 17:10:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=ellicensee', '172.31.1.32', '2016-02-04 17:10:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=62', '172.31.1.32', '2016-02-04 17:10:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=62', '/index.php', '172.31.1.32', '2016-02-04 17:11:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-04 17:11:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', 'index.php', '172.31.1.32', '2016-02-04 17:11:16'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-02-04 17:11:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-04 17:11:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?logout=1', '172.31.1.32', '2016-02-04 17:35:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', 'index.php', '172.31.1.32', '2016-02-04 17:35:55'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-04 17:43:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-05 11:52:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-05 11:53:22'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-05 11:53:22'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-02-05 11:57:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=214', '172.31.1.32', '2016-02-05 11:58:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=214', '/index.php', '172.31.1.32', '2016-02-05 11:59:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-05 11:59:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elbilling', '172.31.1.32', '2016-02-05 11:59:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-05 11:59:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling&month=Jan-2016&ext=0', '172.31.1.32', '2016-02-05 11:59:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=0', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-05 11:59:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elconsumption', '172.31.1.32', '2016-02-05 12:00:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt&id=2082', '172.31.1.32', '2016-02-05 12:00:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elbilling', '172.31.1.32', '2016-02-05 12:01:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-05 12:01:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=2082', '/?pg=elconsumption', '172.31.1.32', '2016-02-05 12:01:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling&month=Jan-2016&ext=0', '172.31.1.32', '2016-02-05 12:01:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt&id=2082', '172.31.1.32', '2016-02-05 12:01:29'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=0', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-05 12:01:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=2082', '/?pg=elconsumption', '172.31.1.32', '2016-02-05 12:01:38'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/index.php', '172.31.1.32', '2016-02-05 12:01:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', 'index.php', '172.31.1.32', '2016-02-05 12:01:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-02-05 12:01:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-05 12:01:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-05 12:02:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=No&id=214', '172.31.1.32', '2016-02-05 12:02:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=214', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-05 12:02:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-02-05 12:03:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-05 12:03:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:03:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-05 12:03:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-05 12:03:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jan-2016&external=Yes', '/?pg=elconsumption&month=Jan-2016', '172.31.1.32', '2016-02-05 12:03:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling&month=Jan-2016&ext=0', '172.31.1.32', '2016-02-05 12:03:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=0', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-05 12:03:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jan-2016', '/?pg=elconsumption', '172.31.1.32', '2016-02-05 12:03:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:03:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jan-2016&external=Yes', 'index.php', '172.31.1.32', '2016-02-05 12:05:34'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-02-05 12:05:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=62', '172.31.1.32', '2016-02-05 12:05:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=62', '/index.php', '172.31.1.32', '2016-02-05 12:06:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling&month=Jan-2016&ext=0', '172.31.1.32', '2016-02-05 12:06:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=0', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-05 12:07:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elrmailing', '172.31.1.32', '2016-02-05 12:07:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Jan-2016&external=No&mailing=1', '172.31.1.32', '2016-02-05 12:08:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jan-2016&external=No&mailing=1', '/?pg=elrmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:22:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes', '/?pg=elrmailing&id=&month=Jan-2016&external=Yes&mailing=1', '172.31.1.32', '2016-02-05 12:22:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jan-2016&external=Yes&mailing=1', '/?pg=ellicensee', '172.31.1.32', '2016-02-05 12:24:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-02-05 12:25:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=229', '172.31.1.32', '2016-02-05 12:25:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=229', '/?pg=elflats&id=146', '172.31.1.32', '2016-02-05 12:26:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=146', '/?pg=elflats&id=191', '172.31.1.32', '2016-02-05 12:27:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=191', '/?pg=ellicensee', '172.31.1.32', '2016-02-05 12:29:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=70', '172.31.1.32', '2016-02-05 12:30:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=70', '/index.php', '172.31.1.32', '2016-02-05 12:30:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=74', '172.31.1.32', '2016-02-05 12:30:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=74', '/index.php', '172.31.1.32', '2016-02-05 12:30:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=110', '172.31.1.32', '2016-02-05 12:31:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=110', '/index.php', '172.31.1.32', '2016-02-05 12:31:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-02-05 12:32:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-02-05 12:34:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconfig', '172.31.1.32', '2016-02-05 12:34:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsmailing', '172.31.1.32', '2016-02-05 12:34:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jan-2016&external=No&mailing=1', '172.31.1.32', '2016-02-05 12:35:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-05 12:40:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-02-05 12:40:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-05 12:41:13'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-05 12:41:13'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-02-05 12:41:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.32', '2016-02-05 12:41:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:41:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes', '/index.php', '172.31.1.32', '2016-02-05 12:42:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=No', '172.31.1.32', '2016-02-05 12:43:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=No', '/?pg=elrmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:43:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes', '/index.php', '172.31.1.32', '2016-02-05 12:43:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=No&mailing=1', '/?pg=elsmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:43:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=Yes', '/?pg=elsmailing&month=Jan-2016&external=No', '172.31.1.32', '2016-02-05 12:43:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=No', '/?pg=elreceipt', '172.31.1.32', '2016-02-05 12:43:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:43:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes', '/?pg=elreceipt&month=Jan-2016&external=Yes&id=1931', '172.31.1.32', '2016-02-05 12:43:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&id=1931', '/?pg=elreceipt&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:43:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jan-2016&external=Yes&id=1948', '172.31.1.32', '2016-02-05 12:43:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:44:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:45:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:45:33');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:46:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:47:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:47:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:47:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:48:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:48:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:48:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:51:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:51:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:52:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:52:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:52:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:52:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:52:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:52:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:53:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:53:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:53:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:54:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:54:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:54:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:54:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:55:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-02-05 12:55:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes&refresh=1', '/index.php', '172.31.1.32', '2016-02-05 12:55:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-02-05 12:55:53'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-02-05 12:56:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:56:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2016&external=Yes', '/?pg=elsmailing', '172.31.1.32', '2016-02-05 12:57:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 12:57:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-05 13:21:10'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-05 14:01:58'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-05 14:03:17'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=ellbills', '172.31.1.32', '2016-02-05 14:03:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=ellreceipts', '172.31.1.32', '2016-02-05 14:03:30'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=elsearch', '172.31.1.32', '2016-02-05 14:03:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-02-05 14:03:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-05 14:03:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-05 14:03:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsearch', '172.31.1.32', '2016-02-05 14:04:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/?pg=ellreceipts', '172.31.1.32', '2016-02-05 14:04:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=stlistusers', '172.31.1.32', '2016-02-05 14:04:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=stlistusers', '/?pg=stlistitems', '172.31.1.32', '2016-02-05 14:04:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=stlistitems', '/?pg=stsearch', '172.31.1.32', '2016-02-05 14:04:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=stsearch', '/?pg=amcalendar', '172.31.1.32', '2016-02-05 14:04:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/?pg=amrenewal', '172.31.1.32', '2016-02-05 14:04:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=amrenewal', 'index.php', '172.31.1.32', '2016-02-05 14:04:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=Yes', '/?pg=elsmailing', '172.31.1.32', '2016-02-05 14:38:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-05 14:43:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=Yes', '/?logout=1', '172.31.1.32', '2016-02-05 14:43:11'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=Yes', 'index.php', '172.31.1.32', '2016-02-05 14:43:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-08 11:19:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-08 11:19:44'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-08 11:19:46'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-08 11:19:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-08 11:20:19'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-08 11:20:19'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-02-08 11:20:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-08 11:20:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jan-2016&external=Yes', '/?logout=1', '172.31.1.32', '2016-02-08 11:21:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jan-2016&external=Yes', 'index.php', '172.31.1.32', '2016-02-08 11:21:27'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-08 11:21:29'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-02-08 11:21:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-02-08 11:21:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-08 11:21:40'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-08 14:59:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-08 14:59:21'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-08 14:59:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.32', '2016-02-08 14:59:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-02-08 14:59:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=18', '172.31.1.32', '2016-02-08 14:59:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=18', '/?pg=elconfig', '172.31.1.32', '2016-02-08 15:00:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-02-08 15:00:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-02-08 15:13:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-02-08 15:15:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=19', '172.31.1.32', '2016-02-08 15:15:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=19', '/index.php', '172.31.1.32', '2016-02-08 15:16:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=14', '172.31.1.32', '2016-02-08 15:16:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=14', '/index.php', '172.31.1.32', '2016-02-08 15:16:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=15', '172.31.1.32', '2016-02-08 15:16:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=15', '/index.php', '172.31.1.32', '2016-02-08 15:20:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=16', '172.31.1.32', '2016-02-08 15:20:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=16', '/index.php', '172.31.1.32', '2016-02-08 15:20:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=17', '172.31.1.32', '2016-02-08 15:20:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=17', '/index.php', '172.31.1.32', '2016-02-08 15:20:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=3', '172.31.1.32', '2016-02-08 15:20:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=3', '/index.php', '172.31.1.32', '2016-02-08 15:20:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=4', '172.31.1.32', '2016-02-08 15:20:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=4', '/index.php', '172.31.1.32', '2016-02-08 15:20:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=5', '172.31.1.32', '2016-02-08 15:20:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=5', '/index.php', '172.31.1.32', '2016-02-08 15:22:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=18', '172.31.1.32', '2016-02-08 15:23:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=18', '/?pg=elsubsidy&id=5', '172.31.1.32', '2016-02-08 15:23:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=5', '/index.php', '172.31.1.32', '2016-02-08 15:23:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=18', '172.31.1.32', '2016-02-08 15:23:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=18', '/index.php', '172.31.1.32', '2016-02-08 15:23:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=7', '172.31.1.32', '2016-02-08 15:23:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=7', '/index.php', '172.31.1.32', '2016-02-08 15:23:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=13', '172.31.1.32', '2016-02-08 15:23:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=13', '/index.php', '172.31.1.32', '2016-02-08 15:23:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=12', '172.31.1.32', '2016-02-08 15:23:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=12', '/index.php', '172.31.1.32', '2016-02-08 15:23:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=10', '172.31.1.32', '2016-02-08 15:23:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=10', '/index.php', '172.31.1.32', '2016-02-08 15:23:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=11', '172.31.1.32', '2016-02-08 15:23:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=11', '/index.php', '172.31.1.32', '2016-02-08 15:24:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=8', '172.31.1.32', '2016-02-08 15:24:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=8', '/index.php', '172.31.1.32', '2016-02-08 15:24:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=19', '172.31.1.32', '2016-02-08 15:24:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=19', '/?pg=elsubsidy&id=10', '172.31.1.32', '2016-02-08 15:24:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=10', '/index.php', '172.31.1.32', '2016-02-08 15:24:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=11', '172.31.1.32', '2016-02-08 15:24:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=11', '/?pg=elsubsidy&id=10', '172.31.1.32', '2016-02-08 15:25:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=10', '/?pg=elsubsidy&id=11', '172.31.1.32', '2016-02-08 15:25:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=11', '/index.php', '172.31.1.32', '2016-02-08 15:26:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=8', '172.31.1.32', '2016-02-08 15:26:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=8', '/index.php', '172.31.1.32', '2016-02-08 15:26:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=13', '172.31.1.32', '2016-02-08 15:26:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=13', '/index.php', '172.31.1.32', '2016-02-08 15:26:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=7', '172.31.1.32', '2016-02-08 15:26:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=7', '/index.php', '172.31.1.32', '2016-02-08 15:26:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=18', '172.31.1.32', '2016-02-08 15:26:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=18', '/index.php', '172.31.1.32', '2016-02-08 15:26:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=5', '172.31.1.32', '2016-02-08 15:26:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=5', '/index.php', '172.31.1.32', '2016-02-08 15:26:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-08 15:26:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=18', '172.31.1.32', '2016-02-08 15:26:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=18', '/index.php', '172.31.1.32', '2016-02-08 15:26:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-08 15:27:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy&id=', '172.31.1.32', '2016-02-08 15:27:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=', '/?pg=elsubsidy&id=19', '172.31.1.32', '2016-02-08 15:28:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=19', '/?pg=elsubsidy&id=', '172.31.1.32', '2016-02-08 15:28:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=', '/?pg=elsubsidy&id=14', '172.31.1.32', '2016-02-08 15:28:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=14', '/?pg=elconfig', '172.31.1.32', '2016-02-08 15:28:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elconfig', '172.31.1.32', '2016-02-08 15:30:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elconfig', '172.31.1.32', '2016-02-08 15:30:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elbilling', '172.31.1.32', '2016-02-08 15:36:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elbilling', '172.31.1.32', '2016-02-08 15:36:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 15:40:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-02-08 15:40:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elbilling&month=Oct-2015', '172.31.1.32', '2016-02-08 15:40:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 15:40:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 15:41:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 15:41:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 15:44:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-02-08 15:44:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 15:44:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 15:44:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Nov-2015', '172.31.1.32', '2016-02-08 15:44:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 15:44:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-08 15:45:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=elbilling&month=Jan-2016&ext=0', '172.31.1.32', '2016-02-08 15:45:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=0', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 15:45:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Dec-2015&ext=1', '172.31.1.32', '2016-02-08 15:45:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&ext=1', '/?pg=elbilling&month=Dec-2015&ext=0', '172.31.1.32', '2016-02-08 15:45:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&ext=0', '/?pg=elbilling&month=Dec-2015&ext=1', '172.31.1.32', '2016-02-08 15:45:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&ext=1', '/?pg=elbilling&month=Dec-2015&ext=0', '172.31.1.32', '2016-02-08 15:45:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015&ext=0', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 15:51:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 15:51:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 15:56:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 15:59:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:02:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:07:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:14:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 16:15:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:15:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 16:17:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:17:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:22:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:22:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:23:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:31:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:31:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Jan-2016&recal=1', '172.31.1.32', '2016-02-08 16:37:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&recal=1', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 16:42:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:42:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 16:43:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:43:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Dec-2015', '172.31.1.32', '2016-02-08 16:44:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:44:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:45:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2015', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-02-08 16:46:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elconsumption', '172.31.1.32', '2016-02-08 16:47:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.32', '2016-02-08 16:53:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.32', '2016-02-08 17:00:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbilling', '172.31.1.32', '2016-02-08 17:03:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-02-08 17:03:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.32', '2016-02-08 17:03:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.32', '2016-02-08 17:04:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-08 17:04:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-08 17:04:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-09 11:11:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-09 11:11:55'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 11:11:55'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-02-09 11:17:23'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 11:17:23'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 11:17:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-09 11:28:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-09 11:29:22'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 11:29:22'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-02-09 11:29:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=225', '172.31.1.32', '2016-02-09 11:30:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=225', '/index.php', '172.31.1.32', '2016-02-09 11:33:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-09 11:33:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.32', '2016-02-09 11:33:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-02-09 11:33:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.32', '2016-02-09 11:33:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-09 11:33:56'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-02-09 11:34:33'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-02-09 11:34:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elflats', '/?logout=1', '172.31.1.32', '2016-02-09 11:34:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.31.1.32', '2016-02-09 11:34:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 12:21:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-09 12:21:30'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 12:21:30'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-09 12:21:41'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-09 12:23:11'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-09 12:23:57'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-09 12:24:42'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-09 12:25:10'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 12:27:23'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 12:27:39'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 12:28:34'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-09 12:29:45'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.32', '2016-02-09 12:30:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.32', '2016-02-09 12:30:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-02-09 12:30:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.32', '2016-02-09 12:30:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.32', '2016-02-09 12:30:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.32', '2016-02-09 12:31:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbilling', '172.31.1.32', '2016-02-09 12:33:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-02-09 12:33:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.32', '2016-02-09 12:35:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elsmailing', '172.31.1.32', '2016-02-09 12:37:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-09 12:37:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=Yes', '/?pg=elrmailing', '172.31.1.32', '2016-02-09 12:37:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=Yes', '/?pg=elrmailing', '172.31.1.32', '2016-02-09 12:38:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.32', '2016-02-09 12:39:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.32', '2016-02-09 12:39:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elconsumption', '172.31.1.32', '2016-02-09 12:40:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-02-09 12:41:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-02-09 12:41:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.32', '2016-02-09 12:42:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-02-09 12:42:15'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-09 14:43:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-02-09 14:44:08'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-09 14:44:08'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-02-09 14:44:19'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-09 14:47:55'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2016-02-09 14:48:14'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-09 14:49:45'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-02-09 14:49:53'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jan-2016&external=Yes', '172.31.1.6', '2016-02-09 14:53:43'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-02-09 14:58:42'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-09 15:01:59'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2016-02-09 15:02:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-09 15:02:14'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-10 11:44:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-02-10 11:45:11'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-10 11:45:11'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-02-10 11:46:47'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-10 11:47:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-11 12:12:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-11 12:12:31'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-11 12:12:31'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-02-11 12:12:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-11 12:12:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes', '/index.php', '172.31.1.32', '2016-02-11 12:13:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-02-11 12:13:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-02-11 12:13:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=247', '172.31.1.32', '2016-02-11 12:14:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/?logout=1', '172.31.1.32', '2016-02-11 12:21:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/?logout=1', '172.31.1.32', '2016-02-11 12:21:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', 'index.php', '172.31.1.32', '2016-02-11 12:21:04'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-02-11 16:39:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-02-11 16:46:18'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-11 16:46:18'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-02-11 16:54:00'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-11 16:54:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-11 16:55:06'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-11 17:12:57'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-11 17:13:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-11 17:13:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-11 17:14:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-11 21:06:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-11 21:06:23'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-11 21:06:23'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:06:34'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:09:40'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:10:41'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:11:52'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:12:15'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:14:49'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:14:51'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:15:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-11 21:18:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-11 21:19:15'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-11 21:19:15'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:19:30'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-11 21:23:38'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:24:56'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:24:58'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:29:14'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:37:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:37:57'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:38:34'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:39:35'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:41:06'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:45:16'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 21:46:53'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 22:11:24'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 22:11:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2163', '172.31.1.32', '2016-02-11 22:12:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2163', '172.31.1.32', '2016-02-11 22:13:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2163', '172.31.1.32', '2016-02-11 22:17:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2163', '172.31.1.32', '2016-02-11 22:17:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2163', '172.31.1.32', '2016-02-11 22:19:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=2163', '/?pg=elpaybill&id=1931', '172.31.1.32', '2016-02-11 22:19:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=2163', '/?pg=elpaybill&id=1931', '172.31.1.32', '2016-02-11 22:20:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1931', '/?pg=elpaybill&id=1948', '172.31.1.32', '2016-02-11 22:20:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1948', '/?pg=elpaybill&id=1949', '172.31.1.32', '2016-02-11 22:21:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1949', '/?pg=elpaybill&id=1931', '172.31.1.32', '2016-02-11 22:21:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1931', '/?pg=elpaybill&id=1948', '172.31.1.32', '2016-02-11 22:21:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1931', '/?pg=elpaybill&id=1948', '172.31.1.32', '2016-02-11 22:22:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1948', '/?pg=elpaybill&id=1949', '172.31.1.32', '2016-02-11 22:22:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1949', '/?pg=elpaybill&id=1950', '172.31.1.32', '2016-02-11 22:22:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1950', '/?pg=elpaybill&id=1931', '172.31.1.32', '2016-02-11 22:22:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1950', '/?pg=elpaybill&id=1931', '172.31.1.32', '2016-02-11 22:25:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1950', '/?pg=elpaybill&id=1931', '172.31.1.32', '2016-02-11 22:25:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1931', '/index.php', '172.31.1.32', '2016-02-11 22:25:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill&id=1948', '172.31.1.32', '2016-02-11 22:28:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1948', '/index.php', '172.31.1.32', '2016-02-11 22:28:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-02-11 22:35:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elunpaid', '172.31.1.32', '2016-02-11 22:35:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elunpaid', '172.31.1.32', '2016-02-11 22:36:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elunpaid', '172.31.1.32', '2016-02-11 22:37:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elunpaid', '172.31.1.32', '2016-02-11 22:38:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaid', '/?pg=elpaybill', '172.31.1.32', '2016-02-11 22:38:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=1949', '172.31.1.32', '2016-02-11 22:38:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1949', '/index.php', '172.31.1.32', '2016-02-11 22:38:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elunpaid', '172.31.1.32', '2016-02-11 22:38:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elunpaid', '/?logout=1', '172.31.1.32', '2016-02-11 22:41:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elunpaid', 'index.php', '172.31.1.32', '2016-02-11 22:41:12'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-12 10:13:14'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.6', '2016-02-12 10:14:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=1950', '172.31.1.6', '2016-02-12 10:14:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=1950', '172.31.1.6', '2016-02-12 12:03:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1950', '/?pg=elpaybill', '172.31.1.6', '2016-02-12 12:03:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=1950', '172.31.1.6', '2016-02-12 12:03:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1950', '/?pg=elunpaid', '172.31.1.6', '2016-02-12 12:05:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaid', '/?pg=elpaybill', '172.31.1.6', '2016-02-12 12:05:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elunpaid', '172.31.1.6', '2016-02-12 12:06:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaid', '/?pg=elpaybill', '172.31.1.6', '2016-02-12 12:06:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=1950', '172.31.1.6', '2016-02-12 12:06:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=1950', '/?pg=elrmailing', '172.31.1.6', '2016-02-12 12:07:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconsumption', '172.31.1.6', '2016-02-12 12:07:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elrmailing', '172.31.1.6', '2016-02-12 12:07:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.6', '2016-02-12 12:07:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elrmailing', '172.31.1.6', '2016-02-12 12:07:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconsumption', '172.31.1.6', '2016-02-12 12:07:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elformat', '172.31.1.6', '2016-02-12 12:07:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elsmailing', '172.31.1.6', '2016-02-12 12:08:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.6', '2016-02-12 12:11:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.6', '2016-02-12 12:13:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.6', '2016-02-12 14:48:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.32', '2016-02-12 14:49:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.32', '2016-02-12 14:49:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-02-12 14:49:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 14:49:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 14:52:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 14:54:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 14:56:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 14:56:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 14:57:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 14:57:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:02:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:06:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:06:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:07:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:09:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:10:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:10:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:11:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:13:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:14:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-02-12 15:15:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-15 12:24:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-15 12:25:23'),
('rbanerjee', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-15 12:25:23'),
('rbanerjee', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-02-15 12:25:35'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=eluppcl', '172.31.1.32', '2016-02-15 12:28:01'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=stconsumption', '172.31.1.32', '2016-02-15 12:28:22'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=elpaybill', '172.31.1.32', '2016-02-15 12:28:29'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=stconsumption', '172.31.1.32', '2016-02-15 12:28:53'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=elsummary', '172.31.1.32', '2016-02-15 12:28:57'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.32', '2016-02-15 12:29:03'),
('rbanerjee', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-02-15 12:29:09'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-02-15 12:29:16'),
('rbanerjee', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-02-15 12:29:27'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elsummary', '172.31.1.32', '2016-02-15 12:29:47'),
('rbanerjee', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.32', '2016-02-15 12:29:52'),
('rbanerjee', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-02-15 12:30:16'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-17 14:46:25'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-27 11:07:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-27 11:08:15'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-27 11:08:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-02-27 11:08:22'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-02-27 11:09:54'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-02-27 11:09:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2016-02-27 11:13:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-02-27 11:13:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-27 13:50:13'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-27 13:50:13'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-02-27 13:50:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreceipt', '172.31.1.32', '2016-02-27 13:50:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jan-2016&external=Yes', '172.31.1.32', '2016-02-27 13:50:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes', '/?pg=elreceipt&month=Jan-2016&external=Yes&id=1948', '172.31.1.32', '2016-02-27 13:50:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&id=1948', 'index.php', '172.31.1.32', '2016-02-27 13:55:31'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-02-27 13:55:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-27 13:55:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-29 09:21:24'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-29 09:29:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&id=1948', 'index.php', '172.31.1.32', '2016-02-29 09:31:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-29 11:20:29'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-29 11:20:29'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-02-29 11:20:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-29 11:20:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-02-29 11:24:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-02-29 21:23:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-02-29 21:23:54'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-02-29 21:23:54'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-02-29 21:24:03'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elrmailing', '172.31.1.32', '2016-02-29 21:24:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?logout=1', '172.31.1.32', '2016-02-29 21:25:24'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.32', '2016-02-29 21:25:24'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=amcalendar', '172.31.1.32', '2016-02-29 21:26:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/?pg=stlistitems', '172.31.1.32', '2016-02-29 21:26:20'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-01 11:03:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-01 11:03:46'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-03-01 11:03:46'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2016-03-01 11:03:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.6', '2016-03-01 11:06:30'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.6', '2016-03-01 11:06:30'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-01 12:01:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-01 12:01:34');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-03-01 12:01:34'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2016-03-01 12:01:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.6', '2016-03-01 12:01:41'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-03-01 12:01:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-01 12:23:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-01 12:23:43'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-01 12:23:43'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-03-01 12:23:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-03-01 12:24:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.32', '2016-03-01 12:24:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-03-01 12:24:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-01 12:24:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=1', '172.31.1.32', '2016-03-01 12:24:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=1', '/?pg=stitems&category=1&subcategory=4', '172.31.1.32', '2016-03-01 12:34:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=4', '/?pg=stitems&category=1&subcategory=3', '172.31.1.32', '2016-03-01 12:34:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=3', '/?pg=stitems&category=1&subcategory=2', '172.31.1.32', '2016-03-01 12:34:49'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-01 13:02:13'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-03-01 13:03:42'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-03-01 13:03:58'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-03-01 13:47:12'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-03-01 13:47:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2016-03-01 13:53:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-03-01 13:53:43'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-01 15:41:26'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-01 15:42:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-01 15:42:38'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-01 15:42:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-03-01 15:42:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-01 15:42:51'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-03-01 15:42:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-03-01 15:45:43'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2016-03-01 16:03:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-01 16:30:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-01 16:31:12'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-01 16:31:12'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-03-01 16:31:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-03-01 17:08:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-01 17:09:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-03-01 17:09:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-03-01 17:09:36'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2016-03-01 17:17:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-01 23:46:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-01 23:46:10'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-01 23:46:10'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-03-01 23:46:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-02 00:02:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-02 00:02:11'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-02 00:02:11'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-03-02 00:02:17'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Feb-2016&external=No&refresh=1', '172.31.1.32', '2016-03-02 00:02:25'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2016&external=No&refresh=1', '/index.php', '172.31.1.32', '2016-03-02 00:02:27'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.32', '2016-03-02 00:02:34'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/index.php', '172.31.1.32', '2016-03-02 00:02:38'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-02 00:02:42'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes', '/?pg=elsmailing&month=Feb-2016&external=No', '172.31.1.32', '2016-03-02 00:02:43'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No', '/?pg=elrmailing', '172.31.1.32', '2016-03-02 00:02:50'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreading', '172.31.1.32', '2016-03-02 00:03:04'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.32', '2016-03-02 00:03:11'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.32', '2016-03-02 00:03:15'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elrmailing', '172.31.1.32', '2016-03-02 00:03:23'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Jan-2016', '172.31.1.32', '2016-03-02 00:03:26'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jan-2016', '/?pg=elrmailing&external=No&month=Feb-2016', '172.31.1.32', '2016-03-02 00:03:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-02 15:31:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-02 15:31:17'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-02 15:31:17'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-03-02 15:31:19'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Jan-2016', '172.31.1.32', '2016-03-02 15:31:24'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jan-2016', '/?pg=elrmailing&external=No&month=Feb-2016', '172.31.1.32', '2016-03-02 15:31:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Feb-2016', '/?pg=elrmailing&month=Feb-2016&external=No&refresh=1', '172.31.1.32', '2016-03-02 15:31:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2016&external=No&refresh=1', '/?logout=1', '172.31.1.32', '2016-03-02 15:31:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2016&external=No&refresh=1', 'index.php', '172.31.1.32', '2016-03-02 15:31:39'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-02 16:54:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-02 16:54:49'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-02 16:54:49'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-03-02 16:54:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-03-02 16:58:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=248', '172.31.1.32', '2016-03-02 16:58:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=248', '/?pg=elflats', '172.31.1.32', '2016-03-02 16:58:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=248', '172.31.1.32', '2016-03-02 16:59:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=248', '172.31.1.32', '2016-03-02 17:01:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=248', '/index.php', '172.31.1.32', '2016-03-02 17:01:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=192', '172.31.1.32', '2016-03-02 17:01:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=192', '/index.php', '172.31.1.32', '2016-03-02 17:07:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=236', '172.31.1.32', '2016-03-02 17:07:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=236', '/?pg=elflats&id=192', '172.31.1.32', '2016-03-02 17:07:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=192', '/index.php', '172.31.1.32', '2016-03-02 17:09:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=24', '172.31.1.32', '2016-03-02 17:12:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=24', '/?pg=elflats&id=236', '172.31.1.32', '2016-03-02 17:12:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=236', '/?pg=elflats&id=', '172.31.1.32', '2016-03-02 17:12:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/index.php', '172.31.1.32', '2016-03-02 17:13:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-02 17:13:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=193', '172.31.1.32', '2016-03-02 17:15:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=193', '/index.php', '172.31.1.32', '2016-03-02 17:15:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-03-02 17:16:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=99', '172.31.1.32', '2016-03-02 17:16:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=99', '/index.php', '172.31.1.32', '2016-03-02 17:17:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.32', '2016-03-02 17:17:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/index.php', '172.31.1.32', '2016-03-02 17:17:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill', '172.31.1.32', '2016-03-02 17:17:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.32', '2016-03-02 17:17:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elbilling', '172.31.1.32', '2016-03-02 17:17:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.32', '2016-03-02 17:17:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elflats', '172.31.1.32', '2016-03-02 17:18:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-03-02 17:18:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=209', '172.31.1.32', '2016-03-02 17:19:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=209', '/index.php', '172.31.1.32', '2016-03-02 17:19:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=82', '172.31.1.32', '2016-03-02 17:20:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=82', '/index.php', '172.31.1.32', '2016-03-02 17:21:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=208', '172.31.1.32', '2016-03-02 17:21:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=208', '/index.php', '172.31.1.32', '2016-03-02 17:21:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=206', '172.31.1.32', '2016-03-02 17:22:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=206', '/index.php', '172.31.1.32', '2016-03-02 17:24:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=29', '172.31.1.32', '2016-03-02 17:25:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=29', '/index.php', '172.31.1.32', '2016-03-02 17:26:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-02 17:26:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-03-02 17:26:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=208', '172.31.1.32', '2016-03-02 17:27:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=208', '/?pg=ellicensee&cat=&external=No&id=205', '172.31.1.32', '2016-03-02 17:27:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=205', '/index.php', '172.31.1.32', '2016-03-02 17:27:40'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-03 10:41:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-03 10:41:52'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-03-03 10:41:52'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-03-03 10:41:58'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-03 12:28:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-03 12:29:23'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-03-03 12:29:23'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-03-03 12:29:27'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.6', '2016-03-03 12:33:04'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-03-03 12:34:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.6', '2016-03-03 12:34:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.6', '2016-03-03 12:34:59'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2016-03-03 12:35:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-07 15:54:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-07 15:54:18'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-07 15:54:18'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-03-07 15:54:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2016-03-07 15:58:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-03-07 15:58:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-03-07 15:58:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 15:58:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:00:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:00:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elflats', '172.31.1.32', '2016-03-07 16:00:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-07 16:00:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-07 16:00:49'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-03-07 16:00:49'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2016-03-07 16:00:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.32', '2016-03-07 16:01:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=249', '172.31.1.32', '2016-03-07 16:01:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=249', '/index.php', '172.31.1.32', '2016-03-07 16:02:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=192', '172.31.1.32', '2016-03-07 16:02:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=192', '/index.php', '172.31.1.32', '2016-03-07 16:03:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=250', '172.31.1.32', '2016-03-07 16:03:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=250', '/index.php', '172.31.1.32', '2016-03-07 16:04:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-03-07 16:04:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-03-07 16:04:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:04:36'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2016-03-07 16:04:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2016-03-07 16:04:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:05:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:05:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:05:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:05:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=No', '172.31.1.6', '2016-03-07 16:05:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=247', '172.31.1.32', '2016-03-07 16:05:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/index.php', '172.31.1.32', '2016-03-07 16:06:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=247', '172.31.1.32', '2016-03-07 16:06:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/?pg=elflats', '172.31.1.32', '2016-03-07 16:06:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.32', '2016-03-07 16:07:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=No', '172.31.1.6', '2016-03-07 16:07:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-03-07 16:07:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:09:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.32', '2016-03-07 16:10:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-07 16:17:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=184', '172.31.1.32', '2016-03-07 16:18:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=184', '/index.php', '172.31.1.32', '2016-03-07 16:18:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-03-07 16:18:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-03-07 16:19:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:19:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=184', '172.31.1.32', '2016-03-07 16:19:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=184', '/index.php', '172.31.1.32', '2016-03-07 16:20:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:20:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=184', '172.31.1.32', '2016-03-07 16:21:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=184', '/index.php', '172.31.1.32', '2016-03-07 16:22:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-03-07 16:22:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2016-03-07 16:24:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=184', '172.31.1.6', '2016-03-07 16:24:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=184', '/index.php', '172.31.1.6', '2016-03-07 16:24:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.6', '2016-03-07 16:24:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=No&id=102', '172.31.1.6', '2016-03-07 16:25:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=102', '/index.php', '172.31.1.6', '2016-03-07 16:25:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=86', '172.31.1.6', '2016-03-07 16:25:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=86', '/index.php', '172.31.1.6', '2016-03-07 16:25:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=87', '172.31.1.6', '2016-03-07 16:25:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=87', '/index.php', '172.31.1.6', '2016-03-07 16:25:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=83', '172.31.1.6', '2016-03-07 16:25:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=83', '/index.php', '172.31.1.6', '2016-03-07 16:25:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=88', '172.31.1.6', '2016-03-07 16:25:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=88', '/index.php', '172.31.1.6', '2016-03-07 16:25:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=22', '172.31.1.6', '2016-03-07 16:25:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=22', '/index.php', '172.31.1.6', '2016-03-07 16:25:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=23', '172.31.1.6', '2016-03-07 16:25:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=23', '/index.php', '172.31.1.6', '2016-03-07 16:25:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=28', '172.31.1.6', '2016-03-07 16:25:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=28', '/index.php', '172.31.1.6', '2016-03-07 16:25:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=35', '172.31.1.6', '2016-03-07 16:26:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=35', '/index.php', '172.31.1.6', '2016-03-07 16:26:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=45', '172.31.1.6', '2016-03-07 16:26:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=45', '/index.php', '172.31.1.6', '2016-03-07 16:26:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=97', '172.31.1.6', '2016-03-07 16:26:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=97', '/index.php', '172.31.1.6', '2016-03-07 16:26:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=99', '172.31.1.6', '2016-03-07 16:26:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=99', '/index.php', '172.31.1.6', '2016-03-07 16:26:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=100', '172.31.1.6', '2016-03-07 16:26:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=100', '/index.php', '172.31.1.6', '2016-03-07 16:26:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-03-07 16:27:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=101', '172.31.1.6', '2016-03-07 16:27:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=101', '/index.php', '172.31.1.6', '2016-03-07 16:27:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-03-07 16:27:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=210', '172.31.1.6', '2016-03-07 16:27:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=210', '/index.php', '172.31.1.6', '2016-03-07 16:27:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:27:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=211', '172.31.1.6', '2016-03-07 16:27:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=211', '/index.php', '172.31.1.6', '2016-03-07 16:27:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=212', '172.31.1.6', '2016-03-07 16:27:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=212', '/index.php', '172.31.1.6', '2016-03-07 16:27:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=213', '172.31.1.6', '2016-03-07 16:27:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=213', '/index.php', '172.31.1.6', '2016-03-07 16:27:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=168', '172.31.1.6', '2016-03-07 16:28:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=168', '/index.php', '172.31.1.6', '2016-03-07 16:28:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=169', '172.31.1.6', '2016-03-07 16:28:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=169', '/index.php', '172.31.1.6', '2016-03-07 16:28:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=171', '172.31.1.6', '2016-03-07 16:28:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=171', '/index.php', '172.31.1.6', '2016-03-07 16:28:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=172', '172.31.1.6', '2016-03-07 16:28:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=172', '/index.php', '172.31.1.6', '2016-03-07 16:28:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=174', '172.31.1.6', '2016-03-07 16:28:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=174', '/index.php', '172.31.1.6', '2016-03-07 16:28:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=215', '172.31.1.6', '2016-03-07 16:29:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=215', '/index.php', '172.31.1.6', '2016-03-07 16:29:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=216', '172.31.1.6', '2016-03-07 16:29:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=216', '/index.php', '172.31.1.6', '2016-03-07 16:29:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=179', '172.31.1.32', '2016-03-07 16:29:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=217', '172.31.1.6', '2016-03-07 16:29:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=217', '/index.php', '172.31.1.6', '2016-03-07 16:29:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=218', '172.31.1.6', '2016-03-07 16:29:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=218', '/index.php', '172.31.1.6', '2016-03-07 16:29:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=179', '/index.php', '172.31.1.32', '2016-03-07 16:29:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=219', '172.31.1.6', '2016-03-07 16:29:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=219', '/index.php', '172.31.1.6', '2016-03-07 16:29:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=220', '172.31.1.6', '2016-03-07 16:29:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=220', '/index.php', '172.31.1.6', '2016-03-07 16:29:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:29:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=221', '172.31.1.6', '2016-03-07 16:30:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.32', '2016-03-07 16:30:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=221', '/index.php', '172.31.1.6', '2016-03-07 16:30:02'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-03-07 16:30:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=222', '172.31.1.6', '2016-03-07 16:30:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=222', '/index.php', '172.31.1.6', '2016-03-07 16:30:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:30:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=223', '172.31.1.6', '2016-03-07 16:30:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=223', '/index.php', '172.31.1.6', '2016-03-07 16:30:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=224', '172.31.1.6', '2016-03-07 16:30:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=224', '/index.php', '172.31.1.6', '2016-03-07 16:30:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-07 16:30:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elreading', '172.31.1.32', '2016-03-07 16:30:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-03-07 16:31:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill', '172.31.1.32', '2016-03-07 16:31:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', 'index.php', '172.31.1.32', '2016-03-07 16:31:37'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-03-07 16:31:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-03-07 16:32:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2016-03-07 16:32:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.32', '2016-03-07 16:32:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.32', '2016-03-07 16:32:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.32', '2016-03-07 16:32:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.32', '2016-03-07 16:32:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.32', '2016-03-07 16:32:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.32', '2016-03-07 16:32:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.6', '2016-03-07 16:32:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.6', '2016-03-07 16:33:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=ellicensee', '172.31.1.6', '2016-03-07 16:33:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2016-03-07 16:33:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.6', '2016-03-07 16:34:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.6', '2016-03-07 16:34:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elflats', '172.31.1.6', '2016-03-07 16:34:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=250', '172.31.1.6', '2016-03-07 16:34:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=250', '/index.php', '172.31.1.6', '2016-03-07 16:34:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2016-03-07 16:34:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.6', '2016-03-07 16:34:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.6', '2016-03-07 16:34:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elbilling&month=Feb-2016&ext=0', '172.31.1.6', '2016-03-07 16:35:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=0', '/?pg=elreading', '172.31.1.6', '2016-03-07 16:36:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2016-03-07 16:36:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2016-03-07 16:36:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.6', '2016-03-07 16:37:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elconsumption', '172.31.1.6', '2016-03-07 16:37:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt', '172.31.1.6', '2016-03-07 16:37:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.6', '2016-03-07 16:37:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Feb-2016&external=No&mailing=1', '172.31.1.6', '2016-03-07 16:38:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.32', '2016-03-07 16:45:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elrmailing', '172.31.1.32', '2016-03-07 16:45:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-07 16:46:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2016&external=Yes', '/?pg=elrmailing&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-07 16:46:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2016&external=Yes&refresh=1', '/?pg=elrmailing&id=&month=Feb-2016&external=Yes&mailing=1', '172.31.1.32', '2016-03-07 16:46:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Feb-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-03-07 17:15:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconfig', '172.31.1.32', '2016-03-07 17:16:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsmailing', '172.31.1.32', '2016-03-07 17:17:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '172.31.1.32', '2016-03-07 17:17:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-07 17:18:55'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-03-07 17:19:08'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-03-07 17:19:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?logout=1', '172.31.1.32', '2016-03-07 17:19:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elpaybill', 'index.php', '172.31.1.32', '2016-03-07 17:19:20'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-03-07 17:19:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-07 17:19:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-07 17:22:19'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-07 17:22:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-07 17:22:39'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-07 17:22:39'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-07 17:22:43'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-03-07 17:22:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-07 17:22:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes', '/?pg=elsmailing&month=Feb-2016&external=Yes&mailing=1', '172.31.1.32', '2016-03-07 17:22:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2016-03-07 17:23:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2016-03-07 17:23:41'),
('guest', 'https://in-mg42.mail.yahoo.com/neo/launch?', 'index.php', '172.31.1.32', '2016-03-07 17:39:53'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elsearch', '172.31.1.32', '2016-03-07 17:42:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsearch', '/index.php', '172.31.1.32', '2016-03-07 17:43:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-07 17:44:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=stlistitems', '172.31.1.32', '2016-03-07 17:44:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=stlistitems', '/?pg=ellreceipts', '172.31.1.32', '2016-03-07 17:44:57'),
('guest', 'direct', '/?pg=elsmailing', '172.31.1.32', '2016-03-07 17:45:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-07 17:47:29'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes', '/?pg=elsmailing&month=Feb-2016&external=No', '172.31.1.32', '2016-03-07 17:48:44'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No', '/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '172.31.1.32', '2016-03-07 17:49:20'),
('guest', 'direct', '/?pg=elsmailing', '172.31.1.32', '2016-03-07 17:54:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-07 17:54:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes', '/?pg=elsmailing&month=Feb-2016&external=No', '172.31.1.32', '2016-03-07 17:54:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No', '/?pg=amcalendar', '172.31.1.32', '2016-03-07 17:58:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/?pg=amrenewal', '172.31.1.32', '2016-03-07 17:58:40'),
('guest', 'https://ilight.iiita.ac.in/?pg=amrenewal', '/?pg=stlistusers', '172.31.1.32', '2016-03-07 17:58:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=stlistusers', '/?pg=stlistusers', '172.31.1.32', '2016-03-07 17:58:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=stlistusers', '/?pg=stlistitems', '172.31.1.32', '2016-03-07 17:58:57'),
('guest', 'https://ilight.iiita.ac.in/?pg=stlistitems', '/?pg=ellreceipts', '172.31.1.32', '2016-03-07 17:59:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellreceipts', '/?pg=ellbills', '172.31.1.32', '2016-03-07 17:59:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellbills', '/?pg=elsearch', '172.31.1.32', '2016-03-07 17:59:06'),
('guest', 'direct', '/?pg=elsmailing', '172.31.1.32', '2016-03-07 17:59:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '172.31.1.32', '2016-03-07 17:59:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-08 11:11:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Feb-2016&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.6', '2016-03-08 11:11:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '172.31.1.6', '2016-03-08 11:12:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '/index.php', '172.31.1.6', '2016-03-08 11:38:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', 'index.php', '172.31.1.6', '2016-03-08 11:38:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.6', '2016-03-08 11:38:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.6', '2016-03-08 11:38:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/index.php', '172.31.1.6', '2016-03-08 11:38:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.6', '2016-03-08 11:38:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.6', '2016-03-08 11:38:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=1', '172.31.1.6', '2016-03-08 11:38:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=1', '/?pg=stitems&category=1&subcategory=4', '172.31.1.6', '2016-03-08 11:38:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=4', '/?pg=stitems&category=3', '172.31.1.6', '2016-03-08 11:38:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=3', '/?pg=stitems&category=1', '172.31.1.6', '2016-03-08 11:38:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=3', '172.31.1.6', '2016-03-08 11:38:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=3', '/?pg=stcategory', '172.31.1.6', '2016-03-08 11:40:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stconfig', '172.31.1.6', '2016-03-08 11:42:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stconfig', '172.31.1.6', '2016-03-08 11:43:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stconfig', '/?pg=stcategory', '172.31.1.6', '2016-03-08 11:43:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.6', '2016-03-08 11:43:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stitems', '172.31.1.6', '2016-03-08 11:43:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stitems', '172.31.1.6', '2016-03-08 11:46:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.6', '2016-03-08 11:46:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stcategory', '172.31.1.6', '2016-03-08 11:46:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=10', '172.31.1.6', '2016-03-08 11:46:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=10', '/index.php', '172.31.1.6', '2016-03-08 11:46:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.6', '2016-03-08 11:46:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stcategory', '172.31.1.6', '2016-03-08 11:47:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=9', '172.31.1.6', '2016-03-08 11:47:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=9', '/index.php', '172.31.1.6', '2016-03-08 11:47:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.6', '2016-03-08 11:47:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.6', '2016-03-08 11:47:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=3', '172.31.1.6', '2016-03-08 11:47:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3', '/?pg=stsubcategory&category=2', '172.31.1.6', '2016-03-08 11:47:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2', '/?pg=stsubcategory&category=4', '172.31.1.6', '2016-03-08 11:47:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=4', '/?pg=stsubcategory&category=5', '172.31.1.6', '2016-03-08 11:47:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stitems', '172.31.1.6', '2016-03-08 11:47:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.6', '2016-03-08 11:47:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=9', '172.31.1.6', '2016-03-08 11:47:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=9', '/?pg=stitems&category=3', '172.31.1.6', '2016-03-08 11:47:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=3', '/?pg=stitems&category=2', '172.31.1.6', '2016-03-08 11:47:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=2', '/?pg=stitems&category=4', '172.31.1.6', '2016-03-08 11:47:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=4', '/?pg=stitems&category=4&subcategory=101', '172.31.1.6', '2016-03-08 11:48:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=4&subcategory=101', '/?pg=stitems&category=4&subcategory=104', '172.31.1.6', '2016-03-08 11:48:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=4&subcategory=104', '/?pg=stitems&category=4&subcategory=103', '172.31.1.6', '2016-03-08 11:48:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=4&subcategory=103', '/?pg=stitems&category=4&subcategory=102', '172.31.1.6', '2016-03-08 11:48:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=4&subcategory=102', '/?pg=stitems&category=5', '172.31.1.6', '2016-03-08 11:48:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=96', '172.31.1.6', '2016-03-08 11:48:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=96', '/?pg=stitems&category=5&subcategory=98', '172.31.1.6', '2016-03-08 11:48:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=98', '/?pg=stitems&category=5&subcategory=97', '172.31.1.6', '2016-03-08 11:48:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=97', '/?pg=stitems&category=5&subcategory=99', '172.31.1.6', '2016-03-08 11:48:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=99', '/?pg=stitems&category=3', '172.31.1.6', '2016-03-08 11:48:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=3', '/?pg=stitems&category=3&subcategory=28', '172.31.1.6', '2016-03-08 11:48:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=3&subcategory=28', '/?pg=stitems&category=1', '172.31.1.6', '2016-03-08 11:48:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stsubcategory', '172.31.1.6', '2016-03-08 11:48:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=3', '172.31.1.6', '2016-03-08 11:48:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3', '/?pg=stsubcategory&category=3&id=28', '172.31.1.6', '2016-03-08 11:48:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3&id=28', '/index.php', '172.31.1.6', '2016-03-08 11:48:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=8', '172.31.1.6', '2016-03-08 11:48:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=8', '/?pg=stsubcategory&category=7', '172.31.1.6', '2016-03-08 11:48:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=7', '/?pg=stsubcategory&category=1', '172.31.1.6', '2016-03-08 11:48:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=streceipt', '172.31.1.6', '2016-03-08 11:49:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=streceipt', '172.31.1.6', '2016-03-08 11:49:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.6', '2016-03-08 11:49:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.6', '2016-03-08 11:49:52'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-03-08 11:52:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-03-08 11:52:48');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('rs138', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-03-08 11:52:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.6', '2016-03-08 11:53:02'),
('rs138', 'https://ilight.iiita.ac.in/', '/?pg=stbills', '172.31.1.31', '2016-03-08 11:53:48'),
('rs138', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=ststockstatus', '172.31.1.31', '2016-03-08 11:53:54'),
('rs138', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=elsummary', '172.31.1.31', '2016-03-08 11:54:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.6', '2016-03-08 11:54:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=41', '172.31.1.6', '2016-03-08 11:54:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=41', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '172.31.1.6', '2016-03-08 11:54:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '/?pg=stbills', '172.31.1.6', '2016-03-08 11:54:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stsuppliers', '172.31.1.6', '2016-03-08 11:55:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/index.php', '172.31.1.6', '2016-03-08 11:55:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/index.php', '172.31.1.6', '2016-03-08 11:57:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.6', '2016-03-08 11:57:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.6', '2016-03-08 11:57:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.6', '2016-03-08 11:57:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '172.31.1.6', '2016-03-08 11:57:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=43', '172.31.1.6', '2016-03-08 11:57:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=43', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '172.31.1.6', '2016-03-08 11:57:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=43', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '172.31.1.6', '2016-03-08 11:58:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=43', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '172.31.1.6', '2016-03-08 11:58:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=43', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '172.31.1.6', '2016-03-08 12:01:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '/?pg=stutilization', '172.31.1.6', '2016-03-08 12:01:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '/?pg=stutilization', '172.31.1.6', '2016-03-08 12:01:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '/?pg=stutilization', '172.31.1.6', '2016-03-08 12:06:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=43', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '172.31.1.6', '2016-03-08 12:06:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '/?pg=stbills', '172.31.1.6', '2016-03-08 12:06:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stutilization', '172.31.1.6', '2016-03-08 12:06:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stutilization', '172.31.1.6', '2016-03-08 12:07:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.6', '2016-03-08 12:07:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=C087', '172.31.1.6', '2016-03-08 12:34:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=C087', '172.31.1.6', '2016-03-08 15:03:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=C087', '172.31.1.6', '2016-03-08 15:03:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=C087', '172.31.1.6', '2016-03-08 15:03:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=C087', '172.31.1.6', '2016-03-08 15:03:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=C087', '172.31.1.6', '2016-03-08 15:03:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=C087', '172.31.1.6', '2016-03-08 15:08:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=complaints', '172.31.1.6', '2016-03-08 15:08:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=complaints', '172.31.1.6', '2016-03-08 15:09:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:19:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:21:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints', '/index.php', '172.31.1.32', '2016-03-08 15:21:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:21:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:21:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:26:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:27:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:27:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:30:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:30:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=complaints&complaint_no=3&category=1', '172.31.1.32', '2016-03-08 15:31:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints&complaint_no=3&category=1', '/?pg=complaints&complaint_no=3&category=1&subcategory=41', '172.31.1.32', '2016-03-08 15:31:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints&complaint_no=3&category=1', '/?pg=complaints&complaint_no=3&category=1&subcategory=41', '172.31.1.32', '2016-03-08 15:31:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints&complaint_no=3&category=1&subcategory=41', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:31:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints&complaint_no=3&category=1&subcategory=41', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:33:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints&complaint_no=3&category=1&subcategory=41', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:33:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints&complaint_no=3&category=1&subcategory=41', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:34:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints', '/index.php', '172.31.1.32', '2016-03-08 15:34:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:34:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:35:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints', '/index.php', '172.31.1.32', '2016-03-08 15:36:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:36:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=complaints', '172.31.1.32', '2016-03-08 15:36:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints', '/?pg=stbills', '172.31.1.32', '2016-03-08 15:36:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints', '/?pg=stbills', '172.31.1.32', '2016-03-08 15:37:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints', '/?pg=stbills', '172.31.1.32', '2016-03-08 15:38:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=complaints', '/?pg=stbills', '172.31.1.32', '2016-03-08 15:38:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-03-08 15:38:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stutilization', '172.31.1.32', '2016-03-08 15:38:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-03-08 15:38:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=E136', '172.31.1.32', '2016-03-08 15:38:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E136', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:38:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E136', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:44:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E136', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:44:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120', '/?pg=stutilization&employee=C087', '172.31.1.32', '2016-03-08 15:44:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:44:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:45:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:45:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120', '/?pg=stutilization&employee=C087', '172.31.1.32', '2016-03-08 15:46:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:46:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:48:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:48:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-08 15:50:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120', '/?pg=stutilization&employee=E120&complaint_no=3', '172.31.1.32', '2016-03-08 15:50:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120', '/?pg=stutilization&employee=E120&complaint_no=3', '172.31.1.32', '2016-03-08 15:51:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120&complaint_no=3', '/?pg=stcomplaints', '172.31.1.32', '2016-03-08 15:51:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-08 15:51:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:51:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-08 15:51:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=7&category=8', '172.31.1.32', '2016-03-08 16:08:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=7&category=8', '/?pg=webusers', '172.31.1.6', '2016-03-09 15:10:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.6', '2016-03-09 15:48:16'),
('akmishra', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.6', '2016-03-09 15:48:18'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-09 15:50:35'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-09 15:50:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-09 15:50:46'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-09 15:50:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.32', '2016-03-09 15:50:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.32', '2016-03-09 15:50:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-09 15:50:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-09 15:51:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-03-09 15:51:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-03-09 15:51:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-09 15:51:33'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-09 15:51:33'),
('amishra', 'https://ilight.iiita.ac.in/', '/?pg=stcomplaints', '172.31.1.32', '2016-03-09 15:51:37'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-09 16:33:08'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-09 16:33:16'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-09 16:33:20'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-09 16:33:24'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=7&category=1', '172.31.1.32', '2016-03-09 16:33:44'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=7&category=1', '/?pg=stcomplaints&complaint_no=7&category=1&subcategory=58', '172.31.1.32', '2016-03-09 16:33:55'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=7&category=1&subcategory=58', '/?pg=stcomplaints', '172.31.1.32', '2016-03-09 16:37:14'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcategory', '172.31.1.32', '2016-03-09 16:37:54'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-03-09 16:38:22'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-03-09 16:38:27'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=3', '172.31.1.32', '2016-03-09 16:38:40'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=3', '/?pg=stsubcategory&category=2', '172.31.1.32', '2016-03-09 16:38:47'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2', '/?pg=stsubcategory&category=4', '172.31.1.32', '2016-03-09 16:38:54'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=4', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-03-09 16:38:58'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stitems', '172.31.1.32', '2016-03-09 16:39:11'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-09 16:39:18'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-03-09 16:39:22'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/?pg=stitems&category=1&subcategory=41', '172.31.1.32', '2016-03-09 16:39:53'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=41', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-03-09 16:39:57'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/?pg=stitems&id=650&category=1&subcategory=69', '172.31.1.32', '2016-03-09 16:40:18'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&id=650&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-03-09 16:40:21'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=72', '172.31.1.32', '2016-03-09 16:40:36'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=72', '/?pg=stsuppliers', '172.31.1.32', '2016-03-09 16:41:14'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/index.php', '172.31.1.32', '2016-03-09 16:42:03'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills', '172.31.1.32', '2016-03-09 16:42:09'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stbills', '172.31.1.32', '2016-03-09 16:42:17'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stbills', '/index.php', '172.31.1.32', '2016-03-09 16:42:58'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-03-09 16:43:01'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-09 16:43:03'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=35', '172.31.1.32', '2016-03-09 16:43:07'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=35', '/?pg=stutilization', '172.31.1.32', '2016-03-09 16:44:50'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-09 16:44:54'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120', '/?pg=stcomplaints', '172.31.1.32', '2016-03-09 16:44:59'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stutilization', '172.31.1.32', '2016-03-09 16:45:03'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-09 16:45:06'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120', '/?pg=stutilization&employee=E120&complaint_no=3', '172.31.1.32', '2016-03-09 16:45:11'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120&complaint_no=3', '/?pg=stcomplaints', '172.31.1.32', '2016-03-09 16:45:17'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stutilization', '172.31.1.32', '2016-03-09 16:45:30'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=E120', '172.31.1.32', '2016-03-09 16:45:34'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120', '/?pg=stutilization&employee=E120&complaint_no=2', '172.31.1.32', '2016-03-09 16:45:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120&complaint_no=2', '/?logout=1', '172.31.1.32', '2016-03-09 17:14:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E120&complaint_no=2', 'index.php', '172.31.1.32', '2016-03-09 17:14:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-10 10:46:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-10 10:46:30'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-10 10:46:30'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-03-10 10:46:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-10 10:46:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Feb-2016&external=Yes', '/?pg=elsummary&external=Yes&month=Jan-2016', '172.31.1.32', '2016-03-10 10:49:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Jan-2016', '/?pg=elsummary&external=Yes&month=Dec-2015', '172.31.1.32', '2016-03-10 10:50:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Dec-2015', '/?pg=elsummary&external=Yes&month=Jan-2016', '172.31.1.32', '2016-03-10 10:51:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Jan-2016', '/?pg=elflats', '172.31.1.32', '2016-03-10 10:51:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.32', '2016-03-10 10:52:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.32', '2016-03-10 10:52:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elbilling&month=Jan-2016', '172.31.1.32', '2016-03-10 10:52:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016', '/?pg=elbilling&month=Jan-2016&ext=1', '172.31.1.32', '2016-03-10 10:52:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2016&ext=1', '/?pg=ellicensee', '172.31.1.32', '2016-03-10 11:04:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-10 11:05:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=149', '172.31.1.32', '2016-03-10 11:05:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=149', '/index.php', '172.31.1.32', '2016-03-10 11:05:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-10 11:05:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-03-10 11:05:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.32', '2016-03-10 11:06:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.32', '2016-03-10 11:06:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.32', '2016-03-10 11:06:14'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-03-10 11:55:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-11 12:36:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-11 12:38:46'),
('rs132', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:38:48'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.31.1.32', '2016-03-11 12:39:20'),
('rs132', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=weblogs', '172.31.1.32', '2016-03-11 12:39:40'),
('rs132', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.32', '2016-03-11 12:39:55'),
('rs132', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.32', '2016-03-11 12:40:14'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-11 12:40:50'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:40:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-11 12:41:15'),
('rs132', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:41:16'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.32', '2016-03-11 12:41:30'),
('rs132', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=amconfig', '172.31.1.32', '2016-03-11 12:41:40'),
('rs132', 'https://ilight.iiita.ac.in/?pg=amconfig', 'index.php', '172.31.1.32', '2016-03-11 12:42:19'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-11 12:42:27'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:42:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-11 12:42:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-11 12:42:50'),
('rs122', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:42:51'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-11 12:42:58'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:42:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-11 12:43:14'),
('rs132@iiit', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:43:15'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-11 12:43:25'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:43:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-11 12:43:44'),
('rs132', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:43:45'),
('rs132', 'https://ilight.iiita.ac.in/', '/?pg=changepwd', '172.31.1.32', '2016-03-11 12:43:51'),
('rs132', 'https://ilight.iiita.ac.in/?pg=changepwd', '/index.php', '172.31.1.32', '2016-03-11 12:44:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-03-11 12:44:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-03-11 12:44:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-11 12:44:31'),
('rs132', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:44:32'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-11 12:44:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-11 12:44:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-14 17:20:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-14 17:20:36'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-14 17:20:36'),
('amishra', 'https://ilight.iiita.ac.in/', '/?pg=changepwd', '172.31.1.32', '2016-03-14 17:20:40'),
('amishra', 'https://ilight.iiita.ac.in/?pg=changepwd', '/?pg=stcomplaints', '172.31.1.32', '2016-03-14 17:20:45'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcategory', '172.31.1.32', '2016-03-14 17:20:53'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-03-14 17:21:06'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=8', '172.31.1.32', '2016-03-14 17:21:08'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=8', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-03-14 17:21:10'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2016-03-14 17:21:44'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-14 17:21:48'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=32', '172.31.1.32', '2016-03-14 17:21:55'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-03-14 17:22:19'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-03-14 17:22:42'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-14 17:22:51'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=32', '172.31.1.32', '2016-03-14 17:22:55'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=32', '/?pg=streceipt&supplier=&bill_no=&category=3', '172.31.1.32', '2016-03-14 17:25:20'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=3', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-14 17:25:22'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-03-14 17:25:24'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-03-14 17:31:59'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=stbills', '172.31.1.32', '2016-03-14 17:32:06'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stsuppliers', '172.31.1.32', '2016-03-14 17:32:23'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/index.php', '172.31.1.32', '2016-03-14 17:32:41'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills', '172.31.1.32', '2016-03-14 17:32:48'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stbills', '/index.php', '172.31.1.32', '2016-03-14 17:32:53'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-03-14 17:32:59'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-14 17:33:01'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-03-14 17:33:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-15 16:03:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-15 17:13:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-15 17:13:24'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:13:24'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:13:40'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:13:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?logout=1', '172.31.1.6', '2016-03-15 17:14:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', 'index.php', '172.31.1.6', '2016-03-15 17:14:20'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:14:23'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-15 17:14:32'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:14:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-15 17:14:55'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:14:55'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.32', '2016-03-15 17:15:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elpaybill', '172.31.1.32', '2016-03-15 17:15:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2333', '172.31.1.32', '2016-03-15 17:15:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=2333', '/index.php', '172.31.1.32', '2016-03-15 17:16:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elunpaid', '172.31.1.32', '2016-03-15 17:16:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaid', '/?pg=elreceipt&id=2086', '172.31.1.32', '2016-03-15 17:16:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elunpaid', '172.31.1.32', '2016-03-15 17:16:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaid', '/?pg=elpaybill', '172.31.1.32', '2016-03-15 17:17:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill', '172.31.1.32', '2016-03-15 17:20:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elunpaidbills', '172.31.1.32', '2016-03-15 17:20:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:20:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:21:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:22:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-15 17:24:26'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:24:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:27:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:27:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:28:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:28:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:32:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elunpaidbills', '172.31.1.32', '2016-03-15 17:32:05'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:46:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.32', '2016-03-15 17:46:48'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:46:58'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:47:00'),
('grsing', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:47:00'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-15 17:48:20'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:48:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-15 17:48:40'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-15 17:48:40'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elunpaidbills', '172.31.1.32', '2016-03-15 17:48:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elreceipt', '172.31.1.32', '2016-03-15 17:49:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.32', '2016-03-15 17:49:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elunpaidbills', '172.31.1.32', '2016-03-15 17:49:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:49:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:49:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elunpaidbills', '172.31.1.32', '2016-03-15 17:49:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:50:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.32', '2016-03-15 17:52:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2333', '172.31.1.32', '2016-03-15 17:52:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:52:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=2333', '/?pg=elpaybill', '172.31.1.32', '2016-03-15 17:53:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elunpaidbills', '172.31.1.32', '2016-03-15 17:53:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:53:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:53:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elpaybill', '172.31.1.32', '2016-03-15 17:53:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2333', '172.31.1.32', '2016-03-15 17:54:14'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-15 17:54:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=2333', '/index.php', '172.31.1.32', '2016-03-15 17:56:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-03-15 17:56:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-03-15 17:56:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-03-15 17:56:36'),
('akhilesh k', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-03-15 17:56:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:56:52'),
('akhilesh k', 'https://ilight.iiita.ac.in/', '/?pg=amlist', '172.31.1.6', '2016-03-15 17:57:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaidbills', '172.31.1.32', '2016-03-15 17:57:50'),
('akhilesh k', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=webusers', '172.31.1.6', '2016-03-15 17:58:01'),
('akhilesh k', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.6', '2016-03-15 17:58:59'),
('akhilesh k', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-03-15 17:59:03'),
('akhilesh k', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-03-15 17:59:05'),
('akhilesh k', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-03-15 17:59:05'),
('akhilesh k', 'https://ilight.iiita.ac.in/index.php', '/?pg=websessions', '172.31.1.6', '2016-03-15 17:59:49'),
('akhilesh k', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=amconfig', '172.31.1.6', '2016-03-15 18:00:15'),
('akhilesh k', 'https://ilight.iiita.ac.in/index.php', '/?pg=websessions', '172.31.1.6', '2016-03-15 18:00:40'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-16 10:41:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-16 10:41:50'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-16 10:41:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-03-16 10:42:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-16 10:42:13'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-03-16 10:42:36'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-03-16 10:42:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-16 10:42:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Feb-2016&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-03-16 10:42:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&ext=1', '172.31.1.32', '2016-03-16 10:43:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&ext=1', '/?pg=elreceipt', '172.31.1.32', '2016-03-16 10:43:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-16 10:43:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2195', '172.31.1.32', '2016-03-16 10:43:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2195', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:43:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2195', '172.31.1.32', '2016-03-16 10:44:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2195', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:44:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2196', '172.31.1.32', '2016-03-16 10:44:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2196', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:44:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2197', '172.31.1.32', '2016-03-16 10:44:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2197', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:45:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2205', '172.31.1.32', '2016-03-16 10:45:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2205', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:45:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2409', '172.31.1.32', '2016-03-16 10:45:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2409', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:46:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2206', '172.31.1.32', '2016-03-16 10:46:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2206', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:47:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2404', '172.31.1.32', '2016-03-16 10:48:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2404', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:48:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2417', '172.31.1.32', '2016-03-16 10:48:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2417', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:48:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2329', '172.31.1.32', '2016-03-16 10:48:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2329', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:49:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2402', '172.31.1.32', '2016-03-16 10:49:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2402', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:49:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2405', '172.31.1.32', '2016-03-16 10:49:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2405', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:50:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2407', '172.31.1.32', '2016-03-16 10:50:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2407', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:50:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2408', '172.31.1.32', '2016-03-16 10:50:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2408', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:51:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Feb-2016&external=Yes&id=2410', '172.31.1.32', '2016-03-16 10:51:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&id=2410', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 10:51:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '/?pg=elreceipt&external=Yes&month=Jan-2016', '172.31.1.32', '2016-03-16 11:06:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jan-2016', '/?pg=elreceipt&month=Jan-2016&external=Yes&id=2163', '172.31.1.32', '2016-03-16 11:07:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&id=2163', '/?pg=elreceipt&month=Jan-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 11:07:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jan-2016&external=Yes&id=2161', '172.31.1.32', '2016-03-16 11:07:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&id=2161', '/?pg=elreceipt&external=Yes&month=Dec-2015', '172.31.1.32', '2016-03-16 11:08:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Dec-2015', '/?pg=elreceipt&month=Dec-2015&external=Yes&id=1913', '172.31.1.32', '2016-03-16 11:08:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes&id=1913', '/?pg=elreceipt&month=Dec-2015&external=Yes&refresh=1', '172.31.1.32', '2016-03-16 11:10:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Dec-2015&external=Yes&refresh=1', '/?pg=elreceipt&external=Yes&month=Jan-2016', '172.31.1.32', '2016-03-16 11:31:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jan-2016', '/?pg=elreceipt&month=Jan-2016&external=Yes&id=2082', '172.31.1.32', '2016-03-16 11:31:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes&id=2082', '/?pg=elreceipt&month=Jan-2016&external=No', '172.31.1.32', '2016-03-16 14:01:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=No', '/?pg=elreceipt&month=Jan-2016&external=Yes', '172.31.1.32', '2016-03-16 14:01:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes', '/?pg=elreceipt&month=Jan-2016&external=No', '172.31.1.32', '2016-03-16 14:01:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=No', '/?pg=elreceipt&month=Jan-2016&external=Yes', '172.31.1.32', '2016-03-16 14:01:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jan-2016&external=Yes', 'index.php', '172.31.1.32', '2016-03-16 14:01:32'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-03-16 14:01:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-16 14:01:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Jan-2016', '172.31.1.32', '2016-03-16 14:01:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Jan-2016', '/index.php', '172.31.1.32', '2016-03-16 14:01:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-03-16 14:02:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-16 14:02:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=153', '172.31.1.32', '2016-03-16 14:02:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=153', '/index.php', '172.31.1.32', '2016-03-16 14:03:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-03-16 14:03:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elrmailing', '172.31.1.32', '2016-03-16 14:03:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Jan-2016', '172.31.1.32', '2016-03-16 14:03:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jan-2016', '/?pg=elrmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-03-16 14:03:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2016&external=Yes', '/index.php', '172.31.1.32', '2016-03-16 14:04:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=2161&month=Jan-2016&external=Yes&mailing=1', '172.31.1.32', '2016-03-16 14:04:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=2161&month=Jan-2016&external=Yes&mailing=1', '/?pg=elrmailing&external=Yes&month=Feb-2016', '172.31.1.32', '2016-03-16 14:04:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Feb-2016', '/index.php', '172.31.1.32', '2016-03-16 14:04:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=2408&month=Feb-2016&external=Yes&mailing=1', '172.31.1.32', '2016-03-16 14:04:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=2408&month=Feb-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-03-16 14:04:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Dec-2015', '172.31.1.32', '2016-03-16 14:04:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Dec-2015', '/?pg=elrmailing&month=Dec-2015&external=Yes', '172.31.1.32', '2016-03-16 14:04:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2015&external=Yes', '/index.php', '172.31.1.32', '2016-03-16 14:05:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=1913&month=Dec-2015&external=Yes&mailing=1', '172.31.1.32', '2016-03-16 14:05:13');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=1913&month=Dec-2015&external=Yes&mailing=1', '172.31.1.32', '2016-03-16 14:05:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=1913&month=Dec-2015&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2016-03-16 14:23:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=1913&month=Dec-2015&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2016-03-16 14:23:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-16 17:23:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-16 17:23:41'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-16 17:23:41'),
('amishra', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-03-16 17:24:21'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-16 17:24:30'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-03-16 17:24:58'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/?pg=stsubcategory', '172.31.1.32', '2016-03-16 17:25:28'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-03-16 17:25:37'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2016-03-16 17:26:28'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-16 17:26:31'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stsubcategory', '172.31.1.32', '2016-03-16 17:26:41'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-03-16 17:26:44'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=7', '172.31.1.32', '2016-03-16 17:30:25'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=7', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-03-16 17:30:27'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2016-03-16 17:31:34'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-16 17:31:36'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-03-16 17:31:38'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/?pg=streceipt', '172.31.1.32', '2016-03-16 17:34:26'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-16 17:34:29'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-03-16 17:34:31'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:35:29'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '/?pg=stitems', '172.31.1.32', '2016-03-16 17:35:43'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-16 17:35:45'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:35:48'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=56', '/index.php', '172.31.1.32', '2016-03-16 17:36:48'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-16 17:37:09'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-03-16 17:37:13'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-16 17:37:15'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:37:19'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '/index.php', '172.31.1.32', '2016-03-16 17:37:35'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=53', '172.31.1.32', '2016-03-16 17:39:30'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-03-16 17:39:50'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=ststockstatus', '172.31.1.32', '2016-03-16 17:39:57'),
('amishra', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=streceipt', '172.31.1.32', '2016-03-16 17:40:09'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-16 17:40:11'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=ststockstatus', '172.31.1.32', '2016-03-16 17:40:45'),
('amishra', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=streceipt', '172.31.1.32', '2016-03-16 17:42:41'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-16 17:42:44'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:42:49'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '/?pg=streceipt&id=43&supplier=&bill_no=&category=1&subcategory=56&item=886', '172.31.1.32', '2016-03-16 17:42:57'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&id=43&supplier=&bill_no=&category=1&subcategory=56&item=886', '/index.php', '172.31.1.32', '2016-03-16 17:43:06'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=44&supplier=&bill_no=&category=1&subcategory=56&item=544', '172.31.1.32', '2016-03-16 17:43:07'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&id=44&supplier=&bill_no=&category=1&subcategory=56&item=544', '/index.php', '172.31.1.32', '2016-03-16 17:43:09'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:43:23'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=42', '172.31.1.32', '2016-03-16 17:43:43'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=42', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:43:47'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '/?pg=streceipt', '172.31.1.32', '2016-03-16 17:45:09'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-16 17:45:11'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:45:15'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '/index.php', '172.31.1.32', '2016-03-16 17:45:25'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=45&supplier=&bill_no=&category=1&subcategory=56&item=887', '172.31.1.32', '2016-03-16 17:45:34'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&id=45&supplier=&bill_no=&category=1&subcategory=56&item=887', '/index.php', '172.31.1.32', '2016-03-16 17:45:39'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '172.31.1.32', '2016-03-16 17:45:43'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=56', '/index.php', '172.31.1.32', '2016-03-16 17:45:47'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=53', '172.31.1.32', '2016-03-16 17:46:07'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-03-16 17:46:57'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '172.31.1.32', '2016-03-16 17:47:45'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=58', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-03-16 17:47:50'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=55', '172.31.1.32', '2016-03-16 17:47:54'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=55', 'index.php', '172.31.1.32', '2016-03-16 17:48:20'),
('amishra', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-03-16 17:48:26'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-03-16 17:48:28'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-03-16 17:48:46'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-16 17:49:06'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=112', '172.31.1.32', '2016-03-16 17:49:09'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=112', '/index.php', '172.31.1.32', '2016-03-16 17:49:12'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=58', '172.31.1.32', '2016-03-16 17:49:19'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=58', '/?pg=stsubcategory&category=1&id=69', '172.31.1.32', '2016-03-16 17:49:25'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=69', '/?pg=streceipt', '172.31.1.32', '2016-03-16 17:49:59'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-03-16 17:50:01'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=71', '172.31.1.32', '2016-03-16 17:50:04'),
('amishra', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=71', '/?pg=stitems', '172.31.1.32', '2016-03-16 17:54:17'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-03-16 17:54:29'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=33', '172.31.1.32', '2016-03-16 17:54:48'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=33', '/index.php', '172.31.1.32', '2016-03-16 17:55:38'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-16 17:55:56'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=366&category=1&subcategory=33', '172.31.1.32', '2016-03-16 17:56:03'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&id=366&category=1&subcategory=33', '/index.php', '172.31.1.32', '2016-03-16 17:56:06'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=32', '172.31.1.32', '2016-03-16 17:56:46'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=32', '/?pg=stitems&id=363&category=1&subcategory=32', '172.31.1.32', '2016-03-16 17:57:26'),
('amishra', 'https://ilight.iiita.ac.in/?pg=stitems&id=363&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-03-16 17:57:46'),
('amishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=37', '172.31.1.32', '2016-03-16 17:59:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=37', '/?pg=stitems&category=1&subcategory=35', '172.31.1.32', '2016-03-17 10:09:06'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-03-17 10:13:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=37', '/?pg=stitems&category=1&subcategory=35', '172.31.1.32', '2016-03-17 10:14:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=35', '/index.php', '172.31.1.32', '2016-03-17 10:14:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=35', 'index.php', '172.31.1.32', '2016-03-17 10:14:52'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-03-17 10:14:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-03-17 10:14:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stcategory', '172.31.1.32', '2016-03-17 10:15:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=ststockstatus', '172.31.1.32', '2016-03-17 11:59:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stconsumption', '172.31.1.32', '2016-03-17 11:59:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stconsumption', '172.31.1.32', '2016-03-17 12:03:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=stcomplaints', '172.31.1.6', '2016-03-17 13:03:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=stcomplaints', '172.31.1.6', '2016-03-17 13:04:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-17 13:05:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:07:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:08:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-03-17 13:08:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-17 13:08:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:08:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:08:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&category=1', '172.31.1.32', '2016-03-17 13:09:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=41', '172.31.1.32', '2016-03-17 13:09:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=41', '172.31.1.32', '2016-03-17 13:11:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=41', '172.31.1.32', '2016-03-17 13:14:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-03-17 13:14:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:14:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:16:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:19:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:20:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:20:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:20:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:20:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:22:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:22:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-03-17 13:22:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-17 13:23:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:24:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:25:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:25:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:25:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 13:25:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-03-17 13:26:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-17 13:26:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-17 13:28:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-17 16:17:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsuppliers', '172.31.1.32', '2016-03-17 16:17:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers', 'index.php', '172.31.1.32', '2016-03-17 16:24:48'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ststaffs', '172.31.1.32', '2016-03-17 16:24:57'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ststaffs', '172.31.1.32', '2016-03-17 16:26:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ststaffs', '172.31.1.32', '2016-03-17 16:26:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststaffs', '/?pg=ststaffs&id=1', '172.31.1.32', '2016-03-17 16:26:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststaffs&id=1', '/index.php', '172.31.1.32', '2016-03-17 16:26:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ststaffs&id=2', '172.31.1.32', '2016-03-17 16:26:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststaffs&id=2', '/index.php', '172.31.1.32', '2016-03-17 16:26:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ststaffs&id=3', '172.31.1.32', '2016-03-17 16:26:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststaffs&id=3', '/index.php', '172.31.1.32', '2016-03-17 16:26:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ststaffs&id=4', '172.31.1.32', '2016-03-17 16:26:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststaffs&id=4', '/index.php', '172.31.1.32', '2016-03-17 16:26:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ststaffs&id=', '172.31.1.32', '2016-03-17 16:26:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststaffs&id=', '/index.php', '172.31.1.32', '2016-03-17 16:27:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 16:27:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 16:27:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-03-17 16:28:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-03-17 16:33:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-03-17 16:34:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-18 12:00:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-21 09:45:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-21 09:45:46'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-21 09:45:46'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-03-21 09:45:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=2408', '172.31.1.32', '2016-03-21 09:46:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=2408', '/index.php', '172.31.1.32', '2016-03-21 09:48:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-03-21 09:51:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-03-21 09:51:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-23 14:36:29'),
('guest', 'direct', '/?pg=elreceipt&month=Feb-2016&external=Yes&refresh=1', '172.31.1.32', '2016-03-23 16:52:41'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-23 16:52:41'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-30 12:02:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-30 12:03:08'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 12:03:08'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-30 12:03:11'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 12:03:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-30 12:03:20'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 12:03:20'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-03-30 12:03:23'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 12:03:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-30 12:07:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-30 12:07:47'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 12:07:47'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-03-30 12:07:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2016-03-30 12:10:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-03-30 12:10:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-30 16:03:17'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 16:03:17'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-03-30 16:03:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', 'index.php', '172.31.1.32', '2016-03-30 16:03:53'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2016-03-30 16:03:55'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-30 18:14:30'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:43'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:44'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:46'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:48'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:52'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:14:54'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:15:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-30 18:15:19'),
('Rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:15:19'),
('Rs166', 'direct', 'index.php', '172.31.1.32', '2016-03-30 18:15:46'),
('Rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:16:04'),
('Rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:16:06'),
('Rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:16:32'),
('Rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:16:38'),
('Rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:16:39'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-30 18:18:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:18:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-30 18:18:36'),
('rs166', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-30 18:18:36'),
('rs166', 'https://ilight.iiita.ac.in/', '/?pg=amconfig', '172.31.1.32', '2016-03-30 18:19:30'),
('rs166', 'direct', '/?pg=amlist', '172.31.1.32', '2016-03-30 18:20:35'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=amlist', '172.31.1.32', '2016-03-30 18:20:43'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=amrenewals', '172.31.1.32', '2016-03-30 18:20:48'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amrenewals', '/?pg=amperformance', '172.31.1.32', '2016-03-30 18:20:51'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amperformance', '/?pg=amrenewal', '172.31.1.32', '2016-03-30 18:20:56'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amrenewal', '/?pg=amcalendar', '172.31.1.32', '2016-03-30 18:21:01'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/?pg=amannexures', '172.31.1.32', '2016-03-30 18:21:06'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amannexures', '/?pg=amjobs', '172.31.1.32', '2016-03-30 18:21:11'),
('rs166', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=webusers', '172.31.1.32', '2016-03-30 18:21:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-31 15:10:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-31 15:11:15'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-31 15:11:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-03-31 15:11:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-03-31 15:18:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-03-31 15:18:28'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-03-31 15:18:28'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-03-31 15:18:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-03-31 15:18:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-03-31 15:18:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes', '/?pg=elsmailing&month=Feb-2016&external=No', '172.31.1.32', '2016-03-31 15:18:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No', '/?pg=ellicensee', '172.31.1.32', '2016-03-31 15:20:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-03-31 15:20:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/index.php', '172.31.1.32', '2016-03-31 15:20:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.32', '2016-03-31 15:20:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbilling', '172.31.1.32', '2016-03-31 15:21:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2016&recal=1', '172.31.1.32', '2016-03-31 15:22:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2016&recal=1', '/?pg=elsmailing', '172.31.1.32', '2016-03-31 15:22:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elconfig', '172.31.1.32', '2016-03-31 15:22:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2016-03-31 15:23:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.32', '2016-03-31 15:23:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '172.31.1.32', '2016-03-31 15:23:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=No&mailing=1', '/?pg=elconfig', '172.31.1.32', '2016-03-31 15:24:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2016-03-31 15:24:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-03-31 15:24:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-03-31 15:24:50'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-02 23:02:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-02 23:02:54'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-02 23:02:54'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.31.1.32', '2016-04-02 23:03:16'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=webusers', '172.31.1.32', '2016-04-02 23:03:24'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=amconfig', '172.31.1.32', '2016-04-02 23:03:30'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?pg=weblogs', '172.31.1.32', '2016-04-02 23:03:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?logout=1', '172.31.1.32', '2016-04-02 23:03:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', 'index.php', '172.31.1.32', '2016-04-02 23:03:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-02 23:04:06'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-02 23:04:06'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=amperformance', '172.31.1.32', '2016-04-02 23:04:25'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=amperformance', '/?pg=amlist', '172.31.1.32', '2016-04-02 23:04:29'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=amconfig', '172.31.1.32', '2016-04-02 23:04:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?logout=1', '172.31.1.32', '2016-04-02 23:04:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=amconfig', 'index.php', '172.31.1.32', '2016-04-02 23:04:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-02 23:05:44'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-02 23:05:45'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.32', '2016-04-02 23:05:54'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-04-02 23:06:05'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=websessions', '172.31.1.32', '2016-04-02 23:06:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.31.1.32', '2016-04-02 23:06:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.31.1.32', '2016-04-02 23:06:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-03 22:00:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-03 22:00:07'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-03 22:00:07'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-03 22:00:21'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-03 22:00:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-04 10:18:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-04 10:18:56'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-04 10:18:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-04-04 10:19:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elformat', '172.31.1.32', '2016-04-04 10:19:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elbilling', '172.31.1.32', '2016-04-04 10:19:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-04-04 10:19:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-04-04 10:39:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-04 10:39:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-04 11:23:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-04-04 12:04:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-04-04 12:05:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-04-04 12:05:08'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-04-04 12:05:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-04-04 12:05:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill', '172.31.1.32', '2016-04-04 12:05:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elconsumption', '172.31.1.32', '2016-04-04 12:06:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elpaidbills', '172.31.1.32', '2016-04-04 12:06:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elbilling', '172.31.1.32', '2016-04-04 12:06:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2016-04-04 12:06:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2016-04-04 12:06:43'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-04-05 17:03:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-04-05 17:03:43'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-04-05 17:03:43'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.31.1.6', '2016-04-05 17:03:53'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=amperformance', '172.31.1.6', '2016-04-05 17:04:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=amperformance', '/?logout=1', '172.31.1.6', '2016-04-05 17:04:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=amperformance', 'index.php', '172.31.1.6', '2016-04-05 17:04:08'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-06 09:43:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-06 16:16:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-06 16:16:40'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-06 16:16:40'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=amconfig', '172.31.1.32', '2016-04-06 16:16:54'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?pg=amperformance', '172.31.1.32', '2016-04-06 16:17:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=amperformance', '/?logout=1', '172.31.1.32', '2016-04-06 16:17:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=amperformance', 'index.php', '172.31.1.32', '2016-04-06 16:17:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-06 16:21:08'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-06 18:31:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-06 18:31:55'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-06 18:31:55'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-04-06 18:32:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elpaybill', '172.31.1.32', '2016-04-06 18:32:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.32', '2016-04-06 18:32:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-04-06 18:32:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=elreading', '172.31.1.32', '2016-04-06 18:38:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-04-06 18:43:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=2481', '172.31.1.32', '2016-04-06 18:44:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-04-06 18:44:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-04-06 18:44:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.32', '2016-04-06 18:45:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.31.1.32', '2016-04-06 18:46:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Feb-2016', '172.31.1.32', '2016-04-06 18:46:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Feb-2016', '/?pg=elreading&month=Mar-2016', '172.31.1.32', '2016-04-06 18:48:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Mar-2016', '/?pg=elformat', '172.31.1.32', '2016-04-06 18:50:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.32', '2016-04-06 18:51:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2016-04-06 18:52:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Mar-2016', '/?pg=elformat', '172.31.1.32', '2016-04-06 18:52:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elpaybill', '172.31.1.32', '2016-04-06 18:52:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.32', '2016-04-06 18:52:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-04-06 18:52:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-04-06 18:52:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-04-06 18:53:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elreading', '172.31.1.32', '2016-04-06 18:54:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-04-06 18:59:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=99', '172.31.1.32', '2016-04-06 18:59:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=99', '/index.php', '172.31.1.32', '2016-04-06 19:01:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-04-06 19:01:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-04-06 19:01:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=elreading', '172.31.1.32', '2016-04-06 19:02:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-04-06 19:02:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-04-06 19:03:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=99', '172.31.1.32', '2016-04-06 19:03:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=99', '/?pg=elbilling', '172.31.1.32', '2016-04-06 19:04:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2016-04-06 19:04:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-04-06 19:04:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2016-04-06 19:05:29'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-04-06 19:05:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-07 10:03:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-07 10:03:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-07 10:03:22'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-07 10:03:22'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-04-07 10:03:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=2503', '172.31.1.32', '2016-04-07 10:17:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=2503', '/?pg=elflats', '172.31.1.32', '2016-04-07 10:17:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=137', '172.31.1.32', '2016-04-07 10:18:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=137', '/?pg=elflats', '172.31.1.32', '2016-04-07 10:18:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-04-07 10:18:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=20', '172.31.1.32', '2016-04-07 10:19:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=20', '/index.php', '172.31.1.32', '2016-04-07 10:19:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-04-07 10:24:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.32', '2016-04-07 10:24:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=137', '172.31.1.32', '2016-04-07 10:27:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=137', '/?pg=elflats&id=', '172.31.1.32', '2016-04-07 10:27:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=ellicensee', '172.31.1.32', '2016-04-07 10:28:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-07 10:42:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-07 10:42:53'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-07 10:42:53'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-04-07 10:42:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-04-07 10:43:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-04-07 12:05:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-04-07 12:05:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elreading', '172.31.1.32', '2016-04-07 12:06:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-04-07 12:06:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-04-07 12:06:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=ellicensee', '172.31.1.32', '2016-04-07 12:08:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-04-07 12:24:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=209', '172.31.1.32', '2016-04-07 12:24:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=209', '/index.php', '172.31.1.32', '2016-04-07 12:24:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=254', '172.31.1.32', '2016-04-07 12:24:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=254', '/index.php', '172.31.1.32', '2016-04-07 12:24:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-07 12:25:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-04-07 12:25:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-04-07 12:25:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-04-07 12:25:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-04-07 12:25:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2016-04-07 13:08:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2016-04-07 13:08:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elformat', '172.31.1.32', '2016-04-07 13:10:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=ellicensee', '172.31.1.32', '2016-04-07 13:11:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-04-07 13:12:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Feb-2016', '172.31.1.32', '2016-04-07 13:12:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Feb-2016', '/?pg=elreadingnext', '172.31.1.32', '2016-04-07 13:13:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elreading', '172.31.1.32', '2016-04-07 13:13:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-04-07 13:13:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2016-04-07 13:15:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2016-04-07 13:19:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-04-07 13:19:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-04-07 13:19:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=ellicensee', '172.31.1.32', '2016-04-07 13:20:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=20', '172.31.1.32', '2016-04-07 13:20:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=20', '/index.php', '172.31.1.32', '2016-04-07 13:20:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-04-07 13:20:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-04-07 13:21:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=elreading', '172.31.1.32', '2016-04-07 13:31:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-04-07 13:31:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-04-07 13:31:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-04-07 13:31:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-04-07 13:32:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elrmailing', '172.31.1.32', '2016-04-07 13:36:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Mar-2016&external=No&mailing=1', '172.31.1.32', '2016-04-07 13:36:15'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-07 13:47:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-07 13:47:59'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-07 13:47:59'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-07 13:48:03'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-04-07 13:48:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt', '172.31.1.32', '2016-04-07 13:49:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-04-07 13:49:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.32', '2016-04-07 13:50:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.32', '2016-04-07 13:50:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Mar-2016&external=No&mailing=1', '/?pg=elrmailing&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-07 15:01:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2016&external=Yes', '/?pg=elrmailing&id=&month=Mar-2016&external=Yes&mailing=1', '172.31.1.32', '2016-04-07 15:01:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Mar-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-04-07 15:08:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Mar-2016&external=No&mailing=1', '172.31.1.32', '2016-04-07 15:08:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2016&external=No&mailing=1', '/?pg=elsmailing&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-07 15:09:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2016&external=Yes', '/?pg=elsmailing&month=Mar-2016&external=Yes&mailing=1', '172.31.1.32', '2016-04-07 15:09:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2016&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2016-04-07 16:00:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2016&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2016-04-07 16:00:41'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.6', '2016-04-07 17:20:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-07 22:58:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-08 12:44:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-08 16:30:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-11 15:45:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-11 15:45:38'),
('akhilesh k', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-11 15:45:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-13 09:47:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-13 09:48:17'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-13 09:48:17');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-04-13 09:48:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-04-13 09:58:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-13 09:58:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2016-04-13 09:59:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-13 09:59:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-04-13 09:59:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/?pg=stcategory', '172.31.1.32', '2016-04-13 09:59:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory', '172.31.1.32', '2016-04-13 10:01:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-04-13 10:01:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-13 10:01:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=32', '172.31.1.32', '2016-04-13 10:02:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=32', '/index.php', '172.31.1.32', '2016-04-13 10:02:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-13 10:02:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-13 10:02:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=32', '172.31.1.32', '2016-04-13 10:02:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=32', '/?pg=stitems&id=364&category=1&subcategory=32', '172.31.1.32', '2016-04-13 10:02:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=364&category=1&subcategory=32', '/?pg=stitems&id=885&category=1&subcategory=32', '172.31.1.32', '2016-04-13 10:03:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=885&category=1&subcategory=32', '/?pg=stitems&id=365&category=1&subcategory=32', '172.31.1.32', '2016-04-13 10:03:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=365&category=1&subcategory=32', '/?pg=stitems&id=363&category=1&subcategory=32', '172.31.1.32', '2016-04-13 10:03:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=363&category=1&subcategory=32', '/?pg=stitems&id=364&category=1&subcategory=32', '172.31.1.32', '2016-04-13 10:03:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=364&category=1&subcategory=32', '/?pg=stitems&category=1&subcategory=32&id=', '172.31.1.32', '2016-04-13 10:03:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=32&id=', '/?pg=stitems', '172.31.1.32', '2016-04-13 10:03:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-13 10:03:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=32', '172.31.1.32', '2016-04-13 10:04:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=32', '/?pg=stbills', '172.31.1.32', '2016-04-13 10:05:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-04-13 10:05:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-13 10:05:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-13 10:05:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=stbills', '172.31.1.32', '2016-04-13 10:05:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/index.php', '172.31.1.32', '2016-04-13 10:06:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsuppliers', '172.31.1.32', '2016-04-13 10:06:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/?pg=stbills', '172.31.1.32', '2016-04-13 10:06:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-04-13 10:06:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-13 10:06:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '172.31.1.32', '2016-04-13 10:06:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '/?pg=stcomplaints', '172.31.1.32', '2016-04-13 10:07:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stutilization', '172.31.1.32', '2016-04-13 10:08:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stcomplaints', '172.31.1.32', '2016-04-13 10:08:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stutilization', '172.31.1.32', '2016-04-13 10:08:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-13 10:08:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=E136', '172.31.1.32', '2016-04-13 10:08:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=E136', '/?pg=stutilization&employee=C087', '172.31.1.32', '2016-04-13 10:08:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C087', '/?pg=stutilization&employee=C023', '172.31.1.32', '2016-04-13 10:08:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=C023', '/?pg=stutilization&employee=P090', '172.31.1.32', '2016-04-13 10:08:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P090', '/?pg=stutilization&employee=P006', '172.31.1.32', '2016-04-13 10:08:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P006', '/?pg=stcomplaints', '172.31.1.32', '2016-04-13 10:09:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-13 10:10:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&category=1', '172.31.1.32', '2016-04-13 10:10:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=40', '172.31.1.32', '2016-04-13 10:10:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=40', '/?pg=stutilization', '172.31.1.32', '2016-04-13 10:10:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-13 10:10:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-13 10:10:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-15 09:45:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-15 09:45:28'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 09:45:28'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-04-15 09:45:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-15 10:18:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-15 10:18:17'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 10:18:17'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 10:18:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-04-15 10:18:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-15 10:18:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=41', '172.31.1.32', '2016-04-15 10:18:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=41', '/?pg=ststockstatus', '172.31.1.32', '2016-04-15 10:19:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stcategory', '172.31.1.32', '2016-04-15 10:23:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=1', '172.31.1.32', '2016-04-15 10:23:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=1', '/?pg=ststockstatus', '172.31.1.32', '2016-04-15 10:23:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=ststockstatus', '172.31.1.32', '2016-04-15 10:25:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stmaintenance', '172.31.1.32', '2016-04-15 10:25:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaintenance', '/?pg=ststockstatus', '172.31.1.32', '2016-04-15 10:25:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stconsumption', '172.31.1.32', '2016-04-15 10:25:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stconsumption', 'index.php', '172.31.1.32', '2016-04-15 10:26:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:26:27'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:26:49'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:28:12'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:28:33'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:29:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stsubcategory', '172.31.1.32', '2016-04-15 10:33:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-15 10:33:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:34:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:35:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stcategory', '172.31.1.32', '2016-04-15 10:36:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory', '172.31.1.32', '2016-04-15 10:36:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory', '172.31.1.32', '2016-04-15 10:36:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:37:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stbills', '172.31.1.32', '2016-04-15 10:37:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-04-15 10:37:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-15 10:37:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-15 10:37:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=streceipt&id=47&supplier=&bill_no=&category=1&subcategory=69&item=544', '172.31.1.32', '2016-04-15 10:41:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&id=47&supplier=&bill_no=&category=1&subcategory=69&item=544', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-15 10:41:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=streceipt&id=46&supplier=&bill_no=&category=1&subcategory=69&item=886', '172.31.1.32', '2016-04-15 10:41:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&id=46&supplier=&bill_no=&category=1&subcategory=69&item=886', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-15 10:41:29'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 10:56:37'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 10:56:47'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 10:57:55'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 10:57:58'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 10:58:09'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-04-15 10:58:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', 'index.php', '172.31.1.32', '2016-04-15 10:58:12'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-04-15 10:58:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stitemlist', '172.31.1.32', '2016-04-15 10:58:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-15 14:17:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-15 14:17:35'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 14:17:35'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-04-15 14:19:07'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 14:19:12'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-04-15 14:19:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.32', '2016-04-15 14:19:31'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-04-15 14:19:40'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 14:20:03'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-04-15 14:20:15'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-15 14:20:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-15 14:20:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?logout=1', '172.31.1.32', '2016-04-15 17:20:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', 'index.php', '172.31.1.32', '2016-04-15 17:20:08'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-18 11:32:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 11:32:51'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 11:32:51'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-04-18 11:33:16'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 11:33:25'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-04-18 11:33:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elsummary', '172.31.1.32', '2016-04-18 11:33:40'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-04-18 11:33:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreceipt', '172.31.1.32', '2016-04-18 11:33:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:33:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2442', '172.31.1.32', '2016-04-18 11:34:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:34:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreceipt', '172.31.1.32', '2016-04-18 11:34:07'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-04-18 11:34:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elsummary', '172.31.1.32', '2016-04-18 11:34:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:34:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016&external=Yes', '/?pg=elsummary', '172.31.1.32', '2016-04-18 11:35:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:35:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016&external=Yes', '/?pg=elreceipt', '172.31.1.32', '2016-04-18 11:35:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:35:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2442', '172.31.1.32', '2016-04-18 11:35:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2442', '/?pg=elsummary', '172.31.1.32', '2016-04-18 11:36:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:36:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016&external=Yes', '/?pg=elreceipt', '172.31.1.32', '2016-04-18 11:36:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:36:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2443', '172.31.1.32', '2016-04-18 11:36:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2443', '/?pg=elreceipt&external=Yes&month=Feb-2016', '172.31.1.32', '2016-04-18 11:37:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Feb-2016', '/?pg=elreceipt&external=Yes&month=Mar-2016', '172.31.1.32', '2016-04-18 11:37:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Mar-2016', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2444', '172.31.1.32', '2016-04-18 11:37:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2444', '/?pg=elreceipt&external=Yes&month=Feb-2016', '172.31.1.32', '2016-04-18 11:39:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Feb-2016', '/?pg=elreceipt&external=Yes&month=Mar-2016', '172.31.1.32', '2016-04-18 11:39:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Mar-2016', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2452', '172.31.1.32', '2016-04-18 11:39:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2452', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:39:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2657', '172.31.1.32', '2016-04-18 11:39:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2657', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:40:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2453', '172.31.1.32', '2016-04-18 11:40:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2453', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:40:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2652', '172.31.1.32', '2016-04-18 11:40:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2652', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:41:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2524', '172.31.1.32', '2016-04-18 11:41:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2524', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:42:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2577', '172.31.1.32', '2016-04-18 11:42:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2577', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:42:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2581', '172.31.1.32', '2016-04-18 11:42:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2581', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:43:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2650', '172.31.1.32', '2016-04-18 11:43:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2650', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:43:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2653', '172.31.1.32', '2016-04-18 11:43:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2653', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:44:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2655', '172.31.1.32', '2016-04-18 11:44:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2655', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:45:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2656', '172.31.1.32', '2016-04-18 11:45:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2656', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:45:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2658', '172.31.1.32', '2016-04-18 11:45:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-18 11:46:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 11:46:48'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 11:46:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2658', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-04-18 11:46:51'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-04-18 11:46:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-18 11:46:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=41', '172.31.1.32', '2016-04-18 11:46:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=41', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '172.31.1.32', '2016-04-18 11:47:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=No', '172.31.1.32', '2016-04-18 11:53:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=No', '/?pg=elreceipt&month=Mar-2016&external=No&refresh=1', '172.31.1.32', '2016-04-18 11:54:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=No&refresh=1', '/?pg=elreceipt', '172.31.1.32', '2016-04-18 11:54:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elconsumption', '172.31.1.32', '2016-04-18 11:54:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Mar-2016&external=Yes', '172.31.1.32', '2016-04-18 11:54:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Mar-2016&external=Yes', '/?pg=elconsumption&month=Mar-2016&external=No', '172.31.1.32', '2016-04-18 11:54:37'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-04-18 11:57:26'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 11:59:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 11:59:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-18 12:30:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:30:16'),
('grsungh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:30:16'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 12:30:49'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:30:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:31:05'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:31:05'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:31:33'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-04-18 12:31:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=6', '172.31.1.32', '2016-04-18 12:31:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory&id=6', '/?pg=stcategory&id=5', '172.31.1.32', '2016-04-18 12:32:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory&id=5', '/?pg=stsubcategory', '172.31.1.32', '2016-04-18 12:32:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-04-18 12:32:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=96', '172.31.1.32', '2016-04-18 12:32:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=96', '/?pg=stsubcategory&category=5&refresh=1', '172.31.1.32', '2016-04-18 12:32:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&refresh=1', '/?pg=stitemlist', '172.31.1.32', '2016-04-18 12:33:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=72', '/?pg=streceipt&supplier=&bill_no=&category=5', '172.31.1.32', '2016-04-18 12:36:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5', '/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=96', '172.31.1.32', '2016-04-18 12:36:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=96', '/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=98', '172.31.1.32', '2016-04-18 12:36:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=98', '/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=97', '172.31.1.32', '2016-04-18 12:36:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=97', '/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=99', '172.31.1.32', '2016-04-18 12:36:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=99', '/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=96', '172.31.1.32', '2016-04-18 12:36:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=96', '/?pg=stitemlist', '172.31.1.32', '2016-04-18 12:36:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=99', '/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=96', '172.31.1.32', '2016-04-18 12:37:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=5&subcategory=96', '/?pg=stitems', '172.31.1.32', '2016-04-18 12:37:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-18 12:37:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=96', '172.31.1.32', '2016-04-18 12:37:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=96', '/?pg=stitems&category=5&subcategory=98', '172.31.1.32', '2016-04-18 12:37:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=98', '/?pg=stitems&category=5&subcategory=97', '172.31.1.32', '2016-04-18 12:37:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=97', '/?pg=stitems&category=5&subcategory=99', '172.31.1.32', '2016-04-18 12:37:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=99', '/?pg=stitems&category=5&subcategory=96', '172.31.1.32', '2016-04-18 12:37:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=96', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-18 12:38:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems', '172.31.1.32', '2016-04-18 12:38:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-18 12:38:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?logout=1', '172.31.1.32', '2016-04-18 12:38:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', 'index.php', '172.31.1.32', '2016-04-18 12:38:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:38:53'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:38:53'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 12:39:05'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:39:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:39:22'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:39:22'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 12:40:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:40:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:40:25'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:40:25'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitemlist', '172.31.1.32', '2016-04-18 12:40:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-18 12:47:39'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-18 12:55:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:56:02'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:56:02'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 12:56:23'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:56:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:56:58'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:56:58'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:57:16'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 12:57:26'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 12:57:26'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:57:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 12:58:00'),
('amishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 12:58:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?logout=1', '172.31.1.32', '2016-04-18 13:06:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', 'index.php', '172.31.1.32', '2016-04-18 13:06:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', 'index.php', '172.31.1.32', '2016-04-18 13:07:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 13:15:46'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 13:15:46'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 13:17:00'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-04-18 13:17:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-04-18 13:18:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stitemlist', '172.31.1.32', '2016-04-18 13:18:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?logout=1', '172.31.1.32', '2016-04-18 13:52:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', 'index.php', '172.31.1.32', '2016-04-18 13:52:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 13:57:53'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 13:57:53'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 14:00:56'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 14:00:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?logout=1', '172.31.1.32', '2016-04-18 14:27:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', 'index.php', '172.31.1.32', '2016-04-18 14:27:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 15:00:42'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 15:00:43'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 15:01:57'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-04-18 15:02:02'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 15:02:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 15:02:09'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 15:02:09'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 15:07:08'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-04-18 15:10:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-18 15:10:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-04-18 15:10:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=143', '172.31.1.32', '2016-04-18 15:10:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=143', '/index.php', '172.31.1.32', '2016-04-18 15:11:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=117', '172.31.1.32', '2016-04-18 15:11:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=117', '/index.php', '172.31.1.32', '2016-04-18 15:11:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=118', '172.31.1.32', '2016-04-18 15:11:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=118', '/index.php', '172.31.1.32', '2016-04-18 15:11:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=122', '172.31.1.32', '2016-04-18 15:11:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=122', '/index.php', '172.31.1.32', '2016-04-18 15:11:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=134', '172.31.1.32', '2016-04-18 15:11:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=134', '/index.php', '172.31.1.32', '2016-04-18 15:11:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=132', '172.31.1.32', '2016-04-18 15:11:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=132', '/?pg=stsubcategory&category=5&id=120', '172.31.1.32', '2016-04-18 15:11:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=120', '/index.php', '172.31.1.32', '2016-04-18 15:11:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=138', '172.31.1.32', '2016-04-18 15:11:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=138', '/index.php', '172.31.1.32', '2016-04-18 15:11:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=137', '172.31.1.32', '2016-04-18 15:11:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=137', '/index.php', '172.31.1.32', '2016-04-18 15:11:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=136', '172.31.1.32', '2016-04-18 15:12:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=136', '/index.php', '172.31.1.32', '2016-04-18 15:12:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-18 15:12:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2016-04-18 15:13:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-18 15:13:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=71', '172.31.1.32', '2016-04-18 15:13:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=71', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-18 15:13:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=127', '172.31.1.32', '2016-04-18 15:13:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=127', '/?pg=eluppcl', '172.31.1.32', '2016-04-18 15:40:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=ellicensee', '172.31.1.32', '2016-04-18 15:41:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?logout=1', '172.31.1.32', '2016-04-18 15:41:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2016-04-18 15:41:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-18 17:33:34'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-18 17:33:34'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconfig', '172.31.1.32', '2016-04-18 17:33:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-04-18 17:33:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', 'index.php', '172.31.1.32', '2016-04-18 17:35:10'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-04-18 17:35:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-04-18 17:35:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-04-18 17:35:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-18 17:35:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitemlist', '172.31.1.32', '2016-04-18 17:35:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?logout=1', '172.31.1.32', '2016-04-18 18:29:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', 'index.php', '172.31.1.32', '2016-04-18 18:29:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-19 11:06:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-19 11:06:35'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-19 11:06:35'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcomplaints', '172.31.1.32', '2016-04-19 11:06:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stbills', '172.31.1.32', '2016-04-19 11:06:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-04-19 11:06:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-19 11:06:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-19 11:06:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=stutilization', '172.31.1.32', '2016-04-19 11:07:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-19 11:07:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-19 11:07:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stcomplaints', '172.31.1.32', '2016-04-19 11:15:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-19 11:15:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 11:15:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 11:15:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-19 11:15:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-19 11:15:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-19 11:15:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stcomplaints', '172.31.1.32', '2016-04-19 11:15:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-19 11:15:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&category=1', '172.31.1.32', '2016-04-19 11:16:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=51', '172.31.1.32', '2016-04-19 11:16:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=51', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=113', '172.31.1.32', '2016-04-19 11:17:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=113', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=51', '172.31.1.32', '2016-04-19 11:17:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-04-19 11:20:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-04-19 11:20:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-04-19 11:21:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-19 11:21:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&category=1', '172.31.1.32', '2016-04-19 11:21:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=51', '172.31.1.32', '2016-04-19 11:21:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-04-19 11:21:24'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-19 12:35:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-19 13:11:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-19 13:11:38'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-19 13:11:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-04-19 13:11:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-19 13:11:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=127', '172.31.1.32', '2016-04-19 13:12:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=127', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 13:12:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=61', '172.31.1.32', '2016-04-19 13:14:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61', '/?pg=stitems&category=1&subcategory=111', '172.31.1.32', '2016-04-19 13:14:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=111', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-04-19 13:15:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-19 13:15:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-04-19 13:15:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 13:16:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 13:16:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 13:16:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-04-19 13:16:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=127', '172.31.1.32', '2016-04-19 13:16:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=127', '/index.php', '172.31.1.32', '2016-04-19 13:17:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=130', '172.31.1.32', '2016-04-19 13:17:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=130', '/index.php', '172.31.1.32', '2016-04-19 13:17:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 13:17:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=131', '172.31.1.32', '2016-04-19 13:17:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=131', '/index.php', '172.31.1.32', '2016-04-19 13:18:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-04-19 13:19:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-19 13:19:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-19 13:19:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 13:20:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=4', '172.31.1.32', '2016-04-19 13:20:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=4', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-04-19 13:21:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=97', '172.31.1.32', '2016-04-19 13:21:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=97', '/?pg=stitems', '172.31.1.32', '2016-04-19 13:23:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=97', '/?pg=stitems', '172.31.1.32', '2016-04-19 13:23:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-19 13:23:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=133', '172.31.1.32', '2016-04-19 13:24:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=133', '/?pg=stitems', '172.31.1.32', '2016-04-19 14:01:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=133', '/?pg=stitems', '172.31.1.32', '2016-04-19 14:01:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 14:01:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=61', '172.31.1.32', '2016-04-19 14:01:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-19 14:24:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=142', '172.31.1.32', '2016-04-19 14:26:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=142', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 14:30:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=142', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 14:30:38');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-04-19 14:30:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stitems', '172.31.1.32', '2016-04-19 14:32:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-19 14:32:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-04-19 14:33:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/?pg=stitems&id=1300&category=5&subcategory=136', '172.31.1.32', '2016-04-19 14:33:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1300&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-04-19 14:33:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 14:33:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1298&category=5&subcategory=136', '172.31.1.32', '2016-04-19 14:33:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1298&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-04-19 14:34:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1297&category=5&subcategory=136', '172.31.1.32', '2016-04-19 14:34:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1297&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-04-19 14:35:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-19 14:55:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-19 14:55:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-19 14:55:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 14:55:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 14:55:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 15:02:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=58', '172.31.1.32', '2016-04-19 15:02:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=58', '/index.php', '172.31.1.32', '2016-04-19 15:04:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=49', '172.31.1.32', '2016-04-19 15:05:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=49', '/?pg=stitems&category=1&subcategory=41', '172.31.1.32', '2016-04-19 15:07:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=41', '/?pg=stitems&category=1&subcategory=45', '172.31.1.32', '2016-04-19 15:11:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=45', '/?pg=stitems&category=1&subcategory=112', '172.31.1.32', '2016-04-19 15:14:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=112', '/?pg=stitems&category=1&subcategory=113', '172.31.1.32', '2016-04-19 15:15:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=113', '/?pg=stitems&category=1&subcategory=34', '172.31.1.32', '2016-04-19 15:15:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=34', '/?pg=stitems&category=1&subcategory=39', '172.31.1.32', '2016-04-19 15:16:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=39', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 15:17:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 15:18:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 15:19:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 15:19:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 15:19:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=144', '172.31.1.32', '2016-04-19 15:19:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=144', '/index.php', '172.31.1.32', '2016-04-19 15:19:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:20:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 15:22:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 15:22:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 15:22:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 15:22:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 15:22:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 15:23:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=145', '172.31.1.32', '2016-04-19 15:23:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=145', '/index.php', '172.31.1.32', '2016-04-19 15:24:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:24:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:25:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=34', '172.31.1.32', '2016-04-19 15:27:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=34', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 15:35:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 15:35:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 15:37:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 15:37:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 15:37:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 15:37:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=36', '172.31.1.32', '2016-04-19 15:37:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=36', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-04-19 15:37:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/?pg=stitems&category=1&subcategory=146', '172.31.1.32', '2016-04-19 15:37:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=146', '/index.php', '172.31.1.32', '2016-04-19 15:38:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:38:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:40:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=41', '172.31.1.32', '2016-04-19 15:41:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=41', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 15:42:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 15:42:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=41', '172.31.1.32', '2016-04-19 15:42:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/index.php', '172.31.1.32', '2016-04-19 15:42:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=35', '172.31.1.32', '2016-04-19 15:44:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=35', '/?pg=stitems', '172.31.1.32', '2016-04-19 15:44:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=35', '/?pg=stitems', '172.31.1.32', '2016-04-19 15:44:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 15:44:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=35', '172.31.1.32', '2016-04-19 15:44:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=35', '/index.php', '172.31.1.32', '2016-04-19 15:45:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 15:47:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 15:47:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 15:47:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 15:47:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 15:47:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-04-19 15:47:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-04-19 15:50:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:51:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=53', '172.31.1.32', '2016-04-19 15:53:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=53', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-04-19 15:53:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-04-19 15:54:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:54:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1352&category=1&subcategory=147', '172.31.1.32', '2016-04-19 15:54:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1352&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-04-19 15:54:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 15:55:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=147&id=', '172.31.1.32', '2016-04-19 15:55:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147&id=', '/index.php', '172.31.1.32', '2016-04-19 16:03:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:03:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:03:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1354&category=1&subcategory=147', '172.31.1.32', '2016-04-19 16:04:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1354&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-04-19 16:04:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=147&id=', '172.31.1.32', '2016-04-19 16:04:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147&id=', '/?pg=stitems&category=1&subcategory=113', '172.31.1.32', '2016-04-19 16:05:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=113', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-04-19 16:05:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-04-19 16:06:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:06:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=35', '172.31.1.32', '2016-04-19 16:07:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=35', '/index.php', '172.31.1.32', '2016-04-19 16:07:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:07:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:07:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:08:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:08:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:09:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:09:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=148', '172.31.1.32', '2016-04-19 16:09:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=148', '/?pg=stitems&category=1&subcategory=149', '172.31.1.32', '2016-04-19 16:10:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=149', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:10:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:10:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:11:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:11:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:11:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=148', '172.31.1.32', '2016-04-19 16:11:37'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2016-04-19 16:14:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:14:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:14:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=148', '172.31.1.32', '2016-04-19 16:14:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=148', '/index.php', '172.31.1.32', '2016-04-19 16:14:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1360&category=1&subcategory=148', '172.31.1.32', '2016-04-19 16:14:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1360&category=1&subcategory=148', '172.31.1.32', '2016-04-19 16:14:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1360&category=1&subcategory=148', '/index.php', '172.31.1.32', '2016-04-19 16:15:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=148&id=', '172.31.1.32', '2016-04-19 16:15:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=148&id=', '/index.php', '172.31.1.32', '2016-04-19 16:15:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=62', '172.31.1.32', '2016-04-19 16:17:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=62', '/?pg=stitems&category=1&subcategory=60', '172.31.1.32', '2016-04-19 16:17:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=60', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:17:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:17:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:17:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:18:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:18:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=60', '172.31.1.32', '2016-04-19 16:18:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=60', '/?pg=stitems&category=1&subcategory=151', '172.31.1.32', '2016-04-19 16:19:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=151', '/index.php', '172.31.1.32', '2016-04-19 16:19:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:20:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:20:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:21:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:22:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:22:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=152', '172.31.1.32', '2016-04-19 16:22:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=152', '/index.php', '172.31.1.32', '2016-04-19 16:22:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:23:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:23:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:23:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:24:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:24:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=153', '172.31.1.32', '2016-04-19 16:24:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=153', '/index.php', '172.31.1.32', '2016-04-19 16:24:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:24:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=43', '172.31.1.32', '2016-04-19 16:25:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=43', '/?pg=stitems&category=1&subcategory=58', '172.31.1.32', '2016-04-19 16:26:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=58', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:28:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:28:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:28:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:28:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:28:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=154', '172.31.1.32', '2016-04-19 16:29:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=154', '/index.php', '172.31.1.32', '2016-04-19 16:30:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:30:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=51', '172.31.1.32', '2016-04-19 16:31:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=51', '/?pg=stitems&category=1&subcategory=40', '172.31.1.32', '2016-04-19 16:32:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=40', '/?pg=stitems&category=1&subcategory=51', '172.31.1.32', '2016-04-19 16:35:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-04-19 16:35:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=523&category=1&subcategory=51', '172.31.1.32', '2016-04-19 16:36:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=523&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-04-19 16:36:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-19 16:37:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-19 16:37:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-19 16:37:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.32', '2016-04-19 16:37:43'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=websessions', '172.31.1.32', '2016-04-19 16:37:49'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=weblogs', '172.31.1.32', '2016-04-19 16:37:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?logout=1', '172.31.1.32', '2016-04-19 16:38:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', 'index.php', '172.31.1.32', '2016-04-19 16:38:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-04-19 16:38:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:38:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-04-19 16:38:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:38:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:38:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:39:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=155', '172.31.1.32', '2016-04-19 16:39:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=155', '172.31.1.32', '2016-04-19 16:39:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=155', '/index.php', '172.31.1.32', '2016-04-19 16:39:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:39:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:41:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-04-19 16:41:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/?pg=stitems&category=1&subcategory=43', '172.31.1.32', '2016-04-19 16:41:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=43', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-04-19 16:41:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-04-19 16:41:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:41:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:42:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:42:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:42:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:43:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1373&category=1&subcategory=155', '172.31.1.32', '2016-04-19 16:44:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1373&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-04-19 16:44:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=155&id=', '172.31.1.32', '2016-04-19 16:44:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155&id=', '/index.php', '172.31.1.32', '2016-04-19 16:44:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:46:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:47:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:47:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:48:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:48:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-04-19 16:48:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-04-19 16:48:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1371&category=1&subcategory=155', '172.31.1.32', '2016-04-19 16:49:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1371&category=1&subcategory=155', '/?pg=stitems&id=1376&category=1&subcategory=155', '172.31.1.32', '2016-04-19 16:50:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1376&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-04-19 16:50:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=155&id=', '172.31.1.32', '2016-04-19 16:50:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155&id=', '/index.php', '172.31.1.32', '2016-04-19 16:50:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:50:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 16:52:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 16:52:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 16:55:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 16:55:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 16:55:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=157', '172.31.1.32', '2016-04-19 16:55:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=157', '/index.php', '172.31.1.32', '2016-04-19 16:56:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:57:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 16:57:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-04-19 16:59:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-04-19 17:00:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 17:02:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=39', '172.31.1.32', '2016-04-19 17:04:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=39', '/?pg=stitems&category=1&subcategory=34', '172.31.1.32', '2016-04-19 17:05:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=34', '/?pg=stitems&category=1&subcategory=53', '172.31.1.32', '2016-04-19 17:06:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=53', '/?pg=stitems&category=1&subcategory=150', '172.31.1.32', '2016-04-19 17:07:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=150', '/?pg=stsubcategory', '172.31.1.32', '2016-04-19 17:07:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-19 17:08:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-04-19 17:08:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 17:08:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 17:08:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=158', '172.31.1.32', '2016-04-19 17:08:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=158', '/index.php', '172.31.1.32', '2016-04-19 17:10:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=53', '172.31.1.32', '2016-04-19 17:11:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=53', '/?pg=stitems&id=971&category=1&subcategory=53', '172.31.1.32', '2016-04-19 17:11:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=971&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-04-19 17:11:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 17:12:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-04-19 17:14:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-19 17:14:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-04-19 17:15:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-04-19 17:15:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-04-19 17:15:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/?pg=stitems&id=571&category=1&subcategory=59', '172.31.1.32', '2016-04-19 17:16:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=571&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-04-19 17:16:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=60', '172.31.1.32', '2016-04-19 17:17:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=60', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-04-19 17:17:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/?pg=stitems&id=573&category=1&subcategory=59', '172.31.1.32', '2016-04-19 17:18:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=573&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-04-19 17:18:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=59&id=', '172.31.1.32', '2016-04-19 17:18:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59&id=', '/index.php', '172.31.1.32', '2016-04-19 17:19:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-19 17:21:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-21 10:31:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-21 10:32:51'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-21 10:32:51'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-04-21 10:33:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-04-21 10:33:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=142', '172.31.1.32', '2016-04-21 10:33:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=142', '/?pg=stitems&category=5&subcategory=99', '172.31.1.32', '2016-04-21 10:33:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=99', '/?pg=stitems&category=5&subcategory=133', '172.31.1.32', '2016-04-21 10:37:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=133', '/?pg=stitems&category=5&subcategory=99', '172.31.1.32', '2016-04-21 10:40:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=99', '/?pg=stitems&id=1262&category=5&subcategory=99', '172.31.1.32', '2016-04-21 10:41:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1262&category=5&subcategory=99', '/index.php', '172.31.1.32', '2016-04-21 10:41:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1263&category=5&subcategory=99', '172.31.1.32', '2016-04-21 10:41:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1263&category=5&subcategory=99', '/index.php', '172.31.1.32', '2016-04-21 10:41:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1264&category=5&subcategory=99', '172.31.1.32', '2016-04-21 10:41:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1264&category=5&subcategory=99', '/index.php', '172.31.1.32', '2016-04-21 10:41:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=142', '172.31.1.32', '2016-04-21 10:41:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=142', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-04-21 10:41:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/?pg=stitems&category=5&subcategory=131', '172.31.1.32', '2016-04-21 10:41:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=131', '/?pg=stitems&category=5&subcategory=129', '172.31.1.32', '2016-04-21 10:41:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=129', '/?pg=stitems&category=5&subcategory=130', '172.31.1.32', '2016-04-21 10:41:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=130', '/?pg=stitems&category=5&subcategory=127', '172.31.1.32', '2016-04-21 10:41:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=127', '/?pg=stitems&category=5&subcategory=97', '172.31.1.32', '2016-04-21 10:42:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=97', '/?pg=stitems&category=5&subcategory=140', '172.31.1.32', '2016-04-21 10:42:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=140', '/?pg=stitems&category=5&subcategory=137', '172.31.1.32', '2016-04-21 10:42:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=137', '/?pg=stitems&category=5&subcategory=138', '172.31.1.32', '2016-04-21 10:42:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=138', '/?pg=stitems&category=5&subcategory=115', '172.31.1.32', '2016-04-21 10:42:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=115', '/?pg=stitems&category=5&subcategory=120', '172.31.1.32', '2016-04-21 10:42:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=120', '/?pg=stitems&category=5&subcategory=119', '172.31.1.32', '2016-04-21 10:42:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=119', '/?pg=stitems&category=5&subcategory=132', '172.31.1.32', '2016-04-21 10:42:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=132', '/?pg=stitems&id=1251&category=5&subcategory=132', '172.31.1.32', '2016-04-21 10:43:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1251&category=5&subcategory=132', '/index.php', '172.31.1.32', '2016-04-21 10:43:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1250&category=5&subcategory=132', '172.31.1.32', '2016-04-21 10:43:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1250&category=5&subcategory=132', '/index.php', '172.31.1.32', '2016-04-21 10:43:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=134', '172.31.1.32', '2016-04-21 10:43:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=134', '/?pg=stitems&category=5&subcategory=122', '172.31.1.32', '2016-04-21 10:43:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=122', '/?pg=stitems&category=5&subcategory=114', '172.31.1.32', '2016-04-21 10:43:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=114', '/?pg=stitems&category=5&subcategory=118', '172.31.1.32', '2016-04-21 10:43:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=118', '/?pg=stitems&category=5&subcategory=117', '172.31.1.32', '2016-04-21 10:43:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=117', '/?pg=stitems&category=5&subcategory=141', '172.31.1.32', '2016-04-21 10:44:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:00:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:01:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 11:01:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:01:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:03:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stcomplaints', '172.31.1.32', '2016-04-21 11:04:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 11:04:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 11:05:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 11:05:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 11:06:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&category=1', '172.31.1.32', '2016-04-21 11:06:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=112', '172.31.1.32', '2016-04-21 11:06:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=112', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=55', '172.31.1.32', '2016-04-21 11:07:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=55', '/index.php', '172.31.1.32', '2016-04-21 11:16:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&category=1', '172.31.1.32', '2016-04-21 11:17:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=58', '172.31.1.32', '2016-04-21 11:17:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=58', '/index.php', '172.31.1.32', '2016-04-21 11:17:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=58', '/index.php', '172.31.1.32', '2016-04-21 11:19:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 11:19:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-21 11:19:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:19:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stcomplaints', '172.31.1.32', '2016-04-21 11:19:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 11:19:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:20:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-04-21 11:20:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 11:20:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:23:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:25:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:25:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:27:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:27:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:28:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:29:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:30:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:31:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:31:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:37:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:38:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:38:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:39:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:43:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:43:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:44:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 11:44:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 11:44:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-21 11:44:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:44:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 11:47:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:47:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 11:49:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:49:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 11:51:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:51:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 11:52:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:52:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 11:59:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 11:59:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 12:00:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 12:00:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 12:01:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 12:01:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stutilization&employee=P147&complaint_no=', '172.31.1.32', '2016-04-21 12:02:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 12:02:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stcomplaints', '172.31.1.32', '2016-04-21 12:02:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 12:02:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&category=1', '172.31.1.32', '2016-04-21 12:02:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1', '/?pg=stcomplaints&complaint_no=1&category=1&subcategory=55', '172.31.1.32', '2016-04-21 12:03:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&category=1&subcategory=55', '/index.php', '172.31.1.32', '2016-04-21 12:03:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 12:03:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-04-21 12:03:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-04-21 12:03:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=streceipt', '172.31.1.32', '2016-04-21 12:46:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-21 12:46:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:46:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:54:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:54:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:55:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:57:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:58:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:58:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 12:59:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=stitemlist', '172.31.1.32', '2016-04-21 13:07:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/?pg=stitemlist', '172.31.1.32', '2016-04-21 13:08:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-04-21 15:40:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-21 15:40:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-04-21 15:40:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-04-21 15:41:54');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-04-21 15:43:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', 'index.php', '172.31.1.32', '2016-04-21 15:43:45'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-04-21 15:43:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-04-21 15:43:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-04-21 15:43:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stcategory', '172.31.1.32', '2016-04-21 15:44:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stitems', '172.31.1.32', '2016-04-21 15:44:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-04-21 15:44:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=144', '172.31.1.32', '2016-04-21 15:44:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=144', '/?pg=stsuppliers', '172.31.1.32', '2016-04-21 15:45:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=144', '/?pg=stsuppliers', '172.31.1.32', '2016-04-21 15:45:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/?pg=sttechnicians', '172.31.1.32', '2016-04-21 15:45:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/?pg=sttechnicians', '172.31.1.32', '2016-04-21 15:46:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=stcomplaints', '172.31.1.32', '2016-04-21 15:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=stcomplaints', '172.31.1.32', '2016-04-21 15:47:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-21 15:47:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 15:51:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 15:52:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 15:52:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 16:02:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 16:05:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 16:06:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&id=', '172.31.1.32', '2016-04-21 16:07:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&id=', '/index.php', '172.31.1.32', '2016-04-21 16:37:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 16:38:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 16:49:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 16:49:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 16:50:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-04-21 16:50:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=streceipt', '172.31.1.32', '2016-04-21 16:50:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stbills', '172.31.1.32', '2016-04-21 16:50:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stuseritems', '172.31.1.32', '2016-04-21 16:51:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stuseritems', '172.31.1.32', '2016-04-21 16:53:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stuseritems', '172.31.1.32', '2016-04-21 16:54:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stuseritems', '172.31.1.32', '2016-04-21 16:55:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stuseritems', '172.31.1.32', '2016-04-21 16:55:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stuseritems', '172.31.1.32', '2016-04-21 16:55:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 16:55:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 16:59:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 17:01:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 17:02:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 17:03:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 17:04:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 17:05:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-04-21 17:06:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1', '/?pg=streceipt', '172.31.1.32', '2016-04-21 17:06:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&supplier=&bill_no=&category=1', '172.31.1.32', '2016-04-21 17:06:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 17:06:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 17:10:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1', '/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '172.31.1.32', '2016-04-21 17:12:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-04-21 17:12:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 17:13:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 17:13:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 17:13:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 17:13:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills', '172.31.1.32', '2016-04-21 17:13:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stbills&id=4', '172.31.1.32', '2016-04-21 17:13:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=4', '/?pg=stbills&id=3', '172.31.1.32', '2016-04-21 17:16:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=3', '/?pg=stbills&id=4', '172.31.1.32', '2016-04-21 17:16:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=4', '/index.php', '172.31.1.32', '2016-04-21 17:16:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=4', '172.31.1.32', '2016-04-21 17:16:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=4', '172.31.1.32', '2016-04-21 17:17:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=4', '/?pg=stbills&id=3', '172.31.1.32', '2016-04-21 17:17:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=3', '/?pg=stbills&id=4', '172.31.1.32', '2016-04-21 17:17:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=4', '/index.php', '172.31.1.32', '2016-04-21 17:17:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=4', '/index.php', '172.31.1.32', '2016-04-21 17:19:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=4', '/index.php', '172.31.1.32', '2016-04-21 17:20:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=', '172.31.1.32', '2016-04-21 17:20:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=', '/?pg=stbills&id=1', '172.31.1.32', '2016-04-21 17:20:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=1', '/?pg=stbills&id=2', '172.31.1.32', '2016-04-21 17:20:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=2', '/?pg=stbills&id=3', '172.31.1.32', '2016-04-21 17:20:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=3', '/?pg=stbills&id=3', '172.31.1.32', '2016-04-21 17:20:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=3', '/?pg=stbills&id=2', '172.31.1.32', '2016-04-21 17:20:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=2', '/?pg=stbills&id=1', '172.31.1.32', '2016-04-21 17:20:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=1', '/?pg=stbills&id=2', '172.31.1.32', '2016-04-21 17:20:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=2', '/?pg=stbills&id=', '172.31.1.32', '2016-04-21 17:20:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills&id=', '/?pg=stbills', '172.31.1.32', '2016-04-21 17:20:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-04-21 17:20:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-04-21 17:20:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-04-21 17:21:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 17:21:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=1&category=1', '172.31.1.32', '2016-04-21 17:21:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=1&category=1', '172.31.1.32', '2016-04-21 17:23:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=1&category=1', '/?pg=streceipt&supplier=&bill_no=1&category=1&subcategory=69', '172.31.1.32', '2016-04-21 17:23:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=1&category=1', '/?pg=streceipt&supplier=&bill_no=1&category=1&subcategory=69', '172.31.1.32', '2016-04-21 17:25:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=1&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-04-21 17:25:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=48&bill_no=1&category=1&subcategory=69&item=648', '172.31.1.32', '2016-04-21 17:26:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&id=48&bill_no=1&category=1&subcategory=69&item=648', '/index.php', '172.31.1.32', '2016-04-21 17:32:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=1&category=1', '172.31.1.32', '2016-04-21 17:32:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=1&category=1', '172.31.1.32', '2016-04-21 17:37:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=1&category=1', '172.31.1.32', '2016-04-21 17:37:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=1&category=1', '/index.php', '172.31.1.32', '2016-04-21 17:38:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-21 17:38:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=1&category=1&subcategory=69', '172.31.1.32', '2016-04-21 17:38:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=1&category=1&subcategory=69', '/?pg=streceipt&supplier=&bill_no=1&category=1&subcategory=72', '172.31.1.32', '2016-04-21 17:38:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=1&category=1&subcategory=72', '/index.php', '172.31.1.32', '2016-04-21 17:38:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=49&bill_no=1&category=1&subcategory=72&item=673', '172.31.1.32', '2016-04-21 17:38:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=49&bill_no=1&category=1&subcategory=72&item=673', '172.31.1.32', '2016-04-21 17:39:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&id=49&bill_no=1&category=1&subcategory=72&item=673', '/?pg=streceipt&bill_no=1&category=1&subcategory=72', '172.31.1.32', '2016-04-21 17:39:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=1&category=1&subcategory=72', '/?pg=streceipt&id=48&bill_no=1&category=1&subcategory=72&item=648', '172.31.1.32', '2016-04-21 17:39:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&id=48&bill_no=1&category=1&subcategory=72&item=648', '/?pg=streceipt&id=49&bill_no=1&category=1&subcategory=72&item=673', '172.31.1.32', '2016-04-21 17:39:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=1&category=1&subcategory=72', '/?pg=streceipt&id=48&bill_no=1&category=1&subcategory=72&item=648', '172.31.1.32', '2016-04-21 17:39:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-22 00:01:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-22 00:01:29'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-22 00:01:29'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-22 00:01:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&id=48&bill_no=1&category=1&subcategory=72&item=648', '/?pg=stcomplaints', '172.31.1.32', '2016-04-22 10:26:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints', '172.31.1.32', '2016-04-22 10:26:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints', '172.31.1.32', '2016-04-22 10:33:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints', '172.31.1.32', '2016-04-22 10:34:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:36:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:36:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:38:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:38:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:41:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:46:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:48:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:59:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 10:59:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 11:00:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 11:04:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 11:07:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/index.php', '172.31.1.32', '2016-04-22 11:07:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:07:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:11:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:12:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:13:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:14:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:15:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:18:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:19:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:20:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:23:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:25:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-22 11:26:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-29 12:35:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-29 12:35:24'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-29 12:35:24'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-04-29 12:36:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2016-04-29 15:58:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-04-29 15:58:04'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-04-29 15:58:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-29 15:58:10'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-04-30 12:52:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-04-30 12:52:50'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-04-30 12:52:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-04-30 12:52:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=85', '172.31.1.32', '2016-04-30 12:53:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=85', '/index.php', '172.31.1.32', '2016-04-30 12:53:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-04-30 12:54:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.32', '2016-04-30 12:58:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=89', '172.31.1.32', '2016-04-30 12:58:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=89', '/index.php', '172.31.1.32', '2016-04-30 12:58:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-04-30 12:59:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.32', '2016-04-30 13:01:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-30 13:02:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=12', '172.31.1.32', '2016-04-30 13:05:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=12', '/?pg=elsubsidy', '172.31.1.32', '2016-04-30 13:09:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=ellicensee', '172.31.1.32', '2016-04-30 13:09:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=12', '172.31.1.32', '2016-04-30 13:09:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=12', '/index.php', '172.31.1.32', '2016-04-30 13:10:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=13', '172.31.1.32', '2016-04-30 13:10:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=13', '/index.php', '172.31.1.32', '2016-04-30 13:11:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=39', '172.31.1.32', '2016-04-30 13:11:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=39', '/index.php', '172.31.1.32', '2016-04-30 13:13:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-04-30 13:13:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.32', '2016-04-30 13:14:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-30 13:17:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-30 13:19:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-30 13:25:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2016-04-30 13:25:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.32', '2016-04-30 13:25:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-04-30 13:26:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-04-30 13:27:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-04-30 13:27:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=214', '172.31.1.32', '2016-04-30 13:28:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=214', '/index.php', '172.31.1.32', '2016-04-30 13:28:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill', '172.31.1.32', '2016-04-30 13:29:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=ellicensee', '172.31.1.32', '2016-04-30 13:32:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=4', '172.31.1.32', '2016-04-30 13:32:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=4', '/index.php', '172.31.1.32', '2016-04-30 13:37:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=144', '172.31.1.32', '2016-04-30 13:37:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=144', '/index.php', '172.31.1.32', '2016-04-30 13:38:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=57', '172.31.1.32', '2016-04-30 13:40:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=57', '/index.php', '172.31.1.32', '2016-04-30 13:41:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2016-04-30 13:42:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.32', '2016-04-30 13:43:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=13', '172.31.1.32', '2016-04-30 13:43:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=13', '/index.php', '172.31.1.32', '2016-04-30 13:43:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-04-30 13:44:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.32', '2016-04-30 13:44:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.32', '2016-04-30 13:46:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=ellicensee', '172.31.1.32', '2016-04-30 14:39:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elformat', '172.31.1.32', '2016-04-30 14:39:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2016-04-30 14:43:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-04-30 14:43:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elformat', '172.31.1.32', '2016-04-30 15:19:41'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-02 11:30:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-02 11:30:37'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-02 11:30:37'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-05-02 11:30:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-05-02 11:30:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-05-02 12:54:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-02 13:01:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-02 13:01:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-02 13:23:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-02 14:50:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-02 14:50:52'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-02 14:50:52'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-05-02 14:51:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-05-02 14:51:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-05-02 14:51:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-02 14:51:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.32', '2016-05-02 14:51:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', '/?pg=elbilling&month=Apr-2016&ext=0', '172.31.1.32', '2016-05-02 14:51:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=0', '/?pg=elreading', '172.31.1.32', '2016-05-02 14:55:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-05-02 15:00:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-02 17:42:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2016-05-02 19:20:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2016-05-02 19:20:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-04 08:57:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-04 08:58:49'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-04 08:58:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-05-04 11:53:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.32', '2016-05-04 11:55:34'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-05-04 11:55:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-04 11:56:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-04 11:56:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elbilling&month=Mar-2016&ext=0', '172.31.1.32', '2016-05-04 14:11:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elbilling&month=Apr-2016', '172.31.1.32', '2016-05-04 14:11:22'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-06 10:30:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-06 10:30:15'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 10:30:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-05-06 10:30:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-05-06 10:49:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-05-06 10:50:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-06 10:50:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 10:52:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-05-06 10:59:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:00:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.32', '2016-05-06 11:02:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-06 11:05:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-06 11:05:09'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 11:05:09'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:05:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.32', '2016-05-06 11:05:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-06 11:06:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:06:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elformat', '172.31.1.32', '2016-05-06 11:06:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:07:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elreading', '172.31.1.32', '2016-05-06 11:07:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Mar-2016', '172.31.1.32', '2016-05-06 11:07:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Mar-2016', '/?pg=elreading&month=Apr-2016', '172.31.1.32', '2016-05-06 11:15:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Apr-2016', '/?pg=elreading&month=Mar-2016', '172.31.1.32', '2016-05-06 11:15:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Mar-2016', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:15:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-06 11:15:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:15:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elbilling&month=Mar-2016&ext=0', '172.31.1.32', '2016-05-06 11:16:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elreading', '172.31.1.32', '2016-05-06 11:16:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elpaybill', '172.31.1.32', '2016-05-06 11:16:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:16:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-06 11:16:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Apr-2016', '172.31.1.32', '2016-05-06 11:16:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-06 11:17:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-05-06 11:17:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:17:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elreading', '172.31.1.32', '2016-05-06 11:17:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:17:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-06 11:17:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.32', '2016-05-06 11:17:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-06 11:18:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:18:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:23:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elbilling&month=Mar-2016&ext=0', '172.31.1.32', '2016-05-06 11:23:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elbilling&month=Mar-2016&ext=0', '172.31.1.32', '2016-05-06 11:24:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:24:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:24:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:24:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:24:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:24:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elbilling&month=Mar-2016&ext=0', '172.31.1.32', '2016-05-06 11:24:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=elbilling&month=Mar-2016&ext=1', '172.31.1.32', '2016-05-06 11:24:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=1', '/?pg=elbilling&month=Mar-2016&ext=0', '172.31.1.32', '2016-05-06 11:26:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&ext=0', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 11:27:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=85', '172.31.1.32', '2016-05-06 11:27:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=85', '/index.php', '172.31.1.32', '2016-05-06 11:28:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:28:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-06 11:28:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:40:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-05-06 11:41:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-05-06 11:41:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=2911', '172.31.1.32', '2016-05-06 11:42:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=2911', 'index.php', '172.31.1.32', '2016-05-06 11:43:00'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 11:43:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 12:12:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=146', '172.31.1.32', '2016-05-06 12:12:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=146', '/index.php', '172.31.1.32', '2016-05-06 12:12:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=143', '172.31.1.32', '2016-05-06 12:13:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=143', '/index.php', '172.31.1.32', '2016-05-06 12:13:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=40', '172.31.1.32', '2016-05-06 12:13:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=40', '/?pg=ellicensee&cat=&external=No&id=55', '172.31.1.32', '2016-05-06 12:13:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=55', '/index.php', '172.31.1.32', '2016-05-06 12:13:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=104', '172.31.1.32', '2016-05-06 12:13:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=104', '/index.php', '172.31.1.32', '2016-05-06 12:13:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=142', '172.31.1.32', '2016-05-06 12:13:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=142', '/index.php', '172.31.1.32', '2016-05-06 12:13:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=144', '172.31.1.32', '2016-05-06 12:14:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=144', '/index.php', '172.31.1.32', '2016-05-06 12:14:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=147', '172.31.1.32', '2016-05-06 12:14:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=147', '/index.php', '172.31.1.32', '2016-05-06 12:14:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=20', '172.31.1.32', '2016-05-06 12:14:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=20', '/index.php', '172.31.1.32', '2016-05-06 12:14:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=57', '172.31.1.32', '2016-05-06 12:14:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=57', '/index.php', '172.31.1.32', '2016-05-06 12:14:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=58', '172.31.1.32', '2016-05-06 12:15:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=58', '/index.php', '172.31.1.32', '2016-05-06 12:15:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=85', '172.31.1.32', '2016-05-06 12:15:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=85', '/index.php', '172.31.1.32', '2016-05-06 12:15:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-05-06 12:23:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-05-06 12:25:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-05-06 12:25:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-05-06 12:25:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-05-06 12:26:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-05-06 12:26:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-05-06 12:26:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=250', '172.31.1.32', '2016-05-06 12:26:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=250', '/index.php', '172.31.1.32', '2016-05-06 12:26:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=151', '172.31.1.32', '2016-05-06 12:26:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=151', '/index.php', '172.31.1.32', '2016-05-06 12:26:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=247', '172.31.1.32', '2016-05-06 12:26:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/index.php', '172.31.1.32', '2016-05-06 12:26:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=247', '/index.php', '172.31.1.32', '2016-05-06 12:27:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-05-06 12:27:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elflats', '172.31.1.32', '2016-05-06 12:28:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elflats', '172.31.1.32', '2016-05-06 12:31:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=17', '172.31.1.32', '2016-05-06 12:31:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=18', '172.31.1.32', '2016-05-06 12:31:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=18', '/?pg=elflats&id=17', '172.31.1.32', '2016-05-06 12:32:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=', '172.31.1.32', '2016-05-06 12:32:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=elflats&id=17', '172.31.1.32', '2016-05-06 12:32:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 12:32:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-05-06 12:33:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-05-06 12:33:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-05-06 12:33:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-05-06 12:34:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-05-06 12:35:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-05-06 12:36:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-05-06 12:36:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-05-06 12:36:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-05-06 12:36:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-05-06 12:38:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-05-06 12:39:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-05-06 12:39:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-05-06 12:39:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=elflats', '172.31.1.32', '2016-05-06 12:39:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 12:39:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-05-06 12:39:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=17', '172.31.1.32', '2016-05-06 12:39:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=18', '172.31.1.32', '2016-05-06 12:40:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=18', '/?pg=elflats&id=17', '172.31.1.32', '2016-05-06 12:40:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=', '172.31.1.32', '2016-05-06 12:40:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=elflats&id=17', '172.31.1.32', '2016-05-06 12:40:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elcommon', '172.31.1.32', '2016-05-06 12:40:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elcommon', '172.31.1.32', '2016-05-06 12:46:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elcommon&id=140', '172.31.1.32', '2016-05-06 12:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=140', '/?pg=elcommon&id=141', '172.31.1.32', '2016-05-06 12:46:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=141', '/?pg=elcommon&id=132', '172.31.1.32', '2016-05-06 12:46:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=132', '/?pg=elcommon&id=133', '172.31.1.32', '2016-05-06 12:46:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:47:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-05-06 12:47:09'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:47:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2016-05-06 12:47:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-05-06 12:47:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=132', '/?pg=elcommon&id=133', '172.31.1.32', '2016-05-06 12:47:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=133', '/?pg=elcommon&id=134', '172.31.1.32', '2016-05-06 12:47:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=134', '/?pg=elcommon&id=135', '172.31.1.32', '2016-05-06 12:47:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=135', '/?pg=elcommon&id=136', '172.31.1.32', '2016-05-06 12:47:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-06 12:47:34'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 12:47:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=136', '/?pg=elcommon&id=137', '172.31.1.32', '2016-05-06 12:47:34'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 12:47:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=136', '/?pg=elcommon&id=137', '172.31.1.32', '2016-05-06 12:48:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=137', '/?pg=elcommon&id=138', '172.31.1.32', '2016-05-06 12:48:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=138', '/?pg=elcommon&id=140', '172.31.1.32', '2016-05-06 12:48:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=140', '/?pg=elcommon&id=', '172.31.1.32', '2016-05-06 12:48:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=', '/?pg=elcommon&id=140', '172.31.1.32', '2016-05-06 12:49:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=140', '/?pg=elcommon&id=141', '172.31.1.32', '2016-05-06 12:49:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=141', '/?pg=elcommon&id=125', '172.31.1.32', '2016-05-06 12:49:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=125', '/?pg=elcommon&id=132', '172.31.1.32', '2016-05-06 12:49:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=132', '/?pg=elcommon&id=', '172.31.1.32', '2016-05-06 12:49:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-05-06 12:49:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=', '/?pg=elcommon&id=140', '172.31.1.32', '2016-05-06 12:49:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-05-06 12:49:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=140', '/?pg=elcommon&id=141', '172.31.1.32', '2016-05-06 12:49:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=141', '/?pg=elcommon&id=125', '172.31.1.32', '2016-05-06 12:50:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2016-05-06 12:50:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=125', '/?pg=elcommon&id=132', '172.31.1.32', '2016-05-06 12:50:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-06 12:50:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=132', '/index.php', '172.31.1.32', '2016-05-06 12:50:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon&id=133', '172.31.1.32', '2016-05-06 12:50:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=133', '/index.php', '172.31.1.32', '2016-05-06 12:50:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon&id=134', '172.31.1.32', '2016-05-06 12:50:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon&id=134', '/index.php', '172.31.1.32', '2016-05-06 12:50:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:50:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:50:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:50:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:51:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:51:37');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:51:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:51:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-05-06 12:52:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:52:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:52:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:52:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-05-06 12:53:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-05-06 12:56:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Mar-2016', '172.31.1.32', '2016-05-06 12:57:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Mar-2016', '172.31.1.32', '2016-05-06 12:57:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Mar-2016', '/index.php', '172.31.1.32', '2016-05-06 12:57:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-05-06 12:58:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-06 12:58:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2016', '172.31.1.32', '2016-05-06 12:58:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016', '/?pg=elbilling&month=Mar-2016&recal=1', '172.31.1.32', '2016-05-06 12:58:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2016&recal=1', '/?pg=elbilling&month=Apr-2016', '172.31.1.32', '2016-05-06 12:58:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-06 12:58:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=elrmailing', '172.31.1.32', '2016-05-06 13:00:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Apr-2016&external=No&mailing=1', '172.31.1.32', '2016-05-06 13:00:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Apr-2016&external=No&mailing=1', '/?pg=elrmailing&month=Apr-2016&external=Yes', '172.31.1.32', '2016-05-06 13:24:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Apr-2016&external=Yes', '/?pg=elrmailing&id=&month=Apr-2016&external=Yes&mailing=1', '172.31.1.32', '2016-05-06 13:24:50'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-06 14:40:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-06 14:40:56'),
('rs161', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 14:40:56'),
('rs161', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.32', '2016-05-06 14:41:07'),
('rs161', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.32', '2016-05-06 14:41:32'),
('rs161', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=websessions', '172.31.1.32', '2016-05-06 14:41:59'),
('rs161', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.31.1.32', '2016-05-06 14:42:24'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-05-06 14:42:31'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 14:42:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Apr-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-05-06 15:27:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Apr-2016&external=No&mailing=1', '172.31.1.32', '2016-05-06 15:27:55'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-05-06 15:28:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-05-06 15:29:04'),
('saleem', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-05-06 15:29:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-06 15:31:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-06 15:31:11'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 15:31:11'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 15:31:44'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.32', '2016-05-06 15:31:49'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2016-05-06 15:32:27'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-05-06 15:32:27'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-06 15:32:29'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.32', '2016-05-06 15:32:43'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=weblogs&dated=2016-05-05', '172.31.1.32', '2016-05-06 15:33:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-05-05', '/?logout=1', '172.31.1.32', '2016-05-06 15:34:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-05-05', 'index.php', '172.31.1.32', '2016-05-06 15:34:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-05-05', 'index.php', '172.31.1.32', '2016-05-06 15:34:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-05-05', 'index.php', '172.31.1.32', '2016-05-06 15:34:29'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-05-06 17:01:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-05-06 17:02:07'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-05-06 17:02:11'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-05-06 17:02:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Apr-2016&external=Yes', '172.31.1.32', '2016-05-06 17:02:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2016&external=Yes', '/?pg=elsummary&month=Apr-2016&external=No', '172.31.1.32', '2016-05-06 17:03:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2016&external=No', '/?logout=1', '172.31.1.32', '2016-05-06 17:26:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2016&external=No', 'index.php', '172.31.1.32', '2016-05-06 17:26:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-07 10:00:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-07 10:00:45'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-07 10:00:45'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-05-07 10:01:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-05-07 10:01:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:01:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:01:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:02:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:02:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:02:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:02:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:03:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:03:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:03:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:03:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:04:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:04:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:04:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=2771', '172.31.1.32', '2016-05-07 10:04:59'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-05-07 10:05:24'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.32', '2016-05-07 10:05:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-05-07 10:05:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-05-07 10:05:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-05-07 10:06:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-05-07 10:06:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.32', '2016-05-07 10:06:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.32', '2016-05-07 10:07:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-05-07 10:07:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-05-07 10:07:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-05-07 10:08:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elconsumption', '172.31.1.32', '2016-05-07 10:08:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-05-07 10:08:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-05-07 10:09:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=250', '172.31.1.32', '2016-05-07 10:09:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=250', '/?pg=elbilling', '172.31.1.32', '2016-05-07 10:10:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsubsidy', '172.31.1.32', '2016-05-07 10:10:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elconsumption', '172.31.1.32', '2016-05-07 10:10:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elreceipt&id=2771', '172.31.1.32', '2016-05-07 10:12:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=2771', '/?pg=elreceipt&month=Apr-2016&external=Yes', '172.31.1.32', '2016-05-07 10:12:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2771', '172.31.1.32', '2016-05-07 10:12:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2771', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:14:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2689', '172.31.1.32', '2016-05-07 10:14:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2689', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:16:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2690', '172.31.1.32', '2016-05-07 10:17:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2690', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:17:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2691', '172.31.1.32', '2016-05-07 10:17:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2691', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:20:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2699', '172.31.1.32', '2016-05-07 10:20:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2699', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:21:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2904', '172.31.1.32', '2016-05-07 10:21:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2904', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:21:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2700', '172.31.1.32', '2016-05-07 10:21:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2700', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:21:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2899', '172.31.1.32', '2016-05-07 10:21:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2899', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:22:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2771', '172.31.1.32', '2016-05-07 10:22:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2771', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:23:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2824', '172.31.1.32', '2016-05-07 10:24:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2824', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:24:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2897', '172.31.1.32', '2016-05-07 10:24:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2897', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:31:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2828', '172.31.1.32', '2016-05-07 10:32:09'),
('guest', 'direct', '/?pg=webusers', '172.31.1.32', '2016-05-07 10:32:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2828', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:32:48'),
('guest', 'direct', '/?pg=webusers', '172.31.1.32', '2016-05-07 10:33:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2900', '172.31.1.32', '2016-05-07 10:33:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2900', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:33:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-07 10:33:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2902', '172.31.1.32', '2016-05-07 10:33:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2902', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:33:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2903', '172.31.1.32', '2016-05-07 10:34:03'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-07 10:34:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2903', '/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 10:34:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2905', '172.31.1.32', '2016-05-07 10:34:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-07 10:34:26'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-07 10:34:26'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.31.1.32', '2016-05-07 10:35:03'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=webusers', '172.31.1.32', '2016-05-07 10:35:27'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=webusers', '172.31.1.32', '2016-05-07 10:35:27'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.32', '2016-05-07 10:36:30'),
('ashutosh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-07 10:36:34'),
('ashutosh', 'https://ilight.iiita.ac.in/index.php', '/?pg=changepwd', '172.31.1.32', '2016-05-07 10:36:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2905', '/?pg=elreceipt&external=Yes&month=Mar-2016', '172.31.1.32', '2016-05-07 11:22:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Mar-2016', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2444', '172.31.1.32', '2016-05-07 11:23:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2444', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 11:23:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2442', '172.31.1.32', '2016-05-07 11:23:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2442', '/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '172.31.1.32', '2016-05-07 11:28:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2444', '172.31.1.32', '2016-05-07 11:28:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes&id=2444', '/?pg=elconsumption', '172.31.1.32', '2016-05-07 11:29:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-05-07 11:30:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Mar-2016', '172.31.1.32', '2016-05-07 11:30:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Mar-2016', '/?pg=elconsumption&month=Mar-2016&external=Yes', '172.31.1.32', '2016-05-07 11:30:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Mar-2016&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-05-07 11:30:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt', '172.31.1.32', '2016-05-07 11:31:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&external=No&month=Mar-2016', '172.31.1.32', '2016-05-07 11:31:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Mar-2016', '/?pg=elreceipt&month=Mar-2016&external=Yes', '172.31.1.32', '2016-05-07 11:31:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes', '/?pg=elreceipt&month=Mar-2016&external=Yes&id=2444', '172.31.1.32', '2016-05-07 11:31:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Mar-2016', '/?pg=elreceipt&month=Mar-2016&external=Yes', '172.31.1.32', '2016-05-07 11:37:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes', '/?logout=1', '172.31.1.32', '2016-05-07 11:37:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes', 'index.php', '172.31.1.32', '2016-05-07 11:37:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2016&external=Yes', 'index.php', '172.31.1.32', '2016-05-07 15:02:22'),
('guest', 'direct', '/?pg=webusers', '172.31.1.32', '2016-05-07 17:43:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-09 16:22:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-10 10:40:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-10 10:40:54'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-10 10:40:54'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2016-05-10 10:41:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stsubcategory', '172.31.1.32', '2016-05-10 11:11:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-05-10 11:11:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stcategory', '172.31.1.32', '2016-05-10 11:19:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-05-10 11:22:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-05-10 11:22:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-05-10 11:24:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stcategory', '172.31.1.32', '2016-05-10 11:24:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-05-10 11:24:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=8', '172.31.1.32', '2016-05-10 11:24:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=8', '/?pg=stitems', '172.31.1.32', '2016-05-10 11:25:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-05-10 11:25:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-05-10 11:25:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-05-10 11:27:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-05-10 11:29:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/?pg=stitems&id=648&category=1&subcategory=69', '172.31.1.32', '2016-05-10 11:30:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=648&category=1&subcategory=69', '/?pg=stsubcategory', '172.31.1.32', '2016-05-10 11:30:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-05-10 11:30:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-05-10 11:30:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=69', '172.31.1.32', '2016-05-10 11:30:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=69', '/?pg=stsubcategory&category=1&id=', '172.31.1.32', '2016-05-10 11:31:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=', '/?pg=stsubcategory&category=1&id=69', '172.31.1.32', '2016-05-10 11:31:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=69', '/?pg=stcategory', '172.31.1.32', '2016-05-10 11:31:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=1', '172.31.1.32', '2016-05-10 11:31:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=1', '/?pg=stcategory&id=2', '172.31.1.32', '2016-05-10 11:31:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=2', '/?pg=stcategory&id=', '172.31.1.32', '2016-05-10 11:33:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory&id=', '/?pg=stcategory&id=1', '172.31.1.32', '2016-05-10 11:33:03'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-12 11:51:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-12 11:51:57'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-12 11:51:57'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-13 09:58:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 09:58:39'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 09:58:39'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-05-13 09:58:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 09:59:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 10:02:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Mar-2016', '172.31.1.32', '2016-05-13 10:04:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Mar-2016', '/?pg=elrmailing&external=No&month=Apr-2016', '172.31.1.32', '2016-05-13 10:07:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Mar-2016', '/?pg=elrmailing&external=No&month=Apr-2016', '172.31.1.32', '2016-05-13 10:18:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Mar-2016', '/?pg=elrmailing&external=No&month=Apr-2016', '172.31.1.32', '2016-05-13 10:18:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Mar-2016', '/?pg=elrmailing&external=No&month=Apr-2016', '172.31.1.32', '2016-05-13 10:19:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Mar-2016', '/?pg=elrmailing&external=No&month=Apr-2016', '172.31.1.32', '2016-05-13 10:34:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Mar-2016', '172.31.1.32', '2016-05-13 11:54:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Mar-2016', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 11:54:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.32', '2016-05-13 11:55:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 11:57:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:02:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:02:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:04:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:06:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:06:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:08:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:10:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:15:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:17:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elconfig', '172.31.1.32', '2016-05-13 12:20:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2016-05-13 12:21:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 12:21:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Apr-2016&external=No&mailing=1', '172.31.1.32', '2016-05-13 12:21:40'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-13 12:29:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-13 12:44:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 12:44:13'),
('manoj', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 12:44:13'),
('manoj', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.32', '2016-05-13 12:45:23'),
('manoj', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.32', '2016-05-13 12:45:33'),
('manoj', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.32', '2016-05-13 12:45:54'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-05-13 12:46:14'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 12:46:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 12:46:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-13 12:46:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Apr-2016&external=No&mailing=1', '/?pg=ellicensee', '172.31.1.32', '2016-05-13 12:55:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=163', '172.31.1.32', '2016-05-13 12:56:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=163', '/index.php', '172.31.1.32', '2016-05-13 12:56:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-13 12:56:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-05-13 13:01:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 13:01:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2016-05-13 13:02:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-05-13 13:02:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-13 13:02:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=elrmailing', '172.31.1.32', '2016-05-13 13:02:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2016-05-13 13:02:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=2784&month=Apr-2016&external=No&mailing=1', '172.31.1.32', '2016-05-13 13:02:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=2784&month=Apr-2016&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-05-13 13:02:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Apr-2016&external=No&mailing=1', '172.31.1.32', '2016-05-13 13:03:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016&external=No&mailing=1', '/?logout=1', '172.31.1.32', '2016-05-13 13:03:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016&external=No&mailing=1', 'index.php', '172.31.1.32', '2016-05-13 13:03:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 13:04:07'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 13:04:07'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-05-13 13:06:58'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 13:06:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 13:07:07'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 13:07:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-05-13 13:07:11'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-05-13 13:08:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Mar-2016', '172.31.1.32', '2016-05-13 13:08:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Mar-2016', '/?pg=elreadingnext', '172.31.1.32', '2016-05-13 13:08:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.32', '2016-05-13 13:08:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.32', '2016-05-13 13:08:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-05-13 13:10:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-05-13 13:12:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-05-13 13:14:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-05-13 13:14:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Mar-2016', '172.31.1.32', '2016-05-13 13:14:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2016', '/?pg=elsmailing&month=Apr-2016', '172.31.1.32', '2016-05-13 13:14:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016', '/?pg=elbilling', '172.31.1.32', '2016-05-13 13:19:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016', '/?pg=elbilling', '172.31.1.32', '2016-05-13 13:21:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016', '/?pg=elbilling', '172.31.1.32', '2016-05-13 13:23:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-13 13:24:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&recal=1', '172.31.1.32', '2016-05-13 13:25:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&recal=1', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.32', '2016-05-13 13:26:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', '/?pg=elpaybill', '172.31.1.32', '2016-05-13 13:26:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-13 14:25:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 14:25:48'),
('ashutosh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 14:25:48'),
('ashutosh', 'https://ilight.iiita.ac.in/', '/?pg=websessions', '172.31.1.32', '2016-05-13 14:26:59'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=weblogs', '172.31.1.32', '2016-05-13 14:27:09'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.32', '2016-05-13 14:27:18'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.32', '2016-05-13 14:27:54'),
('ashutosh', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.32', '2016-05-13 14:28:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', '/?logout=1', '172.31.1.32', '2016-05-13 14:29:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.32', '2016-05-13 14:29:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?logout=1', '172.31.1.32', '2016-05-13 15:55:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elpaybill', 'index.php', '172.31.1.32', '2016-05-13 15:55:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 15:55:11'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 15:55:11'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 17:01:03'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 17:42:21'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 17:42:46'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 17:46:43'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 17:46:52'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-13 17:47:09'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 17:47:14'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 17:48:24'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 17:51:40'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 17:52:38'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 17:53:08'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-13 17:54:19'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-05-15 12:37:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-05-15 12:37:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-05-15 12:38:01'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-05-15 12:40:09'),
('mmishra', 'direct', 'index.php', '172.31.1.32', '2016-05-16 15:48:20'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-05-16 15:48:24'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-16 15:48:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-16 15:48:31'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-16 15:48:31'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2016-05-16 15:48:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stbills', '172.31.1.32', '2016-05-16 15:49:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=ststockstatus', '172.31.1.32', '2016-05-16 15:50:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=ststockstatus', '172.31.1.32', '2016-05-16 15:53:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=ststockstatus', '172.31.1.32', '2016-05-16 15:54:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=ststockstatus', '172.31.1.32', '2016-05-16 16:04:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stitems', '172.31.1.32', '2016-05-16 16:05:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=8', '172.31.1.32', '2016-05-16 16:05:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=8', '/?pg=stitems&category=8&subcategory=90', '172.31.1.32', '2016-05-16 16:05:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=8&subcategory=90', '/?pg=stitems&category=1', '172.31.1.32', '2016-05-16 16:05:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stsubcategory', '172.31.1.32', '2016-05-16 16:05:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-05-16 16:05:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=ststockstatus', '172.31.1.32', '2016-05-16 16:32:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stitemlist', '172.31.1.32', '2016-05-16 16:33:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=ststockstatus', '172.31.1.32', '2016-05-16 16:33:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stuseritems', '172.31.1.32', '2016-05-16 16:42:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-05-16 16:42:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-20 09:57:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-20 09:57:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-20 09:57:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-05-20 09:57:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-20 09:57:36'),
('rs169', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-20 09:57:36'),
('rs169', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.32', '2016-05-20 09:58:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?logout=1', '172.31.1.32', '2016-05-20 09:58:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', 'index.php', '172.31.1.32', '2016-05-20 09:58:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-27 14:56:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-27 14:56:46'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-27 14:56:46'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-05-27 14:56:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.32', '2016-05-27 14:56:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', '/?logout=1', '172.31.1.32', '2016-05-27 16:17:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', 'index.php', '172.31.1.32', '2016-05-27 16:17:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-05-30 12:10:27'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-30 12:10:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-30 12:10:40'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-30 12:10:40'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:10:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elsummary', '172.31.1.32', '2016-05-30 12:10:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:10:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:12:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elsummary', '172.31.1.32', '2016-05-30 12:12:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:12:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-05-30 12:13:30'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:13:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:13:47'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-05-30 12:13:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-05-30 12:14:07'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-05-30 12:14:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2016-05-30 12:14:11'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2016-05-30 12:15:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:15:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:15:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:15:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:15:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.32', '2016-05-30 12:15:52'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2016-05-30 12:20:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-05-30 12:39:52'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-05-30 12:40:53'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-05-30 12:40:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-05-30 12:44:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-05-30 12:44:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.6', '2016-05-30 12:46:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.6', '2016-05-30 12:46:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-05-31 16:48:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-05-31 16:49:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-05-31 16:52:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-05-31 16:53:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-05-31 16:54:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-05-31 16:55:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-05-31 16:56:02'),
('guest', 'direct', '/?pg=elreading', '172.31.1.32', '2016-06-01 11:58:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-06-01 11:59:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-01 11:59:02'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-01 11:59:02'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-01 11:59:06'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-06-01 11:59:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-06-01 11:59:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-06-01 12:02:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-06-01 12:17:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-01 12:18:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-01 12:18:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-01 14:09:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-01 14:10:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-01 14:11:11'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-01 14:11:11'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-01 14:11:18'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=amlist', '172.31.1.32', '2016-06-01 14:11:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=amrenewals', '172.31.1.32', '2016-06-01 14:11:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=amrenewals', '/?pg=amperformance', '172.31.1.32', '2016-06-01 14:11:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=amperformance', '/?pg=eluppcl', '172.31.1.32', '2016-06-01 14:11:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=stcategory', '172.31.1.32', '2016-06-01 14:12:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-06-01 14:12:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-06-01 14:12:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2016-06-01 14:12:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-06-01 14:12:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=63', '172.31.1.32', '2016-06-01 14:12:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=63', '/?pg=stsuppliers', '172.31.1.32', '2016-06-01 14:12:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/?pg=sttechnicians', '172.31.1.32', '2016-06-01 14:13:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=stitemlist', '172.31.1.32', '2016-06-01 14:25:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-01 14:26:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stbills', '172.31.1.32', '2016-06-01 14:35:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-06-01 14:35:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stconsumption', '172.31.1.32', '2016-06-01 14:35:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=stmaintenance', '172.31.1.32', '2016-06-01 14:35:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stmaintenance', '/?pg=ststockstatus', '172.31.1.32', '2016-06-01 14:35:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stitemlist', '172.31.1.32', '2016-06-01 14:36:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=ststockstatus', '172.31.1.32', '2016-06-01 14:36:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stcomplaints', '172.31.1.32', '2016-06-01 14:36:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=websessions', '172.31.1.32', '2016-06-01 14:36:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=weblogs', '172.31.1.32', '2016-06-01 14:37:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?logout=1', '172.31.1.32', '2016-06-01 14:37:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs', 'index.php', '172.31.1.32', '2016-06-01 14:37:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-01 15:01:55'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-03 09:50:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-03 09:50:47'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-03 09:50:47'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2016-06-03 09:50:53'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2016-06-03 09:50:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stuseritems', '172.31.1.32', '2016-06-03 09:51:17');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stcomplaints', '172.31.1.32', '2016-06-03 09:52:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stconsumption', '172.31.1.32', '2016-06-03 09:52:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=sttechnicians', '172.31.1.32', '2016-06-03 09:52:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=sttechnicians', '172.31.1.32', '2016-06-03 09:52:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=stitems', '172.31.1.32', '2016-06-03 09:54:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=stitems', '172.31.1.32', '2016-06-03 09:54:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-06-03 09:54:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitemlist', '172.31.1.32', '2016-06-03 09:58:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitemlist', '172.31.1.32', '2016-06-03 09:58:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stconsumption', '172.31.1.32', '2016-06-03 09:58:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stconsumption', '172.31.1.32', '2016-06-03 09:58:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stconsumption', '172.31.1.32', '2016-06-03 09:58:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=stitems', '172.31.1.32', '2016-06-03 09:59:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-06-03 09:59:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=71', '172.31.1.32', '2016-06-03 10:00:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=71', '/?pg=stitems&category=1&subcategory=72', '172.31.1.32', '2016-06-03 10:00:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-09 17:46:48'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-09 17:46:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-09 17:47:09'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-09 17:47:09'),
('grsingh', 'direct', 'index.php', '172.31.1.32', '2016-06-09 17:47:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-06-09 17:47:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-06-09 17:47:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-06-09 18:08:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption', '172.31.1.32', '2016-06-09 18:08:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-06-09 18:08:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-06-09 18:09:02'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-06-09 18:09:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&recal=1', '172.31.1.32', '2016-06-09 18:09:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&recal=1', '/?pg=elflats', '172.31.1.32', '2016-06-09 18:13:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2016-06-09 18:14:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-09 18:15:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-09 18:15:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-09 18:15:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-09 18:16:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-09 18:16:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-06-09 18:17:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2016-06-09 18:18:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=251', '172.31.1.32', '2016-06-09 18:18:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=251', '/index.php', '172.31.1.32', '2016-06-09 18:19:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-06-09 18:19:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-06-09 18:19:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-06-09 18:20:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-06-09 18:34:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.32', '2016-06-09 18:34:22'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-06-09 18:34:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-09 18:34:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&recal=1', '172.31.1.32', '2016-06-09 18:34:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&recal=1', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-09 18:34:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elconsumption', '172.31.1.32', '2016-06-09 18:34:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.32', '2016-06-09 19:06:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.32', '2016-06-09 19:06:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elconsumption', '172.31.1.32', '2016-06-09 19:14:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&recal=1', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-09 19:14:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&recal=1', '172.31.1.32', '2016-06-09 19:14:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-09 19:14:35'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-06-09 19:14:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.32', '2016-06-09 19:14:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-06-09 19:14:38'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-06-09 19:14:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-06-09 19:14:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-06-09 19:14:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=251', '172.31.1.32', '2016-06-09 19:14:43'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-06-10 12:51:19'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-10 12:51:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-06-10 12:51:34'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-10 12:51:34'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-10 12:51:37'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 12:51:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 12:52:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', '/?pg=elconsumption&month=May-2016&external=No', '172.31.1.31', '2016-06-10 12:52:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 12:52:18'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 12:52:19'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-10 12:52:20'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 12:52:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 12:52:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', '/?pg=elconsumption&month=May-2016&external=No', '172.31.1.31', '2016-06-10 12:52:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=No', '/?pg=elbilling', '172.31.1.31', '2016-06-10 13:39:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 13:39:51'),
('grsingh', 'direct', 'index.php', '172.31.1.31', '2016-06-10 13:56:36'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 13:56:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elpaybill', '172.31.1.31', '2016-06-10 13:56:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 13:57:08'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.19.14.85', '2016-06-10 14:12:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=ellicensee', '172.31.1.31', '2016-06-10 14:30:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=18', '172.31.1.31', '2016-06-10 14:30:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=18', '/index.php', '172.31.1.31', '2016-06-10 14:31:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-06-10 14:33:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-06-10 14:33:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&recal=1', '172.31.1.31', '2016-06-10 14:33:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&recal=1', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.31', '2016-06-10 14:35:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elsummary', '172.31.1.31', '2016-06-10 14:36:05'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-06-10 15:07:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 15:47:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.31', '2016-06-10 15:49:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.31', '2016-06-10 15:49:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.31', '2016-06-10 15:49:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 15:51:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 15:51:22'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-06-10 16:50:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-06-10 16:50:30'),
('istore', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-06-10 16:50:30'),
('istore', 'direct', 'index.php', '172.31.1.6', '2016-06-10 16:50:57'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2016-06-10 16:51:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-06-10 16:51:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-06-10 16:51:09'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-06-10 16:51:09'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2016-06-10 16:51:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2016-06-10 16:51:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2016-06-10 16:52:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.6', '2016-06-10 17:19:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.6', '2016-06-10 17:20:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling', '172.31.1.6', '2016-06-10 17:21:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', '/?pg=elconsumption&month=May-2016&external=No', '172.31.1.31', '2016-06-10 17:21:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.6', '2016-06-10 17:21:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.6', '2016-06-10 17:21:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=No', '/?pg=elbilling', '172.31.1.31', '2016-06-10 17:21:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 17:22:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.6', '2016-06-10 17:22:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.6', '2016-06-10 17:22:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.6', '2016-06-10 17:25:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 17:25:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', '/?pg=elconsumption&month=May-2016', '172.31.1.31', '2016-06-10 17:26:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.6', '2016-06-10 17:26:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 17:26:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.6', '2016-06-10 17:26:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=Apr-2016', '172.31.1.6', '2016-06-10 17:26:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016', '/?pg=elbilling&month=Apr-2016&ext=1', '172.31.1.6', '2016-06-10 17:26:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016&ext=1', '/?pg=elbilling&month=May-2016', '172.31.1.6', '2016-06-10 17:26:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.6', '2016-06-10 17:26:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', '/?pg=elreceipt&id=3018', '172.31.1.31', '2016-06-10 17:27:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 17:27:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', 'index.php', '172.31.1.31', '2016-06-10 17:29:54'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-10 17:29:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-06-10 17:29:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.31', '2016-06-10 17:30:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elconsumption', '172.31.1.31', '2016-06-10 17:30:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-10 17:30:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', '/?pg=elbilling', '172.31.1.31', '2016-06-10 17:30:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.31', '2016-06-10 17:30:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.31', '2016-06-10 17:30:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.31', '2016-06-10 17:30:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.31', '2016-06-10 17:30:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elrmailing', '172.31.1.6', '2016-06-10 17:34:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=May-2016&external=Yes', '172.31.1.6', '2016-06-10 17:34:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=May-2016&external=Yes', '/?pg=elrmailing&id=&month=May-2016&external=Yes&mailing=1', '172.31.1.6', '2016-06-10 17:34:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing&month=May-2016&external=No', '172.31.1.6', '2016-06-10 17:38:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=May-2016&external=No', '/?pg=elrmailing&id=&month=May-2016&external=No&mailing=1', '172.31.1.6', '2016-06-10 17:38:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-10 17:54:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-10 17:54:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-10 17:54:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-10 17:54:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-10 17:54:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-10 17:55:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-10 17:55:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?logout=1', '172.31.1.31', '2016-06-10 19:57:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', 'index.php', '172.31.1.31', '2016-06-10 19:57:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-13 11:37:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-13 11:37:23'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-13 11:37:23'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-06-13 11:37:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2016&external=No&mailing=1', '172.31.1.32', '2016-06-13 11:38:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No&mailing=1', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-13 11:38:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '172.31.1.32', '2016-06-13 11:38:54'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-06-14 15:59:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-06-14 16:00:05'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-14 16:00:06'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.31', '2016-06-14 16:00:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Jun-2015', '172.31.1.31', '2016-06-14 16:00:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jun-2015', '/index.php', '172.31.1.31', '2016-06-14 16:00:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconsumption&month=Jun-2015', '172.31.1.31', '2016-06-14 16:00:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jun-2015', '/?pg=elconsumption&month=Jul-2015', '172.31.1.31', '2016-06-14 16:37:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elconsumption', '172.31.1.31', '2016-06-14 16:39:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Jul-2015', '172.31.1.31', '2016-06-14 16:39:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elbilling', '172.31.1.31', '2016-06-14 16:39:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.31', '2016-06-14 16:40:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=Jul-2015', '172.31.1.31', '2016-06-14 16:40:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jul-2015', '/?pg=elconsumption&month=Aug-2015', '172.31.1.31', '2016-06-14 16:41:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Aug-2015', '/?pg=elconsumption&month=Sep-2015', '172.31.1.31', '2016-06-14 16:43:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Sep-2015', '/?pg=elconsumption&month=Oct-2015', '172.31.1.31', '2016-06-14 16:44:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Oct-2015', '/?pg=elconsumption&month=Nov-2015', '172.31.1.31', '2016-06-14 16:45:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/?pg=elconsumption&month=Nov-2015', '172.31.1.31', '2016-06-14 16:45:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Nov-2015', '/?pg=elconsumption&month=Dec-2015', '172.31.1.31', '2016-06-14 16:46:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Dec-2015', '/?pg=elconsumption&month=Jan-2016', '172.31.1.31', '2016-06-14 16:46:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Jan-2016', '/?pg=elconsumption&month=Feb-2016', '172.31.1.31', '2016-06-14 16:47:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=Feb-2016', '/?pg=elconsumption&month=Mar-2016', '172.31.1.31', '2016-06-14 16:47:49'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-06-15 10:55:03'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-15 10:55:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-06-15 10:55:13'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-15 10:55:13'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-06-15 10:55:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=May-2016&external=Yes', '172.31.1.31', '2016-06-15 10:55:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes', '/?pg=elreceipt&month=May-2016&external=Yes&id=3147', '172.31.1.31', '2016-06-15 10:55:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3147', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 10:56:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3144', '172.31.1.31', '2016-06-15 10:56:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3144', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 10:56:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3146', '172.31.1.31', '2016-06-15 10:56:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3146', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 10:56:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=2947', '172.31.1.31', '2016-06-15 10:57:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2947', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 10:57:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3149', '172.31.1.31', '2016-06-15 10:57:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3149', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 10:57:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3151', '172.31.1.31', '2016-06-15 10:58:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3151', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 10:58:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=2946', '172.31.1.31', '2016-06-15 10:58:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2946', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 10:58:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3150', '172.31.1.31', '2016-06-15 10:58:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2946', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-15 13:14:34'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-06-15 16:38:29'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-15 16:38:32'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-15 16:38:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-15 16:38:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-06-15 16:38:57'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-15 16:38:57'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.31', '2016-06-15 16:39:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?logout=1', '172.31.1.31', '2016-06-15 16:39:14'),
('guest', 'https://ilight.iiita.ac.in/?pg=elconsumption', 'index.php', '172.31.1.31', '2016-06-15 16:39:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-16 11:05:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-16 11:06:05'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-16 11:06:05'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-06-16 11:06:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&recal=1', '172.31.1.32', '2016-06-16 11:08:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&recal=1', '172.31.1.32', '2016-06-16 11:12:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&recal=1', '172.31.1.32', '2016-06-16 11:14:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&recal=1', '/?pg=elbilling&month=Apr-2016', '172.31.1.32', '2016-06-16 11:16:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016', '/?pg=elbilling&month=May-2016', '172.31.1.32', '2016-06-16 11:17:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016', '/?pg=elbilling&month=May-2016', '172.31.1.32', '2016-06-16 11:20:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2016', '/?pg=elbilling&month=May-2016', '172.31.1.32', '2016-06-16 11:20:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:22:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:25:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:38:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:40:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:42:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:44:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:46:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:46:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:47:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:48:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:49:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:50:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:52:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:54:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 11:57:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 12:00:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 12:02:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 12:02:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 12:08:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 12:11:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 12:12:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-06-16 12:44:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-16 12:45:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.32', '2016-06-16 12:45:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-16 12:45:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.32', '2016-06-16 12:48:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.32', '2016-06-16 12:49:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.32', '2016-06-16 12:51:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-16 12:51:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-16 12:56:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-16 12:57:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-16 12:58:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-06-16 12:59:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&month=May-2016&ext=0', '172.31.1.32', '2016-06-16 12:59:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=0', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 13:01:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2016-06-16 13:02:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:02:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:06:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:10:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:11:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:12:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:14:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:14:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:15:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:16:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:17:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:18:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:18:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:20:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:20:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=No', '172.31.1.32', '2016-06-16 13:22:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:22:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:23:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:23:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=No', '172.31.1.32', '2016-06-16 13:23:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:24:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=No', '172.31.1.32', '2016-06-16 13:24:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:24:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=No', '172.31.1.32', '2016-06-16 13:24:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:24:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=No', '172.31.1.32', '2016-06-16 13:24:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:25:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:27:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:28:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:29:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:31:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elconfig', '172.31.1.32', '2016-06-16 13:31:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2016-06-16 13:32:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:32:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2016&external=No&mailing=1', '172.31.1.32', '2016-06-16 13:32:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No&mailing=1', '/?pg=elsmailing&month=May-2016&external=No&mailing=1', '172.31.1.32', '2016-06-16 13:35:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No&mailing=1', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:35:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=No', '172.31.1.32', '2016-06-16 13:35:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No', '/?pg=elsmailing&month=May-2016&external=No&mailing=1', '172.31.1.32', '2016-06-16 13:35:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No&mailing=1', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:37:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '172.31.1.32', '2016-06-16 13:37:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elconfig', '172.31.1.32', '2016-06-16 13:38:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2016-06-16 13:38:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.32', '2016-06-16 13:38:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2016&external=No&mailing=1', '172.31.1.32', '2016-06-16 13:38:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=No&mailing=1', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 13:39:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '172.31.1.32', '2016-06-16 13:39:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:05:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:09:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:11:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:11:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:14:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:14:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:15:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:15:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:18:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:19:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:19:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 15:22:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 15:50:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 15:52:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 15:53:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-06-16 15:54:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=May-2016&external=Yes', '/?pg=elrmailing&id=&month=May-2016&external=Yes&mailing=1', '172.31.1.32', '2016-06-16 15:55:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=May-2016&external=Yes&mailing=1', '/?pg=elrmailing&month=May-2016&external=No', '172.31.1.32', '2016-06-16 15:58:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=May-2016&external=No', '/?pg=ellicensee', '172.31.1.32', '2016-06-16 15:59:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-06-16 15:59:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/index.php', '172.31.1.32', '2016-06-16 15:59:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=18', '172.31.1.32', '2016-06-16 16:01:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=18', '/index.php', '172.31.1.32', '2016-06-16 16:01:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=29', '172.31.1.32', '2016-06-16 16:01:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=29', '/index.php', '172.31.1.32', '2016-06-16 16:02:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=31', '172.31.1.32', '2016-06-16 16:02:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=31', '/index.php', '172.31.1.32', '2016-06-16 16:02:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=48', '172.31.1.32', '2016-06-16 16:03:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=48', '/index.php', '172.31.1.32', '2016-06-16 16:03:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=42', '172.31.1.32', '2016-06-16 16:04:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=42', '/index.php', '172.31.1.32', '2016-06-16 16:04:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2016-06-16 16:04:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.32', '2016-06-16 16:04:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=253', '172.31.1.32', '2016-06-16 16:05:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=253', '/index.php', '172.31.1.32', '2016-06-16 16:05:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=198', '172.31.1.32', '2016-06-16 16:06:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=198', '/index.php', '172.31.1.32', '2016-06-16 16:06:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=201', '172.31.1.32', '2016-06-16 16:07:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=201', '/index.php', '172.31.1.32', '2016-06-16 16:07:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=205', '172.31.1.32', '2016-06-16 16:07:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=205', '/index.php', '172.31.1.32', '2016-06-16 16:08:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-16 16:09:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=206', '172.31.1.32', '2016-06-16 16:10:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=206', '/index.php', '172.31.1.32', '2016-06-16 16:10:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=207', '172.31.1.32', '2016-06-16 16:10:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=207', '/index.php', '172.31.1.32', '2016-06-16 16:10:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=262', '172.31.1.32', '2016-06-16 16:11:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=262', '/index.php', '172.31.1.32', '2016-06-16 16:11:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=193', '172.31.1.32', '2016-06-16 16:12:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=193', '/index.php', '172.31.1.32', '2016-06-16 16:12:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=257', '172.31.1.32', '2016-06-16 16:12:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=257', '/index.php', '172.31.1.32', '2016-06-16 16:13:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-16 16:13:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=256', '172.31.1.32', '2016-06-16 16:13:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=256', '/index.php', '172.31.1.32', '2016-06-16 16:13:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=54', '172.31.1.32', '2016-06-16 16:14:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=54', '/index.php', '172.31.1.32', '2016-06-16 16:14:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=53', '172.31.1.32', '2016-06-16 16:14:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=53', '/index.php', '172.31.1.32', '2016-06-16 16:14:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=56', '172.31.1.32', '2016-06-16 16:14:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=56', '/index.php', '172.31.1.32', '2016-06-16 16:14:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=59', '172.31.1.32', '2016-06-16 16:15:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=59', '/?pg=ellicensee&cat=&external=No&id=60', '172.31.1.32', '2016-06-16 16:15:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=60', '/index.php', '172.31.1.32', '2016-06-16 16:15:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=61', '172.31.1.32', '2016-06-16 16:15:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=61', '/index.php', '172.31.1.32', '2016-06-16 16:15:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=62', '172.31.1.32', '2016-06-16 16:15:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=62', '/index.php', '172.31.1.32', '2016-06-16 16:15:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=63', '172.31.1.32', '2016-06-16 16:15:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=63', '/index.php', '172.31.1.32', '2016-06-16 16:15:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=103', '172.31.1.32', '2016-06-16 16:15:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=103', '/index.php', '172.31.1.32', '2016-06-16 16:15:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=64', '172.31.1.32', '2016-06-16 16:16:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=64', '/index.php', '172.31.1.32', '2016-06-16 16:16:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-16 16:16:24');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=65', '172.31.1.32', '2016-06-16 16:16:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=65', '/index.php', '172.31.1.32', '2016-06-16 16:16:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=66', '172.31.1.32', '2016-06-16 16:16:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=66', '/index.php', '172.31.1.32', '2016-06-16 16:16:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=67', '172.31.1.32', '2016-06-16 16:16:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=67', '/index.php', '172.31.1.32', '2016-06-16 16:16:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=68', '172.31.1.32', '2016-06-16 16:16:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=68', '/index.php', '172.31.1.32', '2016-06-16 16:16:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=69', '172.31.1.32', '2016-06-16 16:17:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=69', '/index.php', '172.31.1.32', '2016-06-16 16:17:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=71', '172.31.1.32', '2016-06-16 16:17:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=71', '/index.php', '172.31.1.32', '2016-06-16 16:17:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=246', '172.31.1.32', '2016-06-16 16:17:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=246', '/index.php', '172.31.1.32', '2016-06-16 16:17:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=73', '172.31.1.32', '2016-06-16 16:17:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=73', '/index.php', '172.31.1.32', '2016-06-16 16:17:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=74', '172.31.1.32', '2016-06-16 16:17:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=74', '/index.php', '172.31.1.32', '2016-06-16 16:17:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=105', '172.31.1.32', '2016-06-16 16:17:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=105', '/index.php', '172.31.1.32', '2016-06-16 16:17:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=107', '172.31.1.32', '2016-06-16 16:17:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=107', '/index.php', '172.31.1.32', '2016-06-16 16:17:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=108', '172.31.1.32', '2016-06-16 16:17:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=108', '/index.php', '172.31.1.32', '2016-06-16 16:17:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=76', '172.31.1.32', '2016-06-16 16:18:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=76', '/index.php', '172.31.1.32', '2016-06-16 16:18:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=78', '172.31.1.32', '2016-06-16 16:18:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=78', '/index.php', '172.31.1.32', '2016-06-16 16:18:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=79', '172.31.1.32', '2016-06-16 16:18:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=79', '/index.php', '172.31.1.32', '2016-06-16 16:18:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=80', '172.31.1.32', '2016-06-16 16:18:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=80', '/index.php', '172.31.1.32', '2016-06-16 16:18:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=111', '172.31.1.32', '2016-06-16 16:18:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=111', '/index.php', '172.31.1.32', '2016-06-16 16:18:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=112', '172.31.1.32', '2016-06-16 16:18:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=112', '/index.php', '172.31.1.32', '2016-06-16 16:18:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=113', '172.31.1.32', '2016-06-16 16:18:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=113', '/index.php', '172.31.1.32', '2016-06-16 16:18:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=114', '172.31.1.32', '2016-06-16 16:18:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=114', '/index.php', '172.31.1.32', '2016-06-16 16:18:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=115', '172.31.1.32', '2016-06-16 16:19:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=115', '/index.php', '172.31.1.32', '2016-06-16 16:19:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=81', '172.31.1.32', '2016-06-16 16:19:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=81', '/index.php', '172.31.1.32', '2016-06-16 16:19:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=116', '172.31.1.32', '2016-06-16 16:19:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=116', '/index.php', '172.31.1.32', '2016-06-16 16:19:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=119', '172.31.1.32', '2016-06-16 16:19:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=119', '/index.php', '172.31.1.32', '2016-06-16 16:19:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=120', '172.31.1.32', '2016-06-16 16:19:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=120', '/index.php', '172.31.1.32', '2016-06-16 16:19:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=121', '172.31.1.32', '2016-06-16 16:19:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=121', '/index.php', '172.31.1.32', '2016-06-16 16:19:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=122', '172.31.1.32', '2016-06-16 16:19:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=122', '/index.php', '172.31.1.32', '2016-06-16 16:19:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-16 16:19:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=70', '172.31.1.32', '2016-06-16 16:19:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=70', '/index.php', '172.31.1.32', '2016-06-16 16:19:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=106', '172.31.1.32', '2016-06-16 16:19:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=106', '/index.php', '172.31.1.32', '2016-06-16 16:20:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=75', '172.31.1.32', '2016-06-16 16:20:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=75', '/index.php', '172.31.1.32', '2016-06-16 16:20:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=110', '172.31.1.32', '2016-06-16 16:20:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=110', '/index.php', '172.31.1.32', '2016-06-16 16:20:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=117', '172.31.1.32', '2016-06-16 16:20:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=117', '/index.php', '172.31.1.32', '2016-06-16 16:20:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=118', '172.31.1.32', '2016-06-16 16:20:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=118', '/index.php', '172.31.1.32', '2016-06-16 16:20:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=123', '172.31.1.32', '2016-06-16 16:20:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=123', '/index.php', '172.31.1.32', '2016-06-16 16:20:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-06-16 16:20:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elrmailing', '172.31.1.32', '2016-06-16 16:21:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=May-2016&external=No&mailing=1', '172.31.1.32', '2016-06-16 16:21:55'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2016-06-16 16:41:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-16 16:41:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-16 16:41:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=May-2016&external=No&mailing=1', 'index.php', '172.31.1.32', '2016-06-16 16:49:38'),
('ilight', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-16 16:49:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-16 16:55:40'),
('ilight', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-16 16:56:09'),
('ilight', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-16 16:56:53'),
('ilight', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-16 16:57:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elconfig', '172.31.1.32', '2016-06-16 17:41:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2016-06-16 17:42:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-06-27 21:32:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-27 21:32:38'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-06-27 21:32:38'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-27 21:32:40'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=changepwd', '172.31.1.32', '2016-06-27 21:32:48'),
('rajatsingh', 'https://ilight.iiita.ac.in/?pg=changepwd', 'index.php', '172.31.1.32', '2016-06-27 21:32:59'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-06-27 21:33:02'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-27 21:33:07'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-06-27 21:33:13'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-06-29 10:23:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-06-29 10:24:10'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-29 10:24:10'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-06-29 10:24:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.31', '2016-06-29 10:24:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elreceipt', '172.31.1.31', '2016-06-29 10:24:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&external=No&month=Apr-2016', '172.31.1.31', '2016-06-29 10:25:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Apr-2016', '/?pg=elreceipt&month=Apr-2016&external=Yes', '172.31.1.31', '2016-06-29 10:25:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2903', '172.31.1.31', '2016-06-29 10:25:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2903', '/?pg=elreceipt&external=Yes&month=May-2016', '172.31.1.31', '2016-06-29 10:29:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=May-2016', '/?pg=elreceipt&month=May-2016&external=Yes&id=2936', '172.31.1.31', '2016-06-29 10:29:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2936', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 10:30:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=2937', '172.31.1.31', '2016-06-29 10:30:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2937', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 10:30:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=2938', '172.31.1.31', '2016-06-29 10:30:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2938', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 10:40:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '172.31.1.31', '2016-06-29 10:41:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 10:41:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '172.31.1.31', '2016-06-29 10:42:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '/?pg=elreceipt&external=Yes&month=Apr-2016', '172.31.1.31', '2016-06-29 10:42:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Apr-2016', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2828', '172.31.1.31', '2016-06-29 10:42:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Apr-2016', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2828', '172.31.1.31', '2016-06-29 11:27:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '/?pg=elreceipt&external=Yes&month=Apr-2016', '172.31.1.31', '2016-06-29 11:27:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '172.31.1.31', '2016-06-29 11:27:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 11:27:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '172.31.1.31', '2016-06-29 11:27:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2938', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 11:27:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=2938', '172.31.1.31', '2016-06-29 11:27:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2937', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 11:27:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=May-2016&external=Yes&id=2937', '172.31.1.31', '2016-06-29 11:27:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=2936', '/?pg=elreceipt&month=May-2016&external=Yes&refresh=1', '172.31.1.31', '2016-06-29 11:27:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=May-2016', '/?pg=elreceipt&month=May-2016&external=Yes&id=2936', '172.31.1.31', '2016-06-29 11:27:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2903', '/?pg=elreceipt&external=Yes&month=May-2016', '172.31.1.31', '2016-06-29 11:27:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2903', '172.31.1.31', '2016-06-29 11:27:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Apr-2016', '/?pg=elreceipt&month=Apr-2016&external=Yes', '172.31.1.31', '2016-06-29 11:27:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&external=No&month=Apr-2016', '172.31.1.31', '2016-06-29 11:27:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elreceipt', '172.31.1.31', '2016-06-29 11:27:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elreceipt', '172.31.1.31', '2016-06-29 11:27:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', 'index.php', '172.31.1.31', '2016-06-29 11:27:58'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.31', '2016-06-29 11:28:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-29 11:28:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elreceipt', '172.31.1.31', '2016-06-29 11:28:03'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-06-29 12:35:29'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-29 12:35:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-06-29 12:35:49'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-29 12:35:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.31', '2016-06-29 12:35:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elformat', '172.31.1.31', '2016-06-29 12:36:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=ellicensee', '172.31.1.31', '2016-06-29 12:40:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=117', '172.31.1.31', '2016-06-29 12:41:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=117', '/index.php', '172.31.1.31', '2016-06-29 12:43:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=113', '172.31.1.31', '2016-06-29 12:43:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=113', '/index.php', '172.31.1.31', '2016-06-29 12:44:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.31', '2016-06-29 12:45:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.31', '2016-06-29 12:46:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.31', '2016-06-29 12:48:14'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?logout=1', '172.31.1.31', '2016-06-29 12:52:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', 'index.php', '172.31.1.31', '2016-06-29 12:52:19'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-06-30 16:08:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-06-30 16:09:03'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-30 16:09:03'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-30 16:09:09'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elconsumption', '172.31.1.31', '2016-06-30 16:09:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption&month=May-2016&external=Yes', '172.31.1.31', '2016-06-30 16:09:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elconsumption&month=May-2016&external=Yes', 'index.php', '172.31.1.31', '2016-06-30 17:34:27'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.31', '2016-06-30 17:34:30'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-06-30 17:34:30'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-01 15:50:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-01 15:50:57'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-01 15:50:57'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-01 15:51:06'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-01 15:51:10'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-01 15:51:34'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-01 15:52:04'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-05 09:38:51'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-05 09:38:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-05 09:39:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-05 09:39:08'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.31', '2016-07-05 09:39:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=114', '172.31.1.31', '2016-07-05 09:45:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=114', '/index.php', '172.31.1.31', '2016-07-05 09:46:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.31', '2016-07-05 10:07:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-07-05 10:07:44'),
('guest', 'direct', '/?pg=elreading', '172.31.1.32', '2016-07-05 10:08:48'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-07-05 10:08:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-07-05 10:08:52'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-07-05 10:08:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-07-05 10:09:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-07-05 10:26:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-05 10:31:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-05 10:44:33'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-05 10:44:33'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.31', '2016-07-05 10:44:40'),
('guest', 'direct', '/?pg=elreading', '172.31.1.32', '2016-07-05 10:48:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:48:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:48:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:49:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:49:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:49:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:49:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.31', '2016-07-05 10:49:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-05 10:49:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:49:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.31', '2016-07-05 10:49:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.31', '2016-07-05 10:50:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.31', '2016-07-05 10:51:07'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-05 10:54:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-05 10:54:39'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-05 10:54:39'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-05 10:54:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-05 11:18:48'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-05 13:17:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-05 13:17:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-05 13:17:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-05 13:18:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-05 13:18:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-05 13:18:31'),
('rs169', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-07-05 13:18:31'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.31', '2016-07-05 13:18:43'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-05 13:18:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-05 13:19:03'),
('rs169', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-05 13:19:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?logout=1', '172.31.1.31', '2016-07-05 14:06:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', 'index.php', '172.31.1.31', '2016-07-05 14:06:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-11 12:10:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-11 12:10:50'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-11 12:10:50'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-07-11 12:10:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-07-11 12:11:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-07-11 12:11:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-07-11 12:24:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-07-11 12:24:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-07-11 12:26:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/index.php', '172.31.1.32', '2016-07-11 12:26:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-07-11 16:52:21'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.160', '2016-07-11 16:59:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.160', '2016-07-11 16:59:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 16:59:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 16:59:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 16:59:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 16:59:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=stcategory', '172.31.1.32', '2016-07-11 16:59:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-07-11 17:00:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 17:00:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=elbilling', '172.31.1.32', '2016-07-11 17:10:41'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-11 17:21:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-11 17:21:48'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-11 17:21:48'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.31', '2016-07-11 17:21:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.31', '2016-07-11 17:24:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.31', '2016-07-11 17:24:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.31', '2016-07-11 17:24:50'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-11 17:46:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-11 17:47:43'),
('spsahu', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-11 17:47:43'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-07-11 17:55:57'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-11 17:55:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-11 17:56:11'),
('spsahu', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-11 17:56:11'),
('spsahu', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-11 17:56:20'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:56:21'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:56:31'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:56:40'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:56:47'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:57:09'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:58:12'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:58:23'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:58:32'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:58:44'),
('spsahu', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-11 17:58:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-07-11 17:59:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-07-11 17:59:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 18:02:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 18:02:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 18:02:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.160', '2016-07-11 18:02:40'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-11 18:03:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-11 18:03:50'),
('spsahu', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-11 18:03:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.31', '2016-07-11 18:31:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=ellicensee', '172.31.1.31', '2016-07-11 18:32:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=26', '172.31.1.31', '2016-07-11 18:32:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=26', '/index.php', '172.31.1.31', '2016-07-11 18:32:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.31', '2016-07-11 18:33:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=124', '172.31.1.31', '2016-07-11 18:33:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats&id=124', '/index.php', '172.31.1.31', '2016-07-11 18:34:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-07-11 18:34:03'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.31', '2016-07-11 18:34:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.31', '2016-07-11 18:36:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.31', '2016-07-11 18:37:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elreading', '172.31.1.31', '2016-07-11 18:37:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.31', '2016-07-11 18:37:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.31', '2016-07-11 18:37:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.31', '2016-07-11 18:40:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.31', '2016-07-11 18:42:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.31', '2016-07-11 18:42:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', 'index.php', '172.31.1.31', '2016-07-11 18:42:17'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-07-11 18:42:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-11 18:42:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '172.31.1.31', '2016-07-11 18:42:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:42:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '172.31.1.31', '2016-07-11 18:42:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:43:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3185', '172.31.1.31', '2016-07-11 18:43:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3185', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:43:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3186', '172.31.1.31', '2016-07-11 18:43:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3186', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:44:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3194', '172.31.1.31', '2016-07-11 18:44:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3194', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:44:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '172.31.1.31', '2016-07-11 18:44:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:44:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3195', '172.31.1.31', '2016-07-11 18:44:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3195', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:45:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '172.31.1.31', '2016-07-11 18:45:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:45:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3266', '172.31.1.31', '2016-07-11 18:45:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3266', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:45:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3320', '172.31.1.31', '2016-07-11 18:45:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3320', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:46:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3320', '172.31.1.31', '2016-07-11 18:46:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3320', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:46:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3324', '172.31.1.31', '2016-07-11 18:46:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3324', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:46:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3393', '172.31.1.31', '2016-07-11 18:46:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3393', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:46:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '172.31.1.31', '2016-07-11 18:47:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:47:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3398', '172.31.1.31', '2016-07-11 18:47:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3398', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:48:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3399', '172.31.1.31', '2016-07-11 18:48:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3399', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:48:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3401', '172.31.1.31', '2016-07-11 18:48:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3401', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-11 18:48:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elsummary', '172.31.1.31', '2016-07-11 18:49:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-11 18:49:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elsummary', '172.31.1.31', '2016-07-11 18:51:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-11 18:52:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=Yes', '/?pg=elsummary&month=Jun-2016&external=No', '172.31.1.31', '2016-07-11 18:52:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=No', '/?pg=elreceipt', '172.31.1.31', '2016-07-11 19:06:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-11 19:06:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=No', '/?pg=elreceipt', '172.31.1.31', '2016-07-11 19:06:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.31', '2016-07-11 19:06:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-11 19:06:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=Yes', '/?pg=elreceipt', '172.31.1.31', '2016-07-11 19:18:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-11 19:18:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '172.31.1.31', '2016-07-11 19:19:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.31', '2016-07-11 19:20:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?logout=1', '172.31.1.31', '2016-07-11 19:21:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', 'index.php', '172.31.1.31', '2016-07-11 19:21:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.31', '2016-07-11 19:21:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-12 11:45:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-12 11:46:04'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-12 11:46:04'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-07-12 11:46:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-07-12 11:59:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2016-07-12 11:59:50'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-12 17:19:20'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-12 17:19:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-12 17:19:41'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-12 17:19:41'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-07-12 17:19:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.31', '2016-07-12 19:19:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.31', '2016-07-12 19:19:00'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-12 22:31:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-12 22:31:19'),
('abhinaba', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-12 22:31:19'),
('abhinaba', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-12 22:31:33'),
('abhinaba', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:31:38'),
('abhinaba', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:31:45'),
('abhinaba', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:31:50'),
('abhinaba', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:31:54'),
('abhinaba', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:31:58'),
('abhinaba', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:31:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.31', '2016-07-12 22:32:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-07-12 22:32:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-12 22:32:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:33:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:33:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:33:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:33:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:33:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:34:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:34:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:34:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:34:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:35:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:35:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:36:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:36:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:37:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:39:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:39:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:39:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:40:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:40:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:41:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:44:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-12 22:44:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-07-12 22:46:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-13 16:23:12');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-13 16:23:21'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-13 16:23:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-07-13 16:23:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.32', '2016-07-13 16:26:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?pg=elrmailing', '172.31.1.32', '2016-07-13 16:27:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-15 15:37:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-15 15:37:38'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-15 15:37:38'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-07-15 15:37:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-07-15 15:38:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills', '172.31.1.32', '2016-07-15 15:38:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stbills&id=3', '172.31.1.32', '2016-07-15 15:38:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stbills&id=3', '/?pg=stsuppliers', '172.31.1.32', '2016-07-15 15:38:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/?pg=stsuppliers&id=4', '172.31.1.32', '2016-07-15 15:38:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsuppliers&id=4', '/index.php', '172.31.1.32', '2016-07-15 15:38:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills', '172.31.1.32', '2016-07-15 15:39:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-07-15 15:39:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stbills', '172.31.1.32', '2016-07-15 15:39:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2016-07-15 15:39:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-07-15 15:39:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-07-15 15:39:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-07-15 15:39:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/index.php', '172.31.1.32', '2016-07-15 15:40:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ststockstatus', '172.31.1.32', '2016-07-15 15:40:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stcategory', '172.31.1.32', '2016-07-15 15:46:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=6', '172.31.1.32', '2016-07-15 15:46:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory&id=6', '/index.php', '172.31.1.32', '2016-07-15 15:46:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcategory&id=8', '172.31.1.32', '2016-07-15 15:46:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory&id=8', '/index.php', '172.31.1.32', '2016-07-15 15:46:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcategory&id=7', '172.31.1.32', '2016-07-15 15:46:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory&id=7', '/index.php', '172.31.1.32', '2016-07-15 15:46:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcategory&id=10', '172.31.1.32', '2016-07-15 15:46:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory&id=10', '/index.php', '172.31.1.32', '2016-07-15 15:46:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-07-15 15:47:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-07-15 15:47:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-07-15 15:47:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?logout=1', '172.31.1.32', '2016-07-15 16:32:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', 'index.php', '172.31.1.32', '2016-07-15 16:32:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-15 16:32:35'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-15 16:32:35'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.32', '2016-07-15 16:32:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.32', '2016-07-15 16:33:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-15 16:33:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-15 16:33:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-15 16:33:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-15 16:33:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-15 16:33:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-15 16:33:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-07-15 16:33:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-07-15 16:33:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-15 16:33:59'),
('pksahu', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-15 16:33:59'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-07-15 16:34:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-15 16:34:04'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-15 17:09:37'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-15 17:09:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-15 17:09:49'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-15 17:09:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-07-15 17:09:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.31', '2016-07-15 17:11:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.31', '2016-07-15 17:11:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-19 15:49:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-19 15:49:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:50:08'),
('manoj', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-07-19 15:50:08'),
('manoj', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-19 15:50:13'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:50:15'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:50:32'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:50:48'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:50:59'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:51:14'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:51:17'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:51:53'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:51:55'),
('manoj', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-19 15:57:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-07-19 15:57:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-07-19 15:57:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-19 15:57:19'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-21 17:03:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-21 17:03:56'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-21 17:03:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-07-21 17:03:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt', '172.31.1.31', '2016-07-21 17:04:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=No&id=3257', '172.31.1.31', '2016-07-21 17:04:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No&id=3257', '/?logout=1', '172.31.1.31', '2016-07-21 17:07:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No&id=3257', 'index.php', '172.31.1.31', '2016-07-21 17:07:51'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-22 11:08:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-25 12:51:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-25 12:51:25'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-25 12:51:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2016-07-25 12:51:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stcategory', '172.31.1.32', '2016-07-25 12:52:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-07-25 12:52:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-07-25 12:52:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2016-07-25 12:52:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-07-25 12:52:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-07-25 12:52:33'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-25 15:35:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-25 15:35:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-25 15:35:23'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-25 15:35:23'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-07-25 15:35:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=3328', '172.31.1.31', '2016-07-25 15:37:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=3328', '/?pg=ellicensee', '172.31.1.31', '2016-07-25 15:37:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=54', '172.31.1.31', '2016-07-25 15:38:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=54', '/index.php', '172.31.1.31', '2016-07-25 15:39:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-25 15:44:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.31', '2016-07-25 15:44:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee', '172.31.1.31', '2016-07-25 15:44:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.31', '2016-07-25 15:50:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.31', '2016-07-25 15:50:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=No', '172.31.1.31', '2016-07-25 15:51:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', 'index.php', '172.31.1.31', '2016-07-25 15:51:07'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-07-25 15:51:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.31', '2016-07-25 15:51:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-25 17:19:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-25 17:19:46'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-25 17:19:46'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-07-25 17:20:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt', '172.31.1.32', '2016-07-25 17:20:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.32', '2016-07-25 17:20:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '172.31.1.32', '2016-07-25 17:21:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '172.31.1.32', '2016-07-25 17:22:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.32', '2016-07-25 17:22:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3185', '172.31.1.32', '2016-07-25 17:22:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.32', '2016-07-25 17:22:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '172.31.1.32', '2016-07-25 17:22:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:22:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3332', '172.31.1.32', '2016-07-25 17:23:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:23:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3345', '172.31.1.32', '2016-07-25 17:23:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:23:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3214', '172.31.1.32', '2016-07-25 17:23:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:23:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3174', '172.31.1.32', '2016-07-25 17:23:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3174', '172.31.1.32', '2016-07-25 17:24:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:24:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3180', '172.31.1.32', '2016-07-25 17:24:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:24:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3225', '172.31.1.32', '2016-07-25 17:24:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '/?pg=elreceipt&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:24:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No', '/?pg=elreceipt&month=Jun-2016&external=No&id=3172', '172.31.1.32', '2016-07-25 17:24:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No&id=3172', '/?pg=elrmailing', '172.31.1.32', '2016-07-25 17:24:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.31.1.32', '2016-07-25 17:25:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsummary', '172.31.1.32', '2016-07-25 17:25:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=eluppcl', '172.31.1.32', '2016-07-25 17:26:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsummary', '172.31.1.32', '2016-07-25 17:26:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsubsidy', '172.31.1.32', '2016-07-25 17:27:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elconfig', '172.31.1.32', '2016-07-25 17:27:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=elconsumption', '172.31.1.32', '2016-07-25 17:29:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-07-25 17:29:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-07-25 17:30:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconfig', '172.31.1.32', '2016-07-25 17:33:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/index.php', '172.31.1.32', '2016-07-25 17:34:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-07-25 17:34:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.32', '2016-07-25 17:34:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.32', '2016-07-25 17:34:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.32', '2016-07-25 17:34:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?pg=elrmailing', '172.31.1.32', '2016-07-25 17:35:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jun-2016&external=Yes', '172.31.1.32', '2016-07-25 17:35:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&external=Yes', '/?pg=elrmailing&id=&month=Jun-2016&external=Yes&mailing=1', '172.31.1.32', '2016-07-25 17:35:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jun-2016&external=Yes&mailing=1', '/?pg=elrmailing&month=Jun-2016&external=No', '172.31.1.32', '2016-07-25 17:36:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&external=No', '/?pg=elrmailing&id=&month=Jun-2016&external=No&mailing=1', '172.31.1.32', '2016-07-25 17:37:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jun-2016&external=No&mailing=1', '/?pg=elrmailing&month=Jun-2016&external=No&refresh=1', '172.31.1.32', '2016-07-25 17:45:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&external=No&refresh=1', '/?pg=elrmailing&id=&month=Jun-2016&external=No&mailing=1', '172.31.1.32', '2016-07-25 17:47:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jun-2016&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-07-25 17:54:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jun-2016&external=No&mailing=1', '172.31.1.32', '2016-07-25 17:54:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-07-25 17:56:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jun-2016&external=Yes', '172.31.1.32', '2016-07-25 17:56:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016&external=Yes', '/?pg=elsmailing&month=Jun-2016&external=Yes&mailing=1', '172.31.1.32', '2016-07-25 17:56:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jun-2016&external=Yes', '172.31.1.32', '2016-07-25 17:57:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016&external=Yes', '/?pg=ellicensee', '172.31.1.32', '2016-07-25 17:58:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2016-07-25 17:59:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2016', '172.31.1.32', '2016-07-25 17:59:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-07-25 18:00:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=May-2016', '172.31.1.32', '2016-07-25 18:01:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elreceipt', '172.31.1.32', '2016-07-25 18:02:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.32', '2016-07-25 18:02:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '172.31.1.32', '2016-07-25 18:02:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elsummary', '172.31.1.31', '2016-07-25 18:49:14'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elsummary', '172.31.1.31', '2016-07-25 19:11:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-25 19:11:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=Yes', 'index.php', '172.31.1.31', '2016-07-25 19:11:06'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-25 19:11:08'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-25 19:15:39'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-25 19:15:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-25 19:15:52'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-25 19:15:52'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-07-25 19:15:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-25 19:16:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '172.31.1.31', '2016-07-25 19:16:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3184', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:16:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3185', '172.31.1.31', '2016-07-25 19:16:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3185', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:17:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3186', '172.31.1.31', '2016-07-25 19:17:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3186', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:17:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3194', '172.31.1.31', '2016-07-25 19:17:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3194', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:18:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '172.31.1.31', '2016-07-25 19:18:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:18:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3195', '172.31.1.31', '2016-07-25 19:19:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3195', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:19:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '172.31.1.31', '2016-07-25 19:19:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:20:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3266', '172.31.1.31', '2016-07-25 19:20:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:20:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3320', '172.31.1.31', '2016-07-25 19:20:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:21:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3324', '172.31.1.31', '2016-07-25 19:21:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:21:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3393', '172.31.1.31', '2016-07-25 19:21:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:21:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3396', '172.31.1.31', '2016-07-25 19:22:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:22:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3398', '172.31.1.31', '2016-07-25 19:22:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:22:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3399', '172.31.1.31', '2016-07-25 19:22:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:24:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3400', '172.31.1.31', '2016-07-25 19:24:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:24:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3401', '172.31.1.31', '2016-07-25 19:25:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.31', '2016-07-25 19:25:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?logout=1', '172.31.1.31', '2016-07-25 19:42:30'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', 'index.php', '172.31.1.31', '2016-07-25 19:42:30'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-25 22:42:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-25 22:42:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-07-25 22:43:04'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-07-25 22:43:04'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-25 22:43:08'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-07-25 22:43:10'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-07-25 22:43:12'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-07-25 22:43:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-07-25 22:43:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-07-25 22:43:24'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-26 10:16:52'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-26 10:16:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-26 10:17:01'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-26 10:17:02'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-26 10:17:04'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-07-26 10:17:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.31', '2016-07-26 10:17:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3398', '172.31.1.31', '2016-07-26 10:17:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3398', '/?logout=1', '172.31.1.31', '2016-07-26 10:19:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3398', 'index.php', '172.31.1.31', '2016-07-26 10:19:59'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-07-29 12:45:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-07-29 12:51:33'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-07-29 12:51:33'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.31', '2016-07-29 12:51:40'),
('grsingh', 'direct', 'index.php', '172.31.1.31', '2016-07-29 17:33:18'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.31', '2016-07-29 17:33:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.31', '2016-07-29 17:33:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.31', '2016-07-29 17:48:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-29 17:51:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-29 17:58:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=145', '172.31.1.31', '2016-07-29 17:58:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=145', '/index.php', '172.31.1.31', '2016-07-29 17:58:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=194', '172.31.1.31', '2016-07-29 18:00:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=194', '/index.php', '172.31.1.31', '2016-07-29 18:06:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-29 18:07:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.31', '2016-07-29 18:07:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.31', '2016-07-29 18:13:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-29 18:15:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-07-29 19:39:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=270', '172.31.1.31', '2016-07-29 19:39:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=270', '/index.php', '172.31.1.31', '2016-07-29 19:39:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.31', '2016-07-29 19:39:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elreading', '172.31.1.31', '2016-07-29 19:39:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.31', '2016-07-29 19:40:11'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.31', '2016-07-29 19:40:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.31', '2016-07-29 19:40:26'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-01 12:03:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-01 12:03:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-01 12:03:15'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-01 12:03:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.31', '2016-08-01 12:03:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-01 12:43:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-01 12:43:50'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-01 12:43:50'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-08-01 12:43:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=webusers', '172.31.1.32', '2016-08-01 12:43:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=stcategory', '172.31.1.32', '2016-08-01 12:44:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-08-01 12:44:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-01 12:44:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=9', '172.31.1.32', '2016-08-01 12:49:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=9', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-01 12:49:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=69', '172.31.1.32', '2016-08-01 12:49:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=69', '/index.php', '172.31.1.32', '2016-08-01 12:49:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=41', '172.31.1.32', '2016-08-01 12:50:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 12:51:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.31', '2016-08-01 12:52:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-01 12:53:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:53:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:54:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:54:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:55:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:55:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:56:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:56:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:58:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:58:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 14:59:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 14:59:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 14:59:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 14:59:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:01:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:01:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:01:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:01:31'),
('ilight', 'direct', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:01:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:01:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:02:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:02:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:02:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:05:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:06:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:06:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:06:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:06:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:07:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:07:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:07:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:07:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:07:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:07:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:07:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:07:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:07:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:07:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:09:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:09:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:10:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:14:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:15:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:15:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:17:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:17:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:17:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:17:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:20:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:22:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:29:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:32:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:32:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:32:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:33:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-01 15:34:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:34:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:34:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:34:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:34:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:34:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:34:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:34:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:35:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:35:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 15:36:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 15:36:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:36:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:37:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 15:37:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stuseritems', '172.31.1.32', '2016-08-01 15:37:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:37:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:47:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:48:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:49:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:50:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:51:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:52:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:53:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:56:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:57:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:58:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 15:59:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 15:59:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 15:59:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 16:04:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:05:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 16:05:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 16:05:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 16:05:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:06:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 16:06:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 16:06:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:11:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-01 16:11:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.31', '2016-08-01 16:13:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.31', '2016-08-01 16:13:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=elreading', '172.31.1.31', '2016-08-01 16:16:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:16:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 16:16:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.31', '2016-08-01 16:16:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.31', '2016-08-01 16:16:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.31', '2016-08-01 16:16:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=elreading', '172.31.1.31', '2016-08-01 16:19:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.31', '2016-08-01 16:19:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.31', '2016-08-01 16:20:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.31', '2016-08-01 16:20:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.31', '2016-08-01 16:20:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', 'index.php', '172.31.1.31', '2016-08-01 16:21:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.31', '2016-08-01 16:21:17');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.31', '2016-08-01 16:21:17'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.31', '2016-08-01 16:21:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.31', '2016-08-01 16:21:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.31', '2016-08-01 16:21:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.31', '2016-08-01 16:21:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:49:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:55:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:55:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:56:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:58:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:58:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:58:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 16:59:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:00:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:00:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:00:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:01:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:01:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:02:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:02:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:03:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/index.php', '172.31.1.32', '2016-08-01 17:03:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-01 17:06:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:06:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/index.php', '172.31.1.32', '2016-08-01 17:06:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:06:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&category=1', '172.31.1.32', '2016-08-01 17:06:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&category=1', '/?pg=stuseritems&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-01 17:06:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&category=1&subcategory=69', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:06:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:06:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&category=1', '172.31.1.32', '2016-08-01 17:06:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&category=1', '/?pg=stuseritems&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-01 17:06:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&category=1&subcategory=69', '/?pg=stuseritems&complaint_no=1&category=1&subcategory=144', '172.31.1.32', '2016-08-01 17:07:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&category=1&subcategory=144', '/?pg=stuseritems&complaint_no=1&category=1&subcategory=153', '172.31.1.32', '2016-08-01 17:07:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&category=1&subcategory=153', '/index.php', '172.31.1.32', '2016-08-01 17:07:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 17:08:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-01 17:08:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 17:08:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-01 17:09:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:10:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&id=3', '/?pg=stcomplaints&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:10:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&id=1', '/?pg=stcomplaints&complaint_no=1&id=4', '172.31.1.32', '2016-08-01 17:10:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&id=1', '/?pg=stcomplaints&complaint_no=1&id=4', '172.31.1.32', '2016-08-01 17:11:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&complaint_no=1&id=4', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:11:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stcomplaints', '172.31.1.32', '2016-08-01 17:11:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stutilization', '172.31.1.32', '2016-08-01 17:11:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&employee=P147', '172.31.1.32', '2016-08-01 17:11:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147', '/?pg=stutilization&employee=P147&complaint_no=1', '172.31.1.32', '2016-08-01 17:11:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&employee=P147&complaint_no=1', '/?pg=stuseritems', '172.31.1.32', '2016-08-01 17:17:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 17:17:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:17:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:17:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:18:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=4', '172.31.1.32', '2016-08-01 17:18:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=4', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:18:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stutilization', '172.31.1.32', '2016-08-01 17:18:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stutilization', '172.31.1.32', '2016-08-01 17:22:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stutilization', '172.31.1.32', '2016-08-01 17:23:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-01 17:23:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stuseritems', '172.31.1.32', '2016-08-01 17:27:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stuseritems', '172.31.1.32', '2016-08-01 17:28:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 17:28:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 17:31:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 17:33:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=1', '172.31.1.32', '2016-08-01 17:34:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:34:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=1', '172.31.1.32', '2016-08-01 17:34:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=1', '/?pg=stuseritems&complaint_no=1&id=4', '172.31.1.32', '2016-08-01 17:34:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=4', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:34:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=4', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:35:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stuseritems&complaint_no=1&id=3', '172.31.1.32', '2016-08-01 17:35:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=3', '/?pg=stuseritems&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:35:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stutilization', '172.31.1.32', '2016-08-01 17:35:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=1&id=', '/?pg=stutilization', '172.31.1.32', '2016-08-01 17:35:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stuseritems', '172.31.1.32', '2016-08-01 17:35:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stutilization', '172.31.1.32', '2016-08-01 17:36:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-01 17:36:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-01 17:40:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-01 17:44:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stutilization&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:44:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stutilization&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:48:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&id=', '/?pg=stutilization&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:48:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&id=', '/?pg=stutilization&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:49:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&id=', '/?pg=stutilization&complaint_no=1&id=', '172.31.1.32', '2016-08-01 17:50:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&id=', '/?pg=stutilization&complaint_no=1&category=1', '172.31.1.32', '2016-08-01 17:50:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-01 17:50:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-01 17:53:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', 'index.php', '172.31.1.31', '2016-08-01 18:29:03'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.31', '2016-08-01 18:29:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.31', '2016-08-01 18:48:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.31', '2016-08-01 18:48:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.31', '2016-08-01 18:48:59'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-02 09:23:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-02 09:23:21'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-02 09:23:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.31', '2016-08-02 09:23:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.31', '2016-08-02 09:28:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jun-2016', '172.31.1.31', '2016-08-02 09:28:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.31', '2016-08-02 09:34:06'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-02 10:37:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-02 10:37:31'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-02 10:37:31'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-08-02 10:37:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-08-02 10:39:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-08-02 10:42:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-08-02 10:49:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-08-02 10:49:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-08-02 10:49:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-08-02 10:50:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elbilling', '172.31.1.32', '2016-08-02 10:50:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-08-02 10:50:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-08-02 10:51:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-08-02 10:51:47'),
('ilight', 'direct', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.32', '2016-08-02 10:51:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-08-02 10:53:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.32', '2016-08-02 10:53:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=ellicensee', '172.31.1.32', '2016-08-02 10:54:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-08-02 10:55:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-08-02 10:55:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-08-02 10:55:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.32', '2016-08-02 10:55:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.32', '2016-08-02 11:12:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.32', '2016-08-02 11:13:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.32', '2016-08-02 11:13:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=elsmailing', '172.31.1.32', '2016-08-02 11:14:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-02 11:31:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes', '/?pg=elsmailing&month=Jul-2016&external=Yes&mailing=1', '172.31.1.32', '2016-08-02 11:31:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes&mailing=1', '/?pg=elsmailing&month=Jul-2016&external=No', '172.31.1.32', '2016-08-02 11:31:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=No', '/?pg=elsmailing&month=Jul-2016&external=No&mailing=1', '172.31.1.32', '2016-08-02 11:31:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=No&mailing=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-02 11:35:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-02 11:41:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-02 11:41:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-02 11:41:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-02 11:41:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-08-02 11:52:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-02 11:52:32'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-03 10:22:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-03 10:22:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 10:23:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 10:24:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 10:25:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 10:25:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 10:25:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-03 11:39:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-03 11:39:27'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-03 11:39:27'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcomplaints', '172.31.1.32', '2016-08-03 11:39:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-03 11:41:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-03 11:41:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-03 11:47:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 11:47:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 11:47:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-08-03 11:48:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-03 11:48:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stutilization&complaint_no=1&category=1', '172.31.1.32', '2016-08-03 11:49:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-03 11:49:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-03 11:53:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-03 11:54:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-03 11:55:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-03 11:57:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-03 12:04:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '/?pg=stcomplaints', '172.31.1.32', '2016-08-03 12:04:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-03 12:04:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-03 12:04:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 12:04:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-08-03 12:04:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-03 12:04:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stcomplaints', '172.31.1.32', '2016-08-03 12:04:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-03 12:04:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-03 12:04:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 12:05:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcomplaints&filter=1', '172.31.1.32', '2016-08-03 12:06:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints&filter=1', '/index.php', '172.31.1.32', '2016-08-03 12:06:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-03 12:07:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-08-03 12:07:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-08-03 12:08:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-03 12:08:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stutilization&complaint_no=1&category=1', '172.31.1.32', '2016-08-03 12:08:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2016-08-03 12:09:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '/?pg=stutilization&complaint_no=1&category=1&subcategory=41', '172.31.1.32', '2016-08-03 12:09:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1&subcategory=41', '/?pg=stcomplaints', '172.31.1.32', '2016-08-03 12:15:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=sttechnicians', '172.31.1.32', '2016-08-03 12:23:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=stcomplaints', '172.31.1.32', '2016-08-03 12:24:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=stcomplaints', '172.31.1.32', '2016-08-03 12:37:40'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-03 13:08:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-03 13:08:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-03 13:08:48'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-03 13:08:48'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-08-03 13:09:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&external=No&month=Apr-2016', '172.31.1.31', '2016-08-03 13:09:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Apr-2016', '/?pg=elreceipt&month=Apr-2016&external=Yes', '172.31.1.31', '2016-08-03 13:09:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes', '/?pg=elreceipt&month=Apr-2016&external=Yes&id=2828', '172.31.1.31', '2016-08-03 13:09:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Apr-2016&external=Yes&id=2828', '/?pg=elreceipt&external=Yes&month=May-2016', '172.31.1.31', '2016-08-03 13:09:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=May-2016', '/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '172.31.1.31', '2016-08-03 13:09:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=May-2016&external=Yes&id=3075', '/?pg=elreceipt&external=Yes&month=Jun-2016', '172.31.1.31', '2016-08-03 13:09:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jun-2016', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3324', '172.31.1.31', '2016-08-03 13:09:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3324', '/?logout=1', '172.31.1.31', '2016-08-03 16:46:11'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3324', 'index.php', '172.31.1.31', '2016-08-03 16:46:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-04 12:48:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-04 12:48:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 12:49:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-04 15:46:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-04 15:48:26'),
('iiitaa', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-04 15:48:26'),
('iiitaa', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-04 15:48:41'),
('iiitaa', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-04 15:48:43'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-08-04 15:48:45'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-04 15:48:45'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-04 15:48:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-04 15:49:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-04 15:49:08'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2016-08-04 15:50:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stitemlist', '172.31.1.32', '2016-08-04 15:50:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-04 15:50:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-04 15:51:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-04 15:51:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-04 15:51:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/index.php', '172.31.1.32', '2016-08-04 15:52:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '172.31.1.32', '2016-08-04 15:53:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '/index.php', '172.31.1.32', '2016-08-04 15:54:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '172.31.1.32', '2016-08-04 15:55:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '/?pg=stcategory', '172.31.1.32', '2016-08-04 15:56:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-08-04 15:56:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-04 15:56:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-04 15:57:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-04 15:57:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-04 15:57:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-04 15:57:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', '172.31.1.32', '2016-08-04 15:57:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', 'index.php', '172.31.1.32', '2016-08-04 15:57:46'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-04 15:57:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-04 15:57:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-04 15:58:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcategory', '172.31.1.32', '2016-08-04 15:58:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-08-04 15:58:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-04 15:58:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-04 15:59:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-04 15:59:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', 'index.php', '172.31.1.32', '2016-08-04 16:00:23'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-04 16:00:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-04 16:00:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-04 16:00:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-04 16:00:36'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-04 16:01:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-04 16:01:29'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-04 16:01:29'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-08-04 16:01:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&external=No&month=Jun-2016', '172.31.1.31', '2016-08-04 16:01:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-04 16:01:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Jun-2016', '/?pg=elreceipt&month=Jun-2016&external=Yes', '172.31.1.31', '2016-08-04 16:01:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3399', '172.31.1.31', '2016-08-04 16:01:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '172.31.1.32', '2016-08-04 16:02:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '/?pg=stsubcategory', '172.31.1.32', '2016-08-04 16:03:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-08-04 16:03:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-04 16:03:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-04 16:04:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:04:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-04 16:05:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-04 16:05:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-04 16:05:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=35', '172.31.1.32', '2016-08-04 16:05:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=35', '/index.php', '172.31.1.32', '2016-08-04 16:05:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', '172.31.1.32', '2016-08-04 16:06:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', 'index.php', '172.31.1.32', '2016-08-04 16:06:13'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-04 16:06:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-04 16:06:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=112', '172.31.1.32', '2016-08-04 16:06:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=112', '/?pg=stitems&category=1&subcategory=67', '172.31.1.32', '2016-08-04 16:06:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=67', '/index.php', '172.31.1.32', '2016-08-04 16:06:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:07:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:07:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1388&category=1&subcategory=67', '172.31.1.32', '2016-08-04 16:07:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1388&category=1&subcategory=67', '/index.php', '172.31.1.32', '2016-08-04 16:07:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:07:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:07:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:07:45'),
('grsingh', 'direct', 'index.php', '172.31.1.31', '2016-08-04 16:07:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1390&category=1&subcategory=67', '172.31.1.32', '2016-08-04 16:07:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-08-04 16:07:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1390&category=1&subcategory=67', '/index.php', '172.31.1.32', '2016-08-04 16:07:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jul-2016&external=Yes', '172.31.1.31', '2016-08-04 16:07:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-04 16:07:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-04 16:08:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-04 16:08:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-04 16:08:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes', '/?pg=elreceipt&external=Yes&month=Jun-2016', '172.31.1.31', '2016-08-04 16:08:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', '172.31.1.32', '2016-08-04 16:08:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jun-2016', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3399', '172.31.1.31', '2016-08-04 16:08:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', '/index.php', '172.31.1.32', '2016-08-04 16:08:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-08-04 16:08:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/index.php', '172.31.1.32', '2016-08-04 16:08:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3399', '/?logout=1', '172.31.1.31', '2016-08-04 16:08:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3399', 'index.php', '172.31.1.31', '2016-08-04 16:08:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-04 16:09:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '172.31.1.32', '2016-08-04 16:10:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-08-04 16:11:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-04 16:11:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/index.php', '172.31.1.32', '2016-08-04 16:12:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '172.31.1.32', '2016-08-04 16:12:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-08-04 16:13:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:13:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:13:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:14:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:14:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:14:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-04 16:14:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-04 16:15:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '172.31.1.32', '2016-08-04 16:15:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-04 16:15:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-04 16:16:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-04 16:17:02'),
('guest', 'https://mail.google.com/mail/u/2/', 'index.php', '172.31.1.6', '2016-08-04 17:18:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-08-04 17:18:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-05 10:57:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 10:57:33'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-05 10:57:33'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-08-05 10:57:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-05 10:59:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2016&external=Yes', '/?pg=elrmailing&id=&month=Jul-2016&external=Yes&mailing=1', '172.31.1.32', '2016-08-05 11:00:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jul-2016&external=Yes&mailing=1', '/?pg=elrmailing&month=Jul-2016&external=No', '172.31.1.32', '2016-08-05 11:04:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2016&external=No', '/?pg=elrmailing&id=&month=Jul-2016&external=No&mailing=1', '172.31.1.32', '2016-08-05 11:04:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-05 11:14:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-05 11:14:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 11:14:28'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-05 11:14:28'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stcategory', '172.31.1.32', '2016-08-05 11:14:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 11:14:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 11:14:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 11:19:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:20:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:20:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 11:20:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 11:20:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-05 11:21:00'),
('guest', 'https://mail.google.com/mail/u/2/', 'index.php', '172.31.1.32', '2016-08-05 11:21:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 11:21:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '172.31.1.32', '2016-08-05 11:21:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 11:21:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '172.31.1.32', '2016-08-05 11:21:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '172.31.1.32', '2016-08-05 11:22:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 11:22:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=34', '172.31.1.32', '2016-08-05 11:23:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=34', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-08-05 11:23:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '172.31.1.32', '2016-08-05 11:23:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '/?pg=stitems', '172.31.1.32', '2016-08-05 11:23:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 11:23:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=68', '172.31.1.32', '2016-08-05 11:24:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=68', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:24:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:24:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 11:24:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:24:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 11:24:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=68', '172.31.1.32', '2016-08-05 11:24:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=68', '/index.php', '172.31.1.32', '2016-08-05 11:24:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '172.31.1.32', '2016-08-05 11:25:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '172.31.1.32', '2016-08-05 11:25:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 11:25:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=35', '172.31.1.32', '2016-08-05 11:26:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=35', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', '172.31.1.32', '2016-08-05 11:26:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', '/index.php', '172.31.1.32', '2016-08-05 11:26:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-08-05 11:27:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/index.php', '172.31.1.32', '2016-08-05 11:27:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:28:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '172.31.1.32', '2016-08-05 11:28:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 11:28:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/?pg=stitems', '172.31.1.32', '2016-08-05 11:29:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 11:29:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-08-05 11:29:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-08-05 11:29:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:30:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 11:30:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 11:30:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 11:30:09');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-08-05 11:30:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:31:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', '172.31.1.32', '2016-08-05 11:31:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', '/index.php', '172.31.1.32', '2016-08-05 11:32:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '172.31.1.32', '2016-08-05 11:32:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-08-05 11:32:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-05 11:32:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/index.php', '172.31.1.32', '2016-08-05 11:33:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:33:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '172.31.1.32', '2016-08-05 11:33:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 11:34:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 11:35:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 11:35:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=154', '172.31.1.32', '2016-08-05 11:36:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=154', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 11:36:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 11:36:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '172.31.1.32', '2016-08-05 11:36:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '172.31.1.32', '2016-08-05 11:36:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=56', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 11:37:02'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-05 11:37:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-05 11:37:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-05 11:37:27'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-05 11:37:27'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.31', '2016-08-05 11:37:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jul-2016&external=No&id=3555', '172.31.1.31', '2016-08-05 11:37:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '172.31.1.32', '2016-08-05 11:38:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=No&id=3555', '/?pg=elreceipt&external=No&month=Jun-2016', '172.31.1.31', '2016-08-05 11:38:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Jun-2016', '/?pg=elreceipt&month=Jun-2016&external=No&id=3307', '172.31.1.31', '2016-08-05 11:38:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', 'index.php', '172.31.1.32', '2016-08-05 11:38:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 11:38:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 11:38:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 11:38:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 11:38:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 11:39:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 11:39:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No&id=3307', '/?logout=1', '172.31.1.31', '2016-08-05 11:39:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=No&id=3307', 'index.php', '172.31.1.31', '2016-08-05 11:39:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:40:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 11:40:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 11:40:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 11:40:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 11:41:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=71', '172.31.1.32', '2016-08-05 11:42:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=71', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=60', '172.31.1.32', '2016-08-05 11:45:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=60', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:46:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 11:46:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 11:46:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 11:46:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:47:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 11:48:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:49:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:49:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:49:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:50:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:50:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 11:50:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 11:50:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:50:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 11:50:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 11:50:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 11:50:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-08-05 11:51:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:51:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/?pg=stitems&id=570&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:51:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=570&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 11:51:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:51:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 11:51:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 11:51:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:51:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 11:52:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:52:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:52:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 11:52:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 11:54:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:54:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/?pg=stitems', '172.31.1.32', '2016-08-05 11:54:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 11:54:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:54:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/?pg=stitems&id=569&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:54:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=569&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 11:54:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:55:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:55:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=48', '172.31.1.32', '2016-08-05 11:55:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=48', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:55:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 11:55:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:55:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:56:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 11:56:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:56:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-05 11:56:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 11:56:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 11:56:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 11:56:48'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-05 12:01:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:02:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 12:02:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:03:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:03:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:03:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-05 12:03:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 12:03:58'),
('rs168', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-05 12:03:58'),
('rs168', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 12:04:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:04:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:04:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 12:04:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 12:04:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:04:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:05:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:05:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:05:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:06:02'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-05 12:06:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:06:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:06:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 12:06:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 12:06:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-05 12:06:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:06:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:07:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-05 12:07:16'),
('rse2016004', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-05 12:07:16'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.31', '2016-08-05 12:07:38'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-05 12:07:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:08:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:08:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:08:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:23:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:23:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:23:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:24:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/?pg=stitems&id=1401&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:24:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1401&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:25:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:25:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 12:25:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 12:25:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:25:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:25:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:25:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:25:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:25:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:26:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:26:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:26:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:26:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 12:26:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 12:26:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:26:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:27:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:27:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:27:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:27:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:27:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1402&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:28:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1402&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:28:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:28:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 12:28:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 12:28:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:28:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 12:29:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:30:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=60', '172.31.1.32', '2016-08-05 12:30:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=60', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 12:31:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 12:32:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 12:32:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 12:32:51'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.32', '2016-08-05 12:33:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 12:33:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:34:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:34:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=40', '172.31.1.32', '2016-08-05 12:34:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:34:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:34:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-05 12:35:20'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-05 12:35:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 12:35:46'),
('kaushal', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-05 12:35:46'),
('kaushal', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.32', '2016-08-05 12:36:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', '/?logout=1', '172.31.1.32', '2016-08-05 12:37:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=webusers', 'index.php', '172.31.1.32', '2016-08-05 12:37:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-05 12:52:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 12:52:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:53:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 12:53:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 12:53:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 12:53:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 12:53:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 12:53:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 12:54:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '172.31.1.32', '2016-08-05 12:54:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '172.31.1.32', '2016-08-05 12:55:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:55:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:55:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=58', '172.31.1.32', '2016-08-05 12:55:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=58', '/index.php', '172.31.1.32', '2016-08-05 12:55:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 12:55:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 12:55:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 12:55:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '172.31.1.32', '2016-08-05 12:56:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '/index.php', '172.31.1.32', '2016-08-05 12:56:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '172.31.1.32', '2016-08-05 12:56:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '/?pg=stitems', '172.31.1.32', '2016-08-05 12:56:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 12:56:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-08-05 12:56:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-08-05 12:57:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 12:57:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 12:57:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=69', '172.31.1.32', '2016-08-05 12:57:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=69', '/index.php', '172.31.1.32', '2016-08-05 12:57:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=', '172.31.1.32', '2016-08-05 12:57:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=', '/index.php', '172.31.1.32', '2016-08-05 13:00:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:00:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:01:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:01:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:01:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '172.31.1.32', '2016-08-05 13:01:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-08-05 13:01:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:01:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:01:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-08-05 13:01:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/?pg=stitems&id=1407&category=1&subcategory=69', '172.31.1.32', '2016-08-05 13:02:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1407&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-08-05 13:02:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:02:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:02:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:02:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '172.31.1.32', '2016-08-05 13:02:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=69', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '172.31.1.32', '2016-08-05 13:02:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '/index.php', '172.31.1.32', '2016-08-05 13:03:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '172.31.1.32', '2016-08-05 13:03:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '/index.php', '172.31.1.32', '2016-08-05 13:03:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '172.31.1.32', '2016-08-05 13:04:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=58', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '172.31.1.32', '2016-08-05 13:04:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '/index.php', '172.31.1.32', '2016-08-05 13:04:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 13:04:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 13:05:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '172.31.1.32', '2016-08-05 13:05:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-08-05 13:05:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:06:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:06:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=53', '172.31.1.32', '2016-08-05 13:06:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-08-05 13:07:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:07:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:07:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:07:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '172.31.1.32', '2016-08-05 13:07:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-08-05 13:08:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=48', '172.31.1.32', '2016-08-05 13:08:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=48', '/index.php', '172.31.1.32', '2016-08-05 13:08:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=144', '172.31.1.32', '2016-08-05 13:09:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=144', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 13:09:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 13:10:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 13:10:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-08-05 13:10:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-05 13:13:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/index.php', '172.31.1.32', '2016-08-05 13:14:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:14:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:14:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:15:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:15:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:15:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:16:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:16:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:16:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:16:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:16:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:16:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:18:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=9', '172.31.1.32', '2016-08-05 13:18:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=9', '/?pg=stitems&category=', '172.31.1.32', '2016-08-05 13:18:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:18:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:19:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:20:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:20:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:20:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:20:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:20:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:20:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:21:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:21:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:21:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:21:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:21:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:21:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:21:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:22:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:22:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=42', '172.31.1.32', '2016-08-05 13:22:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=42', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:23:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:23:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 13:24:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 13:24:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 13:24:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/?pg=streceipt&bill_no=3&category=9', '172.31.1.32', '2016-08-05 13:24:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=9', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:24:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 13:24:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 13:25:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:25:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:25:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=112', '172.31.1.32', '2016-08-05 13:25:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 13:25:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:25:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:26:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:26:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=112', '172.31.1.32', '2016-08-05 13:26:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 13:26:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:26:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:26:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:26:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:26:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:27:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:27:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:27:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 13:27:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 13:27:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:27:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 13:27:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 13:28:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:28:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 13:28:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:28:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:28:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=112', '172.31.1.32', '2016-08-05 13:28:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 13:28:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:28:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:28:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:29:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-08-05 13:29:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '172.31.1.32', '2016-08-05 13:29:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-08-05 13:29:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:29:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:29:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=113', '172.31.1.32', '2016-08-05 13:29:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=113', '/index.php', '172.31.1.32', '2016-08-05 13:30:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:30:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:30:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:30:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-08-05 13:30:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/index.php', '172.31.1.32', '2016-08-05 13:30:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 13:33:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 13:33:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 13:34:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcategory', '172.31.1.32', '2016-08-05 13:35:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory', '/index.php', '172.31.1.32', '2016-08-05 13:35:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcategory&id=11', '172.31.1.32', '2016-08-05 13:35:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stcategory&id=11', '/index.php', '172.31.1.32', '2016-08-05 13:35:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 13:35:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 13:35:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 13:35:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 13:37:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:37:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:37:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:37:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 13:38:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:38:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:38:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-08-05 13:38:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-08-05 13:39:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:39:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:39:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:39:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 13:40:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-08-05 13:40:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:40:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:41:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:41:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:41:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:41:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:41:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:41:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:42:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 13:43:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 13:44:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=55', '172.31.1.32', '2016-08-05 13:44:34');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=55', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 13:49:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 13:55:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 13:55:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/?pg=stitems', '172.31.1.32', '2016-08-05 13:55:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 13:55:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-08-05 13:55:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 13:55:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 13:55:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 13:56:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 13:56:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 13:56:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 13:56:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 14:11:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 14:11:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=154', '172.31.1.32', '2016-08-05 14:13:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=154', '/index.php', '172.31.1.32', '2016-08-05 14:14:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=55', '172.31.1.32', '2016-08-05 14:15:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=55', '/index.php', '172.31.1.32', '2016-08-05 14:15:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:15:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '172.31.1.32', '2016-08-05 14:16:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:16:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 14:17:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:18:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:18:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=57', '172.31.1.32', '2016-08-05 14:18:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=57', '/index.php', '172.31.1.32', '2016-08-05 14:19:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:19:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:19:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:19:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=57', '172.31.1.32', '2016-08-05 14:19:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=57', '/index.php', '172.31.1.32', '2016-08-05 14:19:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=2', '172.31.1.32', '2016-08-05 14:20:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=2', '/?pg=streceipt&supplier=&bill_no=3&category=2&subcategory=106', '172.31.1.32', '2016-08-05 14:20:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=2&subcategory=106', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:20:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=65', '172.31.1.32', '2016-08-05 14:20:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=65', '/index.php', '172.31.1.32', '2016-08-05 14:20:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:21:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=50', '172.31.1.32', '2016-08-05 14:21:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=50', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '172.31.1.32', '2016-08-05 14:22:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-08-05 14:22:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:23:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:23:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=51', '172.31.1.32', '2016-08-05 14:23:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-08-05 14:23:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:23:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:23:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:23:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:23:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '172.31.1.32', '2016-08-05 14:24:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-08-05 14:24:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:24:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:24:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:24:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', '172.31.1.32', '2016-08-05 14:25:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', '/index.php', '172.31.1.32', '2016-08-05 14:26:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:26:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:26:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:27:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:27:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:28:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=45', '172.31.1.32', '2016-08-05 14:28:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=45', '/index.php', '172.31.1.32', '2016-08-05 14:29:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', '172.31.1.32', '2016-08-05 14:29:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', '/index.php', '172.31.1.32', '2016-08-05 14:29:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=45', '172.31.1.32', '2016-08-05 14:29:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=45', '/index.php', '172.31.1.32', '2016-08-05 14:29:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', '172.31.1.32', '2016-08-05 14:30:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', '/index.php', '172.31.1.32', '2016-08-05 14:30:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=148', '172.31.1.32', '2016-08-05 14:30:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=148', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:30:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:30:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=148', '172.31.1.32', '2016-08-05 14:31:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=148', '/index.php', '172.31.1.32', '2016-08-05 14:31:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=47', '172.31.1.32', '2016-08-05 14:31:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=47', '/?pg=stitems&category=1&subcategory=46', '172.31.1.32', '2016-08-05 14:32:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=46', '/index.php', '172.31.1.32', '2016-08-05 14:33:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=158', '172.31.1.32', '2016-08-05 14:33:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=158', '/?pg=stitems&category=1&subcategory=148', '172.31.1.32', '2016-08-05 14:33:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=148', '/index.php', '172.31.1.32', '2016-08-05 14:35:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:36:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=32', '172.31.1.32', '2016-08-05 14:36:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-08-05 14:36:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=147', '172.31.1.32', '2016-08-05 14:37:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=147', '/?pg=stitems&category=1&subcategory=113', '172.31.1.32', '2016-08-05 14:37:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=113', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 14:37:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:37:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:37:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:37:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '172.31.1.32', '2016-08-05 14:38:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '/index.php', '172.31.1.32', '2016-08-05 14:38:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:39:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 14:39:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 14:39:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 14:40:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 14:40:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 14:40:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 14:40:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:40:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:40:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=112', '172.31.1.32', '2016-08-05 14:40:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 14:41:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:41:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:41:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:41:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 14:41:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 14:41:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 14:41:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 14:42:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 14:43:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-08-05 14:43:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 14:43:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 14:43:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 14:44:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-08-05 14:44:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '172.31.1.32', '2016-08-05 14:45:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', 'index.php', '172.31.1.32', '2016-08-05 14:45:12'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:45:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:45:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=54', '172.31.1.32', '2016-08-05 14:45:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=54', '/index.php', '172.31.1.32', '2016-08-05 14:45:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=550&category=1&subcategory=54', '172.31.1.32', '2016-08-05 14:46:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=550&category=1&subcategory=54', '/index.php', '172.31.1.32', '2016-08-05 14:46:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=551&category=1&subcategory=54', '172.31.1.32', '2016-08-05 14:46:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=551&category=1&subcategory=54', '/index.php', '172.31.1.32', '2016-08-05 14:46:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:47:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:47:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:47:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '172.31.1.32', '2016-08-05 14:47:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '/index.php', '172.31.1.32', '2016-08-05 14:47:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:48:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', 'index.php', '172.31.1.32', '2016-08-05 14:48:58'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:48:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:49:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:49:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 14:49:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:49:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:49:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:49:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:49:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 14:49:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 14:50:29'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:50:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:50:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:50:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 14:51:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:51:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:51:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:51:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:51:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 14:52:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '172.31.1.32', '2016-08-05 14:52:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:52:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:52:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 14:52:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:53:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:53:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=145', '172.31.1.32', '2016-08-05 14:54:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=145', '/index.php', '172.31.1.32', '2016-08-05 14:54:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 14:54:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:54:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stitems', '172.31.1.32', '2016-08-05 14:54:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 14:55:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:55:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 14:55:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 14:55:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 14:55:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 14:55:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 14:55:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 14:55:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=43', '172.31.1.32', '2016-08-05 14:56:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=43', '/index.php', '172.31.1.32', '2016-08-05 14:56:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=35', '172.31.1.32', '2016-08-05 14:56:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=35', '/index.php', '172.31.1.32', '2016-08-05 14:57:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:58:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 14:58:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jul-2016&external=No&mailing=1', '/?logout=1', '172.31.1.32', '2016-08-05 15:23:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jul-2016&external=No&mailing=1', 'index.php', '172.31.1.32', '2016-08-05 15:23:01'),
('guest', 'direct', 'index.php', '172.20.15.217', '2016-08-05 15:30:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.20.15.217', '2016-08-05 15:30:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=3527', '172.20.15.217', '2016-08-05 15:31:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.20.15.217', '2016-08-05 15:31:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:34:11'),
('guest', 'direct', 'index.php', '172.20.15.217', '2016-08-05 15:34:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.20.15.217', '2016-08-05 15:34:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:34:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:34:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:34:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:34:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:35:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.20.15.217', '2016-08-05 15:36:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.20.15.217', '2016-08-05 15:36:07'),
('guest', 'direct', '/index.php', '172.20.15.217', '2016-08-05 15:42:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 16:30:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', '172.31.1.32', '2016-08-05 16:30:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', '/index.php', '172.31.1.32', '2016-08-05 16:30:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=43', '172.31.1.32', '2016-08-05 16:30:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=43', '/index.php', '172.31.1.32', '2016-08-05 16:31:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 16:31:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 16:32:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 16:32:41'),
('grsingh', 'direct', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 16:33:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-05 16:33:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 16:33:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 16:33:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 16:33:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-08-05 16:34:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 16:34:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-05 16:35:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-05 16:36:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 16:36:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-08-05 16:36:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 16:36:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1436&category=1&subcategory=155', '172.31.1.32', '2016-08-05 16:37:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1436&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 16:37:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 16:37:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 16:37:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 16:37:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 16:37:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 16:37:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-05 16:38:45'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-05 16:38:45'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 16:38:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 16:38:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 16:39:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 16:39:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 16:41:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 16:41:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 16:41:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=159', '172.31.1.32', '2016-08-05 16:41:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '172.31.1.32', '2016-08-05 16:41:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=159', '/index.php', '172.31.1.32', '2016-08-05 16:41:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=', '172.31.1.32', '2016-08-05 16:41:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-08-05 16:41:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '172.31.1.32', '2016-08-05 16:42:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=146', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=62', '172.31.1.32', '2016-08-05 16:42:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=62', '/index.php', '172.31.1.32', '2016-08-05 16:43:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 16:43:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=151', '172.31.1.32', '2016-08-05 16:43:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=151', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 16:44:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 16:44:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 16:45:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 16:47:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 16:52:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 16:52:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 16:53:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 16:59:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 16:59:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 16:59:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=151', '172.31.1.32', '2016-08-05 16:59:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=151', '/index.php', '172.31.1.32', '2016-08-05 17:00:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-05 17:00:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/index.php', '172.31.1.32', '2016-08-05 17:00:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 17:01:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 17:01:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 17:01:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 17:01:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:02:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:02:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:02:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 17:03:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 17:03:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 17:03:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:03:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:03:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:03:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=161', '172.31.1.32', '2016-08-05 17:03:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=161', 'index.php', '172.31.1.32', '2016-08-05 17:03:37'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:03:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:03:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=161', '172.31.1.32', '2016-08-05 17:03:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=161', '/index.php', '172.31.1.32', '2016-08-05 17:04:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:04:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:04:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:04:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '172.31.1.32', '2016-08-05 17:04:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=36', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=161', '172.31.1.32', '2016-08-05 17:04:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=161', '/index.php', '172.31.1.32', '2016-08-05 17:04:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 17:04:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 17:04:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '172.31.1.32', '2016-08-05 17:05:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=39', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=68', '172.31.1.32', '2016-08-05 17:05:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=68', '/index.php', '172.31.1.32', '2016-08-05 17:05:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:05:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=153', '172.31.1.32', '2016-08-05 17:05:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=153', '/index.php', '172.31.1.32', '2016-08-05 17:06:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:06:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=156', '172.31.1.32', '2016-08-05 17:06:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=156', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:07:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=9', '172.31.1.32', '2016-08-05 17:07:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=9', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:07:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=156', '172.31.1.32', '2016-08-05 17:07:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=156', '/index.php', '172.31.1.32', '2016-08-05 17:07:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:07:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:07:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:07:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:07:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:07:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=156', '172.31.1.32', '2016-08-05 17:07:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=156', '/index.php', '172.31.1.32', '2016-08-05 17:07:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 17:08:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 17:08:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 17:08:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:08:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:08:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=112', '172.31.1.32', '2016-08-05 17:08:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 17:09:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:09:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:09:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:09:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 17:09:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/index.php', '172.31.1.32', '2016-08-05 17:09:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 17:09:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 17:09:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 17:10:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 17:10:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 17:10:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 17:11:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:12:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '172.31.1.32', '2016-08-05 17:12:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', 'index.php', '172.31.1.32', '2016-08-05 17:12:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:12:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:12:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=41', '172.31.1.32', '2016-08-05 17:13:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=41', '/?pg=stitems&category=1&subcategory=51', '172.31.1.32', '2016-08-05 17:13:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-08-05 17:13:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:13:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:13:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:13:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '172.31.1.32', '2016-08-05 17:13:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-08-05 17:14:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 17:14:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '172.31.1.32', '2016-08-05 17:14:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=40', '/index.php', '172.31.1.32', '2016-08-05 17:14:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 17:14:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-08-05 17:15:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '172.31.1.32', '2016-08-05 17:15:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-08-05 17:15:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 17:15:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 17:15:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '172.31.1.32', '2016-08-05 17:16:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '/index.php', '172.31.1.32', '2016-08-05 17:16:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '172.31.1.32', '2016-08-05 17:16:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=53', '/index.php', '172.31.1.32', '2016-08-05 17:17:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 17:17:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-08-05 17:17:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:18:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 17:18:49'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 17:18:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=9', '172.31.1.32', '2016-08-05 17:18:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=9', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 17:19:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-05 17:19:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:19:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:19:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=162', '172.31.1.32', '2016-08-05 17:19:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=162', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 17:19:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 17:19:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=162', '172.31.1.32', '2016-08-05 17:20:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=162', '/index.php', '172.31.1.32', '2016-08-05 17:20:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 17:20:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 17:23:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 17:23:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=', '172.31.1.32', '2016-08-05 17:23:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:25:17');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:25:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:25:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '172.31.1.32', '2016-08-05 17:25:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', 'index.php', '172.31.1.32', '2016-08-05 17:25:29'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:25:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:25:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=162', '172.31.1.32', '2016-08-05 17:25:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=162', '/index.php', '172.31.1.32', '2016-08-05 17:27:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:28:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:28:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:28:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:28:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:28:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '172.31.1.32', '2016-08-05 17:28:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '/index.php', '172.31.1.32', '2016-08-05 17:28:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:28:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:29:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 17:29:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 17:30:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '172.31.1.32', '2016-08-05 17:31:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '/index.php', '172.31.1.32', '2016-08-05 17:31:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 17:31:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/index.php', '172.31.1.32', '2016-08-05 17:32:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '172.31.1.32', '2016-08-05 17:32:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 17:32:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=9', '172.31.1.32', '2016-08-05 17:32:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=9', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 17:32:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=49', '172.31.1.32', '2016-08-05 17:32:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=49', '/index.php', '172.31.1.32', '2016-08-05 17:32:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:33:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:33:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=49', '172.31.1.32', '2016-08-05 17:33:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=49', '/index.php', '172.31.1.32', '2016-08-05 17:33:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:33:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:33:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:33:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '172.31.1.32', '2016-08-05 17:33:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:34:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:34:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=49', '172.31.1.32', '2016-08-05 17:34:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=49', '/index.php', '172.31.1.32', '2016-08-05 17:34:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:34:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:34:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:34:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '172.31.1.32', '2016-08-05 17:35:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '/index.php', '172.31.1.32', '2016-08-05 17:35:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:41:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:41:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=49', '172.31.1.32', '2016-08-05 17:41:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=49', '/index.php', '172.31.1.32', '2016-08-05 17:42:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:42:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:44:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:44:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:44:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '172.31.1.32', '2016-08-05 17:44:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=49', '/index.php', '172.31.1.32', '2016-08-05 17:45:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:45:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:46:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:46:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '172.31.1.32', '2016-08-05 17:46:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 17:47:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:48:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 17:48:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 17:48:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 17:48:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=', '/?pg=ststockstatus', '172.31.1.32', '2016-08-05 17:51:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:54:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:54:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=59', '172.31.1.32', '2016-08-05 17:54:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=59', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 17:55:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/?pg=stitems', '172.31.1.32', '2016-08-05 17:56:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 17:56:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:56:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 17:56:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:56:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 17:56:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 17:56:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 17:56:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 17:56:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 17:57:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:07:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 18:07:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 18:07:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:07:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:07:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:08:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 18:08:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:08:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:08:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:08:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:08:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 18:08:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 18:11:17'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:11:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:11:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:11:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 18:12:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:12:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:12:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:12:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:12:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:14:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:14:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:14:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 18:14:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 18:15:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '172.31.1.32', '2016-08-05 18:16:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=145', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:16:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:17:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:17:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:17:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2016-08-05 18:17:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:22:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:22:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:22:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '172.31.1.32', '2016-08-05 18:22:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 18:22:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:23:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:23:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=158', '172.31.1.32', '2016-08-05 18:23:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=158', '/index.php', '172.31.1.32', '2016-08-05 18:23:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:23:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', 'index.php', '172.31.1.32', '2016-08-05 18:24:34'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:24:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:24:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:24:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/?pg=stitems&id=1370&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:24:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1370&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:25:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:25:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=155&id=', '172.31.1.32', '2016-08-05 18:25:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155&id=', '/index.php', '172.31.1.32', '2016-08-05 18:25:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1373&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:25:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1373&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:25:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=162', '172.31.1.32', '2016-08-05 18:26:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=162', '/index.php', '172.31.1.32', '2016-08-05 18:26:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:27:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:27:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:27:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:27:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:27:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:27:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 18:28:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 18:29:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:29:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:29:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=41', '172.31.1.32', '2016-08-05 18:29:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=41', '/?pg=stitems&id=899&category=1&subcategory=41', '172.31.1.32', '2016-08-05 18:29:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=899&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 18:29:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=48', '172.31.1.32', '2016-08-05 18:29:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=48', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:29:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:30:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:30:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 18:30:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:30:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=152', '172.31.1.32', '2016-08-05 18:31:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=152', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 18:31:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 18:31:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/index.php', '172.31.1.32', '2016-08-05 18:32:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:33:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '172.31.1.32', '2016-08-05 18:34:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', 'index.php', '172.31.1.32', '2016-08-05 18:34:20'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:34:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:34:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=70', '172.31.1.32', '2016-08-05 18:34:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=70', '/?pg=stitems&id=657&category=1&subcategory=70', '172.31.1.32', '2016-08-05 18:34:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=657&category=1&subcategory=70', '/index.php', '172.31.1.32', '2016-08-05 18:34:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:34:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=70&id=', '172.31.1.32', '2016-08-05 18:34:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=70&id=', '/index.php', '172.31.1.32', '2016-08-05 18:35:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:35:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:35:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:35:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-05 18:35:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-05 18:35:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stsubcategory&category=1&id=70', '172.31.1.32', '2016-08-05 18:35:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=70', '/index.php', '172.31.1.32', '2016-08-05 18:35:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:38:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:38:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:38:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '172.31.1.32', '2016-08-05 18:38:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=70', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 18:38:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 18:38:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:39:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', 'index.php', '172.31.1.32', '2016-08-05 18:39:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:39:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:39:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:39:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/?pg=stitems&id=1372&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:39:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1372&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:40:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=155&id=', '172.31.1.32', '2016-08-05 18:40:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155&id=', '/index.php', '172.31.1.32', '2016-08-05 18:40:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:40:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:40:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:40:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:40:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:41:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 18:41:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:42:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:42:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:43:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:44:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:44:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:44:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:44:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:44:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:44:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '172.31.1.32', '2016-08-05 18:45:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 18:45:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '172.31.1.32', '2016-08-05 18:45:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=155', '/index.php', '172.31.1.32', '2016-08-05 18:45:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 18:45:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/index.php', '172.31.1.32', '2016-08-05 18:46:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', '172.31.1.32', '2016-08-05 18:46:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=44', 'index.php', '172.31.1.32', '2016-08-05 18:49:36'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:49:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:49:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=44', '172.31.1.32', '2016-08-05 18:49:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=44', '/index.php', '172.31.1.32', '2016-08-05 18:50:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:53:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:53:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:53:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '172.31.1.32', '2016-08-05 18:53:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=52', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '172.31.1.32', '2016-08-05 18:54:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '/index.php', '172.31.1.32', '2016-08-05 18:54:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', '172.31.1.32', '2016-08-05 18:55:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=67', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 18:55:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '172.31.1.32', '2016-08-05 18:55:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=147', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '172.31.1.32', '2016-08-05 18:56:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '/index.php', '172.31.1.32', '2016-08-05 18:56:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 18:56:31'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:56:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:56:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=54', '172.31.1.32', '2016-08-05 18:56:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=54', '/?pg=stitems&id=549&category=1&subcategory=54', '172.31.1.32', '2016-08-05 18:56:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=549&category=1&subcategory=54', '/index.php', '172.31.1.32', '2016-08-05 18:56:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 18:57:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 18:57:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 18:57:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', '172.31.1.32', '2016-08-05 18:57:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=54', 'index.php', '172.31.1.32', '2016-08-05 18:57:33'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 18:57:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 18:57:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=162', '172.31.1.32', '2016-08-05 18:57:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=162', '/index.php', '172.31.1.32', '2016-08-05 18:58:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 19:00:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 19:00:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 19:00:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', '172.31.1.32', '2016-08-05 19:00:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=33', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=157', '172.31.1.32', '2016-08-05 19:00:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=157', '/index.php', '172.31.1.32', '2016-08-05 19:01:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:01:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '172.31.1.32', '2016-08-05 19:01:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=51', '/index.php', '172.31.1.32', '2016-08-05 19:01:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 19:01:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/index.php', '172.31.1.32', '2016-08-05 19:02:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:02:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '/?pg=stitems', '172.31.1.32', '2016-08-05 19:03:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 19:03:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:03:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61', '/?pg=stitems&id=594&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:03:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=594&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 19:03:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=61&id=', '172.31.1.32', '2016-08-05 19:03:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61&id=', '/index.php', '172.31.1.32', '2016-08-05 19:04:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=595&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:04:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=595&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 19:04:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=61&id=', '172.31.1.32', '2016-08-05 19:04:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61&id=', '/index.php', '172.31.1.32', '2016-08-05 19:04:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:05:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 19:05:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 19:05:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=9', '172.31.1.32', '2016-08-05 19:05:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=9', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 19:05:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:05:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 19:06:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:06:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:06:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:07:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:08:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 19:08:30'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 19:08:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 19:08:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=36', '172.31.1.32', '2016-08-05 19:08:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=36', '/?pg=stitems&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:08:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61', '/?pg=stitems&id=596&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:08:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=596&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 19:08:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=61&id=', '172.31.1.32', '2016-08-05 19:08:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61&id=', '/index.php', '172.31.1.32', '2016-08-05 19:09:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:09:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=597&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:09:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=597&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 19:09:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=1&subcategory=61&id=', '172.31.1.32', '2016-08-05 19:09:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=61&id=', '/index.php', '172.31.1.32', '2016-08-05 19:09:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:09:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 19:10:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 19:10:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 19:10:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '172.31.1.32', '2016-08-05 19:10:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=61', '/index.php', '172.31.1.32', '2016-08-05 19:10:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:11:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:11:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:11:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:12:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-05 19:12:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 19:12:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '172.31.1.32', '2016-08-05 19:12:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=41', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '172.31.1.32', '2016-08-05 19:13:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=59', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=150', '172.31.1.32', '2016-08-05 19:13:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=150', '/?pg=stitems', '172.31.1.32', '2016-08-05 19:13:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 19:13:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=150', '172.31.1.32', '2016-08-05 19:13:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=150', '/index.php', '172.31.1.32', '2016-08-05 19:14:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 19:14:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 19:14:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 19:14:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=150', '172.31.1.32', '2016-08-05 19:14:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=150', '/index.php', '172.31.1.32', '2016-08-05 19:14:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=160', '172.31.1.32', '2016-08-05 19:14:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=160', '/?pg=stitems', '172.31.1.32', '2016-08-05 19:15:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 19:15:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=160', '172.31.1.32', '2016-08-05 19:15:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=160', '/index.php', '172.31.1.32', '2016-08-05 19:15:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-05 19:15:34'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-05 19:15:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 19:15:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 19:15:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=160', '172.31.1.32', '2016-08-05 19:15:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=160', '/index.php', '172.31.1.32', '2016-08-05 19:15:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '172.31.1.32', '2016-08-05 19:16:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', 'index.php', '172.31.1.32', '2016-08-05 19:16:06'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-05 19:16:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-05 19:16:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=162', '172.31.1.32', '2016-08-05 19:16:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=162', '/index.php', '172.31.1.32', '2016-08-05 19:16:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 19:16:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 19:16:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 19:16:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '172.31.1.32', '2016-08-05 19:16:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=162', '/index.php', '172.31.1.32', '2016-08-05 19:17:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-05 20:43:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-05 20:43:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=1', '172.31.1.32', '2016-08-05 20:43:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=1', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=151', '172.31.1.32', '2016-08-05 20:43:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=151', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '172.31.1.32', '2016-08-05 20:43:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=112', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '172.31.1.32', '2016-08-05 20:44:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=113', '/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '172.31.1.32', '2016-08-05 20:44:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=1&subcategory=32', '/?pg=stitemlist', '172.31.1.32', '2016-08-05 20:45:06'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-06 10:51:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-06 10:51:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-06 10:51:30'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-06 10:51:30'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.31', '2016-08-06 10:51:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.31', '2016-08-06 10:51:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=153', '172.31.1.31', '2016-08-06 10:51:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=153', '/index.php', '172.31.1.31', '2016-08-06 10:52:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.31', '2016-08-06 10:52:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-08-06 10:52:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-08-06 10:52:44'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-08-06 13:46:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-06 13:46:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-07 07:08:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-07 07:08:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 07:08:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 07:09:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 07:09:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 07:11:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 07:11:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 07:12:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-07 14:52:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-07 14:52:16'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-07 14:52:17'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 14:52:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 14:52:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 14:53:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 14:53:10');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 14:53:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 14:53:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=163', '172.31.1.32', '2016-08-07 14:53:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=163', 'index.php', '172.31.1.32', '2016-08-07 14:53:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-07 14:53:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 14:53:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-07 14:53:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/?pg=stitems&category=5&subcategory=163', '172.31.1.32', '2016-08-07 14:53:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=163', '/index.php', '172.31.1.32', '2016-08-07 14:53:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=129', '172.31.1.32', '2016-08-07 14:54:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=129', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 14:54:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 14:54:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 14:55:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 14:55:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 14:55:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=164', '172.31.1.32', '2016-08-07 14:55:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=164', '/index.php', '172.31.1.32', '2016-08-07 14:55:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 14:55:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 14:55:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 14:55:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=164', '172.31.1.32', '2016-08-07 14:55:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=164', '/index.php', '172.31.1.32', '2016-08-07 14:55:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 14:56:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=128', '172.31.1.32', '2016-08-07 14:56:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=128', '/?pg=stitems', '172.31.1.32', '2016-08-07 14:56:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 14:56:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', 'index.php', '172.31.1.32', '2016-08-07 14:56:48'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 14:56:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 14:56:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 14:57:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 14:57:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 14:57:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=165', '172.31.1.32', '2016-08-07 14:57:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=165', '/index.php', '172.31.1.32', '2016-08-07 14:57:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 14:57:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 14:57:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 14:57:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 14:57:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 14:57:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=166', '172.31.1.32', '2016-08-07 14:57:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=166', '/index.php', '172.31.1.32', '2016-08-07 14:58:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 14:58:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 14:58:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 14:58:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '172.31.1.32', '2016-08-07 14:58:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '/index.php', '172.31.1.32', '2016-08-07 14:58:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 14:59:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-07 14:59:10'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 14:59:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 14:59:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 14:59:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 14:59:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 14:59:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=167', '172.31.1.32', '2016-08-07 14:59:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=167', '/index.php', '172.31.1.32', '2016-08-07 14:59:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:00:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:00:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:00:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:00:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '172.31.1.32', '2016-08-07 15:00:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '/index.php', '172.31.1.32', '2016-08-07 15:00:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:01:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '/index.php', '172.31.1.32', '2016-08-07 15:01:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:01:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:01:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 15:02:44'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:02:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:02:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:04:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:04:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:04:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=168', '172.31.1.32', '2016-08-07 15:04:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=168', '/index.php', '172.31.1.32', '2016-08-07 15:04:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:04:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:05:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:05:24'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2016-08-07 15:05:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:05:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:05:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:05:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:05:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=168', '172.31.1.32', '2016-08-07 15:05:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=168', '/index.php', '172.31.1.32', '2016-08-07 15:05:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:06:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:06:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:06:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:07:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:07:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=169', '172.31.1.32', '2016-08-07 15:07:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=169', '/index.php', '172.31.1.32', '2016-08-07 15:07:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:07:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:08:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:08:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:08:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:08:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:08:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '172.31.1.32', '2016-08-07 15:08:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=168', '172.31.1.32', '2016-08-07 15:09:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=168', 'index.php', '172.31.1.32', '2016-08-07 15:09:21'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:09:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:09:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=168', '172.31.1.32', '2016-08-07 15:09:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=168', '/index.php', '172.31.1.32', '2016-08-07 15:09:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:09:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:09:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:09:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=168', '172.31.1.32', '2016-08-07 15:10:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=168', '/index.php', '172.31.1.32', '2016-08-07 15:10:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=169', '172.31.1.32', '2016-08-07 15:10:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=169', '/index.php', '172.31.1.32', '2016-08-07 15:10:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:10:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:10:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', 'index.php', '172.31.1.32', '2016-08-07 15:10:53'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:10:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:10:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:10:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=167', '/index.php', '172.31.1.32', '2016-08-07 15:11:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:12:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 15:12:41'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:12:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:12:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:12:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 15:12:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:12:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:12:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=170', '172.31.1.32', '2016-08-07 15:13:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=170', '/index.php', '172.31.1.32', '2016-08-07 15:13:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:13:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:13:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:13:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:13:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:13:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=170', '172.31.1.32', '2016-08-07 15:13:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=170', '/index.php', '172.31.1.32', '2016-08-07 15:14:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:14:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:14:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:14:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '/index.php', '172.31.1.32', '2016-08-07 15:14:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:15:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=169', '172.31.1.32', '2016-08-07 15:15:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=169', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '172.31.1.32', '2016-08-07 15:15:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=166', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=126', '172.31.1.32', '2016-08-07 15:16:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=126', '/index.php', '172.31.1.32', '2016-08-07 15:16:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 15:16:23'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:16:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:16:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:16:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=126', '172.31.1.32', '2016-08-07 15:16:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=126', '/index.php', '172.31.1.32', '2016-08-07 15:16:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:16:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:16:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:16:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=126', '172.31.1.32', '2016-08-07 15:16:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=126', '/index.php', '172.31.1.32', '2016-08-07 15:17:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:17:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:17:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:17:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:17:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=167', '/index.php', '172.31.1.32', '2016-08-07 15:17:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:17:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:18:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:18:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '172.31.1.32', '2016-08-07 15:18:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '/index.php', '172.31.1.32', '2016-08-07 15:18:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:18:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:18:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:19:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:19:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:19:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=171', '172.31.1.32', '2016-08-07 15:19:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=171', '/index.php', '172.31.1.32', '2016-08-07 15:19:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:19:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:19:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:19:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:19:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=171', '172.31.1.32', '2016-08-07 15:19:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=171', '/index.php', '172.31.1.32', '2016-08-07 15:20:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:21:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:21:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=171', '172.31.1.32', '2016-08-07 15:21:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=171', '/?pg=stitems&id=1492&category=5&subcategory=171', '172.31.1.32', '2016-08-07 15:21:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1492&category=5&subcategory=171', '/index.php', '172.31.1.32', '2016-08-07 15:21:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:21:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1493&category=5&subcategory=171', '172.31.1.32', '2016-08-07 15:21:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1493&category=5&subcategory=171', '/index.php', '172.31.1.32', '2016-08-07 15:21:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 15:21:39'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:21:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:21:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:21:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=171', '172.31.1.32', '2016-08-07 15:21:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=171', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:22:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:22:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:22:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:22:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 15:22:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:22:58'),
('grsingh', 'direct', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:23:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:23:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:23:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:23:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 15:23:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-07 15:23:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/index.php', '172.31.1.32', '2016-08-07 15:24:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-07 15:24:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/index.php', '172.31.1.32', '2016-08-07 15:25:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:26:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-07 15:26:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-07 15:26:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-07 15:27:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-07 15:27:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-07 15:27:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-07 15:27:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:28:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:28:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=117', '172.31.1.32', '2016-08-07 15:28:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=117', '/index.php', '172.31.1.32', '2016-08-07 15:28:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:28:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:28:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:28:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-07 15:29:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/index.php', '172.31.1.32', '2016-08-07 15:29:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:29:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-07 15:29:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-07 15:30:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', 'index.php', '172.31.1.32', '2016-08-07 15:30:14'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:30:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:30:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=117', '172.31.1.32', '2016-08-07 15:30:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=117', '/index.php', '172.31.1.32', '2016-08-07 15:30:45'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=122', '172.31.1.32', '2016-08-07 15:30:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=122', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:31:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:31:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:31:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-07 15:31:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-07 15:31:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:32:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:32:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:32:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=122', '172.31.1.32', '2016-08-07 15:32:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=122', '/index.php', '172.31.1.32', '2016-08-07 15:32:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-07 15:33:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/index.php', '172.31.1.32', '2016-08-07 15:33:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:33:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:34:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:34:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:35:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:35:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:35:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:35:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-07 15:36:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=116', '172.31.1.32', '2016-08-07 15:37:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=116', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=143', '172.31.1.32', '2016-08-07 15:38:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=143', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:38:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:38:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:38:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:38:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:38:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-07 15:38:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 15:39:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:39:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:39:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:39:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-07 15:39:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 15:40:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=142', '172.31.1.32', '2016-08-07 15:40:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=142', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=96', '172.31.1.32', '2016-08-07 15:40:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=96', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=141', '172.31.1.32', '2016-08-07 15:41:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=141', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:41:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:41:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:41:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:41:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:41:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:41:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=173', '172.31.1.32', '2016-08-07 15:41:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=173', '/index.php', '172.31.1.32', '2016-08-07 15:41:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=174', '172.31.1.32', '2016-08-07 15:41:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-07 15:42:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:42:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:42:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:42:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=173', '172.31.1.32', '2016-08-07 15:42:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=173', '/index.php', '172.31.1.32', '2016-08-07 15:43:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '172.31.1.32', '2016-08-07 15:43:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-07 15:43:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-07 15:43:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=173', '172.31.1.32', '2016-08-07 15:44:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=173', 'index.php', '172.31.1.32', '2016-08-07 15:44:15'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:44:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:44:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:44:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:44:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:44:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=175', '172.31.1.32', '2016-08-07 15:45:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=175', '/index.php', '172.31.1.32', '2016-08-07 15:45:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:45:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:45:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:45:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=175', '172.31.1.32', '2016-08-07 15:45:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=175', '/index.php', '172.31.1.32', '2016-08-07 15:45:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-07 15:46:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=175', '172.31.1.32', '2016-08-07 15:47:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=175', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-07 15:47:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-07 15:47:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:47:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:47:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=175', '172.31.1.32', '2016-08-07 15:47:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=175', '/index.php', '172.31.1.32', '2016-08-07 15:47:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:47:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:47:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-07 15:47:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:48:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:48:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=173', '172.31.1.32', '2016-08-07 15:48:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=173', '/index.php', '172.31.1.32', '2016-08-07 15:48:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:48:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:48:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:48:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-07 15:48:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:51:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:51:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:51:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:51:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 15:51:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:51:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:51:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:52:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:52:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 15:52:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 15:53:13'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:53:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:53:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stsubcategory', '172.31.1.32', '2016-08-07 15:53:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-07 15:53:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-07 15:53:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=5&id=126', '172.31.1.32', '2016-08-07 15:53:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=126', '/index.php', '172.31.1.32', '2016-08-07 15:53:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:54:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:54:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=176', '172.31.1.32', '2016-08-07 15:54:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=176', '/index.php', '172.31.1.32', '2016-08-07 15:54:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:54:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-07 15:55:06'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-07 15:55:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 15:55:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 15:55:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=176', '172.31.1.32', '2016-08-07 15:55:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=176', '/index.php', '172.31.1.32', '2016-08-07 15:55:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 15:56:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:56:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-07 15:59:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 15:59:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-07 15:59:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 15:59:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 16:06:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:06:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 16:07:15'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2016-08-07 16:07:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:07:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:07:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:07:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:07:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 16:08:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '172.31.1.32', '2016-08-07 16:08:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=167', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 16:08:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 16:09:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-07 16:13:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 16:13:22'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2016-08-07 16:14:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:14:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:14:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:14:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 16:14:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 16:14:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '172.31.1.32', '2016-08-07 16:14:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=129', '172.31.1.32', '2016-08-07 16:15:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=129', '/index.php', '172.31.1.32', '2016-08-07 16:15:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:16:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:16:10');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:16:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '172.31.1.32', '2016-08-07 16:16:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '/index.php', '172.31.1.32', '2016-08-07 16:16:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:16:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', 'index.php', '172.31.1.32', '2016-08-07 16:16:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '/?pg=stitems', '172.31.1.32', '2016-08-07 16:17:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 16:17:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:17:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 16:17:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 16:17:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:17:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:18:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:18:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:18:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 16:18:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 16:18:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-07 16:18:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:18:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', 'index.php', '172.31.1.32', '2016-08-07 16:18:58'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-07 16:18:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 16:19:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=143', '172.31.1.32', '2016-08-07 16:19:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=143', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:19:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 16:19:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:19:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:19:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:19:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:19:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 16:19:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 16:20:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 16:20:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-07 16:20:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 16:20:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 16:26:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:26:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:26:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:26:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 16:26:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 16:26:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-07 16:26:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-07 16:27:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-07 16:27:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 16:27:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-07 16:27:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/?pg=stitems&id=1279&category=5&subcategory=136', '172.31.1.32', '2016-08-07 16:27:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1279&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-07 16:27:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:28:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:28:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:28:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:28:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=stitems', '172.31.1.32', '2016-08-07 16:28:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-07 16:28:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-07 16:28:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-07 16:29:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-07 16:29:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 16:29:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-07 16:30:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-07 16:30:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-07 16:30:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-07 16:30:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-07 16:30:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-07 20:24:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-07 20:24:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 20:25:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 20:26:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 20:26:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 20:28:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 20:28:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 20:29:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-07 20:30:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-07 20:31:09'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-08-07 23:29:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-08-07 23:29:48'),
('admin', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-08-07 23:29:50'),
('admin', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.6', '2016-08-07 23:29:58'),
('admin', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=websessions', '172.31.1.6', '2016-08-07 23:30:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', '/?logout=1', '172.31.1.6', '2016-08-07 23:30:34'),
('guest', 'https://ilight.iiita.ac.in/?pg=websessions', 'index.php', '172.31.1.6', '2016-08-07 23:30:34'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-08 10:32:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-08 10:32:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-08 10:32:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-08 10:33:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-08 10:34:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-08 10:34:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-08 10:34:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-08 10:34:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-08 12:14:55'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-08 12:14:58'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-08 12:15:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-08 12:15:19'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-08 12:15:19'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:15:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:15:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:15:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 12:16:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 12:16:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:16:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 12:36:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:37:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 12:37:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:38:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:38:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:38:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:38:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:38:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:38:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:39:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:40:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 12:40:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 12:41:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 12:42:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:42:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:42:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:42:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:42:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 12:42:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:42:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 12:42:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 12:42:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 12:42:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 12:43:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 12:43:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=172', '172.31.1.32', '2016-08-08 12:43:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=172', '/index.php', '172.31.1.32', '2016-08-08 12:43:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:43:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:43:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:44:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 12:44:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 12:44:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 12:44:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 12:44:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:44:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:46:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 12:47:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:47:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:47:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:48:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:48:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:48:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=114', '172.31.1.32', '2016-08-08 12:48:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=114', '/index.php', '172.31.1.32', '2016-08-08 12:50:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 12:50:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:51:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 12:51:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:51:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:52:09'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:52:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:52:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:52:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:52:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:52:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 12:53:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:53:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 12:53:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:53:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:53:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 12:54:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:55:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:55:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:55:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:55:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:56:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 12:56:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:56:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:57:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 12:57:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 12:57:05'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 12:57:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:57:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:58:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 12:58:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 12:58:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:58:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/?pg=stitems&id=1521&category=5&subcategory=124', '172.31.1.32', '2016-08-08 12:58:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1521&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 12:58:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 12:59:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:00:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:00:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=124&id=', '172.31.1.32', '2016-08-08 13:00:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124&id=', '/index.php', '172.31.1.32', '2016-08-08 13:01:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:02:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:03:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:04:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:04:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:04:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:04:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 13:04:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '172.31.1.32', '2016-08-08 13:05:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:05:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:05:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=127', '172.31.1.32', '2016-08-08 13:05:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=127', '/?pg=stitems&category=5&subcategory=130', '172.31.1.32', '2016-08-08 13:05:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=130', '/index.php', '172.31.1.32', '2016-08-08 13:05:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=129', '172.31.1.32', '2016-08-08 13:05:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=129', '/index.php', '172.31.1.32', '2016-08-08 13:05:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:06:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:06:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:06:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '172.31.1.32', '2016-08-08 13:06:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '/index.php', '172.31.1.32', '2016-08-08 13:06:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-08 13:07:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 13:07:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:07:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:07:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=174', '172.31.1.32', '2016-08-08 13:07:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-08 13:07:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1527&category=5&subcategory=174', '172.31.1.32', '2016-08-08 13:08:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1527&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-08 13:08:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:08:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:08:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:08:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:08:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:08:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-08 13:08:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-08 13:09:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-08 13:11:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/index.php', '172.31.1.32', '2016-08-08 13:11:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:12:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:12:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:12:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:12:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:12:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:12:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:13:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:13:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:13:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:13:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:14:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:14:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-08 13:14:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-08 13:14:44'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-08 13:14:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/index.php', '172.31.1.32', '2016-08-08 13:15:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-08 13:15:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-08 13:15:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:16:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:16:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:16:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=117', '172.31.1.32', '2016-08-08 13:16:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=117', '/?pg=stitems&category=5&subcategory=122', '172.31.1.32', '2016-08-08 13:16:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-08 13:17:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:17:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:17:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:17:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-08 13:17:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-08 13:17:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-08 13:18:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:18:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:18:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=117', '172.31.1.32', '2016-08-08 13:18:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=117', '/index.php', '172.31.1.32', '2016-08-08 13:18:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=122', '172.31.1.32', '2016-08-08 13:19:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-08 13:19:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:20:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:20:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:20:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-08 13:20:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-08 13:20:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:20:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:21:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-08 13:21:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 13:21:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 13:38:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 13:38:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-08 13:38:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:38:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:38:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=177', '172.31.1.32', '2016-08-08 13:39:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=177', '/index.php', '172.31.1.32', '2016-08-08 13:39:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:39:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:39:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:39:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '172.31.1.32', '2016-08-08 13:39:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '/index.php', '172.31.1.32', '2016-08-08 13:39:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '172.31.1.32', '2016-08-08 13:39:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '/index.php', '172.31.1.32', '2016-08-08 13:39:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 13:39:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:40:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:40:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:40:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 13:41:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:41:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:41:14'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:41:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=170', '172.31.1.32', '2016-08-08 13:41:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=170', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:41:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 13:41:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=131', '172.31.1.32', '2016-08-08 13:42:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=131', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-08 13:43:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 13:43:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:43:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:43:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=131', '172.31.1.32', '2016-08-08 13:43:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=131', '/index.php', '172.31.1.32', '2016-08-08 13:44:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 13:45:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:46:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:46:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', 'index.php', '172.31.1.32', '2016-08-08 13:46:16'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 13:46:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 13:46:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-08 13:46:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:46:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:46:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:46:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/?pg=stitems&category=5&subcategory=178', '172.31.1.32', '2016-08-08 13:46:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=178', '/index.php', '172.31.1.32', '2016-08-08 13:47:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=130', '172.31.1.32', '2016-08-08 13:47:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=130', '/?pg=stitems&category=5&subcategory=127', '172.31.1.32', '2016-08-08 13:47:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=127', '/?pg=stitems&category=5&subcategory=131', '172.31.1.32', '2016-08-08 13:47:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=131', '/?pg=stitems&category=5&subcategory=174', '172.31.1.32', '2016-08-08 13:47:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=174', '/?pg=stitems&category=5&subcategory=139', '172.31.1.32', '2016-08-08 13:48:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=139', '/?pg=stitems&category=5&subcategory=174', '172.31.1.32', '2016-08-08 13:48:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-08 13:48:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:48:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:49:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 13:49:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:49:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:50:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:50:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:50:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:50:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:50:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:50:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:50:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:51:57'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:52:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:52:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:52:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:52:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:52:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:52:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:52:56'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:53:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:53:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:53:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:54:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 13:54:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:54:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:54:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:54:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:54:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 13:55:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:55:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 13:55:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 13:55:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:57:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:57:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:57:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:57:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 13:57:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:57:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:58:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:58:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:58:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:58:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:58:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:58:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:58:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:59:02'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 13:59:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 13:59:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 13:59:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:59:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 13:59:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 13:59:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 13:59:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 13:59:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 14:00:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1545&category=5&subcategory=172', '172.31.1.32', '2016-08-08 14:00:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1545&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 14:00:41'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-08 14:01:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-08 14:01:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-08 14:01:31'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-08 14:01:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 14:01:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 14:01:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-08 14:02:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-08 14:02:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 14:02:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:03:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:03:14');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-08 14:03:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-08 14:03:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:03:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 14:03:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-08 14:04:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 14:04:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 14:04:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=96', '172.31.1.32', '2016-08-08 14:04:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=96', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-08 14:05:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=96', '172.31.1.32', '2016-08-08 14:05:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=96', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 14:05:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 14:05:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:05:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:05:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-08 14:06:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 14:06:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 14:06:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-08 14:06:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:06:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:06:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:06:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:06:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1549&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:07:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1549&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:07:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=179&id=', '172.31.1.32', '2016-08-08 14:07:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179&id=', '/index.php', '172.31.1.32', '2016-08-08 14:07:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:08:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 14:08:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 14:08:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 14:08:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:08:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:08:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-08 14:09:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=127', '172.31.1.32', '2016-08-08 14:09:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=127', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '172.31.1.32', '2016-08-08 14:09:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '172.31.1.32', '2016-08-08 14:09:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=131', '172.31.1.32', '2016-08-08 14:09:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=131', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-08 14:09:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:09:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:09:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=174', '172.31.1.32', '2016-08-08 14:09:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-08 14:10:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 14:10:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 14:10:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 14:10:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-08 14:10:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-08 14:10:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-08 14:11:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:11:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:11:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=178', '172.31.1.32', '2016-08-08 14:11:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=178', '/?pg=stitems&category=5&subcategory=172', '172.31.1.32', '2016-08-08 14:11:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-08 14:11:33'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-08 14:11:50'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-08 14:11:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 14:11:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 14:11:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '172.31.1.32', '2016-08-08 14:12:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:12:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:12:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=177', '172.31.1.32', '2016-08-08 14:12:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=177', '/index.php', '172.31.1.32', '2016-08-08 14:12:23'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:12:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:12:55'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:13:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 14:13:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 14:13:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 14:13:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '172.31.1.32', '2016-08-08 14:13:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '/index.php', '172.31.1.32', '2016-08-08 14:13:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:13:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:14:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-08 14:14:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-08 14:14:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-08 14:14:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/index.php', '172.31.1.32', '2016-08-08 14:14:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '172.31.1.32', '2016-08-08 14:15:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:15:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:15:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:15:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:15:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:16:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1551&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:16:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1551&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:16:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1549&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:16:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1549&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:16:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1550&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:16:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1550&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:16:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 14:16:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 14:16:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/?pg=stsubcategory&category=5&id=179', '172.31.1.32', '2016-08-08 14:16:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5&id=179', '/index.php', '172.31.1.32', '2016-08-08 14:17:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:17:06'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:17:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:17:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:17:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:17:36'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 14:17:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 14:17:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 14:17:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:17:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:18:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:18:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:18:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:18:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:18:42'),
('grsingh', 'direct', '/index.php', '172.31.1.32', '2016-08-08 14:18:51'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 14:18:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 14:18:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:19:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:19:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:19:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:19:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:19:30'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:19:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 14:19:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1559&category=5&subcategory=179', '172.31.1.32', '2016-08-08 14:19:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1559&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 14:19:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=179&id=', '172.31.1.32', '2016-08-08 14:19:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179&id=', '/?pg=stitems&category=5&subcategory=177', '172.31.1.32', '2016-08-08 15:18:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=177', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:18:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:18:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 15:18:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '172.31.1.32', '2016-08-08 15:18:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-08 15:19:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-08 15:19:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-08 15:20:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', 'index.php', '172.31.1.32', '2016-08-08 15:20:32'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-08 15:20:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 15:20:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=179', '172.31.1.32', '2016-08-08 15:20:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 15:20:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:20:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:20:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1559&category=5&subcategory=179', '172.31.1.32', '2016-08-08 15:20:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1559&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 15:21:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-08 15:23:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-08 15:23:39'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-08 15:23:39'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stitems', '172.31.1.32', '2016-08-08 15:23:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-08 15:23:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-08-08 15:23:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-08-08 15:24:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1565&category=1&subcategory=69', '172.31.1.32', '2016-08-08 15:24:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=1565&category=1&subcategory=69', '/index.php', '172.31.1.32', '2016-08-08 15:24:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:24:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:24:28'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:26:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:28:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:28:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:28:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=179&id=', '172.31.1.32', '2016-08-08 15:28:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179&id=', '/index.php', '172.31.1.32', '2016-08-08 15:28:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1566&category=5&subcategory=179', '172.31.1.32', '2016-08-08 15:29:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1566&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 15:29:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:29:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=179&id=', '172.31.1.32', '2016-08-08 15:29:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=179&id=', '/?pg=stitems&id=1559&category=5&subcategory=179', '172.31.1.32', '2016-08-08 15:30:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1559&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 15:30:11'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:30:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:30:17'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 15:30:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-08 15:30:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:30:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:30:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:30:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:30:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:34:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:34:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?logout=1', '172.31.1.32', '2016-08-08 15:34:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=streceipt', 'index.php', '172.31.1.32', '2016-08-08 15:34:06'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-08 15:34:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:34:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-08 15:34:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-08 15:34:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:34:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', 'index.php', '172.31.1.32', '2016-08-08 15:34:32'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:34:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:35:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:35:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:36:03'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 15:36:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-08 15:36:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '/index.php', '172.31.1.32', '2016-08-08 15:36:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=114', '172.31.1.32', '2016-08-08 15:36:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=114', '/index.php', '172.31.1.32', '2016-08-08 15:36:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '172.31.1.32', '2016-08-08 15:36:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '/index.php', '172.31.1.32', '2016-08-08 15:37:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-08 15:37:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 15:37:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stitems', '172.31.1.32', '2016-08-08 15:37:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 15:37:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-08 15:38:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-08 15:38:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:38:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:38:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=stsubcategory', '172.31.1.32', '2016-08-08 15:38:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stutilization', '172.31.1.32', '2016-08-08 15:38:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=5', '172.31.1.32', '2016-08-08 15:38:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-08 15:38:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=5', '/index.php', '172.31.1.32', '2016-08-08 15:38:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 15:38:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 15:38:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-08 15:38:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/?pg=stitems&id=1567&category=5&subcategory=136', '172.31.1.32', '2016-08-08 15:38:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1567&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-08 15:38:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-08 15:38:44'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 15:38:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=180', '172.31.1.32', '2016-08-08 15:38:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=180', '/index.php', '172.31.1.32', '2016-08-08 15:39:08'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:39:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:39:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:39:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 15:39:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=127', '172.31.1.32', '2016-08-08 15:39:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=127', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-08 15:40:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=stitems', '172.31.1.32', '2016-08-08 15:40:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-08 15:40:23'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=174', '172.31.1.32', '2016-08-08 15:40:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-08 15:41:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:42:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-08 15:42:37'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-08 15:42:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 15:43:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:43:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:43:26'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-08 15:43:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-08 15:43:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-08 15:43:50'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 15:44:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-08 15:46:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-08 15:48:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stutilization', '172.31.1.32', '2016-08-08 15:48:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-08 15:48:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stuseritems', '172.31.1.32', '2016-08-08 15:48:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=2', '172.31.1.32', '2016-08-08 15:48:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=2', '172.31.1.32', '2016-08-08 15:54:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=2', '/?pg=stuseritems', '172.31.1.32', '2016-08-08 15:54:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=2', '172.31.1.32', '2016-08-08 15:54:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=2', '/?pg=stutilization', '172.31.1.32', '2016-08-08 15:55:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2016-08-08 15:55:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=streceipt', '172.31.1.32', '2016-08-08 15:55:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:55:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-08 15:56:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 16:45:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-08 16:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=ststockstatus', '172.31.1.32', '2016-08-08 16:46:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stitems', '172.31.1.32', '2016-08-08 16:48:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2016-08-08 16:48:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=69', '172.31.1.32', '2016-08-08 16:48:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-10 01:13:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-10 10:49:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-10 15:49:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-10 15:49:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-10 15:50:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-10 15:50:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-10 15:50:47'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-10 15:51:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-10 15:51:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-10 15:52:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-11 10:49:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-11 10:49:32'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-11 10:49:32'),
('ilight', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-11 10:52:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 10:54:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 10:56:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 10:59:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 11:00:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elconfig', '172.31.1.32', '2016-08-11 11:09:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconfig', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 11:12:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 11:12:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 11:13:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 11:19:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 11:19:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 11:20:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 11:20:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elbconfig', '172.31.1.32', '2016-08-11 11:22:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=ststockstatus', '172.31.1.32', '2016-08-11 11:31:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-11 15:08:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-11 15:09:07'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-11 15:09:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 15:09:15'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 15:29:45'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 15:30:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2016-08-11 15:30:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-11 15:31:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 15:32:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2016-08-11 15:32:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-11 15:33:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbconfig', '172.31.1.32', '2016-08-11 15:33:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbconfig', '172.31.1.32', '2016-08-11 15:41:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbconfig', '172.31.1.32', '2016-08-11 15:42:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/index.php', '172.31.1.32', '2016-08-11 15:42:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbconfig', '172.31.1.32', '2016-08-11 15:43:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/index.php', '172.31.1.32', '2016-08-11 15:43:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-11 15:43:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 15:44:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 15:44:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 15:58:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=eluppcl', '172.31.1.32', '2016-08-11 16:00:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elupreading', '172.31.1.32', '2016-08-11 16:00:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elupreading', '172.31.1.32', '2016-08-11 16:02:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elupreading', '172.31.1.32', '2016-08-11 16:02:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elcconfig', '172.31.1.32', '2016-08-11 16:06:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2016-08-11 16:06:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-11 16:06:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.32', '2016-08-11 16:06:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.32', '2016-08-11 16:07:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.32', '2016-08-11 16:08:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-12 16:06:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-12 16:06:17'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-12 16:06:17'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-08-12 16:06:45'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-12 16:07:06'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elupreading', '172.31.1.32', '2016-08-12 16:07:22'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elupreading', '172.31.1.32', '2016-08-12 16:17:32'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elupreading', '172.31.1.32', '2016-08-12 16:21:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.32', '2016-08-12 16:21:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.32', '2016-08-12 16:23:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.32', '2016-08-12 16:24:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcconfig', '172.31.1.32', '2016-08-12 16:24:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2016-08-12 16:24:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.32', '2016-08-12 16:24:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.32', '2016-08-12 16:26:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.32', '2016-08-12 16:27:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?logout=1', '172.31.1.32', '2016-08-12 16:41:22'),
('guest', 'https://ilight.iiita.ac.in/?pg=elupreading', 'index.php', '172.31.1.32', '2016-08-12 16:41:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-13 16:56:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-13 16:59:24'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-13 16:59:24'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-13 17:01:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-13 17:01:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-13 17:02:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-13 17:02:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/?pg=stitems', '172.31.1.32', '2016-08-13 17:03:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-13 17:03:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-13 17:03:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/?pg=stitemlist', '172.31.1.32', '2016-08-13 17:03:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-13 17:04:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-13 17:04:18'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-13 17:04:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-13 17:04:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-13 17:05:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:09:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:09:22'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:09:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:10:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:11:49'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:12:48'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:13:25'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-13 17:13:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-13 17:13:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=124', '172.31.1.32', '2016-08-13 17:13:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=124', '/?pg=stitems&id=1524&category=5&subcategory=124', '172.31.1.32', '2016-08-13 17:13:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&id=1524&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-13 17:14:07'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-13 17:14:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-13 17:14:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-13 17:14:16'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-13 17:14:21'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '172.31.1.32', '2016-08-13 17:14:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=130', '/index.php', '172.31.1.32', '2016-08-13 17:14:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '172.31.1.32', '2016-08-13 17:15:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=129', '/index.php', '172.31.1.32', '2016-08-13 17:17:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-13 17:18:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-13 17:18:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-13 17:18:31'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-13 17:18:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-13 17:18:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-13 17:19:19'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:19:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:19:58'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:20:10'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:20:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-13 17:20:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-13 17:21:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=178', '172.31.1.32', '2016-08-13 17:21:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=178', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-13 17:22:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '172.31.1.32', '2016-08-13 17:22:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=118', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-13 17:23:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-13 17:23:35'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-13 17:23:48'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-13 17:24:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-13 17:25:19'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '/index.php', '172.31.1.32', '2016-08-13 17:25:32'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-13 17:26:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/index.php', '172.31.1.32', '2016-08-13 17:27:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '172.31.1.32', '2016-08-13 17:27:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '/index.php', '172.31.1.32', '2016-08-13 17:27:47'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '172.31.1.32', '2016-08-13 17:27:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '/index.php', '172.31.1.32', '2016-08-13 17:28:00'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-13 17:28:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-13 17:28:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-13 17:28:39');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=131', '172.31.1.32', '2016-08-13 17:28:53'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=131', '/index.php', '172.31.1.32', '2016-08-13 17:29:01'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=139', '172.31.1.32', '2016-08-13 17:29:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=139', '/?pg=stitems', '172.31.1.32', '2016-08-13 17:29:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-13 17:29:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=139', '172.31.1.32', '2016-08-13 17:29:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=139', '/index.php', '172.31.1.32', '2016-08-13 17:30:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:30:38'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-13 17:30:50'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-13 17:30:52'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-13 17:30:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=171', '172.31.1.32', '2016-08-13 17:30:59'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=171', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-13 17:31:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/index.php', '172.31.1.32', '2016-08-13 17:31:13'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-13 17:32:29'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-13 17:32:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-13 17:33:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-13 17:33:15'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-13 17:33:17'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-13 17:33:36'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/index.php', '172.31.1.32', '2016-08-13 17:34:04'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-13 17:34:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-13 17:36:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitemlist', '172.31.1.32', '2016-08-13 17:36:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-13 17:36:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-13 17:36:59'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-13 17:37:01'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-13 17:37:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-13 17:37:16'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-13 17:37:47'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-13 17:38:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '172.31.1.32', '2016-08-13 17:38:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=172', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '172.31.1.32', '2016-08-13 17:39:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=177', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '172.31.1.32', '2016-08-13 17:39:30'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=122', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=117', '172.31.1.32', '2016-08-13 17:40:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-16 10:04:50'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-17 22:29:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-17 22:30:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-18 03:52:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-18 03:53:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-18 03:53:32'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-18 03:53:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-18 03:54:21'),
('rse2016001', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-18 03:54:21'),
('rse2016001', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-18 03:54:42'),
('rse2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 03:55:17'),
('rse2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 03:55:40'),
('rse2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 03:55:54'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-18 08:39:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-18 08:39:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 08:39:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 08:40:04'),
('RSE2016001', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-08-18 08:40:04'),
('RSE2016001', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-18 08:40:18'),
('RSE2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 08:40:25'),
('RSE2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 08:40:32'),
('RSE2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 08:40:55'),
('RSE2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 08:41:03'),
('RSE2016001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 08:41:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-18 10:48:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-18 10:48:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 10:50:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 10:50:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 10:50:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 10:54:16'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-18 10:58:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-18 10:59:00'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2016-08-18 11:00:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-18 11:00:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:05:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:05:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:05:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:06:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:06:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:06:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:06:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:06:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:07:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:07:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-18 11:07:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:07:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:07:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:07:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:08:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:08:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:08:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:08:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:08:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:08:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:09:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:10:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:11:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-18 11:11:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-20 10:07:05'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-20 10:07:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-20 10:07:32'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-20 10:07:32'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=streceipt', '172.31.1.32', '2016-08-20 10:07:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-20 10:07:42'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-20 10:07:45'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '172.31.1.32', '2016-08-20 10:10:37'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=179', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=114', '172.31.1.32', '2016-08-20 10:11:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=114', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '172.31.1.32', '2016-08-20 10:12:12'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=134', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=180', '172.31.1.32', '2016-08-20 10:12:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=180', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=127', '172.31.1.32', '2016-08-20 10:13:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=127', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '172.31.1.32', '2016-08-20 10:13:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=174', '/?pg=stitems', '172.31.1.32', '2016-08-20 10:13:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-20 10:13:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=174', '172.31.1.32', '2016-08-20 10:14:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=174', '/index.php', '172.31.1.32', '2016-08-20 10:14:27'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitemlist', '172.31.1.32', '2016-08-20 10:16:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-20 10:29:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-20 10:29:40'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-20 10:29:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '172.31.1.32', '2016-08-20 10:30:49'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=124', '/?pg=stitemlist', '172.31.1.32', '2016-08-20 10:31:28'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=streceipt', '172.31.1.32', '2016-08-20 10:32:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-20 10:32:24'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-20 10:32:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-20 10:33:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/?pg=stitems', '172.31.1.32', '2016-08-20 10:34:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=5', '172.31.1.32', '2016-08-20 10:34:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5', '/?pg=stitems&category=5&subcategory=136', '172.31.1.32', '2016-08-20 10:34:34'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=stitems&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-20 10:34:54'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2016-08-20 10:35:09'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2016-08-20 10:35:12'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=3&category=5', '172.31.1.32', '2016-08-20 10:35:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3&category=5', '/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '172.31.1.32', '2016-08-20 10:35:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=3&category=5&subcategory=136', '/index.php', '172.31.1.32', '2016-08-20 10:36:06'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-22 11:15:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-22 11:16:07'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-22 11:16:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcomplaints', '172.31.1.32', '2016-08-22 11:18:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stutilization', '172.31.1.32', '2016-08-22 11:20:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stsubcategory', '172.31.1.32', '2016-08-22 11:41:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2016-08-22 11:41:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2016-08-22 11:42:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=181', '172.31.1.32', '2016-08-22 11:42:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=181', '/index.php', '172.31.1.32', '2016-08-22 11:42:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2016-08-22 11:42:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=3', '172.31.1.32', '2016-08-22 11:42:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=3', '/?pg=stitems&category=3&subcategory=28', '172.31.1.32', '2016-08-22 11:42:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&category=3&subcategory=28', '/index.php', '172.31.1.32', '2016-08-22 11:42:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1574&category=3&subcategory=28', '172.31.1.32', '2016-08-22 11:42:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitems&id=1574&category=3&subcategory=28', '/index.php', '172.31.1.32', '2016-08-22 11:42:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsuppliers', '172.31.1.32', '2016-08-22 11:42:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/index.php', '172.31.1.32', '2016-08-22 11:42:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsuppliers&id=5', '172.31.1.32', '2016-08-22 11:42:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stsuppliers&id=5', '/index.php', '172.31.1.32', '2016-08-22 11:42:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsuppliers&id=', '172.31.1.32', '2016-08-22 11:43:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-23 14:33:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-23 14:33:17'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-23 14:33:17'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.32', '2016-08-23 14:33:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-23 14:33:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3432', '172.31.1.32', '2016-08-23 14:33:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-23 14:33:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes', '/?pg=ellicensee', '172.31.1.32', '2016-08-23 14:34:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-08-23 14:34:04'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=176', '172.31.1.32', '2016-08-23 14:34:14'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=176', '/index.php', '172.31.1.32', '2016-08-23 14:34:39'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-23 14:34:46'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.32', '2016-08-23 14:34:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-23 14:34:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3432', '172.31.1.32', '2016-08-23 14:35:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3432', '/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-23 14:35:08'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3433', '172.31.1.32', '2016-08-23 14:35:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3433', '/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-23 14:35:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-23 14:35:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3434', '172.31.1.32', '2016-08-23 14:35:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3434', '/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-23 14:36:42'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3434', '172.31.1.32', '2016-08-23 14:36:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3434', '/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-23 14:37:13'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3433', '172.31.1.32', '2016-08-23 14:37:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3433', '/?logout=1', '172.31.1.32', '2016-08-23 14:45:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3433', 'index.php', '172.31.1.32', '2016-08-23 14:45:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-25 22:48:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-25 22:48:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:53:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:54:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:55:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:56:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:56:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:57:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:57:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:57:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-25 22:57:48'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-29 01:39:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-29 01:40:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-29 01:40:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-29 01:40:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-29 01:40:38'),
('admin', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-08-29 01:40:38'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-29 14:31:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-29 14:31:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-29 14:33:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-29 14:33:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-29 15:28:23'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-29 15:28:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-29 15:28:41'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-29 15:28:41'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-08-29 15:28:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-29 15:28:54'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016&external=Yes', '/?pg=elsummary&external=Yes&month=Jun-2016', '172.31.1.32', '2016-08-29 15:28:57'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Jun-2016', '/?pg=elsummary&month=Jun-2016&refresh=1', '172.31.1.32', '2016-08-29 15:28:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&refresh=1', '/?pg=elreceipt', '172.31.1.32', '2016-08-29 15:29:03'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-29 15:29:07'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes', '/?pg=elreceipt&external=Yes&month=Jun-2016', '172.31.1.32', '2016-08-29 15:29:11'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jun-2016', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '172.31.1.32', '2016-08-29 15:29:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3395', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-29 15:30:22'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&external=Yes&month=Jul-2016', '172.31.1.32', '2016-08-29 15:30:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jul-2016', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3643', '172.31.1.32', '2016-08-29 15:30:27'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3643', '/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-29 15:30:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&refresh=1', '/?pg=elreceipt&external=Yes&month=Jun-2016', '172.31.1.32', '2016-08-29 15:30:56'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jun-2016', '/?pg=elreceipt&month=Jun-2016&external=Yes&id=3195', '172.31.1.32', '2016-08-29 15:31:10'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&id=3195', '/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '172.31.1.32', '2016-08-29 15:31:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&external=Yes&refresh=1', '/?pg=elreceipt&external=Yes&month=Jul-2016', '172.31.1.32', '2016-08-29 15:31:43'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=Yes&month=Jul-2016', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3443', '172.31.1.32', '2016-08-29 15:31:46'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3443', '/?pg=elsummary', '172.31.1.32', '2016-08-29 15:34:58'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-29 15:35:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016&external=Yes', '/?pg=elsummary&external=Yes&month=Jun-2016', '172.31.1.32', '2016-08-29 15:36:02'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Jun-2016', '/?pg=elsummary&external=Yes&month=Jul-2016', '172.31.1.32', '2016-08-29 15:38:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Jul-2016', '/?logout=1', '172.31.1.32', '2016-08-29 15:48:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Jul-2016', 'index.php', '172.31.1.32', '2016-08-29 15:48:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-29 15:52:03'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-29 15:52:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-29 15:52:22'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-29 15:52:22'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreceipt', '172.31.1.32', '2016-08-29 15:52:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-29 15:52:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes', '/?pg=elreceipt&month=Jul-2016&external=Yes&id=3641', '172.31.1.32', '2016-08-29 15:52:44'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3641', '/?logout=1', '172.31.1.32', '2016-08-29 15:53:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jul-2016&external=Yes&id=3641', 'index.php', '172.31.1.32', '2016-08-29 15:53:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-29 15:55:22'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-29 15:55:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-29 15:55:32'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-29 15:55:32'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-08-29 15:55:41'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jul-2016&external=Yes', '172.31.1.32', '2016-08-29 15:55:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016&external=Yes', '/?logout=1', '172.31.1.32', '2016-08-29 15:56:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016&external=Yes', 'index.php', '172.31.1.32', '2016-08-29 15:56:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-30 09:28:15'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-30 09:28:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-30 09:28:26'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-08-30 09:28:26'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-08-30 09:28:31'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-08-31 11:41:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-08-31 11:42:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:44:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:46:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:46:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:47:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:48:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:49:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:49:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:50:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-08-31 11:51:41'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-31 22:46:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-31 22:46:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:47:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:47:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:47:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:47:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:47:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:47:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-08-31 22:48:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-08-31 22:48:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:49:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:49:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:49:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-08-31 22:50:03'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-01 12:39:57'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-01 12:39:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-01 12:40:44'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-01 12:40:44'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-09-01 12:40:51'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-09-01 13:53:53'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill', '172.31.1.32', '2016-09-01 13:54:20'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill', '172.31.1.32', '2016-09-01 13:54:20'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', 'index.php', '172.31.1.32', '2016-09-01 13:54:23'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-09-01 13:54:25'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elpaybill', '172.31.1.32', '2016-09-01 13:54:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreading', '172.31.1.32', '2016-09-01 13:54:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreading', '172.31.1.32', '2016-09-01 13:54:32'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-09-01 13:54:43'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill', '172.31.1.32', '2016-09-01 13:54:52'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elpaybill', 'index.php', '172.31.1.32', '2016-09-01 13:54:53'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elupreading', '172.31.1.32', '2016-09-01 13:54:55'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elupreading', 'index.php', '172.31.1.32', '2016-09-01 13:54:56'),
('grsingh', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-01 13:55:00'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-01 13:55:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-01 13:55:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elreading', '172.31.1.32', '2016-09-01 13:56:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elreading', '172.31.1.32', '2016-09-01 13:56:05'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-09-01 13:56:21'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-09-01 13:56:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-01 13:56:26'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-01 13:56:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-01 13:56:31'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-01 14:10:40'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-01 14:15:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-01 15:35:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-01 15:36:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-01 15:36:27'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-01 15:36:27'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-01 15:36:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-09-01 15:37:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-01 15:37:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-01 15:37:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-01 16:15:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-01 16:15:16'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-01 16:15:16'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-09-01 16:15:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-01 16:15:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elbilling', '172.31.1.32', '2016-09-01 16:16:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-01 16:16:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-01 16:16:39'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elreceipt', '172.31.1.32', '2016-09-01 16:20:18'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-01 16:20:24'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes', '/?pg=elreceipt&month=Aug-2016&external=Yes&id=3681', '172.31.1.32', '2016-09-01 16:20:29'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes&id=3681', '/?pg=elreceipt&month=Aug-2016&external=Yes&refresh=1', '172.31.1.32', '2016-09-01 16:20:33'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Aug-2016&external=No', '172.31.1.32', '2016-09-01 16:20:35'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=No', '/?pg=elbilling', '172.31.1.32', '2016-09-01 16:20:38'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-01 16:21:06'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-01 16:21:15'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-01 16:21:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elreading', '172.31.1.32', '2016-09-01 16:32:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-01 16:32:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elbilling', '172.31.1.32', '2016-09-01 16:39:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-01 16:39:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-01 16:39:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elbilling&month=Jul-2016&ext=0', '172.31.1.32', '2016-09-01 16:41:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=0', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-09-01 16:41:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.32', '2016-09-01 16:41:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-01 16:41:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-01 16:41:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elreading', '172.31.1.32', '2016-09-01 16:42:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-01 16:43:25'),
('grsingh', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-01 18:19:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?logout=1', '172.31.1.32', '2016-09-01 18:20:40'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', 'index.php', '172.31.1.32', '2016-09-01 18:20:40'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-02 12:24:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/index.php', '172.31.1.32', '2016-09-02 12:28:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-02 12:30:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-02 12:30:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-02 12:30:29'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-02 12:30:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-02 12:30:37'),
('ilight', 'direct', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.32', '2016-09-02 12:30:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&recal=1', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-02 12:30:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elreading', '172.31.1.32', '2016-09-02 12:31:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-09-02 12:32:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-02 12:32:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-09-02 13:07:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-02 13:07:28'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-08 10:10:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-08 10:10:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-08 10:10:55'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-08 13:11:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-08 13:11:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-08 13:12:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-08 15:09:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-08 15:09:39'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 11:07:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-09 11:07:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-09 15:54:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-09 15:54:24'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 15:54:24'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=webusers', '172.31.1.32', '2016-09-09 15:54:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.32', '2016-09-09 15:55:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-09 15:55:09'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-09-09 15:57:26'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 15:57:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-09 15:57:34'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 15:57:34'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 15:58:14'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.32', '2016-09-09 15:58:18'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 15:58:21'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=eluppcl', '172.31.1.32', '2016-09-09 15:58:27'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 15:58:29'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 16:04:05'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 16:04:44'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 16:06:14'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-09-09 16:06:20'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-09 16:06:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-12 10:42:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-12 10:44:11'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-12 10:44:11'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-12 10:44:30'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-09-12 10:44:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-12 11:07:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-12 11:31:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-12 11:58:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-12 11:59:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-12 11:59:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/index.php', '172.31.1.32', '2016-09-12 12:06:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-12 12:10:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-12 12:13:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-12 12:13:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-12 12:14:11'),
('guest', 'direct', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-12 12:36:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-12 12:38:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/index.php', '172.31.1.32', '2016-09-12 12:50:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-12 12:52:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-12 12:53:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-12 12:54:11'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-12 12:54:11'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-12 12:54:14');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2016-09-12 12:54:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-12 12:54:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-12 12:54:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-12 12:54:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-12 12:54:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-12 12:54:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-12 12:54:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-12 12:54:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-12 12:54:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-12 12:54:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-12 12:54:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-12 12:54:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-12 12:54:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-09-12 12:55:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-12 13:14:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-12 13:14:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-09-12 13:20:51'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-12 13:27:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-12 13:27:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-12 13:28:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-09-12 13:28:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-12 13:28:43'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-09-12 15:08:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-09-12 15:09:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-09-12 15:11:39'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-09-12 15:12:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-09-12 15:12:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-12 15:44:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-12 15:45:02'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-12 22:30:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-13 12:11:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-13 12:12:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-13 12:13:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-13 12:22:02'),
('guest', 'direct', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-13 12:53:48'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-09-14 14:51:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-09-14 14:51:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-14 15:48:22'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-14 17:58:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 17:59:04'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 17:59:04'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 17:59:38'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 17:59:45'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-09-14 17:59:51'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 17:59:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 18:00:06'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:00:06'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:00:31'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-09-14 18:01:39'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:01:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 18:09:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-14 18:09:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-14 18:09:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-14 18:09:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-14 18:10:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-14 18:11:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 18:11:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-14 18:11:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 18:12:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-14 18:12:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-14 18:12:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-14 18:23:27'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:23:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 18:24:00'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:24:00'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-09-14 18:24:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:24:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', 'index.php', '172.31.1.32', '2016-09-14 18:29:54'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:29:59'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:30:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:30:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:30:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 18:32:00'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:32:00'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-09-14 18:32:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-09-14 18:32:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-09-14 18:33:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2016-09-14 18:34:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-14 18:35:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-09-14 18:36:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-09-14 18:37:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.32', '2016-09-14 18:38:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.32', '2016-09-14 18:38:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.32', '2016-09-14 18:38:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-09-14 18:39:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elpaybill', '172.31.1.32', '2016-09-14 18:39:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.32', '2016-09-14 18:39:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elflats', '172.31.1.32', '2016-09-14 18:40:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-14 18:40:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-09-14 18:41:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.32', '2016-09-14 18:41:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-14 18:41:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-14 18:42:01'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:42:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-09-14 18:42:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-09-14 18:42:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-14 18:43:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=elflats', '/?logout=1', '172.31.1.32', '2016-09-14 18:44:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.31.1.32', '2016-09-14 18:44:31'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-14 18:45:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-09-14 18:49:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-09-14 18:50:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2016-09-14 18:53:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-09-14 18:53:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2016-09-14 18:54:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-09-14 18:54:50'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-15 10:37:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 10:37:08'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-15 10:37:08'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-15 10:37:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:38:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elbilling', '172.31.1.32', '2016-09-15 10:40:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:40:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:40:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:41:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-09-15 10:41:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-09-15 10:42:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/index.php', '172.31.1.32', '2016-09-15 10:43:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 10:46:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 10:46:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-09-15 10:47:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:52:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:55:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:55:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elconsumption', '172.31.1.32', '2016-09-15 10:56:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 10:56:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 10:56:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elconsumption', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 10:59:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '172.31.1.32', '2016-09-15 10:59:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '/?pg=elgrouppayables&month=Aug-2016&ext=No', '172.31.1.32', '2016-09-15 10:59:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=No', '/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '172.31.1.32', '2016-09-15 10:59:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '/index.php', '172.31.1.32', '2016-09-15 11:02:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=No', '172.31.1.32', '2016-09-15 11:02:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=No', '/index.php', '172.31.1.32', '2016-09-15 11:02:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '172.31.1.32', '2016-09-15 11:02:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '/?pg=elgrouppayables&month=Aug-2016&ext=No', '172.31.1.32', '2016-09-15 11:02:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=No', '/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '172.31.1.32', '2016-09-15 11:02:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=Yes', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:02:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:02:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:09:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:09:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elbilling', '172.31.1.32', '2016-09-15 11:09:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:09:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 11:12:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.32', '2016-09-15 11:15:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:15:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:15:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:15:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 11:15:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.32', '2016-09-15 11:15:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 11:15:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.32', '2016-09-15 11:15:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:15:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:15:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:16:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:16:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:16:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:16:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 11:16:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:19:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:19:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:19:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:19:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 11:19:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 11:19:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:19:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:20:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:20:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:20:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:20:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:21:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/index.php', '172.31.1.32', '2016-09-15 11:21:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 11:21:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 11:23:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:23:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:28:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 11:28:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:29:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 11:33:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/index.php', '172.31.1.32', '2016-09-15 12:08:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:08:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 12:08:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/index.php', '172.31.1.32', '2016-09-15 12:08:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:09:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=3658', '172.31.1.32', '2016-09-15 12:12:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 12:13:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=elreceipt&id=3656', '172.31.1.32', '2016-09-15 12:13:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 12:13:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=0', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:14:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-15 12:15:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-09-15 12:15:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-15 12:15:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-09-15 12:15:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-09-15 12:15:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/index.php', '172.31.1.32', '2016-09-15 12:15:37'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-09-15 12:15:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/index.php', '172.31.1.32', '2016-09-15 12:15:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 12:15:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 12:16:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 12:16:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:17:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:21:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:21:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:22:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:22:36'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:23:19'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:24:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:30:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=145', '172.31.1.32', '2016-09-15 12:30:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=145', '/index.php', '172.31.1.32', '2016-09-15 12:30:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=145', '/index.php', '172.31.1.32', '2016-09-15 12:32:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-09-15 12:32:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-09-15 12:33:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/index.php', '172.31.1.32', '2016-09-15 12:33:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=141', '172.31.1.32', '2016-09-15 12:33:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=141', '/index.php', '172.31.1.32', '2016-09-15 12:34:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=140', '172.31.1.32', '2016-09-15 12:34:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=140', '/index.php', '172.31.1.32', '2016-09-15 12:34:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=125', '172.31.1.32', '2016-09-15 12:34:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=125', '/index.php', '172.31.1.32', '2016-09-15 12:34:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=132', '172.31.1.32', '2016-09-15 12:34:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=132', '/index.php', '172.31.1.32', '2016-09-15 12:34:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=133', '172.31.1.32', '2016-09-15 12:34:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=133', '/index.php', '172.31.1.32', '2016-09-15 12:34:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=134', '172.31.1.32', '2016-09-15 12:34:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=134', '/index.php', '172.31.1.32', '2016-09-15 12:34:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=135', '172.31.1.32', '2016-09-15 12:34:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=135', '/index.php', '172.31.1.32', '2016-09-15 12:34:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=137', '172.31.1.32', '2016-09-15 12:34:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=137', '/index.php', '172.31.1.32', '2016-09-15 12:34:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=138', '172.31.1.32', '2016-09-15 12:34:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=138', '/index.php', '172.31.1.32', '2016-09-15 12:34:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=139', '172.31.1.32', '2016-09-15 12:34:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=139', '/index.php', '172.31.1.32', '2016-09-15 12:34:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=126', '172.31.1.32', '2016-09-15 12:34:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=126', '/index.php', '172.31.1.32', '2016-09-15 12:34:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=127', '172.31.1.32', '2016-09-15 12:34:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=127', '/index.php', '172.31.1.32', '2016-09-15 12:34:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=128', '172.31.1.32', '2016-09-15 12:34:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=128', '/index.php', '172.31.1.32', '2016-09-15 12:34:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=129', '172.31.1.32', '2016-09-15 12:34:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=129', '/index.php', '172.31.1.32', '2016-09-15 12:34:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=130', '172.31.1.32', '2016-09-15 12:34:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=130', '/index.php', '172.31.1.32', '2016-09-15 12:35:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=131', '172.31.1.32', '2016-09-15 12:35:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=131', '/index.php', '172.31.1.32', '2016-09-15 12:35:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Common&external=No&id=185', '172.31.1.32', '2016-09-15 12:35:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Common&external=No&id=185', '/index.php', '172.31.1.32', '2016-09-15 12:35:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:35:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:36:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=256', '172.31.1.32', '2016-09-15 12:36:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=256', '/index.php', '172.31.1.32', '2016-09-15 12:36:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:37:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=260', '172.31.1.32', '2016-09-15 12:37:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=260', '/?pg=ellicensee&cat=Staff&external=No&id=256', '172.31.1.32', '2016-09-15 12:37:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=256', '/index.php', '172.31.1.32', '2016-09-15 12:37:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=260', '172.31.1.32', '2016-09-15 12:37:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=260', '/index.php', '172.31.1.32', '2016-09-15 12:37:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=267', '172.31.1.32', '2016-09-15 12:37:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=267', '/index.php', '172.31.1.32', '2016-09-15 12:37:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=257', '172.31.1.32', '2016-09-15 12:37:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=257', '/index.php', '172.31.1.32', '2016-09-15 12:37:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=190', '172.31.1.32', '2016-09-15 12:37:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=190', '/index.php', '172.31.1.32', '2016-09-15 12:37:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=187', '172.31.1.32', '2016-09-15 12:37:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=187', '/index.php', '172.31.1.32', '2016-09-15 12:38:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=225', '172.31.1.32', '2016-09-15 12:38:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=225', '/index.php', '172.31.1.32', '2016-09-15 12:38:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=191', '172.31.1.32', '2016-09-15 12:38:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=191', '/index.php', '172.31.1.32', '2016-09-15 12:38:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=266', '172.31.1.32', '2016-09-15 12:38:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=266', '/index.php', '172.31.1.32', '2016-09-15 12:38:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=186', '172.31.1.32', '2016-09-15 12:38:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=186', '/index.php', '172.31.1.32', '2016-09-15 12:38:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=193', '172.31.1.32', '2016-09-15 12:38:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=193', '/index.php', '172.31.1.32', '2016-09-15 12:38:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=188', '172.31.1.32', '2016-09-15 12:38:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=188', '/index.php', '172.31.1.32', '2016-09-15 12:38:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=189', '172.31.1.32', '2016-09-15 12:38:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=189', '/index.php', '172.31.1.32', '2016-09-15 12:38:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=192', '172.31.1.32', '2016-09-15 12:38:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=192', '/index.php', '172.31.1.32', '2016-09-15 12:38:50'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:38:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Officer&external=No&id=194', '172.31.1.32', '2016-09-15 12:38:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Officer&external=No&id=194', '/index.php', '172.31.1.32', '2016-09-15 12:39:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:39:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Officer&external=No&id=14', '172.31.1.32', '2016-09-15 12:39:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Officer&external=No&id=14', '/index.php', '172.31.1.32', '2016-09-15 12:39:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Officer&external=No&id=13', '172.31.1.32', '2016-09-15 12:39:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Officer&external=No&id=13', '/index.php', '172.31.1.32', '2016-09-15 12:40:01'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:40:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Dy.%20Registrar&external=No&id=261', '172.31.1.32', '2016-09-15 12:40:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Dy.%20Registrar&external=No&id=261', '/index.php', '172.31.1.32', '2016-09-15 12:40:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:40:26'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Assoc.%20Professor&external=No&id=253', '172.31.1.32', '2016-09-15 12:40:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Assoc.%20Professor&external=No&id=253', '/index.php', '172.31.1.32', '2016-09-15 12:40:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:40:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:40:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:40:43'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=268', '172.31.1.32', '2016-09-15 12:40:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=268', '/index.php', '172.31.1.32', '2016-09-15 12:40:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:41:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=71', '172.31.1.32', '2016-09-15 12:41:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=71', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=246', '172.31.1.32', '2016-09-15 12:41:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=246', '/index.php', '172.31.1.32', '2016-09-15 12:41:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=263', '172.31.1.32', '2016-09-15 12:41:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=PhD%20Stipend&external=No&id=263', '/index.php', '172.31.1.32', '2016-09-15 12:41:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:41:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:41:52'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Director&external=No&id=252', '172.31.1.32', '2016-09-15 12:42:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Director&external=No&id=252', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-15 12:42:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=153', '172.31.1.32', '2016-09-15 12:42:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=153', '/index.php', '172.31.1.32', '2016-09-15 12:42:46'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:42:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:43:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-09-15 12:43:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.32', '2016-09-15 12:43:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.32', '2016-09-15 12:44:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/index.php', '172.31.1.32', '2016-09-15 12:47:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-15 12:47:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-09-15 12:47:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:47:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-09-15 12:47:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:49:21'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 12:49:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Director&external=No&id=248', '172.31.1.32', '2016-09-15 12:52:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Director&external=No&id=248', '/index.php', '172.31.1.32', '2016-09-15 12:52:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Director&external=No&id=252', '172.31.1.32', '2016-09-15 12:52:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Director&external=No&id=252', '/?pg=elbilling', '172.31.1.32', '2016-09-15 12:54:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 12:54:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 12:54:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-09-15 12:54:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-09-15 12:54:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 12:54:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 12:54:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 12:56:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 12:57:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 12:57:55'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Jul-2016', '172.31.1.32', '2016-09-15 12:58:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Jul-2016', '/index.php', '172.31.1.32', '2016-09-15 12:58:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Jun-2016', '172.31.1.32', '2016-09-15 12:58:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Jun-2016', '/index.php', '172.31.1.32', '2016-09-15 12:58:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=May-2016', '172.31.1.32', '2016-09-15 12:58:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=May-2016', '/index.php', '172.31.1.32', '2016-09-15 12:58:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-09-15 12:59:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-15 12:59:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 12:59:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 13:04:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-15 14:44:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 14:45:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 14:45:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 14:45:51'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-15 14:45:51'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-15 14:45:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 14:45:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 14:46:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elflats', '172.31.1.32', '2016-09-15 14:46:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 14:46:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbconfig', '172.31.1.32', '2016-09-15 14:46:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-09-15 14:46:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-09-15 14:48:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-09-15 14:49:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 14:53:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 14:54:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 14:56:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 14:57:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-09-15 14:57:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-15 15:02:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-09-15 15:02:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elbilling', '172.31.1.32', '2016-09-15 15:02:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 15:02:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-09-15 15:02:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-09-15 15:03:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-09-15 15:04:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-09-15 15:04:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-09-15 15:05:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=ellicensee&cat=&external=No&id=2', '172.31.1.32', '2016-09-15 15:05:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=2', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-09-15 15:07:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-09-15 15:07:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-09-15 15:07:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-09-15 15:07:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=26', '172.31.1.32', '2016-09-15 15:07:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=26', '/index.php', '172.31.1.32', '2016-09-15 15:07:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-09-15 15:07:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:09:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 15:09:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:10:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 15:12:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-09-15 15:12:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-09-15 15:13:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:14:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=80', '172.31.1.32', '2016-09-15 15:15:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=80', '/index.php', '172.31.1.32', '2016-09-15 15:15:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 15:17:05'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=21', '172.31.1.32', '2016-09-15 15:17:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=21', '/?pg=elflats&id=80', '172.31.1.32', '2016-09-15 15:18:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=80', '/index.php', '172.31.1.32', '2016-09-15 15:18:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=81', '172.31.1.32', '2016-09-15 15:19:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=81', '/index.php', '172.31.1.32', '2016-09-15 15:19:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 15:22:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=80', '172.31.1.32', '2016-09-15 15:23:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=80', '/index.php', '172.31.1.32', '2016-09-15 15:23:32'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=81', '172.31.1.32', '2016-09-15 15:23:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=81', '/index.php', '172.31.1.32', '2016-09-15 15:23:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=82', '172.31.1.32', '2016-09-15 15:23:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=82', '/index.php', '172.31.1.32', '2016-09-15 15:23:57');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=83', '172.31.1.32', '2016-09-15 15:24:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=83', '/index.php', '172.31.1.32', '2016-09-15 15:24:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=84', '172.31.1.32', '2016-09-15 15:24:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=84', '/index.php', '172.31.1.32', '2016-09-15 15:24:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=85', '172.31.1.32', '2016-09-15 15:24:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=85', '/index.php', '172.31.1.32', '2016-09-15 15:24:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=86', '172.31.1.32', '2016-09-15 15:25:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=86', '/index.php', '172.31.1.32', '2016-09-15 15:25:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=87', '172.31.1.32', '2016-09-15 15:25:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=87', '/index.php', '172.31.1.32', '2016-09-15 15:25:27'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=88', '172.31.1.32', '2016-09-15 15:25:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=88', '/index.php', '172.31.1.32', '2016-09-15 15:25:40'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=89', '172.31.1.32', '2016-09-15 15:25:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=89', '/index.php', '172.31.1.32', '2016-09-15 15:25:59'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=90', '172.31.1.32', '2016-09-15 15:26:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=90', '/index.php', '172.31.1.32', '2016-09-15 15:26:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=91', '172.31.1.32', '2016-09-15 15:26:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=91', '/index.php', '172.31.1.32', '2016-09-15 15:26:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=92', '172.31.1.32', '2016-09-15 15:26:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=92', '/index.php', '172.31.1.32', '2016-09-15 15:26:47'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=93', '172.31.1.32', '2016-09-15 15:26:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=93', '/index.php', '172.31.1.32', '2016-09-15 15:26:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 15:27:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=33', '172.31.1.32', '2016-09-15 15:27:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=33', '/index.php', '172.31.1.32', '2016-09-15 15:27:45'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=58', '172.31.1.32', '2016-09-15 15:27:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=58', '/index.php', '172.31.1.32', '2016-09-15 15:28:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-15 15:28:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=33', '172.31.1.32', '2016-09-15 15:28:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=33', '/index.php', '172.31.1.32', '2016-09-15 15:28:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=140', '172.31.1.32', '2016-09-15 15:28:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:29:22'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:30:06'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:33:00'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:35:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:36:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=191', '172.31.1.32', '2016-09-15 15:36:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=191', '/index.php', '172.31.1.32', '2016-09-15 15:37:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=140', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:41:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=17', '172.31.1.32', '2016-09-15 15:41:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=17', '172.31.1.32', '2016-09-15 15:41:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=elflats&id=', '172.31.1.32', '2016-09-15 15:41:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 15:41:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=185', '172.31.1.32', '2016-09-15 15:42:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=185', '/index.php', '172.31.1.32', '2016-09-15 15:42:10'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=131', '172.31.1.32', '2016-09-15 15:42:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=131', '/index.php', '172.31.1.32', '2016-09-15 15:42:15'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=130', '172.31.1.32', '2016-09-15 15:42:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=130', '/index.php', '172.31.1.32', '2016-09-15 15:42:20'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=129', '172.31.1.32', '2016-09-15 15:42:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=129', '/index.php', '172.31.1.32', '2016-09-15 15:42:25'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=128', '172.31.1.32', '2016-09-15 15:42:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=128', '/index.php', '172.31.1.32', '2016-09-15 15:42:30'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=127', '172.31.1.32', '2016-09-15 15:42:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=127', '/index.php', '172.31.1.32', '2016-09-15 15:42:35'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=126', '172.31.1.32', '2016-09-15 15:42:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=126', '/index.php', '172.31.1.32', '2016-09-15 15:42:39'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=139', '172.31.1.32', '2016-09-15 15:42:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=139', '/index.php', '172.31.1.32', '2016-09-15 15:42:44'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=138', '172.31.1.32', '2016-09-15 15:42:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=138', '/index.php', '172.31.1.32', '2016-09-15 15:42:49'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=137', '172.31.1.32', '2016-09-15 15:42:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=137', '/index.php', '172.31.1.32', '2016-09-15 15:42:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=136', '172.31.1.32', '2016-09-15 15:42:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=136', '/index.php', '172.31.1.32', '2016-09-15 15:42:58'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=135', '172.31.1.32', '2016-09-15 15:43:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=135', '/index.php', '172.31.1.32', '2016-09-15 15:43:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=134', '172.31.1.32', '2016-09-15 15:43:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=134', '/index.php', '172.31.1.32', '2016-09-15 15:43:09'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=133', '172.31.1.32', '2016-09-15 15:43:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=133', '/index.php', '172.31.1.32', '2016-09-15 15:43:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=132', '172.31.1.32', '2016-09-15 15:43:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=132', '/index.php', '172.31.1.32', '2016-09-15 15:43:18'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=125', '172.31.1.32', '2016-09-15 15:43:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=125', '/index.php', '172.31.1.32', '2016-09-15 15:43:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=141', '172.31.1.32', '2016-09-15 15:43:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=141', '/index.php', '172.31.1.32', '2016-09-15 15:43:29'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=140', '172.31.1.32', '2016-09-15 15:43:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=140', '/index.php', '172.31.1.32', '2016-09-15 15:43:34'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:45:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 15:46:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:46:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 15:46:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:47:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 15:50:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elreading', '172.31.1.32', '2016-09-15 15:53:44'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-15 15:58:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 15:58:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 15:58:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 15:58:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 15:58:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2016-09-15 16:00:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 16:00:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-09-15 16:00:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-15 16:00:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-15 16:01:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/index.php', '172.31.1.32', '2016-09-15 16:02:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-09-15 16:02:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=252', '172.31.1.32', '2016-09-15 16:03:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=252', '/index.php', '172.31.1.32', '2016-09-15 16:03:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-09-15 16:03:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-15 16:03:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/index.php', '172.31.1.32', '2016-09-15 16:04:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-15 16:04:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/index.php', '172.31.1.32', '2016-09-15 16:05:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-15 16:05:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/index.php', '172.31.1.32', '2016-09-15 16:06:14'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-09-15 16:06:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-15 16:06:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 16:06:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-15 16:06:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 16:06:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 16:06:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.32', '2016-09-15 16:14:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.32', '2016-09-15 16:14:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.32', '2016-09-15 16:15:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.32', '2016-09-15 16:16:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill', '172.31.1.32', '2016-09-15 16:16:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elupreading', '172.31.1.32', '2016-09-15 16:16:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 17:02:14'),
('guest', 'direct', '/?pg=elreading', '172.31.1.32', '2016-09-15 18:06:47'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-15 18:07:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-15 18:07:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-15 18:07:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 18:07:19'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-15 18:07:19'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-15 18:07:46'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-15 18:07:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 18:08:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 18:08:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 18:09:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/?pg=elbilling', '172.31.1.32', '2016-09-15 18:10:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 18:10:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 18:13:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elflats', '172.31.1.32', '2016-09-15 18:15:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.32', '2016-09-15 18:16:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2016-09-15 18:18:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-15 18:19:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-15 18:20:40'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?logout=1', '172.31.1.32', '2016-09-15 18:27:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', 'index.php', '172.31.1.32', '2016-09-15 18:27:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-15 18:43:56'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-15 18:44:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-15 18:44:11'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-15 18:44:11'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 18:44:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 18:44:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-15 18:44:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-15 18:44:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=3762', '172.31.1.32', '2016-09-15 18:44:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=3762', '/?pg=ellicensee', '172.31.1.32', '2016-09-15 18:47:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-15 18:47:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elflats', '172.31.1.32', '2016-09-15 18:47:47'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 10:51:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 10:51:25'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 10:51:25'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 10:51:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 10:54:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 10:55:17'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 10:55:17'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-16 10:56:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-09-16 10:56:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 10:56:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=252', '172.31.1.32', '2016-09-16 10:57:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=252', '/index.php', '172.31.1.32', '2016-09-16 10:57:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 10:57:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 10:57:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 10:57:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=252', '172.31.1.32', '2016-09-16 10:58:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=252', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-16 10:59:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-09-16 10:59:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=No&id=252', '172.31.1.32', '2016-09-16 10:59:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=252', '/index.php', '172.31.1.32', '2016-09-16 10:59:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-16 11:00:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.32', '2016-09-16 11:03:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-09-16 11:03:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-16 11:03:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elgrouppayables&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-16 11:03:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Aug-2016&ext=1', '/index.php', '172.31.1.32', '2016-09-16 11:03:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-09-16 11:03:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&recal=1', '172.31.1.32', '2016-09-16 11:03:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=1', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-16 11:04:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Aug-2016&ext=0', '172.31.1.32', '2016-09-16 11:08:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 11:10:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Aug-2016&external=No&mailing=1', '172.31.1.32', '2016-09-16 11:10:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2016&external=No&mailing=1', '/?pg=elrmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 11:13:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2016&external=Yes', '/index.php', '172.31.1.32', '2016-09-16 11:14:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 11:15:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 11:15:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 11:15:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-16 11:15:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=179', '172.31.1.32', '2016-09-16 11:15:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=179', '/index.php', '172.31.1.32', '2016-09-16 11:16:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=214', '172.31.1.32', '2016-09-16 11:16:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=214', '/index.php', '172.31.1.32', '2016-09-16 11:16:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=148', '172.31.1.32', '2016-09-16 11:16:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=148', '/index.php', '172.31.1.32', '2016-09-16 11:16:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=152', '172.31.1.32', '2016-09-16 11:16:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=152', '/index.php', '172.31.1.32', '2016-09-16 11:16:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=162', '172.31.1.32', '2016-09-16 11:17:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=162', '/index.php', '172.31.1.32', '2016-09-16 11:17:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=272', '172.31.1.32', '2016-09-16 11:17:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=272', '/index.php', '172.31.1.32', '2016-09-16 11:17:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 11:17:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.32', '2016-09-16 11:17:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-09-16 11:17:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2016-09-16 11:17:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 11:17:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 11:17:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2016&external=Yes', '/?pg=elrmailing&id=&month=Aug-2016&external=Yes&mailing=1', '172.31.1.32', '2016-09-16 11:17:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 11:24:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016&external=No&mailing=1', '172.31.1.32', '2016-09-16 11:25:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=No&mailing=1', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 11:26:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016&external=Yes&mailing=1', '172.31.1.32', '2016-09-16 11:26:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes&mailing=1', '/?pg=elpaybill', '172.31.1.32', '2016-09-16 11:27:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=3681', '172.31.1.32', '2016-09-16 11:27:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=3681', '/?pg=elreading', '172.31.1.32', '2016-09-16 11:29:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreceipt', '172.31.1.32', '2016-09-16 11:30:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elbilling', '172.31.1.32', '2016-09-16 11:30:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 11:31:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 11:32:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=eluppcl', '172.31.1.32', '2016-09-16 11:32:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elupreading', '172.31.1.32', '2016-09-16 11:33:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elsummary', '172.31.1.32', '2016-09-16 11:33:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elunpaidbills', '172.31.1.32', '2016-09-16 11:35:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-09-16 11:35:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elreading', '172.31.1.32', '2016-09-16 11:39:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-09-16 11:39:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreadingnext', '172.31.1.32', '2016-09-16 11:41:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elcommon', '172.31.1.32', '2016-09-16 11:41:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elflats', '172.31.1.32', '2016-09-16 11:42:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 11:43:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-09-16 11:43:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 11:44:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 12:02:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elunpaidbills', '172.31.1.32', '2016-09-16 12:03:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.32', '2016-09-16 12:04:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=3681', '172.31.1.32', '2016-09-16 12:04:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=3681', '/?pg=elbilling', '172.31.1.32', '2016-09-16 12:48:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 12:48:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 12:48:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-09-16 12:49:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.32', '2016-09-16 12:49:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 12:49:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 12:50:08'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 12:54:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 12:54:51'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 12:54:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-16 12:54:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-16 12:55:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 12:55:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 12:55:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elreceipt', '172.31.1.32', '2016-09-16 12:56:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 12:56:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes', '/?pg=elreceipt&month=Aug-2016&external=Yes&id=3897', '172.31.1.32', '2016-09-16 12:56:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes&id=3897', '/?pg=elreceipt&month=Aug-2016&external=Yes&refresh=1', '172.31.1.32', '2016-09-16 12:56:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes&refresh=1', '/?pg=elreceipt&month=Aug-2016&external=Yes&id=3690', '172.31.1.32', '2016-09-16 12:56:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes&id=3690', '/?pg=elreading', '172.31.1.32', '2016-09-16 12:57:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-16 12:57:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-16 12:57:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-16 12:57:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elpaidbills', '172.31.1.32', '2016-09-16 12:59:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elpaybill', '172.31.1.32', '2016-09-16 12:59:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=3681', '172.31.1.32', '2016-09-16 12:59:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=3681', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 12:59:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreading', '172.31.1.32', '2016-09-16 12:59:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-16 13:00:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-16 13:02:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-16 13:03:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-16 13:09:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-16 13:11:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/index.php', '172.31.1.32', '2016-09-16 13:12:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-16 13:12:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-16 13:14:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-09-16 13:15:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-09-16 13:18:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/index.php', '172.31.1.32', '2016-09-16 13:22:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-09-16 13:22:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2016-09-16 13:23:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 13:23:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 13:23:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elsummary', '172.31.1.32', '2016-09-16 13:23:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&external=No&month=Jul-2016', '172.31.1.32', '2016-09-16 13:23:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=Jul-2016', '/?pg=elbilling', '172.31.1.32', '2016-09-16 13:24:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 13:24:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 13:24:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-09-16 13:24:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 13:24:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 13:24:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 13:29:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Jul-2016', '172.31.1.32', '2016-09-16 13:29:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 13:29:55'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 13:30:02'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 13:30:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 13:30:06'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 13:30:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jul-2016', '/?pg=elrmailing&month=Jul-2016&external=Yes', '172.31.1.32', '2016-09-16 13:30:16'),
('guest', 'direct', '/?pg=elbilling', '172.31.1.32', '2016-09-16 13:30:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 13:30:56'),
('guest', 'direct', '/?pg=elbilling&month=Jul-2016&recal=1', '172.31.1.32', '2016-09-16 13:31:41'),
('guest', 'direct', '/?pg=elbilling&month=Jun-2016&recal=1', '172.31.1.32', '2016-09-16 13:32:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&recal=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 13:32:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 13:32:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-09-16 13:32:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-16 13:32:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-09-16 13:32:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2016&external=Yes', 'index.php', '172.31.1.32', '2016-09-16 13:33:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-16 13:33:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-09-16 13:33:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-09-16 13:33:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-16 13:33:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-09-16 13:34:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.32', '2016-09-16 13:34:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?pg=elbilling', '172.31.1.32', '2016-09-16 13:36:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 13:36:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 13:37:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Jun-2016', '172.31.1.32', '2016-09-16 13:37:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Jun-2016', '/index.php', '172.31.1.32', '2016-09-16 13:37:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing&id=3398&month=Jun-2016&external=Yes&mailing=1', '172.31.1.32', '2016-09-16 13:37:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=3398&month=Jun-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 13:38:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 13:38:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-09-16 13:38:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=Jun-2016&external=Yes', '172.31.1.32', '2016-09-16 13:38:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016&external=Yes', '/?pg=elsmailing&month=Jun-2016&external=Yes&mailing=1', '172.31.1.32', '2016-09-16 13:38:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 13:39:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 13:39:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Jul-2016', '172.31.1.32', '2016-09-16 13:39:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Jul-2016', '/?pg=elrmailing&id=&month=Jul-2016&external=Yes&mailing=1', '172.31.1.32', '2016-09-16 13:40:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 13:40:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jul-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 13:43:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 13:44:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 13:46:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 13:46:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-09-16 13:46:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jul-2016&external=Yes', '172.31.1.32', '2016-09-16 13:46:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes', '/?pg=elsmailing&month=Jul-2016&external=Yes&mailing=1', '172.31.1.32', '2016-09-16 13:46:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2016-09-16 13:59:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2016-09-16 13:59:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 16:22:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 16:22:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 16:22:42'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-16 16:22:42'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 16:22:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-09-16 16:23:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-09-16 16:23:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 16:40:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Aug-2016&external=No&mailing=1', '172.31.1.32', '2016-09-16 16:40:11'),
('guest', 'https://blu182.mail.live.com/?tid=cmCNocIgB85hGfbgAjfeM2Kg2&fid=flinbox', 'index.php', '172.31.1.32', '2016-09-16 17:10:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 17:10:59'),
('abhinaba', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 17:10:59'),
('abhinaba', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 17:11:09'),
('abhinaba', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 17:11:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 17:30:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 17:31:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 17:32:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 17:39:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2016&external=No&mailing=1', '/?pg=elbconfig', '172.31.1.32', '2016-09-16 17:42:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/index.php', '172.31.1.32', '2016-09-16 17:43:24'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 17:44:04'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 17:44:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016&external=No&mailing=1', '172.31.1.32', '2016-09-16 17:44:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=No&mailing=1', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 17:44:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016&external=Yes&mailing=1', '172.31.1.32', '2016-09-16 17:44:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 17:45:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 17:45:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 17:46:09'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-16 17:46:09'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-09-16 17:46:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.32', '2016-09-16 17:46:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 17:47:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbconfig', '172.31.1.32', '2016-09-16 17:47:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/index.php', '172.31.1.32', '2016-09-16 17:48:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 17:48:12'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 17:51:48'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 17:52:54'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 17:53:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Jul-2016', '172.31.1.32', '2016-09-16 17:53:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jul-2016', '/?pg=elrmailing&external=No&month=Jun-2016', '172.31.1.32', '2016-09-16 17:53:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jun-2016', '/?pg=elrmailing&month=Jun-2016&id=3160', '172.31.1.32', '2016-09-16 17:53:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jun-2016', '/?pg=elrmailing&month=Jun-2016&id=3160', '172.31.1.32', '2016-09-16 17:55:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jun-2016', '/?pg=elrmailing&month=Jun-2016&id=3160', '172.31.1.32', '2016-09-16 17:55:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&id=3160', '/?pg=elrmailing&month=Jun-2016&id=', '172.31.1.32', '2016-09-16 17:56:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&id=3160', '/?pg=elrmailing&month=Jun-2016&id=', '172.31.1.32', '2016-09-16 17:57:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&id=3160', '/?pg=elrmailing&month=Jun-2016&id=', '172.31.1.32', '2016-09-16 17:57:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&id=3160', '/?pg=elrmailing&month=Jun-2016&id=', '172.31.1.32', '2016-09-16 17:58:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&id=', '/?pg=elrmailing&month=Jun-2016&id=3160', '172.31.1.32', '2016-09-16 17:58:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&id=3160', '/?pg=elrmailing&month=Jun-2016&id=', '172.31.1.32', '2016-09-16 17:58:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2016&id=', '/?pg=elrmailing&external=No&month=Jul-2016', '172.31.1.32', '2016-09-16 17:58:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jul-2016', '/?pg=elrmailing&external=No&month=Aug-2016', '172.31.1.32', '2016-09-16 17:58:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Aug-2016', '/?pg=elsmailing', '172.31.1.32', '2016-09-16 17:58:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-09-16 17:58:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elreceipt', '172.31.1.32', '2016-09-16 17:59:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elreceipt', '172.31.1.32', '2016-09-16 18:00:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elreceipt', '172.31.1.32', '2016-09-16 18:01:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elreceipt&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 18:01:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes', '/?pg=elreceipt&month=Aug-2016&external=No', '172.31.1.32', '2016-09-16 18:01:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=No', '/?pg=elreceipt&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-16 18:01:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=Yes', '/?pg=elreceipt&month=Aug-2016&external=No', '172.31.1.32', '2016-09-16 18:01:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Aug-2016&external=No', '/?pg=elreceipt&external=No&month=Jul-2016', '172.31.1.32', '2016-09-16 18:01:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Jul-2016', '/?pg=elreceipt&external=No&month=Jun-2016', '172.31.1.32', '2016-09-16 18:01:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&external=No&month=Jun-2016', '/?pg=elreceipt&month=Jun-2016&id=3160', '172.31.1.32', '2016-09-16 18:01:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2016&id=3160', '/?pg=elrmailing', '172.31.1.32', '2016-09-16 18:01:48');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreceipt', '172.31.1.32', '2016-09-16 18:01:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?logout=1', '172.31.1.32', '2016-09-16 18:02:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt', 'index.php', '172.31.1.32', '2016-09-16 18:02:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-16 19:25:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 19:26:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:26:31'),
('rs161', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-16 19:26:31'),
('rs161', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-16 19:26:38'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:26:47'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:19'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:24'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:29'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:34'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:43'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:47'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:52'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:27:58'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:02'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:06'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:10'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:10'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:14'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:19'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:24'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:29'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:35'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:39'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:44'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:48'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:52'),
('rs161', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-16 19:28:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-09-16 19:29:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-16 19:29:00'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-09-16 20:32:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-09-16 20:32:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-09-16 20:32:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-09-16 20:32:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-09-16 20:32:57'),
('RSS2015001', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-09-16 20:32:57'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-09-16 20:33:09'),
('RSS2015001', 'https://ilight.iiita.ac.in/index.php', '/?pg=webusers', '172.31.1.31', '2016-09-16 20:33:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jul-2016&ext=1', '172.31.1.32', '2016-09-17 13:23:57'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-18 08:00:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-18 08:00:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-18 08:01:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-18 08:01:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-18 08:01:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-18 15:11:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-18 15:11:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-18 15:12:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-18 15:12:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-18 15:13:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-18 15:13:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-18 15:14:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', '/?logout=1', '172.31.1.32', '2016-09-19 12:05:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016&ext=1', 'index.php', '172.31.1.32', '2016-09-19 12:05:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-19 16:11:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-19 16:12:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-19 16:12:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-19 16:12:37'),
('guest', 'direct', '/index.php', '172.31.1.31', '2016-09-20 11:04:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-09-20 11:04:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-21 14:59:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-21 15:00:07'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-21 15:00:07'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-09-21 15:00:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-09-21 15:00:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2016-09-21 15:01:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary', '172.31.1.32', '2016-09-21 15:01:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elgrouppayables', '172.31.1.32', '2016-09-21 15:01:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elpaybill', '172.31.1.32', '2016-09-21 15:01:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=weblogs', '172.31.1.32', '2016-09-21 15:01:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=webusers', '172.31.1.32', '2016-09-21 15:01:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=elrmailing', '172.31.1.32', '2016-09-21 15:02:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-09-21 15:07:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016&external=No&mailing=1', '172.31.1.32', '2016-09-21 15:08:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=webusers', '172.31.1.32', '2016-09-21 15:09:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=elrmailing', '172.31.1.32', '2016-09-21 15:12:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-09-21 15:30:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=webusers', '172.31.1.32', '2016-09-21 15:31:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=webusers', '/index.php', '172.31.1.32', '2016-09-21 15:32:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-21 15:32:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-21 15:33:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=weblogs', '172.31.1.32', '2016-09-21 15:33:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=elsmailing', '172.31.1.32', '2016-09-21 15:33:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.32', '2016-09-21 15:39:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.32', '2016-09-21 15:39:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-23 12:32:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-23 12:32:42'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-23 12:32:42'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-09-23 12:32:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsummary', '172.31.1.32', '2016-09-23 12:33:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-23 12:33:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016&external=Yes', '/?pg=elunpaidbills', '172.31.1.32', '2016-09-23 12:34:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elreceipt&id=3681', '172.31.1.32', '2016-09-23 12:34:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=3681', '/?pg=elrmailing', '172.31.1.32', '2016-09-23 12:36:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-23 12:36:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-23 17:14:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-23 17:14:57'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-23 17:14:57'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbconfig', '172.31.1.32', '2016-09-23 17:15:01'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbconfig', '172.31.1.32', '2016-09-23 17:16:56'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbconfig', '172.31.1.32', '2016-09-23 17:17:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=webusers', '172.31.1.32', '2016-09-23 17:17:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=webusers', '172.31.1.32', '2016-09-23 17:17:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:18:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:19:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:20:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:21:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:21:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:21:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:21:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:22:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:25:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:25:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=webusers', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:25:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=weblogs&dated=2016-09-22', '172.31.1.32', '2016-09-23 17:26:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-22', '/?pg=weblogs&dated=2016-09-21', '172.31.1.32', '2016-09-23 17:26:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-21', '/?pg=weblogs&dated=2016-09-20', '172.31.1.32', '2016-09-23 17:26:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-20', '/?pg=weblogs&dated=2016-09-19', '172.31.1.32', '2016-09-23 17:26:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-19', '/?pg=weblogs&dated=2016-09-18', '172.31.1.32', '2016-09-23 17:26:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-18', '/?pg=weblogs&dated=2016-09-17', '172.31.1.32', '2016-09-23 17:26:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-17', '/?pg=weblogs&dated=2016-09-16', '172.31.1.32', '2016-09-23 17:26:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-16', '/?pg=weblogs&dated=2016-09-17', '172.31.1.32', '2016-09-23 17:26:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-17', '/?pg=weblogs&dated=2016-09-18', '172.31.1.32', '2016-09-23 17:26:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-18', '/?pg=weblogs&dated=2016-09-19', '172.31.1.32', '2016-09-23 17:26:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-19', '/?pg=weblogs&dated=2016-09-20', '172.31.1.32', '2016-09-23 17:26:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-20', '/?pg=weblogs&dated=2016-09-21', '172.31.1.32', '2016-09-23 17:26:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-21', '/?pg=weblogs&dated=2016-09-22', '172.31.1.32', '2016-09-23 17:26:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-22', '/?pg=weblogs&dated=2016-09-23', '172.31.1.32', '2016-09-23 17:26:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-23', '/?pg=websessions', '172.31.1.32', '2016-09-23 17:27:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-23', '/?pg=websessions', '172.31.1.32', '2016-09-23 17:29:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2016-09-22', '172.31.1.32', '2016-09-23 17:29:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-22', '/?pg=websessions&dated=2016-09-21', '172.31.1.32', '2016-09-23 17:29:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-21', '/?pg=websessions&dated=2016-09-20', '172.31.1.32', '2016-09-23 17:29:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-20', '/?pg=websessions&dated=2016-09-19', '172.31.1.32', '2016-09-23 17:29:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-19', '/?pg=websessions&dated=2016-09-18', '172.31.1.32', '2016-09-23 17:29:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-18', '/?pg=websessions&dated=2016-09-17', '172.31.1.32', '2016-09-23 17:29:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-17', '/?pg=websessions&dated=2016-09-16', '172.31.1.32', '2016-09-23 17:29:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-17', '/?pg=websessions&dated=2016-09-16', '172.31.1.32', '2016-09-23 17:31:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-16', '/?pg=websessions&dated=2016-09-17', '172.31.1.32', '2016-09-23 17:31:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-17', '/?pg=websessions&dated=2016-09-16', '172.31.1.32', '2016-09-23 17:31:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-16', '/?pg=websessions&dated=2016-09-15', '172.31.1.32', '2016-09-23 17:31:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-15', '/?pg=websessions&dated=2016-09-14', '172.31.1.32', '2016-09-23 17:31:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-14', '/?pg=websessions&dated=2016-09-13', '172.31.1.32', '2016-09-23 17:31:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-13', '/?pg=websessions&dated=2016-09-12', '172.31.1.32', '2016-09-23 17:31:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-12', '/?pg=websessions&dated=2016-09-11', '172.31.1.32', '2016-09-23 17:31:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-11', '/?pg=websessions&dated=2016-09-10', '172.31.1.32', '2016-09-23 17:31:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-10', '/?pg=websessions&dated=2016-09-09', '172.31.1.32', '2016-09-23 17:31:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-09', '/?pg=websessions&dated=2016-09-08', '172.31.1.32', '2016-09-23 17:31:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-08', '/?pg=websessions&dated=2016-09-07', '172.31.1.32', '2016-09-23 17:31:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-07', '/?pg=websessions&dated=2016-09-06', '172.31.1.32', '2016-09-23 17:31:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-06', '/?pg=websessions&dated=2016-09-05', '172.31.1.32', '2016-09-23 17:31:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-05', '/?pg=websessions&dated=2016-09-04', '172.31.1.32', '2016-09-23 17:31:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-04', '/?pg=websessions&dated=2016-09-03', '172.31.1.32', '2016-09-23 17:31:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-03', '/?pg=websessions&dated=2016-09-02', '172.31.1.32', '2016-09-23 17:31:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-02', '/?pg=websessions&dated=2016-09-01', '172.31.1.32', '2016-09-23 17:31:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-01', '/?pg=websessions&dated=2016-08-31', '172.31.1.32', '2016-09-23 17:32:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-08-31', '/?pg=websessions&dated=2016-08-30', '172.31.1.32', '2016-09-23 17:32:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-08-30', '/?pg=websessions&dated=2016-08-29', '172.31.1.32', '2016-09-23 17:32:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-08-29', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:33:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=weblogs&dated=2016-09-22', '172.31.1.32', '2016-09-23 17:33:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-22', '/?pg=weblogs&dated=2016-09-21', '172.31.1.32', '2016-09-23 17:33:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-21', '/?pg=weblogs&dated=2016-09-20', '172.31.1.32', '2016-09-23 17:33:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-20', '/?pg=weblogs&dated=2016-09-19', '172.31.1.32', '2016-09-23 17:33:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-19', '/?pg=weblogs&dated=2016-09-18', '172.31.1.32', '2016-09-23 17:33:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-18', '/?pg=weblogs&dated=2016-09-17', '172.31.1.32', '2016-09-23 17:33:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-17', '/?pg=weblogs&dated=2016-09-16', '172.31.1.32', '2016-09-23 17:33:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-16', '/?pg=weblogs&dated=2016-09-15', '172.31.1.32', '2016-09-23 17:33:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-15', '/?pg=weblogs&dated=2016-09-14', '172.31.1.32', '2016-09-23 17:33:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-14', '/?pg=weblogs&dated=2016-09-13', '172.31.1.32', '2016-09-23 17:33:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-13', '/?pg=weblogs&dated=2016-09-12', '172.31.1.32', '2016-09-23 17:33:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-12', '/?pg=weblogs&dated=2016-09-11', '172.31.1.32', '2016-09-23 17:33:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-11', '/?pg=weblogs&dated=2016-09-12', '172.31.1.32', '2016-09-23 17:34:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-12', '/?pg=weblogs&dated=2016-09-13', '172.31.1.32', '2016-09-23 17:34:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-13', '/?pg=weblogs&dated=2016-09-14', '172.31.1.32', '2016-09-23 17:34:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-14', '/?pg=weblogs&dated=2016-09-15', '172.31.1.32', '2016-09-23 17:34:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-15', '/?pg=weblogs&dated=2016-09-14', '172.31.1.32', '2016-09-23 17:35:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-14', '/?pg=weblogs&dated=2016-09-13', '172.31.1.32', '2016-09-23 17:35:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-13', '/?pg=websessions', '172.31.1.32', '2016-09-23 17:36:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions', '/?pg=websessions&dated=2016-09-22', '172.31.1.32', '2016-09-23 17:36:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-22', '/?pg=websessions&dated=2016-09-21', '172.31.1.32', '2016-09-23 17:37:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-21', '/?pg=websessions&dated=2016-09-20', '172.31.1.32', '2016-09-23 17:37:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-20', '/?pg=websessions&dated=2016-09-19', '172.31.1.32', '2016-09-23 17:37:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-19', '/?pg=websessions&dated=2016-09-18', '172.31.1.32', '2016-09-23 17:37:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=websessions&dated=2016-09-18', '/?pg=weblogs', '172.31.1.32', '2016-09-23 17:38:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs', '/?pg=weblogs&dated=2016-09-22', '172.31.1.32', '2016-09-23 17:38:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-22', '/?pg=weblogs&dated=2016-09-21', '172.31.1.32', '2016-09-23 17:38:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-21', '/?pg=weblogs&dated=2016-09-20', '172.31.1.32', '2016-09-23 17:38:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-20', '/?pg=weblogs&dated=2016-09-19', '172.31.1.32', '2016-09-23 17:38:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-19', '/?logout=1', '172.31.1.32', '2016-09-23 17:38:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=weblogs&dated=2016-09-19', 'index.php', '172.31.1.32', '2016-09-23 17:38:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-23 17:38:40'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-23 17:38:41'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-09-23 17:38:47'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-23 17:38:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-23 17:38:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:38:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:39:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:39:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-09-23 17:39:28'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-09-23 17:39:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2016-09-23 17:39:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2016-09-23 17:39:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-23 17:39:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:40:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:40:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:40:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:40:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:43:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:44:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:44:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:45:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:45:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-09-23 17:45:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-27 13:28:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-27 13:28:27'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-27 13:28:27'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-09-27 13:28:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-27 13:28:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Apr-2016', '172.31.1.32', '2016-09-27 13:29:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Apr-2016', '/?pg=elrmailing&external=Yes&month=May-2016', '172.31.1.32', '2016-09-27 13:29:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=May-2016', 'index.php', '172.31.1.32', '2016-09-27 14:26:23'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-09-27 14:26:26'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-27 14:26:26'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-28 11:08:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-28 11:08:33'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-28 11:08:33'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-09-28 11:08:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-09-28 11:08:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=ellicensee', '172.31.1.32', '2016-09-28 11:09:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elsubsidy', '172.31.1.32', '2016-09-28 11:10:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsmailing', '172.31.1.32', '2016-09-28 11:11:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-09-28 11:12:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?logout=1', '172.31.1.32', '2016-09-28 11:12:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.32', '2016-09-28 11:12:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-28 11:19:14'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-28 11:19:14'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.32', '2016-09-28 11:19:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsmailing', '172.31.1.32', '2016-09-28 11:19:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=ellicensee', '172.31.1.32', '2016-09-28 11:19:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?logout=1', '172.31.1.32', '2016-09-28 19:37:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2016-09-28 19:37:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-29 10:14:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-29 10:56:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-29 10:56:39'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-29 10:56:39'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-09-29 10:56:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-09-29 10:57:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Jul-2016', '172.31.1.32', '2016-09-29 10:59:37'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-09-30 09:48:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-09-30 09:48:56'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-30 09:48:56'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-09-30 09:49:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-09-30 09:49:10'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-01 16:07:44'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-01 16:07:47'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-01 16:07:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-01 16:07:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-01 16:08:31'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-10-01 16:08:31'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-01 16:08:37'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-10-03 15:44:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-10-03 15:44:55'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2016-10-03 15:44:55'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-10-03 15:44:58'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-10-03 18:23:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-10-03 18:23:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-04 17:08:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-04 17:08:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-05 14:49:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-05 14:49:50'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-05 14:49:50'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-10-05 14:50:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-10-05 14:50:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elsubsidy', '172.31.1.32', '2016-10-05 14:51:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elreading', '172.31.1.32', '2016-10-05 14:51:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:01:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:15:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=268', '172.31.1.32', '2016-10-05 15:15:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=268', '/index.php', '172.31.1.32', '2016-10-05 15:15:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=194', '172.31.1.32', '2016-10-05 15:16:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=194', '/?pg=ellicensee&cat=&external=No&id=268', '172.31.1.32', '2016-10-05 15:16:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=268', '/index.php', '172.31.1.32', '2016-10-05 15:17:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-10-05 15:17:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-10-05 15:18:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=184', '172.31.1.32', '2016-10-05 15:18:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=184', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:19:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=110', '172.31.1.32', '2016-10-05 15:19:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=110', '/index.php', '172.31.1.32', '2016-10-05 15:20:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:20:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-10-05 15:21:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=252', '172.31.1.32', '2016-10-05 15:22:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=252', '/?pg=elflats&id=', '172.31.1.32', '2016-10-05 15:22:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/?pg=elflats&id=251', '172.31.1.32', '2016-10-05 15:28:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=251', '/index.php', '172.31.1.32', '2016-10-05 15:28:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=252', '172.31.1.32', '2016-10-05 15:29:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=252', '/index.php', '172.31.1.32', '2016-10-05 15:29:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=253', '172.31.1.32', '2016-10-05 15:29:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=253', '/index.php', '172.31.1.32', '2016-10-05 15:30:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=', '172.31.1.32', '2016-10-05 15:30:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/index.php', '172.31.1.32', '2016-10-05 15:31:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=254', '172.31.1.32', '2016-10-05 15:31:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=254', '/index.php', '172.31.1.32', '2016-10-05 15:32:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=', '172.31.1.32', '2016-10-05 15:32:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/index.php', '172.31.1.32', '2016-10-05 15:32:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-05 15:33:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:34:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-10-05 15:35:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-05 15:36:03'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-05 15:36:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-05 15:37:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2016-10-05 15:37:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=254', '172.31.1.32', '2016-10-05 15:38:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=254', '/index.php', '172.31.1.32', '2016-10-05 15:38:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:38:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-10-05 15:40:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2016-10-05 15:40:45'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-05 15:43:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-05 15:43:56'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-05 15:43:56'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:44:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:44:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2016-10-05 15:45:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:45:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-10-05 15:45:36'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:45:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=273', '172.31.1.32', '2016-10-05 15:46:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=273', '/?pg=elcommon', '172.31.1.32', '2016-10-05 15:46:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elreading', '172.31.1.32', '2016-10-05 15:47:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=273', '172.31.1.32', '2016-10-05 15:47:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=273', '/index.php', '172.31.1.32', '2016-10-05 15:47:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-10-05 15:47:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=274', '172.31.1.32', '2016-10-05 15:47:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=274', '/index.php', '172.31.1.32', '2016-10-05 15:47:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=275', '172.31.1.32', '2016-10-05 15:47:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=275', '/index.php', '172.31.1.32', '2016-10-05 15:47:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=40', '172.31.1.32', '2016-10-05 15:47:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=40', '/index.php', '172.31.1.32', '2016-10-05 15:47:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-10-05 15:49:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.32', '2016-10-05 15:55:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=110', '172.31.1.32', '2016-10-05 16:00:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=110', '/index.php', '172.31.1.32', '2016-10-05 16:01:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-10-05 16:01:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=ellicensee&cat=&external=No&id=207', '172.31.1.32', '2016-10-05 16:03:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=207', '/?pg=elflats', '172.31.1.32', '2016-10-05 16:04:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.32', '2016-10-05 16:08:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-10-05 16:26:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-05 17:16:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-05 18:14:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-10-05 18:15:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2016&recal=1', '172.31.1.32', '2016-10-05 18:15:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&recal=1', '/?pg=elbilling&month=Sep-2016&ext=1', '172.31.1.32', '2016-10-05 18:15:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&ext=1', '/?pg=elbilling&month=Sep-2016&recal=1', '172.31.1.32', '2016-10-05 18:15:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&recal=1', '/?pg=elsummary', '172.31.1.32', '2016-10-05 18:17:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.32', '2016-10-05 18:18:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Sep-2016&external=No&mailing=1', '172.31.1.32', '2016-10-05 18:18:40'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-10-05 18:36:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-10-05 18:36:49'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.32', '2016-10-05 18:42:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-05 18:42:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-05 18:43:07'),
('manish', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-10-05 18:43:07'),
('manish', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-05 18:43:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2016&external=No&mailing=1', '/?pg=elrmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-05 18:58:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2016&external=Yes', '/?pg=elrmailing&id=&month=Sep-2016&external=Yes&mailing=1', '172.31.1.32', '2016-10-05 18:58:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-10-05 19:02:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2016&external=No&mailing=1', '172.31.1.32', '2016-10-05 19:03:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=No&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-10-05 19:03:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.31.1.32', '2016-10-05 19:03:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.31.1.32', '2016-10-05 19:03:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-10-05 19:03:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-10-05 19:04:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-05 19:04:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016&external=Yes&mailing=1', '172.31.1.32', '2016-10-05 19:04:20'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2016-10-05 19:06:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2016-10-05 19:06:59'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-10-05 19:57:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-10-05 19:57:58'),
('RSS2015001', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-10-05 19:57:58'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-10-05 19:58:10'),
('RSS2015001', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-05 19:58:21'),
('RSS2015001', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-10-05 19:58:31'),
('RSS2015001', 'https://ilight.iiita.ac.in/', '/?pg=weblogs', '172.31.1.31', '2016-10-05 19:58:48'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-06 08:27:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-06 08:27:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-06 08:28:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-06 08:28:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-06 08:28:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-06 08:29:03'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-10-06 09:19:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-10-06 09:19:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-10-06 09:19:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-10-06 09:20:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-10-06 09:20:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-10-06 09:21:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-10-06 09:21:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-10-06 09:21:51'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-10-06 20:04:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-10-06 20:04:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-06 20:07:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-06 20:07:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-06 20:07:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-06 20:08:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-06 20:08:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-07 17:24:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-07 17:24:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-17 18:13:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-17 18:15:17'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-17 18:15:17'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-10-17 18:28:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-17 18:28:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elunpaidbills', '172.31.1.32', '2016-10-17 18:36:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elrmailing', '172.31.1.32', '2016-10-17 18:36:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-17 18:36:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Aug-2016', '172.31.1.32', '2016-10-17 18:37:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Aug-2016', '/?pg=elsummary', '172.31.1.32', '2016-10-17 18:37:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elpaidbills', '172.31.1.32', '2016-10-17 18:38:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elunpaidbills', '172.31.1.32', '2016-10-17 18:38:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elunpaidbills', '172.31.1.32', '2016-10-17 18:38:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elsummary', '172.31.1.32', '2016-10-17 18:38:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-17 18:38:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&external=Yes&month=Aug-2016', '172.31.1.32', '2016-10-17 18:41:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Aug-2016', '/?pg=elsummary&external=Yes&month=Jun-2016', '172.31.1.32', '2016-10-17 18:48:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=Yes&month=Jun-2016', '/?pg=elsummary&month=Jun-2016&external=No', '172.31.1.32', '2016-10-17 18:52:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=No', '/?pg=elsummary&external=No&month=Sep-2016', '172.31.1.32', '2016-10-17 18:52:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=No', '/?pg=elsummary&external=No&month=Sep-2016', '172.31.1.32', '2016-10-17 23:26:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-19 10:18:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-19 10:18:19'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-19 10:18:19'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-10-19 10:18:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-19 10:18:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Aug-2016', '172.31.1.32', '2016-10-19 10:42:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Aug-2016', '172.31.1.32', '2016-10-19 19:03:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-20 16:46:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-20 16:58:36'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-20 16:58:36'),
('a.engr', 'direct', 'index.php', '172.31.1.32', '2016-10-20 23:54:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-10-20 23:54:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2016&ext=1', '172.31.1.32', '2016-10-20 23:54:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&ext=1', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-10-20 23:55:33');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-10-20 23:55:40'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-25 09:42:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-25 09:43:12'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-25 09:43:12'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 09:43:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-25 09:44:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elrmailing', '172.31.1.32', '2016-10-25 09:44:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsummary', '172.31.1.32', '2016-10-25 09:45:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 09:46:07'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-25 10:14:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-25 10:15:09'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-25 10:15:09'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-10-25 10:15:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:15:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:15:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:15:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:15:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbilling', '172.31.1.32', '2016-10-25 10:16:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:16:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:16:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-10-25 10:16:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-10-25 10:16:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-10-25 10:16:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:16:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=May-2016', '172.31.1.32', '2016-10-25 10:16:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-10-25 10:16:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-10-25 10:16:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-10-25 10:17:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-10-25 10:17:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-10-25 10:17:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=May-2016', '172.31.1.32', '2016-10-25 10:17:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-10-25 10:17:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-10-25 10:17:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=May-2016', '172.31.1.32', '2016-10-25 10:17:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-10-25 10:17:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-10-25 10:17:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016&external=No', '172.31.1.32', '2016-10-25 10:17:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=No', '/?pg=elbilling', '172.31.1.32', '2016-10-25 10:17:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-10-25 10:17:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-10-25 10:17:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:17:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-10-25 10:17:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=May-2016', '172.31.1.32', '2016-10-25 10:17:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&external=No&month=May-2016', '172.31.1.32', '2016-10-25 10:17:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-10-25 10:18:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=Jul-2016', '172.31.1.32', '2016-10-25 10:18:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2016', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-10-25 10:18:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=May-2016', '/?pg=elsummary&external=No&month=Jun-2016', '172.31.1.32', '2016-10-25 10:18:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=Jun-2016', '/?pg=elsummary&external=No&month=Jul-2016', '172.31.1.32', '2016-10-25 10:18:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=Jul-2016', '/?pg=elsummary&external=No&month=Aug-2016', '172.31.1.32', '2016-10-25 10:18:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=Aug-2016', '/?pg=elsummary&external=No&month=Sep-2016', '172.31.1.32', '2016-10-25 10:18:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=ellicensee', '172.31.1.32', '2016-10-25 10:18:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2016-10-25 10:18:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/?pg=ellicensee&cat=&external=No&id=84', '172.31.1.32', '2016-10-25 10:19:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=84', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.32', '2016-10-25 10:19:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:24:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&external=No&month=Sep-2016', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:24:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:25:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:25:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:25:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-10-25 10:25:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-10-25 10:26:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Sep-2016', '172.31.1.32', '2016-10-25 10:26:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-25 10:28:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elgrouppayables', '172.31.1.32', '2016-10-25 10:30:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-10-25 10:30:56'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.32', '2016-10-25 10:31:03'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt', '172.31.1.32', '2016-10-25 10:31:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:31:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:32:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:32:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-25 10:32:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:33:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:33:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-25 10:33:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&month=Sep-2016&external=No', '172.31.1.32', '2016-10-25 10:33:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=No', '/?pg=elunpaidbills', '172.31.1.32', '2016-10-25 10:34:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaidbills', '172.31.1.32', '2016-10-25 10:34:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elpaidbills', '/?pg=elrmailing', '172.31.1.32', '2016-10-25 10:35:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:35:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elunpaidbills', '172.31.1.32', '2016-10-25 10:35:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-10-25 10:36:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-10-25 10:37:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-10-25 10:37:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=May-2016', '172.31.1.32', '2016-10-25 10:38:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016', '/?pg=elsmailing&month=Sep-2016', '172.31.1.32', '2016-10-25 10:39:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:39:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:39:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:39:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elgrouppayables', '172.31.1.32', '2016-10-25 10:40:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/index.php', '172.31.1.32', '2016-10-25 10:40:53'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-10-25 10:41:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 10:45:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-25 10:45:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-10-25 10:47:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-10-25 10:48:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:49:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-25 10:50:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&month=May-2016', '172.31.1.32', '2016-10-25 10:52:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2016', '/?pg=elsummary&month=May-2016&external=Yes', '172.31.1.32', '2016-10-25 10:52:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2016&external=Yes', '/?pg=elsummary&month=Oct-2015', '172.31.1.32', '2016-10-25 10:54:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2015', '/?pg=elsummary&month=Oct-2015&external=Yes', '172.31.1.32', '2016-10-25 10:54:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2015&external=Yes', '/?pg=elsummary&month=Mar-2016', '172.31.1.32', '2016-10-25 10:55:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016', '/?pg=elsummary&month=Mar-2016&external=Yes', '172.31.1.32', '2016-10-25 10:55:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016&external=Yes', '/?logout=1', '172.31.1.32', '2016-10-25 10:57:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016&external=Yes', 'index.php', '172.31.1.32', '2016-10-25 10:57:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-25 10:57:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-25 10:58:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-10-25 10:58:11'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-10-25 10:58:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-25 10:58:24'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?logout=1', '172.31.1.32', '2016-10-25 11:07:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', 'index.php', '172.31.1.32', '2016-10-25 11:07:18'),
('guest', 'direct', '/?pg=elsmailing', '172.31.1.32', '2016-10-25 11:57:41'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-10-25 17:49:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-10-25 17:49:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-26 17:22:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-26 17:22:22'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-26 17:22:22'),
('a.engr', 'direct', '/?pg=elbilling', '172.31.1.32', '2016-10-26 17:25:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=sttechnicians', '172.31.1.32', '2016-10-26 17:25:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=sttechnicians', '/?pg=elbilling', '172.31.1.32', '2016-10-26 17:25:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-10-26 17:26:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elupreading', '172.31.1.32', '2016-10-26 17:26:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elpaybill', '172.31.1.32', '2016-10-26 17:26:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreadingnext', '172.31.1.32', '2016-10-26 17:26:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elcommon', '172.31.1.32', '2016-10-26 17:26:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=ellicensee', '172.31.1.32', '2016-10-26 17:26:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-10-26 17:26:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-10-26 17:27:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elsmailing', '172.31.1.32', '2016-10-26 17:27:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-10-26 17:27:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsubsidy', '172.31.1.32', '2016-10-26 17:27:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsummary', '172.31.1.32', '2016-10-26 17:27:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary', '172.31.1.32', '2016-10-26 17:27:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elformat', '172.31.1.32', '2016-10-26 17:27:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary', '172.31.1.32', '2016-10-26 17:28:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elformat', '172.31.1.32', '2016-10-26 17:28:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.32', '2016-10-26 17:30:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2016-10-26 17:30:32'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-10-27 12:08:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-10-27 12:08:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-27 12:08:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-27 12:10:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-10-27 12:10:41'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-28 14:39:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-28 14:39:37'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-10-28 14:39:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-10-28 14:39:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-10-28 14:39:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&month=Jul-2016', '172.31.1.32', '2016-10-28 14:40:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016', '/?pg=elsummary&month=Jul-2016&external=Yes', '172.31.1.32', '2016-10-28 14:40:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016&external=Yes', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-10-28 14:40:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016', '/?pg=elsummary&month=Aug-2016&external=Yes', '172.31.1.32', '2016-10-28 14:40:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016&external=Yes', '/?pg=elsummary&month=Jun-2016', '172.31.1.32', '2016-10-28 14:41:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016', '/?pg=elsummary&month=Jun-2016&external=Yes', '172.31.1.32', '2016-10-28 14:41:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-10-30 22:01:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-10-30 22:01:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-30 22:35:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-30 22:36:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-30 22:36:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-30 22:37:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-10-30 22:37:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-01 12:45:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-01 12:45:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-01 12:45:52'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-11-01 12:45:52'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-01 12:45:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-11-01 12:46:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-11-01 12:46:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-01 12:46:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-01 12:46:17'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-02 13:50:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-02 13:51:04'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-11-03 10:20:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-03 10:20:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-03 10:21:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-03 10:58:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-03 10:58:40'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-03 10:58:40'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-11-03 10:58:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-11-03 10:59:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 10:59:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:17:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:17:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:17:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:17:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:18:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:18:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:18:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:18:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:18:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:19:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:19:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:21:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:21:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:22:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 11:27:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 12:07:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 12:17:09'),
('a.engr', 'direct', '/index.php', '172.31.1.32', '2016-11-03 12:29:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-11-03 12:29:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-11-03 12:40:14'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-03 13:01:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-11-03 13:02:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-11-03 13:02:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-11-03 13:02:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=May-2016', '172.31.1.32', '2016-11-03 13:33:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=May-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2016-11-03 13:35:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/index.php', '172.31.1.32', '2016-11-03 13:35:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-11-03 13:35:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/index.php', '172.31.1.32', '2016-11-03 13:36:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-11-03 13:38:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/index.php', '172.31.1.32', '2016-11-03 13:38:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-03 13:39:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/index.php', '172.31.1.32', '2016-11-03 13:39:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-11-03 13:39:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/index.php', '172.31.1.32', '2016-11-03 13:39:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 13:39:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-11-03 13:43:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/index.php', '172.31.1.32', '2016-11-03 13:44:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-11-03 13:44:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/index.php', '172.31.1.32', '2016-11-03 13:44:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-03 13:44:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/index.php', '172.31.1.32', '2016-11-03 13:45:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-11-03 13:45:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/index.php', '172.31.1.32', '2016-11-03 13:46:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 13:46:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 13:47:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-11-03 13:47:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-11-03 13:47:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-03 18:41:24'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-03 18:41:24'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-03 18:41:27'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-11-03 18:52:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-11-03 18:53:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?pg=elsummary', '172.31.1.32', '2016-11-03 18:53:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2016-11-03 18:53:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-11-03 18:53:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-11-03 18:58:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016', '/?pg=elsummary&month=Aug-2016&external=Yes', '172.31.1.32', '2016-11-03 18:58:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016&external=Yes', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2016-11-03 18:59:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-11-03 18:59:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-11-03 19:01:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016', '/?pg=elsummary&month=Aug-2016&external=Yes', '172.31.1.32', '2016-11-03 19:01:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016&external=Yes', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2016-11-03 19:04:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-11-03 19:04:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-11-03 19:05:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016', '/?pg=elsummary&month=Aug-2016&external=Yes', '172.31.1.32', '2016-11-03 19:05:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016&external=Yes', '/?pg=elsummary&month=Jul-2016', '172.31.1.32', '2016-11-03 19:06:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016', '/?pg=elsummary&month=Jul-2016&external=Yes', '172.31.1.32', '2016-11-03 19:06:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016&external=Yes', '/?pg=elsummary&month=Jun-2016', '172.31.1.32', '2016-11-03 19:06:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016', '/?pg=elsummary&month=Jun-2016&external=Yes', '172.31.1.32', '2016-11-03 19:06:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=Yes', '/?pg=elsummary&month=May-2016', '172.31.1.32', '2016-11-03 19:06:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2016', '/?pg=elsummary&month=May-2016&external=Yes', '172.31.1.32', '2016-11-03 19:06:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2016&external=Yes', '/?pg=elsummary&month=Apr-2016', '172.31.1.32', '2016-11-03 19:19:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2016', '/?pg=elsummary&month=Apr-2016&external=Yes', '172.31.1.32', '2016-11-03 19:19:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2016&external=Yes', '/?pg=elsummary&month=Mar-2016', '172.31.1.32', '2016-11-03 19:19:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016', '/?pg=elsummary&month=Mar-2016&external=Yes', '172.31.1.32', '2016-11-03 19:19:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016&external=Yes', 'index.php', '172.31.1.32', '2016-11-03 20:30:02'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-11-03 20:30:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2016-11-03 20:34:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=257', '172.31.1.32', '2016-11-03 20:34:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=257', '/index.php', '172.31.1.32', '2016-11-03 20:35:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 20:35:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=', '172.31.1.32', '2016-11-03 20:35:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/index.php', '172.31.1.32', '2016-11-03 20:38:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-11-03 20:43:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2016-11-03 20:43:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.32', '2016-11-03 20:44:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 20:46:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 20:49:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 20:49:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Contractor&external=Yes&id=277', '172.31.1.32', '2016-11-03 20:49:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Contractor&external=Yes&id=277', '/index.php', '172.31.1.32', '2016-11-03 20:50:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon', '172.31.1.32', '2016-11-03 20:50:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elreading', '172.31.1.32', '2016-11-03 20:50:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-03 20:50:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-11-03 20:50:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/index.php', '172.31.1.32', '2016-11-03 20:51:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-11-03 20:51:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/index.php', '172.31.1.32', '2016-11-03 20:52:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-03 20:52:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/index.php', '172.31.1.32', '2016-11-03 20:53:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-11-03 20:53:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/index.php', '172.31.1.32', '2016-11-03 20:54:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-03 20:54:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-11-03 20:57:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-11-03 20:57:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?pg=elbilling&month=Oct-2016&recal=1', '172.31.1.32', '2016-11-03 20:57:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=1', '/?pg=elbilling&month=Oct-2016&recal=1', '172.31.1.32', '2016-11-03 20:57:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=1', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-11-03 20:57:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?pg=elbilling&month=Oct-2016&recal=1', '172.31.1.32', '2016-11-03 20:58:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=1', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-11-03 20:58:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?pg=elbilling&month=Oct-2016&recal=1', '172.31.1.32', '2016-11-03 20:58:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=1', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-11-03 20:58:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?logout=1', '172.31.1.32', '2016-11-03 21:19:54'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', 'index.php', '172.31.1.32', '2016-11-03 21:19:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-04 12:54:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-04 12:54:33'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-04 12:54:33'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-11-04 12:54:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-11-04 12:54:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-04 16:41:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-04 16:41:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-04 16:44:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-04 16:44:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?pg=elbilling&month=Oct-2016&ext=0', '172.31.1.32', '2016-11-04 17:12:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=0', '/index.php', '172.31.1.32', '2016-11-04 17:14:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=0', 'index.php', '172.31.1.32', '2016-11-04 17:14:23'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-11-04 17:14:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2016-11-04 17:15:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=53', '172.31.1.32', '2016-11-04 17:15:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=53', '/?pg=elbilling', '172.31.1.32', '2016-11-04 17:15:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2016-11-04 17:16:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2016-11-04 17:16:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2016-11-04 17:16:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2016', '172.31.1.32', '2016-11-04 17:16:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elreading', '172.31.1.32', '2016-11-04 17:16:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-11-04 17:17:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=53', '172.31.1.32', '2016-11-04 17:17:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=53', '/index.php', '172.31.1.32', '2016-11-04 17:18:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=263', '172.31.1.32', '2016-11-04 17:19:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=263', '/index.php', '172.31.1.32', '2016-11-04 17:19:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=64', '172.31.1.32', '2016-11-04 17:20:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=64', '/index.php', '172.31.1.32', '2016-11-04 17:20:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=73', '172.31.1.32', '2016-11-04 17:20:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=73', '/index.php', '172.31.1.32', '2016-11-04 17:21:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=81', '172.31.1.32', '2016-11-04 17:22:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=81', '/?pg=ellicensee&cat=&external=No&id=115', '172.31.1.32', '2016-11-04 17:22:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=115', '/index.php', '172.31.1.32', '2016-11-04 17:22:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=121', '172.31.1.32', '2016-11-04 17:22:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=121', '/index.php', '172.31.1.32', '2016-11-04 17:22:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=54', '172.31.1.32', '2016-11-04 17:25:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=54', '/index.php', '172.31.1.32', '2016-11-04 17:28:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2016-11-04 17:29:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-11-04 17:31:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-04 17:35:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=66', '172.31.1.32', '2016-11-04 17:40:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=66', '/index.php', '172.31.1.32', '2016-11-04 17:41:03'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=68', '172.31.1.32', '2016-11-04 17:42:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=68', '/index.php', '172.31.1.32', '2016-11-04 17:50:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-11-04 19:00:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.32', '2016-11-04 19:01:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=71', '172.31.1.32', '2016-11-04 19:02:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=71', '/index.php', '172.31.1.32', '2016-11-04 19:03:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=281', '172.31.1.32', '2016-11-04 19:03:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=281', '/index.php', '172.31.1.32', '2016-11-04 19:03:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=107', '172.31.1.32', '2016-11-04 19:10:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=107', '/index.php', '172.31.1.32', '2016-11-04 19:11:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=76', '172.31.1.32', '2016-11-04 19:13:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=76', '/index.php', '172.31.1.32', '2016-11-04 19:13:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=78', '172.31.1.32', '2016-11-04 19:14:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=78', '/index.php', '172.31.1.32', '2016-11-04 19:15:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2016-11-04 19:16:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.32', '2016-11-04 19:18:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=112', '172.31.1.32', '2016-11-04 19:20:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=112', '/index.php', '172.31.1.32', '2016-11-04 19:20:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=122', '172.31.1.32', '2016-11-04 19:22:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=122', '/index.php', '172.31.1.32', '2016-11-04 19:23:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-04 19:23:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-04 20:13:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-04 20:19:03'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-04 20:20:51'),
('guest', 'direct', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=54', '172.31.1.32', '2016-11-04 20:21:17'),
('guest', 'direct', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=54', '172.31.1.32', '2016-11-04 20:21:18'),
('guest', 'direct', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=', '172.31.1.32', '2016-11-04 20:22:29'),
('guest', 'direct', '/?pg=ellicensee&cat=PhD%20Sponsored&external=No&id=', '172.31.1.32', '2016-11-04 20:22:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-04 20:26:19'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-11-06 13:55:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-06 13:56:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-06 13:57:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-06 13:57:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-06 13:58:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-07 16:50:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-07 16:51:15'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-07 16:51:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-11-07 16:51:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=279', '172.31.1.32', '2016-11-07 16:53:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=279', '/index.php', '172.31.1.32', '2016-11-07 16:55:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-07 17:00:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=56', '172.31.1.32', '2016-11-07 17:00:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=56', '/index.php', '172.31.1.32', '2016-11-07 17:00:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=280', '172.31.1.32', '2016-11-07 17:01:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=280', '/?pg=ellicensee&cat=&external=No&id=56', '172.31.1.32', '2016-11-07 17:01:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=56', '/index.php', '172.31.1.32', '2016-11-07 17:01:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=280', '172.31.1.32', '2016-11-07 17:01:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=280', '/index.php', '172.31.1.32', '2016-11-07 17:02:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=59', '172.31.1.32', '2016-11-07 17:19:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=59', '/index.php', '172.31.1.32', '2016-11-07 17:20:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=66', '172.31.1.32', '2016-11-07 17:21:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=66', '/index.php', '172.31.1.32', '2016-11-07 17:21:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=68', '172.31.1.32', '2016-11-07 17:22:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=68', '/index.php', '172.31.1.32', '2016-11-07 17:23:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=281', '172.31.1.32', '2016-11-07 17:24:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=281', '/index.php', '172.31.1.32', '2016-11-07 17:24:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=71', '172.31.1.32', '2016-11-07 17:24:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=71', '/index.php', '172.31.1.32', '2016-11-07 17:24:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-07 17:25:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=112', '172.31.1.32', '2016-11-07 17:25:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=112', '/index.php', '172.31.1.32', '2016-11-07 17:26:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=279', '172.31.1.32', '2016-11-07 17:26:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=279', '/index.php', '172.31.1.32', '2016-11-07 17:26:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-07 17:26:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=107', '172.31.1.32', '2016-11-07 17:27:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=107', '172.31.1.32', '2016-11-07 17:27:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=107', '/index.php', '172.31.1.32', '2016-11-07 17:33:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-07 17:33:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=76', '172.31.1.32', '2016-11-07 17:34:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=76', '/index.php', '172.31.1.32', '2016-11-07 17:42:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=78', '172.31.1.32', '2016-11-07 17:43:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=78', '/index.php', '172.31.1.32', '2016-11-07 17:44:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=282', '172.31.1.32', '2016-11-07 17:44:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=282', '/index.php', '172.31.1.32', '2016-11-07 17:45:16');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=122', '172.31.1.32', '2016-11-07 17:45:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=122', '/index.php', '172.31.1.32', '2016-11-07 17:45:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-07 17:46:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-11-07 17:50:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-11-07 17:52:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-11-07 17:52:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016&recal=1', '172.31.1.32', '2016-11-07 17:52:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=1', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-11-07 17:52:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?pg=elbilling&month=Oct-2016&recal=1', '172.31.1.32', '2016-11-07 17:52:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=1', '/?pg=elcommon', '172.31.1.32', '2016-11-07 17:53:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elbilling', '172.31.1.32', '2016-11-07 17:53:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2016-11-07 17:53:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsubsidy', '172.31.1.32', '2016-11-07 17:53:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsmailing', '172.31.1.32', '2016-11-07 17:53:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2016&external=No&mailing=1', '172.31.1.32', '2016-11-07 17:54:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=No&mailing=1', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-07 17:54:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes', '/?pg=elsmailing&month=Oct-2016&external=Yes&mailing=1', '172.31.1.32', '2016-11-07 17:54:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-11-07 17:55:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Oct-2016&external=No&mailing=1', '172.31.1.32', '2016-11-07 17:55:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Oct-2016&external=No&mailing=1', '/?pg=elrmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-07 18:33:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&external=Yes', '/?pg=elrmailing&id=&month=Oct-2016&external=Yes&mailing=1', '172.31.1.32', '2016-11-07 18:33:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-07 18:34:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-07 18:34:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-07 18:34:46'),
('rs168', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-11-07 18:34:46'),
('rs168', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-07 18:34:57'),
('rs168', 'direct', '/?pg=elsmailing', '172.31.1.32', '2016-11-07 18:35:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Oct-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-11-07 18:37:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-07 18:38:14'),
('rs168', 'direct', '/?pg=amconfig', '172.31.1.32', '2016-11-07 18:40:42'),
('rs168', 'direct', '/?pg=stlistusers', '172.31.1.32', '2016-11-07 18:41:04'),
('rs168', 'direct', '/?pg=amconfig', '172.31.1.32', '2016-11-07 18:41:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&external=Yes', '/?pg=elrmailing&month=Oct-2016&external=No', '172.31.1.32', '2016-11-07 18:54:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-07 18:55:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&external=Yes', '/?pg=elsmailing', '172.31.1.32', '2016-11-07 18:55:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elreading', '172.31.1.32', '2016-11-07 18:57:41'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.31', '2016-11-08 00:08:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-08 00:08:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-08 00:08:38'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.31', '2016-11-08 00:09:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-08 00:09:54'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.31', '2016-11-08 00:10:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-08 00:11:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-08 00:11:12'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.31', '2016-11-08 00:12:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-08 00:12:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-08 00:12:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-08 00:12:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-08 00:13:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-08 00:14:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-08 00:14:14'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-11-08 09:32:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-11-08 09:32:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-11-08 09:32:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-11-08 09:32:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-11-08 09:32:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-11-08 09:32:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-08 09:46:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-08 09:47:13'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-08 09:47:13'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-11-08 09:48:18'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2016-11-08 09:48:18'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-08 09:54:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-08 09:54:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-08 09:54:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-08 09:55:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-11-08 09:57:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-08 09:57:31'),
('pro2014002', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-08 09:57:31'),
('pro2014002', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-08 09:57:52'),
('pro2014002', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-08 09:58:44'),
('pro2014002', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-08 09:59:29'),
('pro2014002', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-08 09:59:48'),
('pro2014002', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-08 10:00:44'),
('pro2014002', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-08 10:00:58'),
('pro2014002', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-11-08 10:01:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-11-08 10:18:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jul-2016&external=Yes', '172.31.1.32', '2016-11-08 10:18:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-11-08 10:18:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-11-08 10:18:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016', '172.31.1.32', '2016-11-08 10:18:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-11-08 10:18:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-11-08 10:18:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Oct-2016', '172.31.1.32', '2016-11-08 10:19:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-08 10:19:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes', '/?pg=elreading', '172.31.1.32', '2016-11-08 11:29:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-08 11:33:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/?pg=elrmailing', '172.31.1.32', '2016-11-08 11:57:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-08 11:57:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&external=Yes', '/?pg=elrmailing&month=Oct-2016&external=No', '172.31.1.32', '2016-11-08 11:57:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&external=No', '/?pg=elrmailing&external=No&month=Sep-2016', '172.31.1.32', '2016-11-08 11:57:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Sep-2016', '/?pg=elbilling', '172.31.1.32', '2016-11-08 11:58:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2016', '172.31.1.32', '2016-11-08 11:58:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016', '/?pg=elreading', '172.31.1.32', '2016-11-08 11:59:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-08 11:59:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/?pg=elreading&month=Jul-2016', '172.31.1.32', '2016-11-08 12:28:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-11-08 12:29:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-08 12:29:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-11-08 12:30:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', 'index.php', '172.31.1.32', '2016-11-08 12:30:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-11-08 12:30:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2016-11-08 12:38:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-11-08 12:38:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016', '/?pg=elsummary&month=Jul-2016', '172.31.1.32', '2016-11-08 12:39:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016', '/?pg=elreading', '172.31.1.32', '2016-11-08 12:40:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-11-08 12:40:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/index.php', '172.31.1.32', '2016-11-08 12:41:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-11-08 12:41:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/index.php', '172.31.1.32', '2016-11-08 12:42:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-08 12:43:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-11-08 12:44:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016&recal=1', '172.31.1.32', '2016-11-08 12:45:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=1', '/?pg=elsummary', '172.31.1.32', '2016-11-08 12:46:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Oct-2016&external=No&mailing=1', '172.31.1.32', '2016-11-08 12:46:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016&external=No&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-11-08 12:47:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2016&id=4381', '172.31.1.32', '2016-11-08 12:48:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&id=4381', '/?pg=elrmailing&id=4381&month=Oct-2016&external=No&mailing=1', '172.31.1.32', '2016-11-08 12:48:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=4381&month=Oct-2016&external=No&mailing=1', '/?pg=elrmailing&month=Oct-2016&id=', '172.31.1.32', '2016-11-08 12:48:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&id=', '/?pg=elrmailing&month=Oct-2016&id=4365', '172.31.1.32', '2016-11-08 12:49:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&id=4365', '/?pg=elrmailing&id=4365&month=Oct-2016&external=No&mailing=1', '172.31.1.32', '2016-11-08 12:49:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=4365&month=Oct-2016&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-11-08 12:49:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2016&external=No&mailing=1', '172.31.1.32', '2016-11-08 12:50:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-11-08 13:06:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing', '172.31.1.32', '2016-11-08 13:12:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-08 16:58:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-11-08 16:58:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-11-08 16:58:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016', '172.31.1.32', '2016-11-08 16:59:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-11-08 16:59:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Oct-2016', '172.31.1.32', '2016-11-08 16:59:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-11-08 16:59:55'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-11-09 23:11:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-09 23:11:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-09 23:12:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-09 23:12:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-09 23:13:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-11 11:44:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:44:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:48:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:49:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:50:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:50:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:50:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:51:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-11 11:51:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-11 11:52:16'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-11-11 11:52:16'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elupreading', '172.31.1.32', '2016-11-11 11:52:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.32', '2016-11-11 12:33:28'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-11 12:33:43'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-11-14 07:06:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-11-14 07:06:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-11-14 07:07:02'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-11-16 12:37:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-11-16 12:37:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-17 16:54:45'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-17 16:54:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-17 16:55:03'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-17 16:55:03'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-17 19:48:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-17 19:48:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-17 19:48:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-17 19:49:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-17 19:49:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-17 19:50:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-17 19:50:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-11-17 19:51:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-21 11:28:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-25 17:16:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-25 17:16:43'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-25 17:16:43'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2016-11-25 17:16:50'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-29 20:04:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-29 20:04:50'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-29 20:04:50'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2016-11-29 20:04:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-11-30 12:17:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-11-30 12:17:30'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-11-30 12:17:30'),
('a.engr', 'direct', 'index.php', '172.31.1.32', '2016-11-30 15:51:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-11-30 15:51:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elunpaidbills', '172.31.1.32', '2016-11-30 15:51:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.32', '2016-11-30 15:52:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elunpaidbills', '172.31.1.32', '2016-11-30 15:52:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.32', '2016-11-30 15:52:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=4188', '172.31.1.32', '2016-11-30 15:54:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=4188', '/index.php', '172.31.1.32', '2016-11-30 15:56:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill&id=4189', '172.31.1.32', '2016-11-30 15:56:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=4189', '/index.php', '172.31.1.32', '2016-11-30 15:57:14'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill&id=4334', '172.31.1.32', '2016-11-30 15:59:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=4334', '/index.php', '172.31.1.32', '2016-11-30 16:00:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.32', '2016-11-30 17:26:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elflats', '172.31.1.32', '2016-11-30 17:26:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elsmailing', '172.31.1.32', '2016-11-30 17:28:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-02 13:07:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-02 13:07:37'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-02 13:07:37'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-12-02 13:07:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2016-12-02 16:40:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-12-02 16:41:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-12-02 16:42:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2016-12-02 16:42:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2016-12-02 16:42:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/index.php', '172.31.1.32', '2016-12-02 16:44:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-12-02 16:44:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/index.php', '172.31.1.32', '2016-12-02 16:44:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2016-12-02 16:45:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-12-02 16:54:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/?pg=elreading', '172.31.1.32', '2016-12-02 16:54:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2016-12-02 17:13:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:13:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:13:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:13:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:14:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:19:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:19:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:19:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:20:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:20:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:21:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:21:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:22:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:24:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:24:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:25:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-12-02 17:25:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/index.php', '172.31.1.32', '2016-12-02 17:25:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2016-12-02 17:25:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/index.php', '172.31.1.32', '2016-12-02 17:26:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:26:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:27:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:28:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2016-12-02 17:28:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/index.php', '172.31.1.32', '2016-12-02 17:28:36'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2016-12-02 17:28:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/index.php', '172.31.1.32', '2016-12-02 17:29:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:29:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:30:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:30:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:31:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:31:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:31:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:32:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:32:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:32:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:33:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:33:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:33:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:34:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:35:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:35:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:36:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:36:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:36:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:36:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:37:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:39:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:40:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:40:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:41:03'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:41:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:41:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:47:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:47:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:47:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:47:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:48:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:48:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:50:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:52:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:53:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:54:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:55:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:56:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 17:58:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 18:14:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 18:21:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 18:22:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-02 18:26:35'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-03 23:54:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-03 23:54:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-05 10:20:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-05 10:22:02'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-05 10:22:02'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2016-12-05 10:22:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2016-12-05 10:53:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsubsidy', '172.31.1.32', '2016-12-05 10:53:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elflats', '172.31.1.32', '2016-12-05 10:54:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elupreading', '172.31.1.32', '2016-12-05 10:54:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elupreading&month=Jul-2016', '172.31.1.32', '2016-12-05 10:54:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading&month=Jul-2016', '/?pg=elformat', '172.31.1.32', '2016-12-05 10:55:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elbilling', '172.31.1.32', '2016-12-05 10:55:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2016-12-05 10:56:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreadingnext', '172.31.1.32', '2016-12-05 10:57:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreadingnext', '172.31.1.32', '2016-12-05 10:57:20'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-05 20:23:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-05 20:23:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-05 22:45:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-05 22:45:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-05 22:45:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-05 22:45:44'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-12-05 22:45:45'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-05 22:45:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-12-05 22:45:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-12-05 22:45:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-06 13:02:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-06 13:04:41'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-06 13:04:41'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-06 14:28:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-06 14:28:36'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-06 17:40:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-06 17:41:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-07 00:09:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-07 00:10:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-07 00:10:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-07 00:10:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-07 00:10:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-07 13:54:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-07 13:55:05'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-07 13:55:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-12-07 13:56:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2016-12-07 13:56:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&ext=1', '/?pg=elrmailing', '172.31.1.32', '2016-12-07 13:56:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Oct-2016', '172.31.1.32', '2016-12-07 13:56:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Oct-2016', '/?pg=elsummary', '172.31.1.32', '2016-12-07 13:57:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Oct-2016', '172.31.1.32', '2016-12-07 13:57:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016', '/?pg=elsummary&month=Oct-2016&external=Yes', '172.31.1.32', '2016-12-07 13:58:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016&external=Yes', '/?logout=1', '172.31.1.32', '2016-12-07 13:59:01'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016&external=Yes', 'index.php', '172.31.1.32', '2016-12-07 13:59:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-07 17:15:30'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-07 22:45:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-07 22:46:06'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-08 10:08:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-08 10:12:59'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-08 10:12:59'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-12-08 10:13:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2016-12-08 10:13:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016', '/?pg=elbilling&month=Sep-2016', '172.31.1.32', '2016-12-08 10:16:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-12-08 10:17:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&ext=1', '172.31.1.32', '2016-12-08 10:19:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1', '/?pg=elbilling&month=Sep-2016', '172.31.1.32', '2016-12-08 10:20:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016', '/?pg=elbilling&month=Sep-2016&ext=1', '172.31.1.32', '2016-12-08 10:20:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&ext=1', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2016-12-08 10:21:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-12-08 10:21:06'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-08 11:11:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-08 11:12:08'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-08 11:12:08'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elcconfig', '172.31.1.32', '2016-12-08 11:12:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elbconfig', '172.31.1.32', '2016-12-08 11:12:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-12-08 11:12:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy', '172.31.1.32', '2016-12-08 11:12:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', 'index.php', '172.31.1.32', '2016-12-08 11:14:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', 'index.php', '172.31.1.32', '2016-12-08 11:14:58'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elcconfig', '172.31.1.32', '2016-12-08 11:15:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elbconfig', '172.31.1.32', '2016-12-08 11:15:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-12-08 11:15:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elflats', '172.31.1.32', '2016-12-08 11:16:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:16:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:16:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:17:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:17:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:17:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:17:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:18:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:18:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:19:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:19:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:20:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:21:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:21:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:22:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=eluppcl', '172.31.1.32', '2016-12-08 11:22:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=eluppcl', '/?pg=elcconfig', '172.31.1.32', '2016-12-08 11:23:07'),
('guest', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?logout=1', '172.31.1.32', '2016-12-08 11:23:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elcconfig', 'index.php', '172.31.1.32', '2016-12-08 11:23:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-08 11:23:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-08 11:23:48'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-08 11:23:48'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-12-08 11:24:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2016-12-08 11:24:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-12-08 11:24:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-08 11:28:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-08 11:29:01'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-08 11:29:01'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-12-08 11:29:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2016-12-08 11:29:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-12-08 11:33:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?pg=elbilling&month=Jun-2016', '172.31.1.32', '2016-12-08 11:34:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016', '/?pg=elbilling&month=Jun-2016&ext=1', '172.31.1.32', '2016-12-08 11:34:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2016&ext=1', '/?pg=elbilling&month=May-2016', '172.31.1.32', '2016-12-08 11:34:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2016-12-08 11:34:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elcconfig', '172.31.1.32', '2016-12-08 11:34:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2016-12-08 11:36:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.32', '2016-12-08 11:36:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elbconfig', '172.31.1.32', '2016-12-08 11:38:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elcconfig', '172.31.1.32', '2016-12-08 11:50:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?logout=1', '172.31.1.32', '2016-12-08 11:57:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=elcconfig', 'index.php', '172.31.1.32', '2016-12-08 11:57:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-08 12:32:56'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-08 12:32:56'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-12-08 12:33:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2016-12-08 12:33:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016', '/?pg=elbilling&month=Oct-2016&ext=1', '172.31.1.32', '2016-12-08 12:33:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', '/?logout=1', '172.31.1.32', '2016-12-08 12:33:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&ext=1', 'index.php', '172.31.1.32', '2016-12-08 12:33:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-08 16:46:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-08 16:47:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-08 16:47:09'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-12-08 16:47:09'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-08 16:47:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2016-12-08 16:47:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2016-12-08 16:47:32'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-09 11:08:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-09 11:08:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-12-09 11:09:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-12-09 11:09:15'),
('rs142', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-12-09 11:09:15'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.31', '2016-12-09 11:09:56'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.31', '2016-12-09 11:09:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2016-12-09 11:10:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-09 11:43:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-09 11:43:45'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-09 11:43:45'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-12-09 11:45:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Oct-2016', '172.31.1.32', '2016-12-09 11:45:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016', '/?pg=elsummary&month=Oct-2016&external=Yes', '172.31.1.32', '2016-12-09 11:45:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016&external=Yes', '/?pg=elsummary&month=Oct-2016&external=No', '172.31.1.32', '2016-12-09 12:57:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016&external=No', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2016-12-09 13:01:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-12-09 13:02:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-12-09 18:12:35'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-13 00:17:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-13 00:17:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-13 10:27:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-13 10:28:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-13 11:22:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-13 11:23:11'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-13 11:23:11'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2016-12-13 11:23:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2016-12-13 11:23:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2016-12-13 12:42:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2016-12-13 12:42:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elcconfig', '172.31.1.32', '2016-12-13 12:43:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-12-13 12:44:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elsubsidy', '172.31.1.32', '2016-12-13 12:44:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elbconfig', '172.31.1.32', '2016-12-13 12:44:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elcommon', '172.31.1.32', '2016-12-13 12:45:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elupreading', '172.31.1.32', '2016-12-13 12:45:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elpaybill', '172.31.1.32', '2016-12-13 12:45:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreadingnext', '172.31.1.32', '2016-12-13 12:45:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elreadingnext', '172.31.1.32', '2016-12-13 12:45:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elbilling', '172.31.1.32', '2016-12-13 12:45:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2016&recal=1', '172.31.1.32', '2016-12-13 12:45:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=1', '/?pg=elbilling&month=Nov-2016&recal=1', '172.31.1.32', '2016-12-13 12:45:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=1', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2016-12-13 12:45:54');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&ext=1', '/?pg=elbilling&month=Nov-2016&recal=1', '172.31.1.32', '2016-12-13 12:46:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=1', '/?pg=elbilling&month=Nov-2016&recal=1', '172.31.1.32', '2016-12-13 12:46:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=1', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2016-12-13 12:46:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&ext=1', '/?pg=elbilling&month=Nov-2016&recal=1', '172.31.1.32', '2016-12-13 12:46:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=1', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2016-12-13 12:46:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&ext=1', '/?pg=elbilling&month=Nov-2016&recal=1', '172.31.1.32', '2016-12-13 12:46:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=1', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2016-12-13 12:46:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&ext=1', '/?pg=elgrouppayables', '172.31.1.32', '2016-12-13 12:46:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2016-12-13 12:46:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Nov-2016&external=No&mailing=1', '172.31.1.32', '2016-12-13 12:47:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016&external=No&mailing=1', '/?pg=elsummary&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 12:48:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016&external=Yes', '/?pg=elsummary&month=Nov-2016&external=Yes&mailing=1', '172.31.1.32', '2016-12-13 12:48:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2016-12-13 12:49:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Nov-2016&external=No&mailing=1', '172.31.1.32', '2016-12-13 12:50:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Nov-2016&external=No&mailing=1', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 12:57:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Nov-2016&external=No&mailing=1', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 12:57:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elrmailing&id=&month=Nov-2016&external=Yes&mailing=1', '172.31.1.32', '2016-12-13 12:57:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Nov-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2016-12-13 13:03:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2016-12-13 13:03:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-12-13 13:03:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2016&external=No&mailing=1', '172.31.1.32', '2016-12-13 13:03:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=No&mailing=1', '/?pg=elsmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 13:04:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=Yes', '/?pg=elsmailing&month=Nov-2016&external=Yes&mailing=1', '172.31.1.32', '2016-12-13 13:04:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=Yes&mailing=1', '/?pg=elsmailing&month=Nov-2016&external=No', '172.31.1.32', '2016-12-13 13:06:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=No', '/?pg=elgrouppayables', '172.31.1.32', '2016-12-13 13:19:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elunpaidbills', '172.31.1.32', '2016-12-13 13:19:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elformat', '172.31.1.32', '2016-12-13 13:19:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elrmailing', '172.31.1.32', '2016-12-13 13:19:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 13:20:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Aug-2015', '172.31.1.32', '2016-12-13 13:38:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Aug-2015', '/?pg=elsmailing', '172.31.1.32', '2016-12-13 13:38:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 13:38:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=Yes', '/?pg=elsmailing&month=Jan-2016', '172.31.1.32', '2016-12-13 13:39:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016', '/?pg=elsmailing&month=Jan-2016&external=Yes', '172.31.1.32', '2016-12-13 13:39:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2016&external=Yes', '/?pg=elsmailing&month=Feb-2016', '172.31.1.32', '2016-12-13 13:45:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016', '/?pg=elsmailing&month=Feb-2016&external=Yes', '172.31.1.32', '2016-12-13 13:45:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2016&external=Yes', '/?pg=elsmailing&month=Mar-2016', '172.31.1.32', '2016-12-13 13:46:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2016', '/?pg=elsmailing&month=Mar-2016&external=Yes', '172.31.1.32', '2016-12-13 13:46:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2016&external=Yes', '/?pg=elsmailing&month=Apr-2016', '172.31.1.32', '2016-12-13 13:46:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016', '/?pg=elsmailing&month=Apr-2016&external=Yes', '172.31.1.32', '2016-12-13 13:46:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016&external=Yes', '/?pg=elsmailing&month=May-2016', '172.31.1.32', '2016-12-13 13:46:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.32', '2016-12-13 13:46:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=Jun-2016', '172.31.1.32', '2016-12-13 13:47:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=Jun-2016&external=Yes', '172.31.1.32', '2016-12-13 13:47:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016&external=Yes', '/?pg=elsmailing&month=Jul-2016', '172.31.1.32', '2016-12-13 13:47:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jul-2016&external=Yes', '172.31.1.32', '2016-12-13 13:47:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016', '172.31.1.32', '2016-12-13 13:47:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.32', '2016-12-13 13:47:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016', '172.31.1.32', '2016-12-13 13:48:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.32', '2016-12-13 13:48:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Oct-2016', '172.31.1.32', '2016-12-13 13:48:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-12-13 13:48:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes', '/?pg=elsmailing&month=Nov-2016', '172.31.1.32', '2016-12-13 13:49:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016', '/?pg=elsmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 13:49:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=Yes', '/?pg=elsummary', '172.31.1.32', '2016-12-13 14:06:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-13 14:06:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016&external=Yes', '/?pg=elsummary&month=Oct-2016', '172.31.1.32', '2016-12-13 14:06:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016', '/?pg=elsummary&month=Oct-2016&external=Yes', '172.31.1.32', '2016-12-13 14:06:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016&external=Yes', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2016-12-13 14:07:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2016-12-13 14:07:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elsummary&month=Aug-2016', '172.31.1.32', '2016-12-13 14:08:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016', '/?pg=elsummary&month=Aug-2016&external=Yes', '172.31.1.32', '2016-12-13 14:08:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2016&external=Yes', '/?pg=elsummary&month=Jul-2016', '172.31.1.32', '2016-12-13 14:09:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016', '/?pg=elsummary&month=Jul-2016&external=Yes', '172.31.1.32', '2016-12-13 14:09:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2016&external=Yes', '/?pg=elsummary&month=Jun-2016', '172.31.1.32', '2016-12-13 14:10:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016', '/?pg=elsummary&month=Jun-2016&external=Yes', '172.31.1.32', '2016-12-13 14:10:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2016&external=Yes', '/?pg=elsummary&month=May-2016', '172.31.1.32', '2016-12-13 14:11:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2016', '/?pg=elsummary&month=May-2016&external=Yes', '172.31.1.32', '2016-12-13 14:11:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2016&external=Yes', '/?pg=elsummary&month=Apr-2016', '172.31.1.32', '2016-12-13 14:11:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2016', '/?pg=elsummary&month=Apr-2016&external=Yes', '172.31.1.32', '2016-12-13 14:11:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2016&external=Yes', '/?pg=elsummary&month=Mar-2016', '172.31.1.32', '2016-12-13 14:12:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016', '/?pg=elsummary&month=Mar-2016&external=Yes', '172.31.1.32', '2016-12-13 14:12:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2016&external=Yes', '/?pg=elsummary&month=Feb-2016', '172.31.1.32', '2016-12-13 14:12:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Feb-2016', '/?pg=elsummary&month=Feb-2016&external=Yes', '172.31.1.32', '2016-12-13 14:12:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Feb-2016&external=Yes', '/?pg=elsummary&month=Jan-2016', '172.31.1.32', '2016-12-13 14:13:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2016', '/?pg=elsummary&month=Jan-2016&external=Yes', '172.31.1.32', '2016-12-13 14:13:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-13 18:03:55'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-13 18:09:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-14 11:26:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-14 13:18:30'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-14 23:13:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-14 23:13:45'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-14 23:13:45'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-14 23:13:52'),
('guest', 'direct', 'index.php', '172.31.1.31', '2016-12-15 14:36:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2016-12-15 14:37:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-12-15 14:37:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-12-15 14:37:59'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2016-12-15 14:38:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-15 14:38:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-12-15 14:38:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-15 14:38:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2016-12-15 14:39:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-15 14:39:15'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-12-16 14:52:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-12-16 14:52:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-12-16 14:53:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-17 22:49:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-21 15:40:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-21 15:40:30'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-21 15:40:30'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbconfig', '172.31.1.32', '2016-12-21 15:40:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elflats', '172.31.1.32', '2016-12-21 15:45:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbconfig', '172.31.1.32', '2016-12-21 15:50:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbconfig', '172.31.1.32', '2016-12-21 16:49:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbconfig', '172.31.1.32', '2016-12-21 16:49:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbconfig', '172.31.1.32', '2016-12-21 16:50:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elbconfig', '172.31.1.32', '2016-12-21 16:50:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-22 12:47:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-22 12:48:00'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-22 12:48:00'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2016-12-22 12:48:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-22 12:48:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016&external=Yes', '/?pg=elsmailing', '172.31.1.32', '2016-12-22 12:48:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-12-22 12:48:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-22 12:48:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Oct-2016', '172.31.1.32', '2016-12-22 12:49:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2016', '/?pg=elrmailing&month=Oct-2016&external=No', '172.31.1.32', '2016-12-22 12:49:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&external=No', '/?pg=elrmailing&month=Oct-2016&external=Yes', '172.31.1.32', '2016-12-22 12:49:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Nov-2016', '172.31.1.32', '2016-12-22 12:55:44'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-26 15:32:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-26 15:32:29'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-26 15:32:29'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elcconfig', '172.31.1.32', '2016-12-26 15:36:27'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elcconfig', '172.31.1.32', '2016-12-26 15:38:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2016-12-26 15:39:02'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 15:39:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-12-26 15:40:31'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-12-26 15:40:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elarrear', '172.31.1.32', '2016-12-26 15:41:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elarrear', '172.31.1.32', '2016-12-26 15:43:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear', '172.31.1.32', '2016-12-26 15:43:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear', '172.31.1.32', '2016-12-26 15:46:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elbilling', '172.31.1.32', '2016-12-26 15:51:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2016-12-26 16:01:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2016-12-26 16:02:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 16:02:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 16:04:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 16:05:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 16:06:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 16:06:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 16:07:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 16:07:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:17:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:19:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:19:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:21:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:22:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:22:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:24:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:24:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:24:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:24:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:26:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:27:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:28:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:29:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:30:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:32:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:33:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:35:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:38:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elbilling', '172.31.1.32', '2016-12-26 16:38:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2016-12-26 16:39:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2016-12-26 16:40:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016', '/?pg=elbilling&month=Oct-2016&recal=2', '172.31.1.32', '2016-12-26 16:40:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=2', '/?pg=elbilling&month=Sep-2016', '172.31.1.32', '2016-12-26 16:40:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016', '/?pg=elbilling&month=Sep-2016&recal=2', '172.31.1.32', '2016-12-26 16:40:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 16:40:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Oct-2016', '172.31.1.32', '2016-12-26 16:40:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-26 16:47:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-26 16:48:06'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-26 16:48:06'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-12-26 16:48:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-12-26 16:48:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-12-26 16:52:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Oct-2016', '/?pg=elrmailing', '172.31.1.32', '2016-12-26 16:54:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-12-26 16:55:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2016-12-26 16:55:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Nov-2016&external=No&mailing=1', '172.31.1.32', '2016-12-26 16:55:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2016-12-26 16:56:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbconfig', '172.31.1.32', '2016-12-26 17:01:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elsmailing', '172.31.1.32', '2016-12-26 17:03:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2016&external=No&mailing=1', '172.31.1.32', '2016-12-26 17:03:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2016&external=No&mailing=1', '172.31.1.32', '2016-12-26 17:04:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=No&mailing=1', '/?pg=elarrear', '172.31.1.32', '2016-12-26 17:08:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-26 17:09:47'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-26 17:09:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-26 17:10:07'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-26 17:10:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2016-12-26 17:10:07'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2016-12-26 17:10:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2016-12-26 17:10:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2016-12-26 17:10:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2016-12-26 17:10:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2016-12-26 17:10:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 17:11:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2016-12-26 17:11:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear&month=Sep-2016', '172.31.1.32', '2016-12-26 17:14:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016', '/?pg=elarrear&month=Oct-2016', '172.31.1.32', '2016-12-26 17:16:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Oct-2016', '/?pg=elcconfig', '172.31.1.32', '2016-12-26 17:17:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elsummary', '172.31.1.32', '2016-12-26 17:19:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2016-12-26 17:20:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elarrear', '172.31.1.32', '2016-12-26 17:20:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elcconfig', '172.31.1.32', '2016-12-26 17:21:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2016-12-26 17:21:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2016-12-26 17:21:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2016&recal=2', '172.31.1.32', '2016-12-26 17:21:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2016-12-26 17:21:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elsummary', '172.31.1.32', '2016-12-26 17:22:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elsummary', '172.31.1.32', '2016-12-26 17:22:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?logout=1', '172.31.1.32', '2016-12-26 17:22:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.32', '2016-12-26 17:22:39'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2016-12-26 17:30:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-26 17:32:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:33:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:33:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:34:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:34:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:34:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:35:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:35:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:35:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-26 17:36:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-26 17:36:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:37:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:37:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:37:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:37:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:37:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:37:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:37:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:38:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:38:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:38:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:38:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:38:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:38:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:39:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:39:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:39:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:39:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:39:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:40:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:40:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:40:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:41:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:41:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:41:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:41:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:41:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:42:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:42:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:42:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:42:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:42:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:42:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:43:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:44:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:48:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:48:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:49:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:49:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:49:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:49:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:49:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:49:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:50:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:50:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:50:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:50:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:50:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:50:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:50:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:51:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:51:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:51:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:51:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 17:52:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Staff&external=No&id=266', '172.31.1.32', '2016-12-26 18:13:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Staff&external=No&id=266', '/index.php', '172.31.1.32', '2016-12-26 18:13:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 18:23:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 18:23:14'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 18:23:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-26 18:23:47'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-12-26 22:21:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-12-26 22:22:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:22:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:22:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:22:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:23:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:24:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:24:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:27:49'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-12-26 22:28:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-12-26 22:28:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-26 22:28:20'),
('guest', 'direct', 'index.php', '172.31.1.6', '2016-12-27 09:49:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-12-27 09:49:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:49:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:50:58'),
('rs138', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-12-27 09:50:58'),
('rs138', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2016-12-27 09:51:07'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:51:13'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:51:19'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:52:57'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:53:42'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:54:34'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:55:00'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:55:24'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:55:29'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:56:51'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:57:09'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:57:31'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:58:00'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:58:13'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:58:26'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:58:43'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:58:50'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:58:56'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:58:59'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:59:07'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:59:13'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:59:17'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:59:22'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:59:28'),
('rs138', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2016-12-27 09:59:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.6', '2016-12-27 10:00:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2016-12-27 10:00:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-29 22:07:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-29 22:08:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:08:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:09:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:10:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:11:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:25:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:25:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:25:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2016-12-29 22:26:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-30 10:28:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-30 10:29:09'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-30 10:29:09'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-12-30 10:29:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-30 10:29:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elrmailing&month=Nov-2016&id=4666', '172.31.1.32', '2016-12-30 10:30:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&id=4666', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-30 10:30:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elrmailing&month=Nov-2016&id=4666', '172.31.1.32', '2016-12-30 10:32:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&id=4666', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-30 10:32:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elrmailing&month=Nov-2016&id=4666', '172.31.1.32', '2016-12-30 10:32:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&id=4666', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-30 10:32:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elrmailing&external=Yes&month=Oct-2016', '172.31.1.32', '2016-12-30 10:35:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Oct-2016', '/?pg=elrmailing&external=Yes&month=Sep-2016', '172.31.1.32', '2016-12-30 10:41:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Sep-2016', '/?pg=elrmailing&external=Yes&month=Aug-2016', '172.31.1.32', '2016-12-30 10:42:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Aug-2016', '/?pg=elrmailing&external=Yes&month=Jul-2016', '172.31.1.32', '2016-12-30 10:44:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Jul-2016', '/?pg=elrmailing&external=Yes&month=Jun-2016', '172.31.1.32', '2016-12-30 10:54:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Jun-2016', '/?pg=elrmailing&external=Yes&month=May-2016', '172.31.1.32', '2016-12-30 10:57:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=May-2016', '/?pg=elrmailing&external=Yes&month=Apr-2016', '172.31.1.32', '2016-12-30 10:57:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Apr-2016', '/?pg=elrmailing&external=Yes&month=Mar-2016', '172.31.1.32', '2016-12-30 10:58:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Mar-2016', '/?pg=elrmailing&external=Yes&month=Feb-2016', '172.31.1.32', '2016-12-30 10:59:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Feb-2016', '/?pg=elrmailing&external=Yes&month=Jan-2016', '172.31.1.32', '2016-12-30 11:01:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=Jan-2016', '/?pg=elformat', '172.31.1.32', '2016-12-30 13:05:48'),
('guest', 'direct', 'index.php', '172.31.1.32', '2016-12-30 19:09:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-30 19:10:09'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-30 19:10:09'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2016-12-30 19:10:16'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-30 19:10:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2016-12-30 19:10:29'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2016-12-30 19:10:29'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2016-12-30 19:10:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2016&external=Yes', '172.31.1.32', '2016-12-30 19:11:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2016&external=Yes', '/?pg=elreading', '172.31.1.32', '2016-12-30 19:13:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-02 13:06:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-02 13:07:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 13:07:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-01-02 13:07:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-01-02 13:07:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-01-02 13:13:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 13:36:44'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-02 14:58:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-02 14:58:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 14:59:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:00:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:00:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:01:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:01:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:02:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:03:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:03:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:03:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:04:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:05:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:05:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:06:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:06:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:07:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:07:47'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-02 15:15:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-02 15:15:07'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-02 15:15:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:17:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-02 15:17:56'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-02 15:31:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-02 15:31:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:32:07'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.6', '2017-01-02 15:32:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-01-02 15:32:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-01-02 15:32:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-01-02 15:32:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 15:35:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 17:28:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-02 17:37:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-01-02 18:18:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-01-02 18:19:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-01-02 18:26:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-01-02 19:37:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-01-02 20:37:56'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-01-03 15:55:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-01-03 15:55:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-03 17:37:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-03 17:38:07'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-03 17:38:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.32', '2017-01-03 17:38:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-03 17:38:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elcconfig', '172.31.1.32', '2017-01-03 17:43:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elarrear', '172.31.1.32', '2017-01-03 17:43:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-03 17:43:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 11:14:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 11:15:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 11:15:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 11:15:28');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 11:15:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 11:17:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 11:17:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 11:17:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 11:17:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 11:17:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elcconfig', '172.31.1.32', '2017-01-04 11:21:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.32', '2017-01-04 11:21:57'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-01-04 11:23:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2016', '172.31.1.32', '2017-01-04 11:23:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 11:23:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 11:23:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 11:23:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 11:23:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear', '172.31.1.32', '2017-01-04 11:34:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 11:34:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 11:36:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 11:36:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 11:36:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 11:36:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 11:36:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 11:43:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 11:43:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 11:43:47'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 11:43:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 11:43:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 11:52:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 11:52:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 11:52:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 11:52:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 11:52:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:20:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:21:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:42:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:42:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:43:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:45:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:47:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:49:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 12:57:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 12:57:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 12:58:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 12:58:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 12:58:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:12:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:13:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:13:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 13:26:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2016', '172.31.1.32', '2017-01-04 13:26:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 13:26:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 13:29:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 13:30:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 13:30:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elbilling&month=Aug-2016&recal=2', '172.31.1.32', '2017-01-04 13:35:22'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 13:35:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:35:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:37:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:39:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-04 13:39:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2016', '172.31.1.32', '2017-01-04 13:40:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016', '/?pg=elbilling&month=Sep-2016&recal=2', '172.31.1.32', '2017-01-04 13:40:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&recal=2', '/?pg=elbilling&month=Oct-2016', '172.31.1.32', '2017-01-04 13:40:04'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016', '/?pg=elbilling&month=Oct-2016&recal=2', '172.31.1.32', '2017-01-04 13:40:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2016&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-01-04 13:40:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:40:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear&month=Sep-2016', '172.31.1.32', '2017-01-04 13:40:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016', '/?pg=elarrear&month=Oct-2016', '172.31.1.32', '2017-01-04 13:40:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Oct-2016', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 13:40:57'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-04 16:58:58'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Oct-2016', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 16:59:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-04 16:59:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-04 17:00:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-04 17:00:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016&ext=1', '/?pg=elarrear&month=Sep-2016', '172.31.1.32', '2017-01-04 17:02:09'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016', '/?pg=elarrear&month=Sep-2016&ext=1', '172.31.1.32', '2017-01-04 17:02:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016&ext=1', '/?pg=elarrear&month=Nov-2016', '172.31.1.32', '2017-01-04 17:02:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:02:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:08:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:09:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=1', '/?pg=elarrear&month=Nov-2016&ext=0', '172.31.1.32', '2017-01-04 17:09:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:09:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=1', '/?pg=elarrear&month=Nov-2016&ext=0', '172.31.1.32', '2017-01-04 17:09:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:09:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=1', '/?pg=elarrear&month=Nov-2016&ext=0', '172.31.1.32', '2017-01-04 17:10:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:10:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=1', '/?pg=elarrear&month=Nov-2016&ext=0', '172.31.1.32', '2017-01-04 17:11:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:11:44'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:14:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:15:25'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:16:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:16:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:18:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-04 17:20:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=1', '/index.php', '172.31.1.32', '2017-01-04 17:20:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=1', 'index.php', '172.31.1.32', '2017-01-04 17:20:42'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.32', '2017-01-04 17:20:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-04 17:20:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Dec-2016&ext=1', '/?pg=elarrear&month=Aug-2016', '172.31.1.32', '2017-01-04 17:20:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-04 17:20:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016&ext=1', '/?pg=elarrear&month=Sep-2016', '172.31.1.32', '2017-01-04 17:21:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016', '/?pg=elarrear&month=Sep-2016&ext=1', '172.31.1.32', '2017-01-04 17:21:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016&ext=1', '/?pg=elarrear&month=Sep-2016&ext=0', '172.31.1.32', '2017-01-04 17:22:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016&ext=0', '/?pg=elarrear&month=Sep-2016&ext=1', '172.31.1.32', '2017-01-04 17:22:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Sep-2016&ext=1', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-01-04 17:22:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', '/?pg=elarrear&ext=1&month=Nov-2016', '172.31.1.32', '2017-01-04 17:23:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Nov-2016', '/?pg=elarrear&month=Nov-2016&ext=0', '172.31.1.32', '2017-01-04 17:23:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&ext=0&month=Sep-2016', '172.31.1.32', '2017-01-04 17:23:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=0', '/?pg=elarrear&ext=0&month=Sep-2016', '172.31.1.32', '2017-01-04 17:27:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=0&month=Sep-2016', '/?pg=elarrear&month=Sep-2016&ext=1', '172.31.1.32', '2017-01-04 17:27:44'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-05 09:52:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-05 09:53:06'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-05 09:53:06'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-01-05 09:57:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-05 12:28:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-05 12:28:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-05 12:51:24'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-01-05 12:51:25'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-05 12:51:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2017-01-05 16:14:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=115', '172.31.1.32', '2017-01-05 16:15:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=115', '/index.php', '172.31.1.32', '2017-01-05 16:18:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=121', '172.31.1.32', '2017-01-05 16:18:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=121', '/index.php', '172.31.1.32', '2017-01-05 16:20:36'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=263', '172.31.1.32', '2017-01-05 16:21:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=263', '/index.php', '172.31.1.32', '2017-01-05 16:22:56'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-06 11:40:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-06 11:40:52'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-06 11:40:52'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-06 11:41:00'),
('ilight', 'direct', 'index.php', '172.31.1.32', '2017-01-06 11:51:53'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.32', '2017-01-06 11:51:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.32', '2017-01-06 11:52:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&ext=&month=Sep-2016', '172.31.1.32', '2017-01-06 11:52:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Sep-2016', '/?pg=elarrear&ext=&month=Oct-2016', '172.31.1.32', '2017-01-06 11:52:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-07 23:15:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-07 23:15:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-07 23:15:28'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-07 23:15:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-09 09:58:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-09 09:58:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-10 10:13:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-10 10:13:59'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-10 10:13:59'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.32', '2017-01-10 10:14:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2015', '172.31.1.32', '2017-01-10 10:14:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2015', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.32', '2017-01-10 10:14:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&ext=&month=Sep-2016', '172.31.1.32', '2017-01-10 10:19:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Sep-2016', '/?pg=elarrear&ext=&month=Oct-2016', '172.31.1.32', '2017-01-10 10:20:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Oct-2016', '/?pg=elarrear&ext=&month=Dec-2016', '172.31.1.32', '2017-01-10 10:21:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Dec-2016', '/?pg=elarrear&ext=&month=Nov-2016', '172.31.1.32', '2017-01-10 10:21:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Nov-2016', '/?pg=elarrear&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-10 10:21:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Nov-2016&ext=1', '/?pg=elarrear&ext=1&month=Aug-2016', '172.31.1.32', '2017-01-10 10:21:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Aug-2016', '/?pg=elarrear&ext=1&month=Sep-2016', '172.31.1.32', '2017-01-10 10:22:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Sep-2016', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-01-10 10:22:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', '/?pg=elarrear&ext=1&month=Dec-2016', '172.31.1.32', '2017-01-10 10:22:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Dec-2016', '/?pg=elarrear&ext=1&month=Nov-2016', '172.31.1.32', '2017-01-10 10:22:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Nov-2016', '/?pg=elsummary', '172.31.1.32', '2017-01-10 10:23:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Nov-2016', '172.31.1.32', '2017-01-10 10:23:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016', '/?pg=elformat', '172.31.1.32', '2017-01-10 10:25:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.32', '2017-01-10 10:26:13'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', '/?logout=1', '172.31.1.32', '2017-01-10 10:27:14'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2017-01-10 10:27:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-10 10:45:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-10 10:45:47'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-10 10:45:47'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.32', '2017-01-10 10:45:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.32', '2017-01-10 10:45:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-10 10:45:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-10 10:59:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-01-10 11:01:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016&ext=1', '/?pg=elarrear&ext=1&month=Sep-2016', '172.31.1.32', '2017-01-10 11:01:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Sep-2016', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-01-10 11:02:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-10 11:13:19'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-10 11:13:19'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.32', '2017-01-10 11:13:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-10 11:13:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Dec-2016&ext=1', '/?pg=elarrear&ext=1&month=Aug-2016', '172.31.1.32', '2017-01-10 11:13:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Aug-2016', '/?pg=elarrear&ext=1&month=Sep-2016', '172.31.1.32', '2017-01-10 11:13:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Sep-2016', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-01-10 11:14:05'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', '/?logout=1', '172.31.1.32', '2017-01-10 11:15:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', 'index.php', '172.31.1.32', '2017-01-10 11:15:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-10 12:43:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-10 12:43:11'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-10 12:43:11'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-01-10 12:43:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=54', '172.31.1.32', '2017-01-10 15:37:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=54', '/index.php', '172.31.1.32', '2017-01-10 15:37:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=66', '172.31.1.32', '2017-01-10 15:38:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=66', '/index.php', '172.31.1.32', '2017-01-10 15:39:14'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=76', '172.31.1.32', '2017-01-10 15:39:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=76', '/index.php', '172.31.1.32', '2017-01-10 15:40:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=78', '172.31.1.32', '2017-01-10 15:42:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=78', '/index.php', '172.31.1.32', '2017-01-10 15:43:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=112', '172.31.1.32', '2017-01-10 15:44:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=112', '/index.php', '172.31.1.32', '2017-01-10 15:44:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=122', '172.31.1.32', '2017-01-10 15:47:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=122', '/index.php', '172.31.1.32', '2017-01-10 15:47:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=68', '172.31.1.32', '2017-01-10 15:48:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=68', '/index.php', '172.31.1.32', '2017-01-10 15:48:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-01-10 15:52:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2017-01-10 15:53:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2017-01-10 15:54:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=17', '172.31.1.32', '2017-01-10 15:54:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=17', '/index.php', '172.31.1.32', '2017-01-10 15:55:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.32', '2017-01-10 15:55:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.32', '2017-01-10 16:03:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-10 16:09:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-10 16:12:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=165', '172.31.1.32', '2017-01-10 16:13:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=165', '/index.php', '172.31.1.32', '2017-01-10 16:13:36'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=285', '172.31.1.32', '2017-01-10 16:15:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=285', '/index.php', '172.31.1.32', '2017-01-10 16:16:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-10 16:20:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2017-01-10 16:28:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=33', '172.31.1.32', '2017-01-10 16:45:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=33', '/index.php', '172.31.1.32', '2017-01-10 16:48:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=125', '172.31.1.32', '2017-01-10 16:49:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=125', '/index.php', '172.31.1.32', '2017-01-10 17:01:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-10 17:02:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=180', '172.31.1.32', '2017-01-10 17:02:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=180', '/index.php', '172.31.1.32', '2017-01-10 17:03:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-01-10 17:04:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-01-10 17:04:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2017-01-10 17:05:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-01-10 17:05:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2016', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2017-01-10 17:08:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/index.php', '172.31.1.32', '2017-01-10 17:08:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-01-10 17:08:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2016', '/index.php', '172.31.1.32', '2017-01-10 17:09:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2017-01-10 17:10:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/index.php', '172.31.1.32', '2017-01-10 17:10:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-01-10 17:10:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2016', '/index.php', '172.31.1.32', '2017-01-10 17:10:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2017-01-10 17:15:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/index.php', '172.31.1.32', '2017-01-10 17:16:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-01-10 17:16:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2016', '/index.php', '172.31.1.32', '2017-01-10 17:16:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2017-01-10 17:17:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/index.php', '172.31.1.32', '2017-01-10 17:18:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-01-10 17:18:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2016', '/index.php', '172.31.1.32', '2017-01-10 17:18:37'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-10 22:29:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-10 22:29:10'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-11 13:45:50'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-11 13:46:00'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-11 13:46:00'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-01-11 13:46:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-01-11 13:50:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreadingnext', '172.31.1.32', '2017-01-11 13:50:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.32', '2017-01-11 13:50:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.32', '2017-01-11 13:50:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elarrear', '172.31.1.32', '2017-01-11 13:51:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-11 13:51:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elformat', '172.31.1.32', '2017-01-11 13:51:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elrmailing', '172.31.1.32', '2017-01-11 13:51:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2017-01-11 13:51:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2017-01-11 13:51:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elbilling', '172.31.1.32', '2017-01-11 13:51:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-01-11 15:22:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-01-11 15:24:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2017-01-11 15:25:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2017-01-11 15:25:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbilling', '172.31.1.32', '2017-01-11 15:25:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-01-11 15:26:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-01-11 15:26:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elupreading', '172.31.1.32', '2017-01-11 15:26:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-11 15:26:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.32', '2017-01-11 15:34:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-01-11 15:34:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elarrear', '172.31.1.32', '2017-01-11 15:34:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-11 15:35:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-11 17:19:18'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-11 17:19:18'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-01-11 17:19:48'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-01-11 17:19:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:19:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:20:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elunpaidbills', '172.31.1.32', '2017-01-11 17:20:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-11 17:20:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-01-11 17:20:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elformat', '172.31.1.32', '2017-01-11 17:21:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:21:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:22:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-01-11 17:23:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elsummary', '172.31.1.32', '2017-01-11 17:24:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elarrear', '172.31.1.32', '2017-01-11 17:24:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Nov-2016', '172.31.1.32', '2017-01-11 17:24:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Nov-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:24:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-11 17:24:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-11 17:28:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-01-11 17:28:32'),
('ilight', 'direct', 'index.php', '172.31.1.32', '2017-01-11 17:29:32'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:29:35'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:30:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-11 17:30:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=1', '/?pg=elbilling&month=Dec-2016&ext=0', '172.31.1.32', '2017-01-11 17:30:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:30:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=0', '/?pg=elreading', '172.31.1.32', '2017-01-11 17:30:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-01-11 17:31:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2016&ext=&recal=1', '172.31.1.32', '2017-01-11 17:31:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-11 17:31:25'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=1', '/?pg=elbilling&month=Dec-2016&ext=0', '172.31.1.32', '2017-01-11 17:31:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=&recal=1', '/?pg=elbilling&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-11 17:35:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=0', '/?pg=elbilling&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-11 17:35:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=1', '/?pg=elbilling&month=Dec-2016&ext=0', '172.31.1.32', '2017-01-11 17:35:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=0', '/?pg=elbilling&month=Dec-2016&ext=0&recal=1', '172.31.1.32', '2017-01-11 17:47:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.32', '2017-01-12 09:28:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-12 09:28:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elgrouppayables&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-12 09:30:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=0&recal=1', '/?logout=1', '172.31.1.32', '2017-01-12 10:04:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=0&recal=1', 'index.php', '172.31.1.32', '2017-01-12 10:04:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables&month=Dec-2016&ext=1', '/?pg=elbilling', '172.31.1.32', '2017-01-12 17:55:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-12 22:08:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-12 22:08:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-13 17:55:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-13 17:56:51'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-13 17:56:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2017-01-13 17:57:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2017-01-13 17:57:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elunpaidbills', '172.31.1.32', '2017-01-13 17:57:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.32', '2017-01-13 17:57:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.32', '2017-01-13 17:57:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=&month=Sep-2016', '172.31.1.32', '2017-01-13 17:57:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Sep-2016', '/?pg=elbilling&ext=&month=Oct-2016', '172.31.1.32', '2017-01-13 17:57:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Oct-2016', '/?pg=elbilling&ext=&month=Jul-2016', '172.31.1.32', '2017-01-13 17:58:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Jul-2016', '/?pg=elbilling&ext=&month=Aug-2016', '172.31.1.32', '2017-01-13 17:58:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Aug-2016', '/?pg=elbilling&ext=&month=Sep-2016', '172.31.1.32', '2017-01-13 17:58:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Sep-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-13 18:16:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2016&ext=&recal=1', '172.31.1.32', '2017-01-13 18:16:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=&recal=1', '/?pg=elbilling&month=Dec-2016&ext=&recal=1', '172.31.1.32', '2017-01-13 18:16:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=&recal=1', '/?pg=elbilling&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-13 18:16:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=1', '/?pg=elbilling&month=Dec-2016&ext=1&recal=1', '172.31.1.32', '2017-01-13 18:16:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=1&recal=1', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-13 18:17:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-01-13 18:17:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Dec-2016&external=No&mailing=1', '172.31.1.32', '2017-01-13 18:17:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Dec-2016&external=No&mailing=1', '/?pg=elsummary&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-13 18:18:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Dec-2016&external=Yes', '/?pg=elsummary&month=Dec-2016&external=Yes&mailing=1', '172.31.1.32', '2017-01-13 18:18:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Dec-2016&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2017-01-13 18:19:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Dec-2016&external=No&mailing=1', '172.31.1.32', '2017-01-13 18:20:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Dec-2016&external=No&mailing=1', '/?pg=elrmailing&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-13 18:24:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2016&external=Yes', '/?pg=elrmailing&id=&month=Dec-2016&external=Yes&mailing=1', '172.31.1.32', '2017-01-13 18:40:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Dec-2016&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2017-01-13 20:16:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Dec-2016&external=No&mailing=1', '172.31.1.32', '2017-01-13 20:16:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2016&external=No&mailing=1', '/?pg=elsmailing&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-13 20:17:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2016&external=Yes', '/?pg=elsmailing&month=Dec-2016&external=Yes&mailing=1', '172.31.1.32', '2017-01-13 20:18:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2016&external=Yes&mailing=1', '/?pg=elpaybill', '172.31.1.32', '2017-01-13 20:18:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-14 21:18:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-14 21:18:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-14 21:18:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2017-01-14 21:19:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsummary', '172.31.1.32', '2017-01-14 21:19:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-14 21:19:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Dec-2016&external=Yes', '/?pg=elsummary&month=Nov-2016', '172.31.1.32', '2017-01-14 21:20:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016', '/?pg=elsummary&month=Nov-2016&external=Yes', '172.31.1.32', '2017-01-14 21:20:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Nov-2016&external=Yes', '/?pg=elsummary&month=Oct-2016', '172.31.1.32', '2017-01-14 21:21:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016', '/?pg=elsummary&month=Oct-2016&external=Yes', '172.31.1.32', '2017-01-14 21:21:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2016&external=Yes', '/?pg=elsummary&month=Sep-2016', '172.31.1.32', '2017-01-14 21:22:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016', '/?pg=elsummary&month=Sep-2016&external=Yes', '172.31.1.32', '2017-01-14 21:22:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2016&external=Yes', '/?pg=elarrear', '172.31.1.32', '2017-01-14 21:22:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-14 21:22:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Dec-2016&ext=1', '/?pg=elarrear&ext=1&month=Nov-2016', '172.31.1.32', '2017-01-14 21:23:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Nov-2016', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-01-14 21:23:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', '/?pg=elarrear&ext=1&month=Sep-2016', '172.31.1.32', '2017-01-14 21:24:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Sep-2016', '/?pg=elbilling', '172.31.1.32', '2017-01-14 21:54:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-14 21:54:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=1', '/?pg=elbilling&ext=1&month=Jul-2016', '172.31.1.32', '2017-01-14 22:03:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-15 23:36:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-15 23:36:37'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-15 23:36:37'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-01-15 23:36:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-15 23:36:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2016&ext=1', '/?pg=elbilling&ext=1&month=Jul-2016', '172.31.1.32', '2017-01-15 23:36:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-16 02:30:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-16 02:30:40'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-16 02:30:40'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-01-16 02:31:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2017-01-16 02:31:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-01-16 02:31:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-16 02:33:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Dec-2016&external=Yes', '/?pg=elrmailing', '172.31.1.32', '2017-01-16 02:34:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-16 02:34:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2016&external=Yes', '/?pg=elsmailing', '172.31.1.32', '2017-01-16 02:35:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2017-01-16 02:36:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-16 02:36:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2016&external=Yes', '/?pg=elarrear', '172.31.1.32', '2017-01-16 02:37:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Dec-2016&ext=1', '172.31.1.32', '2017-01-16 02:37:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Dec-2016&ext=1', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-01-16 02:37:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', '/?pg=elarrear&month=Oct-2016&ext=1&recal=2', '172.31.1.32', '2017-01-16 02:37:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Oct-2016&ext=1&recal=2', '/?pg=elarrear&ext=1&month=Sep-2016', '172.31.1.32', '2017-01-16 02:37:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Sep-2016', '/?pg=elarrear&ext=1&month=Aug-2016', '172.31.1.32', '2017-01-16 02:38:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Aug-2016', '/?pg=elarrear&ext=1&month=Jul-2016', '172.31.1.32', '2017-01-16 02:38:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Jul-2016', '/?pg=elarrear&ext=1&month=Jun-2016', '172.31.1.32', '2017-01-16 02:38:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Jun-2016', '/?pg=elarrear&ext=1&month=Aug-2016', '172.31.1.32', '2017-01-16 02:38:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1&recal=2', '172.31.1.32', '2017-01-16 02:39:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016&ext=1&recal=2', '/?pg=elreading', '172.31.1.32', '2017-01-16 02:39:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2017-01-16 02:40:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-01-16 02:41:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elcommon', '172.31.1.32', '2017-01-16 02:41:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elflats', '172.31.1.32', '2017-01-16 02:41:21');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elformat', '172.31.1.32', '2017-01-16 02:46:41'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-17 13:52:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-17 13:52:34'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-17 13:52:34'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-01-17 13:52:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.32', '2017-01-17 13:52:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-01-17 13:53:02'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-01-17 16:12:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-01-17 16:12:49'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-01-17 16:12:49'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2017-01-17 16:12:55'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-01-17 16:12:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-01-17 16:13:02'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-01-17 16:13:02'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.6', '2017-01-17 16:13:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.6', '2017-01-17 16:13:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.6', '2017-01-17 16:14:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.6', '2017-01-17 16:15:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.6', '2017-01-17 16:18:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.6', '2017-01-17 16:18:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.6', '2017-01-17 16:20:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-17 16:32:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-17 16:32:20'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-17 16:32:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elarrear', '172.31.1.32', '2017-01-17 16:32:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.32', '2017-01-17 16:32:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&ext=&month=Sep-2016', '172.31.1.32', '2017-01-17 16:40:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Sep-2016', '/?pg=elarrear&ext=&month=Oct-2016', '172.31.1.32', '2017-01-17 16:42:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Oct-2016', '/?logout=1', '172.31.1.32', '2017-01-17 17:06:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Oct-2016', 'index.php', '172.31.1.32', '2017-01-17 17:06:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?logout=1', '172.31.1.32', '2017-01-19 10:19:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', 'index.php', '172.31.1.32', '2017-01-19 10:19:18'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-20 12:59:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-20 12:59:54'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-20 12:59:54'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-01-20 12:59:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-24 10:48:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 10:48:54'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 10:48:54'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-01-24 10:48:57'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 10:48:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 10:49:07'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 10:49:07'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-01-24 10:49:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 10:49:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 10:49:19'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 10:49:19'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-01-24 10:49:22'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 10:49:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 11:11:09'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 11:11:09'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-01-24 11:11:13'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 11:11:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 11:11:21'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 11:11:21'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-01-24 11:28:23'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 11:28:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 11:28:32'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 11:28:32'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-01-24 11:29:49'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 11:29:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 11:29:59'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 11:29:59'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-24 11:30:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2017-01-24 11:30:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-01-24 11:30:16'),
('guest', 'https://irp.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-24 16:39:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-25 12:21:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-30 16:59:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-30 16:59:21'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-30 16:59:21'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2017-01-30 16:59:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-31 10:46:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-31 10:46:21'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-31 10:46:21'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-01-31 10:46:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-01-31 10:56:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-01-31 10:57:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling&ext=&month=Oct-2016', '172.31.1.32', '2017-01-31 10:57:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Oct-2016', '/?pg=elbilling&ext=&month=Sep-2016', '172.31.1.32', '2017-01-31 10:57:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Sep-2016', '/?pg=elbilling&ext=&month=Aug-2016', '172.31.1.32', '2017-01-31 10:57:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Aug-2016', '/?pg=elbilling&ext=&month=Jul-2016', '172.31.1.32', '2017-01-31 10:57:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Jul-2016', '/?pg=elbilling&ext=&month=Jun-2016', '172.31.1.32', '2017-01-31 10:57:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Jun-2016', '/?pg=ellicensee', '172.31.1.32', '2017-01-31 11:06:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=200', '172.31.1.32', '2017-01-31 11:06:52'),
('a.engr', 'direct', 'index.php', '172.31.1.32', '2017-01-31 12:07:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-01-31 12:07:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-01-31 12:08:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-31 12:08:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-01-31 12:13:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-01-31 12:13:35'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-01-31 12:13:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-01-31 12:13:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-01-31 12:13:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2017-01-31 12:13:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&ext=1', 'index.php', '172.31.1.32', '2017-01-31 12:24:09'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-01-31 12:24:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2017-01-31 12:24:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2016&external=Yes', '172.31.1.32', '2017-01-31 12:24:45'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-02-02 11:06:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-02-02 11:06:48'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-02-02 11:32:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-02-02 11:32:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:33:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:35:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:36:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:37:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:37:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:38:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:39:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:40:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:41:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:41:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:42:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:44:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:46:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:47:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:48:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:48:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:49:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:50:12'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-02-02 11:57:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-02-02 11:57:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-02 11:58:45'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-02-06 09:56:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-02-06 09:56:26'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-06 11:21:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-06 11:22:08'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-06 11:22:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-02-06 11:22:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-02-06 11:22:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling&month=Nov-2016&ext=1', '172.31.1.32', '2017-02-06 11:22:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2016&ext=1', '/?pg=ellicensee', '172.31.1.32', '2017-02-06 11:23:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-02-06 11:23:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=150', '172.31.1.32', '2017-02-06 11:24:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=150', '/index.php', '172.31.1.32', '2017-02-06 11:24:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-02-06 11:25:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=1', '172.31.1.32', '2017-02-06 11:25:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1', '/?pg=elbilling', '172.31.1.32', '2017-02-06 11:25:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=1', '172.31.1.32', '2017-02-06 11:25:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1', '/?pg=elbilling', '172.31.1.32', '2017-02-06 11:25:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=&recal=1', '172.31.1.32', '2017-02-06 11:25:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=&recal=1', '/?pg=elbilling&month=Jan-2017&ext=1', '172.31.1.32', '2017-02-06 11:25:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1', '/?pg=elbilling', '172.31.1.32', '2017-02-06 11:27:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=1', '172.31.1.32', '2017-02-06 11:28:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1', 'index.php', '172.31.1.32', '2017-02-06 11:28:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-02-06 11:29:16'),
('a.engr', 'direct', 'index.php', '172.31.1.32', '2017-02-06 11:30:42'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-02-06 11:30:52'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-06 11:30:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-06 11:34:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-06 11:35:18'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-06 11:35:18'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-02-06 11:35:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=1', '172.31.1.32', '2017-02-06 11:35:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-02-06 11:35:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', '/?pg=elbilling&ext=1&month=Dec-2016', '172.31.1.32', '2017-02-06 11:35:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-07 16:45:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-07 16:46:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:46:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:46:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:46:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-02-07 16:46:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-07 16:46:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-07 16:46:36'),
('rajatsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-07 16:46:43'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:46:53'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:47:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-07 16:49:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-07 16:50:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:50:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:50:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:51:11'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-02-07 16:51:11'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-02-07 16:51:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-02-07 16:51:32'),
('rajatsingh', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 16:51:32'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-02-07 16:51:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.32', '2017-02-07 16:54:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-02-07 16:54:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2017-02-07 16:54:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2017-02-07 16:54:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-07 16:54:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-07 17:00:08'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-02-07 17:00:08'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-02-07 17:00:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elarrear', '172.31.1.32', '2017-02-07 17:00:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elbilling', '172.31.1.32', '2017-02-07 17:00:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-02-07 17:00:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-02-07 17:22:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-02-07 17:22:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-02-07 17:22:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2016', '/?pg=elreading', '172.31.1.32', '2017-02-08 12:47:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-02-08 12:47:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-02-08 12:48:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling&ext=&month=Dec-2016', '172.31.1.32', '2017-02-08 12:48:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-08 17:10:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-08 17:10:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-08 17:10:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Dec-2016', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-02-08 17:48:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling&ext=&month=Dec-2016', '172.31.1.32', '2017-02-08 17:48:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Dec-2016', '/?pg=elbilling', '172.31.1.32', '2017-02-08 17:48:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=&recal=1', '172.31.1.32', '2017-02-08 17:52:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Dec-2016', '/?pg=elbilling', '172.31.1.32', '2017-02-08 17:52:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling&ext=&month=Dec-2016', '172.31.1.32', '2017-02-08 17:52:18'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Dec-2016', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-02-08 17:52:20'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Dec-2016', '/?pg=elbilling&ext=&month=Nov-2016', '172.31.1.32', '2017-02-08 17:52:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling', '172.31.1.32', '2017-02-08 17:52:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.32', '2017-02-08 17:52:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.32', '2017-02-08 17:55:38'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.32', '2017-02-08 17:56:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=&month=Nov-2016', '/?pg=elbilling', '172.31.1.32', '2017-02-08 17:56:46'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-02-08 17:56:50'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.32', '2017-02-08 18:02:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.32', '2017-02-08 18:03:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.32', '2017-02-08 18:03:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-09 15:51:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-09 15:51:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-09 16:01:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-09 16:01:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-09 16:03:05'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-10 12:59:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-10 12:59:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-10 16:47:38'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-02-10 18:23:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-02-10 18:23:33'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-02-10 18:23:33'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-02-10 18:23:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.6', '2017-02-10 18:24:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.6', '2017-02-10 18:24:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-02-10 18:27:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-02-10 18:59:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-02-10 19:00:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.6', '2017-02-10 19:00:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '172.31.1.6', '2017-02-10 19:00:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=0&recal=1', '/?pg=elbilling&month=Jan-2017&ext=1', '172.31.1.6', '2017-02-10 19:00:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1', '/?pg=elbilling&month=Jan-2017&ext=1&recal=1', '172.31.1.6', '2017-02-10 19:00:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1&recal=1', '/?pg=elbilling&month=Jan-2017&ext=1&recal=1', '172.31.1.6', '2017-02-10 19:00:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1&recal=1', '/?pg=elgrouppayables', '172.31.1.6', '2017-02-10 19:01:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.6', '2017-02-10 19:02:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jan-2017&external=Yes', '172.31.1.6', '2017-02-10 19:02:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2017&external=Yes', '/?pg=elsummary&month=Jan-2017&external=Yes&mailing=1', '172.31.1.6', '2017-02-10 19:04:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2017&external=Yes&mailing=1', '/?pg=elsummary&month=Jan-2017&external=No', '172.31.1.6', '2017-02-10 19:06:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2017&external=No', '/?pg=elsummary&month=Jan-2017&external=No&mailing=1', '172.31.1.6', '2017-02-10 19:08:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2017&external=No&mailing=1', '/?pg=elsummary&month=Jan-2017&external=Yes', '172.31.1.6', '2017-02-10 19:09:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2017&external=Yes', '/?pg=elsummary&month=Jan-2017&external=Yes&mailing=1', '172.31.1.6', '2017-02-10 19:11:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jan-2017&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.6', '2017-02-10 19:12:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Jan-2017&external=No&mailing=1', '172.31.1.6', '2017-02-10 19:12:57'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-10 19:33:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-10 19:34:01'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2017-02-10 19:50:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-10 19:50:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:51:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:51:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:51:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:51:44'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-10 19:53:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-10 19:53:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-10 19:55:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-10 19:56:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:57:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:57:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:57:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:57:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:58:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-10 19:58:39'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-02-11 09:14:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-02-11 09:14:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-02-11 09:14:41'),
('amrita', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-02-11 09:14:41'),
('amrita', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-02-11 09:14:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-11 12:58:15'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-11 12:58:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2017-02-11 13:04:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2017-02-11 13:10:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jan-2017&external=No&mailing=1', '172.31.1.32', '2017-02-11 13:10:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017&external=No&mailing=1', '/?pg=elsmailing&month=Jan-2017&external=Yes', '172.31.1.32', '2017-02-11 13:11:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017&external=Yes', '/?pg=elsmailing&month=Jan-2017&external=Yes&mailing=1', '172.31.1.32', '2017-02-11 13:11:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2017-02-11 13:18:16'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-02-11 20:37:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-02-11 20:37:55'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2017-02-11 20:38:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-11 20:39:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:39:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-11 20:39:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:39:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:40:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:40:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-11 20:40:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:40:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-11 20:40:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:40:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:41:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:41:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-11 20:41:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:41:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:42:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-11 20:42:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:42:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-11 20:42:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:42:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:43:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-02-11 20:43:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-11 20:43:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-12 11:46:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-12 11:46:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-12 11:47:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-12 11:47:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-12 11:48:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-13 09:55:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-13 09:56:04'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-13 09:56:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2017-02-13 09:56:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jan-2017&external=Yes', '172.31.1.32', '2017-02-13 09:56:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2017&external=Yes', '/?pg=ellicensee', '172.31.1.32', '2017-02-13 09:58:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-02-13 09:58:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=277', '172.31.1.32', '2017-02-13 09:59:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=277', '/index.php', '172.31.1.32', '2017-02-13 09:59:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2017-02-13 09:59:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jan-2017&external=Yes', '172.31.1.32', '2017-02-13 09:59:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2017&external=Yes', 'index.php', '172.31.1.32', '2017-02-13 10:00:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-14 09:14:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-14 09:14:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-14 09:14:08'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-14 09:14:13'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-14 09:14:14'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-14 09:14:20'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-14 09:14:21'),
('grsingh', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-14 09:14:22'),
('grsingh', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-14 09:14:34'),
('grsingh', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-02-14 09:15:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-14 12:43:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-14 12:43:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-14 12:55:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-14 13:00:06'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-14 13:12:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-14 13:12:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-14 13:12:38'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-02-14 13:12:38'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-02-14 13:12:42'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-02-14 13:13:25'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2017-02-14 16:23:58'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2017-02-14 16:23:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-14 16:40:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-14 16:40:20'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-15 09:31:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-15 09:31:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-15 09:31:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-02-15 09:32:06'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-15 10:14:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-15 10:14:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-15 10:15:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-15 10:15:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-15 10:15:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-15 10:21:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-15 10:21:27'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-15 10:21:27'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-02-15 10:21:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-02-15 10:23:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.32', '2017-02-15 10:23:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Oct-2016', '172.31.1.32', '2017-02-15 10:24:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2016', '/?pg=elbilling&ext=0&month=Sep-2016', '172.31.1.32', '2017-02-15 10:25:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2016', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.32', '2017-02-15 10:26:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elbilling&ext=0&month=Jul-2016', '172.31.1.32', '2017-02-15 10:29:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2016', '/?pg=elbilling&ext=0&month=Jun-2016', '172.31.1.32', '2017-02-15 10:44:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2016', '/?pg=elbilling&ext=0&month=Jan-2017', '172.31.1.32', '2017-02-15 10:52:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2017', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-02-15 10:53:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-17 16:29:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-17 16:29:38'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-17 16:29:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-02-17 16:29:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-02-17 18:57:18'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-19 11:54:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-19 11:55:03'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-19 11:55:03'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-02-19 11:55:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-02-19 11:56:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-02-19 11:56:45'),
('guest', 'direct', '/?pg=elreceipt&id=4928', '172.31.1.32', '2017-02-19 11:58:01'),
('a.engr', 'direct', '/?pg=elreceipt&id=4928', '172.31.1.32', '2017-02-19 11:58:01'),
('guest', 'direct', '/?pg=elreceipt&id=4928', '172.31.1.32', '2017-02-19 11:58:20'),
('a.engr', 'direct', '/?pg=elreceipt&id=4928', '172.31.1.32', '2017-02-19 11:58:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=4928', '/?pg=elbilling', '172.31.1.32', '2017-02-19 12:00:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-02-19 12:00:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.32', '2017-02-19 12:01:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Dec-2015', '172.31.1.32', '2017-02-19 12:03:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2015', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-02-19 12:05:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.32', '2017-02-19 12:05:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Oct-2016', '172.31.1.32', '2017-02-19 12:05:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.32', '2017-02-19 12:06:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-02-19 12:06:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=ellicensee', '172.31.1.32', '2017-02-19 12:06:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.32', '2017-02-19 12:25:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-02-19 12:25:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Jun-2016', '172.31.1.32', '2017-02-19 12:25:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2016', '/?pg=elbilling&ext=0&month=Apr-2016', '172.31.1.32', '2017-02-19 12:25:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Apr-2016', '/?pg=elbilling&ext=0&month=May-2016', '172.31.1.32', '2017-02-19 12:26:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=May-2016', '/?pg=elbilling&ext=0&month=Jun-2016', '172.31.1.32', '2017-02-19 12:26:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2016', '/?pg=elbilling&ext=0&month=Jul-2016', '172.31.1.32', '2017-02-19 12:27:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2016', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.32', '2017-02-19 12:27:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elbilling&ext=0&month=Sep-2016', '172.31.1.32', '2017-02-19 12:28:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2016', '/?pg=elbilling&ext=0&month=Oct-2016', '172.31.1.32', '2017-02-19 12:28:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2016', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-02-19 12:46:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-19 13:05:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Jan-2017', '172.31.1.32', '2017-02-19 13:28:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2017', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-02-19 13:28:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.32', '2017-02-19 13:29:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Oct-2016', '172.31.1.32', '2017-02-19 13:29:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2016', '/?pg=elbilling&ext=0&month=Sep-2016', '172.31.1.32', '2017-02-19 13:33:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2016', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.32', '2017-02-19 13:38:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elbilling&ext=0&month=Jul-2016', '172.31.1.32', '2017-02-19 13:39:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2016', 'index.php', '172.31.1.32', '2017-02-19 13:40:04'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-20 12:33:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-20 12:33:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-20 12:33:24'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-20 12:33:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-02-20 15:23:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2017-02-20 15:23:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=284', '172.31.1.32', '2017-02-20 15:24:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=284', '/index.php', '172.31.1.32', '2017-02-20 15:25:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-02-20 15:25:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-02-20 15:25:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsubsidy', '172.31.1.32', '2017-02-20 15:26:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy', '172.31.1.32', '2017-02-20 17:00:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy', '172.31.1.32', '2017-02-20 17:00:33'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-02-27 11:31:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-02-27 11:31:53'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-02-27 11:31:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-02-27 15:20:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2017&ext=1', '172.31.1.32', '2017-02-27 15:20:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2017&ext=1', '/?pg=elbilling&ext=1&month=Dec-2016', '172.31.1.32', '2017-02-27 15:21:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Dec-2016', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-02-27 15:22:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', '/?pg=elbilling&ext=1&month=Oct-2016', '172.31.1.32', '2017-02-27 15:24:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Oct-2016', '/?pg=elbilling&ext=1&month=Sep-2016', '172.31.1.32', '2017-02-27 15:24:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Sep-2016', '/?pg=elbilling&ext=1&month=Aug-2016', '172.31.1.32', '2017-02-27 15:25:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '172.31.1.32', '2017-02-27 15:25:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '172.31.1.32', '2017-02-27 15:25:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '172.31.1.32', '2017-02-27 19:06:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '172.31.1.32', '2017-02-27 19:06:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=1&recal=2', '/?pg=elbilling&ext=1&month=Sep-2016', '172.31.1.32', '2017-02-27 19:06:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Sep-2016', '/?pg=elbilling&month=Sep-2016&ext=1&recal=2', '172.31.1.32', '2017-02-27 19:06:28'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-02-28 12:46:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-02-28 12:46:58'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-02-28 12:46:58'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-02-28 12:47:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=119', '172.31.1.6', '2017-02-28 12:58:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=119', '/index.php', '172.31.1.6', '2017-02-28 13:00:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=106', '172.31.1.6', '2017-02-28 13:01:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=106', '/index.php', '172.31.1.6', '2017-02-28 13:02:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=76', '172.31.1.6', '2017-02-28 13:05:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=76', '/index.php', '172.31.1.6', '2017-02-28 13:05:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=200', '172.31.1.6', '2017-02-28 13:07:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=200', '/index.php', '172.31.1.6', '2017-02-28 13:07:51');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-02-28 15:33:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elformat', '172.31.1.6', '2017-02-28 15:33:30'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-03-02 11:03:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-03-02 11:03:42'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-03-02 14:41:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-03-02 14:41:56'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-02 16:25:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-02 16:26:10'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-03-02 16:26:10'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-03 11:04:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-03 11:04:08'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-03-03 15:54:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-03-03 15:54:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 15:54:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 15:55:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 15:55:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 15:55:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 15:56:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 15:56:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 15:57:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-03 16:03:01'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-03-06 12:10:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-03-06 12:10:21'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-03-06 17:54:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-03-06 17:54:31'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-07 16:13:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-07 16:13:30'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-03-07 16:13:30'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=stbills', '172.31.1.32', '2017-03-07 16:13:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stsuppliers', '172.31.1.32', '2017-03-07 16:15:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/index.php', '172.31.1.32', '2017-03-07 16:20:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:23:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsuppliers&id=2', '172.31.1.32', '2017-03-07 16:27:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsuppliers&id=2', '/index.php', '172.31.1.32', '2017-03-07 16:30:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsuppliers&id=', '172.31.1.32', '2017-03-07 16:30:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsuppliers&id=', '/index.php', '172.31.1.32', '2017-03-07 16:33:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills', '172.31.1.32', '2017-03-07 16:34:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills', '/index.php', '172.31.1.32', '2017-03-07 16:35:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:35:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:36:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:37:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=7', '172.31.1.32', '2017-03-07 16:37:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills&id=7', '/index.php', '172.31.1.32', '2017-03-07 16:37:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=', '172.31.1.32', '2017-03-07 16:37:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills&id=', '/index.php', '172.31.1.32', '2017-03-07 16:38:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=8', '172.31.1.32', '2017-03-07 16:38:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills&id=8', '/index.php', '172.31.1.32', '2017-03-07 16:39:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=', '172.31.1.32', '2017-03-07 16:40:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills&id=', '/?pg=stsuppliers', '172.31.1.32', '2017-03-07 16:41:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsuppliers', '/?pg=stbills', '172.31.1.32', '2017-03-07 16:41:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stbills&id=2', '172.31.1.32', '2017-03-07 16:44:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills&id=2', '/index.php', '172.31.1.32', '2017-03-07 16:49:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:49:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:49:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills', '172.31.1.32', '2017-03-07 16:49:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=stbills&id=2', '172.31.1.32', '2017-03-07 16:50:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills&id=2', '/index.php', '172.31.1.32', '2017-03-07 16:50:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stbills&id=8', '172.31.1.32', '2017-03-07 16:50:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills&id=8', '/index.php', '172.31.1.32', '2017-03-07 16:50:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2017-03-07 16:51:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 16:51:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=5&category=1', '172.31.1.32', '2017-03-07 16:51:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=5&category=1', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=61', '172.31.1.32', '2017-03-07 16:52:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=61', '/index.php', '172.31.1.32', '2017-03-07 16:54:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=70', '172.31.1.32', '2017-03-07 16:54:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=70', '/index.php', '172.31.1.32', '2017-03-07 16:55:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:55:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:55:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:55:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stcategory', '172.31.1.32', '2017-03-07 16:56:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stcategory', '/?pg=stcategory&id=2', '172.31.1.32', '2017-03-07 16:56:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stcategory&id=2', '/?pg=stsubcategory', '172.31.1.32', '2017-03-07 16:56:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=2', '172.31.1.32', '2017-03-07 16:56:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2', '/index.php', '172.31.1.32', '2017-03-07 16:58:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=2&id=181', '172.31.1.32', '2017-03-07 16:58:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2&id=181', '/?pg=stitems', '172.31.1.32', '2017-03-07 16:58:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=2', '172.31.1.32', '2017-03-07 16:58:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=2', '/?pg=stitems&category=2&subcategory=181', '172.31.1.32', '2017-03-07 16:58:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=2&subcategory=181', '/?pg=stsubcategory', '172.31.1.32', '2017-03-07 16:58:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=2', '172.31.1.32', '2017-03-07 16:58:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2', '/?pg=stsubcategory&category=2&id=181', '172.31.1.32', '2017-03-07 16:59:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2&id=181', '/index.php', '172.31.1.32', '2017-03-07 16:59:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 16:59:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:00:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:00:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2017-03-07 17:00:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=2', '172.31.1.32', '2017-03-07 17:00:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=2', '/?pg=stitems', '172.31.1.32', '2017-03-07 17:00:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=2', '172.31.1.32', '2017-03-07 17:00:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=2', '/?pg=stitems&category=2&subcategory=181', '172.31.1.32', '2017-03-07 17:00:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=2&subcategory=181', '/index.php', '172.31.1.32', '2017-03-07 17:00:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2017-03-07 17:01:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 17:01:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:01:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=377&bill_no=5&category=&subcategory=&item=1459', '172.31.1.32', '2017-03-07 17:02:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&id=377&bill_no=5&category=&subcategory=&item=1459', '/index.php', '172.31.1.32', '2017-03-07 17:03:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=373&bill_no=5&category=&subcategory=&item=1468', '172.31.1.32', '2017-03-07 17:03:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&id=373&bill_no=5&category=&subcategory=&item=1468', '/?pg=streceipt&id=374&bill_no=5&category=&subcategory=&item=657', '172.31.1.32', '2017-03-07 17:03:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&id=374&bill_no=5&category=&subcategory=&item=657', '/index.php', '172.31.1.32', '2017-03-07 17:03:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=374&bill_no=5&category=&subcategory=&item=657', '172.31.1.32', '2017-03-07 17:03:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&id=374&bill_no=5&category=&subcategory=&item=657', '/index.php', '172.31.1.32', '2017-03-07 17:03:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=5&category=2', '172.31.1.32', '2017-03-07 17:04:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=5&category=2', '/?pg=streceipt&supplier=&bill_no=5&category=2&subcategory=181', '172.31.1.32', '2017-03-07 17:04:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=2&subcategory=181', '/index.php', '172.31.1.32', '2017-03-07 17:05:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:05:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=379&bill_no=4&category=2&subcategory=181&item=1574', '172.31.1.32', '2017-03-07 17:05:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&id=379&bill_no=4&category=2&subcategory=181&item=1574', '/index.php', '172.31.1.32', '2017-03-07 17:05:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=4&category=1', '172.31.1.32', '2017-03-07 17:06:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=4&category=1', '/index.php', '172.31.1.32', '2017-03-07 17:06:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:06:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=111', '172.31.1.32', '2017-03-07 17:07:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=111', '/index.php', '172.31.1.32', '2017-03-07 17:09:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=67', '172.31.1.32', '2017-03-07 17:10:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=67', '/index.php', '172.31.1.32', '2017-03-07 17:10:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=155', '172.31.1.32', '2017-03-07 17:11:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=155', '/?pg=stsubcategory', '172.31.1.32', '2017-03-07 17:12:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2017-03-07 17:12:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/?pg=stitems', '172.31.1.32', '2017-03-07 17:12:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2017-03-07 17:12:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=155', '172.31.1.32', '2017-03-07 17:12:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=155', '/index.php', '172.31.1.32', '2017-03-07 17:13:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2017-03-07 17:13:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 17:13:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=4&category=1', '172.31.1.32', '2017-03-07 17:13:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=4&category=1', '/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=155', '172.31.1.32', '2017-03-07 17:13:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=4&category=1&subcategory=155', '/index.php', '172.31.1.32', '2017-03-07 17:14:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory', '172.31.1.32', '2017-03-07 17:15:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory', '/?pg=stsubcategory&category=1', '172.31.1.32', '2017-03-07 17:15:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1', '/index.php', '172.31.1.32', '2017-03-07 17:16:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stsubcategory&category=1&id=182', '172.31.1.32', '2017-03-07 17:16:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stsubcategory&category=1&id=182', '/index.php', '172.31.1.32', '2017-03-07 17:16:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems', '172.31.1.32', '2017-03-07 17:16:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2017-03-07 17:16:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=182', '172.31.1.32', '2017-03-07 17:16:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=182', '/index.php', '172.31.1.32', '2017-03-07 17:17:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:18:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2017-03-07 17:18:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 17:18:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=5&category=1', '172.31.1.32', '2017-03-07 17:18:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=5&category=1', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=182', '172.31.1.32', '2017-03-07 17:18:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=182', '/index.php', '172.31.1.32', '2017-03-07 17:18:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=44', '172.31.1.32', '2017-03-07 17:18:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=44', '/index.php', '172.31.1.32', '2017-03-07 17:19:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=145', '172.31.1.32', '2017-03-07 17:19:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=145', '/index.php', '172.31.1.32', '2017-03-07 17:20:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=59', '172.31.1.32', '2017-03-07 17:21:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=59', '/index.php', '172.31.1.32', '2017-03-07 17:21:36'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=61', '172.31.1.32', '2017-03-07 17:21:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=61', '/index.php', '172.31.1.32', '2017-03-07 17:22:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=60', '172.31.1.32', '2017-03-07 17:23:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=5&category=1&subcategory=60', '/?pg=stitems', '172.31.1.32', '2017-03-07 17:23:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2017-03-07 17:23:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=60', '172.31.1.32', '2017-03-07 17:23:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=60', '/index.php', '172.31.1.32', '2017-03-07 17:24:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=stitems&id=1578&category=1&subcategory=60', '172.31.1.32', '2017-03-07 17:24:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&id=1578&category=1&subcategory=60', '/index.php', '172.31.1.32', '2017-03-07 17:24:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2017-03-07 17:25:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 17:25:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=6&category=1', '172.31.1.32', '2017-03-07 17:25:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=6&category=1', '/?pg=streceipt&supplier=&bill_no=6&category=1&subcategory=60', '172.31.1.32', '2017-03-07 17:25:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=6&category=1&subcategory=60', '/index.php', '172.31.1.32', '2017-03-07 17:25:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:27:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=7&category=1&subcategory=48', '172.31.1.32', '2017-03-07 17:27:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=7&category=1&subcategory=48', '/index.php', '172.31.1.32', '2017-03-07 17:28:03'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:29:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=39', '172.31.1.32', '2017-03-07 17:29:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=39', '/index.php', '172.31.1.32', '2017-03-07 17:29:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=41', '172.31.1.32', '2017-03-07 17:29:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=41', '/index.php', '172.31.1.32', '2017-03-07 17:30:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=42', '172.31.1.32', '2017-03-07 17:30:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=42', '/index.php', '172.31.1.32', '2017-03-07 17:31:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=43', '172.31.1.32', '2017-03-07 17:31:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=2&category=1&subcategory=43', '/index.php', '172.31.1.32', '2017-03-07 17:31:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=394&bill_no=2&category=1&subcategory=43&item=958', '172.31.1.32', '2017-03-07 17:31:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&id=394&bill_no=2&category=1&subcategory=43&item=958', '/index.php', '172.31.1.32', '2017-03-07 17:32:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:32:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&id=394&bill_no=2&category=1&subcategory=43&item=958', '172.31.1.32', '2017-03-07 17:32:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&id=394&bill_no=2&category=1&subcategory=43&item=958', '/index.php', '172.31.1.32', '2017-03-07 17:32:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:33:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=35', '172.31.1.32', '2017-03-07 17:33:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=35', '/index.php', '172.31.1.32', '2017-03-07 17:33:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=41', '172.31.1.32', '2017-03-07 17:34:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=41', '/index.php', '172.31.1.32', '2017-03-07 17:34:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=70', '172.31.1.32', '2017-03-07 17:34:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=70', '/index.php', '172.31.1.32', '2017-03-07 17:37:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=53', '172.31.1.32', '2017-03-07 17:37:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=53', '/index.php', '172.31.1.32', '2017-03-07 17:38:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:39:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=32', '172.31.1.32', '2017-03-07 17:41:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=32', '/index.php', '172.31.1.32', '2017-03-07 17:41:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 17:43:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=145', '172.31.1.32', '2017-03-07 17:45:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=145', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '172.31.1.32', '2017-03-07 19:05:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '/index.php', '172.31.1.32', '2017-03-07 19:06:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=145', '172.31.1.32', '2017-03-07 19:07:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=145', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '172.31.1.32', '2017-03-07 19:07:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '/?pg=stitems', '172.31.1.32', '2017-03-07 19:08:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2017-03-07 19:08:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=52', '172.31.1.32', '2017-03-07 19:08:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=52', '/index.php', '172.31.1.32', '2017-03-07 19:08:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2017-03-07 19:09:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 19:09:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=8&category=1', '172.31.1.32', '2017-03-07 19:09:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=8&category=1', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '172.31.1.32', '2017-03-07 19:09:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '/index.php', '172.31.1.32', '2017-03-07 19:09:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 19:11:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 19:11:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=161', '172.31.1.32', '2017-03-07 19:11:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=161', '/?pg=stitems', '172.31.1.32', '2017-03-07 19:11:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2017-03-07 19:11:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=161', '172.31.1.32', '2017-03-07 19:12:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=161', '/index.php', '172.31.1.32', '2017-03-07 19:12:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt', '172.31.1.32', '2017-03-07 19:12:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 19:12:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=8&category=1', '172.31.1.32', '2017-03-07 19:12:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=8&category=1', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=161', '172.31.1.32', '2017-03-07 19:13:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=161', '/index.php', '172.31.1.32', '2017-03-07 19:13:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=145', '172.31.1.32', '2017-03-07 19:13:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=145', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=146', '172.31.1.32', '2017-03-07 19:14:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=146', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '172.31.1.32', '2017-03-07 19:14:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=52', '/?pg=stitems', '172.31.1.32', '2017-03-07 19:15:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems', '/?pg=stitems&category=1', '172.31.1.32', '2017-03-07 19:15:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1', '/?pg=stitems&category=1&subcategory=56', '172.31.1.32', '2017-03-07 19:15:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitems&category=1&subcategory=56', '/?pg=streceipt', '172.31.1.32', '2017-03-07 19:16:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-03-07 19:16:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=streceipt&bill_no=8&category=1', '172.31.1.32', '2017-03-07 19:16:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=8&category=1', '/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=56', '172.31.1.32', '2017-03-07 19:16:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt&supplier=&bill_no=8&category=1&subcategory=56', '/index.php', '172.31.1.32', '2017-03-07 19:16:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-03-07 19:27:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-03-07 19:27:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-03-07 19:31:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-03-07 19:32:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-03-07 19:32:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elflats', '172.31.1.32', '2017-03-07 19:33:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=257', '172.31.1.32', '2017-03-07 19:33:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=257', '/index.php', '172.31.1.32', '2017-03-07 19:34:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-03-07 19:34:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-03-07 19:58:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-03-07 19:59:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=254', '172.31.1.32', '2017-03-07 19:59:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=254', '/?pg=ellicensee&cat=&external=No&id=203', '172.31.1.32', '2017-03-07 20:03:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=203', '/?pg=elreading', '172.31.1.32', '2017-03-07 20:03:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jan-2017', '172.31.1.32', '2017-03-07 20:05:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jan-2017', '/index.php', '172.31.1.32', '2017-03-07 20:05:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Feb-2017', '172.31.1.32', '2017-03-07 20:05:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Feb-2017', '/index.php', '172.31.1.32', '2017-03-07 20:05:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2017-03-07 20:12:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/?pg=elreading&month=Dec-2016', '172.31.1.32', '2017-03-07 20:12:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2016', '/?pg=elreading&month=Jan-2017', '172.31.1.32', '2017-03-07 20:12:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jan-2017', '/?pg=elreading&month=Feb-2017', '172.31.1.32', '2017-03-07 20:13:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Feb-2017', '/?pg=ellicensee', '172.31.1.32', '2017-03-07 20:13:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-03-07 20:14:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=272', '172.31.1.32', '2017-03-07 20:14:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=272', '/index.php', '172.31.1.32', '2017-03-07 20:16:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-03-07 21:01:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=254', '172.31.1.32', '2017-03-07 21:01:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=254', '/?pg=ellicensee&cat=&external=No&id=204', '172.31.1.32', '2017-03-07 21:04:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=204', '/index.php', '172.31.1.32', '2017-03-07 21:04:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-03-07 21:05:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2017&ext=0&recal=1', '172.31.1.32', '2017-03-07 21:06:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2017&ext=0&recal=1', '/?pg=elbilling&month=Feb-2017&ext=1', '172.31.1.32', '2017-03-07 21:09:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2017&ext=1', '/?pg=elbilling&month=Feb-2017&ext=1&recal=1', '172.31.1.32', '2017-03-07 21:09:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2017&ext=1&recal=1', '/?pg=elbilling&month=Feb-2017&ext=1&recal=1', '172.31.1.32', '2017-03-07 21:09:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2017&ext=1&recal=1', '/?pg=elgrouppayables', '172.31.1.32', '2017-03-07 21:10:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-03-07 21:10:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Feb-2017&external=No&mailing=1', '172.31.1.32', '2017-03-07 21:10:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Feb-2017&external=No&mailing=1', '/?pg=elsummary&month=Feb-2017&external=Yes', '172.31.1.32', '2017-03-07 21:11:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Feb-2017&external=Yes', '/?pg=elsummary&month=Feb-2017&external=Yes&mailing=1', '172.31.1.32', '2017-03-07 21:11:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Feb-2017&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2017-03-07 21:12:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Feb-2017&external=No&mailing=1', '172.31.1.32', '2017-03-07 21:12:22'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2017-03-07 21:45:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-07 21:45:33'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-03-07 21:45:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-07 21:45:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-03-07 21:46:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Feb-2017&external=No&mailing=1', '/?pg=elrmailing&month=Feb-2017&external=Yes', '172.31.1.32', '2017-03-07 21:50:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Feb-2017&external=No&mailing=1', '/?pg=elrmailing&id=&month=Feb-2017&external=No&mailing=1', '172.31.1.32', '2017-03-07 21:50:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Feb-2017&external=No&mailing=1', '/?pg=elrmailing&month=Feb-2017&external=Yes', '172.31.1.32', '2017-03-07 22:53:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2017&external=Yes', '/?pg=elrmailing&id=&month=Feb-2017&external=Yes&mailing=1', '172.31.1.32', '2017-03-07 22:53:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Feb-2017&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2017-03-07 22:58:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2017&external=No&mailing=1', '172.31.1.32', '2017-03-07 22:58:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=No&mailing=1', '/?pg=elsmailing&month=Feb-2017&external=Yes', '172.31.1.32', '2017-03-07 23:00:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes', '/?pg=elsmailing&month=Feb-2017&external=Yes&mailing=1', '172.31.1.32', '2017-03-07 23:00:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes&mailing=1', '/?pg=elsmailing&month=Feb-2017&external=No', '172.31.1.32', '2017-03-07 23:02:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=No', '/?pg=elrmailing', '172.31.1.32', '2017-03-07 23:02:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Feb-2017&external=Yes', '172.31.1.32', '2017-03-07 23:02:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2017&external=Yes', '/?pg=elrmailing', '172.31.1.32', '2017-03-07 23:04:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2017-03-07 23:04:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2017&external=Yes', '172.31.1.32', '2017-03-07 23:04:39'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes', '/?logout=1', '172.31.1.32', '2017-03-07 23:13:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes', 'index.php', '172.31.1.32', '2017-03-07 23:13:47'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.5', '2017-03-08 09:21:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-03-08 09:21:16'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-03-08 09:37:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-03-08 09:37:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-08 09:38:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-08 09:38:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-08 09:38:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-08 09:39:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-08 09:39:28'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-08 12:56:41'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-08 12:56:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-08 12:57:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-08 12:57:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-08 12:57:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-08 12:57:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-11 20:54:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-11 20:54:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-11 20:55:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-16 10:50:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-16 10:50:47'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-03-16 10:50:47'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-03-16 10:50:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-03-16 10:51:19'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-16 12:15:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-16 12:15:40'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-03-16 12:15:40'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-03-16 12:15:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=5237', '172.31.1.6', '2017-03-16 12:16:16'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-03-16 12:16:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-03-16 12:16:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=284', '172.31.1.6', '2017-03-16 12:16:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=284', '/?pg=elsummary', '172.31.1.6', '2017-03-16 12:23:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.6', '2017-03-16 12:23:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=284', '/?pg=elsummary', '172.31.1.6', '2017-03-16 12:23:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.6', '2017-03-16 12:23:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2017&external=No&mailing=1', '172.31.1.6', '2017-03-16 12:23:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=No&mailing=1', '/?pg=elsmailing&month=Feb-2017&external=Yes', '172.31.1.6', '2017-03-16 12:24:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes', '/?pg=elsmailing&month=Feb-2017&external=Yes&mailing=1', '172.31.1.6', '2017-03-16 12:24:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.6', '2017-03-16 12:25:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Feb-2017&external=No&mailing=1', '172.31.1.6', '2017-03-16 12:25:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=5222', '172.31.1.32', '2017-03-16 14:55:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=5222', '/?pg=elreceipt&id=5222&month=Feb-2017&external=No&mailing=1', '172.31.1.32', '2017-03-16 14:55:18'),
('a.engr', 'direct', '/?pg=elrmailing&month=Feb-2017&external=Yes', '172.31.1.6', '2017-03-16 15:11:12'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-03-16 15:34:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-03-16 15:34:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-16 15:34:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-16 15:35:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-03-16 15:36:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-16 18:13:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-16 18:13:24'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-03-16 18:13:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2017-03-16 18:13:32'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-03-16 18:14:06'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2017-03-16 18:14:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=113', '172.31.1.32', '2017-03-16 18:14:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=113', '/?pg=ellicensee', '172.31.1.32', '2017-03-16 18:14:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=284', '172.31.1.32', '2017-03-16 18:14:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=113', '/?pg=ellicensee', '172.31.1.32', '2017-03-16 18:14:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elrmailing', '172.31.1.32', '2017-03-16 18:15:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2017-03-16 18:18:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=5237', '172.31.1.32', '2017-03-16 18:22:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=5237', '/?pg=ellicensee', '172.31.1.32', '2017-03-16 18:22:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=284', '172.31.1.32', '2017-03-16 18:23:03'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-17 10:45:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-17 10:45:36'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-03-17 10:45:36'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-03-17 10:45:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Jan-2017', '172.31.1.6', '2017-03-17 10:49:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2017', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.6', '2017-03-17 10:49:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.6', '2017-03-17 10:50:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Oct-2016', '172.31.1.6', '2017-03-17 10:51:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2016', '/?pg=elbilling&ext=0&month=Sep-2016', '172.31.1.6', '2017-03-17 10:57:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2016', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.6', '2017-03-17 10:57:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elbilling&ext=0&month=Jul-2016', '172.31.1.6', '2017-03-17 10:58:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2016', '/?pg=elbilling&ext=0&month=Jun-2016', '172.31.1.6', '2017-03-17 10:58:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2016', '/?pg=elbilling&ext=0&month=May-2016', '172.31.1.6', '2017-03-17 10:59:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=May-2016', '/?pg=elbilling&ext=0&month=Apr-2016', '172.31.1.6', '2017-03-17 10:59:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Apr-2016', '/?pg=elbilling&ext=0&month=Mar-2016', '172.31.1.6', '2017-03-17 11:02:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2016', '/?pg=elbilling&ext=0&month=Feb-2016', '172.31.1.6', '2017-03-17 11:02:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Feb-2016', '/?pg=elbilling&ext=0&month=Jan-2016', '172.31.1.6', '2017-03-17 11:04:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2016', '/?pg=elbilling&ext=0&month=Dec-2015', '172.31.1.6', '2017-03-17 11:04:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2015', '/?pg=elbilling&ext=0&month=Nov-2015', '172.31.1.6', '2017-03-17 11:05:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2015', '/?pg=elbilling&ext=0&month=Oct-2015', '172.31.1.6', '2017-03-17 11:05:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2015', '/?pg=elbilling&ext=0&month=Sep-2015', '172.31.1.6', '2017-03-17 11:06:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2015', '/?pg=elbilling&ext=0&month=Aug-2015', '172.31.1.6', '2017-03-17 11:06:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-17 12:38:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-17 12:38:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-03-17 12:38:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2015', '/?pg=elflats', '172.31.1.6', '2017-03-17 12:39:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=17', '172.31.1.6', '2017-03-17 12:40:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=17', '/?pg=ellicensee', '172.31.1.6', '2017-03-17 12:40:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.6', '2017-03-17 12:40:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=10', '/index.php', '172.31.1.6', '2017-03-17 12:40:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=Asstt.%20Professor&external=No&id=15', '172.31.1.6', '2017-03-17 12:40:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=Asstt.%20Professor&external=No&id=15', '/?pg=elbilling', '172.31.1.6', '2017-03-17 12:41:06');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=5183', '172.31.1.6', '2017-03-17 12:41:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=5183', '/?pg=elsummary', '172.31.1.6', '2017-03-17 12:41:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary', '172.31.1.6', '2017-03-17 12:42:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?logout=1', '172.31.1.6', '2017-03-17 12:43:10'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.6', '2017-03-17 12:43:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-03-17 12:43:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-17 12:43:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-03-17 12:43:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.6', '2017-03-17 12:45:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-17 12:45:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.6', '2017-03-17 12:46:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-17 12:46:28'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-03-17 12:53:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-03-17 12:53:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-03-17 13:14:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-25 10:44:30'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-26 16:09:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-26 16:09:32'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-03-26 16:09:33'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-26 16:09:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-03-26 16:09:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Feb-2017&ext=1', '172.31.1.6', '2017-03-26 16:09:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Feb-2017&ext=1', '/?pg=elsmailing', '172.31.1.6', '2017-03-26 16:10:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Feb-2017&external=Yes', '172.31.1.6', '2017-03-26 16:10:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-03-27 15:57:22'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-27 16:05:56'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-27 16:06:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-27 16:06:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-03-27 16:06:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-03-27 16:06:41'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-03-27 16:06:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=5376', '172.31.1.6', '2017-03-27 16:06:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=5376', '/?pg=ellicensee', '172.31.1.6', '2017-03-27 16:07:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=281', '172.31.1.6', '2017-03-27 16:07:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=281', '/index.php', '172.31.1.6', '2017-03-27 16:15:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-03-27 16:16:00'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.6', '2017-03-27 16:16:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-03-27 16:16:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-27 16:16:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-03-27 16:17:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-03-27 16:17:31'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-03-27 16:17:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2017-03-27 16:18:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-03-27 16:19:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elsubsidy', '172.31.1.6', '2017-03-27 16:19:22'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-28 10:14:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-28 10:15:01'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-03-31 22:22:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-03-31 22:22:38'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-03-31 22:22:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2017-03-31 22:22:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elbilling', '172.31.1.6', '2017-04-01 02:15:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.6', '2017-04-01 02:15:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=1', '/?pg=elreading', '172.31.1.6', '2017-04-01 02:15:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elsummary', '172.31.1.6', '2017-04-01 02:15:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Mar-2017&external=Yes', '172.31.1.6', '2017-04-01 02:15:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2017&external=Yes', '/?pg=ellicensee', '172.31.1.6', '2017-04-01 02:15:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-04-01 02:15:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elrmailing', '172.31.1.6', '2017-04-01 02:16:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.6', '2017-04-01 02:16:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Mar-2017&external=Yes', '172.31.1.6', '2017-04-01 02:16:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=Yes', '/?pg=elsmailing&month=Jan-2017', '172.31.1.6', '2017-04-01 02:16:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017', '/?pg=elsmailing&month=Jan-2017&external=Yes', '172.31.1.6', '2017-04-01 02:16:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017&external=Yes', '/?pg=elunpaidbills', '172.31.1.6', '2017-04-01 02:36:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.6', '2017-04-01 02:36:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elsubsidy', '172.31.1.6', '2017-04-01 02:36:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elbconfig', '172.31.1.6', '2017-04-01 02:38:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/index.php', '172.31.1.6', '2017-04-01 02:39:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 02:39:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.6', '2017-04-01 02:39:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elupreading&month=Jul-2016', '172.31.1.6', '2017-04-01 02:40:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading&month=Jul-2016', '/?pg=elreading', '172.31.1.6', '2017-04-01 02:40:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.6', '2017-04-01 02:40:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.6', '2017-04-01 02:40:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.6', '2017-04-01 02:40:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elarrear', '172.31.1.6', '2017-04-01 02:40:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elgrouppayables', '172.31.1.6', '2017-04-01 02:40:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.6', '2017-04-01 02:40:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elunpaidbills', '172.31.1.6', '2017-04-01 02:40:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elformat', '172.31.1.6', '2017-04-01 02:40:43'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?logout=1', '172.31.1.6', '2017-04-01 02:48:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.6', '2017-04-01 02:48:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 02:48:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 02:50:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 02:51:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-01 13:16:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-01 13:16:29'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-04-01 13:16:29'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-04-01 13:16:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-04-01 13:25:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-04-01 13:25:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Feb-2017', '172.31.1.32', '2017-04-01 13:25:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Feb-2017', '/?pg=elreading&month=Nov-2016', '172.31.1.32', '2017-04-01 13:27:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2016', '/?pg=elreading&month=Jun-2016', '172.31.1.32', '2017-04-01 13:27:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2016', '/?pg=elreading&month=Aug-2016', '172.31.1.32', '2017-04-01 13:27:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2016', '/?pg=elreading&month=Oct-2016', '172.31.1.32', '2017-04-01 13:27:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2016', '/?pg=elreading&month=Sep-2016', '172.31.1.32', '2017-04-01 13:28:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2016', '/?pg=elreading&month=Feb-2017', '172.31.1.32', '2017-04-01 13:28:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Feb-2017', '/?pg=elflats', '172.31.1.32', '2017-04-01 13:28:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2017-04-01 13:29:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=197', '172.31.1.32', '2017-04-01 13:29:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=197', '/index.php', '172.31.1.32', '2017-04-01 13:29:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-01 13:30:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-04-01 13:32:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-04-01 13:32:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-04-01 13:32:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-04-01 13:36:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=281', '172.31.1.32', '2017-04-01 13:39:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=281', '/?pg=ellicensee', '172.31.1.32', '2017-04-01 13:58:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elformat', '172.31.1.32', '2017-04-01 13:58:46'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-01 14:00:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:00:57'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:00:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.6', '2017-04-01 14:01:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elflats', '172.31.1.6', '2017-04-01 14:01:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elcommon', '172.31.1.6', '2017-04-01 14:01:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=ellicensee', '172.31.1.6', '2017-04-01 14:02:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-04-01 14:03:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.6', '2017-04-01 14:03:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elflats', '172.31.1.6', '2017-04-01 14:03:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-04-01 14:04:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=16', '172.31.1.6', '2017-04-01 14:04:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=16', '/?pg=ellicensee&cat=&external=No&id=254', '172.31.1.6', '2017-04-01 14:05:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=254', '/index.php', '172.31.1.6', '2017-04-01 14:06:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=195', '172.31.1.6', '2017-04-01 14:08:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=195', '/index.php', '172.31.1.6', '2017-04-01 14:09:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=204', '172.31.1.6', '2017-04-01 14:10:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=204', '/index.php', '172.31.1.6', '2017-04-01 14:10:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.6', '2017-04-01 14:11:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=ellicensee', '172.31.1.6', '2017-04-01 14:16:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-04-01 14:16:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elflats', '172.31.1.6', '2017-04-01 14:19:47'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-01 14:32:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:32:28'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-04-01 14:32:28'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:32:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:32:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:32:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:32:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.6', '2017-04-01 14:32:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-04-01 14:32:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:33:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:33:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:33:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:33:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-04-01 14:33:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-04-01 14:33:44'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?logout=1', '172.31.1.6', '2017-04-01 14:33:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.6', '2017-04-01 14:33:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:34:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:34:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:34:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:34:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:34:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:34:12'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-01 14:34:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-01 14:34:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-04-01 14:34:44'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-04-01 14:34:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-04-01 14:34:48'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:35:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreceipt&id=5290', '172.31.1.6', '2017-04-01 14:43:51'),
('a.engr', 'direct', 'index.php', '172.31.1.6', '2017-04-01 14:43:58'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-01 14:44:07'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-04-03 15:35:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-03 15:35:05'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-03 17:18:46'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-04 09:43:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-04 11:11:25'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-04-04 11:11:25'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-04-04 11:11:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=282', '172.31.1.32', '2017-04-04 11:11:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=282', '/index.php', '172.31.1.32', '2017-04-04 11:13:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=78', '172.31.1.32', '2017-04-04 11:13:56'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=78', '/?logout=1', '172.31.1.32', '2017-04-04 11:14:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=78', 'index.php', '172.31.1.32', '2017-04-04 11:14:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-04 11:14:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-04 11:14:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-05 12:39:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-05 12:39:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 12:39:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 13:21:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-04-05 13:21:13'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-04-05 13:21:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-04-05 16:00:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 16:20:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-04-05 16:20:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.32', '2017-04-05 16:20:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=No&id=16', '172.31.1.32', '2017-04-05 16:22:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=16', '/index.php', '172.31.1.32', '2017-04-05 16:23:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 16:25:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-04-05 16:25:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-04-05 16:33:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 16:37:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 17:07:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 17:19:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 17:31:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 17:44:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-04-05 17:44:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=195', '172.31.1.32', '2017-04-05 17:44:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=195', '/index.php', '172.31.1.32', '2017-04-05 17:46:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-04-05 17:46:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elreading', '172.31.1.32', '2017-04-05 17:49:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-04-05 17:49:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.32', '2017-04-05 17:49:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=1', '/?pg=elbilling&month=Mar-2017&ext=1&recal=1', '172.31.1.32', '2017-04-05 17:49:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=1&recal=1', '/?pg=elbilling&month=Mar-2017&ext=0', '172.31.1.32', '2017-04-05 17:49:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-05 17:49:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elbilling&ext=0&month=Feb-2017', '172.31.1.32', '2017-04-05 18:09:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Feb-2017', '/?pg=elbilling&ext=0&month=Jan-2017', '172.31.1.32', '2017-04-05 18:09:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2017', '/?pg=elbilling&ext=0&month=Mar-2017', '172.31.1.32', '2017-04-05 18:09:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2017', '/?pg=elreading', '172.31.1.32', '2017-04-05 18:11:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2017-04-05 18:11:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=195', '172.31.1.32', '2017-04-05 18:12:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=195', '/index.php', '172.31.1.32', '2017-04-05 18:12:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-04-05 18:12:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-05 18:12:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.32', '2017-04-05 18:18:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=1', '/?pg=elbilling&month=Mar-2017&ext=0', '172.31.1.32', '2017-04-05 18:18:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.32', '2017-04-05 18:39:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=1', '/?pg=elbilling&month=Mar-2017&ext=0', '172.31.1.32', '2017-04-05 18:41:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0', '/?pg=elgrouppayables', '172.31.1.32', '2017-04-05 18:41:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.32', '2017-04-05 18:42:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Feb-2017', '172.31.1.32', '2017-04-05 18:45:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Feb-2017', '/?pg=elbilling&ext=0&month=Mar-2017', '172.31.1.32', '2017-04-05 18:49:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2017', '/?pg=elsummary', '172.31.1.32', '2017-04-05 18:49:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Mar-2017&external=No&mailing=1', '172.31.1.32', '2017-04-05 18:50:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2017&external=No&mailing=1', '/?pg=elsummary&month=Mar-2017&external=Yes', '172.31.1.32', '2017-04-05 18:51:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2017&external=Yes', '/?pg=elsummary&month=Mar-2017&external=Yes&mailing=1', '172.31.1.32', '2017-04-05 18:51:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Mar-2017&external=Yes&mailing=1', '/?pg=elunpaidbills', '172.31.1.32', '2017-04-05 19:02:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elrmailing', '172.31.1.32', '2017-04-05 19:03:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Mar-2017&external=No&mailing=1', '172.31.1.32', '2017-04-05 19:03:43'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-05 19:24:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-05 19:24:18'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2017-04-05 19:37:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-05 19:37:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:38:05'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-04-05 19:38:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-04-05 19:38:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:38:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:38:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:39:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-05 19:39:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:40:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:40:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:40:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:42:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:42:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:43:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 19:43:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-05 19:43:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-05 19:44:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Mar-2017&external=No&mailing=1', '/?pg=elrmailing&month=Mar-2017&external=Yes', '172.31.1.32', '2017-04-05 19:50:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2017&external=Yes', '/?pg=elrmailing&id=&month=Mar-2017&external=Yes&mailing=1', '172.31.1.32', '2017-04-05 19:50:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Mar-2017&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2017-04-05 19:55:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Mar-2017&external=No&mailing=1', '172.31.1.32', '2017-04-05 19:55:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=No&mailing=1', '/?pg=elsmailing&month=Mar-2017&external=Yes', '172.31.1.32', '2017-04-05 19:56:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=Yes', '/?pg=elsmailing&month=Mar-2017&external=Yes&mailing=1', '172.31.1.32', '2017-04-05 19:57:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-05 20:00:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-05 20:00:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-05 20:00:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2017-04-05 20:13:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2017-04-05 20:13:37'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-06 09:45:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-06 09:46:21'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-04-06 09:46:21'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-04-06 09:46:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2017-04-06 09:48:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.32', '2017-04-06 09:49:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2017-04-06 09:49:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Mar-2017&id=5521', '172.31.1.32', '2017-04-06 09:49:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2017&id=5521', '/?pg=elrmailing&id=5521&month=Mar-2017&external=No&mailing=1', '172.31.1.32', '2017-04-06 09:50:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=5521&month=Mar-2017&external=No&mailing=1', '/?pg=elrmailing&month=Mar-2017&id=', '172.31.1.32', '2017-04-06 09:50:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2017&id=', '/?pg=elrmailing&month=Mar-2017&id=5605', '172.31.1.32', '2017-04-06 09:50:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2017&id=5605', '/?pg=elrmailing&id=5605&month=Mar-2017&external=No&mailing=1', '172.31.1.32', '2017-04-06 09:50:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=5605&month=Mar-2017&external=No&mailing=1', '/?pg=elrmailing&month=Mar-2017&id=', '172.31.1.32', '2017-04-06 09:51:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2017&id=', '/?pg=elrmailing&month=Mar-2017&id=5521', '172.31.1.32', '2017-04-06 09:51:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2017&id=5521', '/?pg=ellicensee', '172.31.1.32', '2017-04-06 09:52:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2017-04-06 09:52:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.32', '2017-04-06 09:53:12'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-06 15:24:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-06 15:24:39'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-10 13:00:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-10 13:01:08'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-04-10 13:01:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2017-04-10 13:01:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Mar-2017&external=Yes', '172.31.1.32', '2017-04-10 13:04:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Mar-2017&external=Yes', 'index.php', '172.31.1.32', '2017-04-10 13:12:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-10 13:12:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-04-10 15:02:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.32', '2017-04-10 15:02:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=1', '/?pg=elbilling&ext=1&month=Feb-2017', '172.31.1.32', '2017-04-10 15:34:45'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-04-11 09:39:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-04-11 09:39:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:40:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:42:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:42:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:43:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:43:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:44:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:45:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:45:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:45:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:46:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:46:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:47:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:47:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:48:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:48:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:48:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:49:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:49:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:50:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:51:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:52:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:54:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:54:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:54:57'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-04-11 09:55:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-04-11 09:55:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:57:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 09:57:52'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-04-11 11:21:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-04-11 11:21:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 11:21:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 11:21:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 11:21:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-04-11 11:21:30'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-13 14:56:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-13 14:56:32'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-04-13 14:56:32'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-04-13 14:56:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.6', '2017-04-13 14:56:38'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-16 23:31:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-18 15:05:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-18 15:06:08'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-04-18 15:06:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-04-18 15:06:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.32', '2017-04-18 15:06:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=1', '/?pg=elbilling&month=Mar-2017&ext=0', '172.31.1.32', '2017-04-18 15:06:24'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-20 10:30:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-20 10:31:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 10:31:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 10:31:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-04-20 10:31:42'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.32', '2017-04-20 10:31:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=ellicensee', '172.31.1.32', '2017-04-20 10:34:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elrmailing', '172.31.1.32', '2017-04-20 10:34:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=ellicensee', '172.31.1.32', '2017-04-20 10:37:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-04-20 10:37:43'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-20 10:37:47'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-20 10:47:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-20 10:47:22'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-04-20 10:47:22'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2017-04-20 10:47:26'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2017-04-20 10:47:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.32', '2017-04-20 10:48:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-04-20 10:48:48'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2017-04-20 10:49:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elflats', '172.31.1.32', '2017-04-20 10:50:03'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=113', '172.31.1.32', '2017-04-20 10:50:08'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats&id=113', '/?pg=ellicensee', '172.31.1.32', '2017-04-20 10:50:19'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=284', '172.31.1.32', '2017-04-20 10:50:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=284', '/?pg=elsubsidy', '172.31.1.32', '2017-04-20 10:50:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=19', '172.31.1.32', '2017-04-20 10:51:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=19', '/?pg=elsubsidy&id=', '172.31.1.32', '2017-04-20 10:55:16'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=', '/?pg=elbilling', '172.31.1.32', '2017-04-20 10:55:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsubsidy', '172.31.1.32', '2017-04-20 10:55:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/index.php', '172.31.1.32', '2017-04-20 10:56:13'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 10:58:17'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-04-20 10:58:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=284', '172.31.1.32', '2017-04-20 10:58:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=284', '/index.php', '172.31.1.32', '2017-04-20 10:58:33'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 10:58:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-04-20 10:58:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2017-04-20 10:59:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/?pg=elbilling', '172.31.1.32', '2017-04-20 10:59:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=5491', '172.31.1.32', '2017-04-20 10:59:36'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=5491', '/?pg=elrmailing', '172.31.1.32', '2017-04-20 12:56:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2017-04-20 12:56:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&id=5491', '172.31.1.32', '2017-04-20 12:57:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2017-04-20 13:00:24'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2017-04-20 13:00:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:00:33'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:02:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2017&id=5491', '/?pg=elbilling', '172.31.1.32', '2017-04-20 13:07:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:07:21'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:07:32'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2017&id=5491', '/?pg=elrmailing', '172.31.1.32', '2017-04-20 13:07:45'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:08:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:08:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5492', '172.31.1.32', '2017-04-20 13:08:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:08:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5495', '172.31.1.32', '2017-04-20 13:08:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:08:53'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5476', '172.31.1.32', '2017-04-20 13:08:59'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:09:06'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:09:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:13:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:13:30'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:15:44'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:18:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:18:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:19:10'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:19:11'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:22:17'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:24:14'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:26:55'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:26:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:27:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:27:28'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:27:29'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:28:40'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:28:51'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5476', '172.31.1.32', '2017-04-20 13:28:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:29:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elsubsidy', '172.31.1.32', '2017-04-20 13:29:13'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=20', '172.31.1.32', '2017-04-20 13:29:15'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=20', '/index.php', '172.31.1.32', '2017-04-20 13:29:23'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-04-20 13:29:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.32', '2017-04-20 13:29:35'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elreceipt&month=Mar-2017&id=5491', '172.31.1.32', '2017-04-20 13:29:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2017&id=5491', '/?logout=1', '172.31.1.32', '2017-04-20 13:29:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Mar-2017&id=5491', 'index.php', '172.31.1.32', '2017-04-20 13:29:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-04-20 16:19:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.32', '2017-04-20 16:19:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-20 16:20:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 16:24:07'),
('ilight', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-04-20 16:24:07'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.32', '2017-04-20 16:24:10'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.32', '2017-04-20 16:26:58'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?logout=1', '172.31.1.32', '2017-04-20 16:27:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsubsidy', 'index.php', '172.31.1.32', '2017-04-20 16:27:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-04-20 16:27:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 16:27:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 16:31:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 16:33:50');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 16:34:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 16:35:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-04-20 16:35:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-20 22:11:07'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-22 10:22:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-22 10:22:37'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-04-22 10:22:39'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-25 14:22:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-25 14:22:35'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-04-25 14:22:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2017-04-25 14:22:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbconfig', '172.31.1.6', '2017-04-25 14:22:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/index.php', '172.31.1.6', '2017-04-25 14:25:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsmailing', '172.31.1.6', '2017-04-25 14:25:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Mar-2017&external=No&mailing=1', '172.31.1.6', '2017-04-25 14:25:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=No&mailing=1', '/?pg=elsmailing&month=Mar-2017&external=Yes', '172.31.1.6', '2017-04-25 14:27:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=Yes', '/?pg=elunpaidbills', '172.31.1.6', '2017-04-25 14:33:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elsummary', '172.31.1.6', '2017-04-25 14:34:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Mar-2017&external=No&mailing=1', '172.31.1.6', '2017-04-25 14:35:11'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-04-26 14:47:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-04-26 14:47:33'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-27 15:50:11'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-27 15:50:23'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-04-27 15:50:23'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-04-27 15:50:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-04-27 15:52:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=49', '172.31.1.6', '2017-04-27 15:52:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=49', '/index.php', '172.31.1.6', '2017-04-27 15:55:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-04-27 15:56:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elflats', '172.31.1.6', '2017-04-27 15:56:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-04-27 15:56:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=49', '172.31.1.6', '2017-04-27 15:57:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=49', '/index.php', '172.31.1.6', '2017-04-27 15:58:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-27 15:58:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon', '172.31.1.6', '2017-04-27 15:59:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elupreading', '172.31.1.6', '2017-04-27 15:59:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elreading', '172.31.1.6', '2017-04-27 15:59:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.6', '2017-04-27 15:59:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elbilling', '172.31.1.6', '2017-04-27 15:59:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.6', '2017-04-27 15:59:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elsummary', '172.31.1.6', '2017-04-27 16:03:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.6', '2017-04-27 16:03:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.6', '2017-04-27 16:03:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.6', '2017-04-27 16:04:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.31.1.6', '2017-04-27 16:04:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elsummary', '172.31.1.6', '2017-04-27 16:05:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elreading', '172.31.1.6', '2017-04-27 16:05:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-04-27 16:05:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '172.31.1.6', '2017-04-27 16:06:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Mar-2017&ext=0&recal=1', '/?pg=elsummary', '172.31.1.6', '2017-04-27 16:06:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elbilling', '172.31.1.6', '2017-04-27 16:15:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Mar-2017&ext=1', '172.31.1.6', '2017-04-27 16:20:00'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.6', '2017-04-29 00:22:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-04-29 00:22:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-29 00:22:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-29 00:22:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-04-29 00:23:33'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-04-29 14:41:19'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-05-01 10:22:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-01 10:22:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-01 10:22:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.6', '2017-05-01 10:22:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Apr-2017&external=Yes', '172.31.1.6', '2017-05-01 10:22:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Apr-2017&external=Yes', '/?pg=elrmailing&month=Apr-2017&external=No', '172.31.1.6', '2017-05-01 10:22:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Apr-2017&external=No', '/?pg=elbilling', '172.31.1.6', '2017-05-01 10:22:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=1', '172.31.1.6', '2017-05-01 10:22:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=1', '/?pg=elbilling&month=Apr-2017&ext=0', '172.31.1.6', '2017-05-01 10:22:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0', '/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '172.31.1.6', '2017-05-01 10:22:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '172.31.1.6', '2017-05-01 10:22:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '/?pg=elsummary', '172.31.1.6', '2017-05-01 10:23:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Apr-2017&external=Yes', '172.31.1.6', '2017-05-01 10:23:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017&external=Yes', '/?pg=elsummary&month=Apr-2017&external=No', '172.31.1.6', '2017-05-01 10:23:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017&external=No', 'index.php', '172.31.1.6', '2017-05-01 10:23:15'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.6', '2017-05-01 10:23:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-05-01 10:23:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-05-01 10:23:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-01 10:23:40'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-05-01 10:23:40'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-05-01 10:23:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.6', '2017-05-01 10:23:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Feb-2017', '172.31.1.6', '2017-05-01 10:23:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Feb-2017', '/?pg=elbilling&ext=0&month=Mar-2017', '172.31.1.6', '2017-05-01 10:23:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2017', '/?pg=ellicensee', '172.31.1.6', '2017-05-01 10:27:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.6', '2017-05-01 10:46:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2017-05-01 10:46:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=ellicensee', '172.31.1.6', '2017-05-01 12:10:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=38', '172.31.1.6', '2017-05-01 12:11:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=38', '/?pg=elbilling', '172.31.1.6', '2017-05-01 12:11:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Jun-2015', '172.31.1.6', '2017-05-01 12:11:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2015', '/?logout=1', '172.31.1.6', '2017-05-01 16:29:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2015', 'index.php', '172.31.1.6', '2017-05-01 16:29:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-01 16:31:28'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-05-03 11:40:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-03 11:40:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-03 12:40:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-05-03 12:40:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:41:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '172.31.1.6', '2017-05-03 12:41:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:41:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=1', '172.31.1.6', '2017-05-03 12:41:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=1', '/?pg=elbilling&month=Apr-2017&ext=0', '172.31.1.6', '2017-05-03 12:41:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0', '/?pg=elunpaidbills', '172.31.1.6', '2017-05-03 12:41:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?logout=1', '172.31.1.6', '2017-05-03 12:41:42'),
('guest', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', 'index.php', '172.31.1.6', '2017-05-03 12:41:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-03 12:41:51'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-05-03 12:41:52'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:42:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:42:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:42:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:42:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:42:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '172.31.1.6', '2017-05-03 12:42:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '172.31.1.6', '2017-05-03 12:42:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '/?pg=elbilling', '172.31.1.6', '2017-05-03 12:42:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Feb-2017', '172.31.1.6', '2017-05-03 12:42:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Feb-2017', '/?pg=elbilling&ext=0&month=Mar-2017', '172.31.1.6', '2017-05-03 12:43:15'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2017', '/?logout=1', '172.31.1.6', '2017-05-03 12:46:24'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2017', 'index.php', '172.31.1.6', '2017-05-03 12:46:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-03 12:46:31'),
('guest', 'direct', '/?pg=elreceipt&id=5521', '172.31.1.6', '2017-05-03 12:52:01'),
('guest', 'direct', '/?pg=elreceipt&id=5521', '172.31.1.6', '2017-05-03 12:52:02'),
('guest', 'direct', '/?pg=elreceipt&id=5521', '172.31.1.6', '2017-05-03 12:52:15'),
('guest', 'direct', '/?pg=elreceipt&id=5521', '172.31.1.6', '2017-05-03 12:52:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-03 16:15:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-05-03 16:15:55'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-05-03 16:16:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-05-03 16:16:09'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-05-03 18:08:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-03 18:08:54'),
('guest', 'android-app://com.google.android.gm', 'index.php', '172.31.1.31', '2017-05-06 07:28:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-06 07:29:26'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2017-05-09 00:55:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-09 00:55:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-11 00:10:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-11 00:11:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-11 00:11:18'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-05-13 10:11:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-13 10:14:24'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-05-13 10:14:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-05-13 10:14:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.6', '2017-05-13 10:15:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elreading', '172.31.1.6', '2017-05-13 10:15:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-05-13 11:30:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-13 11:51:03'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-05-13 12:44:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-13 12:44:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-13 12:48:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-13 13:01:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2017-05-13 13:01:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.6', '2017-05-13 13:01:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-05-13 13:01:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=177', '172.31.1.6', '2017-05-13 13:02:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=177', '/index.php', '172.31.1.6', '2017-05-13 13:02:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&external=No', '172.31.1.6', '2017-05-13 13:03:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=elbilling', '172.31.1.6', '2017-05-13 13:04:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=1', '172.31.1.6', '2017-05-13 13:04:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=1', '/?pg=elbilling&month=Apr-2017&ext=1&recal=1', '172.31.1.6', '2017-05-13 13:04:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=1&recal=1', '/?pg=elbilling&month=Apr-2017&ext=0', '172.31.1.6', '2017-05-13 13:04:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0', '/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '172.31.1.6', '2017-05-13 13:04:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0&recal=1', '/?pg=elbilling&month=Apr-2017&ext=1', '172.31.1.6', '2017-05-13 13:06:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=1', '/?pg=elbilling&month=Apr-2017&ext=0', '172.31.1.6', '2017-05-13 13:06:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=0', '/?pg=elsummary', '172.31.1.6', '2017-05-13 13:06:41'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-05-15 10:56:10'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-05-15 10:56:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-15 10:56:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 10:58:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 10:58:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 10:59:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 10:59:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 11:00:02'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-05-15 11:01:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-15 11:01:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 11:06:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 11:07:05'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-05-15 14:59:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-15 14:59:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 14:59:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 15:00:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 15:00:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-15 15:00:48'),
('rs174', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.31', '2017-05-15 15:00:48'),
('rs174', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-15 15:00:59'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2017-05-15 15:05:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-15 15:05:40'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-05-15 17:08:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-15 17:08:07'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-05-16 09:51:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-05-16 09:52:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 09:57:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 09:59:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 10:00:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 10:00:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 10:01:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 10:02:08'),
('rs166', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.5', '2017-05-16 10:02:08'),
('rs166', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-05-16 10:02:19'),
('rs166', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 10:02:35'),
('rs166', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 10:03:47'),
('rs166', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 10:05:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-16 11:45:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-16 11:45:39'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-16 11:45:39'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-05-16 11:45:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-05-16 11:46:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elbilling', '172.31.1.32', '2017-05-16 11:46:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.32', '2017-05-16 11:50:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-05-16 11:50:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Apr-2017&external=Yes', '172.31.1.32', '2017-05-16 11:50:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017&external=Yes', '/?pg=elsummary&month=Apr-2017&external=Yes&mailing=1', '172.31.1.32', '2017-05-16 11:50:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017&external=Yes&mailing=1', '/?pg=elsummary&month=Apr-2017&external=No', '172.31.1.32', '2017-05-16 11:52:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017&external=No', '/?pg=elsummary&month=Apr-2017&external=No&mailing=1', '172.31.1.32', '2017-05-16 11:52:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017&external=No&mailing=1', '/?pg=elunpaidbills', '172.31.1.32', '2017-05-16 11:54:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elsummary', '172.31.1.32', '2017-05-16 11:58:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.32', '2017-05-16 12:00:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Apr-2017&external=No&mailing=1', '172.31.1.32', '2017-05-16 12:00:24'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-16 12:01:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-16 12:01:48'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-16 12:01:48'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-16 12:02:00'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-05-16 12:03:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-16 12:03:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:04:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:05:25'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-16 12:06:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-16 12:06:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:06:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:06:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:06:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:07:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:07:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:07:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:07:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:07:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:07:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:08:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:08:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:08:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:08:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:08:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:08:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:09:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:09:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:10:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:11:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:11:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:11:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:11:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:11:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:11:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:11:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:11:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:11:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:11:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:12:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:12:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:12:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:12:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:12:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:12:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:12:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:12:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:12:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:13:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:13:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:14:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:15:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:15:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:15:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:15:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:16:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:16:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:16:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:17:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:17:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:17:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:17:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:17:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:18:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:18:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:19:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:19:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:25:10'),
('guest', 'https://mail.google.com/mail/u/1/?tab=mm', 'index.php', '172.31.1.6', '2017-05-16 12:34:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-16 12:34:42'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-05-16 12:42:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:42:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:42:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:43:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:43:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:43:31'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-05-16 12:44:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:44:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:45:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:45:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:45:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:45:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:45:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:46:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:46:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:46:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:46:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:46:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:46:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Apr-2017&external=No&mailing=1', '/?pg=elrmailing&month=Apr-2017&external=Yes', '172.31.1.32', '2017-05-16 12:48:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Apr-2017&external=Yes', '/?pg=elrmailing&id=&month=Apr-2017&external=Yes&mailing=1', '172.31.1.32', '2017-05-16 12:48:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-16 12:51:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-16 12:51:30'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-05-16 12:51:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-05-16 12:51:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:53:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:53:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:54:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:54:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:55:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:55:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:55:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:55:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 12:55:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:55:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:55:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-16 12:56:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:56:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:56:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:56:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:56:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:56:55'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-05-16 12:56:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:57:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:57:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 12:57:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:57:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:57:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:57:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:58:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:58:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:58:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:58:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:58:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:59:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:59:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 12:59:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 13:00:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 13:00:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 13:00:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 13:00:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-16 13:01:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Apr-2017&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2017-05-16 13:20:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Apr-2017&external=No&mailing=1', '172.31.1.32', '2017-05-16 13:20:27'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.32', '2017-05-16 15:08:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-16 15:08:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 15:08:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 15:08:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 15:14:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2017&external=No&mailing=1', 'index.php', '172.31.1.32', '2017-05-16 15:47:25'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-16 15:47:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-05-16 15:48:04'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-05-16 16:21:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-16 16:21:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:22:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:24:36'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-05-16 16:25:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-05-16 16:25:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:26:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:27:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:29:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:30:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:31:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:36:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:37:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:37:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:37:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:37:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:38:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:39:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:39:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:40:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:40:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:40:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:42:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:42:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-05-16 16:43:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-17 17:59:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-17 17:59:49'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-17 17:59:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-17 18:00:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-17 18:00:25'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-17 18:00:25'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2017-05-17 18:00:39'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2017-05-17 18:00:41'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-17 18:00:54'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-05-17 18:02:21'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-17 18:02:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Mar-2017', '172.31.1.32', '2017-05-17 18:02:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-18 11:39:38'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-18 11:39:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-18 16:41:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-18 16:41:22'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-18 16:41:22'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-18 16:41:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-05-18 16:41:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Mar-2017', '172.31.1.32', '2017-05-18 16:42:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2017', '/?pg=elbilling&ext=0&month=Feb-2017', '172.31.1.32', '2017-05-18 16:44:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Feb-2017', '/?pg=elbilling&ext=0&month=Jan-2017', '172.31.1.32', '2017-05-18 16:45:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2017', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-05-18 16:47:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.32', '2017-05-18 16:52:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Oct-2016', '172.31.1.32', '2017-05-18 16:54:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2016', '/?pg=elbilling&ext=0&month=Sep-2016', '172.31.1.32', '2017-05-18 16:55:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2016', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.32', '2017-05-18 16:56:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elbilling&ext=0&month=Jul-2016', '172.31.1.32', '2017-05-18 16:58:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2016', '/?pg=elbilling&ext=0&month=Jun-2016', '172.31.1.32', '2017-05-18 16:59:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2016', '/?pg=elbilling&ext=0&month=May-2016', '172.31.1.32', '2017-05-18 16:59:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=May-2016', '/?pg=elbilling&ext=0&month=Apr-2016', '172.31.1.32', '2017-05-18 17:00:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Apr-2016', '/?pg=elbilling&ext=0&month=May-2016', '172.31.1.32', '2017-05-18 17:05:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=May-2016', '/?pg=elbilling&ext=0&month=Jun-2016', '172.31.1.32', '2017-05-18 17:07:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2016', '/?pg=elbilling&ext=0&month=Jul-2016', '172.31.1.32', '2017-05-18 17:08:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2016', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.32', '2017-05-18 17:10:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elbilling&ext=0&month=Sep-2016', '172.31.1.32', '2017-05-18 17:10:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2016', '/?pg=elbilling&ext=0&month=Oct-2016', '172.31.1.32', '2017-05-18 17:11:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Oct-2016', '/?pg=elbilling&ext=0&month=Nov-2016', '172.31.1.32', '2017-05-18 17:11:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Nov-2016', '/?pg=elbilling&ext=0&month=Dec-2016', '172.31.1.32', '2017-05-18 17:11:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Dec-2016', '/?pg=elbilling&ext=0&month=Jan-2017', '172.31.1.32', '2017-05-18 17:12:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2017', '/?pg=elbilling&ext=0&month=Feb-2017', '172.31.1.32', '2017-05-18 17:12:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Feb-2017', '/?pg=elbilling&ext=0&month=Mar-2017', '172.31.1.32', '2017-05-18 17:12:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Mar-2017', '/?pg=elbilling&ext=0&month=Aug-2016', '172.31.1.32', '2017-05-18 17:19:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2016', '/?pg=elbilling&month=Aug-2016&ext=0&recal=2', '172.31.1.32', '2017-05-18 17:20:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2016&ext=0&recal=2', '/?pg=elbilling&ext=0&month=Sep-2016', '172.31.1.32', '2017-05-18 17:20:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2016', '/?pg=elbilling&month=Sep-2016&ext=0&recal=2', '172.31.1.32', '2017-05-18 17:20:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&ext=0&recal=2', '/?pg=elbilling&month=Sep-2016&ext=0&recal=2', '172.31.1.32', '2017-05-18 17:25:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2016&ext=0&recal=2', '/?pg=elarrear', '172.31.1.32', '2017-05-18 17:25:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.32', '2017-05-18 17:25:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&ext=&month=Sep-2016', '172.31.1.32', '2017-05-18 17:25:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Sep-2016', '/?pg=elarrear&ext=&month=Nov-2016', '172.31.1.32', '2017-05-18 17:26:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Nov-2016', '/?pg=elarrear&ext=&month=Oct-2016', '172.31.1.32', '2017-05-18 17:26:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Oct-2016', '/?pg=elarrear&month=Oct-2016&ext=1', '172.31.1.32', '2017-05-18 17:27:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Oct-2016&ext=1', '/?pg=elarrear&month=Oct-2016&ext=0', '172.31.1.32', '2017-05-18 17:27:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Oct-2016&ext=0', 'index.php', '172.31.1.32', '2017-05-18 17:27:17'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-05-18 17:27:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=May-2016', '172.31.1.32', '2017-05-18 17:27:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=May-2016', '/?pg=elbilling&month=May-2016&ext=1', '172.31.1.32', '2017-05-18 17:29:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2016&ext=1', '/?pg=elbilling&ext=1&month=Apr-2016', '172.31.1.32', '2017-05-18 17:29:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Apr-2016', '/?pg=elbilling&ext=1&month=May-2016', '172.31.1.32', '2017-05-18 17:30:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=May-2016', '/?pg=elbilling&ext=1&month=Jun-2016', '172.31.1.32', '2017-05-18 17:30:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jun-2016', '/?pg=elbilling&ext=1&month=Jul-2016', '172.31.1.32', '2017-05-18 17:30:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jul-2016', '/?pg=elbilling&ext=1&month=Aug-2016', '172.31.1.32', '2017-05-18 17:30:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Aug-2016', '/?pg=elbilling&ext=1&month=Sep-2016', '172.31.1.32', '2017-05-18 17:31:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Sep-2016', '/?pg=elbilling&ext=1&month=Oct-2016', '172.31.1.32', '2017-05-18 17:31:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Oct-2016', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-05-18 17:31:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', '/?pg=elbilling&ext=1&month=Dec-2016', '172.31.1.32', '2017-05-18 17:31:39');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Dec-2016', '/?pg=elbilling&ext=1&month=Jan-2017', '172.31.1.32', '2017-05-18 17:31:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jan-2017', '/?pg=elbilling&ext=1&month=Feb-2017', '172.31.1.32', '2017-05-18 17:31:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Feb-2017', '/?pg=elbilling&ext=1&month=Mar-2017', '172.31.1.32', '2017-05-18 17:32:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Mar-2017', '/?pg=elarrear', '172.31.1.32', '2017-05-18 17:32:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&ext=&month=Aug-2016', '172.31.1.32', '2017-05-18 17:32:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=&month=Aug-2016', '/?pg=elarrear&month=Aug-2016&ext=1', '172.31.1.32', '2017-05-18 17:32:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Aug-2016&ext=1', '/?pg=elarrear&ext=1&month=Sep-2016', '172.31.1.32', '2017-05-18 17:32:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Sep-2016', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-05-18 17:32:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', '/?pg=elarrear&ext=1&month=Nov-2016', '172.31.1.32', '2017-05-18 17:33:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Nov-2016', '/?pg=elarrear&ext=1&month=Apr-2016', '172.31.1.32', '2017-05-18 17:37:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Apr-2016', '/?pg=elarrear&ext=1&month=Mar-2017', '172.31.1.32', '2017-05-18 17:40:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Mar-2017', '/?pg=elarrear&ext=1&month=May-2016', '172.31.1.32', '2017-05-18 17:40:54'),
('guest', 'direct', '/?pg=elreceipt&id=2689', '172.31.1.32', '2017-05-18 17:44:06'),
('guest', 'direct', '/?pg=elreceipt&id=2689', '172.31.1.32', '2017-05-18 17:44:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=May-2016', '/?pg=elarrear&ext=1&month=Nov-2016', '172.31.1.32', '2017-05-18 17:45:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Nov-2016', '/?pg=elbilling', '172.31.1.32', '2017-05-18 17:45:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=1', '172.31.1.32', '2017-05-18 17:45:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=1', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-05-18 17:45:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', '/?pg=elbilling&ext=1&month=Jun-2016', '172.31.1.32', '2017-05-18 17:46:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jun-2016', '/?pg=elbilling&ext=1&month=Jul-2016', '172.31.1.32', '2017-05-18 17:48:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jul-2016', '/?pg=elbilling&ext=1&month=Aug-2016', '172.31.1.32', '2017-05-18 17:48:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Aug-2016', '/?pg=elbilling&ext=1&month=Sep-2016', '172.31.1.32', '2017-05-18 17:49:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Sep-2016', '/?pg=elbilling&ext=1&month=Oct-2016', '172.31.1.32', '2017-05-18 17:49:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Oct-2016', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-05-18 17:49:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', '/?pg=elbilling&ext=1&month=Dec-2016', '172.31.1.32', '2017-05-18 17:50:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Dec-2016', '/?pg=elbilling&ext=1&month=Jan-2017', '172.31.1.32', '2017-05-18 17:51:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jan-2017', '/?pg=elbilling&ext=1&month=Feb-2017', '172.31.1.32', '2017-05-18 17:51:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Feb-2017', '/?pg=elbilling&ext=1&month=Mar-2017', '172.31.1.32', '2017-05-18 17:52:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Mar-2017', '/?pg=elarrear', '172.31.1.32', '2017-05-18 18:01:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Apr-2017&ext=1', '172.31.1.32', '2017-05-18 18:01:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Apr-2017&ext=1', '/?pg=elarrear&ext=1&month=Aug-2016', '172.31.1.32', '2017-05-18 18:01:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Aug-2016', '/?pg=elarrear&ext=1&month=Sep-2016', '172.31.1.32', '2017-05-18 18:01:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Sep-2016', '/?pg=elarrear&ext=1&month=Oct-2016', '172.31.1.32', '2017-05-18 18:02:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&ext=1&month=Oct-2016', '/?pg=elbilling', '172.31.1.32', '2017-05-18 18:03:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Apr-2017&ext=1', '172.31.1.32', '2017-05-18 18:03:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Apr-2017&ext=1', '/?pg=elbilling&ext=1&month=Aug-2016', '172.31.1.32', '2017-05-18 18:03:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Aug-2016', '/?pg=elbilling&ext=1&month=Apr-2016', '172.31.1.32', '2017-05-18 18:03:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Apr-2016', '/?pg=elbilling&ext=1&month=May-2016', '172.31.1.32', '2017-05-18 18:04:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=May-2016', '/?pg=elbilling&ext=1&month=Jun-2016', '172.31.1.32', '2017-05-18 18:04:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jun-2016', '/?pg=elbilling&ext=1&month=Jul-2016', '172.31.1.32', '2017-05-18 18:04:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jul-2016', '/?pg=elbilling&ext=1&month=Aug-2016', '172.31.1.32', '2017-05-18 18:05:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Aug-2016', '/?pg=elbilling&ext=1&month=Sep-2016', '172.31.1.32', '2017-05-18 18:05:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Sep-2016', '/?pg=elbilling&ext=1&month=Oct-2016', '172.31.1.32', '2017-05-18 18:05:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Oct-2016', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-05-18 18:05:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', '/?pg=elbilling&ext=1&month=Dec-2016', '172.31.1.32', '2017-05-18 18:06:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Dec-2016', '/?pg=elbilling&ext=1&month=Jan-2017', '172.31.1.32', '2017-05-18 18:06:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jan-2017', '/?pg=elbilling&ext=1&month=Feb-2017', '172.31.1.32', '2017-05-18 18:06:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Feb-2017', '/?pg=elbilling&ext=1&month=Mar-2017', '172.31.1.32', '2017-05-18 18:07:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Mar-2017', '/?pg=elbilling&ext=1&month=Jul-2016', '172.31.1.32', '2017-05-18 18:56:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jul-2016', 'index.php', '172.31.1.32', '2017-05-18 19:10:07'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-18 19:10:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-05-18 19:10:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2017-05-18 19:10:50'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-18 19:10:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-19 10:00:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-19 10:00:36'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-19 10:00:36'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-05-19 10:00:41'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-05-22 16:52:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-05-22 16:52:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-22 16:52:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-22 16:52:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-22 16:53:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-05-22 16:53:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-05-22 16:53:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Apr-2017&external=Yes', '172.31.1.6', '2017-05-22 16:53:23'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-05-24 05:21:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-05-24 05:21:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-24 05:22:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-24 05:22:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-24 05:23:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-05-24 05:23:42'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-05-31 10:31:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-05-31 10:31:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-05-31 10:31:59'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2017-05-31 10:32:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-05-31 10:57:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-31 10:57:26'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-05-31 10:57:27'),
('ilight', 'direct', 'index.php', '172.31.1.32', '2017-05-31 11:17:32'),
('ilight', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-05-31 11:17:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2017-05-31 13:09:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-05-31 13:09:56'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-01 10:04:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-01 10:04:49'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-06-02 17:36:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-06-02 17:36:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-06-02 17:36:50'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2017-06-02 17:36:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-02 18:13:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-02 18:13:32'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-02 18:21:29'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-03 11:03:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-03 11:03:57'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-03 11:03:57'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-06-03 11:04:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-06-03 11:35:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 11:35:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.6', '2017-06-03 11:37:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elreadingnext', '172.31.1.6', '2017-06-03 11:37:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.6', '2017-06-03 11:37:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.6', '2017-06-03 11:37:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2017&ext=0&recal=1', '172.31.1.6', '2017-06-03 11:37:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=0&recal=1', '/?pg=elbilling&month=May-2017&ext=1', '172.31.1.6', '2017-06-03 11:38:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=1', '/?pg=elbilling&month=May-2017&ext=1&recal=1', '172.31.1.6', '2017-06-03 11:38:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=1&recal=1', '/?pg=elbilling&month=May-2017&ext=0', '172.31.1.6', '2017-06-03 11:38:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=0', '/?pg=elbilling&month=May-2017&ext=1', '172.31.1.6', '2017-06-03 11:38:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=1', '/?pg=elbilling&month=May-2017&ext=0', '172.31.1.6', '2017-06-03 11:38:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=0', '/?pg=elbilling&month=May-2017&ext=1', '172.31.1.6', '2017-06-03 11:38:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=1', '/?pg=elgrouppayables', '172.31.1.6', '2017-06-03 11:38:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.6', '2017-06-03 11:38:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.6', '2017-06-03 11:39:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=May-2017&external=Yes', '172.31.1.6', '2017-06-03 11:39:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=May-2017&external=Yes', '/?pg=elrmailing&id=&month=May-2017&external=Yes&mailing=1', '172.31.1.6', '2017-06-03 11:39:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=May-2017&external=Yes&mailing=1', '/?pg=elrmailing&month=May-2017&external=No', '172.31.1.6', '2017-06-03 11:51:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=May-2017&external=No', '/?pg=elrmailing&id=&month=May-2017&external=No&mailing=1', '172.31.1.6', '2017-06-03 11:51:10'),
('guest', 'https://mail.google.com/mail/u/1/?tab=wm', 'index.php', '172.31.1.32', '2017-06-03 12:27:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-03 12:28:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:28:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:28:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:29:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:29:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:29:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:30:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:30:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 12:30:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-03 14:49:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-03 14:49:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:50:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:50:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:50:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:50:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:50:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:51:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:51:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:51:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:51:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:51:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:52:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:52:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:52:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:52:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:52:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:52:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:53:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:53:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-03 14:54:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-03 14:56:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-03 14:56:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-03 14:56:23'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-06-03 16:17:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-06-03 16:17:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-06-03 16:18:16'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-03 17:57:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-03 17:58:09'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-03 17:58:09'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.6', '2017-06-03 17:58:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.6', '2017-06-03 18:00:27'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-03 22:12:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-03 22:12:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:12:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:13:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:15:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:15:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:15:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:17:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:17:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:18:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:18:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:18:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:18:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-03 22:19:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-04 16:46:06'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-04 16:46:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:46:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:48:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:49:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:49:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:50:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:50:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:51:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 16:55:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 17:02:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 17:02:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 17:02:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 17:03:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 17:03:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 17:03:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-04 17:03:41'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-05 09:53:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-05 09:53:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-05 09:55:02'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-05 09:55:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-05 09:55:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-05 09:56:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-05 09:59:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-05 09:59:33'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-05 17:04:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-05 17:05:15'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-05 17:05:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-06-05 17:06:11'),
('a.engr', 'direct', 'index.php', '172.31.1.6', '2017-06-05 17:13:52'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-06-05 17:13:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.6', '2017-06-05 17:15:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.6', '2017-06-05 17:16:11'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-06-06 10:19:26'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-06 15:20:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-06 15:20:17'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-06 15:48:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-06 15:49:07'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-06 15:49:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-06 15:50:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-06 15:50:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-06-06 17:06:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', 'index.php', '172.31.1.6', '2017-06-06 17:32:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-06 17:32:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-06 18:03:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-06 18:03:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-06 18:03:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-06 18:03:39'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-07 12:31:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-07 12:31:51'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-07 12:31:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2017-06-07 12:31:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', 'index.php', '172.31.1.6', '2017-06-07 12:58:55'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-07 12:59:01'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-08 10:19:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-08 10:19:49'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-08 10:19:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-06-08 10:19:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=May-2017&external=Yes', '172.31.1.6', '2017-06-08 10:19:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=May-2017&external=Yes', '/?pg=elsmailing', '172.31.1.6', '2017-06-08 10:21:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2017&external=Yes', '172.31.1.6', '2017-06-08 10:21:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017&external=Yes', '/?pg=elrmailing', '172.31.1.6', '2017-06-08 11:09:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-08 13:19:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-08 13:19:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-08 13:19:55'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-12 09:56:22'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2017-06-12 09:56:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-12 09:56:46'),
('guest', 'https://ilight.iiita.ac.in/index.php?pg=home', '/index.php', '172.31.1.32', '2017-06-12 09:57:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:57:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:57:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:57:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:57:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:57:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:57:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:57:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:58:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-12 09:58:06'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2017-06-12 09:59:45'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-13 11:15:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-13 11:15:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-13 11:18:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-06-13 11:18:47'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-06-13 11:19:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsummary', '172.31.1.6', '2017-06-13 11:20:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=May-2017&external=No&mailing=1', '172.31.1.6', '2017-06-13 11:20:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017&external=No&mailing=1', '/?pg=elsummary&month=May-2017&external=Yes', '172.31.1.6', '2017-06-13 11:21:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017&external=Yes', '/?pg=elsummary&month=May-2017&external=Yes&mailing=1', '172.31.1.6', '2017-06-13 11:21:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.6', '2017-06-13 11:22:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2017&external=No&mailing=1', '172.31.1.6', '2017-06-13 11:22:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.6', '2017-06-13 11:25:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=May-2017&external=No&mailing=1', '172.31.1.6', '2017-06-13 11:25:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017&external=No&mailing=1', '/?pg=elsmailing&month=May-2017&external=Yes', '172.31.1.6', '2017-06-13 11:31:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017&external=Yes', '/?pg=elsmailing&month=May-2017&external=Yes&mailing=1', '172.31.1.6', '2017-06-13 11:31:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017&external=Yes&mailing=1', '/?pg=elunpaidbills', '172.31.1.6', '2017-06-13 11:35:50'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-06-14 00:10:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-06-14 00:10:26'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-14 12:24:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-14 12:25:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-14 12:25:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-14 12:27:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-14 12:28:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-14 12:29:06'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-14 16:09:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-14 16:10:10'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-06-14 16:10:10'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-06-14 16:10:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=May-2017&ext=1', '172.31.1.32', '2017-06-14 16:10:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=May-2017&ext=1', '/?pg=elbilling&ext=1&month=Apr-2017', '172.31.1.32', '2017-06-14 16:10:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Apr-2017', '/?pg=elbilling&ext=1&month=May-2017', '172.31.1.32', '2017-06-14 16:12:53'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.5', '2017-06-14 22:11:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-06-14 22:11:51'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-15 11:24:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-15 11:24:15'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-15 11:24:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-06-15 11:24:18'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-16 16:29:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-16 16:29:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:29:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:30:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:39:07'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-16 16:44:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-16 16:44:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:45:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:45:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:46:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:46:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:47:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:47:48'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-16 16:48:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-16 16:48:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:49:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:49:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:50:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:51:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:52:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:52:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:54:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:55:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:55:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:55:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:55:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:56:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:56:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:56:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:57:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:57:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:57:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:58:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:58:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:58:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:58:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:58:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:58:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:59:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 16:59:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:00:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:00:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:00:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:01:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:01:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:01:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:02:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:02:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:02:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:03:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:03:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:03:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:04:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:04:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:05:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:05:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:06:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:06:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:06:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:07:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:08:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:08:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:08:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:08:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:09:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:09:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-06-16 17:09:20'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-06-21 11:47:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-21 11:48:01'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-21 11:48:01'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-06-21 11:48:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.6', '2017-06-21 11:48:28'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-21 11:48:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-06-21 11:49:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Jun-2015', '172.31.1.6', '2017-06-21 11:49:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2015', '/?pg=elbilling&ext=0&month=Jul-2015', '172.31.1.6', '2017-06-21 11:50:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2015', '/?pg=elrmailing', '172.31.1.6', '2017-06-21 11:50:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Jun-2015', '172.31.1.6', '2017-06-21 11:50:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jun-2015', '/?pg=elrmailing&external=No&month=Nov-2015', '172.31.1.6', '2017-06-21 11:52:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Nov-2015', '/?pg=elrmailing&external=No&month=Jun-2016', '172.31.1.6', '2017-06-21 11:52:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Jun-2016', '/?pg=elrmailing&external=No&month=Oct-2016', '172.31.1.6', '2017-06-21 11:52:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Oct-2016', '/?pg=elrmailing&external=No&month=Nov-2016', '172.31.1.6', '2017-06-21 11:53:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Nov-2016', '/?pg=elrmailing&external=No&month=Feb-2017', '172.31.1.6', '2017-06-21 11:53:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Feb-2017', '/?pg=elrmailing&month=Feb-2017&external=Yes', '172.31.1.6', '2017-06-21 12:13:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Feb-2017&external=Yes', '/?pg=elrmailing&external=Yes&month=May-2017', '172.31.1.6', '2017-06-21 12:13:23'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-21 15:20:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-21 15:20:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=Yes&month=May-2017', 'index.php', '172.31.1.6', '2017-06-21 15:46:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-21 15:46:49'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-06-21 15:46:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-06-21 15:46:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-06-21 15:46:56'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.6', '2017-06-21 15:53:15'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.32', '2017-06-21 15:53:19'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.6', '2017-06-21 15:53:41'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.32', '2017-06-21 15:53:44'),
('guest', 'direct', '/?pg=elreceipt&id=5241', '172.31.1.6', '2017-06-21 15:55:15'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.6', '2017-06-21 15:55:17'),
('guest', 'direct', '/?pg=elreceipt&id=5241', '172.31.1.32', '2017-06-21 15:55:18'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.32', '2017-06-21 15:55:18'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.6', '2017-06-21 15:59:23'),
('guest', 'direct', '/?pg=elreceipt&id=6003', '172.31.1.32', '2017-06-21 15:59:24'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-06-21 21:55:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-06-21 21:55:58'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-06-23 22:14:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-06-23 22:14:57'),
('guest', 'direct', '/index.php', '172.31.1.5', '2017-06-24 15:49:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-06-24 15:53:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-06-24 15:53:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-06-24 15:54:25'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-06-25 22:01:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-06-25 22:02:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-06-27 09:33:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-06-27 09:33:52'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-06-27 09:33:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-06-27 09:33:58'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-06-27 09:34:56'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-06-30 11:05:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-06-30 11:05:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-03 09:50:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-03 09:50:33'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-03 09:50:33'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2017-07-03 09:54:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=ellicensee', '172.31.1.6', '2017-07-03 11:59:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=204', '172.31.1.6', '2017-07-03 11:59:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=204', '/index.php', '172.31.1.6', '2017-07-03 12:00:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=205', '172.31.1.6', '2017-07-03 12:00:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=205', '/?pg=ellicensee&cat=&external=No&id=204', '172.31.1.6', '2017-07-03 12:00:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=204', '/index.php', '172.31.1.6', '2017-07-03 12:01:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.6', '2017-07-03 12:02:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-07-03 12:02:42'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-03 12:03:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2017-07-03 12:03:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=255', '172.31.1.6', '2017-07-03 12:03:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-03 12:03:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=255', '/?pg=ellicensee&cat=&external=No&id=287', '172.31.1.6', '2017-07-03 12:03:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-03 12:03:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=287', '/index.php', '172.31.1.6', '2017-07-03 12:03:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-03 12:04:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.6', '2017-07-03 12:04:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.6', '2017-07-03 12:04:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=13', '172.31.1.6', '2017-07-03 12:05:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=13', '/index.php', '172.31.1.6', '2017-07-03 12:06:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=200', '172.31.1.6', '2017-07-03 12:06:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=200', '/index.php', '172.31.1.6', '2017-07-03 12:07:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-03 12:07:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.6', '2017-07-03 12:09:39'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-04 10:37:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-04 10:37:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-04 11:36:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-04 11:37:03'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-04 11:37:03'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-04 15:24:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-04 15:25:05'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-04 15:25:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-07-04 15:25:09'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-04 17:32:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-04 17:32:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-04 17:32:56'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-07-04 20:14:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-07-04 20:14:36'),
('guest', 'android-app://com.google.android.gm', 'index.php', '172.31.1.5', '2017-07-05 21:11:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-07-05 21:11:58'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-06 11:45:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-06 11:45:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-06 11:46:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-06 11:46:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-06 11:46:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-06 11:46:29'),
('rse2017003', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-07-06 11:46:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-06 12:30:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-06 12:31:38'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-06 12:31:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-07-06 12:32:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=248', '172.31.1.32', '2017-07-06 12:32:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=248', '/index.php', '172.31.1.32', '2017-07-06 12:32:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.32', '2017-07-06 12:33:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elsubsidy&id=19', '172.31.1.32', '2017-07-06 12:33:05'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-06 12:33:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-06 12:33:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy&id=19', '/index.php', '172.31.1.32', '2017-07-06 12:33:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-07-06 12:33:38');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=271', '172.31.1.32', '2017-07-06 12:33:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=271', '/?pg=elsummary', '172.31.1.32', '2017-07-06 12:36:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2017-07-06 12:37:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsummary', '172.31.1.32', '2017-07-06 12:40:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jun-2017&external=Yes', '172.31.1.32', '2017-07-06 12:40:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2017&external=Yes', '/?pg=elsummary&month=Apr-2017', '172.31.1.32', '2017-07-06 12:40:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017', '/?pg=elsummary&month=May-2017', '172.31.1.32', '2017-07-06 12:40:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017', '/?pg=elsummary&month=Apr-2017', '172.31.1.32', '2017-07-06 12:41:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Apr-2017', '/?pg=elsummary&month=May-2017', '172.31.1.32', '2017-07-06 12:41:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017', '/?logout=1', '172.31.1.32', '2017-07-06 13:33:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017', 'index.php', '172.31.1.32', '2017-07-06 13:33:37'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-06 13:34:26'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-06 18:05:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-06 18:06:07'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-06 18:06:07'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-07-06 18:08:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-07-06 18:09:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-07-06 18:30:29'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-07 18:12:28'),
('guest', 'https://mail.google.com/mail/u/0/', 'index.php', '172.31.1.6', '2017-07-07 19:38:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-07 19:38:55'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-07-08 16:14:02'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-07-08 16:14:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-08 16:14:22'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-08 16:14:23'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-07-08 16:14:27'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-09 00:52:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-09 00:52:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-09 12:13:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-09 12:14:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-09 12:15:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-09 12:15:51'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-09 23:05:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-09 23:06:03'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-09 23:06:03'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-07-09 23:06:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-07-09 23:18:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-10 11:46:35'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-10 11:46:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.32', '2017-07-10 11:46:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=May-2017', '172.31.1.32', '2017-07-10 11:46:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017', '/?pg=elsummary&month=Jun-2017', '172.31.1.32', '2017-07-10 11:47:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2017', '/?pg=elsummary&month=Jun-2017&external=Yes', '172.31.1.32', '2017-07-10 11:47:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2017&external=Yes', '/?pg=elsummary&month=May-2017', '172.31.1.32', '2017-07-10 11:47:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017', '/?pg=elsummary&month=May-2017&external=Yes', '172.31.1.32', '2017-07-10 11:47:26'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017&external=Yes', '/?logout=1', '172.31.1.32', '2017-07-10 11:48:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsummary&month=May-2017&external=Yes', 'index.php', '172.31.1.32', '2017-07-10 11:48:27'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-10 12:45:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-10 12:45:14'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-07-10 17:34:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-10 17:34:04'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-07-10 18:05:08'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-11 12:10:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-11 12:10:27'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-12 09:58:44'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-12 15:39:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-12 15:39:17'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-12 15:52:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-12 15:59:51'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-12 15:59:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-07-12 16:00:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elsubsidy', '172.31.1.6', '2017-07-12 16:01:39'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-13 10:38:29'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-13 10:39:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-13 10:39:37'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-13 10:39:37'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-07-13 10:40:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.32', '2017-07-13 10:41:44'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-13 10:41:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-07-13 10:41:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=1', '172.31.1.32', '2017-07-13 10:42:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=1', '/?pg=elbilling&ext=1&month=May-2017', '172.31.1.32', '2017-07-13 10:42:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=May-2017', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-07-13 10:42:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', '/?pg=elbilling&ext=1&month=Feb-2017', '172.31.1.32', '2017-07-13 10:42:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Feb-2017', '/?pg=elbilling&ext=1&month=Apr-2017', '172.31.1.32', '2017-07-13 10:43:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Apr-2017', '/?pg=elreading', '172.31.1.32', '2017-07-13 10:43:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-07-13 10:59:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=May-2017', '172.31.1.32', '2017-07-13 11:00:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=May-2017', '/index.php', '172.31.1.32', '2017-07-13 11:00:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jun-2017', '172.31.1.32', '2017-07-13 11:00:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2017', '/?pg=elbilling', '172.31.1.32', '2017-07-13 11:26:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=1', '172.31.1.32', '2017-07-13 11:26:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=1', '/?pg=elbilling&ext=1&month=May-2016', '172.31.1.32', '2017-07-13 11:26:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=May-2016', '/?pg=elbilling&ext=1&month=Nov-2016', '172.31.1.32', '2017-07-13 11:26:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2016', 'index.php', '172.31.1.32', '2017-07-13 11:27:17'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-13 11:27:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-07-13 11:27:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=May-2017', '172.31.1.32', '2017-07-13 11:28:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=May-2017', '/index.php', '172.31.1.32', '2017-07-13 11:28:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jun-2017', '172.31.1.32', '2017-07-13 11:28:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2017', '/?pg=ellicensee', '172.31.1.32', '2017-07-13 12:20:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=271', '172.31.1.32', '2017-07-13 12:23:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=271', '/index.php', '172.31.1.32', '2017-07-13 12:24:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-07-13 12:24:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.32', '2017-07-13 12:24:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2017-07-13 12:24:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-07-13 12:25:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=0&recal=1', '172.31.1.32', '2017-07-13 12:25:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=0&recal=1', '/?pg=elbilling&month=Jun-2017&ext=1', '172.31.1.32', '2017-07-13 12:26:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=1', '/?pg=elbilling&month=Jun-2017&ext=1&recal=1', '172.31.1.32', '2017-07-13 12:26:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=1&recal=1', '/?pg=elbilling&month=Jun-2017&ext=0', '172.31.1.32', '2017-07-13 12:28:48'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-07-13 12:38:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 12:39:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=0', '/?pg=elsummary', '172.31.1.32', '2017-07-13 12:41:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jun-2017&external=No&mailing=1', '172.31.1.32', '2017-07-13 12:41:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2017&external=No&mailing=1', '/?pg=elsummary&month=Jun-2017&external=Yes', '172.31.1.32', '2017-07-13 12:42:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2017&external=Yes', '/?pg=elsummary&month=Jun-2017&external=Yes&mailing=1', '172.31.1.32', '2017-07-13 12:42:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2017&external=Yes&mailing=1', '/?pg=elrmailing', '172.31.1.32', '2017-07-13 12:43:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Jun-2017&external=No&mailing=1', '172.31.1.32', '2017-07-13 12:43:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-13 13:02:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-13 13:02:23'),
('guest', 'https://mail.google.com/mail/u/1/', 'index.php', '172.31.1.32', '2017-07-13 14:48:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-13 14:49:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:49:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:50:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:50:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:51:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:51:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:51:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:52:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:53:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:53:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:53:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:53:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:53:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 14:54:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jun-2017&external=No&mailing=1', '/?pg=elrmailing&month=Jun-2017&external=Yes', '172.31.1.32', '2017-07-13 15:30:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2017&external=Yes', '/?pg=elrmailing&id=&month=Jun-2017&external=Yes&mailing=1', '172.31.1.32', '2017-07-13 15:31:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jun-2017&external=Yes&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2017-07-13 15:38:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jun-2017&external=No&mailing=1', '172.31.1.32', '2017-07-13 15:38:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2017&external=No&mailing=1', '/?pg=elsmailing&month=Jun-2017&external=Yes', '172.31.1.32', '2017-07-13 15:38:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2017&external=Yes', '/?pg=elsmailing&month=Jun-2017&external=Yes&mailing=1', '172.31.1.32', '2017-07-13 15:39:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2017&external=Yes&mailing=1', '/?pg=elsmailing&month=Jun-2017&external=No', '172.31.1.32', '2017-07-13 15:44:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2017&external=No', '/?pg=elgrouppayables', '172.31.1.32', '2017-07-13 15:56:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.32', '2017-07-13 15:56:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2017-07-13 15:56:47'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-13 15:57:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-07-13 15:57:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2017-07-13 16:31:14'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-13 16:31:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 16:32:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 16:34:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 16:35:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 16:36:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-13 16:37:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-07-13 16:45:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=13', '172.31.1.32', '2017-07-13 16:45:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=13', '/index.php', '172.31.1.32', '2017-07-13 16:47:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=12', '172.31.1.32', '2017-07-13 16:47:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=12', '/index.php', '172.31.1.32', '2017-07-13 16:49:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-07-13 16:49:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=0&recal=1', '172.31.1.32', '2017-07-13 16:49:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=0&recal=1', '/?pg=elsummary', '172.31.1.32', '2017-07-13 16:52:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.32', '2017-07-13 16:53:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jun-2017&id=6237', '172.31.1.32', '2017-07-13 16:56:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2017&id=6237', '/?pg=elrmailing&id=6237&month=Jun-2017&external=No&mailing=1', '172.31.1.32', '2017-07-13 16:56:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=6237&month=Jun-2017&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2017-07-13 16:57:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2017-07-13 17:00:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jun-2017&id=6237', '172.31.1.32', '2017-07-13 17:01:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2017&id=6237', '/?pg=elrmailing&month=Jun-2017&id=', '172.31.1.32', '2017-07-13 17:05:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2017&id=', '/?pg=elrmailing&month=Jun-2017&id=6236', '172.31.1.32', '2017-07-13 17:05:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2017&id=6236', '/?pg=elrmailing&month=Jun-2017&id=', '172.31.1.32', '2017-07-13 17:28:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jun-2017&id=', '/?pg=elrmailing&month=Jun-2017&id=6303', '172.31.1.32', '2017-07-13 17:28:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-14 09:38:24'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-14 09:38:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-14 09:52:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-07-14 09:52:34'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.6', '2017-07-14 09:52:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-14 09:53:26'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-14 09:53:26'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsubsidy', '172.31.1.32', '2017-07-14 09:53:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?logout=1', '172.31.1.32', '2017-07-14 09:57:23'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsubsidy', 'index.php', '172.31.1.32', '2017-07-14 09:57:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-14 10:01:46'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-14 10:01:46'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-07-14 10:01:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2017-07-14 10:12:59'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2017-07-14 10:12:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elbilling', '172.31.1.6', '2017-07-14 11:29:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbconfig', '172.31.1.6', '2017-07-14 11:29:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elsummary', '172.31.1.6', '2017-07-14 11:41:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', 'index.php', '172.31.1.6', '2017-07-14 11:47:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-14 11:47:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-14 11:49:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-07-14 12:12:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-07-14 12:13:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=276', '172.31.1.6', '2017-07-14 12:13:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=276', '/index.php', '172.31.1.6', '2017-07-14 12:13:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-14 12:15:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-07-14 12:16:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=0&recal=1', '172.31.1.6', '2017-07-14 12:16:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=0&recal=1', 'index.php', '172.31.1.6', '2017-07-14 12:17:29'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-14 12:17:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-14 12:18:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-07-14 12:18:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=1', '172.31.1.6', '2017-07-14 12:27:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=1', '/?pg=elrmailing', '172.31.1.6', '2017-07-14 12:27:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jun-2017&external=Yes', '172.31.1.6', '2017-07-14 12:27:15'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-07-16 12:51:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-07-16 12:51:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-16 12:51:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-16 12:53:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-16 12:53:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-16 12:53:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-16 12:54:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-07-16 12:54:37'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-17 10:04:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-17 10:05:09'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-17 10:05:09'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-07-17 10:05:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.6', '2017-07-17 10:09:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-07-17 10:10:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-07-17 10:12:09'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-17 10:12:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.6', '2017-07-17 10:13:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-17 17:35:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-17 17:35:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-07-17 17:36:12'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-17 17:36:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-17 17:36:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-17 17:36:35'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-18 10:04:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-18 10:05:32'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-18 10:05:33'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-07-18 10:05:38'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.6', '2017-07-19 11:48:41'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jun-2017&external=Yes', '172.31.1.6', '2017-07-19 11:48:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2017&external=Yes', '/?pg=elsmailing&month=May-2017', '172.31.1.6', '2017-07-19 11:51:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jun-2017&external=Yes', '172.31.1.6', '2017-07-19 11:52:51'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2017&external=Yes', '/?pg=elsmailing&month=Apr-2017', '172.31.1.6', '2017-07-19 11:53:27'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2017', '/?pg=elsmailing&month=Apr-2017&external=Yes', '172.31.1.6', '2017-07-19 11:53:29'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2017&external=Yes', '/?pg=elsmailing&month=Mar-2017', '172.31.1.6', '2017-07-19 11:54:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017', '/?pg=elsmailing&month=Mar-2017&external=Yes', '172.31.1.6', '2017-07-19 11:54:16'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=Yes', '/?pg=elsmailing&month=Apr-2017', '172.31.1.6', '2017-07-19 11:55:50'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2017', '/?pg=elsmailing&month=Apr-2017&external=Yes', '172.31.1.6', '2017-07-19 11:55:53'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2017&external=Yes', '/?pg=elsmailing&month=May-2017', '172.31.1.6', '2017-07-19 11:56:12'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017', '/?pg=elsmailing&month=May-2017&external=Yes', '172.31.1.6', '2017-07-19 11:56:14'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2017-07-20 11:02:49'),
('guest', 'https://ilight.iiita.ac.in/index.php?pg=home', '/index.php', '172.31.1.32', '2017-07-20 11:02:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-20 11:03:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-20 11:03:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-20 11:05:29'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2017-07-20 11:07:53'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-20 13:43:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-20 13:43:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-20 13:44:03'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-07-20 13:44:03'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-07-20 13:44:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-07-20 23:07:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-07-21 11:29:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-21 11:29:37'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-07-21 11:29:37'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-07-21 11:29:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-07-21 11:30:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elrmailing', '172.31.1.32', '2017-07-21 11:32:04'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-21 11:39:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-21 11:39:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-07-21 11:39:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-07-21 11:39:55'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-07-21 11:39:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2017-07-21 11:48:05'),
('a.engr', 'direct', 'index.php', '172.31.1.6', '2017-07-21 11:48:52'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-07-21 11:50:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=stcomplaints', '172.31.1.32', '2017-07-21 11:55:04'),
('guest', 'https://mail.google.com/mail/u/0/?tab=wm', 'index.php', '172.31.1.32', '2017-07-21 20:22:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-07-21 20:23:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-21 20:23:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-21 20:24:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-21 20:26:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-07-21 20:26:17'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-24 12:24:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-24 12:24:18'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-24 12:24:18'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-07-24 12:24:49'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-25 18:45:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-25 18:45:53'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-25 18:45:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-07-25 18:45:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&month=Jun-2017&id=6257', '172.31.1.6', '2017-07-25 18:46:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Jun-2017&id=6257', '/?pg=elbilling', '172.31.1.6', '2017-07-25 18:46:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-07-25 18:46:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=38', '172.31.1.6', '2017-07-25 18:47:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=38', '/?pg=elsubsidy', '172.31.1.6', '2017-07-25 18:49:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=ellicensee', '172.31.1.6', '2017-07-25 18:49:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=38', '172.31.1.6', '2017-07-25 18:49:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=38', '/index.php', '172.31.1.6', '2017-07-25 18:50:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-07-25 18:50:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=0&recal=1', '172.31.1.6', '2017-07-25 18:50:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=0&recal=1', '/?pg=elsummary', '172.31.1.6', '2017-07-25 18:51:28'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-07-27 18:29:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-07-27 18:29:22'),
('pooja', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.5', '2017-07-27 18:29:22'),
('pooja', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-07-27 18:29:31'),
('guest', 'direct', '/index.php', '172.31.1.5', '2017-07-29 18:25:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-07-29 18:25:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 18:25:39'),
('pooja', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.5', '2017-07-29 18:25:39'),
('pooja', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-07-29 18:25:47'),
('pooja', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 18:26:04'),
('pooja', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 18:26:24'),
('pooja', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 19:19:17'),
('pooja', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 19:19:21'),
('pooja', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 19:19:40'),
('pooja', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 19:24:23'),
('pooja', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-07-29 19:24:55'),
('pooja', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.5', '2017-07-29 19:25:07'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-07-31 12:32:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-07-31 12:33:09'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-07-31 12:33:09'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-07-31 12:33:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jun-2017&ext=1', '172.31.1.6', '2017-07-31 12:33:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jun-2017&ext=1', '/?pg=elbilling&ext=1&month=May-2017', '172.31.1.6', '2017-07-31 12:33:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=May-2017', '/?pg=elbilling&ext=1&month=Mar-2017', '172.31.1.6', '2017-07-31 12:33:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=May-2017', '/?pg=elbilling&ext=1&month=Mar-2017', '172.31.1.6', '2017-07-31 19:28:36'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-01 11:13:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-01 11:13:16'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-08-01 11:13:16'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-08-01 11:13:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=12', '172.31.1.6', '2017-08-01 11:13:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=12', '/index.php', '172.31.1.6', '2017-08-01 11:14:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-08-01 11:16:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2017-08-01 11:22:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=46', '172.31.1.6', '2017-08-01 11:22:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=46', '/index.php', '172.31.1.6', '2017-08-01 11:23:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-01 11:25:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-01 11:26:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=276', '172.31.1.6', '2017-08-01 11:27:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=276', '/index.php', '172.31.1.6', '2017-08-01 11:29:14'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-01 11:30:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.6', '2017-08-01 11:30:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.6', '2017-08-01 11:33:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=248', '172.31.1.6', '2017-08-01 11:33:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=248', '/index.php', '172.31.1.6', '2017-08-01 11:33:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=37', '172.31.1.6', '2017-08-01 11:34:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=37', '/index.php', '172.31.1.6', '2017-08-01 11:35:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.6', '2017-08-01 11:35:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/index.php', '172.31.1.6', '2017-08-01 11:49:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.6', '2017-08-01 11:50:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elformat', '172.31.1.6', '2017-08-01 11:50:11'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-08-01 17:29:48'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-08-01 17:29:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:30:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:30:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:30:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:30:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:30:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:31:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:31:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:31:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:31:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:32:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-01 17:32:45'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-02 17:08:36'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-08-03 14:43:20'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-08-03 14:43:29'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-04 10:10:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-04 10:12:08'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-08-04 10:12:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-08-04 10:12:17'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-04 15:26:48'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-04 16:32:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-04 16:33:04'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-04 16:33:12'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-08-07 12:09:35'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-08-07 12:10:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-08-07 12:10:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elupreading', '172.31.1.32', '2017-08-07 12:10:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elreading', '172.31.1.32', '2017-08-07 12:10:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-08-07 12:45:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-08-07 12:47:07'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-07 12:47:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-08-07 12:47:19'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-08-07 12:47:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.32', '2017-08-07 12:47:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.32', '2017-08-07 12:47:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', '/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '172.31.1.32', '2017-08-07 12:47:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '/?pg=elbilling&month=Jul-2017&ext=0', '172.31.1.32', '2017-08-07 12:47:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.32', '2017-08-07 12:47:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', 'index.php', '172.31.1.32', '2017-08-07 12:48:01'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-07 12:48:06'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-08-07 12:53:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-07 12:53:24'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-08-08 09:36:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-08-08 09:37:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-08 09:37:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-08 09:37:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-08 09:38:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-08 09:38:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-08-08 12:55:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-08 12:56:08'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-08-08 12:56:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-08-08 12:56:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2017-08-08 13:15:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=291', '172.31.1.32', '2017-08-08 13:15:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=291', '/index.php', '172.31.1.32', '2017-08-08 13:16:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-08-08 13:16:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.32', '2017-08-08 13:16:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=elbilling&ext=0&month=Jun-2017', '172.31.1.32', '2017-08-08 13:18:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2017', '/?pg=ellicensee', '172.31.1.32', '2017-08-08 13:19:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-08-08 13:20:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2017-08-08 13:31:39'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-08 13:31:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-08-08 13:32:50'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-08-08 16:40:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2017-08-09 11:45:57'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=64', '172.31.1.32', '2017-08-09 11:47:04'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=64', '/index.php', '172.31.1.32', '2017-08-09 11:51:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 11:51:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-08-09 11:51:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-08-09 11:51:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.32', '2017-08-09 11:51:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.32', '2017-08-09 11:52:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-08-09 11:52:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-08-09 11:52:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.32', '2017-08-09 11:52:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', '/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '172.31.1.32', '2017-08-09 11:52:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '/?pg=elbilling', '172.31.1.32', '2017-08-09 12:01:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&month=Jul-2017&id=6453', '172.31.1.32', '2017-08-09 12:01:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '/?pg=elbilling', '172.31.1.32', '2017-08-09 12:01:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.32', '2017-08-09 12:19:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', '/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '172.31.1.32', '2017-08-09 12:19:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '/?pg=elbilling&month=Jul-2017&ext=0', '172.31.1.32', '2017-08-09 12:19:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.32', '2017-08-09 12:19:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=ellicensee', '172.31.1.32', '2017-08-09 12:27:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2017-08-09 12:36:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.32', '2017-08-09 12:36:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', '/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '172.31.1.32', '2017-08-09 12:36:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '/?pg=ellicensee', '172.31.1.32', '2017-08-09 12:42:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=64', '172.31.1.32', '2017-08-09 16:05:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=64', '/index.php', '172.31.1.32', '2017-08-09 16:06:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=73', '172.31.1.32', '2017-08-09 16:07:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=73', '/index.php', '172.31.1.32', '2017-08-09 16:08:39'),
('a.engr', 'direct', '/index.php', '172.31.1.32', '2017-08-09 16:09:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-08-09 16:09:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreceipt&month=Jul-2017&id=6652', '172.31.1.32', '2017-08-09 16:10:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-08-09 16:10:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=75', '172.31.1.32', '2017-08-09 16:10:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=75', '/index.php', '172.31.1.32', '2017-08-09 16:11:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 16:22:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 16:22:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.32', '2017-08-09 16:22:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.32', '2017-08-09 16:57:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.32', '2017-08-09 16:57:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', '/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '172.31.1.32', '2017-08-09 16:57:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '/?pg=elgrouppayables', '172.31.1.32', '2017-08-09 16:57:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elrmailing', '172.31.1.32', '2017-08-09 16:58:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Jul-2017&external=No&mailing=1', '172.31.1.32', '2017-08-09 16:58:22'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-08-09 17:18:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-08-09 17:18:57');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-09 17:20:07'),
('guest', 'direct', '/index.php', '172.31.1.5', '2017-08-09 17:22:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-08-09 17:22:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-09 17:22:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-09 17:24:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-09 17:24:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-09 17:24:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-08-09 17:25:00'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-08-09 17:25:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-08-09 17:25:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jul-2017&external=No&mailing=1', '/?pg=elrmailing&month=Jul-2017&external=Yes', '172.31.1.32', '2017-08-09 17:52:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2017&external=Yes', '/?pg=elrmailing&id=&month=Jul-2017&external=Yes&mailing=1', '172.31.1.32', '2017-08-09 17:52:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jul-2017&external=Yes&mailing=1', '/?pg=elrmailing&month=Jul-2017&external=No', '172.31.1.32', '2017-08-09 17:58:13'),
('guest', 'direct', '/index.php', '172.31.1.31', '2017-08-09 18:01:31'),
('guest', 'direct', '/index.php', '172.31.1.31', '2017-08-09 18:01:31'),
('guest', 'direct', '/index.php', '172.31.1.31', '2017-08-09 18:01:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2017&external=No', '/?pg=elrmailing&month=Jul-2017&external=Yes', '172.31.1.32', '2017-08-09 18:44:46'),
('guest', 'https://mail.google.com/mail/u/0/?tab=wm', 'index.php', '172.31.1.32', '2017-08-09 18:56:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-09 18:56:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 18:57:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 18:57:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2017&external=Yes', '/?pg=elsummary', '172.31.1.32', '2017-08-09 18:57:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jul-2017&external=Yes', '172.31.1.32', '2017-08-09 18:57:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 18:57:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 18:58:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 18:58:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 18:59:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 19:00:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 19:00:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-09 19:00:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-09 19:56:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-09 19:56:15'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-08-09 19:56:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-08-09 19:56:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.6', '2017-08-09 19:56:22'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-10 09:54:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-10 09:54:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-10 09:54:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-10 09:54:52'),
('guest', 'android-app://com.google.android.gm', 'index.php', '172.31.1.5', '2017-08-10 16:46:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-08-10 16:47:08'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-10 18:19:49'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-08-10 18:19:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-10 18:20:02'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-08-10 18:20:03'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-08-10 18:20:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-08-10 18:20:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=290', '172.31.1.6', '2017-08-10 18:20:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=290', '/index.php', '172.31.1.6', '2017-08-10 18:20:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-08-10 18:21:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.6', '2017-08-10 18:21:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.6', '2017-08-10 18:21:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', '/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '172.31.1.6', '2017-08-10 18:21:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1&recal=1', '/?pg=elbilling&month=Jul-2017&ext=0', '172.31.1.6', '2017-08-10 18:21:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0', '/?pg=elbilling&ext=0&month=Jun-2017', '172.31.1.6', '2017-08-10 18:21:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2017', '/?pg=elreading', '172.31.1.6', '2017-08-10 18:22:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jun-2017', '172.31.1.6', '2017-08-10 18:22:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2017', '/index.php', '172.31.1.6', '2017-08-10 18:22:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2017', '172.31.1.6', '2017-08-10 18:22:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2017', '/?pg=elbilling', '172.31.1.6', '2017-08-10 18:22:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '172.31.1.6', '2017-08-10 18:22:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0&recal=1', '/?pg=elrmailing', '172.31.1.6', '2017-08-10 18:23:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.6', '2017-08-10 18:23:33'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-11 11:08:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-11 11:08:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 11:11:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-08-11 11:11:24'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-08-11 11:11:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.6', '2017-08-11 11:11:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', '/?pg=elsummary', '172.31.1.6', '2017-08-11 11:11:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.6', '2017-08-11 11:12:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Jul-2017&external=No&mailing=1', '172.31.1.6', '2017-08-11 11:12:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2017&external=No&mailing=1', '/?pg=elsmailing&month=Jul-2017&external=Yes', '172.31.1.6', '2017-08-11 11:14:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2017&external=Yes', '/?pg=elsmailing&month=Jul-2017&external=Yes&mailing=1', '172.31.1.6', '2017-08-11 11:14:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2017&external=Yes&mailing=1', '/?pg=elsummary', '172.31.1.6', '2017-08-11 11:15:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Jul-2017&external=No&mailing=1', '172.31.1.6', '2017-08-11 11:15:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2017&external=No&mailing=1', '/?pg=elsummary&month=Jul-2017&external=Yes', '172.31.1.6', '2017-08-11 11:16:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2017&external=Yes', '/?pg=elsummary&month=Jul-2017&external=Yes&mailing=1', '172.31.1.6', '2017-08-11 11:16:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2017&external=Yes&mailing=1', 'index.php', '172.31.1.6', '2017-08-11 11:29:55'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-08-11 16:15:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-11 16:15:50'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-08-11 16:15:50'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-08-11 16:15:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jul-2017&ext=1', '172.31.1.32', '2017-08-11 16:15:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=1', 'index.php', '172.31.1.32', '2017-08-11 16:16:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-11 16:16:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-11 16:16:14'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-11 17:03:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-11 17:03:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:04:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:04:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:04:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:05:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:05:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-08-11 17:05:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-11 17:05:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:05:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:05:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:05:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:06:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:06:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:06:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:06:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:07:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:07:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:07:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:08:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:08:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:08:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:08:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:08:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:09:10'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-11 17:09:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-11 17:09:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:09:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:10:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:10:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:10:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:10:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:11:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-11 17:11:23'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-12 11:56:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-12 11:59:26'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-16 15:46:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-16 15:46:55'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-08-16 15:46:55'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-08-16 15:47:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.6', '2017-08-16 15:47:13'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-16 15:47:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-08-16 15:47:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-08-16 16:35:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-16 16:35:13'),
('guest', 'direct', '/?pg=elreceipt&id=607', '172.31.1.6', '2017-08-16 16:35:50'),
('guest', 'direct', '/?pg=elreceipt&id=607', '172.31.1.6', '2017-08-16 16:35:52'),
('guest', 'direct', '/?pg=elreceipt&id=607', '172.31.1.6', '2017-08-16 16:36:42'),
('guest', 'direct', '/?pg=elreceipt&id=607', '172.31.1.6', '2017-08-16 16:36:42'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-08-17 10:35:58'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-08-17 10:36:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-08-17 10:36:12'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-08-17 10:36:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2017-08-17 10:36:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jul-2017&external=Yes', '172.31.1.32', '2017-08-17 10:36:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jul-2017&external=Yes', 'index.php', '172.31.1.32', '2017-08-17 13:15:28'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-17 13:15:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-17 13:15:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-17 13:15:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-08-17 15:53:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Jun-2015', '172.31.1.32', '2017-08-17 15:53:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jun-2015', '/?pg=elbilling&ext=0&month=Jul-2015', '172.31.1.32', '2017-08-17 15:53:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-17 16:36:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-17 16:36:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-08-17 17:26:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-08-17 17:28:00'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-17 17:28:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2015', 'index.php', '172.31.1.32', '2017-08-17 18:23:23'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-17 18:23:27'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-18 15:46:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-18 15:46:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-18 15:48:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-18 15:49:28'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-21 10:02:45'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-08-21 10:49:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-21 10:49:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-21 12:09:01'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-08-21 12:09:01'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2017-08-21 12:09:05'),
('guest', 'android-app://com.google.android.gm', 'index.php', '172.31.1.5', '2017-08-21 19:10:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-08-21 19:11:22'),
('a.engr', 'direct', 'index.php', '172.31.1.6', '2017-08-23 16:37:06'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-08-23 16:37:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-08-23 16:46:46'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-23 16:46:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-08-23 16:58:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-08-23 16:58:30'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-23 16:58:40'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-08-27 23:24:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-27 23:24:36'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-28 15:36:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-28 15:36:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-28 15:36:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-08-28 15:38:05'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-08-28 18:05:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-08-28 18:05:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-08-30 08:12:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-30 08:12:43'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-08-30 12:48:46'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-08-30 12:48:58'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-08-30 18:59:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-30 18:59:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-08-30 18:59:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2017-08-30 18:59:55'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-08-30 22:44:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-08-30 22:49:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-08-30 22:49:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2017-08-31 00:59:57'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-08-31 01:01:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.32', '2017-08-31 01:16:16'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-08-31 01:16:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-08-31 01:17:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elsubsidy', '172.31.1.32', '2017-08-31 01:17:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-08-31 01:30:07'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-09-03 02:26:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-09-03 02:26:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-09-03 02:26:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-09-03 02:27:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-09-03 02:27:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-09-03 02:28:15'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-09-05 10:19:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-09-05 10:19:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-09-05 12:26:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-09-05 12:26:08'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-06 00:09:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-06 00:09:44'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-09-06 00:09:44'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-09-06 00:09:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.6', '2017-09-06 00:09:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.6', '2017-09-06 00:09:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2017&external=Yes', '172.31.1.6', '2017-09-06 00:10:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2017&external=Yes', '/?pg=elsummary', '172.31.1.6', '2017-09-06 00:10:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2017&external=Yes', '172.31.1.6', '2017-09-06 00:10:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2017&external=Yes', '/?pg=elsummary&month=Jun-2017', '172.31.1.6', '2017-09-06 00:10:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jun-2017', '/?pg=elsummary&month=Jul-2017', '172.31.1.6', '2017-09-06 00:10:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Jul-2017', '/?pg=elsummary&month=Jul-2017&external=Yes', '172.31.1.6', '2017-09-06 00:10:21'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-06 16:42:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-06 16:42:40'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-06 18:23:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-06 18:25:15'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-09-06 18:25:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-09-06 18:26:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-09-06 18:32:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-06 19:47:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-06 19:48:35'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-09-08 22:40:52'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-09-08 22:41:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-09-08 22:43:00'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-09-10 23:11:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-10 23:11:25'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-09-11 22:36:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-11 22:36:24'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-09-12 14:59:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-09-12 14:59:25'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-12 18:27:23'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-09-12 20:14:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-09-12 20:14:34'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-09-14 10:25:35'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-09-14 10:25:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-09-14 10:25:56'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-14 11:54:28'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-09-14 17:46:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-09-14 17:47:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-09-14 17:47:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2017-09-14 17:47:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2017-09-14 17:51:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:52:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:52:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:54:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:55:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:57:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:58:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:58:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 17:59:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 18:00:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 18:01:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 18:02:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 18:03:02'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-09-14 21:28:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-09-14 21:29:04'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-09-14 22:11:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-14 22:11:52'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-09-14 22:11:52'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2017-09-14 22:11:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.6', '2017-09-14 22:13:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:14:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-09-14 22:14:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elcommon', '172.31.1.6', '2017-09-14 22:15:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/index.php', '172.31.1.6', '2017-09-14 22:15:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:15:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:15:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:16:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:16:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:16:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon&id=296', '172.31.1.6', '2017-09-14 22:16:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon&id=296', '/index.php', '172.31.1.6', '2017-09-14 22:16:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:16:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon&id=295', '172.31.1.6', '2017-09-14 22:16:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon&id=295', '/index.php', '172.31.1.6', '2017-09-14 22:16:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:17:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon&id=', '172.31.1.6', '2017-09-14 22:17:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon&id=', '/index.php', '172.31.1.6', '2017-09-14 22:17:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:17:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:18:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon&id=299', '172.31.1.6', '2017-09-14 22:18:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon&id=299', '/index.php', '172.31.1.6', '2017-09-14 22:18:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-14 22:18:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon&id=', '172.31.1.6', '2017-09-14 22:18:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon', '172.31.1.32', '2017-09-14 22:19:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/index.php', '172.31.1.32', '2017-09-14 22:19:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:19:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:20:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:20:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:20:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:20:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:21:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:21:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:21:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:21:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:22:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:23:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2017-09-14 22:23:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.32', '2017-09-14 22:24:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:25:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:26:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:26:36'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:27:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:27:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:28:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:28:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:29:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:29:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:30:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:31:01'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:31:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:32:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=267', '172.31.1.32', '2017-09-14 22:32:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=267', '/index.php', '172.31.1.32', '2017-09-14 22:33:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=268', '172.31.1.32', '2017-09-14 22:33:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=268', '/index.php', '172.31.1.32', '2017-09-14 22:33:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=269', '172.31.1.32', '2017-09-14 22:33:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=269', '/index.php', '172.31.1.32', '2017-09-14 22:34:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=270', '172.31.1.32', '2017-09-14 22:34:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=270', '/index.php', '172.31.1.32', '2017-09-14 22:34:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=271', '172.31.1.32', '2017-09-14 22:34:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=271', '/index.php', '172.31.1.32', '2017-09-14 22:34:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=', '172.31.1.32', '2017-09-14 22:35:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=', '/index.php', '172.31.1.32', '2017-09-14 22:36:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:37:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:37:44'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:38:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:39:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:39:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:40:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 22:40:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-09-14 22:41:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2017-09-14 22:41:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elcommon', '172.31.1.32', '2017-09-14 22:41:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elreading', '172.31.1.32', '2017-09-14 22:42:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2017-09-14 22:42:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=292', '172.31.1.32', '2017-09-14 22:42:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=292', '/?pg=ellicensee&cat=&external=No&id=228', '172.31.1.32', '2017-09-14 22:42:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=228', '/?pg=ellicensee&cat=&external=No&id=292', '172.31.1.32', '2017-09-14 22:43:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=292', '/index.php', '172.31.1.32', '2017-09-14 22:44:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=293', '172.31.1.32', '2017-09-14 22:44:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=293', '/index.php', '172.31.1.32', '2017-09-14 22:45:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=292', '172.31.1.32', '2017-09-14 22:45:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=292', '/index.php', '172.31.1.32', '2017-09-14 22:45:14'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=294', '172.31.1.32', '2017-09-14 22:45:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=294', '/index.php', '172.31.1.32', '2017-09-14 22:45:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=295', '172.31.1.32', '2017-09-14 22:45:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=295', '/index.php', '172.31.1.32', '2017-09-14 22:45:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=296', '172.31.1.32', '2017-09-14 22:45:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=296', '/index.php', '172.31.1.32', '2017-09-14 22:45:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=297', '172.31.1.32', '2017-09-14 22:46:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=297', '/index.php', '172.31.1.32', '2017-09-14 22:46:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=298', '172.31.1.32', '2017-09-14 22:46:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=298', '/index.php', '172.31.1.32', '2017-09-14 22:46:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=299', '172.31.1.32', '2017-09-14 22:46:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=299', '/index.php', '172.31.1.32', '2017-09-14 22:47:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=300', '172.31.1.32', '2017-09-14 22:47:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=300', '/index.php', '172.31.1.32', '2017-09-14 22:47:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=301', '172.31.1.32', '2017-09-14 22:47:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=301', '/index.php', '172.31.1.32', '2017-09-14 22:47:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=302', '172.31.1.32', '2017-09-14 22:48:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=302', '/index.php', '172.31.1.32', '2017-09-14 22:48:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=304', '172.31.1.32', '2017-09-14 22:48:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=304', '/index.php', '172.31.1.32', '2017-09-14 22:48:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=303', '172.31.1.32', '2017-09-14 22:48:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=303', '/index.php', '172.31.1.32', '2017-09-14 22:48:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=305', '172.31.1.32', '2017-09-14 22:48:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=305', '/index.php', '172.31.1.32', '2017-09-14 22:48:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=310', '172.31.1.32', '2017-09-14 22:48:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=310', '/index.php', '172.31.1.32', '2017-09-14 22:49:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=309', '172.31.1.32', '2017-09-14 22:49:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=309', '/index.php', '172.31.1.32', '2017-09-14 22:49:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=307', '172.31.1.32', '2017-09-14 22:49:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=307', '/index.php', '172.31.1.32', '2017-09-14 22:49:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=306', '172.31.1.32', '2017-09-14 22:49:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=306', '/index.php', '172.31.1.32', '2017-09-14 22:49:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=308', '172.31.1.32', '2017-09-14 22:49:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=308', '/index.php', '172.31.1.32', '2017-09-14 22:50:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=311', '172.31.1.32', '2017-09-14 22:50:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=311', '/index.php', '172.31.1.32', '2017-09-14 22:51:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-09-14 22:51:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-09-14 23:20:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:29:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:37:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Jul-2017', '172.31.1.32', '2017-09-14 23:37:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2017', '/?pg=elreading&month=Jun-2017', '172.31.1.32', '2017-09-14 23:38:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2017', '/?pg=elreading&month=Aug-2017', '172.31.1.32', '2017-09-14 23:38:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2017', 'index.php', '172.31.1.32', '2017-09-14 23:38:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-09-14 23:38:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=291', '172.31.1.32', '2017-09-14 23:38:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=291', '/index.php', '172.31.1.32', '2017-09-14 23:38:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=291', '172.31.1.32', '2017-09-14 23:38:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=291', '/index.php', '172.31.1.32', '2017-09-14 23:39:03'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:40:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:40:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:41:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:43:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:43:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-09-14 23:43:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-09-14 23:43:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-09-14 23:44:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Jun-2017', '172.31.1.32', '2017-09-14 23:45:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2017', '/?pg=elreading&month=Jul-2017', '172.31.1.32', '2017-09-14 23:45:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2017', '/?pg=elreading&month=Aug-2017', '172.31.1.32', '2017-09-14 23:46:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2017', 'index.php', '172.31.1.32', '2017-09-14 23:47:07'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-09-14 23:47:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=37', '172.31.1.32', '2017-09-14 23:47:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=37', '/index.php', '172.31.1.32', '2017-09-14 23:48:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=118', '172.31.1.32', '2017-09-14 23:50:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=118', '/index.php', '172.31.1.32', '2017-09-14 23:52:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=120', '172.31.1.32', '2017-09-14 23:52:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=120', '/index.php', '172.31.1.32', '2017-09-14 23:54:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-14 23:55:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=65', '172.31.1.32', '2017-09-14 23:56:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=65', '/index.php', '172.31.1.32', '2017-09-14 23:57:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-09-14 23:58:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-09-14 23:58:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2017&ext=1', '172.31.1.32', '2017-09-14 23:58:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1', '/?pg=elbilling&month=Aug-2017&ext=1&recal=1', '172.31.1.32', '2017-09-14 23:58:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1&recal=1', '/?pg=elbilling&month=Aug-2017&ext=0', '172.31.1.32', '2017-09-14 23:59:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0', '/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '172.31.1.32', '2017-09-14 23:59:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.32', '2017-09-15 00:04:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-09-15 00:04:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-09-15 00:04:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '172.31.1.32', '2017-09-15 00:04:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '/?pg=elbilling&month=Aug-2017&ext=1', '172.31.1.32', '2017-09-15 00:23:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1', '/?pg=elbilling&month=Aug-2017&ext=0', '172.31.1.32', '2017-09-15 00:31:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0', '/?pg=elgrouppayables', '172.31.1.32', '2017-09-15 00:31:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-09-15 00:31:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.32', '2017-09-15 00:31:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.32', '2017-09-15 00:32:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2017-09-15 00:32:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Aug-2017&external=No&mailing=1', '172.31.1.32', '2017-09-15 00:32:15'),
('guest', 'android-app://com.google.android.gm', 'index.php', '172.31.1.31', '2017-09-15 01:09:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-09-15 01:10:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-09-15 01:10:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2017&external=No&mailing=1', '/?pg=elrmailing&month=Aug-2017&external=Yes', '172.31.1.32', '2017-09-15 01:13:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2017&external=Yes', '/?pg=elrmailing&id=&month=Aug-2017&external=Yes&mailing=1', '172.31.1.32', '2017-09-15 01:13:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Aug-2017&external=Yes&mailing=1', '/?pg=elunpaidbills', '172.31.1.32', '2017-09-15 01:20:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elunpaidbills', '172.31.1.32', '2017-09-15 01:20:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elgrouppayables', '172.31.1.32', '2017-09-15 01:20:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.32', '2017-09-15 01:20:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.32', '2017-09-15 01:20:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', 'index.php', '172.31.1.32', '2017-09-15 01:45:33'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-09-15 01:45:38'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-09-15 01:46:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-15 01:46:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.32', '2017-09-15 01:50:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elbconfig', '172.31.1.32', '2017-09-15 01:50:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elcconfig', '172.31.1.32', '2017-09-15 01:50:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elrmailing', '172.31.1.32', '2017-09-15 03:03:41');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2017&external=Yes', '172.31.1.32', '2017-09-15 03:03:43'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-15 09:42:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-09-15 09:50:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-09-15 09:50:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 09:50:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 09:51:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 09:53:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 09:54:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 09:55:15'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-09-15 09:56:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-09-15 09:56:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 09:57:14'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-09-15 10:57:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-09-15 10:58:03'),
('guest', 'https://mail.google.com/mail/u/0/?tab=wm', 'index.php', '172.31.1.32', '2017-09-15 10:59:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-09-15 10:59:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 10:59:55'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:00:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:00:25'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-09-15 11:42:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-09-15 11:43:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:43:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:43:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:43:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:43:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:44:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:44:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:44:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:44:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:45:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:45:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:45:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:45:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:45:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:45:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:46:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:46:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:46:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:46:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:47:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:47:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:47:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:47:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-09-15 11:47:32'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-09-15 12:11:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-09-15 12:12:03'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-15 18:06:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-15 18:06:58'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-15 18:06:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2017-09-15 18:07:11'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-18 15:35:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-18 15:35:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-18 15:35:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-18 15:35:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-18 15:35:57'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-18 15:36:54'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-18 15:37:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-18 15:42:15'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-19 10:54:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-19 13:14:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-09-19 13:14:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-19 13:14:18'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-09-19 13:14:18'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-09-19 13:14:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-09-19 13:15:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-19 13:16:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:23:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/index.php', '172.31.1.6', '2017-09-19 13:29:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 13:29:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:32:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.6', '2017-09-19 13:35:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:35:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:35:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 13:35:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:45:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 13:45:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2017-09-19 13:46:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon', '172.31.1.6', '2017-09-19 13:46:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elreading', '172.31.1.6', '2017-09-19 13:46:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading', '172.31.1.6', '2017-09-19 13:46:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:47:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 13:47:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=312', '172.31.1.6', '2017-09-19 13:47:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=312', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-09-19 13:47:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:47:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 13:47:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-09-19 13:47:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&external=No', '172.31.1.6', '2017-09-19 13:47:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&cat=&external=No&id=312', '172.31.1.6', '2017-09-19 13:48:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=312', '/index.php', '172.31.1.6', '2017-09-19 13:48:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 13:48:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-09-19 13:48:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.6', '2017-09-19 13:48:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=313', '172.31.1.6', '2017-09-19 13:49:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=313', '/index.php', '172.31.1.6', '2017-09-19 13:49:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-19 13:49:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=Yes&id=178', '172.31.1.6', '2017-09-19 13:49:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=178', '/?pg=elreading', '172.31.1.6', '2017-09-19 13:49:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-09-19 13:50:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-09-19 13:50:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '172.31.1.6', '2017-09-19 13:50:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '/?pg=elbilling&month=Aug-2017&ext=1', '172.31.1.6', '2017-09-19 13:52:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1', '/?pg=elbilling&month=Aug-2017&ext=1&recal=1', '172.31.1.6', '2017-09-19 13:52:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1&recal=1', '/?pg=elbilling&month=Aug-2017&ext=0', '172.31.1.6', '2017-09-19 13:52:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0', '/?pg=elflats', '172.31.1.6', '2017-09-19 13:52:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elreading', '172.31.1.6', '2017-09-19 13:53:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreadingnext', '172.31.1.6', '2017-09-19 13:54:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elpaybill', '172.31.1.6', '2017-09-19 13:54:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elbilling', '172.31.1.6', '2017-09-19 13:56:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elarrear', '172.31.1.6', '2017-09-19 13:56:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elgrouppayables', '172.31.1.6', '2017-09-19 13:56:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elreading', '172.31.1.6', '2017-09-19 16:01:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elpaybill', '172.31.1.6', '2017-09-19 16:03:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=6733', '172.31.1.6', '2017-09-19 16:03:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6733', '/?pg=elbilling', '172.31.1.6', '2017-09-19 16:04:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '172.31.1.6', '2017-09-19 16:04:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0&recal=1', '/?pg=elbilling&month=Aug-2017&ext=1', '172.31.1.6', '2017-09-19 16:04:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1', '/?pg=elbilling&month=Aug-2017&ext=1&recal=1', '172.31.1.6', '2017-09-19 16:04:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1&recal=1', '/?pg=elgrouppayables', '172.31.1.6', '2017-09-19 16:05:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.6', '2017-09-19 16:05:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Aug-2017&external=No&mailing=1', '172.31.1.6', '2017-09-19 16:05:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2017&external=No&mailing=1', '/?pg=elsummary&month=Aug-2017&external=Yes', '172.31.1.6', '2017-09-19 16:07:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2017&external=Yes', '/?pg=elsummary&month=Aug-2017&external=Yes&mailing=1', '172.31.1.6', '2017-09-19 16:07:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2017&external=Yes&mailing=1', '/?pg=elsummary&month=Aug-2017&external=No', '172.31.1.6', '2017-09-19 16:17:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Aug-2017&external=No', '/?pg=elreading', '172.31.1.6', '2017-09-19 16:21:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-09-19 16:22:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-09-19 16:22:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 16:22:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2017-09-19 16:22:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats', '172.31.1.6', '2017-09-19 16:23:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 16:23:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=297', '172.31.1.6', '2017-09-19 16:23:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=297', '/index.php', '172.31.1.6', '2017-09-19 16:24:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=298', '172.31.1.6', '2017-09-19 16:24:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=298', '/index.php', '172.31.1.6', '2017-09-19 16:24:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=299', '172.31.1.6', '2017-09-19 16:25:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=299', '/index.php', '172.31.1.6', '2017-09-19 16:26:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 16:26:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=299', '172.31.1.6', '2017-09-19 16:27:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=299', '/index.php', '172.31.1.6', '2017-09-19 16:28:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-09-19 16:28:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-09-19 16:28:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.6', '2017-09-19 16:28:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=297', '172.31.1.6', '2017-09-19 16:29:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=297', '/index.php', '172.31.1.6', '2017-09-19 16:29:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=298', '172.31.1.6', '2017-09-19 16:29:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=298', '/index.php', '172.31.1.6', '2017-09-19 16:30:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=299', '172.31.1.6', '2017-09-19 16:30:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=299', '/index.php', '172.31.1.6', '2017-09-19 16:30:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-09-19 16:30:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsummary', '172.31.1.6', '2017-09-19 16:30:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elunpaidbills', '172.31.1.6', '2017-09-19 16:31:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elformat', '172.31.1.6', '2017-09-19 16:31:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', 'index.php', '172.31.1.6', '2017-09-19 16:31:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-09-19 16:31:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.6', '2017-09-19 16:31:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Aug-2017&external=No&mailing=1', '172.31.1.6', '2017-09-19 16:31:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2017&external=No&mailing=1', '/?pg=elsmailing&month=Aug-2017&external=Yes', '172.31.1.6', '2017-09-19 16:33:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2017&external=Yes', '/?pg=elsmailing&month=Aug-2017&external=Yes&mailing=1', '172.31.1.6', '2017-09-19 16:33:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2017&external=Yes&mailing=1', '/?pg=elpaybill', '172.31.1.6', '2017-09-19 16:37:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=6981', '172.31.1.6', '2017-09-19 16:38:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-09-24 17:28:08'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-26 16:47:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-26 16:47:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-26 16:51:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-26 16:55:12'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-26 17:05:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-26 17:05:49'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-09-26 17:05:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elunpaidbills', '172.31.1.6', '2017-09-26 17:05:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.6', '2017-09-26 17:06:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=6892', '172.31.1.6', '2017-09-26 17:06:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6892', '/index.php', '172.31.1.6', '2017-09-26 17:07:33'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elunpaidbills', '172.31.1.6', '2017-09-26 17:08:06'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-09-27 13:47:34'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-09-28 12:53:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-28 12:54:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-09-28 12:54:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-09-28 12:54:30'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-09-28 12:54:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Aug-2017&ext=1', '172.31.1.6', '2017-09-28 12:54:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=1', '/?pg=elrmailing', '172.31.1.6', '2017-09-28 12:55:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2017&external=Yes', '172.31.1.6', '2017-09-28 12:55:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2017&external=Yes', '/?pg=elunpaidbills', '172.31.1.6', '2017-09-28 12:59:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.6', '2017-09-28 13:00:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=6896', '172.31.1.6', '2017-09-28 13:00:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6896', '/index.php', '172.31.1.6', '2017-09-28 13:01:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elunpaidbills', '172.31.1.6', '2017-09-28 13:01:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.6', '2017-09-28 17:45:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=6747', '172.31.1.6', '2017-09-28 17:45:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6747', 'index.php', '172.31.1.6', '2017-09-28 23:37:57'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-09-28 23:38:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-09-28 23:40:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.6', '2017-09-28 23:40:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Aug-2017&id=6813', '172.31.1.6', '2017-09-28 23:41:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Aug-2017&id=6813', '/?pg=elformat', '172.31.1.6', '2017-09-29 01:55:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elbilling', '172.31.1.6', '2017-09-29 01:56:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elformat', '172.31.1.6', '2017-09-29 01:57:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elunpaidbills', '172.31.1.6', '2017-09-29 02:05:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elpaybill', '172.31.1.6', '2017-09-29 02:05:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elpaybill&id=6747', '172.31.1.6', '2017-09-29 02:05:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6747', '/index.php', '172.31.1.6', '2017-09-29 02:07:13'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill&id=6739', '172.31.1.6', '2017-09-29 02:07:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6739', '/index.php', '172.31.1.6', '2017-09-29 02:07:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill&id=6972', '172.31.1.6', '2017-09-29 02:07:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6972', '/index.php', '172.31.1.6', '2017-09-29 02:08:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elpaybill&id=6733', '172.31.1.6', '2017-09-29 02:31:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill&id=6733', '/index.php', '172.31.1.6', '2017-09-29 02:31:56'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-01 02:09:33'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-01 02:09:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-01 02:09:48'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-01 02:09:48'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2017-10-01 02:10:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2017&external=Yes', '172.31.1.6', '2017-10-01 02:10:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017&external=Yes', '/?pg=elsmailing&month=May-2017', '172.31.1.6', '2017-10-01 02:10:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017', '/?pg=elsmailing&month=May-2017&external=Yes', '172.31.1.6', '2017-10-01 02:10:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2017&external=Yes', 'index.php', '172.31.1.6', '2017-10-01 02:31:25'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-01 02:31:35'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-03 09:41:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-03 11:57:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-03 11:59:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-03 12:00:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-10-04 00:15:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-04 00:15:53'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-04 00:15:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-10-04 00:15:58'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-04 11:52:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-04 15:49:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-04 16:20:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-04 16:20:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-04 16:20:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-04 16:22:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-10-04 16:22:17'),
('a.engr', 'direct', '/?pg=ellicensee', '172.31.1.6', '2017-10-04 16:23:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.6', '2017-10-04 16:23:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=64', '172.31.1.6', '2017-10-04 16:23:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=64', '/index.php', '172.31.1.6', '2017-10-04 16:24:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-04 16:24:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-04 16:24:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling&ext=1&month=Jul-2017', '172.31.1.6', '2017-10-04 16:25:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Jul-2017', '/?pg=elbilling&month=Jul-2017&ext=0', '172.31.1.6', '2017-10-04 16:25:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jul-2017&ext=0', 'index.php', '172.31.1.6', '2017-10-04 16:25:12'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-10-04 16:25:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-04 16:25:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling&month=Sep-2017&ext=0', '172.31.1.6', '2017-10-04 16:25:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0', '/?pg=elbilling&ext=0&month=Jul-2017', '172.31.1.6', '2017-10-04 16:25:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2017', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-04 16:25:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling', '172.31.1.6', '2017-10-04 17:23:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-10-04 17:24:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-10-04 18:01:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-04 18:02:50'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-04 18:10:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-04 18:14:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-04 18:14:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-04 18:14:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '172.31.1.6', '2017-10-04 18:14:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '/?pg=elbilling&month=Sep-2017&ext=0', '172.31.1.6', '2017-10-04 18:14:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0', '/?pg=elreading', '172.31.1.6', '2017-10-04 18:23:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-10-04 18:23:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-04 18:23:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-04 18:23:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.6', '2017-10-04 18:24:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-10-04 18:25:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-04 18:25:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-04 18:25:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-04 18:26:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-04 18:26:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '172.31.1.6', '2017-10-04 18:26:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '/?pg=elrmailing', '172.31.1.6', '2017-10-04 18:26:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', '172.31.1.6', '2017-10-04 18:26:45'),
('guest', 'https://mail.google.com/mail/u/0/?tab=wm', 'index.php', '172.31.1.32', '2017-10-04 18:57:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-04 18:57:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-04 18:57:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-04 18:57:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-04 18:58:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-04 18:58:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-04 18:58:20'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-10-04 19:00:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-10-04 19:02:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', '/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', '172.31.1.6', '2017-10-05 10:12:42'),
('guest', 'direct', '/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', '172.31.1.32', '2017-10-05 10:12:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', 'index.php', '172.31.1.32', '2017-10-05 10:14:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', 'index.php', '172.31.1.32', '2017-10-05 10:14:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', '/index.php', '172.31.1.32', '2017-10-05 10:14:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', 'index.php', '172.31.1.32', '2017-10-05 10:14:32'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-10-05 10:14:49'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-05 10:48:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-05 10:48:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-05 10:48:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-05 10:48:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-05 10:49:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-05 10:49:38'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Sep-2017&external=No&mailing=1', 'index.php', '172.31.1.6', '2017-10-05 12:09:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-05 12:10:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.32', '2017-10-05 12:12:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2017-10-05 12:13:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-05 12:16:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-05 12:18:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elbilling', '172.31.1.32', '2017-10-05 12:23:15'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-10-05 12:29:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-10-05 12:29:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-10-05 12:31:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-10-05 12:31:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.32', '2017-10-05 12:38:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=25', '172.31.1.32', '2017-10-05 12:38:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=25', '/index.php', '172.31.1.32', '2017-10-05 12:39:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-10-05 12:39:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.32', '2017-10-05 12:39:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.32', '2017-10-05 12:39:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling', '172.31.1.32', '2017-10-05 12:40:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.32', '2017-10-05 12:40:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling&month=Aug-2017&ext=0&recal=2', '172.31.1.32', '2017-10-05 12:40:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0&recal=2', '/?pg=elbilling&ext=0&month=Jul-2017', '172.31.1.32', '2017-10-05 12:41:09'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-05 13:18:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-05 13:18:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-05 16:43:15'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-05 16:43:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-05 17:35:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-10-05 17:35:16'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-10-05 17:35:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.6', '2017-10-05 17:35:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 17:35:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.6', '2017-10-05 17:35:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2017', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 17:36:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elrmailing', '172.31.1.6', '2017-10-05 17:36:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elreading', '172.31.1.6', '2017-10-05 17:37:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-10-05 17:37:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 17:37:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=ellicensee', '172.31.1.6', '2017-10-05 17:46:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=30', '172.31.1.6', '2017-10-05 17:47:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=30', '/index.php', '172.31.1.6', '2017-10-05 17:48:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=96', '172.31.1.6', '2017-10-05 17:49:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=96', '/?pg=elbilling', '172.31.1.6', '2017-10-05 17:49:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-05 17:49:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 17:49:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.6', '2017-10-05 17:50:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2017', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 17:50:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=ellicensee', '172.31.1.6', '2017-10-05 17:56:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=38', '172.31.1.6', '2017-10-05 17:56:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=38', '/index.php', '172.31.1.6', '2017-10-05 17:58:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-05 17:58:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 17:58:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2017', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.32', '2017-10-05 18:39:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=ellicensee', '172.31.1.6', '2017-10-05 19:31:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.6', '2017-10-05 19:32:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 19:32:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling&ext=0&month=Jul-2017', '172.31.1.6', '2017-10-05 19:32:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2017', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-05 19:40:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=ellicensee', '172.31.1.6', '2017-10-05 22:25:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.6', '2017-10-05 22:25:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=297', '172.31.1.6', '2017-10-05 22:26:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=297', '/?pg=elcommon', '172.31.1.6', '2017-10-05 22:26:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elflats', '172.31.1.6', '2017-10-05 22:26:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-10-05 22:27:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=297', '172.31.1.6', '2017-10-05 22:27:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=297', '/index.php', '172.31.1.6', '2017-10-05 22:28:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=314', '172.31.1.6', '2017-10-05 22:28:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=314', '/index.php', '172.31.1.6', '2017-10-05 22:28:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=299', '172.31.1.6', '2017-10-05 22:29:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=299', '/index.php', '172.31.1.6', '2017-10-05 22:29:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=314', '172.31.1.6', '2017-10-05 22:29:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=314', '/index.php', '172.31.1.6', '2017-10-05 22:29:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=', '172.31.1.6', '2017-10-05 22:29:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=', '/?pg=elflats', '172.31.1.6', '2017-10-05 22:30:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-10-05 22:31:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=298', '172.31.1.6', '2017-10-05 22:31:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=298', '/index.php', '172.31.1.6', '2017-10-05 22:31:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=314', '172.31.1.6', '2017-10-05 22:31:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=314', '/index.php', '172.31.1.6', '2017-10-05 22:32:34'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcommon', '172.31.1.6', '2017-10-05 22:32:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elreading', '172.31.1.6', '2017-10-05 22:33:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-10-05 22:33:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-05 22:33:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-05 22:33:37'),
('guest', 'direct', '/?pg=elreceipt&month=Sep-2017&id=7107', '172.31.1.6', '2017-10-05 22:34:24'),
('guest', 'direct', '/?pg=elreceipt&month=Sep-2017&id=7107', '172.31.1.6', '2017-10-05 22:34:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-05 22:54:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.6', '2017-10-05 22:54:42'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-06 11:20:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-06 11:21:05'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-06 11:21:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2017-10-06 11:21:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-10-06 11:21:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-10-06 11:22:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=313', '172.31.1.6', '2017-10-06 11:22:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=313', '/index.php', '172.31.1.6', '2017-10-06 11:23:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.6', '2017-10-06 11:23:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elcconfig', '172.31.1.6', '2017-10-06 11:23:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/?pg=elsubsidy', '172.31.1.6', '2017-10-06 11:23:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elbconfig', '172.31.1.6', '2017-10-06 11:24:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', 'index.php', '172.31.1.6', '2017-10-06 11:24:32'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-10-06 15:03:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/index.php', '172.31.1.6', '2017-10-06 15:03:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.6', '2017-10-06 15:03:55'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-10-06 15:04:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=291', '172.31.1.6', '2017-10-06 15:04:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=291', '/index.php', '172.31.1.6', '2017-10-06 15:04:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-06 15:04:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-06 15:04:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elreceipt&month=Sep-2017&id=6985', '172.31.1.6', '2017-10-06 15:05:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&month=Sep-2017&id=6985', '/?pg=ellicensee', '172.31.1.6', '2017-10-06 15:05:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=291', '172.31.1.6', '2017-10-06 15:05:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=291', '/index.php', '172.31.1.6', '2017-10-06 15:05:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-06 15:06:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-06 15:50:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-06 15:54:54'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-06 17:03:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-06 17:03:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-06 17:04:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-06 17:05:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-06 17:05:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', 'index.php', '172.31.1.6', '2017-10-06 17:15:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-06 17:15:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-07 14:53:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-07 14:53:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:23'),
('rbanerjee', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-10-07 14:54:23'),
('rbanerjee', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-07 14:54:36'),
('rbanerjee', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:37'),
('rbanerjee', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:37'),
('rbanerjee', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:37'),
('rbanerjee', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-07 14:54:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.32', '2017-10-07 14:55:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-10-07 14:55:23'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-10-08 13:02:37'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2017-10-08 13:03:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-10-08 13:03:30'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-10-08 13:03:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-08 19:06:03'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-08 19:06:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:06:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:07:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:07:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:07:46');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:08:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:08:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:08:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:08:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-08 19:08:49'),
('guest', 'direct', '/?pg=elreceipt&month=Sep-2017&id=7107', '172.31.1.6', '2017-10-08 20:41:09'),
('guest', 'direct', '/?pg=elreceipt&month=Sep-2017&id=7107', '172.31.1.6', '2017-10-08 20:41:11'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-09 09:45:08'),
('guest', 'direct', '/index.php', '172.31.1.6', '2017-10-09 12:05:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-09 12:05:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-09 12:25:55'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-10-09 12:25:55'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-10-09 12:26:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-09 12:26:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling&ext=0&month=Jul-2017', '172.31.1.6', '2017-10-09 12:26:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jul-2017', '/?pg=elbilling&ext=0&month=Aug-2017', '172.31.1.6', '2017-10-09 12:26:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Aug-2017', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.6', '2017-10-09 12:26:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2017', '/?pg=ellicensee', '172.31.1.6', '2017-10-09 12:26:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=291', '172.31.1.6', '2017-10-09 12:26:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=291', '/index.php', '172.31.1.6', '2017-10-09 12:28:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2017-10-09 12:28:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-10-09 12:28:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-09 12:28:26'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-09 13:09:19'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-10-09 13:09:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-09 13:09:53'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-10-09 13:09:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=stbills', '172.31.1.32', '2017-10-09 13:10:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2017-10-09 13:10:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-10-09 13:11:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-10-09 13:11:36'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ststockstatus', '172.31.1.32', '2017-10-09 13:11:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-10-09 13:12:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=stconsumption', '172.31.1.32', '2017-10-09 13:12:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=strequisition', '172.31.1.32', '2017-10-09 13:12:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=strequisition', '/?pg=stitemlist', '172.31.1.32', '2017-10-09 13:12:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=stuseritems', '172.31.1.32', '2017-10-09 13:13:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stutilization', '172.31.1.32', '2017-10-09 13:13:28'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-10 12:53:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-10 12:53:16'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-10 12:53:16'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-10-10 12:53:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-10 12:53:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling', '172.31.1.6', '2017-10-10 12:53:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-10-10 12:53:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-10-10 12:53:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-10 12:53:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-10 12:53:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '172.31.1.6', '2017-10-10 12:53:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '/?pg=elbilling&ext=1&month=Aug-2017', '172.31.1.6', '2017-10-10 12:57:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Aug-2017', '/?pg=elbilling&month=Aug-2017&ext=0', '172.31.1.6', '2017-10-10 13:08:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.6', '2017-10-10 13:08:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2017', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-10 13:08:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling&ext=1&month=Aug-2017', '172.31.1.6', '2017-10-10 13:08:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Aug-2017', '/?pg=elbilling&month=Aug-2017&ext=0', '172.31.1.6', '2017-10-10 13:08:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Aug-2017&ext=0', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.6', '2017-10-10 13:08:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2017', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-10 13:08:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', 'index.php', '172.31.1.6', '2017-10-10 13:09:03'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-10 13:09:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2017-10-10 13:09:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Aug-2017', '172.31.1.6', '2017-10-10 13:10:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2017', '/?pg=elreading&month=Jun-2017', '172.31.1.6', '2017-10-10 13:10:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jun-2017', '/?pg=elreading&month=Jul-2017', '172.31.1.6', '2017-10-10 13:10:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Jul-2017', '/index.php', '172.31.1.6', '2017-10-10 13:10:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Aug-2017', '172.31.1.6', '2017-10-10 13:10:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Aug-2017', '/index.php', '172.31.1.6', '2017-10-10 13:11:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2017', '172.31.1.6', '2017-10-10 13:11:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2017', '/index.php', '172.31.1.6', '2017-10-10 13:11:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-10-10 13:11:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-10 13:11:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', 'index.php', '172.31.1.6', '2017-10-10 13:12:01'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-10 13:12:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-10 13:59:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-10 14:03:20'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-10-10 18:26:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-10-10 18:26:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-10-10 18:27:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-10-10 18:27:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-10-10 18:27:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-10-10 18:27:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-10 19:42:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-10 19:42:59'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-10-11 16:51:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-10-11 16:52:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-10-11 16:52:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-10-11 16:53:07'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-11 16:53:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-11 16:53:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:54:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:54:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:54:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:54:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:54:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:54:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:55:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:55:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:55:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:56:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:56:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:57:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:59:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 16:59:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:01:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:01:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:01:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:01:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:01:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:02:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:02:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:02:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:02:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:02:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:02:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:02:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:03:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:03:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:03:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:03:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:03:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:30'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:04:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:05:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:05:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:05:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:05:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-11 17:05:49'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-12 09:52:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-12 09:52:57'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-12 09:52:57'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-10-12 09:53:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Jan-2017', '172.31.1.6', '2017-10-12 09:53:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Jan-2017', '/?pg=ellicensee', '172.31.1.6', '2017-10-12 09:53:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=197', '172.31.1.6', '2017-10-12 09:53:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=197', '/index.php', '172.31.1.6', '2017-10-12 09:53:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.6', '2017-10-12 09:53:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&external=No&month=Mar-2017', '172.31.1.6', '2017-10-12 09:54:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Mar-2017', '/?pg=elrmailing&external=No&month=Dec-2016', '172.31.1.6', '2017-10-12 09:54:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Dec-2016', '/?pg=ellicensee', '172.31.1.6', '2017-10-12 09:55:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=197', '172.31.1.6', '2017-10-12 09:55:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=197', '/index.php', '172.31.1.6', '2017-10-12 09:56:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2017-10-12 09:56:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-10-12 09:56:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-12 09:56:59'),
('a.engr', 'direct', 'index.php', '172.31.1.6', '2017-10-12 10:47:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-12 18:22:42'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-12 23:02:25'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-12 23:07:00'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-12 23:07:00'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-12 23:54:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-12 23:54:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-12 23:54:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-12 23:54:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-12 23:54:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-12 23:54:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-10-12 23:55:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=292', '172.31.1.6', '2017-10-12 23:55:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=292', '/?pg=elbilling', '172.31.1.6', '2017-10-12 23:55:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-10-12 23:56:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-10-12 23:56:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-10-12 23:57:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.6', '2017-10-12 23:57:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.6', '2017-10-12 23:57:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-12 23:57:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.6', '2017-10-13 00:02:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-10-13 00:03:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '172.31.1.6', '2017-10-13 00:04:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=0&recal=1', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-13 00:04:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '172.31.1.6', '2017-10-13 00:04:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1&recal=1', '/?pg=elgrouppayables', '172.31.1.6', '2017-10-13 00:04:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.6', '2017-10-13 00:04:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Sep-2017&external=No&mailing=1', '172.31.1.6', '2017-10-13 00:05:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2017&external=No&mailing=1', '/?pg=elsummary&month=Sep-2017&external=Yes', '172.31.1.6', '2017-10-13 00:07:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2017&external=Yes', '/?pg=elsummary&month=Sep-2017&external=Yes&mailing=1', '172.31.1.6', '2017-10-13 00:07:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Sep-2017&external=Yes&mailing=1', '/?pg=elunpaidbills', '172.31.1.6', '2017-10-13 00:10:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elrmailing', '172.31.1.6', '2017-10-13 00:10:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elsmailing', '172.31.1.6', '2017-10-13 00:10:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2017&external=No&mailing=1', '172.31.1.6', '2017-10-13 00:10:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017&external=No&mailing=1', '/?pg=elsmailing&month=Sep-2017&external=Yes', '172.31.1.6', '2017-10-13 00:15:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017&external=Yes', '/?pg=elsmailing&month=Sep-2017&external=Yes&mailing=1', '172.31.1.6', '2017-10-13 00:15:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017&external=Yes&mailing=1', '/?pg=elupreading', '172.31.1.6', '2017-10-13 00:35:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.6', '2017-10-13 00:36:41'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading&month=Jul-2016', '172.31.1.6', '2017-10-13 00:36:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading&month=Jul-2016', '/index.php', '172.31.1.6', '2017-10-13 00:37:45'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 00:37:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.6', '2017-10-13 00:38:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elpaybill', '172.31.1.6', '2017-10-13 00:38:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elpaybill', '/?pg=elcommon', '172.31.1.6', '2017-10-13 00:38:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcommon', '/?pg=elupreading', '172.31.1.6', '2017-10-13 00:38:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.6', '2017-10-13 00:38:53'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcconfig', '172.31.1.6', '2017-10-13 00:43:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.6', '2017-10-13 00:44:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 00:44:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elsubsidy', '172.31.1.6', '2017-10-13 00:44:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elbconfig', '172.31.1.6', '2017-10-13 00:45:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbconfig', '/?pg=elupreading', '172.31.1.6', '2017-10-13 00:45:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elcconfig', '172.31.1.6', '2017-10-13 00:45:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.6', '2017-10-13 00:46:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 00:46:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.6', '2017-10-13 00:46:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.6', '2017-10-13 00:46:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elcconfig', '172.31.1.6', '2017-10-13 00:47:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.6', '2017-10-13 00:48:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.6', '2017-10-13 00:48:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elcconfig', '172.31.1.6', '2017-10-13 00:48:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elcconfig', '/index.php', '172.31.1.6', '2017-10-13 00:50:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 00:50:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 00:50:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elupreading', '172.31.1.6', '2017-10-13 00:50:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.6', '2017-10-13 00:51:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 00:51:41'),
('a.engr', 'direct', 'index.php', '172.31.1.6', '2017-10-13 10:05:13'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elupreading', '172.31.1.6', '2017-10-13 11:32:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/index.php', '172.31.1.6', '2017-10-13 11:32:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-10-13 11:55:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=64', '172.31.1.6', '2017-10-13 11:55:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=64', '/index.php', '172.31.1.6', '2017-10-13 11:56:27'),
('a.engr', 'direct', 'index.php', '172.31.1.6', '2017-10-13 16:03:26'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2017-10-13 16:03:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-13 22:41:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-13 22:41:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-13 22:42:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:42:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:43:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:43:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:43:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:44:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:44:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:44:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:44:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:45:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:45:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:45:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:45:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:46:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:46:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:46:24'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:46:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:46:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:46:58'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-10-13 22:48:36'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-10-15 13:59:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-10-15 13:59:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-16 08:28:47'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-16 08:29:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:29:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:29:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:29:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:30:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:32:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:32:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:33:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:33:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:34:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-16 08:35:00'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-10-17 15:03:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2017-10-17 15:04:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-17 15:06:26'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-18 15:59:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-18 16:00:14'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-10-18 16:00:14'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-10-18 16:00:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.32', '2017-10-18 16:00:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', 'index.php', '172.31.1.32', '2017-10-18 16:26:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.32', '2017-10-18 16:26:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', 'index.php', '172.31.1.32', '2017-10-18 16:26:40'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-18 16:26:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-18 16:26:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-18 16:27:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', 'index.php', '172.31.1.32', '2017-10-18 16:27:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-10-18 16:27:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.32', '2017-10-18 16:27:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', 'index.php', '172.31.1.32', '2017-10-18 16:27:37'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-18 16:27:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-10-20 09:44:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-21 20:58:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-21 20:58:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 21:50:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:13:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:14:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:14:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:14:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:14:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:27:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:42:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:43:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:52:35'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:55:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:58:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:58:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 22:59:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:01:37'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:01:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:01:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:02:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:04:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:07:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:09:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-21 23:10:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-23 11:26:07'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-24 11:53:14'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-24 13:11:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-24 13:15:36'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-10-26 10:18:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-10-26 15:01:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-10-26 15:01:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-10-26 15:01:23'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2017-10-26 15:01:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2017-10-26 15:01:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elsmailing', '172.31.1.32', '2017-10-26 16:08:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Sep-2017&external=No&mailing=1', '172.31.1.32', '2017-10-26 16:08:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017&external=No&mailing=1', '/?pg=elsmailing&month=Sep-2017&external=Yes', '172.31.1.32', '2017-10-26 16:09:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017&external=Yes', '/?pg=elsmailing&month=Sep-2017&external=Yes&mailing=1', '172.31.1.32', '2017-10-26 16:09:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017&external=Yes&mailing=1', '/?pg=elformat', '172.31.1.32', '2017-10-26 17:21:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.32', '2017-10-26 17:21:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-10-26 17:21:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.32', '2017-10-26 17:21:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elreading', '172.31.1.32', '2017-10-26 17:21:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-10-26 17:21:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.32', '2017-10-26 17:22:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/?pg=ellicensee', '172.31.1.32', '2017-10-26 17:23:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-10-26 17:23:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=313', '172.31.1.32', '2017-10-26 17:23:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=313', '/index.php', '172.31.1.32', '2017-10-26 17:25:06'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elformat', '172.31.1.32', '2017-10-26 17:25:12'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-10-30 12:26:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-10-30 12:27:27'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-10-30 12:27:27'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2017-10-30 12:27:31'),
('guest', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elbilling', '172.31.1.6', '2017-10-31 13:26:03'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Sep-2017&ext=1', '172.31.1.6', '2017-10-31 13:26:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', '/index.php', '172.31.1.6', '2017-10-31 16:57:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Sep-2017&ext=1', 'index.php', '172.31.1.6', '2017-10-31 16:57:06'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-10-31 16:57:12'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-01 10:10:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-01 10:10:56'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-02 00:11:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-02 00:11:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-02 00:11:46'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-02 00:11:51'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-02 22:47:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-02 22:56:46'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-02 22:56:46'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-11-02 22:56:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.32', '2017-11-02 23:25:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2017-11-02 23:25:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.32', '2017-11-02 23:29:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-02 23:33:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.32', '2017-11-02 23:34:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-11-02 23:55:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-02 23:55:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-02 23:55:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elbilling&month=Oct-2017&ext=1&recal=1', '172.31.1.32', '2017-11-02 23:55:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1&recal=1', '/?pg=elreading', '172.31.1.32', '2017-11-02 23:56:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2017', '172.31.1.32', '2017-11-02 23:56:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2017', '/?pg=elbilling', '172.31.1.32', '2017-11-02 23:57:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.32', '2017-11-02 23:57:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elbilling', '172.31.1.32', '2017-11-02 23:57:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-02 23:57:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elreading', '172.31.1.32', '2017-11-02 23:58:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-11-02 23:58:22'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-02 23:58:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-02 23:58:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elbilling&month=Oct-2017&ext=1&recal=1', '172.31.1.32', '2017-11-02 23:58:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1&recal=1', '/?pg=elsmailing', '172.31.1.32', '2017-11-02 23:59:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2017&external=Yes', '172.31.1.32', '2017-11-02 23:59:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=Yes', '/?pg=elsmailing&month=Oct-2017&external=No', '172.31.1.32', '2017-11-02 23:59:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=No', '/?pg=elreading', '172.31.1.32', '2017-11-03 00:01:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-11-03 00:01:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-03 00:01:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.32', '2017-11-03 00:01:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-03 00:02:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', 'index.php', '172.31.1.32', '2017-11-03 00:03:04'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-03 00:03:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-11-03 00:03:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=261', '172.31.1.32', '2017-11-03 00:05:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=261', '/index.php', '172.31.1.32', '2017-11-03 00:06:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 00:07:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-03 00:07:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-03 01:13:13'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2017-11-03 17:04:19'),
('guest', 'https://ilight.iiita.ac.in/index.php?pg=home', '/index.php', '172.31.1.32', '2017-11-03 17:04:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 17:05:08'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 17:06:12'),
('guest', 'direct', '/index.php', '172.31.1.32', '2017-11-03 17:06:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-03 23:08:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-03 23:08:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:08:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:09:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:09:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:10:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:10:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:10:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:10:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:10:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:11:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:11:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:11:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:12:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-03 23:12:20'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-05 17:57:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-05 17:59:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-11-05 17:59:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-11-05 18:00:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-11-05 18:00:11'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-11-05 18:00:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-11-05 18:49:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Sep-2017', '172.31.1.6', '2017-11-05 18:49:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2017', '/index.php', '172.31.1.6', '2017-11-05 18:49:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2017', '172.31.1.6', '2017-11-05 18:49:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/?pg=elbilling', '172.31.1.6', '2017-11-05 18:49:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.6', '2017-11-05 18:50:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.6', '2017-11-05 18:50:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elbilling&month=Oct-2017&ext=0', '172.31.1.6', '2017-11-05 18:50:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 18:51:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.6', '2017-11-05 18:52:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 18:52:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elreading', '172.31.1.6', '2017-11-05 18:52:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-11-05 18:53:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-11-05 18:53:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-11-05 18:54:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.6', '2017-11-05 18:55:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elbilling&month=Oct-2017&ext=0', '172.31.1.6', '2017-11-05 18:56:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0', '/?pg=elreading', '172.31.1.6', '2017-11-05 18:56:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-11-05 18:58:36'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-11-05 18:58:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.6', '2017-11-05 18:58:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.6', '2017-11-05 19:00:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 19:00:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=314', '172.31.1.6', '2017-11-05 19:01:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=314', '/index.php', '172.31.1.6', '2017-11-05 19:01:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-11-05 19:01:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.6', '2017-11-05 19:01:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 19:01:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=292', '172.31.1.6', '2017-11-05 19:01:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=292', '/?pg=elbilling', '172.31.1.6', '2017-11-05 19:02:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 19:02:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=292', '172.31.1.6', '2017-11-05 19:02:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=292', '/index.php', '172.31.1.6', '2017-11-05 19:02:31'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=293', '172.31.1.6', '2017-11-05 19:02:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=293', '/index.php', '172.31.1.6', '2017-11-05 19:02:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=294', '172.31.1.6', '2017-11-05 19:02:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=294', '/index.php', '172.31.1.6', '2017-11-05 19:02:43');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=295', '172.31.1.6', '2017-11-05 19:02:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=295', '/index.php', '172.31.1.6', '2017-11-05 19:02:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=296', '172.31.1.6', '2017-11-05 19:02:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=296', '/index.php', '172.31.1.6', '2017-11-05 19:02:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=314', '172.31.1.6', '2017-11-05 19:03:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=314', '/index.php', '172.31.1.6', '2017-11-05 19:03:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=297', '172.31.1.6', '2017-11-05 19:03:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=297', '/index.php', '172.31.1.6', '2017-11-05 19:03:24'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=299', '172.31.1.6', '2017-11-05 19:03:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=299', '/index.php', '172.31.1.6', '2017-11-05 19:03:30'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-11-05 19:03:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 19:04:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.6', '2017-11-05 19:04:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling', '172.31.1.6', '2017-11-05 19:04:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 19:05:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=300', '172.31.1.6', '2017-11-05 19:05:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=300', '/index.php', '172.31.1.6', '2017-11-05 19:05:09'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-11-05 19:05:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.6', '2017-11-05 19:05:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.6', '2017-11-05 19:08:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.6', '2017-11-05 19:08:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 19:08:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-11-05 19:08:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=313', '172.31.1.6', '2017-11-05 19:08:37'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=313', '/index.php', '172.31.1.6', '2017-11-05 19:08:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-11-05 19:09:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.6', '2017-11-05 19:09:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elbilling&month=Oct-2017&ext=1&recal=1', '172.31.1.6', '2017-11-05 19:09:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1&recal=1', '/?pg=elreading', '172.31.1.6', '2017-11-05 19:09:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2017', '172.31.1.6', '2017-11-05 19:09:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2017', '/index.php', '172.31.1.6', '2017-11-05 19:09:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2017', '172.31.1.6', '2017-11-05 19:09:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/index.php', '172.31.1.6', '2017-11-05 19:09:57'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.6', '2017-11-05 19:10:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Oct-2017&external=No&mailing=1', '172.31.1.6', '2017-11-05 19:10:25'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-05 19:33:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-05 19:33:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Oct-2017&external=No&mailing=1', '/?pg=elbilling', '172.31.1.6', '2017-11-05 20:00:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsummary', '172.31.1.6', '2017-11-05 20:01:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elrmailing', '172.31.1.6', '2017-11-05 20:01:50'),
('guest', 'https://mail.google.com/mail/u/0/?tab=wm', 'index.php', '172.31.1.32', '2017-11-05 20:02:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-05 20:02:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-05 20:02:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-05 20:03:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&external=Yes', '/?pg=ellicensee', '172.31.1.6', '2017-11-05 20:03:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-05 20:03:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-11-05 20:03:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-05 20:03:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=313', '172.31.1.6', '2017-11-05 20:03:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=313', '/index.php', '172.31.1.6', '2017-11-05 20:03:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.6', '2017-11-05 20:03:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-05 20:04:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&external=Yes', '/?pg=elrmailing&id=&month=Oct-2017&external=Yes&mailing=1', '172.31.1.6', '2017-11-05 20:04:21'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-11-05 20:49:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-11-05 20:49:15'),
('guest', 'direct', '/index.php?pg=home', '172.31.1.32', '2017-11-06 09:50:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-06 10:35:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-06 10:35:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 10:37:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-06 12:26:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-06 12:26:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:27:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:27:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:27:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:27:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:27:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:27:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:28:01'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-06 12:45:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-06 12:45:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-06 12:49:35'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-11-06 12:49:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2017-11-06 12:49:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elsubsidy', '172.31.1.32', '2017-11-06 12:49:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsubsidy', '/?pg=elreading', '172.31.1.32', '2017-11-06 12:51:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2017', '172.31.1.32', '2017-11-06 12:51:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2017', '/index.php', '172.31.1.32', '2017-11-06 12:52:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-06 12:52:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.32', '2017-11-06 12:52:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2017', '/?pg=elreading', '172.31.1.32', '2017-11-06 12:52:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-11-06 12:53:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-06 12:53:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.32', '2017-11-06 12:53:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '172.31.1.32', '2017-11-06 12:53:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0&recal=1', '/?pg=elbilling&ext=0&month=Sep-2017', '172.31.1.32', '2017-11-06 12:53:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=0&month=Sep-2017', 'index.php', '172.31.1.32', '2017-11-06 12:54:04'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-06 12:54:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.32', '2017-11-06 12:55:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&id=7349', '172.31.1.32', '2017-11-06 12:55:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&id=7349', '/?pg=elrmailing&id=7349&month=Oct-2017&external=No&mailing=1', '172.31.1.32', '2017-11-06 12:55:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=7349&month=Oct-2017&external=No&mailing=1', '/?pg=elsmailing', '172.31.1.32', '2017-11-06 12:56:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elrmailing', '172.31.1.32', '2017-11-06 12:57:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing', '172.31.1.32', '2017-11-06 12:58:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&id=7349', '172.31.1.32', '2017-11-06 12:58:43'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-06 13:07:55'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-11-06 13:21:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-11-06 13:21:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-11-06 13:23:18'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-09 10:19:31'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-09 10:19:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-09 10:20:20'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-09 10:20:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-11-09 10:20:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.32', '2017-11-09 10:20:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-09 10:20:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', 'index.php', '172.31.1.32', '2017-11-09 10:21:05'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-09 10:21:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-11-09 10:21:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-09 10:21:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', 'index.php', '172.31.1.32', '2017-11-09 10:21:26'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-09 10:21:29'),
('guest', 'direct', '/?pg=elreceipt&id=2333', '172.31.1.6', '2017-11-09 10:25:05'),
('guest', 'direct', '/?pg=elreceipt&id=2333', '172.31.1.6', '2017-11-09 10:25:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2017-11-09 10:54:42'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-11-09 10:54:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-09 10:54:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elrmailing', '172.31.1.32', '2017-11-09 10:56:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.32', '2017-11-09 10:56:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&external=Yes', 'index.php', '172.31.1.32', '2017-11-09 16:40:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-09 16:40:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-09 16:43:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-09 16:44:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-09 16:47:13'),
('guest', 'direct', '/?pg=elreceipt&id=7523', '172.31.1.6', '2017-11-09 16:50:35'),
('guest', 'direct', '/?pg=elreceipt&id=7523', '172.31.1.6', '2017-11-09 16:50:38'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-09 17:13:04'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-09 17:13:16'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-11-09 17:13:17'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-11-09 17:13:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.6', '2017-11-09 17:13:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elbilling&ext=1&month=Sep-2017', '172.31.1.6', '2017-11-09 17:13:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Sep-2017', '/?pg=elrmailing', '172.31.1.6', '2017-11-09 18:47:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-09 18:47:05'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-09 21:17:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-11-09 21:17:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-09 21:17:50'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-11-09 21:17:50'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-11-09 21:17:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-11-09 21:18:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Sep-2017', '172.31.1.6', '2017-11-09 21:18:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2017', '/?pg=elreading&month=Oct-2017', '172.31.1.6', '2017-11-09 21:18:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/?pg=elrmailing', '172.31.1.6', '2017-11-09 21:19:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-09 21:19:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&external=Yes', '/?pg=elrmailing&external=Yes&month=Sep-2017', '172.31.1.6', '2017-11-09 21:21:35'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-11-10 15:35:18'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-11-10 15:35:21'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=181', '172.31.1.32', '2017-11-10 15:35:28'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=181', '/?pg=ellicensee&external=No', '172.31.1.32', '2017-11-10 16:27:45'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=No', '/?pg=ellicensee&external=Yes', '172.31.1.32', '2017-11-10 16:27:46'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/index.php', '172.31.1.32', '2017-11-10 16:28:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.32', '2017-11-10 16:28:02'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2017-11-10 16:28:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2017&external=Yes', '172.31.1.32', '2017-11-10 16:28:11'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-13 00:34:52'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-13 12:18:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-13 12:18:48'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-11-13 12:18:48'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsummary', '172.31.1.6', '2017-11-13 12:19:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-13 12:19:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary&month=Oct-2017&external=Yes', '/?pg=ellicensee', '172.31.1.6', '2017-11-13 20:31:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-11-13 20:32:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee&cat=&external=Yes&id=214', '172.31.1.6', '2017-11-13 20:32:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=Yes&id=214', '/index.php', '172.31.1.6', '2017-11-13 20:35:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-11-13 20:35:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.6', '2017-11-13 20:35:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-13 20:35:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&external=Yes', '/?pg=elrmailing&month=Oct-2017&id=7443', '172.31.1.6', '2017-11-13 20:35:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&id=7443', '/?pg=elrmailing&external=No&month=Sep-2017', '172.31.1.6', '2017-11-13 20:35:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&external=No&month=Sep-2017', '/?pg=elrmailing&month=Sep-2017&external=Yes', '172.31.1.6', '2017-11-13 20:35:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2017&external=Yes', '/?pg=elrmailing&month=Sep-2017&id=7168', '172.31.1.6', '2017-11-13 20:36:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2017&id=7168', '/?pg=elrmailing&month=Sep-2017&external=Yes', '172.31.1.6', '2017-11-13 20:36:15'),
('a.engr', 'direct', '/?pg=elrmailing&month=Sep-2017&id=7168', '172.31.1.6', '2017-11-13 20:42:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2017&id=7168', '/?pg=elrmailing&month=Sep-2017&external=Yes', '172.31.1.6', '2017-11-13 20:42:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Sep-2017&external=Yes', 'index.php', '172.31.1.6', '2017-11-13 20:43:02'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-13 20:43:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-11-13 20:43:47'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-11-13 20:44:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elrmailing', '172.31.1.6', '2017-11-13 20:55:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-13 20:55:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&external=Yes', '/?pg=elrmailing&external=Yes&month=Sep-2017', '172.31.1.6', '2017-11-13 20:55:51'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-14 12:09:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-14 12:09:55'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-15 10:47:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-15 10:49:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-11-15 10:49:17'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-11-15 10:49:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-16 10:41:16'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-16 12:51:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-16 12:51:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-16 12:53:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-16 12:56:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-16 13:16:49'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-11-16 16:22:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-11-16 16:22:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-16 17:17:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-16 17:17:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-16 17:18:41'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-16 17:19:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-16 17:19:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-11-16 17:19:57'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-11-20 10:41:54'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-20 10:41:58'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-20 10:42:08'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-11-20 10:42:08'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-11-20 10:42:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.32', '2017-11-20 10:42:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elrmailing', '172.31.1.32', '2017-11-20 10:42:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&external=Yes', '172.31.1.32', '2017-11-20 10:42:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&external=Yes', 'index.php', '172.31.1.32', '2017-11-20 11:42:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-11-20 11:42:29'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-11-23 10:04:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-11-23 10:04:51'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-11-23 10:04:51'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-11-23 10:05:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Oct-2017&ext=1', '172.31.1.6', '2017-11-23 10:05:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=1', '/?pg=elbilling&month=Oct-2017&ext=0', '172.31.1.6', '2017-11-23 10:07:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Oct-2017&ext=0', '/?pg=elsmailing', '172.31.1.6', '2017-11-23 10:07:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elbilling', '172.31.1.6', '2017-11-23 10:11:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elgrouppayables', '172.31.1.6', '2017-11-23 10:11:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elsummary', '172.31.1.6', '2017-11-23 10:11:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsmailing', '172.31.1.6', '2017-11-23 10:12:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Oct-2017&external=No&mailing=1', '172.31.1.6', '2017-11-23 10:12:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=No&mailing=1', '/?pg=elsmailing&month=Oct-2017&external=Yes', '172.31.1.6', '2017-11-23 10:14:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=Yes', '/?pg=elsmailing&month=Oct-2017&external=Yes&mailing=1', '172.31.1.6', '2017-11-23 10:14:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=Yes', '/?pg=elsmailing&month=Oct-2017&external=Yes&mailing=1', '172.31.1.32', '2017-11-23 15:15:29'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=Yes&mailing=1', '/?pg=elsmailing&month=Oct-2017&external=No', '172.31.1.32', '2017-11-23 15:57:52'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=No', '/index.php', '172.31.1.32', '2017-11-23 18:24:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017&external=No', 'index.php', '172.31.1.32', '2017-11-23 18:24:30'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-11-23 18:24:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2017-11-23 18:24:39'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Oct-2017&id=7347', '172.31.1.32', '2017-11-23 18:24:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Oct-2017&id=7347', '/?pg=elsmailing', '172.31.1.32', '2017-11-23 18:27:09'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-01 09:53:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-01 09:53:27'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-12-01 09:53:27'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2017-12-01 09:53:30'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-12-01 10:16:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-12-01 10:16:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-12-01 10:16:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-12-01 10:17:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-12-01 10:18:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-12-01 10:18:22'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.31', '2017-12-01 10:18:40'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-12-01 11:37:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elsmailing', '172.31.1.6', '2017-12-01 12:08:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2017&external=Yes', '172.31.1.6', '2017-12-01 12:08:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2017&external=Yes', '/?pg=elsmailing&month=Sep-2017', '172.31.1.6', '2017-12-01 12:08:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2017', '/?pg=elsmailing&month=Oct-2017', '172.31.1.6', '2017-12-01 12:08:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2017', '/?pg=elsmailing&month=Apr-2017', '172.31.1.6', '2017-12-01 12:08:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2017', '/?pg=elsmailing&month=Mar-2017', '172.31.1.6', '2017-12-01 12:09:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017', '/?pg=elsmailing&month=Mar-2017&external=Yes', '172.31.1.6', '2017-12-01 12:09:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017&external=Yes', '/?pg=elsmailing&month=Feb-2017', '172.31.1.6', '2017-12-01 12:10:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017', '/?pg=elsmailing&month=Feb-2017&external=Yes', '172.31.1.6', '2017-12-01 12:10:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes', '/?pg=elsmailing&month=Jan-2017', '172.31.1.6', '2017-12-01 12:10:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017', '/?pg=elsmailing&month=Jan-2017&external=Yes', '172.31.1.6', '2017-12-01 12:10:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017&external=Yes', '/?pg=elsmailing&month=Dec-2016', '172.31.1.6', '2017-12-01 12:11:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2016', '/?pg=elsmailing&month=Dec-2016&external=Yes', '172.31.1.6', '2017-12-01 12:12:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2016&external=Yes', '/?pg=elsmailing&month=Nov-2016', '172.31.1.6', '2017-12-01 12:12:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016', '/?pg=elsmailing&month=Nov-2016&external=Yes', '172.31.1.6', '2017-12-01 12:12:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=Yes', '/?pg=elsmailing&month=Oct-2016', '172.31.1.6', '2017-12-01 12:13:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.6', '2017-12-01 12:13:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016', '172.31.1.6', '2017-12-01 12:13:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.6', '2017-12-01 12:14:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016&external=No', '172.31.1.6', '2017-12-01 12:16:11'),
('a.engr', 'direct', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.6', '2017-12-01 12:16:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016&external=No', '172.31.1.6', '2017-12-01 12:22:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=No', '/?pg=elsmailing&month=Apr-2016', '172.31.1.6', '2017-12-01 12:23:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016', '/?pg=elsmailing&month=Apr-2016&external=Yes', '172.31.1.6', '2017-12-01 12:23:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Apr-2016&external=Yes', '/?pg=elsmailing&month=May-2016', '172.31.1.6', '2017-12-01 12:24:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016', '/?pg=elsmailing&month=May-2016&external=Yes', '172.31.1.6', '2017-12-01 12:24:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=May-2016&external=Yes', '/?pg=elsmailing&month=Jun-2016', '172.31.1.6', '2017-12-01 12:25:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016', '/?pg=elsmailing&month=Jun-2016&external=Yes', '172.31.1.6', '2017-12-01 12:25:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jun-2016&external=Yes', '/?pg=elsmailing&month=Jul-2016', '172.31.1.6', '2017-12-01 12:26:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016', '/?pg=elsmailing&month=Jul-2016&external=Yes', '172.31.1.6', '2017-12-01 12:26:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jul-2016&external=Yes', '/?pg=elsmailing&month=Aug-2016', '172.31.1.6', '2017-12-01 12:26:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016', '/?pg=elsmailing&month=Aug-2016&external=Yes', '172.31.1.6', '2017-12-01 12:26:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Aug-2016&external=Yes', '/?pg=elsmailing&month=Sep-2016', '172.31.1.6', '2017-12-01 12:27:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016', '/?pg=elsmailing&month=Sep-2016&external=Yes', '172.31.1.6', '2017-12-01 12:27:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Sep-2016&external=Yes', '/?pg=elsmailing&month=Oct-2016', '172.31.1.6', '2017-12-01 12:27:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016', '/?pg=elsmailing&month=Oct-2016&external=Yes', '172.31.1.6', '2017-12-01 12:28:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Oct-2016&external=Yes', '/?pg=elsmailing&month=Nov-2016', '172.31.1.6', '2017-12-01 12:28:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016', '/?pg=elsmailing&month=Nov-2016&external=Yes', '172.31.1.6', '2017-12-01 12:28:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2016&external=Yes', '/?pg=elsmailing&month=Dec-2016', '172.31.1.6', '2017-12-01 12:28:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2016', '/?pg=elsmailing&month=Dec-2016&external=Yes', '172.31.1.6', '2017-12-01 12:29:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2016&external=Yes', '/?pg=elsmailing&month=Jan-2017', '172.31.1.6', '2017-12-01 12:29:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017', '/?pg=elsmailing&month=Jan-2017&external=Yes', '172.31.1.6', '2017-12-01 12:29:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Jan-2017&external=Yes', '/?pg=elsmailing&month=Feb-2017', '172.31.1.6', '2017-12-01 12:29:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017', '/?pg=elsmailing&month=Feb-2017&external=Yes', '172.31.1.6', '2017-12-01 12:30:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Feb-2017&external=Yes', '/?pg=elsmailing&month=Mar-2017', '172.31.1.6', '2017-12-01 12:30:34'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Mar-2017', '/?pg=elsmailing&month=Mar-2017&external=Yes', '172.31.1.6', '2017-12-01 12:30:52'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-01 18:56:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-01 18:58:45'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-12-01 18:58:45'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-12-01 18:58:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Oct-2017', '172.31.1.6', '2017-12-01 18:59:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/index.php', '172.31.1.6', '2017-12-01 18:59:40'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2017-12-01 18:59:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-12-01 19:04:17'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-12-01 19:04:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=1', '172.31.1.6', '2017-12-01 19:04:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=1', '/?pg=elbilling&month=Nov-2017&ext=1&recal=1', '172.31.1.6', '2017-12-01 19:04:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=1&recal=1', '/?pg=elrmailing', '172.31.1.6', '2017-12-01 19:07:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2017&external=Yes', '172.31.1.6', '2017-12-01 19:07:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2017&external=Yes', '/?pg=elrmailing&id=&month=Nov-2017&external=Yes&mailing=1', '172.31.1.6', '2017-12-01 19:08:15'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-05 13:03:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-05 13:03:50'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-12-05 13:03:50'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.6', '2017-12-05 13:03:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2017&external=Yes', '172.31.1.6', '2017-12-05 13:04:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2017&external=Yes', '/?pg=elsummary', '172.31.1.6', '2017-12-05 13:04:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Nov-2017&external=Yes', '172.31.1.6', '2017-12-05 13:04:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2017&external=Yes', '/?pg=elsummary', '172.31.1.6', '2017-12-05 13:05:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elsummary&month=Nov-2017&external=Yes', '172.31.1.6', '2017-12-05 13:05:30'),
('guest', 'direct', 'index.php', '172.31.1.31', '2017-12-06 11:43:38'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.31', '2017-12-06 11:43:42'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-07 09:57:37'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-07 10:12:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-07 10:37:43'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-07 10:37:43'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2017-12-07 10:38:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-12-07 10:45:46'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2017', '172.31.1.32', '2017-12-07 10:45:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/index.php', '172.31.1.32', '2017-12-07 10:46:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2017', '172.31.1.32', '2017-12-07 10:46:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2017', '/index.php', '172.31.1.32', '2017-12-07 11:03:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.32', '2017-12-07 11:26:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elflats', '172.31.1.32', '2017-12-07 11:26:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elflats&id=111', '172.31.1.32', '2017-12-07 11:26:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=111', '/index.php', '172.31.1.32', '2017-12-07 15:29:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-12-07 15:29:59'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=179', '172.31.1.32', '2017-12-07 15:30:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=179', '/index.php', '172.31.1.32', '2017-12-07 15:31:05'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=182', '172.31.1.32', '2017-12-07 15:31:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=182', '/index.php', '172.31.1.32', '2017-12-07 15:32:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats&id=186', '172.31.1.32', '2017-12-07 15:32:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats&id=186', '/index.php', '172.31.1.32', '2017-12-07 15:32:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.32', '2017-12-07 15:33:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Oct-2017', '172.31.1.32', '2017-12-07 15:34:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/index.php', '172.31.1.32', '2017-12-07 15:35:15'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2017', '172.31.1.32', '2017-12-07 15:35:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2017', '/index.php', '172.31.1.32', '2017-12-07 15:37:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-12-07 15:37:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2017-12-07 17:49:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=1', '172.31.1.32', '2017-12-07 17:49:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=1', '/?pg=elbilling&month=Nov-2017&ext=0', '172.31.1.32', '2017-12-07 17:49:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=0', '/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '172.31.1.32', '2017-12-07 17:49:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '/?pg=elreading', '172.31.1.32', '2017-12-07 17:50:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2017-12-07 18:01:43'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2017-12-08 11:10:31'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-08 13:09:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-12-08 13:09:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-12-08 13:10:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-12-08 13:10:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-12-08 13:10:18'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2017-12-08 13:10:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elbilling', '172.31.1.6', '2017-12-08 13:10:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '172.31.1.6', '2017-12-08 13:10:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '172.31.1.6', '2017-12-08 13:11:23'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-11 10:41:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-11 10:44:59'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-12-11 10:44:59'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-12-11 10:48:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=53', '172.31.1.6', '2017-12-11 11:02:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=53', '/?pg=ellicensee&cat=&external=No&id=279', '172.31.1.6', '2017-12-11 11:03:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=279', '/?pg=ellicensee&cat=&external=No&id=53', '172.31.1.6', '2017-12-11 11:03:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=53', '/index.php', '172.31.1.6', '2017-12-11 11:38:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=59', '172.31.1.6', '2017-12-11 11:39:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=59', '/index.php', '172.31.1.6', '2017-12-11 11:41:54'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=61', '172.31.1.6', '2017-12-11 11:42:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=61', '/index.php', '172.31.1.6', '2017-12-11 11:43:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=64', '172.31.1.6', '2017-12-11 11:44:06'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=64', '/index.php', '172.31.1.6', '2017-12-11 11:45:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=65', '172.31.1.6', '2017-12-11 11:45:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=65', '/index.php', '172.31.1.6', '2017-12-11 11:46:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=281', '172.31.1.6', '2017-12-11 11:46:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=281', '/index.php', '172.31.1.6', '2017-12-11 11:47:42'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=74', '172.31.1.6', '2017-12-11 11:48:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=74', '/index.php', '172.31.1.6', '2017-12-11 11:49:02'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=106', '172.31.1.6', '2017-12-11 11:50:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=106', '/index.php', '172.31.1.6', '2017-12-11 11:51:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=123', '172.31.1.6', '2017-12-11 11:53:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=123', '/index.php', '172.31.1.6', '2017-12-11 11:54:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=73', '172.31.1.6', '2017-12-11 11:55:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=73', '/index.php', '172.31.1.6', '2017-12-11 11:55:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2017-12-11 11:57:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2017-12-11 11:57:28'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-12-11 11:57:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '172.31.1.6', '2017-12-11 11:57:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '/?pg=elbilling&month=Nov-2017&ext=1', '172.31.1.6', '2017-12-11 11:57:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=1', '/?pg=elbilling&month=Nov-2017&ext=1&recal=1', '172.31.1.6', '2017-12-11 11:57:57'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=1&recal=1', '/?pg=elbilling&month=Nov-2017&ext=0', '172.31.1.6', '2017-12-11 11:58:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=0', '/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '172.31.1.6', '2017-12-11 12:11:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '/?pg=elrmailing', '172.31.1.6', '2017-12-11 12:11:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Nov-2017&external=No&mailing=1', '172.31.1.6', '2017-12-11 12:11:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-11 12:15:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-11 12:15:45'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-11 12:15:45'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2017-12-11 12:16:06'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-12-11 13:53:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-12-11 13:54:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Nov-2017&external=No&mailing=1', '/?pg=elbilling', '172.31.1.6', '2017-12-11 15:00:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elreading', '172.31.1.6', '2017-12-11 15:00:45'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=ellicensee', '172.31.1.6', '2017-12-11 15:00:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=54', '172.31.1.6', '2017-12-11 15:01:09'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=54', '/index.php', '172.31.1.6', '2017-12-11 15:01:29'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=59', '172.31.1.6', '2017-12-11 15:02:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=59', '/index.php', '172.31.1.6', '2017-12-11 15:02:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=77', '172.31.1.6', '2017-12-11 15:04:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=77', '/index.php', '172.31.1.6', '2017-12-11 15:05:04'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=109', '172.31.1.6', '2017-12-11 15:05:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=109', '/index.php', '172.31.1.6', '2017-12-11 15:06:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee&cat=&external=No&id=120', '172.31.1.6', '2017-12-11 15:08:02'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=120', '/index.php', '172.31.1.6', '2017-12-11 15:08:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-12-11 15:08:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-12-11 15:08:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '172.31.1.6', '2017-12-11 15:08:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '/?pg=elrmailing', '172.31.1.6', '2017-12-11 15:09:10'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Nov-2017&id=7738', '172.31.1.6', '2017-12-11 15:10:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Nov-2017&id=7738', '/?pg=elrmailing&id=7738&month=Nov-2017&external=No&mailing=1', '172.31.1.6', '2017-12-11 15:10:10');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=7738&month=Nov-2017&external=No&mailing=1', '/?pg=elunpaidbills', '172.31.1.6', '2017-12-11 15:11:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elunpaidbills', '/?pg=elreceipt&id=7540', '172.31.1.6', '2017-12-11 15:11:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreceipt&id=7540', '/?pg=elsummary', '172.31.1.6', '2017-12-11 15:11:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=elgrouppayables', '172.31.1.6', '2017-12-11 15:12:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elgrouppayables', '/?pg=elbilling', '172.31.1.6', '2017-12-11 15:12:18'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-12-11 15:17:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-12-11 15:17:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-12-11 15:17:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-12-11 15:18:00'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-11 15:42:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-11 15:42:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-12-11 15:42:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-12-11 15:43:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-12-11 15:43:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=ellicensee', '172.31.1.6', '2017-12-11 16:19:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&cat=&external=No&id=290', '172.31.1.6', '2017-12-11 16:19:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&cat=&external=No&id=290', '/index.php', '172.31.1.6', '2017-12-11 16:22:08'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2017-12-11 16:22:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=0&recal=1', '172.31.1.6', '2017-12-11 16:22:29'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-12-11 17:30:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-12-11 17:30:46'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-12-11 17:30:53'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-12-11 17:31:03'),
('rs153', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.5', '2017-12-11 17:31:03'),
('rs153', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-12-11 17:31:25'),
('rs153', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-12-11 17:31:28'),
('rs153', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2017-12-11 17:32:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/?logout=1', '172.31.1.5', '2017-12-11 17:32:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.5', '2017-12-11 17:32:16'),
('guest', 'direct', 'index.php', '172.31.1.5', '2017-12-11 17:32:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-12-11 17:32:41'),
('rs153', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.5', '2017-12-11 17:32:41'),
('rs153', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2017-12-11 17:32:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elupreading', '172.31.1.32', '2017-12-11 17:45:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elupreading', '/?pg=elupreading&month=Jul-2016', '172.31.1.32', '2017-12-11 17:45:42'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-12 09:57:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-12 09:58:04'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-12-12 09:58:04'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-12-12 09:58:21'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-12 10:18:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-12-12 10:54:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=1', '172.31.1.6', '2017-12-12 14:00:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=1', 'index.php', '172.31.1.6', '2017-12-12 17:15:31'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-12 17:15:37'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-15 18:31:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-15 18:31:40'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-12-15 18:34:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-12-15 18:34:26'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-12-15 18:34:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-12-15 18:35:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.6', '2017-12-15 18:36:06'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-15 18:36:10'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-12-15 18:36:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-21 10:49:57'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-21 10:50:21'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-21 10:50:21'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elsmailing', '172.31.1.32', '2017-12-21 10:50:30'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Nov-2017&external=No&mailing=1', '172.31.1.32', '2017-12-21 10:50:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2017&external=No&mailing=1', '/?pg=elsmailing&month=Nov-2017&external=Yes', '172.31.1.32', '2017-12-21 10:51:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2017&external=Yes', '/?pg=elsmailing&month=Nov-2017&external=Yes&mailing=1', '172.31.1.32', '2017-12-21 10:51:38'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2017&external=Yes&mailing=1', '/?logout=1', '172.31.1.32', '2017-12-21 10:58:08'),
('guest', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Nov-2017&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2017-12-21 10:58:08'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-22 10:16:13'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-22 15:24:09'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-22 15:24:21'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-22 15:24:21'),
('ilight', 'https://ilight.iiita.ac.in/', '/?pg=stcomplaints', '172.31.1.32', '2017-12-22 15:24:27'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?pg=stutilization', '172.31.1.32', '2017-12-22 15:24:31'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization', '/?pg=stutilization&complaint_no=1', '172.31.1.32', '2017-12-22 15:24:34'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1', '/?pg=stutilization&complaint_no=1&category=1', '172.31.1.32', '2017-12-22 15:24:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1', '/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '172.31.1.32', '2017-12-22 15:24:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stutilization&complaint_no=1&category=1&subcategory=69', '/?pg=stuseritems', '172.31.1.32', '2017-12-22 15:24:54'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems', '/?pg=stuseritems&complaint_no=2', '172.31.1.32', '2017-12-22 15:24:57'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=2', '/?pg=stuseritems&complaint_no=2&category=1', '172.31.1.32', '2017-12-22 15:25:00'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=2&category=1', '/?pg=stuseritems&complaint_no=2&category=1&subcategory=69', '172.31.1.32', '2017-12-22 15:25:01'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stuseritems&complaint_no=2&category=1&subcategory=69', '/?pg=stbills', '172.31.1.32', '2017-12-22 15:25:23'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2017-12-22 15:25:37'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/index.php', '172.31.1.32', '2017-12-22 15:25:41'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2017-12-22 15:28:14'),
('ilight', 'https://ilight.iiita.ac.in/index.php', '/?pg=elflats', '172.31.1.32', '2017-12-22 15:31:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.32', '2017-12-22 15:31:58'),
('ilight', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=stbills', '172.31.1.32', '2017-12-22 15:33:02'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stbills', '/?pg=streceipt', '172.31.1.32', '2017-12-22 15:33:07'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt', '/?pg=streceipt&bill_no=1', '172.31.1.32', '2017-12-22 15:33:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=1', '/?pg=streceipt&bill_no=1', '172.31.1.32', '2017-12-22 15:33:39'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=1', '/?pg=streceipt&bill_no=2', '172.31.1.32', '2017-12-22 15:33:41'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=2', '/?pg=streceipt&bill_no=3', '172.31.1.32', '2017-12-22 15:33:43'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=3', '/?pg=streceipt&bill_no=4', '172.31.1.32', '2017-12-22 15:33:49'),
('ilight', 'https://ilight.iiita.ac.in/?pg=streceipt&bill_no=4', '/?pg=stitemlist', '172.31.1.32', '2017-12-22 15:33:52'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stitemlist', '/?pg=ststockstatus', '172.31.1.32', '2017-12-22 15:33:56'),
('ilight', 'https://ilight.iiita.ac.in/?pg=ststockstatus', '/?pg=stconsumption', '172.31.1.32', '2017-12-22 15:34:05'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stconsumption', '/?pg=strequisition', '172.31.1.32', '2017-12-22 15:34:09'),
('ilight', 'https://ilight.iiita.ac.in/?pg=strequisition', '/?pg=stmaintenance', '172.31.1.32', '2017-12-22 15:34:12'),
('ilight', 'https://ilight.iiita.ac.in/?pg=stmaintenance', '/?pg=stcomplaints', '172.31.1.32', '2017-12-22 15:34:17'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcomplaints', '/?logout=1', '172.31.1.32', '2017-12-22 15:35:19'),
('guest', 'https://ilight.iiita.ac.in/?pg=stcomplaints', 'index.php', '172.31.1.32', '2017-12-22 15:35:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-22 15:35:34'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-22 15:35:34'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2017-12-22 15:35:36'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-22 15:35:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-22 15:35:45'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-22 15:35:45'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-22 15:49:18'),
('mmishra', 'https://ilight.iiita.ac.in/index.php', '/?pg=amconfig', '172.31.1.32', '2017-12-22 15:49:29'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?pg=amjobs', '172.31.1.32', '2017-12-22 15:49:39'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amannexures', '172.31.1.32', '2017-12-22 15:49:46'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=amannexures', '/?pg=amcalendar', '172.31.1.32', '2017-12-22 15:49:53'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/?pg=amrenewal', '172.31.1.32', '2017-12-22 15:50:20'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=amrenewal', '/?pg=elflats', '172.31.1.32', '2017-12-22 15:50:25'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.32', '2017-12-22 15:50:29'),
('mmishra', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-22 17:44:17'),
('mmishra', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-22 17:44:21'),
('mmishra', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-22 17:44:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-26 10:56:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-26 10:56:45'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-26 11:44:33'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-26 11:44:33'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-26 11:44:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2017-12-26 11:50:20'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.6', '2017-12-26 11:50:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.6', '2017-12-26 11:50:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=1', '172.31.1.6', '2017-12-26 11:50:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Nov-2017&ext=1', '/?pg=ellicensee', '172.31.1.6', '2017-12-26 11:50:29'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-12-26 11:50:40'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', 'index.php', '172.31.1.6', '2017-12-26 11:52:32'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-26 11:52:38'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=ellicensee', '172.31.1.6', '2017-12-26 11:55:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-12-26 11:55:37'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-27 15:04:37'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-27 15:04:40'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-27 15:04:54'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-12-27 15:04:54'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.6', '2017-12-27 15:04:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee&external=Yes', '172.31.1.6', '2017-12-27 15:05:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee&external=Yes', '/?pg=ellicensee', '172.31.1.6', '2017-12-27 15:05:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.6', '2017-12-27 15:05:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=1', '172.31.1.6', '2017-12-27 15:05:33'),
('guest', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=elbilling', '172.31.1.32', '2017-12-27 15:28:33'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2017-12-27 17:56:52'),
('guest', 'direct', 'index.php', '172.31.1.32', '2017-12-27 19:51:19'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2017-12-27 19:51:32'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-31 14:07:42'),
('guest', 'direct', 'index.php', '172.31.1.6', '2017-12-31 14:07:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2017-12-31 14:08:00'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2017-12-31 14:08:00'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.6', '2017-12-31 14:08:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elformat', '/?pg=elbilling', '172.31.1.6', '2017-12-31 14:16:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Nov-2017&ext=1', '172.31.1.6', '2017-12-31 14:16:15'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-01 16:53:27'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-01 16:53:29'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-01 16:53:48'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2018-01-01 16:53:48'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2018-01-01 16:53:55'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=amlist', '172.31.1.6', '2018-01-01 16:53:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amlist', '/?pg=amrenewals', '172.31.1.6', '2018-01-01 16:54:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amrenewals', '/?pg=amconfig', '172.31.1.6', '2018-01-01 16:54:05'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amconfig', '/?pg=amjobs', '172.31.1.6', '2018-01-01 16:54:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amcalendar', '172.31.1.6', '2018-01-01 16:54:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amcalendar', '/?pg=amrenewal', '172.31.1.6', '2018-01-01 16:54:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amrenewal', '/?pg=elreading', '172.31.1.6', '2018-01-01 16:54:43'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2018-01-01 17:09:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2017', '172.31.1.6', '2018-01-01 17:09:54'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2017', '/index.php', '172.31.1.6', '2018-01-01 17:10:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Dec-2017', '172.31.1.6', '2018-01-01 17:10:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Dec-2017', '/index.php', '172.31.1.6', '2018-01-01 17:11:07'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2018-01-01 17:11:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.6', '2018-01-01 17:11:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1', '/?pg=elbilling&month=Dec-2017&ext=1&recal=1', '172.31.1.6', '2018-01-01 17:11:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1&recal=1', '/?pg=elrmailing', '172.31.1.6', '2018-01-01 17:13:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2017&external=Yes', '172.31.1.6', '2018-01-01 17:14:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2017&external=Yes', '/?pg=elreading', '172.31.1.6', '2018-01-01 17:15:04'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2018-01-01 17:15:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2018-01-01 17:15:51'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.6', '2018-01-01 17:15:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1', '/?pg=elbilling&month=Dec-2017&ext=1&recal=1', '172.31.1.6', '2018-01-01 17:15:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1&recal=1', '/?pg=elreading', '172.31.1.6', '2018-01-01 17:17:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2018-01-01 17:18:00'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-01 17:18:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2018-01-01 17:18:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.6', '2018-01-01 17:22:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1', '/?pg=elbilling&month=Dec-2017&ext=1&recal=1', '172.31.1.6', '2018-01-01 17:22:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1&recal=1', '/?pg=elrmailing', '172.31.1.6', '2018-01-01 17:23:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2017&external=Yes', '172.31.1.6', '2018-01-01 17:23:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2017&external=Yes', '/?pg=elrmailing&id=&month=Dec-2017&external=Yes&mailing=1', '172.31.1.6', '2018-01-01 17:23:48'),
('guest', 'direct', 'index.php', '172.31.1.5', '2018-01-01 19:35:39'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.5', '2018-01-01 19:36:09'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.5', '2018-01-01 19:36:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2018-01-01 19:36:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:36:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:36:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:36:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:37:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:37:11'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:37:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:37:31'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-01 19:37:39'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-02 10:32:11'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-02 10:32:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-02 10:32:53'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2018-01-02 10:32:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elrmailing', '172.31.1.6', '2018-01-02 10:32:59'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2017&external=Yes', '172.31.1.6', '2018-01-02 10:33:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Dec-2017&external=Yes', 'index.php', '172.31.1.6', '2018-01-02 10:38:39'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-02 10:38:46'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-02 16:22:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-02 16:22:29'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-02 16:24:16'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-02 16:54:58'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-02 16:55:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading', '172.31.1.6', '2018-01-02 17:07:08'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2018-01-02 17:27:12'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2018-01-02 17:27:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=0&recal=1', '172.31.1.6', '2018-01-02 17:27:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=0&recal=1', 'index.php', '172.31.1.6', '2018-01-02 17:28:31'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2018-01-02 17:28:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.6', '2018-01-02 17:28:58'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-02 17:29:51'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.6', '2018-01-02 17:29:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=0&recal=1', '172.31.1.6', '2018-01-02 17:30:01'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=0&recal=1', '/?pg=elrmailing', '172.31.1.6', '2018-01-02 17:31:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&id=&month=Dec-2017&external=No&mailing=1', '172.31.1.6', '2018-01-02 17:32:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-02 17:56:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-02 17:57:09'),
('guest', 'https://mail.google.com/mail/u/0/?tab=wm', 'index.php', '172.31.1.32', '2018-01-02 20:06:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-02 20:07:05'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-02 20:08:01'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-02 20:08:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-02 20:08:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-02 20:09:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-02 20:09:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-02 20:09:35'),
('guest', 'direct', 'index.php', '172.31.1.5', '2018-01-02 20:16:21'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2018-01-02 20:16:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-02 20:17:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-02 20:18:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-02 20:19:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-02 20:20:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-02 20:20:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-02 20:20:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-02 20:20:50'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-03 10:36:11'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-03 12:07:02'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-03 12:07:08'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-03 12:07:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-03 12:08:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-03 12:08:04'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-03 12:08:17'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-03 12:08:20'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-03 22:47:39'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-03 22:47:48'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:49:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:51:21'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:52:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:53:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:53:57'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:54:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:55:16'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:55:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:56:07'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:56:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:56:45'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:57:09'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:57:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:57:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:57:53'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:58:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:58:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:59:18'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:59:28'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 22:59:46'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-03 23:00:00'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-04 12:21:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-04 12:21:52'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-04 12:35:57'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=0&recal=1', '/?pg=elrmailing', '172.31.1.6', '2018-01-04 15:37:36'),
('guest', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Dec-2017&external=Yes', '172.31.1.6', '2018-01-04 15:44:58'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-05 17:50:11'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-05 17:50:13'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-05 17:50:47'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2018-01-05 17:50:47'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.6', '2018-01-05 17:50:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.6', '2018-01-05 17:52:09'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-06 15:38:24'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-06 15:38:26'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-06 15:38:37'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-06 15:38:37'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2018-01-06 15:38:40'),
('guest', 'direct', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2018-01-06 15:50:48'),
('guest', 'direct', '/?pg=ellicensee&cat=&external=No&id=10', '172.31.1.32', '2018-01-06 15:50:48'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2018-01-06 17:42:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-08 16:07:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-08 16:09:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-08 16:09:19'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-08 16:09:19'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-01-08 16:09:23'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.32', '2018-01-08 16:09:24'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.6', '2018-01-08 16:25:24'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.6', '2018-01-08 16:25:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1', 'index.php', '172.31.1.32', '2018-01-08 16:53:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-08 17:22:08'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-10 12:35:38'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-10 12:35:41'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-10 12:35:53'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 12:35:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=ellicensee', '172.31.1.32', '2018-01-10 12:35:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=ellicensee', '172.31.1.32', '2018-01-10 12:36:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2018-01-10 12:50:52'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2018-01-10 13:01:32'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 13:02:18'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-10 13:02:23'),
('a.engr', 'direct', 'index.php', '172.31.1.32', '2018-01-10 13:19:22'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 19:58:23'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-10 19:58:32'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 19:58:32'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-10 19:58:43'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 19:58:43'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-10 20:00:08'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 20:00:08'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-10 20:00:12'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 20:00:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-10 20:00:27'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-10 20:00:27'),
('mmishra', 'https://ilight.iiita.ac.in/', '/?pg=elflats', '172.31.1.32', '2018-01-10 20:13:22'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=elflats', '/?pg=ellicensee', '172.31.1.32', '2018-01-10 20:13:43'),
('mmishra', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/?pg=elbilling', '172.31.1.32', '2018-01-10 20:14:55'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?logout=1', '172.31.1.32', '2018-01-10 20:16:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', 'index.php', '172.31.1.32', '2018-01-10 20:16:32'),
('guest', 'direct', 'index.php', '172.31.1.5', '2018-01-14 18:21:27'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2018-01-14 18:21:34'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-14 18:21:43'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-14 18:21:51'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-14 18:22:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-14 18:22:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-01-14 18:27:22'),
('rse2017501', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.5', '2018-01-14 18:27:22'),
('rse2017501', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2018-01-14 18:27:44'),
('rse2017501', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.5', '2018-01-14 18:28:14'),
('rse2017501', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2018-01-14 18:28:23'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-17 12:04:03'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-17 12:04:05'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-17 12:04:14'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-17 18:14:49'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-17 18:15:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-17 18:15:43'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-17 18:15:43'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2018-01-17 18:17:49'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/?pg=elreading&month=Oct-2017', '172.31.1.32', '2018-01-17 18:18:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/?pg=elreading&month=Sep-2017', '172.31.1.32', '2018-01-17 18:18:16'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Sep-2017', '/index.php', '172.31.1.32', '2018-01-17 18:18:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Oct-2017', '172.31.1.32', '2018-01-17 18:18:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Oct-2017', '/index.php', '172.31.1.32', '2018-01-17 18:19:16'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elreading&month=Nov-2017', '172.31.1.32', '2018-01-17 18:19:19'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading&month=Nov-2017', '/?pg=elbilling', '172.31.1.32', '2018-01-17 18:19:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.32', '2018-01-17 18:30:15'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1', 'index.php', '172.31.1.32', '2018-01-17 18:30:29'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-17 18:30:43'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elbilling', '172.31.1.32', '2018-01-17 18:35:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elsmailing', '172.31.1.32', '2018-01-17 18:40:32'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing', '/?pg=elsmailing&month=Dec-2017&external=No&mailing=1', '172.31.1.32', '2018-01-17 18:40:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2017&external=No&mailing=1', '/?pg=elsmailing&month=Dec-2017&external=Yes', '172.31.1.32', '2018-01-17 18:41:41'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2017&external=Yes', '/?pg=elsmailing&month=Dec-2017&external=Yes&mailing=1', '172.31.1.32', '2018-01-17 18:42:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsmailing&month=Dec-2017&external=Yes&mailing=1', '/?pg=elsummary', '172.31.1.32', '2018-01-17 18:43:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elsummary', '/?pg=amlist', '172.31.1.32', '2018-01-17 18:43:33'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amlist', 'index.php', '172.31.1.32', '2018-01-17 18:43:35'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=amrenewals', '172.31.1.32', '2018-01-17 18:43:36'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amrenewals', '/?pg=amperformance', '172.31.1.32', '2018-01-17 18:43:38'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amperformance', '/?pg=amjobs', '172.31.1.32', '2018-01-17 18:43:42'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amjobs', '/?pg=amcalendar', '172.31.1.32', '2018-01-17 18:43:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=amcalendar', 'index.php', '172.31.1.32', '2018-01-17 18:44:02'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-18 16:21:57'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-18 16:21:59'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-18 16:22:04'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-18 16:25:43'),
('guest', 'direct', 'index.php', '172.31.1.5', '2018-01-21 21:54:18'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.5', '2018-01-21 21:54:22'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-22 20:14:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-22 20:14:42'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-22 20:14:42'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-23 09:16:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-23 09:16:40'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-23 09:16:40'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-01-23 09:16:46'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.32', '2018-01-23 09:16:47'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1', 'index.php', '172.31.1.32', '2018-01-23 16:10:34'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-23 16:10:37'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-23 16:11:02'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-23 16:11:02'),
('a.engr', 'direct', 'index.php', '172.31.1.32', '2018-01-23 16:11:09'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-23 16:11:12'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-23 16:11:12'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-23 16:11:22'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-23 16:11:22'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-01-23 16:11:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.32', '2018-01-23 16:11:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-23 16:11:54'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-23 16:11:56'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-23 16:12:10'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-23 16:12:10'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-01-23 16:12:13'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.32', '2018-01-23 16:12:15'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-01-23 16:12:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&ext=0&month=Nov-2017', '172.31.1.32', '2018-01-23 16:12:53'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-01-23 16:13:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Dec-2017&ext=1', '172.31.1.32', '2018-01-23 16:13:28'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Dec-2017&ext=1', '/?pg=elbilling&ext=1&month=Nov-2017', '172.31.1.32', '2018-01-23 16:14:20'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&ext=1&month=Nov-2017', '/?pg=elbilling&ext=1&month=Dec-2017', '172.31.1.32', '2018-01-23 16:24:57'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:40:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 11:41:03'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:41:03'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 11:41:07'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:41:07'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 11:41:17'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:41:17'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 11:41:48'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:41:49'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 11:41:57'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:41:57'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 11:42:00'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:42:00'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 11:42:25'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:42:26'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 11:42:28'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:42:28'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 11:47:49'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:47:49'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 11:47:51'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:47:51'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 11:47:59'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:47:59'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 11:48:01'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:48:01'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 11:48:15'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:48:15'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 11:48:17'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 11:48:17'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-24 15:09:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 15:09:43'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:09:43'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 15:09:45'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:09:45'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 15:09:53'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:09:53'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 15:09:55'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:09:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 15:10:55'),
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:10:55'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 15:10:57'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:10:57'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-24 15:24:55'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 15:25:08'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:25:08'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 15:25:10'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:25:10'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 15:25:20'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:25:20'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 15:25:22'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:25:22'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 15:25:32'),
('mmishra', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:25:32'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-01-24 15:25:34'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-24 15:25:34'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-24 15:27:05'),
('guest', 'https://erp.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-01-25 11:22:37'),
('guest', 'direct', '/index.php', '172.31.1.6', '2018-01-27 21:16:15'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-27 21:16:19'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-31 17:11:27'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-01-31 17:11:30'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-01-31 17:11:36'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-31 17:14:03'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-01-31 17:46:11'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2018-01-31 17:46:11'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2018-01-31 17:46:37'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2018-01-31 17:46:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2018-01-31 17:47:40'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-31 18:21:44'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-31 18:22:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-31 18:22:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-31 18:22:23'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-31 18:23:08'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-31 21:41:17'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-31 21:41:56'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.6', '2018-01-31 21:41:56'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.6', '2018-01-31 21:42:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', 'index.php', '172.31.1.6', '2018-01-31 21:42:43'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.6', '2018-01-31 21:42:48'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.6', '2018-01-31 21:43:06'),
('guest', 'direct', 'index.php', '172.31.1.6', '2018-01-31 21:46:18'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elformat', '172.31.1.32', '2018-02-01 10:07:35'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-02-01 12:43:42'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-02-01 12:43:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 12:43:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 12:43:59'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-02-01 17:47:32'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-02-01 17:47:40');
INSERT INTO `weblogs` (`userid`, `referer`, `weburl`, `remoteip`, `dateaccess`) VALUES
('ilight', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-02-01 17:47:40'),
('guest', 'https://ilight.iiita.ac.in/', '/?logout=1', '172.31.1.32', '2018-02-01 17:47:44'),
('guest', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-02-01 17:47:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 18:28:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2018-02-01 18:28:49'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elreading', '172.31.1.32', '2018-02-01 18:28:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreading', '/index.php', '172.31.1.32', '2018-02-01 19:07:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 19:08:18'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', 'index.php', '172.31.1.32', '2018-02-01 19:08:20'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-02-01 19:08:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2018&ext=1', '172.31.1.32', '2018-02-01 19:08:26'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1', '/?pg=elbilling&month=Jan-2018&ext=1&recal=1', '172.31.1.32', '2018-02-01 19:08:31'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1&recal=1', '/?pg=elbilling&month=Jan-2018&ext=1&recal=1', '172.31.1.32', '2018-02-01 19:13:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1&recal=1', '/?pg=elrmailing', '172.31.1.32', '2018-02-01 19:13:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jan-2018&external=Yes', '172.31.1.32', '2018-02-01 19:13:24'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&month=Jan-2018&external=Yes', '/?pg=elrmailing&id=&month=Jan-2018&external=Yes&mailing=1', '172.31.1.32', '2018-02-01 19:13:56'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing&id=&month=Jan-2018&external=Yes&mailing=1', 'index.php', '172.31.1.32', '2018-02-01 19:20:29'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-02-01 19:20:31'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-02-01 19:20:32'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-02-01 19:20:39'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 19:21:49'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 19:22:21'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/?pg=elarrear', '172.31.1.32', '2018-02-01 19:38:11'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Jan-2018&ext=1', '172.31.1.32', '2018-02-01 19:38:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Jan-2018&ext=1', '/?pg=elarrear', '172.31.1.32', '2018-02-01 19:38:44'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Jan-2018&ext=1', '172.31.1.32', '2018-02-01 19:38:47'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Jan-2018&ext=1', '/?pg=elarrear&month=Jan-2018&ext=0', '172.31.1.32', '2018-02-01 19:38:48'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Jan-2018&ext=0', '/?pg=elbilling', '172.31.1.32', '2018-02-01 19:38:52'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2018&ext=0&recal=2', '172.31.1.32', '2018-02-01 19:38:55'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=0&recal=2', '/?pg=elbilling&month=Jan-2018&ext=1', '172.31.1.32', '2018-02-01 19:38:58'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1', '/?pg=elbilling&month=Jan-2018&ext=1&recal=2', '172.31.1.32', '2018-02-01 19:39:00'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1&recal=2', '/?pg=elbilling&month=Jan-2018&ext=1&recal=2', '172.31.1.32', '2018-02-01 19:39:03'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1&recal=2', '/?pg=elbilling&month=Jan-2018&ext=1&recal=2', '172.31.1.32', '2018-02-01 19:39:07'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1&recal=2', '/?pg=elreadingnext', '172.31.1.32', '2018-02-01 19:39:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elreadingnext', '/?pg=elarrear', '172.31.1.32', '2018-02-01 19:39:50'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear', '/?pg=elarrear&month=Jan-2018&ext=1', '172.31.1.32', '2018-02-01 19:39:53'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elarrear&month=Jan-2018&ext=1', '/?pg=elbilling', '172.31.1.32', '2018-02-01 20:42:27'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2018&ext=0&recal=1', '172.31.1.32', '2018-02-01 20:42:35'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=0&recal=1', 'index.php', '172.31.1.32', '2018-02-01 21:55:37'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-02-01 21:55:38'),
('a.engr', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-02-01 21:55:52'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:56:23'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:56:25'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:56:32'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:56:56'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:57:19'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:57:26'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:57:27'),
('a.engr', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.32', '2018-02-01 21:57:41'),
('guest', 'direct', '/index.php', '172.31.1.5', '2018-02-02 00:20:10'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 00:20:21'),
('guest', 'direct', '/index.php', '172.31.1.5', '2018-02-02 01:17:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:17:39'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:18:06'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:18:47'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:19:25'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:19:32'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:19:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:20:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:20:27'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:21:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:21:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:21:50'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:22:14'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:22:29'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:22:44'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:23:00'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:23:56'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:24:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:24:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:24:54'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:25:49'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:26:12'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:26:19'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:26:38'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:26:52'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:27:02'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 01:27:25'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-02-02 10:39:34'),
('guest', 'direct', 'index.php', '172.31.1.32', '2018-02-02 10:39:36'),
('guest', 'https://ilight.iiita.ac.in/', '/index.php', '172.31.1.32', '2018-02-02 10:39:47'),
('a.engr', 'https://ilight.iiita.ac.in/', 'index.php', '172.31.1.32', '2018-02-02 10:39:47'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-02-02 10:39:50'),
('guest', 'direct', '/index.php', '172.31.1.5', '2018-02-02 13:21:33'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 13:21:42'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 13:21:59'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 13:22:13'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 13:22:20'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 13:22:26'),
('guest', 'https://ilight.iiita.ac.in/index.php', '/index.php', '172.31.1.5', '2018-02-02 13:22:31'),
('guest', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-02-02 15:10:30'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2018&ext=1', '172.31.1.32', '2018-02-02 16:48:32'),
('guest', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1', '/index.php', '172.31.1.32', '2018-02-02 17:09:12'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=1', 'index.php', '172.31.1.32', '2018-02-02 17:09:12'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-02-02 17:09:18'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elrmailing', '172.31.1.32', '2018-02-02 17:09:21'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elrmailing', '/?pg=elrmailing&month=Jan-2018&external=Yes', '172.31.1.32', '2018-02-02 17:09:24'),
('guest', 'direct', '/?pg=ellicensee', '172.31.1.32', '2018-02-02 22:43:49'),
('guest', 'https://ilight.iiita.ac.in/?pg=ellicensee', '/index.php', '172.31.1.32', '2018-02-02 22:44:14'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=ellicensee', 'index.php', '172.31.1.32', '2018-02-02 22:44:14'),
('a.engr', 'https://ilight.iiita.ac.in/', '/?pg=elbilling', '172.31.1.32', '2018-02-02 22:44:17'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling', '/?pg=elbilling&month=Jan-2018&ext=0&recal=2', '172.31.1.32', '2018-02-02 22:44:22'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=0&recal=2', '/?pg=elbilling&month=Jan-2018&ext=0&recal=2', '172.31.1.32', '2018-02-02 22:44:25'),
('a.engr', 'https://ilight.iiita.ac.in/?pg=elbilling&month=Jan-2018&ext=0&recal=2', '/?pg=elreading', '172.31.1.32', '2018-02-02 22:44:30');
-- --------------------------------------------------------
--
-- Table structure for table `websessions`
--
CREATE TABLE `websessions` (
`id` int(11) NOT NULL,
`sessionid` varchar(50) NOT NULL,
`userid` varchar(10) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
`logintime` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
`logouttime` timestamp NULL DEFAULT NULL,
`remoteip` varchar(15) CHARACTER SET utf8 COLLATE utf8_unicode_ci DEFAULT NULL,
`duration` time NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `websessions`
--
INSERT INTO `websessions` (`id`, `sessionid`, `userid`, `logintime`, `logouttime`, `remoteip`, `duration`) VALUES
(1, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(2, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(3, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(4, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(5, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(6, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(7, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(8, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(9, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(10, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(11, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(12, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(13, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(14, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(15, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(16, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(17, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(18, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(19, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(20, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(21, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(22, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(23, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(24, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(25, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(26, '', 'pritish', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(27, '', 'rs141', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.1', '838:59:59'),
(28, '', 'rs157', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(29, '', 'rs141', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.1', '838:59:59'),
(30, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.1', '838:59:59'),
(31, '', 'rs157', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(32, '', 'kaushal', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(33, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(34, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(35, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(36, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(37, '', 'satish4320', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(38, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.1', '838:59:59'),
(39, '', 'pratibha@i', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(40, '', 'pratibha@i', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(41, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.1', '838:59:59'),
(42, '', 'rs169', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(43, '', 'shailendra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(44, '', 'irp', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(45, '', 'irp', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(46, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(47, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(48, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(49, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(50, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(51, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(52, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(53, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(54, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(55, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(56, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(57, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(58, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(59, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(60, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(61, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(62, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(63, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(64, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(65, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(66, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(67, '', 'rs166', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(68, '', 'rs125', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(69, '', 'a.ganguly', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(70, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(71, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(72, '', 'rs97', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(73, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(74, '', 'ashutosh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(75, '', 'rs136', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(76, '', 'rs136', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(77, '', 'rs142', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(78, '', 'rs142', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(79, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(80, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.246', '838:59:59'),
(81, '', 'amrita', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(82, '', 'poojajain', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(83, '', 'poojajain', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(84, '', 'ashutosh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(85, '', 'ashutosh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(86, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(87, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(88, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(89, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(90, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(91, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(92, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(93, '', 'am', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(94, '', 'am', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(95, '', 'rs136', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(96, '', 'a.ganguly', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(97, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(98, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(99, '', 'rs128', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(100, '', 'rs128', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(101, '', 'rs138', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(102, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(103, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(104, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(105, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(106, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(107, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(108, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(109, '', 'mmishra', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(110, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(111, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(112, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(113, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(114, '', 'pritish', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(115, '', 'RSS2015001', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(116, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(117, '', 'RSS2015001', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(118, '', 'RSS2015001', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(119, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(120, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(121, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(122, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(123, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(124, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(125, '', 'rs155', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(126, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(127, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(128, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(129, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(130, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(131, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(132, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(133, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(134, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(135, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(136, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.18.2.111', '838:59:59'),
(137, '', 'iit2012092', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(138, '', 'iit2012092', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(139, '', 'ashutosh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(140, '', 'ashutosh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(141, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(142, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(143, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(144, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(145, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(146, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(147, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(148, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(149, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(150, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(151, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(152, '', 'RSS2015001', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(153, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(154, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(155, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(156, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(157, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(158, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(159, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(160, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(161, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(162, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(163, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(164, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(165, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(166, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(167, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(168, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(169, '', 'rajatsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(170, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(171, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(172, '', 'grsngh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(173, '', 'grsngh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(174, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(175, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(176, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(177, '', 'icure', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(178, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(179, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(180, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(181, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(182, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(183, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(184, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(185, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(186, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(187, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(188, '', 'rs128', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(189, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(190, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(191, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(192, '', 'rs107', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(193, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(194, '', 'rs107', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(195, '', 'grsingh', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(196, '', 'rs136', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(197, '', 'ilight', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(198, '', 'rs115', '2015-10-07 19:12:21', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(199, '', 'ilight', '2015-10-07 19:35:25', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(200, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-07 19:44:36', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(201, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-07 19:46:41', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(202, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-07 19:47:33', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(203, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-07 19:49:05', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(204, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-07 19:53:02', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(205, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-07 20:30:58', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(206, 'cnMxMzktU2ltb25kMTIzNCM=', 'rs139', '2015-10-08 01:44:32', '2018-02-02 17:14:14', '172.31.1.3', '00:00:00'),
(207, 'cnMxMjgtTXlwYXNzd29yZDE=', 'rs128', '2015-10-08 03:17:06', '2018-02-02 17:14:14', '172.31.1.4', '00:00:00'),
(208, 'bWFub2pAaWlpdGEuYWMuaW4tbWFub2pzZWVtYQ==', 'manoj@iiit', '2015-10-08 04:04:43', '2018-02-02 17:14:14', '172.31.1.4', '00:14:51'),
(209, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-08 04:05:58', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(210, 'UlNTMjAxNTAwMS1SU1MyMDE1MDAx', 'RSS2015001', '2015-10-08 04:10:07', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(211, 'cnMxNjAtcml0dTIwMTQ=', 'rs160', '2015-10-08 04:14:05', '2018-02-02 17:14:14', '172.31.1.4', '00:00:00'),
(212, 'cnMxNjgtRGl2QDQ0NDQ=', 'rs168', '2015-10-08 04:29:17', '2018-02-02 17:14:14', '172.31.1.4', '00:00:00'),
(213, 'bWFub2pAaWlpdGEuYWMuaW4tbWFub2pzZWVtYQ==', 'manoj@iiit', '2015-10-08 04:43:23', '2018-02-02 17:14:14', '172.31.1.4', '00:00:00'),
(214, 'a2F1c2hhbC1zaGl2YW1iZXRh', 'kaushal', '2015-10-08 04:48:45', '2018-02-02 17:14:14', '172.31.1.3', '838:59:59'),
(215, 'bWFub2pAaWlpdC0xMjM=', 'manoj@iiit', '2015-10-08 04:52:22', '2018-02-02 17:14:14', '172.31.1.4', '00:00:45'),
(216, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-08 04:55:10', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(217, 'c2FudG9zaGtyLWJob2xvbzEyMw==', 'santoshkr', '2015-10-08 07:01:28', '2018-02-02 17:14:14', '172.31.1.4', '00:01:09'),
(218, 'cnMxNDEtMDUxMnBHT0Q=', 'rs141', '2015-10-08 07:06:54', '2018-02-02 17:14:14', '172.31.1.4', '719:05:19'),
(219, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-08 18:55:30', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(220, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-08 19:23:56', '2018-02-02 17:14:14', '172.26.23.113', '838:59:59'),
(221, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-09 07:51:58', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(222, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-09 11:40:26', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(223, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-09 11:50:03', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(224, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2015-10-11 07:03:33', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(225, 'cnMxMjUtKioqbW90aTEyNSoqKg==', 'rs125', '2015-10-12 07:21:30', '2018-02-02 17:14:14', '172.31.1.4', '00:06:57'),
(226, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-13 06:36:58', '2018-02-02 17:14:14', '172.31.1.4', '820:20:56'),
(227, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-14 07:02:04', '2018-02-02 17:14:14', '172.31.1.4', '795:55:50'),
(228, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-15 07:08:19', '2018-02-02 17:14:14', '172.31.1.4', '771:49:35'),
(229, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2015-10-15 07:27:59', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(230, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-16 09:05:46', '2018-02-02 17:14:14', '172.31.1.4', '745:52:08'),
(231, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-26 10:50:39', '2018-02-02 17:14:14', '172.31.1.4', '504:07:15'),
(232, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-27 05:34:38', '2018-02-02 17:14:14', '172.31.1.4', '485:23:16'),
(233, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-10-27 05:49:37', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(234, 'cnMxMzItYmVrYWxpbnRleDIyNTA=', 'rs132', '2015-10-29 05:01:10', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(235, 'cnMxMzItYmVrYWxpbnRleDIyNTA=', 'rs132', '2015-10-29 05:03:32', '2018-02-02 17:14:14', '172.31.1.4', '838:59:59'),
(236, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-29 08:31:06', '2018-02-02 17:14:14', '172.31.1.4', '434:26:48'),
(237, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-29 10:49:02', '2018-02-02 17:14:14', '172.31.1.4', '432:08:52'),
(238, 'R1JTSU5HSC1HUlNJTkdI', 'GRSINGH', '2015-10-30 06:37:52', '2018-02-02 17:14:14', '172.31.1.6', '00:00:45'),
(239, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-10-30 06:38:57', '2018-02-02 17:14:14', '172.31.1.6', '412:18:57'),
(240, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-02 09:29:01', '2018-02-02 17:14:14', '172.31.1.31', '337:28:53'),
(241, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-02 09:30:24', '2018-02-02 17:14:14', '172.31.1.32', '337:27:30'),
(242, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-11-02 09:36:01', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(243, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2015-11-02 18:19:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(244, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-03 04:01:51', '2018-02-02 17:14:14', '172.31.1.32', '318:56:03'),
(245, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2015-11-03 10:47:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(246, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-04 04:48:50', '2018-02-02 17:14:14', '172.31.1.32', '294:09:04'),
(247, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-04 11:30:39', '2018-02-02 17:14:14', '172.31.1.32', '287:27:15'),
(248, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-04 12:45:48', '2018-02-02 17:14:14', '172.31.1.32', '286:12:06'),
(249, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-05 10:13:05', '2018-02-02 17:14:14', '172.31.1.32', '264:44:49'),
(250, 'a2F1c2hhbC1zaGl2YW1iZXRh', 'kaushal', '2015-11-06 11:02:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(251, 'a2F1c2hhbC1zaGl2YW1iZXRh', 'kaushal', '2015-11-06 11:56:52', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(252, 'c3VuaWxrLW9tc2hhbnRpODE=', 'sunilk', '2015-11-06 11:57:47', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(253, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-07 04:51:25', '2018-02-02 17:14:14', '172.31.1.32', '222:06:29'),
(254, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-07 04:51:55', '2018-02-02 17:14:14', '172.31.1.32', '222:05:59'),
(255, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-07 04:52:23', '2018-02-02 17:14:14', '172.31.1.32', '222:05:31'),
(256, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-11-07 04:52:56', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(257, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-07 04:53:26', '2018-02-02 17:14:14', '172.31.1.32', '222:04:28'),
(258, 'Z3JzaW5naC1AZ3JzaW5naA==', 'grsingh', '2015-11-07 04:53:51', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(259, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-11-07 04:54:19', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(260, 'cnMxNDEtMDUxMnBHT0Q=', 'rs141', '2015-11-07 06:02:32', '2018-02-02 17:14:14', '172.31.1.32', '00:09:41'),
(261, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2015-11-12 08:29:44', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(262, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-11-16 05:41:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(263, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-11-16 10:57:44', '2018-02-02 17:14:14', '172.31.1.32', '00:00:10'),
(264, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-11-16 10:58:23', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(265, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-11-16 11:01:33', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(266, 'Z3JzaW5naEBpaWl0YS5hYy5pbi1paWl0YWE=', 'grsingh@ii', '2015-11-30 04:48:31', '2018-02-02 17:14:14', '172.31.1.32', '00:00:36'),
(267, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-11-30 04:49:28', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(268, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2015-11-30 05:32:53', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(269, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2015-11-30 05:33:12', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(270, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-11-30 05:33:24', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(271, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-01 06:20:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(272, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-01 07:34:27', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(273, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-12-01 08:00:21', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(274, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-01 11:03:25', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(275, 'Z3JzaW5naC1ncnNpbmdo', 'grsingh', '2015-12-02 04:50:37', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(276, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-12-02 11:10:45', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(277, 'YXNodXRvc2gtYWs5NTE=', 'ashutosh', '2015-12-03 04:03:04', '2018-02-02 17:14:14', '172.31.1.6', '28:12:50'),
(278, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-03 04:51:06', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(279, 'SUxJR0hULUlSUDIwMTU=', 'ILIGHT', '2015-12-03 04:54:30', '2018-02-02 17:14:14', '172.31.1.6', '00:00:05'),
(280, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-12-03 04:54:49', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(281, 'cnMxMjVAaWlpdGEuYWMuaW4t', 'rs125@iiit', '2015-12-03 06:36:34', '2018-02-02 17:14:14', '172.31.1.6', '00:08:02'),
(282, 'cnMxMzItYmVrYWxpbnRleDIyNTA=', 'rs132', '2015-12-03 06:48:37', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(283, 'bWFub2otbWFub2pzZWVtYQ==', 'manoj', '2015-12-03 06:53:41', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(284, 'cnMxNDEtMDUxMnBHT0Q=', 'rs141', '2015-12-03 07:07:14', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(285, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-12-03 07:18:02', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(286, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-03 08:40:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(287, 'YXNodXRvc2gtYWs5NTE=', 'ashutosh', '2015-12-04 08:10:03', '2018-02-02 17:14:14', '172.31.1.6', '00:05:51'),
(288, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-04 11:29:01', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(289, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-12-14 10:40:08', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(290, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-12-15 12:14:38', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(291, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-15 12:19:29', '2018-02-02 17:14:14', '172.31.1.6', '00:03:27'),
(292, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-15 12:19:52', '2018-02-02 17:14:14', '172.31.1.6', '00:03:04'),
(293, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-15 12:21:16', '2018-02-02 17:14:14', '172.31.1.6', '00:01:40'),
(294, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-15 12:21:47', '2018-02-02 17:14:14', '172.31.1.6', '00:01:09'),
(295, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-15 12:22:16', '2018-02-02 17:14:14', '172.31.1.6', '00:00:40'),
(296, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-15 12:22:49', '2018-02-02 17:14:14', '172.31.1.6', '00:00:07'),
(297, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-15 12:23:07', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(298, 'c2FuamF5a3VtYXItc3VtYW5w', 'sanjaykuma', '2015-12-16 06:24:42', '2018-02-02 17:14:14', '172.31.1.32', '00:00:04'),
(299, 'c2FuamF5a3VtYXItc3VtYW5r', 'sanjaykuma', '2015-12-16 06:24:58', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(300, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-17 10:44:33', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(301, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2015-12-30 09:35:04', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(302, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2015-12-31 10:23:35', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(303, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-01-01 06:51:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(304, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-01 07:22:54', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(305, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-01-03 14:27:04', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(306, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-04 05:24:15', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(307, 'Z3JzaW5naC1paWl0YQ==', 'grsingh', '2016-01-04 06:45:03', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(308, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-05 04:33:19', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(309, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-01-05 05:56:36', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(310, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-01-05 05:56:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(311, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-05 05:58:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(312, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-06 04:30:39', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(313, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-01-06 04:36:00', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(314, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-01-06 11:07:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(315, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-01-08 06:19:34', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(316, 'cnMxMjUtQCMkbW90aTEyNUAjJA==', 'rs125', '2016-01-08 11:25:53', '2018-02-02 17:14:14', '172.31.1.6', '00:04:55'),
(317, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-01-13 12:27:25', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(318, 'cnMxMzItYmVrYWxpbnRleDIyNTA=', 'rs132', '2016-01-14 11:52:40', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(319, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-01-19 05:50:32', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(320, 'cmJhbmVyamVlLXJhbmExOTc1', 'rbanerjee', '2016-01-22 09:35:03', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(321, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-23 11:24:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(322, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-23 11:59:12', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(323, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-23 12:08:43', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(324, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-24 06:34:02', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(325, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-25 05:35:48', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(326, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-26 05:44:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(327, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-01-27 04:38:29', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(328, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-01-27 09:47:56', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(329, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-27 10:14:16', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(330, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-01-29 09:05:47', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(331, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-01 04:55:33', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(332, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-01 05:43:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(333, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-02-01 07:36:33', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(334, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-03 10:29:04', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(335, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-03 11:00:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(336, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-03 11:30:12', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(337, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-04 05:42:39', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(338, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-04 09:44:00', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(339, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-04 11:22:58', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(340, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-05 06:23:22', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(341, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-05 06:31:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(342, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-05 07:11:13', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(343, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-08 05:50:19', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(344, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-08 09:29:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(345, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-09 05:41:54', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(346, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-09 05:59:22', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(347, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-09 06:51:30', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(348, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-02-09 09:14:08', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(349, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-02-10 06:15:11', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(350, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-11 06:42:31', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(351, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-11 11:16:18', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(352, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-11 15:36:23', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(353, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-11 15:49:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(354, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-02-12 09:19:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(355, 'cmJhbmVyamVlLXJhbmExOTc1', 'rbanerjee', '2016-02-15 06:55:23', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(356, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-27 05:38:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(357, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-27 08:20:13', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(358, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-02-29 05:50:28', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(359, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2016-02-29 15:53:54', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(360, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-03-01 05:33:46', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(361, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-03-01 06:31:34', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(362, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-01 06:53:43', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(363, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-01 10:12:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(364, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-01 10:12:51', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(365, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-01 11:01:12', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(366, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2016-03-01 18:16:10', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(367, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-03-01 18:32:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(368, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-03-02 10:01:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(369, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-02 11:24:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(370, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-03-03 05:11:52', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(371, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-03-03 06:59:23', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(372, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-07 10:24:18', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(373, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-07 10:30:49', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(374, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-07 11:52:39', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(375, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-08 06:08:07', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(376, 'cnMxMzgtNzdkaGVlUmFq', 'rs138', '2016-03-08 06:22:48', '2018-02-02 17:14:14', '172.31.1.31', '00:00:00'),
(377, 'YWttaXNocmEtYWttaXNocmE=', 'akmishra', '2016-03-09 10:18:16', '2018-02-02 17:14:14', '172.31.1.6', '00:02:19'),
(378, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-09 10:20:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(379, 'YW1pc2hyYS1hbWlzaHJhMTIz', 'amishra', '2016-03-09 10:21:33', '2018-02-02 17:14:14', '172.31.1.32', '500:11:50'),
(380, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-10 05:16:30', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(381, 'cnMxMzItYmVrYWxpbnRleDIyNTA=', 'rs132', '2016-03-11 07:08:46', '2018-02-02 17:14:14', '172.31.1.32', '00:05:34'),
(382, 'cnMxMzItYmVrYWxpbnRleDIyNTA=', 'rs132', '2016-03-11 07:11:15', '2018-02-02 17:14:14', '172.31.1.32', '00:03:05'),
(383, 'cnMxMjItYmVrYWxpbnRleA==', 'rs122', '2016-03-11 07:12:50', '2018-02-02 17:14:14', '172.31.1.32', '00:00:08'),
(384, 'cnMxMzJAaWlpdGEuYWMuaW4tYmVrYWxpbnRleDIyNTA=', 'rs132@iiit', '2016-03-11 07:13:14', '2018-02-02 17:14:14', '172.31.1.32', '00:00:11'),
(385, 'cnMxMzItYmVrYWxpbnRleDIyNTA=', 'rs132', '2016-03-11 07:13:44', '2018-02-02 17:14:14', '172.31.1.32', '00:00:36'),
(386, 'cnMxMzItYmVrYWxpbnRleA==', 'rs132', '2016-03-11 07:14:31', '2018-02-02 17:14:14', '172.31.1.32', '00:00:05'),
(387, 'YW1pc2hyYS1hbWlzaHJhMTIz', 'amishra', '2016-03-14 11:50:36', '2018-02-02 17:14:14', '172.31.1.32', '378:42:47'),
(388, 'Z3JzaW5nLWlpaXRhYQ==', 'grsing', '2016-03-15 11:43:24', '2018-02-02 17:14:14', '172.31.1.32', '00:34:56'),
(389, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-15 11:44:55', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(390, 'Z3JzaW5nLWlpaXRhYQ==', 'grsing', '2016-03-15 11:54:26', '2018-02-02 17:14:14', '172.31.1.32', '00:23:54'),
(391, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-15 12:18:40', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(392, 'YWtoaWxlc2gga3VtYXItaWlpdGE=', 'akhilesh k', '2016-03-15 12:26:36', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(393, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-16 05:11:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(394, 'YW1pc2hyYS1hbWlzaHJhMTIz', 'amishra', '2016-03-16 11:53:41', '2018-02-02 17:14:14', '172.31.1.32', '330:39:42'),
(395, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-17 04:44:52', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(396, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-21 04:15:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(397, 'YW1pc2hyYS1hbWlzaHJhMTIz', 'amishra', '2016-03-30 06:33:08', '2018-02-02 17:14:14', '172.31.1.32', '00:00:15'),
(398, 'YW1pc2hyYS1hbWlzaHJhMTIz', 'amishra', '2016-03-30 06:33:20', '2018-02-02 17:14:14', '172.31.1.32', '00:00:03'),
(399, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-03-30 06:37:47', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(400, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-30 10:33:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(401, 'UnMxNjYtMjAxNWFkaXB1', 'Rs166', '2016-03-30 12:45:19', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(402, 'cnMxNjYtMjAxNURpcHU=', 'rs166', '2016-03-30 12:48:36', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(403, 'Z3JzaW5naC1paWl0YQ==', 'grsingh', '2016-03-31 09:41:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(404, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-03-31 09:48:28', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(405, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-04-02 17:32:54', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(406, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-04-02 17:34:06', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(407, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-04-02 17:35:44', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(408, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2016-04-03 16:30:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(409, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-04 04:48:56', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(410, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-04-05 11:33:43', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(411, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-04-06 10:46:40', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(412, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-06 13:01:55', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(413, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-07 04:33:22', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(414, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2016-04-07 05:12:53', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(415, 'Z3JzaW5naC1paWl0YQ==', 'grsingh', '2016-04-07 08:17:59', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(416, 'YWtoaWxlc2gga3VtYXItaWlpdGE=', 'akhilesh k', '2016-04-11 10:15:38', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(417, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-04-13 04:18:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(418, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-15 04:15:28', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(419, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-04-15 04:48:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(420, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-15 08:47:35', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(421, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-18 06:02:51', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(422, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-04-18 06:16:48', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(423, 'Z3JzdW5naC1paWl0YWE=', 'grsungh', '2016-04-18 07:00:16', '2018-02-02 17:14:14', '172.31.1.32', '00:00:33'),
(424, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-18 07:01:05', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(425, 'YW1pc2hyYS1paWl0YTEyMw==', 'amishra', '2016-04-18 07:08:53', '2018-02-02 17:14:14', '172.31.1.32', '00:00:12'),
(426, 'YW1pc2hyYS1hbWlzaHJhaWlpdGExMjM=', 'amishra', '2016-04-18 07:09:22', '2018-02-02 17:14:14', '172.31.1.32', '00:18:04'),
(427, 'Z3JzaW5naC1AZ3JzaW5naA==', 'grsingh', '2016-04-18 07:10:25', '2018-02-02 17:14:14', '172.31.1.32', '00:25:38'),
(428, 'YW1pc2hyYS1hbWlzaHJhaWlpdGExMjM=', 'amishra', '2016-04-18 07:26:02', '2018-02-02 17:14:14', '172.31.1.32', '00:01:24'),
(429, 'YW1pc2hyYS1hbWlzaHJhaWlpdGExMjM=', 'amishra', '2016-04-18 07:26:58', '2018-02-02 17:14:14', '172.31.1.32', '00:00:28'),
(430, 'YW1pc2hyYS1hbWlzaHJhSUlJdGExMjM=', 'amishra', '2016-04-18 07:28:00', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(431, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-18 07:45:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(432, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-18 08:27:53', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(433, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-04-18 09:30:42', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(434, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-04-18 09:32:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(435, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-18 12:03:34', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(436, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-04-19 05:36:35', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(437, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-19 07:41:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(438, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-04-19 11:07:28', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(439, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-21 05:02:51', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(440, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-04-21 10:13:45', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(441, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2016-04-21 18:31:29', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(442, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-29 07:05:24', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(443, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-04-30 07:22:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(444, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-05-02 06:00:37', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(445, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-05-02 09:20:52', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(446, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-05-04 03:28:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(447, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-05-06 05:00:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(448, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-05-06 05:35:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(449, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-05-06 07:17:33', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(450, 'cnMxNjEtcnMxNjE=', 'rs161', '2016-05-06 09:10:56', '2018-02-02 17:14:14', '172.31.1.32', '00:01:35'),
(451, 'c2FsZWVtLWphbmVtYW4xMw==', 'saleem', '2016-05-06 09:59:04', '2018-02-02 17:14:14', '172.31.1.6', '00:03:23'),
(452, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-05-06 10:01:11', '2018-02-02 17:14:14', '172.31.1.32', '166:57:59'),
(453, 'Z3JzaW5naC1ncnMwNTk3Mw==', 'grsingh', '2016-05-07 04:30:45', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(454, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-05-07 05:04:26', '2018-02-02 17:14:14', '172.31.1.32', '147:54:44'),
(455, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-05-10 05:10:54', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(456, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-05-12 06:21:56', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(457, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-05-13 04:28:39', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(458, 'bWFub2otbWFub2pzZWVtYQ==', 'manoj', '2016-05-13 07:14:13', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(459, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2016-05-13 07:34:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(460, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-05-13 07:37:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(461, 'YXNodXRvc2gtYWtzOTUx', 'ashutosh', '2016-05-13 08:55:48', '2018-02-02 17:14:14', '172.31.1.32', '00:03:22'),
(462, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2016-05-13 10:25:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(463, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-05-16 10:18:31', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(464, 'cnMxNjktU3VrQDUzNDE=', 'rs169', '2016-05-20 04:27:36', '2018-02-02 17:14:14', '172.31.1.32', '00:00:43'),
(465, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-05-27 09:26:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(466, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-05-30 06:40:40', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(467, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-05-30 06:44:07', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(468, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-01 06:29:02', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(469, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-01 08:41:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(470, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-03 04:20:47', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59');
INSERT INTO `websessions` (`id`, `sessionid`, `userid`, `logintime`, `logouttime`, `remoteip`, `duration`) VALUES
(471, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-09 12:17:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(472, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-10 07:21:34', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(473, 'aXN0b3JlLWlycDIwMTU=', 'istore', '2016-06-10 11:20:30', '2018-02-02 17:14:14', '172.31.1.6', '00:00:30'),
(474, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-06-10 11:21:09', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(475, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-06-13 06:07:23', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(476, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-14 10:30:05', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(477, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-15 05:25:13', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(478, 'Z3JzaW5naC1ncnMwNTk3Mw==', 'grsingh', '2016-06-15 11:08:57', '2018-02-02 17:14:14', '172.31.1.31', '473:28:47'),
(479, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-06-16 05:36:05', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(480, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2016-06-27 16:02:38', '2018-02-02 17:14:14', '172.31.1.32', '673:10:34'),
(481, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-06-29 04:54:10', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(482, 'Z3JzaW5naC1JSUlUQUE=', 'grsingh', '2016-06-29 07:05:49', '2018-02-02 17:14:14', '172.31.1.31', '00:16:30'),
(483, 'Z3JzaW5naC1paWl0YQ==', 'grsingh', '2016-06-30 10:39:03', '2018-02-02 17:14:14', '172.31.1.31', '01:25:27'),
(484, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-07-01 10:20:57', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(485, 'Z3JzaW5naC1ncnMwNTk3Mw==', 'grsingh', '2016-07-05 04:09:08', '2018-02-02 17:14:14', '172.31.1.31', '00:28:36'),
(486, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-05 04:38:52', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(487, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-05 05:14:33', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(488, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-07-05 05:24:39', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(489, 'cnMxNjktU291bUA1MzQx', 'rs169', '2016-07-05 07:48:31', '2018-02-02 17:14:14', '172.31.1.31', '00:00:12'),
(490, 'cnMxNjktU291bUA1MzQx', 'rs169', '2016-07-05 07:49:03', '2018-02-02 17:14:14', '172.31.1.31', '00:00:00'),
(491, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-07-11 06:40:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(492, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-11 11:51:48', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(493, 'c3BzYWh1LXNhaHUyMDE2', 'spsahu', '2016-07-11 12:17:43', '2018-02-02 17:14:14', '172.31.1.32', '00:11:30'),
(494, 'c3BzYWh1LXNhaHUyMDE2', 'spsahu', '2016-07-11 12:26:10', '2018-02-02 17:14:14', '172.31.1.32', '00:03:03'),
(495, 'c3BzYWh1LTg1NjQ4NDU4NTY=', 'spsahu', '2016-07-11 12:33:50', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(496, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-07-12 06:16:04', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(497, 'Z3JzaW5naC1paWl0YQ==', 'grsingh', '2016-07-12 11:49:41', '2018-02-02 17:14:14', '172.31.1.31', '00:00:00'),
(498, 'YWJoaW5hYmEtZG9uVGlnZXIqYW1hcjg3', 'abhinaba', '2016-07-12 17:01:19', '2018-02-02 17:14:14', '172.31.1.31', '00:00:58'),
(499, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-07-13 10:53:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(500, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-15 10:07:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(501, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-07-15 11:02:35', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(502, 'cGtzYWh1LTEyMw==', 'pksahu', '2016-07-15 11:03:59', '2018-02-02 17:14:14', '172.31.1.32', '00:00:05'),
(503, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-15 11:39:49', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(504, 'bWFub2otbWFub2pzZWVtYQ==', 'manoj', '2016-07-19 10:20:08', '2018-02-02 17:14:14', '172.31.1.32', '00:07:06'),
(505, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-21 11:33:56', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(506, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-07-25 07:21:25', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(507, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-25 10:05:23', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(508, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-07-25 11:49:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(509, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-25 13:45:52', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(510, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2016-07-25 17:13:04', '2018-02-02 17:14:14', '172.31.1.32', '00:00:08'),
(511, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-26 04:47:01', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(512, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-07-29 07:21:33', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(513, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-01 06:33:15', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(514, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-01 07:13:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(515, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-02 03:53:20', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(516, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-02 05:07:31', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(517, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-03 06:09:27', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(518, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-03 07:38:48', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(519, 'aWlpdGFhLWdyc2luZ2g=', 'iiitaa', '2016-08-04 10:18:26', '2018-02-02 17:14:14', '172.31.1.32', '00:00:19'),
(520, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-04 10:19:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(521, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-04 10:31:29', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(522, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-05 05:27:33', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(523, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-05 05:44:28', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(524, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-05 06:07:27', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(525, 'cnMxNjgtRGl2eUA0NDQ0', 'rs168', '2016-08-05 06:33:58', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(526, 'cnNlMjAxNjAwNC1yc2UwMDQ=', 'rse2016004', '2016-08-05 06:37:16', '2018-02-02 17:14:14', '172.31.1.31', '00:00:22'),
(527, 'a2F1c2hhbC1zaGl2YW1iZXRh', 'kaushal', '2016-08-05 07:05:45', '2018-02-02 17:14:14', '172.31.1.32', '00:01:25'),
(528, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-05 11:08:44', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(529, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-06 05:21:30', '2018-02-02 17:14:14', '172.31.1.31', '838:59:59'),
(530, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-07 09:22:16', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(531, 'YWRtaW4tJyBPUiAxPTEgLS0=', 'admin', '2016-08-07 17:59:48', '2018-02-02 17:14:14', '172.31.1.6', '00:00:46'),
(532, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-08 06:45:19', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(533, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-08 09:53:39', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(534, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-08 10:04:26', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(535, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-11 05:19:32', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(536, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-11 09:39:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(537, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-12 10:36:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(538, 'Z3JzaW5naC1paWl0YQ==', 'grsingh', '2016-08-13 11:29:23', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(539, 'cnNlMjAxNjAwMS1BamF5dGl3QDEy', 'rse2016001', '2016-08-17 22:24:21', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(540, 'UlNFMjAxNjAwMS03MDgwOTY1MzY2', 'RSE2016001', '2016-08-18 03:10:04', '2018-02-02 17:14:14', '172.31.1.31', '00:00:00'),
(541, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-20 04:37:32', '2018-02-02 17:14:14', '172.31.1.32', '608:16:44'),
(542, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-08-22 05:46:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(543, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-23 09:03:17', '2018-02-02 17:14:14', '172.31.1.32', '531:50:59'),
(544, 'YWRtaW4tYWRtaW4=', 'admin', '2016-08-28 20:10:38', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(545, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-29 09:58:41', '2018-02-02 17:14:14', '172.31.1.32', '386:55:35'),
(546, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-29 10:22:22', '2018-02-02 17:14:14', '172.31.1.32', '386:31:54'),
(547, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-29 10:25:32', '2018-02-02 17:14:14', '172.31.1.32', '386:28:44'),
(548, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-08-30 03:58:26', '2018-02-02 17:14:14', '172.31.1.32', '368:55:50'),
(549, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-09-01 07:10:43', '2018-02-02 17:14:14', '172.31.1.32', '317:43:33'),
(550, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-09-01 10:06:27', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(551, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-01 10:45:16', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(552, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-02 07:00:29', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(553, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-09 10:24:24', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(554, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-09 10:27:34', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(555, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-12 05:14:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(556, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-12 07:24:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(557, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-09-14 12:29:04', '2018-02-02 17:14:14', '172.31.1.32', '00:25:12'),
(558, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-09-14 12:30:06', '2018-02-02 17:14:14', '172.31.1.32', '00:24:10'),
(559, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2016-09-14 12:54:00', '2018-02-02 17:14:14', '172.31.1.32', '00:00:16'),
(560, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-14 13:02:00', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(561, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-14 13:12:01', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(562, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-15 05:07:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(563, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-15 09:15:51', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(564, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-15 10:28:24', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(565, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-15 12:37:19', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(566, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-15 13:14:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(567, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-16 05:21:25', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(568, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-16 05:25:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(569, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-16 07:24:51', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(570, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-16 10:52:42', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(571, 'YWJoaW5hYmEtZG9uVGlnZXIqYW1hcjg3', 'abhinaba', '2016-09-16 11:40:59', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(572, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-16 12:16:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(573, 'cnMxNjEtbG9naW5fMDU2', 'rs161', '2016-09-16 13:56:31', '2018-02-02 17:14:14', '172.31.1.32', '00:02:29'),
(574, 'UlNTMjAxNTAwMS1SU1MyMDE1MDAx', 'RSS2015001', '2016-09-16 15:02:57', '2018-02-02 17:14:14', '172.31.1.31', '00:00:00'),
(575, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-21 09:30:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(576, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-23 07:02:42', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(577, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-23 11:44:57', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(578, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2016-09-23 12:08:40', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(579, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-09-23 12:09:28', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(580, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-27 07:58:27', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(581, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-28 05:38:33', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(582, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-28 05:49:14', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(583, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-29 05:26:39', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(584, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-09-30 04:18:56', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(585, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-10-01 10:38:31', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(586, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-10-03 10:14:55', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(587, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-05 09:19:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(588, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-10-05 10:13:56', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(589, 'bWFuaXNoLXNocmV5YXNpMjU=', 'manish', '2016-10-05 13:13:07', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(590, 'UlNTMjAxNTAwMS1SU1MyMDE1MDAx', 'RSS2015001', '2016-10-05 14:27:58', '2018-02-02 17:14:14', '172.31.1.31', '00:00:00'),
(591, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-17 12:45:17', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(592, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-19 04:48:19', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(593, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-20 11:28:36', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(594, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-25 04:13:12', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(595, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-10-25 04:45:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(596, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-25 05:28:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(597, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-26 11:52:22', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(598, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-10-28 09:09:37', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(599, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-11-01 07:15:52', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(600, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-03 05:28:40', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(601, 'YS5lbmdyLWVuZ3I=', 'a.engr', '2016-11-03 13:11:24', '2018-02-02 17:14:14', '172.31.1.32', '02:38:30'),
(602, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-04 07:24:33', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(603, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-04 11:44:23', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(604, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-07 11:21:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(605, 'cnMxNjgtRGl2QDEyMw==', 'rs168', '2016-11-07 13:04:46', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(606, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-08 04:17:13', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(607, 'cHJvMjAxNDAwMi1CaWxhc3B1ckAyMDE0', 'pro2014002', '2016-11-08 04:27:31', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(608, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-11-11 06:22:16', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(609, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-17 11:25:03', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(610, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-25 11:46:43', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(611, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-29 14:34:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(612, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-11-30 06:47:30', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(613, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-02 07:37:37', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(614, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-05 04:52:02', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(615, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-12-05 17:15:44', '2018-02-02 17:14:14', '172.31.1.32', '66:01:48'),
(616, 'YS5lbmdyLUFFTkdS', 'a.engr', '2016-12-06 07:34:41', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(617, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-07 08:25:05', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(618, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-08 04:42:59', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(619, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-12-08 05:42:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(620, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-08 05:53:48', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(621, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-08 05:59:01', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(622, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-12-08 07:02:56', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(623, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2016-12-08 11:17:09', '2018-02-02 17:14:14', '172.31.1.32', '00:00:23'),
(624, 'cnMxNDItdmtqQDIwMTU=', 'rs142', '2016-12-09 05:39:15', '2018-02-02 17:14:14', '172.31.1.31', '00:00:40'),
(625, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-09 06:13:45', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(626, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-13 05:53:10', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(627, 'cmFqYXRzaW5naC1yYWNoaXRfMms=', 'rajatsingh', '2016-12-14 17:43:45', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(628, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-12-21 10:10:30', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(629, 'YS5lbmdyLUFFTkdS', 'a.engr', '2016-12-22 07:18:00', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(630, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2016-12-26 10:02:29', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(631, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-26 11:18:06', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(632, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-26 11:40:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(633, 'cnMxMzgtYW5hbkQxOTYy', 'rs138', '2016-12-27 04:20:57', '2018-02-02 17:14:14', '172.31.1.6', '00:09:12'),
(634, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-30 04:59:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(635, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-30 13:40:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(636, 'YS5lbmdyLWFlbmdy', 'a.engr', '2016-12-30 13:40:29', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(637, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-02 07:37:24', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(638, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-01-03 12:08:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(639, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-01-04 11:50:42', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(640, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-05 04:23:06', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(641, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2017-01-05 07:21:24', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(642, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2017-01-06 06:10:52', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(643, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2017-01-07 17:45:28', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(644, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-10 04:43:59', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(645, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-01-10 05:15:47', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(646, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-10 05:43:19', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(647, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-10 07:13:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(648, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-11 08:16:00', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(649, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-11 11:49:18', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(650, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-13 12:26:51', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(651, 'YS5lbmdyLUFFTkdS', 'a.engr', '2017-01-14 15:48:51', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(652, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-15 18:06:37', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(653, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-15 21:00:40', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(654, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-17 08:22:34', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(655, 'aWxpZ2h0LWl0cDIwMTU=', 'ilight', '2017-01-17 10:42:49', '2018-02-02 17:14:14', '172.31.1.6', '00:00:06'),
(656, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-01-17 10:43:02', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(657, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-17 11:02:20', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(658, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-20 07:29:54', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(659, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-01-24 05:18:54', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(660, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2017-01-24 05:19:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(661, 'bW1pc2hyYS1oYXBweTIwMTY=', 'mmishra', '2017-01-24 05:19:19', '2018-02-02 17:14:14', '172.31.1.32', '00:00:03'),
(662, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2017-01-24 05:41:09', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(663, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-01-24 05:41:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(664, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2017-01-24 05:58:32', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(665, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2017-01-24 05:59:59', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(666, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-30 11:29:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(667, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-31 05:16:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(668, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-01-31 06:43:35', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(669, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-06 05:52:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(670, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-06 06:05:18', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(671, 'cmFqYXRzaW5naC1SYWNoaXRfMms=', 'rajatsingh', '2017-02-07 11:16:36', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(672, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-02-07 11:21:11', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(673, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-02-07 11:30:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(674, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-10 12:53:33', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(675, 'YW1yaXRhLUJoYXJ0ZW5kdTIz', 'amrita', '2017-02-11 03:44:41', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(676, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-11 07:28:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(677, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-02-13 04:26:04', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(678, 'Z3JzaW5naC1paWl0YWE=', 'grsingh', '2017-02-14 03:44:08', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(679, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-02-14 07:42:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(680, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-15 04:51:27', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(681, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-17 10:59:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(682, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-19 06:25:03', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(683, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-20 07:03:24', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(684, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-27 06:01:53', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(685, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-02-28 07:16:58', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(686, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-02 10:56:10', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(687, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-07 10:43:30', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(688, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-03-16 05:20:47', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(689, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-16 06:45:40', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(690, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-16 12:43:24', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(691, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-17 05:15:36', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(692, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-26 10:39:32', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(693, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-27 10:36:41', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(694, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-27 10:47:30', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(695, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-03-31 16:52:38', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(696, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-01 07:46:29', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(697, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-01 08:30:57', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(698, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-01 09:02:28', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(699, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-01 09:03:33', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(700, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-01 09:04:44', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(701, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-04 05:41:25', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(702, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-05 07:51:13', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(703, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-06 04:16:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(704, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-10 07:31:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(705, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-13 09:26:32', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(706, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-18 09:36:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(707, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-20 05:01:42', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(708, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-04-20 05:17:22', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(709, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-04-20 10:54:07', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(710, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-04-25 08:52:35', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(711, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-04-27 10:20:23', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(712, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-01 04:52:24', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(713, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-01 04:53:40', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(714, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-05-03 07:10:49', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(715, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-03 07:11:51', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(716, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-05-03 10:45:55', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(717, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-13 04:44:24', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(718, 'cnMxNzQtU2hpa2hhMjc=', 'rs174', '2017-05-15 09:30:48', '2018-02-02 17:14:14', '172.31.1.31', '00:00:00'),
(719, 'cnMxNjYtMjAxNURpcHU=', 'rs166', '2017-05-16 04:32:08', '2018-02-02 17:14:14', '172.31.1.5', '00:00:00'),
(720, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-16 06:15:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(721, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-05-16 06:31:48', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(722, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-17 12:29:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(723, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-05-17 12:30:25', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(724, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-05-18 06:09:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(725, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-18 11:11:22', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(726, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-19 04:30:36', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(727, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-22 11:23:07', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(728, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-05-31 05:01:59', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(729, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-05-31 05:27:26', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(730, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-02 12:06:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(731, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-06-03 05:33:57', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(732, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-06-03 12:28:09', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(733, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-05 11:35:15', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(734, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-07 07:01:51', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(735, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-08 04:49:49', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(736, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-06-13 05:48:47', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(737, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-14 10:40:10', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(738, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-15 05:54:15', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(739, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-21 06:18:01', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(740, 'YS5lbmdyLQ==', 'a.engr', '2017-06-21 10:16:49', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(741, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-06-27 04:03:52', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(742, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-03 04:20:33', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(743, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-07-04 06:07:03', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(744, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-04 09:55:05', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(745, 'cnNlMjAxNzAwMy1paWl0YTE1OQ==', 'rse2017003', '2017-07-06 06:16:29', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(746, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-06 07:01:38', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(747, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-06 12:36:07', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(748, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-08 10:44:22', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(749, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-09 17:36:03', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(750, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-10 06:16:35', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(751, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-12 10:29:51', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(752, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-13 05:09:37', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(753, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-14 04:22:34', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(754, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-14 04:23:26', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(755, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-14 04:31:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(756, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-17 04:35:09', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(757, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-07-18 04:35:32', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(758, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-20 08:14:03', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(759, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-07-21 05:59:37', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(760, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-21 06:09:55', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(761, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-24 06:54:18', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(762, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-25 13:15:53', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(763, 'cG9vamEtYXN1bm9pdA==', 'pooja', '2017-07-27 12:59:22', '2018-02-02 17:14:14', '172.31.1.5', '00:00:00'),
(764, 'cG9vamEtYXN1bm9pdA==', 'pooja', '2017-07-29 12:55:39', '2018-02-02 17:14:14', '172.31.1.5', '00:00:00'),
(765, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-07-31 07:03:09', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(766, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-01 05:43:16', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(767, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-04 04:42:08', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(768, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-07 06:40:15', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(769, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-08 07:26:08', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(770, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-09 06:21:49', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(771, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-09 14:26:15', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(772, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-10 12:50:02', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(773, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-11 05:41:24', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(774, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-11 10:45:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(775, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-16 10:16:55', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(776, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-17 05:06:12', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(777, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-21 06:39:01', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(778, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-08-30 13:29:50', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(779, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-05 18:39:44', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(780, 'YS5lbmdyLQ==', 'a.engr', '2017-09-06 12:55:15', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(781, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-14 12:17:35', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(782, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-14 16:41:52', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(783, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-15 12:36:58', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(784, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-19 07:44:18', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(785, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-26 11:35:49', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(786, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-28 07:24:30', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(787, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-09-30 20:39:48', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(788, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-03 18:45:53', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(789, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-04 10:52:17', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(790, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-05 04:44:32', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(791, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-05 12:05:16', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(792, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-06 05:51:05', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(793, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-06 09:33:54', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(794, 'cmJhbmVyamVlLXJhbmExOTc1', 'rbanerjee', '2017-10-07 09:24:22', '2018-02-02 17:14:14', '172.31.1.32', '00:01:01'),
(795, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-08 07:33:30', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(796, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-09 06:55:54', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(797, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-09 07:39:53', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(798, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-10 07:23:16', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(799, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-12 04:22:57', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(800, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-10-12 17:37:00', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(801, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-12 18:24:53', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(802, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-10-18 10:30:14', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(803, 'YS5lbmdyLQ==', 'a.engr', '2017-10-26 09:31:23', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(804, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-30 06:57:27', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(805, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-10-31 11:27:06', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(806, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-02 17:26:46', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(807, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-05 12:30:11', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(808, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-06 07:19:35', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(809, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-11-09 04:50:20', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(810, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-09 11:43:16', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(811, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-09 15:47:50', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(812, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-10 10:58:02', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(813, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-11-13 06:48:48', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(814, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-20 05:12:08', '2018-02-02 17:14:14', '172.31.1.32', '744:16:00'),
(815, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-23 04:34:51', '2018-02-02 17:14:14', '172.31.1.6', '672:53:17'),
(816, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-11-23 12:54:30', '2018-02-02 17:14:14', '172.31.1.32', '664:33:38'),
(817, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-01 04:23:27', '2018-02-02 17:14:14', '172.31.1.6', '481:04:41'),
(818, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-01 13:28:45', '2018-02-02 17:14:14', '172.31.1.6', '471:59:23'),
(819, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-05 07:33:50', '2018-02-02 17:14:14', '172.31.1.6', '381:54:18'),
(820, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-12-07 05:07:43', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(821, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2017-12-08 07:40:18', '2018-02-02 17:14:14', '172.31.1.6', '838:59:59'),
(822, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-11 05:14:58', '2018-02-02 17:14:14', '172.31.1.6', '240:13:10'),
(823, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-11 06:45:45', '2018-02-02 17:14:14', '172.31.1.32', '238:42:23'),
(824, 'cnMxNTMtcnMxNTNAaWlpdGE=', 'rs153', '2017-12-11 12:01:03', '2018-02-02 17:14:14', '172.31.1.5', '00:01:13'),
(825, 'cnMxNTMtcnMxNTNAaWlpdGE=', 'rs153', '2017-12-11 12:02:41', '2018-02-02 17:14:14', '172.31.1.5', '00:00:00'),
(826, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-12 04:28:04', '2018-02-02 17:14:14', '172.31.1.6', '217:00:04'),
(827, 'YS5lbmdyLUFFTkdS', 'a.engr', '2017-12-15 13:04:26', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(828, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-21 05:20:21', '2018-02-02 17:14:14', '172.31.1.32', '00:07:47'),
(829, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2017-12-22 09:54:21', '2018-02-02 17:14:14', '172.31.1.32', '838:59:59'),
(830, 'bW1pc2hyYS1oYXBweUAyMDE3', 'mmishra', '2017-12-22 10:05:33', '2018-02-02 17:14:14', '172.31.1.32', '791:50:01'),
(831, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2017-12-22 10:05:45', '2018-02-02 17:14:14', '172.31.1.32', '791:49:37'),
(832, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-26 06:20:20', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(833, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-27 09:34:54', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(834, 'YS5lbmdyLWFlbmdy', 'a.engr', '2017-12-31 08:38:00', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(835, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-01 11:23:48', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(836, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-02 05:02:53', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(837, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-05 12:20:47', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(838, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-06 10:08:37', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(839, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-08 10:39:19', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(840, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-10 07:05:53', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(841, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2018-01-10 14:28:32', '2018-02-02 17:14:14', '172.31.1.32', '525:49:12'),
(842, 'bW1pc2hyYS1oYXBweUAyMDE3', 'mmishra', '2018-01-10 14:30:08', '2018-02-02 17:14:14', '172.31.1.32', '331:25:26'),
(843, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2018-01-10 14:30:27', '2018-02-02 17:14:14', '172.31.1.32', '331:24:55'),
(844, 'cnNlMjAxNzUwMS1hYXNoOTUwMA==', 'rse2017501', '2018-01-14 12:57:22', '2018-02-02 17:14:14', '172.31.1.5', '00:00:00'),
(845, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-17 12:45:43', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(846, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-22 14:44:42', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(847, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-23 03:46:40', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(848, 'YS5lbmdyLWEuZW5ncg==', 'a.engr', '2018-01-23 10:41:02', '2018-02-02 17:14:14', '172.31.1.32', '00:00:10'),
(849, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-23 10:41:22', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(850, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-23 10:42:10', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(851, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2018-01-24 06:11:03', '2018-02-02 17:14:14', '172.31.1.32', '03:29:54'),
(852, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2018-01-24 06:11:17', '2018-02-02 17:14:14', '172.31.1.32', '03:29:40'),
(853, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2018-01-24 06:11:57', '2018-02-02 17:14:14', '172.31.1.32', '03:29:00'),
(854, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2018-01-24 06:12:25', '2018-02-02 17:14:14', '172.31.1.32', '03:28:32'),
(855, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2018-01-24 06:17:48', '2018-02-02 17:14:14', '172.31.1.32', '03:37:34'),
(856, 'bW1pc2hyYS1oYXBweUAyMDE3', 'mmishra', '2018-01-24 06:17:59', '2018-02-02 17:14:14', '172.31.1.32', '03:37:35'),
(857, 'bW1pc2hyYS1oYXBweUAyMDE1', 'mmishra', '2018-01-24 06:18:15', '2018-02-02 17:14:14', '172.31.1.32', '03:36:55'),
(858, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2018-01-24 09:39:43', '2018-02-02 17:14:14', '172.31.1.32', '194:38:01'),
(859, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2018-01-24 09:39:53', '2018-02-02 17:14:14', '172.31.1.32', '00:01:04'),
(860, 'aWxpZ2h0LWlycEAyMDE1', 'ilight', '2018-01-24 09:40:55', '2018-02-02 17:14:14', '172.31.1.32', '00:00:02'),
(861, 'bW1pc2hyYS1oYXBweUAyMDE1', 'mmishra', '2018-01-24 09:55:08', '2018-02-02 17:14:14', '172.31.1.32', '00:00:02'),
(862, 'bW1pc2hyYS1oYXBweUAyMDE2', 'mmishra', '2018-01-24 09:55:20', '2018-02-02 17:14:14', '172.31.1.32', '00:00:02'),
(863, 'bW1pc2hyYS1oYXBweUAyMDE3', 'mmishra', '2018-01-24 09:55:32', '2018-02-02 17:14:14', '172.31.1.32', '00:00:02'),
(864, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-31 12:16:11', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(865, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-01-31 16:11:56', '2018-02-02 17:14:14', '172.31.1.6', '00:00:00'),
(866, 'aWxpZ2h0LWlycDIwMTU=', 'ilight', '2018-02-01 12:17:40', '2018-02-02 17:14:14', '172.31.1.32', '00:00:04'),
(867, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-02-01 12:58:49', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(868, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-02-02 05:09:47', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(869, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-02-02 11:39:12', '2018-02-02 17:14:14', '172.31.1.32', '00:00:00'),
(870, 'YS5lbmdyLWFlbmdy', 'a.engr', '2018-02-02 17:14:14', NULL, '172.31.1.32', '00:00:00');
-- --------------------------------------------------------
--
-- Table structure for table `webusers`
--
CREATE TABLE `webusers` (
`userid` varchar(15) NOT NULL DEFAULT '',
`email` varchar(100) NOT NULL,
`role` enum('Admin','Officer','Staff','Guest') DEFAULT 'Staff',
`modules` varchar(255) NOT NULL,
`datecreation` datetime DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `webusers`
--
INSERT INTO `webusers` (`userid`, `email`, `role`, `modules`, `datecreation`) VALUES
('a.engr', 'a.engr@iiita.ac.in', 'Staff', '', '2016-09-09 15:55:01'),
('amishra', 'amishra@iiita.ac.in', 'Staff', '', '2016-03-09 15:51:12'),
('grsingh', 'grsingh@iiita.ac.in', 'Staff', 'billing', '2015-04-21 13:14:17'),
('ilight', 'ilight@iiita.ac.in', 'Admin', 'all', '2015-03-17 00:00:00'),
('mmishra', 'mmishra@iiita.ac.in', 'Staff', 'all', '2015-04-20 15:26:26'),
('spsahu', 'spsahu@iiita.ac.in', 'Staff', '', '2016-09-21 15:32:46');
--
-- Indexes for dumped tables
--
--
-- Indexes for table `abusers`
--
ALTER TABLE `abusers`
ADD PRIMARY KEY (`rowid`),
ADD UNIQUE KEY `sender` (`name`,`email`,`remoteip`);
--
-- Indexes for table `am_annexures`
--
ALTER TABLE `am_annexures`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `job_code` (`job_code`,`file_name`);
--
-- Indexes for table `am_calendar`
--
ALTER TABLE `am_calendar`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `jc` (`job_code`);
--
-- Indexes for table `am_jobs`
--
ALTER TABLE `am_jobs`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `jc` (`job_code`);
--
-- Indexes for table `el_billing`
--
ALTER TABLE `el_billing`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `fkey` (`flatno`,`month`);
--
-- Indexes for table `el_billing1`
--
ALTER TABLE `el_billing1`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `fkey` (`flatno`,`month`);
--
-- Indexes for table `el_billing2`
--
ALTER TABLE `el_billing2`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `fkey` (`flatno`,`month`);
--
-- Indexes for table `el_billing3`
--
ALTER TABLE `el_billing3`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `fkey` (`flatno`,`month`);
--
-- Indexes for table `el_config`
--
ALTER TABLE `el_config`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `el_flats`
--
ALTER TABLE `el_flats`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `pkey2` (`meterno`),
ADD UNIQUE KEY `pkey1` (`flatno`);
--
-- Indexes for table `el_licensee`
--
ALTER TABLE `el_licensee`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `occupant` (`flatno`,`fullname`);
--
-- Indexes for table `el_reading`
--
ALTER TABLE `el_reading`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `uniq` (`flatno`,`month`,`reading`);
--
-- Indexes for table `el_reading1`
--
ALTER TABLE `el_reading1`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `flatno` (`flatno`,`month`);
--
-- Indexes for table `el_reading2`
--
ALTER TABLE `el_reading2`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `flatno` (`flatno`,`month`);
--
-- Indexes for table `el_reading3`
--
ALTER TABLE `el_reading3`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `uniq` (`flatno`,`month`,`reading`);
--
-- Indexes for table `el_reading5`
--
ALTER TABLE `el_reading5`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `uniq` (`flatno`,`month`,`reading`);
--
-- Indexes for table `el_readingplus`
--
ALTER TABLE `el_readingplus`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `uniq` (`flatno`,`month`,`reading`);
--
-- Indexes for table `el_session`
--
ALTER TABLE `el_session`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `el_subsidy`
--
ALTER TABLE `el_subsidy`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `category` (`category`);
--
-- Indexes for table `el_upreading`
--
ALTER TABLE `el_upreading`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `fkey` (`month`);
--
-- Indexes for table `employees`
--
ALTER TABLE `employees`
ADD PRIMARY KEY (`emp_no`);
--
-- Indexes for table `st_bills`
--
ALTER TABLE `st_bills`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `bill_no` (`bill_no`,`supplier`);
--
-- Indexes for table `st_category`
--
ALTER TABLE `st_category`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `title` (`code`);
--
-- Indexes for table `st_complaints`
--
ALTER TABLE `st_complaints`
ADD PRIMARY KEY (`complaint_no`);
--
-- Indexes for table `st_items`
--
ALTER TABLE `st_items`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `category` (`category`,`subcategory`,`code`);
--
-- Indexes for table `st_items1`
--
ALTER TABLE `st_items1`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `category` (`category`,`subcategory`,`code`);
--
-- Indexes for table `st_stockin`
--
ALTER TABLE `st_stockin`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `challan_no` (`bill_no`,`item`);
--
-- Indexes for table `st_stockout`
--
ALTER TABLE `st_stockout`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `employee` (`complaint_no`,`item`);
--
-- Indexes for table `st_subcategory`
--
ALTER TABLE `st_subcategory`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `code` (`code`,`category`);
--
-- Indexes for table `st_subcategory1`
--
ALTER TABLE `st_subcategory1`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `code` (`code`,`category`);
--
-- Indexes for table `st_suppliers`
--
ALTER TABLE `st_suppliers`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `st_technicians`
--
ALTER TABLE `st_technicians`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `st_useritems`
--
ALTER TABLE `st_useritems`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `indent_no` (`complaint_no`,`item`);
--
-- Indexes for table `st_utilization`
--
ALTER TABLE `st_utilization`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `indent_no` (`complaint_no`,`item`);
--
-- Indexes for table `websessions`
--
ALTER TABLE `websessions`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `webusers`
--
ALTER TABLE `webusers`
ADD PRIMARY KEY (`userid`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `abusers`
--
ALTER TABLE `abusers`
MODIFY `rowid` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `am_annexures`
--
ALTER TABLE `am_annexures`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `am_calendar`
--
ALTER TABLE `am_calendar`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `am_jobs`
--
ALTER TABLE `am_jobs`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `el_billing`
--
ALTER TABLE `el_billing`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8357;
--
-- AUTO_INCREMENT for table `el_billing1`
--
ALTER TABLE `el_billing1`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4860;
--
-- AUTO_INCREMENT for table `el_billing2`
--
ALTER TABLE `el_billing2`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7544;
--
-- AUTO_INCREMENT for table `el_billing3`
--
ALTER TABLE `el_billing3`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=175;
--
-- AUTO_INCREMENT for table `el_config`
--
ALTER TABLE `el_config`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `el_flats`
--
ALTER TABLE `el_flats`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=280;
--
-- AUTO_INCREMENT for table `el_licensee`
--
ALTER TABLE `el_licensee`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=315;
--
-- AUTO_INCREMENT for table `el_reading`
--
ALTER TABLE `el_reading`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=766689;
--
-- AUTO_INCREMENT for table `el_reading1`
--
ALTER TABLE `el_reading1`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=141;
--
-- AUTO_INCREMENT for table `el_reading2`
--
ALTER TABLE `el_reading2`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3649;
--
-- AUTO_INCREMENT for table `el_reading3`
--
ALTER TABLE `el_reading3`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6628;
--
-- AUTO_INCREMENT for table `el_reading5`
--
ALTER TABLE `el_reading5`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6812;
--
-- AUTO_INCREMENT for table `el_readingplus`
--
ALTER TABLE `el_readingplus`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7515;
--
-- AUTO_INCREMENT for table `el_session`
--
ALTER TABLE `el_session`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=949;
--
-- AUTO_INCREMENT for table `el_subsidy`
--
ALTER TABLE `el_subsidy`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;
--
-- AUTO_INCREMENT for table `el_upreading`
--
ALTER TABLE `el_upreading`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT for table `st_bills`
--
ALTER TABLE `st_bills`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=9;
--
-- AUTO_INCREMENT for table `st_category`
--
ALTER TABLE `st_category`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;
--
-- AUTO_INCREMENT for table `st_complaints`
--
ALTER TABLE `st_complaints`
MODIFY `complaint_no` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;
--
-- AUTO_INCREMENT for table `st_items`
--
ALTER TABLE `st_items`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1581;
--
-- AUTO_INCREMENT for table `st_items1`
--
ALTER TABLE `st_items1`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=891;
--
-- AUTO_INCREMENT for table `st_stockin`
--
ALTER TABLE `st_stockin`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=410;
--
-- AUTO_INCREMENT for table `st_stockout`
--
ALTER TABLE `st_stockout`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=203;
--
-- AUTO_INCREMENT for table `st_subcategory`
--
ALTER TABLE `st_subcategory`
MODIFY `id` int(5) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=183;
--
-- AUTO_INCREMENT for table `st_subcategory1`
--
ALTER TABLE `st_subcategory1`
MODIFY `id` int(5) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=111;
--
-- AUTO_INCREMENT for table `st_suppliers`
--
ALTER TABLE `st_suppliers`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;
--
-- AUTO_INCREMENT for table `st_technicians`
--
ALTER TABLE `st_technicians`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `st_useritems`
--
ALTER TABLE `st_useritems`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `st_utilization`
--
ALTER TABLE `st_utilization`
MODIFY `id` int(6) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `websessions`
--
ALTER TABLE `websessions`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=871;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;